mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 21:43:26 +00:00
Create pt.json
portuguese translation
This commit is contained in:
parent
f035627f42
commit
7048c550b7
27
translations/pt.json
Normal file
27
translations/pt.json
Normal 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"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user