зеркало из https://github.com/nextcloud/passman.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
f2b9964923
Коммит
31a4da6ebe
|
@ -25,11 +25,26 @@ OC.L10N.register(
|
|||
"Credential has no label, skipping" : "凭证没有标签,跳过",
|
||||
"Adding {{credential}}" : "添加 {{credential}}",
|
||||
"Added {{credential}}" : "已添加 {{credential}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
|
||||
"Revision deleted" : "修订已删除",
|
||||
"Revision restored" : "修订已恢复",
|
||||
"Save in passman" : "保存在passman",
|
||||
"Settings saved" : "设置已保存",
|
||||
"General settings" : "常规设置",
|
||||
"Password Audit" : "密码审核",
|
||||
"Password settings" : "密码设置",
|
||||
"Import credentials" : "导入凭据",
|
||||
"Export credentials" : "导出凭据",
|
||||
"Sharing" : "正在共享",
|
||||
"Are you sure you want to leave? This WILL corrupt all your credentials" : "您确认要离开吗?这将销毁您的所有凭证",
|
||||
"Your old password is incorrect!" : "您的旧密码不正确!",
|
||||
"New passwords do not match!" : "新密码不匹配!",
|
||||
"Please login with your new vault password" : "请使用新的密码登录",
|
||||
"Share with users and groups" : "与用户和组共享",
|
||||
"Share link" : "分享链接",
|
||||
"Are you sure you want to leave? This will corrupt this credential" : "您确认要离开吗?这将销毁这个凭证",
|
||||
"Credential unshared" : "凭证未分享",
|
||||
"Credential shared" : "凭证已分享",
|
||||
"Saved!" : "已保存",
|
||||
"Poor" : "差 ",
|
||||
"Weak" : "弱",
|
||||
|
@ -192,9 +207,11 @@ OC.L10N.register(
|
|||
"Use regex" : "使用正则表达式",
|
||||
"You have incoming share requests." : "您接收到共享请求.",
|
||||
"Permissions" : "权限",
|
||||
"Received from" : "接受自",
|
||||
"Date" : "日期",
|
||||
"Accept" : "接受",
|
||||
"Decline" : "拒绝",
|
||||
"You have {{session_time}} left before logout." : "你剩 {{session_time}} 在注销前.",
|
||||
"Last accessed" : "上次访问",
|
||||
"Never" : "从不",
|
||||
"Logout" : "注销",
|
||||
|
|
|
@ -23,11 +23,26 @@
|
|||
"Credential has no label, skipping" : "凭证没有标签,跳过",
|
||||
"Adding {{credential}}" : "添加 {{credential}}",
|
||||
"Added {{credential}}" : "已添加 {{credential}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
|
||||
"Revision deleted" : "修订已删除",
|
||||
"Revision restored" : "修订已恢复",
|
||||
"Save in passman" : "保存在passman",
|
||||
"Settings saved" : "设置已保存",
|
||||
"General settings" : "常规设置",
|
||||
"Password Audit" : "密码审核",
|
||||
"Password settings" : "密码设置",
|
||||
"Import credentials" : "导入凭据",
|
||||
"Export credentials" : "导出凭据",
|
||||
"Sharing" : "正在共享",
|
||||
"Are you sure you want to leave? This WILL corrupt all your credentials" : "您确认要离开吗?这将销毁您的所有凭证",
|
||||
"Your old password is incorrect!" : "您的旧密码不正确!",
|
||||
"New passwords do not match!" : "新密码不匹配!",
|
||||
"Please login with your new vault password" : "请使用新的密码登录",
|
||||
"Share with users and groups" : "与用户和组共享",
|
||||
"Share link" : "分享链接",
|
||||
"Are you sure you want to leave? This will corrupt this credential" : "您确认要离开吗?这将销毁这个凭证",
|
||||
"Credential unshared" : "凭证未分享",
|
||||
"Credential shared" : "凭证已分享",
|
||||
"Saved!" : "已保存",
|
||||
"Poor" : "差 ",
|
||||
"Weak" : "弱",
|
||||
|
@ -190,9 +205,11 @@
|
|||
"Use regex" : "使用正则表达式",
|
||||
"You have incoming share requests." : "您接收到共享请求.",
|
||||
"Permissions" : "权限",
|
||||
"Received from" : "接受自",
|
||||
"Date" : "日期",
|
||||
"Accept" : "接受",
|
||||
"Decline" : "拒绝",
|
||||
"You have {{session_time}} left before logout." : "你剩 {{session_time}} 在注销前.",
|
||||
"Last accessed" : "上次访问",
|
||||
"Never" : "从不",
|
||||
"Logout" : "注销",
|
||||
|
|
Загрузка…
Ссылка в новой задаче