mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Page: Manage social accounts
This commit is contained in:
@@ -5,6 +5,7 @@ dashboard = Dashboard
|
||||
explore = Explore
|
||||
help = Help
|
||||
sign_in = Sign In
|
||||
social_sign_in = Social Sign In: 2nd Step <small>associate account</small>
|
||||
sign_out = Sign Out
|
||||
sign_up = Sign Up
|
||||
register = Register
|
||||
@@ -49,6 +50,7 @@ my_mirrors = My Mirrors
|
||||
[auth]
|
||||
create_new_account = Create New Account
|
||||
register_hepler_msg = Already have an account? Sign in now!
|
||||
social_register_hepler_msg = Already have an account? Bind now!
|
||||
disable_register_prompt = Sorry, registration has been disabled. Please contact the site administrator.
|
||||
remember_me = Remember Me
|
||||
forget_password = Fotget password?
|
||||
@@ -129,8 +131,12 @@ add_on = Added on
|
||||
last_used = Last used on
|
||||
no_activity = No recent activity
|
||||
|
||||
manage_orgs = Manage Organizations
|
||||
manage_social = Manage Associated Social Accounts
|
||||
social_desc = This is a list of associated social accounts. Remove any binding that you do not recognize.
|
||||
unbind = Unbind
|
||||
unbind_success = Social account has been unbinded.
|
||||
|
||||
manage_orgs = Manage Organizations
|
||||
|
||||
delete_account = Delete Your Account
|
||||
delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undo!
|
||||
|
@@ -49,6 +49,7 @@ my_mirrors = 我的镜像
|
||||
[auth]
|
||||
create_new_account = 创建帐户
|
||||
register_hepler_msg = 已经注册?立即登录!
|
||||
social_register_hepler_msg = 已经注册?立即绑定!
|
||||
disable_register_prompt = 对不起,注册功能已被关闭。请联系网站管理员。
|
||||
remember_me = 记住登录
|
||||
forget_password = 忘记密码?
|
||||
@@ -129,8 +130,12 @@ add_on = 增加于
|
||||
last_used = 上次使用在
|
||||
no_activity = 没有最近活动
|
||||
|
||||
manage_orgs = 管理我的组织
|
||||
manage_social = 管理关联社交帐户
|
||||
social_desc = 以下是与您帐户所关联的社交帐号,如果您发现有陌生的关联,请立即解除绑定!
|
||||
unbind = 解除绑定
|
||||
unbind_success = 社交帐号解除绑定成功!
|
||||
|
||||
manage_orgs = 管理我的组织
|
||||
|
||||
delete_account = 删除当前帐户
|
||||
delete_prompt = 删除操作会永久清除您的帐户信息,并且 <strong>不可恢复</strong>!
|
||||
|
Reference in New Issue
Block a user