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>2018-12-16 04:33:04 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-16 04:33:04 +0300
commitc476e9eec2bef14c71d4a0edbbcb840dac34116e (patch)
tree15486770ed5026bf8d6cc4a23ede1e64f78b34c4
parent9dd2afab45da72aef4572b91d728b21532e5e2d9 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/zh_CN.js7
-rw-r--r--l10n/zh_CN.json7
4 files changed, 14 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index c494cf36..5b74755c 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -241,6 +241,7 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Јачина лозинке мора бити бар: {{strength}}",
"Please give your new vault a name." : "Дајте Вашем новом сефу име.",
"Repeat vault password" : "Поновите лозинку за сеф",
+ "Your sharing keys will have a strength of 1024 bit, which you can change in \\\"Settings\\\" later ." : "Ваши дељени кључеви ће имати јачину од 1024 бита, што можете променити касније у „Поставкама“.",
"Create vault" : "Направи сеф",
"Go back to vaults" : "Назад на сефове",
"Please input the password for" : "Унесите лозинку за",
diff --git a/l10n/sr.json b/l10n/sr.json
index 3b5a5838..c2c175ba 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -239,6 +239,7 @@
"Password strength must be at least: {{strength}}" : "Јачина лозинке мора бити бар: {{strength}}",
"Please give your new vault a name." : "Дајте Вашем новом сефу име.",
"Repeat vault password" : "Поновите лозинку за сеф",
+ "Your sharing keys will have a strength of 1024 bit, which you can change in \\\"Settings\\\" later ." : "Ваши дељени кључеви ће имати јачину од 1024 бита, што можете променити касније у „Поставкама“.",
"Create vault" : "Направи сеф",
"Go back to vaults" : "Назад на сефове",
"Please input the password for" : "Унесите лозинку за",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index e2b33c31..a7d6eec1 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -200,7 +200,7 @@ OC.L10N.register(
"Restore revision" : "恢复修订版本",
"Delete revision" : "删除修订版本",
"Edit credential" : "编辑凭据",
- "Create new credential" : "创建新凭据",
+ "Create new credential" : "新建凭据",
"Save" : "保存",
"Cancel" : "取消",
"Settings" : "设置",
@@ -227,6 +227,7 @@ OC.L10N.register(
"Use regex" : "使用正则表达式",
"You have incoming share requests." : "您接收到共享请求.",
"If you want to put the credential in another vault," : "如果你想将证书放在另一个保险库中,",
+ "log out of this vault and log into the vault you want the shared credential in." : "退出此保管库并登录到您要共享证书的保管库。",
"Permissions" : "权限",
"Received from" : "接受自",
"Date" : "日期",
@@ -240,6 +241,7 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "密码强度必须至少为{{strength}}",
"Please give your new vault a name." : "请给你的新保险库一个名字。",
"Repeat vault password" : "重复保管库密码",
+ "Your sharing keys will have a strength of 1024 bit, which you can change in \\\"Settings\\\" later ." : "您的共享密钥将具有1024位的强度,您可以稍后在“设置”中进行更改。 ",
"Create vault" : "创建保险箱",
"Go back to vaults" : "回到保管库",
"Please input the password for" : "请输入密码为",
@@ -259,6 +261,7 @@ OC.L10N.register(
"Request removed" : "请求已移除",
"Destruction request pending" : "销毁请求待处理",
"Warning! Adding credentials over HTTP is insecure!" : "警告! 通过HTTP添加凭证是不安全的!",
+ "Logged into {{vault_name}}" : "计入日志到 {{vault_name}} ",
"Change vault" : "更改保险箱",
"Deleted credentials" : "删除凭据",
"Logout" : "注销",
@@ -297,6 +300,7 @@ OC.L10N.register(
"%s has declined your share request for \"%s\"." : "%s已拒绝您的共享请求\"%s\"",
"%s has accepted your share request for \"%s\"." : "%s已接受您的共享请求\"%s\"",
"Passman" : "Passman",
+ "Passman is a full featured password manager." : "Passman 是一个全能的密码管理器。",
"Unable to get version info" : "无法获取版本信息 ",
"Passman Settings" : "Passman 设置",
"GitHub version:" : "GitHub版本",
@@ -319,6 +323,7 @@ OC.L10N.register(
"Requested by" : "被要求",
"Reason" : "原因",
"Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t",
+ "Loading&hellip;" : "加载中&hellip;",
"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 d124798e..8313348d 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -198,7 +198,7 @@
"Restore revision" : "恢复修订版本",
"Delete revision" : "删除修订版本",
"Edit credential" : "编辑凭据",
- "Create new credential" : "创建新凭据",
+ "Create new credential" : "新建凭据",
"Save" : "保存",
"Cancel" : "取消",
"Settings" : "设置",
@@ -225,6 +225,7 @@
"Use regex" : "使用正则表达式",
"You have incoming share requests." : "您接收到共享请求.",
"If you want to put the credential in another vault," : "如果你想将证书放在另一个保险库中,",
+ "log out of this vault and log into the vault you want the shared credential in." : "退出此保管库并登录到您要共享证书的保管库。",
"Permissions" : "权限",
"Received from" : "接受自",
"Date" : "日期",
@@ -238,6 +239,7 @@
"Password strength must be at least: {{strength}}" : "密码强度必须至少为{{strength}}",
"Please give your new vault a name." : "请给你的新保险库一个名字。",
"Repeat vault password" : "重复保管库密码",
+ "Your sharing keys will have a strength of 1024 bit, which you can change in \\\"Settings\\\" later ." : "您的共享密钥将具有1024位的强度,您可以稍后在“设置”中进行更改。 ",
"Create vault" : "创建保险箱",
"Go back to vaults" : "回到保管库",
"Please input the password for" : "请输入密码为",
@@ -257,6 +259,7 @@
"Request removed" : "请求已移除",
"Destruction request pending" : "销毁请求待处理",
"Warning! Adding credentials over HTTP is insecure!" : "警告! 通过HTTP添加凭证是不安全的!",
+ "Logged into {{vault_name}}" : "计入日志到 {{vault_name}} ",
"Change vault" : "更改保险箱",
"Deleted credentials" : "删除凭据",
"Logout" : "注销",
@@ -295,6 +298,7 @@
"%s has declined your share request for \"%s\"." : "%s已拒绝您的共享请求\"%s\"",
"%s has accepted your share request for \"%s\"." : "%s已接受您的共享请求\"%s\"",
"Passman" : "Passman",
+ "Passman is a full featured password manager." : "Passman 是一个全能的密码管理器。",
"Unable to get version info" : "无法获取版本信息 ",
"Passman Settings" : "Passman 设置",
"GitHub version:" : "GitHub版本",
@@ -317,6 +321,7 @@
"Requested by" : "被要求",
"Reason" : "原因",
"Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t",
+ "Loading&hellip;" : "加载中&hellip;",
"Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载",
"Saving..." : "保存中...",