Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-08 04:27:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-08 04:27:49 +0300
commita83dca1cfcb4e4b8e749db424c497659d107b0ae (patch)
tree9a20fe8a622fe92319a4fd2b59a3aa7c945ce85e /l10n/zh_CN.js
parent8e54bde353cee7b299f4c531802fcbc8da1ff88e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js17
1 files changed, 16 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index eb6b2de0..2f0591d3 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -237,6 +237,14 @@ OC.L10N.register(
"Decline" : "拒绝",
"You have {{session_time}} left before logout." : "您在注销前还剩 {{session_time}} 。",
"Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "由于{{试图}}尝试已失败,您的保险箱已锁定{{time}}",
+ "Hello there!" : "嘿,您好!",
+ "You don't have good credentials" : "您没有高强度凭证",
+ "You don't have medium credentials" : "您没有中强度凭证",
+ "You don't have bad credentials" : "您没有弱强度凭证",
+ "You don't have expired credentials" : "您没有已过期的凭证",
+ "You don't have deleted credentials" : "您没有已删除的凭据",
+ "There are no credentials with your selected tags" : "没有找到带有您所选的标签的凭据",
+ "There are no credentials matching" : "没有匹配的凭据",
"Last accessed" : "上次访问",
"Never" : "从不",
"No vaults found, why not create one?" : "没有找到保险箱,为什么不创建一个?",
@@ -265,11 +273,18 @@ OC.L10N.register(
"Warning! Adding credentials over HTTP is insecure!" : "警告! 通过HTTP添加凭证是不安全的!",
"Logged into {{vault_name}}" : "计入日志到 {{vault_name}} ",
"Change vault" : "更改保险箱",
- "Deleted credentials" : "删除凭据",
+ "Deleted credentials" : "删除的凭证",
"Logout" : "注销",
"Donate" : "捐助",
+ "Show All" : "显示所有",
"Tags" : "标签",
+ "Search Tags" : "搜索标签",
+ "Good Strength" : "强",
+ "Medium Strength" : "中",
+ "Bad Strength" : "弱",
"Expired" : "已过期",
+ "Filter Tags" : "过滤标签",
+ "Simple Navigation" : "简单导航",
"Someone has shared a credential with you." : "有人向您共享了一个证书。",
"Click here to request it" : "点击这里请求",
"Loading…" : "加载中...",