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-09-28 05:17:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-28 05:17:48 +0300
commit7f83150f4a4c0ec17d999319cf80f37370c11049 (patch)
tree84959c1824814875d67a962707a00c6364886849 /apps/lookup_server_connector
parent190f0be5fb820501527238112ca9a495cbbc2610 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/l10n/nl.js6
-rw-r--r--apps/lookup_server_connector/l10n/nl.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/nl.js b/apps/lookup_server_connector/l10n/nl.js
new file mode 100644
index 00000000000..e6ecaec12c2
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/nl.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Lookup Server Connector"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/nl.json b/apps/lookup_server_connector/l10n/nl.json
new file mode 100644
index 00000000000..667007cc6ff
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/nl.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Lookup Server Connector" : "Lookup Server Connector"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file