Welcome to mirror list, hosted at ThFree Co, Russian Federation.

el.json « l10n « dashboard « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 322eb6f7cd4be854b2e2f999554efd696126f2e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{ "translations": {
    "Dashboard" : "Πίνακας ελέγχου",
    "Dashboard app" : "Εφαρμογή Πίνακα Ελέγχου",
    "Show something" : "Δείξε οτιδήποτε",
    "Customize" : "Προσαρμογή",
    "Edit widgets" : "Επεξεργασία μικροεφαρμογών",
    "Change background image" : "Αλλαγή φωτογραφίας παρασκηνίου",
    "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}" : "Γειά, {όνομα}",
    "Pick from Files" : "Επιλέξτε από αρχεία",
    "Default images" : "Προεπιλεγμένες εικόνες",
    "Plain background" : "Απλό παρασκήνιο",
    "Insert from {productName}" : "Εισαγωγή από {productName}",
    "Get more widgets from the app store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store",
    "Good night, {name}" : "Καληνύχτα, {name}",
    "Good night" : "Καληνύχτα",
    "Pick from files" : "Επιλογή από τα αρχεία"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}