|
1 | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | | -<!-- Brazilian Portuguese by Hélio de Souza and Luxy, updated: Jul 2021, for Notepad++ 8.1.2; last update by Marcello, 15 Dec 2025 for 8.8.9+ |
| 2 | +<!-- Brazilian Portuguese by Hélio de Souza and Luxy, updated: Jul 2021, for Notepad++ 8.1.2; last update by Marcello, 11 Jan 2026 for 8.9+ |
3 | 3 | Translation note: |
4 | 4 | 1. Please install XML Tools plugin for formatting your XML translation. Via menu "Plugins -> XML Tools-> Pretty Print - indent only" command. |
5 | 5 | 2. All the comments are for explanation, they are not for translation. |
6 | 6 | --> |
7 | 7 | <NotepadPlus> |
8 | | - <Native-Langue name="Brazilian Portuguese" filename="brazilian_portuguese.xml" version="8.8.9"> |
| 8 | + <Native-Langue name="Brazilian Portuguese" filename="brazilian_portuguese.xml" version="8.9"> |
9 | 9 | <Menu> |
10 | 10 | <Main> |
11 | 11 | <!-- Main Menu Entries --> |
@@ -1778,6 +1778,9 @@ Procurar em todos os arquivos, excluindo pastas de log ou logs recursivamente: |
1778 | 1778 | <find-status-scope-all value="no arquivo inteiro"/> |
1779 | 1779 | <find-status-scope-backward value="do começo do arquivo ao cursor"/> |
1780 | 1780 | <find-status-scope-forward value="do cursor ao fim do arquivo"/> |
| 1781 | + <find-status-invisible-chars-findWhat value="Caracteres invisíveis colados nos campos "Localizar" ou "Substituir por""/> |
| 1782 | + <find-status-invisible-chars-findWhat-tip value="Aviso: Caracteres invisíveis no campo localizar (ou substituir por). |
| 1783 | +O texto colado neste campo inclui caracteres invisíveis (talvez caracter de final de linha). Se você continuar sem apagá-los, eles serão incluídos no texto de busca (ou substituição)."/> |
1781 | 1784 | <finder-find-in-finder value="Localizar nos resultados encontrados..."/> |
1782 | 1785 | <finder-close-this value="Fechar estes resultados de pesquisa"/> |
1783 | 1786 | <finder-collapse-all value="Recolher tudo"/> |
|
0 commit comments