Translated using Weblate (Portuguese)

Currently translated at 100.0% (102 of 102 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
This commit is contained in:
Cabeça de Gelo 2022-04-11 20:02:43 +00:00 committed by Hosted Weblate
parent f5fc2236b6
commit 3ddcde4ec3
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -6,7 +6,8 @@
"login": "Entrar",
"register": "Registrar",
"history": "Histórico",
"feed": "Feed"
"feed": "Feed",
"playlists": "Playlists"
},
"actions": {
"sort_by": "Classificar por:",
@ -67,7 +68,15 @@
"skip_interaction": "Pular Lembrete de Interação (Se Inscrever)",
"skip_self_promo": "Pular Promoção Não Remunerada/Autopromoção",
"buffering_goal": "Meta de Carregamento (Em Segundos)",
"skip_filler_tangent": "Pular Cenas Desnecessárias"
"skip_filler_tangent": "Pular Cenas Desnecessárias",
"add_to_playlist": "Adicionar à Playlist",
"delete_playlist": "Apagar Playlist",
"select_playlist": "Selecione uma Playlist",
"delete_playlist_confirm": "Tem certeza que quer apagar esta playlist?",
"please_select_playlist": "Por favor, selecione uma playlist",
"delete_playlist_video_confirm": "Tem certeza de que gostaria de remover este vídeo desta playlist?",
"remove_from_playlist": "Remover da Playlist",
"create_playlist": "Criar Playlist"
},
"preferences": {
"instance_name": "Nome da Instância",