From 0411e952b99911c0a752089d470c5a03c485dbd4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 27 Mar 2019 01:26:58 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 4 ++++ l10n/zh_CN.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index b11d9d72..ef82df2a 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -238,6 +238,7 @@ OC.L10N.register( "You have {{session_time}} left before logout." : "您在注销前还剩 {{session_time}} 。", "Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "由于{{试图}}尝试已失败,您的保险箱已锁定{{time}}", "Hello there!" : "嘿,您好!", + "It does not seem that you have any passwords. Do you want to add one?" : "您似乎没有任何密码。需要添加一个吗?", "You don't have good credentials" : "您没有高强度凭证", "You don't have medium credentials" : "您没有中强度凭证", "You don't have bad credentials" : "您没有弱强度凭证", @@ -320,6 +321,7 @@ OC.L10N.register( "%s has accepted your share request for \"%s\"." : "%s 已接受您的共享请求\"%s\"。", "Passman" : "Passman", "Passman is a full featured password manager." : "Passman 是一个全能的密码管理器。", + "Passman is a full featured password manager.\nFeatures:\n- Vaults\n- Vault key is never sent to the server\n- Browser extension for easy access to passwords\n- Android app for on the road access\n- Credentials are client side encrypted with 256bit AES\n- Credentials are server side encrypted with 256bit AES\n- Ability to add custom fields to credentials\n- Built-in OTP (One Time Password) generator\n- Password analyzer\n- Share passwords internally and via link in a secure manner.\n- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nFor an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)" : "Passman 是一个全功能的密码管理器。\n功能一览:\n- 保险库\n- 保险库密秘钥决不会发给服务器\n- 浏览器扩展,方便使用密码\n- 安卓应用,便于随时使用\n- 客户端证书为256位AES加密\n- 服务器端证书为256位AES加密\n- 可向证书添加自定义字段\n- 内置 OTP (一次性密码)生成器\n- 密码分析器\n- 通过安全链接内部共享密码\n- 从多种密码管理器中导入 (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\n应用的演示版可访问 [https://demo.passman.cc](https://demo.passman.cc)", "Unable to get version info" : "无法获取版本信息 ", "Passman Settings" : "Passman 设置", "GitHub version:" : "GitHub 版本:", @@ -343,6 +345,8 @@ OC.L10N.register( "Reason" : "原因", "Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t它", "Loading…" : "加载中…", + "Awwhh… could not find the credential. Maybe it expired?" : "哎呀... 没有找到证书。也许它过期了?", + "Expires:" : "过期:", "Connection to server lost" : "与服务器的连接断开", "Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新加载", "Saving..." : "保存中...", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 3988241d..11cf6fae 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -236,6 +236,7 @@ "You have {{session_time}} left before logout." : "您在注销前还剩 {{session_time}} 。", "Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "由于{{试图}}尝试已失败,您的保险箱已锁定{{time}}", "Hello there!" : "嘿,您好!", + "It does not seem that you have any passwords. Do you want to add one?" : "您似乎没有任何密码。需要添加一个吗?", "You don't have good credentials" : "您没有高强度凭证", "You don't have medium credentials" : "您没有中强度凭证", "You don't have bad credentials" : "您没有弱强度凭证", @@ -318,6 +319,7 @@ "%s has accepted your share request for \"%s\"." : "%s 已接受您的共享请求\"%s\"。", "Passman" : "Passman", "Passman is a full featured password manager." : "Passman 是一个全能的密码管理器。", + "Passman is a full featured password manager.\nFeatures:\n- Vaults\n- Vault key is never sent to the server\n- Browser extension for easy access to passwords\n- Android app for on the road access\n- Credentials are client side encrypted with 256bit AES\n- Credentials are server side encrypted with 256bit AES\n- Ability to add custom fields to credentials\n- Built-in OTP (One Time Password) generator\n- Password analyzer\n- Share passwords internally and via link in a secure manner.\n- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nFor an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)" : "Passman 是一个全功能的密码管理器。\n功能一览:\n- 保险库\n- 保险库密秘钥决不会发给服务器\n- 浏览器扩展,方便使用密码\n- 安卓应用,便于随时使用\n- 客户端证书为256位AES加密\n- 服务器端证书为256位AES加密\n- 可向证书添加自定义字段\n- 内置 OTP (一次性密码)生成器\n- 密码分析器\n- 通过安全链接内部共享密码\n- 从多种密码管理器中导入 (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\n应用的演示版可访问 [https://demo.passman.cc](https://demo.passman.cc)", "Unable to get version info" : "无法获取版本信息 ", "Passman Settings" : "Passman 设置", "GitHub version:" : "GitHub 版本:", @@ -341,6 +343,8 @@ "Reason" : "原因", "Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t它", "Loading…" : "加载中…", + "Awwhh… could not find the credential. Maybe it expired?" : "哎呀... 没有找到证书。也许它过期了?", + "Expires:" : "过期:", "Connection to server lost" : "与服务器的连接断开", "Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新加载", "Saving..." : "保存中...",