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>2019-02-17 04:13:29 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-17 04:13:29 +0300
commit1374183f929ecf7393959bbf96a925928f9c8669 (patch)
tree6aacc79452a5d040c4f41d4f79697321afe7ca88 /lib
parent1edfffd091ed416d99925d9dc660920560c457fa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nl.js5
-rw-r--r--lib/l10n/nl.json5
2 files changed, 6 insertions, 4 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 8b3c26528c6..d1eab7cb4c7 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory",
+ "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.",
+ "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 alleen-lezen wilt 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.",
@@ -76,6 +76,7 @@ OC.L10N.register(
"Basic settings" : "Basis-instellingen",
"Sharing" : "Delen",
"Security" : "Beveiliging",
+ "Theming" : "Stijlen",
"Groupware" : "Groupware",
"Additional settings" : "Aanvullende instellingen",
"Personal info" : "Persoonlijke informatie",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index b1fc54b2681..e129f9339c3 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -1,8 +1,8 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory",
+ "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.",
+ "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 alleen-lezen wilt 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.",
@@ -74,6 +74,7 @@
"Basic settings" : "Basis-instellingen",
"Sharing" : "Delen",
"Security" : "Beveiliging",
+ "Theming" : "Stijlen",
"Groupware" : "Groupware",
"Additional settings" : "Aanvullende instellingen",
"Personal info" : "Persoonlijke informatie",