blob: 30bf44b00ab3f63906f8e9863839172cd117d82d (
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
<!-- 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):
#
# nicubunu <nicubunu@gmail.com>
# stas <stas@nerd.ro>
# Alexandru Szasz <alexxed@gmail.com>
# janimo <jani@ubuntu.com>
# turcan <nicturcan@gmail.com>
# Laudatti <Laudatti@gmail.com>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "Redactare mesaj: (fără subiect)">
<!ENTITY fromAddr.label "De la:">
<!ENTITY fromAddr.accesskey "D">
<!ENTITY subject.label "Subiectul:">
<!ENTITY subject.accesskey "S">
<!ENTITY attachments.label "Anexe:">
<!ENTITY attachments.accesskey "A">
<!-- menu items: the . means that the menu item isn't implemented yet -->
<!-- File menu items -->
<!ENTITY saveCmd.label "Salvare">
<!ENTITY saveCmd.accesskey "S">
<!ENTITY saveAsCmd.label "Salvează ca">
<!ENTITY saveAsCmd.accesskey "a">
<!ENTITY saveAsFileCmd.label "Fișier…">
<!ENTITY saveAsFileCmd.accesskey "F">
<!ENTITY saveAsDraftCmd.label "Mesaj nefinalizat">
<!ENTITY saveAsDraftCmd.accesskey "M">
<!ENTITY saveAsTemplateCmd.label "Șablon">
<!ENTITY saveAsTemplateCmd.accesskey "a">
<!ENTITY attachMenu.label "Anexează">
<!ENTITY attachMenu.accesskey "A">
<!ENTITY attachFileCmd.label "Fișier(e)…">
<!ENTITY attachFileCmd.accesskey "F">
<!ENTITY attachPageCmd.label "Pagină web…">
<!ENTITY attachPageCmd.accesskey "w">
<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' -->
<!ENTITY attachVCardCmd.label "Fișă personală (vCard)">
<!ENTITY attachVCardCmd.accesskey "p">
<!ENTITY sendNowCmd.label "Trimite acum">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "T">
<!ENTITY sendLaterCmd.label "Trimite mai târziu">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "T">
<!ENTITY accountManagerCmd.label "Mail & Newsgroups Account Settings…">
<!ENTITY accountManagerCmd.accesskey "M">
<!-- View menu items -->
<!ENTITY showComposeToolbarCmd.label "Bara de unelte">
<!ENTITY showComposeToolbarCmd.accesskey "B">
<!ENTITY showFormatToolbarCmd.label "Bara de formatare">
<!ENTITY showFormatToolbarCmd.accesskey "f">
<!-- Format menu items -->
<!ENTITY formatMenu.label "Format">
<!ENTITY formatMenu.accesskey "o">
<!-- Options menu items -->
<!ENTITY optionsMenu.label "Opțiuni">
<!ENTITY optionsMenu.accesskey "p">
<!ENTITY quoteCmd.label "Citează mesajul">
<!ENTITY quoteCmd.accesskey "C">
<!ENTITY selectAddressCmd.label "Select Addresses…">
<!ENTITY selectAddressCmd.key "">
<!ENTITY selectAddressCmd.accesskey "A">
<!ENTITY priorityMenu.label "prioritatea">
<!ENTITY priorityMenu.accesskey "p">
<!ENTITY lowestPriorityCmd.label "Cea mai mică">
<!ENTITY lowestPriorityCmd.accesskey "C">
<!ENTITY lowPriorityCmd.label "Încet">
<!ENTITY lowPriorityCmd.accesskey "n">
<!ENTITY normalPriorityCmd.label "Normală">
<!ENTITY normalPriorityCmd.accesskey "N">
<!ENTITY highPriorityCmd.label "Tare">
<!ENTITY highPriorityCmd.accesskey "T">
<!ENTITY highestPriorityCmd.label "Cea mai mare">
<!ENTITY highestPriorityCmd.accesskey "C">
<!ENTITY returnReceiptMenu.label "Confirmare de primire">
<!ENTITY returnReceiptMenu.accesskey "C">
<!ENTITY outputFormatMenu.label "Format">
<!ENTITY outputFormatMenu.accesskey "F">
<!ENTITY autoFormatCmd.label "Autodetecție">
<!ENTITY autoFormatCmd.accesskey "A">
<!ENTITY plainTextFormatCmd.label "Doar text">
<!ENTITY plainTextFormatCmd.accesskey "D">
<!ENTITY htmlFormatCmd.label "Doar text îmbogățit (HTML)">
<!ENTITY htmlFormatCmd.accesskey "r">
<!ENTITY bothFormatCmd.label "Text și HTML">
<!ENTITY bothFormatCmd.accesskey "L">
<!ENTITY fileCarbonCopyCmd.label "Trimite copie în">
<!ENTITY fileCarbonCopyCmd.accesskey "T">
<!ENTITY fileHereMenu.label "Îndosariază aici">
<!--LOCALIZATION NOTE Toolbar items Don't change any "chrome://" URLs -->
<!-- Toolbar items -->
<!ENTITY sendButton.label "Trimite">
<!ENTITY addressButton.label "Adresă proprie">
<!ENTITY attachButton.label "Anexează">
<!ENTITY spellingButton.label "Spelling">
<!ENTITY saveButton.label "Salvare">
<!ENTITY stopButton.label "Stop">
<!--tooltips-->
<!-- We already inherit &menuBar.tooltip and &mailToolbar.tooltip from messenger.dtd -->
<!ENTITY addressBar.tooltip "Address Bar">
<!ENTITY formatToolbar.tooltip "Bara de formatare">
<!ENTITY sendButton.tooltip "Trimite acum acest mesaj">
<!ENTITY sendlaterButton.tooltip "Trimite acest mesaj mai târziu">
<!ENTITY addressButton.tooltip "Selectați destinatarul din agenda de contacte">
<!ENTITY attachButton.tooltip "Anexează un fișier la acest mesaj">
<!ENTITY saveButton.tooltip "Salvează acest mesaj">
<!ENTITY stopButton.tooltip "Oprește transferul curent">
<!ENTITY openAttachment.label "Deschis">
<!ENTITY openAttachment.accesskey "D">
<!ENTITY renameAttachment.label "Redenumește…">
<!ENTITY renameAttachment.accesskey "R">
<!ENTITY deleteAttachment.accesskey "D">
<!ENTITY selectAllAttachments.accesskey "A">
<!ENTITY attachFile.label "Anexează fișier(e)…">
<!ENTITY attachFile.accesskey "f">
<!ENTITY attachPage.label "Anexează pagină web…">
<!ENTITY attachPage.accesskey "w">
|