mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Portuguese)
Currently translated at 98.4% (123 of 125 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
This commit is contained in:
parent
0da16c8e35
commit
9976e43a67
1 changed files with 9 additions and 2 deletions
|
@ -7,7 +7,10 @@
|
||||||
"register": "Registar",
|
"register": "Registar",
|
||||||
"history": "Histórico",
|
"history": "Histórico",
|
||||||
"feed": "Feed",
|
"feed": "Feed",
|
||||||
"playlists": "Listas de reprodução"
|
"playlists": "Listas de reprodução",
|
||||||
|
"account": "Conta",
|
||||||
|
"instance": "Instância",
|
||||||
|
"player": "Reprodutor"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"sort_by": "Ordenar por:",
|
"sort_by": "Ordenar por:",
|
||||||
|
@ -85,7 +88,11 @@
|
||||||
"minimize_recommendations_default": "Minimizar recomendações por definição",
|
"minimize_recommendations_default": "Minimizar recomendações por definição",
|
||||||
"invalidate_session": "Terminar sessão em todos os dispositivos",
|
"invalidate_session": "Terminar sessão em todos os dispositivos",
|
||||||
"different_auth_instance": "Use uma instância diferente para autenticação",
|
"different_auth_instance": "Use uma instância diferente para autenticação",
|
||||||
"instance_auth_selection": "Seleção de instância de autenticação"
|
"instance_auth_selection": "Seleção de instância de autenticação",
|
||||||
|
"confirm_reset_preferences": "Tem a certeza de que deseja restaurar as preferências originais?",
|
||||||
|
"download_as_txt": "Descarregar como txt",
|
||||||
|
"reset_preferences": "Repor definições originais",
|
||||||
|
"restore_preferences": "Restaurar preferências"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"instance_name": "Nome da instância",
|
"instance_name": "Nome da instância",
|
||||||
|
|
Loading…
Reference in a new issue