chore(i18n): Translated using Weblate (Portuguese (Brazil))

Currently translated at 72.2% (276 of 382 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pt_BR/
This commit is contained in:
Luis Alberto Weber
2024-09-20 17:09:18 +00:00
committed by Hosted Weblate
parent b172d8e509
commit bcfb33b4b1

View File

@ -1 +1,30 @@
{}
{
"plugins": {
"downloader": {
"backend": {
"feedback": {
"getting-playlist-info": "Obtendo informações da playlist…",
"loading": "Carregando…",
"playlist-has-only-one-song": "Playlist possui apenas um item, baixando diretamente",
"playlist-id-not-found": "Nenhum playlist ID encontrado",
"playlist-is-empty": "Playlist está vazia",
"preparing-file": "Preparando arquivo…",
"saving": "Salvando…",
"trying-to-get-playlist-id": "Tentando obter playlist ID: {{playlistId}}",
"video-id-not-found": "Vídeo não encontrado"
}
},
"menu": {
"choose-download-folder": "Escolha a pasta de download",
"download-finish-settings": {
"label": "Baixar ao finalizar",
"submenu": {
"enabled": "Ativado"
}
},
"download-playlist": "Baixar playlist",
"skip-existing": "Pular arquivos existentes"
}
}
}
}