summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ro/chrome/ro/locale/ro/messenger/messengercompose/EditorReplace.dtd
blob: 02b4ddb3599332107be354e9007a5d415236ba3b (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
<!-- 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 "Caută și înlocuiește">
<!ENTITY findField.label "Caută text:">
<!ENTITY findField.accesskey "a">
<!ENTITY replaceField.label "Înlocuiește cu:">
<!ENTITY replaceField.accesskey "n">
<!ENTITY caseSensitiveCheckbox.label "Sensibil la litere mari și mici">
<!ENTITY caseSensitiveCheckbox.accesskey "M">
<!ENTITY wrapCheckbox.label "Încadrare de jur-împrejur">
<!ENTITY wrapCheckbox.accesskey "W">
<!ENTITY backwardsCheckbox.label "Caută înapoi">
<!ENTITY backwardsCheckbox.accesskey "a">
<!ENTITY findNextButton.label "Mergi la rezultatul următor">
<!ENTITY findNextButton.accesskey "G">
<!ENTITY replaceButton.label "Înlocuiește">
<!ENTITY replaceButton.accesskey "o">
<!ENTITY replaceAndFindButton.label "Caută și înlocuiește">
<!ENTITY replaceAndFindButton.accesskey "g">
<!ENTITY replaceAllButton.label "Înlocuiește toate">
<!ENTITY replaceAllButton.accesskey "t">
<!ENTITY closeButton.label "Închide">
<!ENTITY closeButton.accesskey "C">