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>2017-12-15 18:05:50 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-15 18:05:50 +0300
commit496bf6f8d24c45398264e12061ac7ebebd190321 (patch)
treee9ab490f250e451bdb11330519a7d2834e92ad08
parent69bd49711db9baf3f71e36856aa5a2493f20795d (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/nl.js4
-rw-r--r--l10n/nl.json4
-rw-r--r--l10n/zh_CN.js5
-rw-r--r--l10n/zh_CN.json5
4 files changed, 14 insertions, 4 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index ee544159..d54bd620 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -125,7 +125,7 @@ OC.L10N.register(
"Total progress" : "Totale voortgang",
"About Passman" : "Over Passman",
"Version" : "Versie",
- "Donate to support development" : "Doneer om de ontwikkeling te ondersteunen",
+ "Donate to support development" : "Doneer en ondersteun de ontwikkeling",
"Bookmarklet" : "Bookmarklet",
"Save your passwords with 1 click!" : "Bewaar je wachtwoorden met 1 klik!",
"Drag below button to your bookmark toolbar." : "Sleep onderstaande knop naar je bladwijzer balk.",
@@ -152,7 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Totaal {{scan_result}} zwakke wachtwoorden gevonden.",
"Score" : "Score",
"Action" : "Actie",
- "Search users…" : "Zoeken gebruikers...",
+ "Search users…" : "Gebruikers zoeken…",
"Missing users? Only users that have vaults are shown." : "Mis je gebruikers? Alleen gebruikers in de kluis worden getoond.",
"Cyphering" : "Versleutelen",
"Uploading" : "Uploaden",
diff --git a/l10n/nl.json b/l10n/nl.json
index afacaf08..16245f92 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -123,7 +123,7 @@
"Total progress" : "Totale voortgang",
"About Passman" : "Over Passman",
"Version" : "Versie",
- "Donate to support development" : "Doneer om de ontwikkeling te ondersteunen",
+ "Donate to support development" : "Doneer en ondersteun de ontwikkeling",
"Bookmarklet" : "Bookmarklet",
"Save your passwords with 1 click!" : "Bewaar je wachtwoorden met 1 klik!",
"Drag below button to your bookmark toolbar." : "Sleep onderstaande knop naar je bladwijzer balk.",
@@ -150,7 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Totaal {{scan_result}} zwakke wachtwoorden gevonden.",
"Score" : "Score",
"Action" : "Actie",
- "Search users…" : "Zoeken gebruikers...",
+ "Search users…" : "Gebruikers zoeken…",
"Missing users? Only users that have vaults are shown." : "Mis je gebruikers? Alleen gebruikers in de kluis worden getoond.",
"Cyphering" : "Versleutelen",
"Uploading" : "Uploaden",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 47c310e4..cba7b352 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"passman",
{
"Passwords" : "密码",
+ "Generating sharing keys ( %s / 2)" : "生成共享秘钥(%s / 2)",
"Incorrect vault password!" : "错误的密码!",
"Passwords do not match" : "密码不匹配",
"General" : "一般",
@@ -72,6 +73,9 @@ OC.L10N.register(
"Username" : "用户名",
"Repeat password" : "重复密码",
"Add tag" : "添加标签",
+ "Pick an icon" : "选择一个图标",
+ "Use this icon" : "使用这个图标",
+ "Selected icon" : "选定的图标",
"Field label" : "字段标签",
"Field value" : "字段值",
"Choose a file" : "选择一个文件",
@@ -148,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "共发现{{scan_result}}弱凭证。",
"Score" : "评分",
"Action" : "操作",
+ "Search users…" : "搜索用户...",
"Missing users? Only users that have vaults are shown." : "缺少用户? 只显示具有保管库的用户。",
"Cyphering" : "计算中",
"Uploading" : "正在上传...",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index df0c3463..d9165ff1 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,6 @@
{ "translations": {
"Passwords" : "密码",
+ "Generating sharing keys ( %s / 2)" : "生成共享秘钥(%s / 2)",
"Incorrect vault password!" : "错误的密码!",
"Passwords do not match" : "密码不匹配",
"General" : "一般",
@@ -70,6 +71,9 @@
"Username" : "用户名",
"Repeat password" : "重复密码",
"Add tag" : "添加标签",
+ "Pick an icon" : "选择一个图标",
+ "Use this icon" : "使用这个图标",
+ "Selected icon" : "选定的图标",
"Field label" : "字段标签",
"Field value" : "字段值",
"Choose a file" : "选择一个文件",
@@ -146,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "共发现{{scan_result}}弱凭证。",
"Score" : "评分",
"Action" : "操作",
+ "Search users…" : "搜索用户...",
"Missing users? Only users that have vaults are shown." : "缺少用户? 只显示具有保管库的用户。",
"Cyphering" : "计算中",
"Uploading" : "正在上传...",