diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-08 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-08 02:18:45 +0000 |
commit | ae596362273d9232ee9ef2814a23d738eb68aeb6 (patch) | |
tree | 565a336fec25b4ca6a9ae2ef5c64579731e80724 /apps/dashboard | |
parent | 3f78639866b19faba720efb6b420e5967bdbb5f5 (diff) | |
download | nextcloud-server-ae596362273d9232ee9ef2814a23d738eb68aeb6.tar.gz nextcloud-server-ae596362273d9232ee9ef2814a23d738eb68aeb6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/el.js | 31 | ||||
-rw-r--r-- | apps/dashboard/l10n/el.json | 29 |
2 files changed, 60 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/el.js b/apps/dashboard/l10n/el.js new file mode 100644 index 00000000000..7bfdc57feb6 --- /dev/null +++ b/apps/dashboard/l10n/el.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "dashboard", + { + "Dashboard" : "Πίνακας ελέγχου", + "Dashboard app" : "Εφαρμογή Πίνακα Ελέγχου", + "Show something" : "Δείξε οτιδήποτε", + "Customize" : "Προσαρμογή", + "Edit widgets" : "Επεξεργασία μικροεφαρμογών", + "Get more widgets from the app store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store", + "Change background image" : "Αλλαγή φωτογραφίας παρασκηνίου", + "Weather service" : "Υπηρεσία καιρού", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόρρητό σας, τα δεδομένα καιρού ζητούνται από τον διακομιστή Nextcloud για λογαριασμό σας, ώστε η υπηρεσία καιρού να μην λαμβάνει προσωπικά στοιχεία.", + "Weather data from Met.no" : "Δεδομένα καιρού από το Met.no", + "geocoding with Nominatim" : "geocoding με Nominatim", + "elevation data from OpenTopoData" : "δεδομένα elevation από OpenTopoData", + "Weather" : "Καιρός", + "Status" : "Κατάσταση", + "Good evening, {name}" : "Καλό βράδυ, {name}", + "Good evening" : "Καλό βράδυ", + "Good afternoon, {name}" : "Καλό απόγευμα, {name}", + "Good afternoon" : "Καλό απόγευμα", + "Good morning, {name}" : "Καλημέρα, {name}", + "Good morning" : "Καλημέρα", + "Good night, {name}" : "Καληνύχτα, {name}", + "Good night" : "Καληνύχτα", + "Pick from files" : "Επιλογή από τα αρχεία", + "Default images" : "Προεπιλεγμένες εικόνες", + "Plain background" : "Απλό παρασκήνιο", + "Insert from {productName}" : "Εισαγωγή από {productName}" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dashboard/l10n/el.json b/apps/dashboard/l10n/el.json new file mode 100644 index 00000000000..aaa8365e3f5 --- /dev/null +++ b/apps/dashboard/l10n/el.json @@ -0,0 +1,29 @@ +{ "translations": { + "Dashboard" : "Πίνακας ελέγχου", + "Dashboard app" : "Εφαρμογή Πίνακα Ελέγχου", + "Show something" : "Δείξε οτιδήποτε", + "Customize" : "Προσαρμογή", + "Edit widgets" : "Επεξεργασία μικροεφαρμογών", + "Get more widgets from the app store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store", + "Change background image" : "Αλλαγή φωτογραφίας παρασκηνίου", + "Weather service" : "Υπηρεσία καιρού", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόρρητό σας, τα δεδομένα καιρού ζητούνται από τον διακομιστή Nextcloud για λογαριασμό σας, ώστε η υπηρεσία καιρού να μην λαμβάνει προσωπικά στοιχεία.", + "Weather data from Met.no" : "Δεδομένα καιρού από το Met.no", + "geocoding with Nominatim" : "geocoding με Nominatim", + "elevation data from OpenTopoData" : "δεδομένα elevation από OpenTopoData", + "Weather" : "Καιρός", + "Status" : "Κατάσταση", + "Good evening, {name}" : "Καλό βράδυ, {name}", + "Good evening" : "Καλό βράδυ", + "Good afternoon, {name}" : "Καλό απόγευμα, {name}", + "Good afternoon" : "Καλό απόγευμα", + "Good morning, {name}" : "Καλημέρα, {name}", + "Good morning" : "Καλημέρα", + "Good night, {name}" : "Καληνύχτα, {name}", + "Good night" : "Καληνύχτα", + "Pick from files" : "Επιλογή από τα αρχεία", + "Default images" : "Προεπιλεγμένες εικόνες", + "Plain background" : "Απλό παρασκήνιο", + "Insert from {productName}" : "Εισαγωγή από {productName}" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |