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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-24 04:14:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-24 04:14:14 +0300
commit915956c722d50f4c9213c553d7c5b5602d750d1d (patch)
treeae906863f24335e926e42deb6b4dce2c9c9cdf24 /l10n
parent65a0e20504c614f73f3835d08699245e7d643f7d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js7
-rw-r--r--l10n/zh_CN.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 3bf323f0..22a10acc 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -22,10 +22,16 @@ OC.L10N.register(
"Decrypting credentials" : "凭证解密",
"Done" : "完成",
"File read successfully!" : "文件读取成功!",
+ "Follow the following steps to import your file" : "按照下列步骤导入你的文件",
"Credential has no label, skipping" : "凭证没有标签,跳过",
"Adding {{credential}}" : "添加 {{credential}}",
"Added {{credential}}" : "已添加 {{credential}}",
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
+ "Importing" : "正在导入",
+ "Start import" : "开始导入",
+ "Select csv file" : "选择 csv 文件",
+ "First 5 lines of the csv are shown." : "显示 csv 文件的前5行。",
+ "Go back to importers." : "返回导入器。",
"Revision deleted" : "修订已删除",
"Revision restored" : "修订已恢复",
"Save in passman" : "保存在passman",
@@ -248,6 +254,7 @@ OC.L10N.register(
"Disable javascript debugger" : "禁用JavaScript调试器",
"Allow users on this server to share passwords with a link" : "允许此服务器上的用户通过链接共享密码 ",
"Allow users on this server to share passwords with other users" : "允许此服务器上的用户与其他用户共享密码 ",
+ "Reason" : "原因",
"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 f9157520..333cc59e 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -20,10 +20,16 @@
"Decrypting credentials" : "凭证解密",
"Done" : "完成",
"File read successfully!" : "文件读取成功!",
+ "Follow the following steps to import your file" : "按照下列步骤导入你的文件",
"Credential has no label, skipping" : "凭证没有标签,跳过",
"Adding {{credential}}" : "添加 {{credential}}",
"Added {{credential}}" : "已添加 {{credential}}",
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
+ "Importing" : "正在导入",
+ "Start import" : "开始导入",
+ "Select csv file" : "选择 csv 文件",
+ "First 5 lines of the csv are shown." : "显示 csv 文件的前5行。",
+ "Go back to importers." : "返回导入器。",
"Revision deleted" : "修订已删除",
"Revision restored" : "修订已恢复",
"Save in passman" : "保存在passman",
@@ -246,6 +252,7 @@
"Disable javascript debugger" : "禁用JavaScript调试器",
"Allow users on this server to share passwords with a link" : "允许此服务器上的用户通过链接共享密码 ",
"Allow users on this server to share passwords with other users" : "允许此服务器上的用户与其他用户共享密码 ",
+ "Reason" : "原因",
"Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载",
"Saving..." : "保存中...",