mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Greek Translation
This commit is contained in:
committed by
GitHub
parent
a7a0350c1a
commit
754fe3df91
28
translations/gr.json
Normal file
28
translations/gr.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
/* GENERAL */
|
||||
"LOADING": "Φόρτωση …",
|
||||
|
||||
/* CALENDAR */
|
||||
"TODAY": "Σήμερα",
|
||||
"TOMORROW": "Αύριο",
|
||||
"RUNNING": "Λήγει σε",
|
||||
"EMPTY": "Δεν υπάρχουν προσεχείς εκδηλώσεις.",
|
||||
|
||||
/* WEATHER */
|
||||
"N": "B",
|
||||
"NNE": "BBA",
|
||||
"NE": "BA",
|
||||
"ENE": "ABA",
|
||||
"E": "A",
|
||||
"ESE": "ANA",
|
||||
"SE": "NA",
|
||||
"SSE": "NNA",
|
||||
"S": "N",
|
||||
"SSW": "NNΔ",
|
||||
"SW": "NΔ",
|
||||
"WSW": "ΔNΔ",
|
||||
"W": "Δ",
|
||||
"WNW": "ΔΒΔ",
|
||||
"NW": "ΒΔ",
|
||||
"NNW": "ΒΒΔ"
|
||||
}
|
Reference in New Issue
Block a user