mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Finish new migrate page
This commit is contained in:
@@ -60,6 +60,7 @@ Email = 邮箱地址
|
||||
Password = 密码
|
||||
Retype = 确认密码
|
||||
SSHTitle = SSH 密钥名称
|
||||
HttpsUrl = HTTPS URL 地址
|
||||
|
||||
require_error = 不能为空。
|
||||
alpha_dash_error = 必须为英文字母、阿拉伯数字或横线(-_)。
|
||||
@@ -83,6 +84,7 @@ illegal_org_name = 组织名称包含非法字符。
|
||||
username_password_incorrect = 用户名或密码不正确。
|
||||
|
||||
invalid_ssh_key = 很抱歉,我们无法验证您输入的 SSH 密钥:%s
|
||||
auth_failed = 授权验证失败:%v
|
||||
|
||||
still_own_repo = 您的帐户仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除帐户操作!
|
||||
|
||||
@@ -142,6 +144,11 @@ license_helper = 请选择授权许可文件
|
||||
init_readme = 使用 README.md 文件初始化仓库
|
||||
create_repo = 创建仓库
|
||||
|
||||
need_auth = 需要授权验证
|
||||
migrate_type = 迁移类型
|
||||
migrate_type_helper = 本仓库将是 <span class="label label-blue label-radius">镜像</span>
|
||||
migrate_repo = 迁移仓库
|
||||
|
||||
[org]
|
||||
org_name_holder = 组织名称
|
||||
org_name_helper = 伟大的组织都有一个简短而寓意深刻的名字。
|
||||
|
||||
Reference in New Issue
Block a user