blob: b2d5cc0d6c41dc52178aa0d01b0d35f1a7ca8c9e (
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 "Prebaci u tablicu">
<!ENTITY instructions1.label "Composer stvara novi tablični redak za svaki odlomak iz odabira.">
<!ENTITY instructions2.label "Odaberite znak za odvajanje odabira u stupce:">
<!ENTITY commaRadio.label "Zarez">
<!ENTITY spaceRadio.label "Razmak">
<!ENTITY otherRadio.label "Ostali znaci:">
<!ENTITY deleteCharCheck.label "Obriši znak odvajanja">
<!ENTITY collapseSpaces.label "Zanemari dodatne razmake">
<!ENTITY collapseSpaces.tooltip "Pretvori uzastopne razmake u jedan znak odvajanja">
|