Italian translation

This commit is contained in:
iosonopersia 2016-05-13 20:45:55 +02:00
parent bdd3ea45af
commit 51aff8ccdc

27
translations/it.json Normal file
View File

@ -0,0 +1,27 @@
{
/* GENERAL */
"LOADING": "Caricamento in corso …",
/* CALENDAR */
"TODAY": "Oggi",
"TOMORROW": "Domani",
"RUNNING": "Termina entro",
"EMPTY": "Nessun evento in arrivo.",
/* WEATHER */
"N": "N",
"NNE": "NNE",
"ENE": "ENE",
"E": "E",
"ESE": "ESE",
"SE": "SE",
"SSE": "SSE",
"S": "S",
"SSW": "SSW",
"SW": "SW",
"WSW": "WSW",
"W": "W",
"WNW": "WNW",
"NW": "NW",
"NNW": "NNW"
}