forked from Acode-Foundation/Acode
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpt-br.json
More file actions
710 lines (710 loc) · 37.9 KB
/
pt-br.json
File metadata and controls
710 lines (710 loc) · 37.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
{
"lang": "Português (Brasil)",
"about": "Sobre",
"active files": "Arquivos ativos",
"alert": "Alerta",
"app theme": "Tema do app",
"autocorrect": "Habilitar autocorreção?",
"autosave": "Salvamento automático",
"cancel": "Cancelar",
"change language": "Mudar idioma",
"choose color": "Escolher cor",
"clear": "Limpar",
"close app": "Fechar a aplicação?",
"commit message": "Mensagem de commit",
"console": "Console",
"conflict error": "Conflito! Por favor aguarde antes de commitar.",
"copy": "Copiar",
"create folder error": "Desculpe, não foi possível criar a nova pasta",
"cut": "Cortar",
"delete": "Deletar",
"dependencies": "Dependências",
"delay": "Tempo em milissegundos",
"editor settings": "Configurações do editor",
"editor theme": "Tema do editor",
"enter file name": "Informar nome do arquivo",
"enter folder name": "Informar nome da pasta",
"empty folder message": "Pasta vazia",
"enter line number": "Informar número da linha",
"error": "Erro",
"failed": "Falhou",
"file already exists": "Arquivo já existente",
"file already exists force": "Arquivo já existente. Sobrescrever?",
"file changed": " foi alterado, recarregar o arquivo?",
"file deleted": "Arquivo deletado",
"file is not supported": "Arquivo não suportado",
"file not supported": "Este tipo de arquivo não é suportado.",
"file too large": "O arquivo é muito grande para manipular. O tamanho máximo permitido por arquivo é {size}",
"file renamed": "Arquivo renomeado",
"file saved": "Arquivo salvo",
"folder added": "Pasta adicionada",
"folder already added": "A pasta já foi adicionada",
"font size": "Tamanho da fonte",
"goto": "Ir para a linha",
"icons definition": "Definição de ícones",
"info": "Info",
"invalid value": "Valor inválido",
"language changed": "O idioma foi alterado com sucesso",
"linting": "Verificar o erro de sintaxe",
"logout": "Sair",
"loading": "Carregando",
"my profile": "Meu perfil",
"new file": "Novo arquivo",
"new folder": "Nova pasta",
"no": "Não",
"no editor message": "Abra ou crie um novo arquivo e pasta no menu",
"not set": "Não configurado",
"unsaved files close app": "Existem arquivos não salvos. Fechar aplicação?",
"notice": "Note",
"open file": "Abrir arquivo",
"open files and folders": "Abrir arquivos e pastas",
"open folder": "Abrir pasta",
"open recent": "Abrir recentes",
"ok": "Ok",
"overwrite": "Sobrescrever",
"paste": "Colar",
"preview mode": "Modo de pré-vizualização",
"read only file": "Não é possível salvar o arquivo, somente leitura. Por favor, tente salvar como",
"reload": "Recarregar",
"rename": "Renomear",
"replace": "Substituir",
"required": "Este campo é obrigatório",
"run your web app": "Executar seu web app",
"save": "Salvar",
"saving": "Salvando",
"save as": "Salvar como",
"save file to run": "Favor salvar este arquivo para executar no navegador",
"search": "Pesquisar",
"see logs and errors": "Ver logs e erros",
"select folder": "Selecionar a pasta",
"settings": "Configurações",
"settings saved": "Configurações salvas",
"show line numbers": "Mostrar números de linha",
"show hidden files": "Mostrar arquivos ocultos",
"show spaces": "Mostrar espaços",
"soft tab": "Usar espaços em vez de tabs?",
"sort by name": "Classificar por nome",
"success": "Sucesso",
"tab size": "Tamanho do tab",
"text wrap": "Quebra de texto",
"theme": "Tema",
"unable to delete file": "não foi possível excluir o arquivo",
"unable to open file": "Desculpe, não foi possível abrir o arquivo",
"unable to open folder": "Desculpe, não foi possível abrir a pasta",
"unable to save file": "Desculpe, não foi possível salvar o arquivo",
"unable to rename": "Desculpe, não foi possível renomear",
"unsaved file": "Este arquivo não foi salvo, fechar mesmo assim?",
"warning": "Aviso",
"use emmet": "usar emmet",
"use quick tools": "Usar ferramentas rápidas",
"yes": "Sim",
"encoding": "Codificação de texto",
"syntax highlighting": "Realce de sintaxe",
"read only": "Somente leitura",
"select all": "Selecionar tudo",
"select branch": "Selecionar branch",
"create new branch": "Criar nova branch",
"use branch": "Usar branch",
"new branch": "Nova branch",
"branch": "Branch",
"key bindings": "Combinações de teclas",
"edit": "Editar",
"reset": "Resetar",
"color": "Cor",
"select word": "Selecionar palavra",
"quick tools": "ferramentas rápidas",
"select": "Selecionar",
"editor font": "Fonte do editor",
"new project": "Novo projeto",
"format": "Formatar",
"project name": "Nome do Projeto",
"unsupported device": "Seu dispositivo não oferece suporte ao tema.",
"vibrate on tap": "Vibrar ao tocar",
"copy command is not supported by ftp.": "O comando de cópia não é suportado pelo FTP.",
"support title": "Acode suporte",
"fullscreen": "Tela cheia",
"animation": "Animação",
"backup": "Backup",
"restore": "Restaurar",
"backup successful": "Backup bem-sucedido",
"invalid backup file": "Arquivo de backup inválido",
"add path": "Adicionar caminho",
"live autocompletion": "Observar Preenchimento automático",
"file properties": "Propriedades do arquivo",
"path": "Caminho",
"type": "Tipo",
"word count": "Contagem de palavras",
"line count": "Contagem de linhas",
"last modified": "Última modificação",
"size": "Tamanho",
"share": "Compartilhar",
"show print margin": "Mostrar margem de impressão",
"login": "Conecte-se",
"scrollbar size": "Tamanho da barra de rolagem",
"cursor controller size": "Tamanho do controlador do cursor",
"none": "Nenhum",
"small": "Pequeno",
"large": "Grande",
"floating button": "Botão flutuante",
"confirm on exit": "Confirmar saída",
"show console": "Mostrar console",
"image": "Imagem",
"insert file": "Inserir arquivo",
"insert color": "Inserir cor",
"powersave mode warning": "Desative o modo de economia de energia para visualizar no navegador externo.",
"exit": "Sair",
"custom": "Personalizado",
"reset warning": "Tem certeza de que deseja redefinir o tema?",
"theme type": "Tipo de tema",
"light": "Claro",
"dark": "Escuro",
"file browser": "Navegador de arquivos",
"operation not permitted": "Operação não permitida",
"no such file or directory": "O arquivo ou diretório não existe",
"input/output error": "Entrada/Saída de erros",
"permission denied": "Permissão negada",
"bad address": "Caminho incorreto",
"file exists": "O arquivo existe",
"not a directory": "Não é um diretório",
"is a directory": "É um diretório",
"invalid argument": "Argumento inválido",
"too many open files in system": "Muitos arquivos abertos no sistema",
"too many open files": "Muitos arquivos abertos",
"text file busy": "Arquivo de texto ocupado",
"no space left on device": "Não há mais espaço no dispositivo",
"read-only file system": "Sistema de arquivos somente leitura",
"file name too long": "Nome de arquivo muito longo",
"too many users": "Muitos usuários",
"connection timed out": "A conexão expirou",
"connection refused": "Conexão recusada",
"owner died": "Dono morreu",
"an error occurred": "Um erro ocorreu",
"add ftp": "Adicionar FTP",
"add sftp": "Adicionar SFTP",
"save file": "Salvar Arquivo",
"save file as": "Salvar arquivo como",
"files": "Arquivos",
"help": "Ajuda",
"file has been deleted": "{file} foi deletado!",
"feature not available": "Este recurso está disponível apenas na versão paga do aplicativo.",
"deleted file": "Arquivo deletado",
"line height": "Altura da linha",
"preview info": "Se você deseja executar o arquivo ativo, toque e segure no ícone de execução",
"manage all files": "Permita que o editor Acode gerencie todos os arquivos nas configurações para editar arquivos em seu dispositivo facilmente.",
"close file": "Fechar arquivo",
"reset connections": "Redefinir conexões",
"check file changes": "Verificar alterações do arquivo",
"open in browser": "Abrir no navegador",
"desktop mode": "Modo desktop",
"toggle console": "Alternar console",
"new line mode": "Modo de nova linha",
"add a storage": "Adicionar um armazenamento",
"rate acode": "Avaliar Acode",
"support": "Suporte",
"downloading file": "Baixando {file}",
"downloading...": "Baixando...",
"folder name": "Nome da pasta",
"keyboard mode": "Modo de teclado",
"normal": "Normal",
"app settings": "Configurações do aplicativo",
"disable in-app-browser caching": "Desativar o cache do navegador no aplicativo",
"copied to clipboard": "Copiado para a área de transferência",
"remember opened files": "Manter arquivos abertos",
"remember opened folders": "Manter pastas abertas",
"no suggestions": "Nenhuma sugestão",
"no suggestions aggressive": "Sem sugestões agressivas",
"install": "Instalar",
"installing": "Instalando...",
"plugins": "Plugins",
"recently used": "Usado recentemente",
"update": "Atualizar",
"uninstall": "Desinstalar",
"download acode pro": "Baixar Acode pro",
"loading plugins": "Carregando plugins",
"faqs": "FAQs",
"feedback": "Feedback",
"header": "Cabeçalho",
"sidebar": "Barra lateral",
"inapp": "No app",
"browser": "Navegador",
"diagonal scrolling": "Rolagem diagonal",
"reverse scrolling": "Rolagem reversa",
"formatter": "Formatador",
"format on save": "Formatar ao salvar",
"remove ads": "Remover propagandas",
"fast": "Rápido",
"slow": "Lento",
"scroll settings": "Configurações de rolagem",
"scroll speed": "Velocidade de rolamento",
"loading...": "Carregando...",
"no plugins found": "Nenhum plugin encontrado",
"name": "Nome",
"username": "Nome de usuário",
"optional": "Opcional",
"hostname": "Nome do host",
"password": "Senha",
"security type": "Tipo de segurança",
"connection mode": "Modo de conexão",
"port": "Porta",
"key file": "Arquivo chave",
"select key file": "Selecione o arquivo de chave",
"passphrase": "Palavra-chave",
"connecting...": "Conectando...",
"type filename": "Digite o nome do arquivo",
"unable to load files": "Não foi possível carregar os arquivos",
"preview port": "Porta de pré-visualização",
"find file": "Achar arquivo",
"system": "Sistema",
"please select a formatter": "Favor selecionar um formatador",
"case sensitive": "Case sensitive",
"regular expression": "Expressão regular",
"whole word": "Palavra inteira",
"edit with": "Editar com",
"open with": "Abrir com",
"no app found to handle this file": "Nenhum aplicativo encontrado para manipular este arquivo",
"restore default settings": "Restaurar a configuração original",
"server port": "Porta do servidor",
"preview settings": "Configurações da pré-vizualização",
"preview settings note": "Se a porta de pré-visualização e a porta do servidor forem diferentes, o aplicativo não iniciará o servidor e, em vez disso, abrirá https://<host>:<porta de pré-visualização> no navegador ou no navegador do aplicativo. Isso é útil quando você está executando um servidor.",
"backup/restore note": "Ele fará backup apenas de suas configurações, tema personalizado e atalhos de teclado. Ele não fará backup do seu FTP/SFTP.",
"host": "Host",
"retry ftp/sftp when fail": "Tentar FTP/SFTP novamente quando falhar",
"more": "Mais",
"thank you :)": "Obrigado :)",
"purchase pending": "compra pendente",
"cancelled": "cancelado",
"local": "Local",
"remote": "Remoto",
"show console toggler": "Mostrar alternador de console",
"binary file": "Este arquivo contém dados binários, deseja abri-lo?",
"relative line numbers": "Números de linha relativos",
"elastic tabstops": "Paradas elásticas",
"line based rtl switching": "Comutação RTL baseada em linha",
"hard wrap": "Quebra rígida",
"spellcheck": "Verificação ortográfica",
"wrap method": "Método de quebra",
"use textarea for ime": "Usar textarea para IME",
"invalid plugin": "Plugin inválido",
"type command": "Digite o comando",
"plugin": "Plugin",
"quicktools trigger mode": "Modo de disparo de ferramentas rápidas",
"print margin": "Margem de impressão",
"touch move threshold": "Limite de movimento de toque",
"info-retryremotefsafterfail": "Tentar novamente a conexão FTP/SFTP quando falhar.",
"info-fullscreen": "Ocultar barra de título na tela inicial.",
"info-checkfiles": "Verificar alterações nos arquivos quando o aplicativo estiver em segundo plano.",
"info-console": "Escolha o console JavaScript. Legacy é o console padrão, eruda é um console de terceiros.",
"info-keyboardmode": "Modo de teclado para entrada de texto, sem sugestões ocultará sugestões e corrigirá automaticamente. Se nenhuma sugestão não funcionar, tente alterar o valor para nenhuma sugestão agressiva.",
"info-rememberfiles": "Lembrar dos arquivos abertos quando o aplicativo for fechado.",
"info-rememberfolders": "Lembrar de pastas abertas quando o aplicativo for fechado.",
"info-floatingbutton": "Mostrar ou ocultar o botão flutuante de ferramentas rápidas.",
"info-openfilelistpos": "Onde mostrar a lista de arquivos ativos.",
"info-touchmovethreshold": "Se a sensibilidade ao toque do seu dispositivo for muito alta, você pode aumentar esse valor para evitar movimentos acidentais do toque.",
"info-scroll-settings": "Essas configurações contêm configurações de rolagem, incluindo quebra automática de texto.",
"info-animation": "Se o aplicativo parecer lento, desative a animação.",
"info-quicktoolstriggermode": "Se o botão nas ferramentas rápidas não estiver funcionando, tente alterar este valor.",
"info-checkForAppUpdates": "Verificar atualizações do aplicativo automaticamente.",
"info-quickTools": "Mostrar ou ocultar as ferramentas rápidas.",
"info-showHiddenFiles": "Mostrar arquivos e pastas ocultas. (Eles começam com um .)",
"info-all_file_access": "Permitir o acesso de /sdcard e /storage no terminal.",
"info-fontSize": "O tamanho da fonte usado para exibir o texto.",
"info-fontFamily": "A família de fontes usada para renderizar o texto.",
"info-theme": "O tema de cores do terminal.",
"info-cursorStyle": "O estilo do cursor quando o terminal está em foco.",
"info-cursorInactiveStyle": "O estilo do cursor quando o terminal não está em foco.",
"info-fontWeight": "A espessura da fonte usada para renderizar texto sem negrito.",
"info-cursorBlink": "Define se o cursor pisca.",
"info-scrollback": "A quantidade de rolagem exibida no terminal. A rolagem representa a quantidade de linhas que são mantidas quando as linhas são roladas além da área visível inicial.",
"info-tabStopWidth": "O tamanho das tabs (tabulações) no terminal.",
"info-letterSpacing": "O espaçamento em pixels inteiros entre os caracteres.",
"info-imageSupport": "Define se as imagens são suportadas no terminal.",
"info-fontLigatures": "Define se as ligaduras de fontes estão ativadas no terminal.",
"info-confirmTabClose": "Solicitar confirmação antes de fechar as abas do terminal.",
"info-backup": "Cria um backup da instalação do terminal.",
"info-restore": "Restaura um backup da instalação do terminal.",
"info-uninstall": "Desinstala a instalação do terminal.",
"owned": "Meu",
"api_error": "Servidor API desativado, por favor, tente depois de algum tempo.",
"installed": "Instalado",
"all": "Tudo",
"medium": "Médio",
"refund": "Reembolso",
"product not available": "Produto não disponível",
"no-product-info": "Este produto não está disponível em seu país no momento, tente novamente mais tarde.",
"close": "Fechar",
"explore": "Explorar",
"key bindings updated": "Atalhos de teclas atualizados",
"search in files": "Pesquisar em arquivos",
"exclude files": "Excluir arquivos",
"include files": "Incluir arquivos",
"search result": "{matches} resultados em {files} arquivos.",
"invalid regex": "Expressão regular inválida: {message}.",
"bottom": "Em baixo",
"save all": "Salvar tudo",
"close all": "Fechar tudo",
"unsaved files warning": "Alguns arquivos não são estão salvos. Clique em 'ok' e selecione o que fazer ou pressione 'cancelar' para voltar.",
"save all warning": "Tem certeza de que deseja salvar todos os arquivos e fechar? Esta ação não pode ser revertida.",
"save all changes warning": "Tem certeza de que deseja salvar todos os arquivos?",
"close all warning": "Tem certeza de que deseja fechar todos os arquivos? Você perderá as alterações não salvas e esta ação não pode ser revertida.",
"refresh": "Atualizar",
"shortcut buttons": "Botões de atalho",
"no result": "Sem resultado",
"searching...": "Procurando...",
"quicktools:ctrl-key": "Tecla de CTRL/comando",
"quicktools:tab-key": "Tecla de tab",
"quicktools:shift-key": "Tacla de shift",
"quicktools:undo": "Desfazer",
"quicktools:redo": "Refazer",
"quicktools:search": "Pesquisar no arquivo",
"quicktools:save": "Salvar Arquivo",
"quicktools:esc-key": "Tecla de escape",
"quicktools:curlybracket": "Inserir chaves",
"quicktools:squarebracket": "Inserir colchetes",
"quicktools:parentheses": "Inserir parênteses",
"quicktools:anglebracket": "Inserir menor que/maior que",
"quicktools:left-arrow-key": "Tecla de seta para a esquerda",
"quicktools:right-arrow-key": "Tecla de seta para a direita",
"quicktools:up-arrow-key": "Tecla de seta para cima",
"quicktools:down-arrow-key": "Tecla de seta para baixo",
"quicktools:moveline-up": "Mover linha para cima",
"quicktools:moveline-down": "Mover linha para baixo",
"quicktools:copyline-up": "Copiar alinhamento",
"quicktools:copyline-down": "Copiar linha para baixo",
"quicktools:semicolon": "Inserir ponto-e-vírgula",
"quicktools:quotation": "Inserir citação",
"quicktools:and": "Inserir símbolo de e comercial (&)",
"quicktools:bar": "Inserir símbolo de barra",
"quicktools:equal": "Inserir símbolo de igual",
"quicktools:slash": "Inserir símbolo de barra",
"quicktools:exclamation": "Inserir exclamação",
"quicktools:alt-key": "Tecla Alt",
"quicktools:meta-key": "Tecla Windows/Meta",
"info-quicktoolssettings": "Personalize os botões de atalho e as teclas do teclado no contêiner ferramentas rápidas abaixo do editor para aprimorar sua experiência de codificação.",
"info-excludefolders": "Use o padrão **/node_modules/** para ignorar todos os arquivos da pasta node_modules. Isso excluirá os arquivos da lista e também impedirá que sejam incluídos nas pesquisas de arquivos.",
"missed files": "{count} arquivos verificados após o início da pesquisa e não serão incluídos na pesquisa.",
"remove": "Remover",
"quicktools:command-palette": "Paleta de comandos",
"default file encoding": "Codificação de arquivo padrão",
"remove entry": "Tem certeza de que deseja remover '{name}' dos caminhos salvos? Observe que removê-lo não excluirá o caminho em si.",
"delete entry": "Confirme a exclusão: '{name}'. Essa ação não pode ser desfeita. Continuar?",
"change encoding": "Reabrir '{file}' com codificação '{encoding}'? Esta ação resultará na perda de quaisquer alterações não salvas feitas no arquivo. Deseja prosseguir com a reabertura?",
"reopen file": "Tem certeza de que deseja reabrir '{file}'? Quaisquer alterações não salvas serão perdidas.",
"plugin min version": "{name} disponível apenas no Acode - {v-code} e superior. Clique aqui para atualizar.",
"color preview": "Pré-vizualização de cores",
"confirm": "Confirmar",
"list files": "Listar todos os arquivos em <strong>{name}</strong>? Muitos arquivos podem travar o aplicativo.",
"problems": "Problemas",
"show side buttons": "Mostrar botões laterais",
"bug_report": "Enviar Relatório de Erro",
"verified publisher": "Editor Verificado",
"most_downloaded": "Mais Baixados",
"newly_added": "Recém-Adicionados",
"top_rated": "Mais Bem Avaliados",
"rename not supported": "Renomear no diretório do Termux não é suportado",
"compress": "Comprimir",
"copy uri": "Copiar URI",
"delete entries": "Tem certeza de que deseja excluir {count} itens?",
"deleting items": "Excluindo {count} itens...",
"import project zip": "Importar Projeto (zip)",
"changelog": "Registro de Alterações",
"notifications": "Notificações",
"no_unread_notifications": "Sem notificações não lidas",
"should_use_current_file_for_preview": "Deve usar o arquivo atual para pré-visualização em vez do padrão (index.html)",
"fade fold widgets": "Widgets Fade Fold",
"quicktools:home-key": "Tecla Home",
"quicktools:end-key": "Tecla End",
"quicktools:pageup-key": "Tecla PageUp",
"quicktools:pagedown-key": "Tecla PageDown",
"quicktools:delete-key": "Tecla Delete",
"quicktools:tilde": "Inserir símbolo de til (~)",
"quicktools:backtick": "Inserir crase (`)",
"quicktools:hash": "Inserir símbolo de cerquilha (#)",
"quicktools:dollar": "Inserir símbolo de dólar ($)",
"quicktools:modulo": "Inserir símbolo de módulo/porcentagem (%)",
"quicktools:caret": "Inserir símbolo de circunflexo (^)",
"plugin_enabled": "Plugin ativado",
"plugin_disabled": "Plugin desativado",
"enable_plugin": "Ativar este Plugin",
"disable_plugin": "Desativar este Plugin",
"open_source": "Código Aberto",
"terminal settings": "Configurações do Terminal",
"font ligatures": "Ligaduras da Fonte",
"letter spacing": "Espaçamento entre Letras",
"terminal:tab stop width": "Largura do Tab Stop",
"terminal:scrollback": "Linhas de Scrollback",
"terminal:cursor blink": "Piscar do Cursor",
"terminal:font weight": "Peso da Fonte",
"terminal:cursor inactive style": "Estilo do Cursor Inativo",
"terminal:cursor style": "Estilo do Cursor",
"terminal:font family": "Família da Fonte",
"terminal:convert eol": "Converter EOL",
"terminal:confirm tab close": "Confirme o fechamento da aba do terminal",
"terminal:image support": "Suportar imagens",
"terminal": "Terminal",
"allFileAccess": "Acesso total aos arquivos",
"fonts": "Fontes",
"sponsor": "Patrocinador",
"downloads": "Downloads",
"reviews": "Avaliações",
"overview": "Visão Geral",
"contributors": "Contribuidores",
"quicktools:hyphen": "Inserir símbolo de hífen (-)",
"check for app updates": "Verifique se há atualizações do aplicativo",
"prompt update check consent message": "O Acode pode verificar se há novas atualizações quando você estiver online. Deseja ativar a verificação de atualizações?",
"keywords": "Palavras-chave",
"author": "Autor",
"filtered by": "Filtrado por",
"clean install state": "Estado de instalação limpa",
"backup created": "Backup criado",
"restore completed": "Restauração concluída",
"restore will include": "Isso irá restaurar",
"restore warning": "Esta ação não pode ser desfeita. Continuar?",
"reload to apply": "Recarregar para aplicar as alterações?",
"reload app": "Recarregar aplicativo",
"preparing backup": "Preparando backup",
"collecting settings": "Coletando configurações",
"collecting key bindings": "Coletando atalhos de teclado",
"collecting plugins": "Coletando informações dos plugins",
"creating backup": "Criando arquivo de backup",
"validating backup": "Validando backup",
"restoring key bindings": "Restaurando atalhos de teclado",
"restoring plugins": "Restaurando plugins",
"restoring settings": "Restaurando configurações",
"legacy backup warning": "Este é um formato de backup antigo. Alguns recursos podem ser limitados.",
"checksum mismatch": "Checksum não corresponde — o arquivo de backup pode ter sido modificado ou corrompido.",
"plugin not found": "Plugin não encontrado no registro",
"paid plugin skipped": "Plugin pago — compra não encontrada",
"source not found": "O arquivo de origem não existe mais",
"restored": "Restaurado",
"skipped": "Ignorado",
"backup not valid object": "O arquivo de backup não é um objeto válido",
"backup no data": "O arquivo de backup não contém dados para restaurar",
"backup legacy warning": "Este é um formato de backup antigo (v1). Alguns recursos podem ser limitados.",
"backup missing metadata": "Metadados do backup ausentes — algumas informações podem não estar disponíveis",
"backup checksum mismatch": "Checksum não corresponde — o arquivo de backup pode ter sido modificado ou corrompido. Prossiga com cautela.",
"backup checksum verify failed": "Não foi possível verificar o checksum",
"backup invalid settings": "Formato de configurações inválido",
"backup invalid keybindings": "Formato de atalhos de teclado inválido",
"backup invalid plugins": "Formato de plugins instalados inválido",
"issues found": "Problemas encontrados",
"error details": "Detalhes do erro",
"active tools": "Ferramentas ativas",
"available tools": "Ferramentas disponíveis",
"recent": "Recent Files",
"command palette": "Open Command Palette",
"change theme": "Change Theme",
"documentation": "Documentation",
"open in terminal": "Open in Terminal",
"developer mode": "Developer Mode",
"info-developermode": "Enable developer tools (Eruda) for debugging plugins and inspecting app state. Inspector will be initialized on app start.",
"developer mode enabled": "Developer mode enabled. Use command palette to toggle inspector (Ctrl+Shift+I).",
"developer mode disabled": "Developer mode disabled",
"copy relative path": "Copy Relative Path",
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
"add to home screen": "Add to home screen",
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
"save file before home shortcut": "Save the file before adding it to the home screen.",
"terminal_required_message_for_lsp": "Terminal not installed. Please install Terminal first to use LSP servers.",
"shift click selection": "Shift + tap/click selection",
"earn ad-free time": "Earn ad-free time",
"indent guides": "Indent guides",
"language servers": "Language servers",
"lint gutter": "Show lint gutter",
"rainbow brackets": "Rainbow brackets",
"lsp-add-custom-server": "Add custom server",
"lsp-binary-args": "Binary args (JSON array)",
"lsp-binary-command": "Binary command",
"lsp-binary-path-optional": "Binary path (optional)",
"lsp-check-command-optional": "Check command (optional override)",
"lsp-checking-installation-status": "Checking installation status...",
"lsp-configured": "Configured",
"lsp-custom-server-added": "Custom server added",
"lsp-default": "Default",
"lsp-details-line": "Details: {details}",
"lsp-edit-initialization-options": "Edit initialization options",
"lsp-empty": "Empty",
"lsp-enabled": "Enabled",
"lsp-error-add-server-failed": "Failed to add server",
"lsp-error-args-must-be-array": "Arguments must be a JSON array",
"lsp-error-binary-command-required": "Binary command is required",
"lsp-error-language-id-required": "At least one language ID is required",
"lsp-error-package-required": "At least one package is required",
"lsp-error-server-id-required": "Server ID is required",
"lsp-feature-completion": "Code completion",
"lsp-feature-completion-info": "Enable autocomplete suggestions from the server.",
"lsp-feature-diagnostics": "Diagnostics",
"lsp-feature-diagnostics-info": "Show errors and warnings from the language server.",
"lsp-feature-document-highlights": "Document highlights",
"lsp-feature-document-highlights-info": "Highlight all occurrences of the word under the cursor.",
"lsp-feature-formatting": "Formatting",
"lsp-feature-formatting-info": "Enable code formatting from the language server.",
"lsp-feature-hover": "Hover information",
"lsp-feature-hover-info": "Show type information and documentation on hover.",
"lsp-feature-inlay-hints": "Inlay hints",
"lsp-feature-inlay-hints-info": "Show inline type hints in the editor.",
"lsp-feature-signature": "Signature help",
"lsp-feature-signature-info": "Show function parameter hints while typing.",
"lsp-feature-state-toast": "{feature} {state}",
"lsp-initialization-options": "Initialization options",
"lsp-initialization-options-json": "Initialization options (JSON)",
"lsp-initialization-options-updated": "Initialization options updated",
"lsp-install-command": "Install command",
"lsp-install-command-unavailable": "Install command not available",
"lsp-install-info-check-failed": "Acode could not verify the installation status.",
"lsp-install-info-missing": "Language server is not installed in the terminal environment.",
"lsp-install-info-ready": "Language server is installed and ready.",
"lsp-install-info-unknown": "Installation status could not be checked automatically.",
"lsp-install-info-version-available": "Version {version} is available.",
"lsp-install-method-apk": "APK package",
"lsp-install-method-cargo": "Cargo crate",
"lsp-install-method-manual": "Manual binary",
"lsp-install-method-npm": "npm package",
"lsp-install-method-pip": "pip package",
"lsp-install-method-shell": "Custom shell",
"lsp-install-method-title": "Install method",
"lsp-install-repair": "Install / repair",
"lsp-installation-status": "Installation status",
"lsp-installed": "Installed",
"lsp-invalid-timeout": "Invalid timeout value",
"lsp-language-ids": "Language IDs (comma separated)",
"lsp-packages-prompt": "{method} packages (comma separated)",
"lsp-remove-installed-files": "Remove installed files for {server}?",
"lsp-server-disabled-toast": "Server disabled",
"lsp-server-enabled-toast": "Server enabled",
"lsp-server-id": "Server ID",
"lsp-server-label": "Server label",
"lsp-server-not-found": "Server not found",
"lsp-server-uninstalled": "Server uninstalled",
"lsp-startup-timeout": "Startup timeout",
"lsp-startup-timeout-ms": "Startup timeout (milliseconds)",
"lsp-startup-timeout-set": "Startup timeout set to {timeout} ms",
"lsp-state-disabled": "disabled",
"lsp-state-enabled": "enabled",
"lsp-status-check-failed": "Check failed",
"lsp-status-installed": "Installed",
"lsp-status-installed-version": "Installed ({version})",
"lsp-status-line": "Status: {status}",
"lsp-status-not-installed": "Not installed",
"lsp-status-unknown": "Unknown",
"lsp-timeout-ms": "{timeout} ms",
"lsp-uninstall-command-unavailable": "Uninstall command not available",
"lsp-uninstall-server": "Uninstall server",
"lsp-update-command-optional": "Update command (optional)",
"lsp-update-command-unavailable": "Update command not available",
"lsp-update-server": "Update server",
"lsp-version-line": "Version: {version}",
"lsp-view-initialization-options": "View initialization options",
"settings-category-about-acode": "About Acode",
"settings-category-advanced": "Advanced",
"settings-category-assistance": "Assistance",
"settings-category-core": "Core settings",
"settings-category-cursor": "Cursor",
"settings-category-cursor-selection": "Cursor & selection",
"settings-category-custom-servers": "Custom servers",
"settings-category-customization-tools": "Customization & tools",
"settings-category-display": "Display",
"settings-category-editing": "Editing",
"settings-category-features": "Features",
"settings-category-files-sessions": "Files & sessions",
"settings-category-fonts": "Fonts",
"settings-category-general": "General",
"settings-category-guides-indicators": "Guides & indicators",
"settings-category-installation": "Installation",
"settings-category-interface": "Interface",
"settings-category-maintenance": "Maintenance",
"settings-category-permissions": "Permissions",
"settings-category-preview": "Preview",
"settings-category-scrolling": "Scrolling",
"settings-category-server": "Server",
"settings-category-servers": "Servers",
"settings-category-session": "Session",
"settings-category-support-acode": "Support Acode",
"settings-category-text-layout": "Text & layout",
"settings-info-app-animation": "Control transition animations across the app.",
"settings-info-app-check-files": "Refresh editors when files change outside Acode.",
"settings-info-app-clean-install-state": "Clear stored install state used by onboarding and setup flows.",
"settings-info-app-confirm-on-exit": "Ask before closing the app.",
"settings-info-app-console": "Choose which debug console integration Acode uses.",
"settings-info-app-default-file-encoding": "Default encoding when opening or creating files.",
"settings-info-app-exclude-folders": "Skip folders and patterns while searching or scanning.",
"settings-info-app-floating-button": "Show the floating quick actions button.",
"settings-info-app-font-manager": "Install, manage, or remove app fonts.",
"settings-info-app-fullscreen": "Hide the system status bar while using Acode.",
"settings-info-app-keybindings": "Edit the key bindings file or reset shortcuts.",
"settings-info-app-keyboard-mode": "Choose how the software keyboard behaves while editing.",
"settings-info-app-language": "Choose the app language and translated labels.",
"settings-info-app-open-file-list-position": "Choose where the active files list appears.",
"settings-info-app-quick-tools-settings": "Reorder and customize quick tool shortcuts.",
"settings-info-app-quick-tools-trigger-mode": "Choose how quick tools open on tap or touch.",
"settings-info-app-remember-files": "Reopen the files that were open last time.",
"settings-info-app-remember-folders": "Reopen folders from the previous session.",
"settings-info-app-retry-remote-fs": "Retry remote file operations after a failed transfer.",
"settings-info-app-side-buttons": "Show extra action buttons beside the editor.",
"settings-info-app-sponsor-sidebar": "Show the sponsor entry in the sidebar.",
"settings-info-app-touch-move-threshold": "Minimum movement before a touch drag is detected.",
"settings-info-app-vibrate-on-tap": "Enable haptic feedback for taps and controls.",
"settings-info-editor-autosave": "Save changes automatically after a delay.",
"settings-info-editor-color-preview": "Preview color values inline in the editor.",
"settings-info-editor-fade-fold-widgets": "Dim fold markers until they are needed.",
"settings-info-editor-font-family": "Choose the typeface used in the editor.",
"settings-info-editor-font-size": "Set the editor text size.",
"settings-info-editor-format-on-save": "Run the formatter whenever a file is saved.",
"settings-info-editor-hard-wrap": "Insert real line breaks instead of only wrapping visually.",
"settings-info-editor-indent-guides": "Show indentation guide lines.",
"settings-info-editor-line-height": "Adjust vertical spacing between lines.",
"settings-info-editor-line-numbers": "Show line numbers in the gutter.",
"settings-info-editor-lint-gutter": "Show diagnostics and lint markers in the gutter.",
"settings-info-editor-live-autocomplete": "Show suggestions while you type.",
"settings-info-editor-rainbow-brackets": "Color matching brackets by nesting depth.",
"settings-info-editor-relative-line-numbers": "Show distance from the current line.",
"settings-info-editor-rtl-text": "Switch right-to-left behavior per line.",
"settings-info-editor-scroll-settings": "Adjust scrollbar size, speed, and gesture behavior.",
"settings-info-editor-shift-click-selection": "Extend selection with Shift + tap or click.",
"settings-info-editor-show-spaces": "Display visible whitespace markers.",
"settings-info-editor-soft-tab": "Insert spaces instead of tab characters.",
"settings-info-editor-tab-size": "Set how many spaces each tab step uses.",
"settings-info-editor-teardrop-size": "Set the cursor handle size for touch editing.",
"settings-info-editor-text-wrap": "Wrap long lines inside the editor.",
"settings-info-lsp-add-custom-server": "Register a custom language server with install, update, and launch commands.",
"settings-info-lsp-edit-init-options": "Edit initialization options as JSON.",
"settings-info-lsp-install-server": "Install or repair this language server.",
"settings-info-lsp-server-enabled": "Enable or disable this language server.",
"settings-info-lsp-startup-timeout": "Set how long Acode waits for the server to start.",
"settings-info-lsp-uninstall-server": "Remove installed packages or binaries for this server.",
"settings-info-lsp-update-server": "Update this language server if an update flow is available.",
"settings-info-lsp-view-init-options": "View the effective initialization options as JSON.",
"settings-info-main-ad-rewards": "Watch ads to unlock temporary ad-free access.",
"settings-info-main-app-settings": "Language, app behavior, and quick access tools.",
"settings-info-main-backup-restore": "Export settings to a backup or restore them later.",
"settings-info-main-changelog": "See recent updates and release notes.",
"settings-info-main-edit-settings": "Edit the raw settings.json file directly.",
"settings-info-main-editor-settings": "Fonts, tabs, suggestions, and editor display.",
"settings-info-main-formatter": "Choose a formatter for each supported language.",
"settings-info-main-lsp-settings": "Configure language servers and editor intelligence.",
"settings-info-main-plugins": "Manage installed plugins and their available actions.",
"settings-info-main-preview-settings": "Preview mode, server ports, and browser behavior.",
"settings-info-main-rateapp": "Rate Acode on Google Play.",
"settings-info-main-remove-ads": "Unlock permanent ad-free access.",
"settings-info-main-reset": "Reset Acode to its default configuration.",
"settings-info-main-sponsors": "Support ongoing Acode development.",
"settings-info-main-terminal-settings": "Terminal theme, font, cursor, and session behavior.",
"settings-info-main-theme": "App theme, contrast, and custom colors.",
"settings-info-preview-disable-cache": "Always reload content in the in-app browser.",
"settings-info-preview-host": "Hostname used when opening the preview URL.",
"settings-info-preview-mode": "Choose where preview opens when you launch it.",
"settings-info-preview-preview-port": "Port used by the live preview server.",
"settings-info-preview-server-port": "Port used by the internal app server.",
"settings-info-preview-show-console-toggler": "Show the console button in preview.",
"settings-info-preview-use-current-file": "Prefer the current file when starting preview.",
"settings-info-terminal-convert-eol": "Convert line endings when pasting or rendering terminal output.",
"settings-note-formatter-settings": "Assign a formatter to each language. Install formatter plugins to unlock more options.",
"settings-note-lsp-settings": "Language servers add autocomplete, diagnostics, hover details, and more. You can install, update, or define custom servers here. Managed installers run inside the terminal/proot environment.",
"search result label singular": "result",
"search result label plural": "results",
"pin tab": "Pin tab",
"unpin tab": "Unpin tab",
"pinned tab": "Pinned tab",
"unpin tab before closing": "Unpin the tab before closing it.",
"app font": "App font",
"settings-info-app-font-family": "Choose the font used across the app interface."
}