1234567891011121314151617181920212223 |
- { "translations": {
- "Dashboard" : "Πίνακας ελέγχου",
- "Dashboard app" : "Εφαρμογή Πίνακα Ελέγχου",
- "Customize" : "Προσαρμογή",
- "Edit widgets" : "Επεξεργασία μικροεφαρμογών",
- "Get more widgets from the App Store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store",
- "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 morning" : "Καλημέρα",
- "Good morning, {name}" : "Καλημέρα, {name}",
- "Good afternoon" : "Καλό απόγευμα",
- "Good afternoon, {name}" : "Καλό απόγευμα, {name}",
- "Good evening" : "Καλό βράδυ",
- "Good evening, {name}" : "Καλό βράδυ, {name}",
- "Hello" : "Γειά",
- "Hello, {name}" : "Γειά, {name}"
- },"pluralForm" :"nplurals=2; plural=(n != 1);"
- }
|