blob: f35879af04a5f30b924c785d26f5b0a606fcfe96 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<!-- 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/. -->
<!--
# Translator(s):
#
# Alexandru Szasz <alexxed@gmail.com>
# secarica <orice@secarica.ro>
# toffee <daniel@toffee.ro>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!-- for SearchDialog.xul -->
<!ENTITY searchHeading.label "Caută mesaje în:">
<!ENTITY searchHeading.accesskey "C">
<!ENTITY searchSubfolders.label "Și în sub-dosare">
<!ENTITY searchSubfolders.accesskey "e">
<!ENTITY resetButton.label "Șterge">
<!ENTITY resetButton.accesskey "t">
<!ENTITY openButton.label "Deschis">
<!ENTITY openButton.accesskey "D">
<!ENTITY deleteButton.label "Șterge elementul">
<!ENTITY deleteButton.accesskey "t">
<!ENTITY searchDialogTitle.label "Căutare mesaje">
<!ENTITY results.label "Rezultate">
<!ENTITY goToFolderButton.label "Deschide dosar mesaje">
<!ENTITY goToFolderButton.accesskey "r">
<!ENTITY saveAsVFButton.label "Salvează ca Dosar de căutare">
<!ENTITY saveAsVFButton.accesskey "a">
<!-- for ABSearchDialog.xul -->
<!ENTITY abSearchHeading.label "Caută în:">
<!ENTITY abSearchHeading.accesskey "C">
<!ENTITY propertiesButton.label "Proprietăți">
<!ENTITY propertiesButton.accesskey "P">
<!ENTITY composeButton.label "Compune">
<!ENTITY composeButton.accesskey "e">
<!ENTITY abSearchDialogTitle.label "Căutare avansată în agenda de contacte">
|