aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/el.json
blob: e4b088b55bdf4146f3fc3309915644e61efba3ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "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);"
}