blob: 2d61a790e21c53a454b179b2fe33822e7912cb7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Converter para tabela">
<!ENTITY instructions1.label "O compositor cria uma nova tabela de linhas para cada parágrafo da seleção.">
<!ENTITY instructions2.label "Escolha o caractere utilizado para separar a seleção em colunas:">
<!ENTITY commaRadio.label "Vírgula">
<!ENTITY spaceRadio.label "Espaço">
<!ENTITY otherRadio.label "Outro:">
<!ENTITY deleteCharCheck.label "Apagar caractere separador">
<!ENTITY collapseSpaces.label "Ignorar espaços extra">
<!ENTITY collapseSpaces.tooltip "Converter espaços adjacentes num separador">
|