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-10-19 05:17:57 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-19 05:17:57 +0300
commitb5fd0d98ec56d1047a8fd4b93399f694b3dc9e1d (patch)
tree1d95268e8c7c03e0b4aa6da25c369091ab3d95fb /apps/cloud_federation_api/l10n
parent25b4b90fddf380d4e0462205658aac1ffdbb973c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api/l10n')
-rw-r--r--apps/cloud_federation_api/l10n/el.js8
-rw-r--r--apps/cloud_federation_api/l10n/el.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/el.js b/apps/cloud_federation_api/l10n/el.js
new file mode 100644
index 00000000000..6c8ef55fe34
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/el.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Ενεργοποιήστε τις εγκαταστάσεις clouds για επικοινωνία μεταξύ τους και ανταλλαγή δεδομένων",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Το Cloud Federation API επιτρέπει σε διάφορες εγκαταστάσεις Nextcloud να επικοινωνούν μεταξύ τους και να ανταλλάσσουν δεδομένα."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/el.json b/apps/cloud_federation_api/l10n/el.json
new file mode 100644
index 00000000000..a482e2ea2a0
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/el.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Ενεργοποιήστε τις εγκαταστάσεις clouds για επικοινωνία μεταξύ τους και ανταλλαγή δεδομένων",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Το Cloud Federation API επιτρέπει σε διάφορες εγκαταστάσεις Nextcloud να επικοινωνούν μεταξύ τους και να ανταλλάσσουν δεδομένα."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file