diff options
Diffstat (limited to 'apps/dashboard/l10n/el.json')
-rw-r--r-- | apps/dashboard/l10n/el.json | 29 |
1 files changed, 29 insertions, 0 deletions
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 |