|
33 | 33 | "css-file-not-found": "Arquivo CSS \"{{cssFile}}\" não existe, ignorando" |
34 | 34 | }, |
35 | 35 | "unresponsive": { |
36 | | - "details": "Erro de falta de resposta!\n{{error}}" |
| 36 | + "details": "Erro por falta de resposta!\n{{error}}" |
37 | 37 | }, |
38 | 38 | "when-ready": { |
39 | 39 | "clearing-cache-after-20s": "Limpando cache do aplicativo" |
40 | 40 | }, |
41 | 41 | "window": { |
42 | | - "tried-to-render-offscreen": "A janela tentou renderizar fora da tela, tamanho da janela={{windowSize}}, tamanho da tela={{displaySize}}, posição={{position}}" |
| 42 | + "tried-to-render-offscreen": "A janela tentou renderizar fora dos parâmetros da tela, tamanho da janela={{windowSize}}, tamanho da tela={{displaySize}}, posição={{position}}" |
43 | 43 | } |
44 | 44 | }, |
45 | 45 | "dialog": { |
46 | 46 | "hide-menu-enabled": { |
47 | 47 | "detail": "O menu está oculto, use 'Alt' para mostrá-lo (ou 'Esc' ao usar o menu dentro do aplicativo)", |
48 | | - "message": "Ocultar menu está ativado", |
49 | | - "title": "Ocultar menu ativado" |
| 48 | + "message": "Ocultar Menu está ativado", |
| 49 | + "title": "Ocultar Menu ativado" |
50 | 50 | }, |
51 | 51 | "need-to-restart": { |
52 | 52 | "buttons": { |
53 | 53 | "later": "Depois", |
54 | | - "restart-now": "Reiniciar agora" |
| 54 | + "restart-now": "Reiniciar Agora" |
55 | 55 | }, |
56 | 56 | "detail": "O plugin \"{{pluginName}}\" requer uma reinicialização para entrar em vigor", |
57 | 57 | "message": "\"{{pluginName}}\" precisa reiniciar", |
|
84 | 84 | "label": "Navegação", |
85 | 85 | "submenu": { |
86 | 86 | "copy-current-url": "Copiar URL atual", |
87 | | - "go-back": "Voltar", |
| 87 | + "go-back": "Retornar", |
88 | 88 | "go-forward": "Avançar", |
89 | 89 | "quit": "Sair", |
90 | 90 | "restart": "Reiniciar aplicativo" |
|
462 | 462 | "label": "Texto de status", |
463 | 463 | "submenu": { |
464 | 464 | "artist": "Ouvindo {artist}", |
465 | | - "title": "Ouvindo {song title}", |
466 | | - "pear-desktop": "Ouvindo Pear Desktop" |
| 465 | + "pear-desktop": "Ouvindo Pear Desktop", |
| 466 | + "title": "Ouvindo {song title}" |
467 | 467 | } |
468 | 468 | } |
469 | 469 | }, |
|
0 commit comments