Update translation files
Updated by "Remove blank strings" hook in Weblate. Translated using Weblate (Portuguese (Brazil)) Currently translated at 3.0% (16 of 518 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 2.5% (13 of 518 strings) Added translation using Weblate (Portuguese (Brazil)) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rafael Vieira <rafaelvieiras@pm.me> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pt_BR/ Translation: feishin/Translation
This commit is contained in:
parent
b05d532941
commit
0a48add9f4
1 changed files with 25 additions and 0 deletions
25
src/i18n/locales/pt-BR.json
Normal file
25
src/i18n/locales/pt-BR.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"common": {
|
||||
"backward": "voltar",
|
||||
"areYouSure": "tem certeza?",
|
||||
"add": "adicionar",
|
||||
"ascending": "ascendente",
|
||||
"center": "centro",
|
||||
"cancel": "cancelar",
|
||||
"bitrate": "taxa de bits",
|
||||
"action_one": "ação",
|
||||
"action_many": "ações",
|
||||
"action_other": "(n == 0 || n == 1) ? ação : ações",
|
||||
"biography": "biografia"
|
||||
},
|
||||
"action": {
|
||||
"goToPage": "vá para página",
|
||||
"addToFavorites": "adicionar em $t(entity.favorite_other)",
|
||||
"viewPlaylists": "ver $t(entity.playlist_other)",
|
||||
"setRating": "definir classificação",
|
||||
"moveToTop": "mover para o topo",
|
||||
"refresh": "$t(common.refresh)",
|
||||
"removeFromQueue": "remover da fila",
|
||||
"moveToBottom": "mover para baixo"
|
||||
}
|
||||
}
|
Reference in a new issue