blob: 6a75acfc2063801a246544fa460524f6562cd3d2 (
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 nunha táboa">
<!ENTITY instructions1.label "A xanela de redacción crea unha fila de táboa para cada parágrafo da selección.">
<!ENTITY instructions2.label "Escoller o carácter utilizado para separar a selección en columnas:">
<!ENTITY commaRadio.label "Vírgula">
<!ENTITY spaceRadio.label "Espazo">
<!ENTITY otherRadio.label "Outro carácter:">
<!ENTITY deleteCharCheck.label "Eliminar o carácter separador">
<!ENTITY collapseSpaces.label "Ignorar espazos adicionais">
<!ENTITY collapseSpaces.tooltip "Converter espazos adxacentes nun separador">
|