mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Portuguese)
Currently translated at 100.0% (170 of 170 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
This commit is contained in:
parent
3a059803b4
commit
2c2e21fa22
1 changed files with 5 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"player": "Reprodutor",
|
"player": "Reprodutor",
|
||||||
"livestreams": "Transmissões ao vivo",
|
"livestreams": "Transmissões ao vivo",
|
||||||
"channels": "Canais",
|
"channels": "Canais",
|
||||||
"bookmarks": "Marcadores"
|
"bookmarks": "Marcadores",
|
||||||
|
"channel_groups": "Grupos de canais"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"sort_by": "Ordenar por:",
|
"sort_by": "Ordenar por:",
|
||||||
|
@ -127,7 +128,9 @@
|
||||||
"skip_segment": "Saltar Segmento",
|
"skip_segment": "Saltar Segmento",
|
||||||
"show_less": "Mostrar menos",
|
"show_less": "Mostrar menos",
|
||||||
"dismiss": "Ignorar",
|
"dismiss": "Ignorar",
|
||||||
"autoplay_next_countdown": "Predefinição Contagem decrescente até ao próximo vídeo (em segundos)"
|
"autoplay_next_countdown": "Predefinição Contagem decrescente até ao próximo vídeo (em segundos)",
|
||||||
|
"create_group": "Criar grupo",
|
||||||
|
"group_name": "Nome do grupo"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"instance_name": "Nome da Instância",
|
"instance_name": "Nome da Instância",
|
||||||
|
|
Loading…
Reference in a new issue