blob: 7d97d77dd14886df36fc81a30e95bda92e0f126f (
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
|
<!--
# Translator(s):
#
# nicubunu <nicubunu@gmail.com>
# Alexandru Szasz <alexxed@gmail.com>
# evinteler <emil_vinteler2000@yahoo.com>
# Laudatti <Laudatti@gmail.com>
# janimo <jani@ubuntu.com>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!-- 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/. -->
<!ENTITY pref.composing.messages.title "Redactare">
<!ENTITY generalComposing.label "General">
<!ENTITY forwardMsg.label "Înaintează mesajele:">
<!ENTITY inline.label "Mesaj inclus">
<!ENTITY inline.accesskey "n">
<!ENTITY asAttachment.label "Ca anexă">
<!ENTITY asAttachment.accesskey "a">
<!ENTITY replyQuoteInline.label "Quote attachments viewed inline in replies">
<!ENTITY replyQuoteInline.accesskey "Q">
<!ENTITY warnOnSendAccelKey.label "Confirmă trimiterea când se folosesc scurtături de taste">
<!ENTITY warnOnSendAccelKey.accesskey "C">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Automatically save the message every">
<!ENTITY autoSave.accesskey "u">
<!ENTITY autoSaveEnd.label "minute">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Încadrează mesajele text pe lățime la">
<!ENTITY wrapOutMsg.accesskey "n">
<!ENTITY char.label "caractere">
<!ENTITY defaultMessagesHeader.label "Defaults for HTML Messages">
<!ENTITY font.label "Font:">
<!ENTITY font.accesskey "F">
<!ENTITY size.label "Mărime:">
<!ENTITY size.accesskey "M">
<!ENTITY fontColor.label "Text:">
<!ENTITY fontColor.accesskey "T">
<!ENTITY bgColor.label "Fundal:">
<!ENTITY bgColor.accesskey "F">
|