Create pt.json

portuguese translation
This commit is contained in:
EdgardosReis 2016-05-21 15:33:04 +01:00
parent f035627f42
commit 7048c550b7

27
translations/pt.json Normal file
View File

@ -0,0 +1,27 @@
{
/* GENERAL */
"LOADING": "A carregar …",
/* CALENDAR */
"TODAY": "Hoje",
"TOMORROW": "Amanhã",
"RUNNING": "Termina em",
"EMPTY": "Sem eventos a chegar.",
/* WEATHER */
"N": "N",
"NNE": "NNE",
"ENE": "ENE",
"E": "E",
"ESE": "ESE",
"SE": "SE",
"SSE": "SSE",
"S": "S",
"SSW": "SSO",
"SW": "SO",
"WSW": "OSO",
"W": "O",
"WNW": "ONO",
"NW": "NO",
"NNW": "NNO"
}