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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-06 05:27:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-06 05:27:39 +0300
commit9c580e75c17251614d715c7d404aa8835e6a9b93 (patch)
tree034b89b129e052a334d342c6a7b7ca45ef9591ba /settings
parent35d62199e242f6c692c8cb41e1f2eb646ba258bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/bg.js6
-rw-r--r--settings/l10n/bg.json6
-rw-r--r--settings/l10n/zh_CN.js4
-rw-r--r--settings/l10n/zh_CN.json4
4 files changed, 12 insertions, 8 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js
index a2725a917e1..1af58668532 100644
--- a/settings/l10n/bg.js
+++ b/settings/l10n/bg.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Contacts" : "Контакти",
"Visible to local users and to trusted servers" : "Видима за локални потребители и от доверени сървъри",
"Public" : "Публичен",
+ "Will be synced to a global and public address book" : "Въвеждане в общата и публичната адресни книги",
"Verify" : "Потвърждаване",
"Verifying …" : "Потвърждаване...",
"Unable to change password" : "Неуспешна смяна на паролата.",
@@ -203,10 +204,10 @@ OC.L10N.register(
"Allow apps to use the Share API" : "Разреши приложенията да използват Share API",
"Expire after " : "Изтечи след",
"days" : "дена",
- "Enforce expiration date" : "Изисквай дата на изтичане",
+ "Enforce expiration date" : "Изисквай срок на валидност",
"Allow users to share via link" : "Разреши потребителите да споделят с връзка",
"Allow public uploads" : "Разреши общодостъпно качване",
- "Enforce password protection" : "Изискай защита с парола.",
+ "Enforce password protection" : "Изискай защита с парола",
"Allow resharing" : "Може да споделя повторно",
"Restrict users to only share with users in their groups" : "Ограничи потребителите, така че да могат да споделят само с други потребители в своите групи.",
"Exclude groups from sharing" : "Забрани групи да споделят",
@@ -264,6 +265,7 @@ OC.L10N.register(
"Croatian" : "хърватски",
"Czech" : "чешки",
"Danish" : "датски",
+ "English (Trinidad and Tobago)" : "английски (Тринидад и Тобаго)",
"English" : "английски",
"Esperanto" : "есперанто",
"Estonian" : "естонски",
diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json
index 6722ea00981..6540dfd775f 100644
--- a/settings/l10n/bg.json
+++ b/settings/l10n/bg.json
@@ -12,6 +12,7 @@
"Contacts" : "Контакти",
"Visible to local users and to trusted servers" : "Видима за локални потребители и от доверени сървъри",
"Public" : "Публичен",
+ "Will be synced to a global and public address book" : "Въвеждане в общата и публичната адресни книги",
"Verify" : "Потвърждаване",
"Verifying …" : "Потвърждаване...",
"Unable to change password" : "Неуспешна смяна на паролата.",
@@ -201,10 +202,10 @@
"Allow apps to use the Share API" : "Разреши приложенията да използват Share API",
"Expire after " : "Изтечи след",
"days" : "дена",
- "Enforce expiration date" : "Изисквай дата на изтичане",
+ "Enforce expiration date" : "Изисквай срок на валидност",
"Allow users to share via link" : "Разреши потребителите да споделят с връзка",
"Allow public uploads" : "Разреши общодостъпно качване",
- "Enforce password protection" : "Изискай защита с парола.",
+ "Enforce password protection" : "Изискай защита с парола",
"Allow resharing" : "Може да споделя повторно",
"Restrict users to only share with users in their groups" : "Ограничи потребителите, така че да могат да споделят само с други потребители в своите групи.",
"Exclude groups from sharing" : "Забрани групи да споделят",
@@ -262,6 +263,7 @@
"Croatian" : "хърватски",
"Czech" : "чешки",
"Danish" : "датски",
+ "English (Trinidad and Tobago)" : "английски (Тринидад и Тобаго)",
"English" : "английски",
"Esperanto" : "есперанто",
"Estonian" : "естонски",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index bacd8fe7143..94e2d934ee2 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -107,7 +107,7 @@ OC.L10N.register(
"Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
"Create" : "创建",
"Change" : "修改",
- "Reshare" : "重新分享",
+ "Reshare" : "重新共享",
"Unlimited" : "无限",
"Verifying" : "正在验证",
"Nextcloud settings" : "Nextcloud 设置",
@@ -332,7 +332,7 @@ OC.L10N.register(
"Sharing" : "共享",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。",
"Allow apps to use the Share API" : "允许应用使用共享 API",
- "Set default expiration date for shares" : "设置分享的默认截止日期",
+ "Set default expiration date for shares" : "设置共享的默认截止日期",
"Expire after " : "过期于",
"days" : "天",
"Enforce expiration date" : "强制过期日期",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 906feef324b..9602eff2312 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -105,7 +105,7 @@
"Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
"Create" : "创建",
"Change" : "修改",
- "Reshare" : "重新分享",
+ "Reshare" : "重新共享",
"Unlimited" : "无限",
"Verifying" : "正在验证",
"Nextcloud settings" : "Nextcloud 设置",
@@ -330,7 +330,7 @@
"Sharing" : "共享",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。",
"Allow apps to use the Share API" : "允许应用使用共享 API",
- "Set default expiration date for shares" : "设置分享的默认截止日期",
+ "Set default expiration date for shares" : "设置共享的默认截止日期",
"Expire after " : "过期于",
"days" : "天",
"Enforce expiration date" : "强制过期日期",