File tree 1 file changed +30
-1
lines changed
1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 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
+ }
You can’t perform that action at this time.
0 commit comments