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/cloud_federation_api
parentb0caa55563acc16c02a3bb8463af863d4f83879c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/sc.js8
-rw-r--r--apps/cloud_federation_api/l10n/sc.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/sc.js b/apps/cloud_federation_api/l10n/sc.js
new file mode 100644
index 00000000000..b00eee7442e
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/sc.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Federatzione Cloud API",
+ "Enable clouds to communicate with each other and exchange data" : "Permite a is nues informàticas de comunicare a pares e iscambiare datos",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Sa Federatzione Cloud API permitet a vàrias istàntzias de Nextocloud de comunicare a pares e iscambiare datos."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/sc.json b/apps/cloud_federation_api/l10n/sc.json
new file mode 100644
index 00000000000..48d3d8ad198
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/sc.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "Federatzione Cloud API",
+ "Enable clouds to communicate with each other and exchange data" : "Permite a is nues informàticas de comunicare a pares e iscambiare datos",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Sa Federatzione Cloud API permitet a vàrias istàntzias de Nextocloud de comunicare a pares e iscambiare datos."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file