mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 21:50:35 +02:00
0a48add9f4
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
26 lines
823 B
JSON
26 lines
823 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|