nc-weather/l10n/el.js

23 lines
786 B
JavaScript
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.

OC.L10N.register(
"weather",
{
"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" : "Υγρασία",
"Sunrise" : "Ανατολή",
"Sunset" : "Δύση",
"Hour" : "Ώρα",
"Temperature" : "Θερμοκρασία"
},
"nplurals=2; plural=(n != 1);");