Skip to content

Commit bcfb33b

Browse files
betoweberweblate
authored andcommitted
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/
1 parent b172d8e commit bcfb33b

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

src/i18n/resources/pt-BR.json

+30-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
{}
1+
{
2+
"plugins": {
3+
"downloader": {
4+
"backend": {
5+
"feedback": {
6+
"getting-playlist-info": "Obtendo informações da playlist…",
7+
"loading": "Carregando…",
8+
"playlist-has-only-one-song": "Playlist possui apenas um item, baixando diretamente",
9+
"playlist-id-not-found": "Nenhum playlist ID encontrado",
10+
"playlist-is-empty": "Playlist está vazia",
11+
"preparing-file": "Preparando arquivo…",
12+
"saving": "Salvando…",
13+
"trying-to-get-playlist-id": "Tentando obter playlist ID: {{playlistId}}",
14+
"video-id-not-found": "Vídeo não encontrado"
15+
}
16+
},
17+
"menu": {
18+
"choose-download-folder": "Escolha a pasta de download",
19+
"download-finish-settings": {
20+
"label": "Baixar ao finalizar",
21+
"submenu": {
22+
"enabled": "Ativado"
23+
}
24+
},
25+
"download-playlist": "Baixar playlist",
26+
"skip-existing": "Pular arquivos existentes"
27+
}
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)