blob: 3d6f6141c8582bb6700ed683d8044d1149374731 (
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
|
<!--
# Translator(s):
#
# evinteler <emil_vinteler2000@yahoo.com>
# nicubunu <nicubunu@gmail.com>
# Laudatti <Laudatti@gmail.com>
# Alexandru Szasz <alexxed@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.viewing.messages.title "Message Display">
<!ENTITY style.label "Stil">
<!ENTITY style.accesskey "S">
<!ENTITY regular.label "Regular">
<!ENTITY bold.label "Aldin">
<!ENTITY italic.label "Italic">
<!ENTITY boldItalic.label "Bold Italic">
<!ENTITY size.label "Mărime:">
<!ENTITY size.accesskey "M">
<!ENTITY bigger.label "Mai mare">
<!ENTITY smaller.label "Smaller">
<!ENTITY color.label "Stabilire culori">
<!ENTITY color.accesskey "c">
<!ENTITY displayPlainText.caption "Plain text messages">
<!ENTITY fontPlainText.label "Font:">
<!ENTITY fontPlainText.accesskey "F">
<!ENTITY displayQuoted.label "Settings for quoted messages:">
<!ENTITY wrapInMsg.label "Wrap text to fit window width">
<!ENTITY wrapInMsg.accesskey "W">
<!-- LOCALIZATION NOTE : (convertEmoticons.label) 'Emoticons' are also known as 'Smileys', e.g. :-) -->
<!ENTITY convertEmoticons.label "Arată simbolurile emotive ca imagini">
<!ENTITY convertEmoticons.accesskey "A">
<!ENTITY generalMessageDisplay.caption "General">
<!ENTITY autoMarkAsRead.label "Marchează automat mesajele ca citite">
<!ENTITY autoMarkAsRead.accesskey "a">
<!ENTITY secondsLabel.label "secunde">
<!ENTITY openingMessages.label "When opening messages, display them in:">
<!ENTITY newWindowRadio.label "O fereastră de mesaj nouă">
<!ENTITY newWindowRadio.accesskey "n">
<!ENTITY existingWindowRadio.label "O fereastră de mesaj existentă">
<!ENTITY existingWindowRadio.accesskey "e">
<!ENTITY disableContent.label "Block images and other content from remote sources">
<!ENTITY disableContent.accesskey "B">
<!ENTITY showCondensedAddresses.label "Arată numai numele pentru cei din agenda mea de contacte">
<!ENTITY showCondensedAddresses.accesskey "o">
<!ENTITY closeMsgWindowOnDelete.label "Close message window when deleting the message">
<!ENTITY closeMsgWindowOnDelete.accesskey "l">
|