diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-19 02:18:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-19 02:18:07 +0000 |
commit | 6e8f9b7aeff555997f4298ed8e2d376e68cafe1c (patch) | |
tree | c1aaddfa2aa95edb04551357d735e9d984fed9fb /apps/cloud_federation_api | |
parent | 97eb1172514b6b05e8fe66da328252be9fad7c81 (diff) | |
download | nextcloud-server-6e8f9b7aeff555997f4298ed8e2d376e68cafe1c.tar.gz nextcloud-server-6e8f9b7aeff555997f4298ed8e2d376e68cafe1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r-- | apps/cloud_federation_api/l10n/el.js | 8 | ||||
-rw-r--r-- | apps/cloud_federation_api/l10n/el.json | 6 |
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 |