blob: a8aa32c066fffa5da441d2a42b14b978cd424138 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!-- 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/. -->
<!-- extracted from EdReplace.xhtml -->
<!ENTITY replaceDialog.title "Guetar y trocar">
<!ENTITY findField.label "Guetar testu:">
<!ENTITY findField.accesskey "t">
<!ENTITY replaceField.label "Trocar con:">
<!ENTITY replaceField.accesskey "o">
<!ENTITY caseSensitiveCheckbox.label "Conc. mayús./minús.">
<!ENTITY caseSensitiveCheckbox.accesskey "c">
<!ENTITY wrapCheckbox.label "Guetar en tol documentu">
<!ENTITY wrapCheckbox.accesskey "t">
<!ENTITY backwardsCheckbox.label "Guetar hacia atrás">
<!ENTITY backwardsCheckbox.accesskey "u">
<!ENTITY findNextButton.label "Guetar siguiente">
<!ENTITY findNextButton.accesskey "g">
<!ENTITY replaceButton.label "Trocar">
<!ENTITY replaceButton.accesskey "r">
<!ENTITY replaceAndFindButton.label "Guetar y trocar">
<!ENTITY replaceAndFindButton.accesskey "y">
<!ENTITY replaceAllButton.label "Trocar too">
<!ENTITY replaceAllButton.accesskey "t">
<!ENTITY closeButton.label "Zarrar">
|