Skip to content

Commit

Permalink
Create pt.json
Browse files Browse the repository at this point in the history
portuguese translation
  • Loading branch information
EdgardosReis committed May 21, 2016
1 parent f035627 commit 7048c55
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions translations/pt.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 7048c55

Please sign in to comment.