blob: 5abe43d0b037ab26da573f8cda91b56f936772c0 (
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
46
47
48
49
50
51
52
53
54
55
|
<!-- 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>
# janimo <jani@ubuntu.com>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!-- extracted from am-main.xul -->
<!ENTITY accountTitle.label "Setările contului">
<!ENTITY accountName.label "Nume cont:">
<!ENTITY accountName.accesskey "N">
<!ENTITY identityTitle.label "Identitate implicită">
<!ENTITY identityDesc.label "Fiecare cont are propria identitate, adică datele prin care vă identificați față de ceilalți care primesc mesaje de la dumneavoastră">
<!ENTITY name.label "Numele dumneavoastră:">
<!ENTITY name.accesskey "N">
<!ENTITY email.label "Adresa de email:">
<!ENTITY email.accesskey "e">
<!ENTITY replyTo.label "Adresă pentru răspuns:">
<!ENTITY replyTo.accesskey "s">
<!ENTITY replyTo.placeholder "Recipients will reply to this other address">
<!ENTITY organization.label "Organizație:">
<!ENTITY organization.accesskey "O">
<!ENTITY signatureText.label "Signature text:">
<!ENTITY signatureText.accesskey "x">
<!ENTITY signatureHtml.label "Use HTML">
<!ENTITY signatureHtml.accesskey "L">
<!ENTITY signatureFile.label "Attach the signature from a file instead:">
<!ENTITY signatureFile.accesskey "t">
<!ENTITY choose.label "Alege…">
<!ENTITY choose.accesskey "A">
<!ENTITY editVCard.label "Editează fișă…">
<!ENTITY editVCard.accesskey "d">
<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line -->
<!ENTITY attachVCard.label "Anexează vCard-ul meu la mesaje">
<!ENTITY attachVCard.accesskey "v">
<!ENTITY manageIdentities.label "Gestiune identități…">
<!ENTITY manageIdentities.accesskey "G">
<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line -->
<!ENTITY smtpName.label "Server de trimitere (SMTP):">
<!ENTITY smtpName.accesskey "S">
<!ENTITY smtpDefaultServer.label "Folosește serverul implicit">
|