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-12-31 05:27:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-31 05:27:04 +0300
commitd57153940ba044b698e9eb0d26fd5eb3657b0dda (patch)
tree68f0f61f3c87b38339d57a33dd6c710aaf606faa /apps/lookup_server_connector
parent1cb501c338e43ba61e44f3e761db377e13735b7b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/l10n/eu.js7
-rw-r--r--apps/lookup_server_connector/l10n/eu.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/eu.js b/apps/lookup_server_connector/l10n/eu.js
new file mode 100644
index 00000000000..b1135463c15
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/eu.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Bilatu zerbitzari-konektorea",
+ "Sync public user information with the lookup server" : "Sinkronizatu erabiltzaile publiko baten informazioa bilaketa-zerbitzariarekin"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/eu.json b/apps/lookup_server_connector/l10n/eu.json
new file mode 100644
index 00000000000..6a13894c6a1
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/eu.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Bilatu zerbitzari-konektorea",
+ "Sync public user information with the lookup server" : "Sinkronizatu erabiltzaile publiko baten informazioa bilaketa-zerbitzariarekin"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file