summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger/messengercompose/EditorReplace.dtd
blob: 641d5687510cc2c1e54e5464cfba25077a1ae05d (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
27
28
29
<!-- 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.xul -->

<!-- extracted from EdReplace.xhtml -->

<!ENTITY replaceDialog.title "Buscar y reemplazar">
<!ENTITY findField.label "Encontrar texto:">
<!ENTITY findField.accesskey "n">
<!ENTITY replaceField.label "Reemplazar con:">
<!ENTITY replaceField.accesskey "e">
<!ENTITY caseSensitiveCheckbox.label "Coincidencia de mayúsculas/minúsculas">
<!ENTITY caseSensitiveCheckbox.accesskey "C">
<!ENTITY wrapCheckbox.label "Buscar en todo el documento">
<!ENTITY wrapCheckbox.accesskey "u">
<!ENTITY backwardsCheckbox.label "Buscar hacia atrás">
<!ENTITY backwardsCheckbox.accesskey "B">
<!ENTITY findNextButton.label "Buscar siguiente">
<!ENTITY findNextButton.accesskey "s">
<!ENTITY replaceButton.label "Reemplazar">
<!ENTITY replaceButton.accesskey "R">
<!ENTITY replaceAndFindButton.label "Reemplazar y buscar">
<!ENTITY replaceAndFindButton.accesskey "y">
<!ENTITY replaceAllButton.label "Reemplazar todo">
<!ENTITY replaceAllButton.accesskey "a">
<!ENTITY closeButton.label "Cerrar">
<!ENTITY closeButton.accesskey "C">