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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-13 03:12:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-13 03:12:26 +0300
commit8e511713f52cdae6e20e35b499974495af9512b4 (patch)
tree5a12cb7131b2a5ff11bcae0287bb38cf36520d3f /lib
parente78d63a07d01e74dc5bea46897ed37e06b438d5b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
-rw-r--r--lib/l10n/zh_CN.js2
-rw-r--r--lib/l10n/zh_CN.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 4d1c1545f73..a4832f7a627 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dit kan opgelost worden door de config map op de webserver schrijfrechten te geven",
"See %s" : "Zie %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Of, als je liever config.php allees-lezen witl houden, stel de optie \"config_is_read_only\" in op true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dit kan opgelost worden door de config map op de webserver schrijf rechten te geven. See %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van de app %$1s zijn niet correct vervangen. Zorg ervoor dat de app versie compatibel is met de server.",
"Sample configuration detected" : "Voorbeeld configuratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index f1323c35a8a..849a57ec3bb 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dit kan opgelost worden door de config map op de webserver schrijfrechten te geven",
"See %s" : "Zie %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Of, als je liever config.php allees-lezen witl houden, stel de optie \"config_is_read_only\" in op true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dit kan opgelost worden door de config map op de webserver schrijf rechten te geven. See %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van de app %$1s zijn niet correct vervangen. Zorg ervoor dat de app versie compatibel is met de server.",
"Sample configuration detected" : "Voorbeeld configuratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index fe9fecdc1ae..76654275c63 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "支持以下平台:%s",
"Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。",
"Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
+ "Logged in user must be an admin" : "必须使用管理员用户登录",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
"Avatar image is not square" : "头像图像不是正方形",
@@ -69,6 +70,7 @@ OC.L10N.register(
"Change" : "修改",
"Delete" : "删除",
"Share" : "共享",
+ "Overview" : "概览",
"Basic settings" : "基本设置",
"Sharing" : "分享",
"Security" : "安全",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 28f9fa4c815..a8b91d21d03 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "支持以下平台:%s",
"Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。",
"Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
+ "Logged in user must be an admin" : "必须使用管理员用户登录",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
"Avatar image is not square" : "头像图像不是正方形",
@@ -67,6 +68,7 @@
"Change" : "修改",
"Delete" : "删除",
"Share" : "共享",
+ "Overview" : "概览",
"Basic settings" : "基本设置",
"Sharing" : "分享",
"Security" : "安全",