mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Portuguese translation for "Feels"
This commit is contained in:
parent
cec1f12918
commit
3bbdd08d24
@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Screenshot for the clock module
|
- Screenshot for the clock module
|
||||||
- Screenshot for the current weather
|
- Screenshot for the current weather
|
||||||
- Screenshot for the weather forecast module
|
- Screenshot for the weather forecast module
|
||||||
|
- Portuguese translation for "Feels"
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Allow to parse recurring calendar events where the start date is before 1900
|
- Allow to parse recurring calendar events where the start date is before 1900
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"DAYAFTERTOMORROW": "O dia depois de amanhã",
|
"DAYAFTERTOMORROW": "O dia depois de amanhã",
|
||||||
"RUNNING": "Termina em",
|
"RUNNING": "Termina em",
|
||||||
"EMPTY": "Sem eventos programados.",
|
"EMPTY": "Sem eventos programados.",
|
||||||
|
|
||||||
"WEEK": "Semana {weekNumber}",
|
"WEEK": "Semana {weekNumber}",
|
||||||
|
|
||||||
"N": "N",
|
"N": "N",
|
||||||
"NNE": "NNE",
|
"NNE": "NNE",
|
||||||
"NE": "NE",
|
"NE": "NE",
|
||||||
@ -24,9 +24,11 @@
|
|||||||
"WNW": "ONO",
|
"WNW": "ONO",
|
||||||
"NW": "NO",
|
"NW": "NO",
|
||||||
"NNW": "NNO",
|
"NNW": "NNO",
|
||||||
|
|
||||||
"UPDATE_NOTIFICATION": "Atualização do MagicMirror² disponível.",
|
"UPDATE_NOTIFICATION": "Atualização do MagicMirror² disponível.",
|
||||||
"UPDATE_NOTIFICATION_MODULE": "Atualização para o módulo {MODULE_NAME} disponível.",
|
"UPDATE_NOTIFICATION_MODULE": "Atualização para o módulo {MODULE_NAME} disponível.",
|
||||||
"UPDATE_INFO_SINGLE": "A instalação atual está {COMMIT_COUNT} commit atrasada no branch {BRANCH_NAME}.",
|
"UPDATE_INFO_SINGLE": "A instalação atual está {COMMIT_COUNT} commit atrasada no branch {BRANCH_NAME}.",
|
||||||
"UPDATE_INFO_MULTIPLE": "A instalação atual está {COMMIT_COUNT} commits atrasada no branch {BRANCH_NAME}."
|
"UPDATE_INFO_MULTIPLE": "A instalação atual está {COMMIT_COUNT} commits atrasada no branch {BRANCH_NAME}.",
|
||||||
|
|
||||||
|
"FEELS": "Sentida"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user