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>2021-01-14 05:19:03 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-14 05:19:03 +0300
commite46486c7ef201495b051c0c2113c4245c47175a0 (patch)
tree9d3e96e37174d6759ff1ce7376c62a5c160bae7c /apps/lookup_server_connector
parentb0caa55563acc16c02a3bb8463af863d4f83879c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/l10n/sc.js7
-rw-r--r--apps/lookup_server_connector/l10n/sc.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/sc.js b/apps/lookup_server_connector/l10n/sc.js
new file mode 100644
index 00000000000..24943d1affc
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/sc.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Chirca su Serbidore de Connessione",
+ "Sync public user information with the lookup server" : "Sincronizat s'informatzione pùblica de s'impitadore con su serbidore de chirca"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/sc.json b/apps/lookup_server_connector/l10n/sc.json
new file mode 100644
index 00000000000..0c12d489edf
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/sc.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Chirca su Serbidore de Connessione",
+ "Sync public user information with the lookup server" : "Sincronizat s'informatzione pùblica de s'impitadore con su serbidore de chirca"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file