mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:35:03 +01:00 
			
		
		
		
	[skip ci] Updated translations via Crowdin
This commit is contained in:
		
							parent
							
								
									d78bb1d564
								
							
						
					
					
						commit
						82fbc82b63
					
				| @ -243,6 +243,13 @@ openid_register_desc=所选的 OpenID URI 未知。在这里关联一个新帐 | ||||
| openid_signin_desc=输入您的 OpenID URI。例如: https://anne.me、bob.openid.org.cn 或 gnusocial.net/carry。 | ||||
| disable_forgot_password_mail=密码重置已被禁用。请与网站管理员联系。 | ||||
| email_domain_blacklisted=您不能使用您的电子邮件地址注册。 | ||||
| authorize_application=应用授权 | ||||
| authroize_redirect_notice=如果您授权此应用,您将会被重定向到 %s。 | ||||
| authorize_application_created_by=此应用由%s创建。 | ||||
| authorize_application_description=如果您允许,它将能够读取和修改您的所有帐户信息,包括私人仓库和组织。 | ||||
| authorize_title=授权 %s 访问您的帐户? | ||||
| authorization_failed=授权失败 | ||||
| authorization_failed_desc=授权失败,这是一个无效的请求。请联系尝试授权应用的管理员。 | ||||
| 
 | ||||
| [mail] | ||||
| activate_account=请激活您的帐户 | ||||
| @ -466,6 +473,30 @@ access_token_deletion=删除Access Tokens | ||||
| access_token_deletion_desc=删除一个令牌将会组织通过它访问你账号的应用。是否继续? | ||||
| delete_token_success=令牌已经被删除。使用该令牌的应用将不再能够访问你的账号。 | ||||
| 
 | ||||
| manage_oauth2_applications=管理 OAuth2 应用程序 | ||||
| edit_oauth2_application=编辑 OAuth2 应用程序 | ||||
| oauth2_applications_desc=OAuth2 应用允许第三方应用程序在此 Gitea 实例中安全验证用户。 | ||||
| remove_oauth2_application=删除 OAuth2 应用程序 | ||||
| remove_oauth2_application_desc=删除 OAuth2 应用将撤销所有签名访问令牌。继续吗? | ||||
| remove_oauth2_application_success=该应用已被删除。 | ||||
| create_oauth2_application=创建新的 OAuth2 应用程序 | ||||
| create_oauth2_application_button=创建应用 | ||||
| create_oauth2_application_success=您已成功创建了一个新的 OAuth2 应用。 | ||||
| update_oauth2_application_success=您已成功更新了此 OAuth2 应用。 | ||||
| oauth2_application_name=应用名称 | ||||
| oauth2_select_type=哪种应用类型合适? | ||||
| oauth2_type_web=Web (例如 Node.JS, Tomacat, Go) | ||||
| oauth2_type_native=原生 (例如移动,桌面,浏览器) | ||||
| oauth2_redirect_uri=重定向 URI | ||||
| save_application=保存 | ||||
| oauth2_client_id=客户端ID | ||||
| oauth2_client_secret=客户端密钥 | ||||
| oauth2_regenerate_secret=重新生成密钥 | ||||
| oauth2_regenerate_secret_hint=您的密钥已丢失? | ||||
| oauth2_client_secret_hint=如果您重新访问此页面, 则该令牌将不可见。请保存您的令牌。 | ||||
| oauth2_application_edit=编辑 | ||||
| oauth2_application_create_description=OAuth2 应用允许您的第三方应用程序访问此实例的用户帐户。 | ||||
| oauth2_application_remove_description=删除 OAuth2 应用会阻止它访问此实例中的授权用户帐户。继续吗? | ||||
| 
 | ||||
| twofa_desc=两步验证可以加强你的账号安全性。 | ||||
| twofa_is_enrolled=你的账号<strong>已启用</strong>了两步验证。 | ||||
| @ -723,6 +754,8 @@ issues.filter_sort.recentupdate=最近更新 | ||||
| issues.filter_sort.leastupdate=最少更新 | ||||
| issues.filter_sort.mostcomment=最多评论 | ||||
| issues.filter_sort.leastcomment=最少评论 | ||||
| issues.filter_sort.nearduedate=到期日从近到远 | ||||
| issues.filter_sort.farduedate=到期日从远到近 | ||||
| issues.filter_sort.moststars=点赞由多到少 | ||||
| issues.filter_sort.feweststars=点赞由少到多 | ||||
| issues.filter_sort.mostforks=派生由多到少 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user