el.json 1.6 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Dashboard" : "Πίνακας ελέγχου",
  3. "Dashboard app" : "Εφαρμογή Πίνακα Ελέγχου",
  4. "Customize" : "Προσαρμογή",
  5. "Edit widgets" : "Επεξεργασία μικροεφαρμογών",
  6. "Get more widgets from the App Store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store",
  7. "Weather service" : "Υπηρεσία καιρού",
  8. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόρρητό σας, τα δεδομένα καιρού ζητούνται από τον διακομιστή Nextcloud για λογαριασμό σας, ώστε η υπηρεσία καιρού να μην λαμβάνει προσωπικά στοιχεία.",
  9. "Weather data from Met.no" : "Δεδομένα καιρού από το Met.no",
  10. "geocoding with Nominatim" : "geocoding με Nominatim",
  11. "elevation data from OpenTopoData" : "δεδομένα elevation από OpenTopoData",
  12. "Weather" : "Καιρός",
  13. "Status" : "Κατάσταση",
  14. "Good morning" : "Καλημέρα",
  15. "Good morning, {name}" : "Καλημέρα, {name}",
  16. "Good afternoon" : "Καλό απόγευμα",
  17. "Good afternoon, {name}" : "Καλό απόγευμα, {name}",
  18. "Good evening" : "Καλό βράδυ",
  19. "Good evening, {name}" : "Καλό βράδυ, {name}",
  20. "Hello" : "Γειά",
  21. "Hello, {name}" : "Γειά, {name}"
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }