blob: 8fef1c380b8c886cb13369d8bcaa743eb8528b1b (
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 "Converteix en taula">
<!ENTITY instructions1.label "El redactor crea una fila de taula nova per a cada paràgraf de la selecció.">
<!ENTITY instructions2.label "Trieu el caràcter utilitzat per separar la selecció en columnes:">
<!ENTITY commaRadio.label "Coma">
<!ENTITY spaceRadio.label "Espai">
<!ENTITY otherRadio.label "Un altre caràcter:">
<!ENTITY deleteCharCheck.label "Suprimeix el caràcter separador">
<!ENTITY collapseSpaces.label "Ignora els espais addicionals">
<!ENTITY collapseSpaces.tooltip "Converteix els espais adjacents en un separador">
|