浏览代码

locale: amend source locale

[CI SKIP]
Unknwon 4 年之前
父节点
当前提交
7da5d83d6e
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      conf/locale/locale_en-US.ini
  2. 0 0
      internal/bindata/bindata.go

+ 3 - 3
conf/locale/locale_en-US.ini

@@ -236,10 +236,10 @@ enterred_invalid_repo_name = Please make sure that the repository name you enter
 enterred_invalid_owner_name = Please make sure that the owner name you entered is correct.
 enterred_invalid_password = Please make sure the that password you entered is correct.
 user_not_exist = Given user does not exist.
-last_org_owner = Removing the last user from a owner team isn't allowed, as there must always be at least one owner in any given organization.
+last_org_owner = Removing the last remaining user from an owner team is not allowed, as an organization must always have at least one owner.
 
 invalid_ssh_key = Sorry, verification of your SSH key failed: %s
-unable_verify_ssh_key = Gogs cannot verify your SSH key, but we assume that it is valid, please double-check it.
+unable_verify_ssh_key = Gogs cannot verify your SSH key, but it's assumed to be valid. Please double-check it.
 auth_failed = Authentication failed: %v
 
 still_own_repo = Your account still has ownership over at least one repository, you have to delete or transfer them first.
@@ -300,7 +300,7 @@ old_password = Current Password
 new_password = New Password
 retype_new_password = Retype New Password
 password_incorrect = Current password is not correct.
-change_password_success = Your password was successfully changed. You can now sign using this new password.
+change_password_success = Your password was successfully changed and can now be used for logging in.
 password_change_disabled = Non-local type users are not allowed to change their password.
 
 emails = Email Addresses

文件差异内容过多而无法显示
+ 0 - 0
internal/bindata/bindata.go


部分文件因为文件数量过多而无法显示