brazilian portuguese translation

This commit is contained in:
Diego Vieira
2016-07-25 16:11:01 -03:00
parent 5272462368
commit ce2c163f4b
2 changed files with 30 additions and 1 deletions

28
translations/pt_br.json Normal file
View File

@@ -0,0 +1,28 @@
{
/* GENERAL */
"LOADING": "Carregando …",
/* CALENDAR */
"TODAY": "Hoje",
"TOMORROW": "Amanhã",
"RUNNING": "Acaba em",
"EMPTY": "Nenhum evento novo.",
/* WEATHER */
"N": "N",
"NNE": "NNE",
"NE": "NE",
"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"
}