nc-weather/l10n/el.json

21 lines
826 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{ "translations": {
"Weather" : "Καιρός",
"OpenWeatherMap API Key" : "Κλειδί API του OpenWeatherMap",
"Save" : "Αποθήκευση",
"Add a city" : "Προσθέστε πόλη",
"Add city" : "Προσθέστε πόλη",
"City name" : "Πόλη",
"Add" : "Προσθήκη",
"Cancel" : "Άκυρο",
"Settings" : "Ρυθμίσεις",
"Metric" : "Μετρικός",
"Click here to get an API key" : "Κάντε κλικ εδώ για λήψη ενός κλειδιού API",
"Pressure" : "Πίεση",
"Humidity" : "Υγρασία",
"Cloudiness" : "Συννεφιά",
"Wind" : "Άνεμος",
"Sunrise" : "Ανατολή",
"Sunset" : "Δύση",
"Temperature" : "Θερμοκρασία"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}