mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.9% (192 of 194 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
This commit is contained in:
parent
487a7c77bd
commit
a1f14c7c7d
1 changed files with 4 additions and 2 deletions
|
@ -123,7 +123,8 @@
|
||||||
"delete_automatically": "Deletar automaticamente após",
|
"delete_automatically": "Deletar automaticamente após",
|
||||||
"generate_qrcode": "Gerar código QR",
|
"generate_qrcode": "Gerar código QR",
|
||||||
"enable_dearrow": "Ativar DeArrow",
|
"enable_dearrow": "Ativar DeArrow",
|
||||||
"import_from_json_csv": "Importar de JSON/CSV"
|
"import_from_json_csv": "Importar de JSON/CSV",
|
||||||
|
"download_frame": "Baixar quadro"
|
||||||
},
|
},
|
||||||
"titles": {
|
"titles": {
|
||||||
"history": "Histórico",
|
"history": "Histórico",
|
||||||
|
@ -144,7 +145,8 @@
|
||||||
"dearrow": "DeArrow"
|
"dearrow": "DeArrow"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Assistir no {0}"
|
"watch_on": "Assistir no {0}",
|
||||||
|
"failed": "Falhou com código de erro {0}, veja os logs para mais informações"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "Fixado por {author}",
|
"pinned_by": "Fixado por {author}",
|
||||||
|
|
Loading…
Reference in a new issue