4
4
{
5
5
"id" : " Dialog Failed: {Err}" ,
6
6
"message" : " Dialog Failed: {Err}" ,
7
- "translation" : " " ,
7
+ "translation" : " Falha no diálogo: {Err} " ,
8
8
"placeholders" : [
9
9
{
10
10
"id" : " Err" ,
19
19
{
20
20
"id" : " Writing config: decoding '{Name}' value '{Value}' error: {Err}" ,
21
21
"message" : " Writing config: decoding '{Name}' value '{Value}' error: {Err}" ,
22
- "translation" : " " ,
22
+ "translation" : " Escrevendo configuração: decodificando '{Name}' valor '{Value}' erro: {Err} " ,
23
23
"placeholders" : [
24
24
{
25
25
"id" : " Name" ,
73
73
{
74
74
"id" : " Error writing config: {Error}" ,
75
75
"message" : " Error writing config: {Error}" ,
76
- "translation" : " " ,
76
+ "translation" : " Erro ao gravar configuração: {Error} " ,
77
77
"placeholders" : [
78
78
{
79
79
"id" : " Error" ,
88
88
{
89
89
"id" : " Saved: '{Name}' Value: {Value}" ,
90
90
"message" : " Saved: '{Name}' Value: {Value}" ,
91
- "translation" : " " ,
91
+ "translation" : " Salvou: '{Name}' Valor: {Value} " ,
92
92
"placeholders" : [
93
93
{
94
94
"id" : " Name" ,
111
111
{
112
112
"id" : " Config {Msg}" ,
113
113
"message" : " Config {Msg}" ,
114
- "translation" : " " ,
114
+ "translation" : " Configuração {Msg} " ,
115
115
"placeholders" : [
116
116
{
117
117
"id" : " Msg" ,
126
126
{
127
127
"id" : " Choose Folder" ,
128
128
"message" : " Choose Folder" ,
129
- "translation" : " "
129
+ "translation" : " Escolher pasta "
130
130
},
131
131
{
132
132
"id" : " Opening directory browser: {Err}" ,
133
133
"message" : " Opening directory browser: {Err}" ,
134
- "translation" : " " ,
134
+ "translation" : " Abrindo o navegador de pastas: {Err} " ,
135
135
"placeholders" : [
136
136
{
137
137
"id" : " Err" ,
146
146
{
147
147
"id" : " Saved {App} instance configuration!" ,
148
148
"message" : " Saved {App} instance configuration!" ,
149
- "translation" : " " ,
149
+ "translation" : " Configuração da instância {App} salva! " ,
150
150
"placeholders" : [
151
151
{
152
152
"id" : " App" ,
161
161
{
162
162
"id" : " Added new {App} instance!" ,
163
163
"message" : " Added new {App} instance!" ,
164
- "translation" : " " ,
164
+ "translation" : " Adicionada uma nova instância {App}! " ,
165
165
"placeholders" : [
166
166
{
167
167
"id" : " App" ,
176
176
{
177
177
"id" : " Provided {StarrApp} instance {Idx} does not exist" ,
178
178
"message" : " Provided {StarrApp} instance {Idx} does not exist" ,
179
- "translation" : " " ,
179
+ "translation" : " Instância {Idx} fornecida de {StarrApp} não existe " ,
180
180
"placeholders" : [
181
181
{
182
182
"id" : " StarrApp" ,
199
199
{
200
200
"id" : " Really delete {StarrApp} instance? Name: {Name}" ,
201
201
"message" : " Really delete {StarrApp} instance? Name: {Name}" ,
202
- "translation" : " " ,
202
+ "translation" : " Tem certeza que quer remover a instância {StarrApp} ? Nome: {Name} " ,
203
203
"placeholders" : [
204
204
{
205
205
"id" : " StarrApp" ,
222
222
{
223
223
"id" : " Remove Instance" ,
224
224
"message" : " Remove Instance" ,
225
- "translation" : " "
225
+ "translation" : " Remover Instância "
226
226
},
227
227
{
228
228
"id" : " Removed {StarrApp} Instance" ,
229
229
"message" : " Removed {StarrApp} Instance" ,
230
- "translation" : " " ,
230
+ "translation" : " Instância {StarrApp} removida " ,
231
231
"placeholders" : [
232
232
{
233
233
"id" : " StarrApp" ,
304
304
{
305
305
"id" : " Config Problem" ,
306
306
"message" : " Config Problem" ,
307
- "translation" : " "
307
+ "translation" : " Problema de configuração "
308
308
},
309
309
{
310
310
"id" : " Hide" ,
311
311
"message" : " Hide" ,
312
- "translation" : " "
312
+ "translation" : " Esconder "
313
313
},
314
314
{
315
315
"id" : " Checking for current {Updates} release: {Err}" ,
316
316
"message" : " Checking for current {Updates} release: {Err}" ,
317
- "translation" : " " ,
317
+ "translation" : " Verifique a atual {Updates} release: {Err} " ,
318
318
"placeholders" : [
319
319
{
320
320
"id" : " Updates" ,
337
337
{
338
338
"id" : " Checked Current {Updates} release: {Version} ({RelSize})" ,
339
339
"message" : " Checked Current {Updates} release: {Version} ({RelSize})" ,
340
- "translation" : " " ,
340
+ "translation" : " Versão atual de {Updates} verificada: {Version} ({RelSize}) " ,
341
341
"placeholders" : [
342
342
{
343
343
"id" : " Updates" ,
368
368
{
369
369
"id" : " Downloading File" ,
370
370
"message" : " Downloading File" ,
371
- "translation" : " "
371
+ "translation" : " Baixando arquivo "
372
372
},
373
373
{
374
374
"id" : " Missing release, check first?" ,
375
375
"message" : " Missing release, check first?" ,
376
- "translation" : " "
376
+ "translation" : " Faltando o lançamento, verifique primeiro? "
377
377
},
378
378
{
379
379
"id" : " Downloading {Updates} update failed: {Error}" ,
380
380
"message" : " Downloading {Updates} update failed: {Error}" ,
381
- "translation" : " " ,
381
+ "translation" : " Falha ao baixar a atualização de {Updates}: {Error} " ,
382
382
"placeholders" : [
383
383
{
384
384
"id" : " Updates" ,
401
401
{
402
402
"id" : " Downloading {Updates} release from {CurrURL} to {Path} ({Size})" ,
403
403
"message" : " Downloading {Updates} release from {CurrURL} to {Path} ({Size})" ,
404
- "translation" : " " ,
404
+ "translation" : " Fazendo download da versão {Updates} de {CurrURL} para {Path} ({Size}) " ,
405
405
"placeholders" : [
406
406
{
407
407
"id" : " Updates" ,
440
440
{
441
441
"id" : " Downloading {Size} to {Path}" ,
442
442
"message" : " Downloading {Size} to {Path}" ,
443
- "translation" : " " ,
443
+ "translation" : " Baixando {Size} para {Path} " ,
444
444
"placeholders" : [
445
445
{
446
446
"id" : " Size" ,
463
463
{
464
464
"id" : " Launching installer: {Path}: {Err}" ,
465
465
"message" : " Launching installer: {Path}: {Err}" ,
466
- "translation" : " " ,
466
+ "translation" : " Iniciando o instalador: {Path}: {Err} " ,
467
467
"placeholders" : [
468
468
{
469
469
"id" : " Path" ,
486
486
{
487
487
"id" : " Launching Installer: {Path}" ,
488
488
"message" : " Launching Installer: {Path}" ,
489
- "translation" : " " ,
489
+ "translation" : " Iniciando o instalador: {Path} " ,
490
490
"placeholders" : [
491
491
{
492
492
"id" : " Path" ,
501
501
{
502
502
"id" : " Opening Folder: {Path}: {Err}" ,
503
503
"message" : " Opening Folder: {Path}: {Err}" ,
504
- "translation" : " " ,
504
+ "translation" : " Pasta de abertura: {Path}: {Err} " ,
505
505
"placeholders" : [
506
506
{
507
507
"id" : " Path" ,
524
524
{
525
525
"id" : " Opening Path: {Path}" ,
526
526
"message" : " Opening Path: {Path}" ,
527
- "translation" : " " ,
527
+ "translation" : " Caminho de Abertura: {Path} " ,
528
528
"placeholders" : [
529
529
{
530
530
"id" : " Path" ,
539
539
{
540
540
"id" : " ERROR" ,
541
541
"message" : " ERROR" ,
542
- "translation" : " "
542
+ "translation" : " ERRO "
543
543
},
544
544
{
545
545
"id" : " WARN" ,
546
546
"message" : " WARN" ,
547
- "translation" : " "
547
+ "translation" : " AVISO "
548
548
},
549
549
{
550
550
"id" : " INFO" ,
551
551
"message" : " INFO" ,
552
- "translation" : " "
552
+ "translation" : " INFO "
553
553
},
554
554
{
555
555
"id" : " DEBUG" ,
556
556
"message" : " DEBUG" ,
557
- "translation" : " "
557
+ "translation" : " DEPURAR "
558
558
},
559
559
{
560
560
"id" : " TRACE" ,
561
561
"message" : " TRACE" ,
562
- "translation" : " "
562
+ "translation" : " VESTÍGIO "
563
563
},
564
564
{
565
565
"id" : " FATAL" ,
566
566
"message" : " FATAL" ,
567
- "translation" : " "
567
+ "translation" : " FATAL "
568
568
},
569
569
{
570
570
"id" : " Logger Error: {Err}" ,
571
571
"message" : " Logger Error: {Err}" ,
572
- "translation" : " " ,
572
+ "translation" : " Erro do Logger: {Err} " ,
573
573
"placeholders" : [
574
574
{
575
575
"id" : " Err" ,
584
584
{
585
585
"id" : " ...continuing:" ,
586
586
"message" : " ...continuing:" ,
587
- "translation" : " "
587
+ "translation" : " ..continuando: "
588
588
},
589
589
{
590
590
"id" : " Go Panic! This is a bug!\n {Version}-{Revision} {Branch} {R}\n {Stack}" ,
591
591
"message" : " Go Panic! This is a bug!\n {Version}-{Revision} {Branch} {R}\n {Stack}" ,
592
- "translation" : " " ,
592
+ "translation" : " Pânico no Go! Isso é um bug! \n {Version}-{Revision} {Branch} {R} \n {Stack} " ,
593
593
"placeholders" : [
594
594
{
595
595
"id" : " Version" ,
636
636
{
637
637
"id" : " Closing Logger" ,
638
638
"message" : " Closing Logger" ,
639
- "translation" : " "
639
+ "translation" : " Fechando o Logger "
640
640
},
641
641
{
642
642
"id" : " closing log rotator:" ,
643
643
"message" : " closing log rotator:" ,
644
- "translation" : " "
644
+ "translation" : " fechando o rotador de log:"
645
+ },
646
+ {
647
+ "id" : " Getting user data: {Error}" ,
648
+ "message" : " Getting user data: {Error}" ,
649
+ "translatorComment" : " Copied from source." ,
650
+ "fuzzy" : true ,
651
+ "translation" : " Obtendo dados do usuário: {Error}" ,
652
+ "placeholders" : [
653
+ {
654
+ "id" : " Error" ,
655
+ "string" : " %[1]v" ,
656
+ "type" : " string" ,
657
+ "underlyingType" : " string" ,
658
+ "argNum" : 1 ,
659
+ "expr" : " err.Error()"
660
+ }
661
+ ]
662
+ },
663
+ {
664
+ "id" : " Choose File" ,
665
+ "message" : " Choose File" ,
666
+ "translatorComment" : " Copied from source." ,
667
+ "fuzzy" : true ,
668
+ "translation" : " Escolher arquivo"
669
+ },
670
+ {
671
+ "id" : " Opening file browser: {Err}" ,
672
+ "message" : " Opening file browser: {Err}" ,
673
+ "translatorComment" : " Copied from source." ,
674
+ "fuzzy" : true ,
675
+ "translation" : " Abrindo o navegador de arquivos: {Err}" ,
676
+ "placeholders" : [
677
+ {
678
+ "id" : " Err" ,
679
+ "string" : " %[1]v" ,
680
+ "type" : " error" ,
681
+ "underlyingType" : " interface{Error() string}" ,
682
+ "argNum" : 1 ,
683
+ "expr" : " err"
684
+ }
685
+ ]
686
+ },
687
+ {
688
+ "id" : " Getting block lists: {Error}" ,
689
+ "message" : " Getting block lists: {Error}" ,
690
+ "translatorComment" : " Copied from source." ,
691
+ "fuzzy" : true ,
692
+ "translation" : " Obtendo listas de bloqueio: {Error}" ,
693
+ "placeholders" : [
694
+ {
695
+ "id" : " Error" ,
696
+ "string" : " %[1]v" ,
697
+ "type" : " string" ,
698
+ "underlyingType" : " string" ,
699
+ "argNum" : 1 ,
700
+ "expr" : " err.Error()"
701
+ }
702
+ ]
645
703
}
646
704
]
647
- }
705
+ }
0 commit comments