blob: 3e92aa15faf50533eb37321cb25769c33ee23852 (
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
|
<!-- 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 "Sastavljanje">
<!ENTITY generalComposing.label "Opće">
<!ENTITY forwardMsg.label "Proslijedi poruke:">
<!ENTITY inline.label "Sadržaj unutar poruke">
<!ENTITY asAttachment.label "Kao prilog">
<!ENTITY warnOnSendAccelKey.label "Zatraži potvrdu kod slanja poruke pomoću prečice na tastaturi">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Automatski sačuvaj poruku svakih">
<!ENTITY autoSaveEnd.label "minuta">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Upakujte poruke s običnim tekstom na">
<!ENTITY char.label "znakova">
<!ENTITY defaultMessagesHeader.label "Izvorne postavke za HTML poruke">
<!ENTITY font.label "Font:">
<!ENTITY size.label "Veličina:">
<!ENTITY fontColor.label "Tekst:">
<!ENTITY bgColor.label "Pozadina:">
<!ENTITY defaultCompose.label "Zadani oblik kompozicije:">
<!ENTITY defaultBodyText.label "Tijelo teksta (Tipka enter kreira novi red)">
<!ENTITY defaultParagraph.label "Paragraf (Tipka enter kreira novi paragraf)">
<!ENTITY selectHeaderType.label "Izaberite tip zaglavlja za odgovor:">
<!ENTITY noReplyOption.label "Bez zaglavlja za odgovor">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
translated. -->
<!ENTITY authorWroteOption.label "[Autor] napisao:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
need to be translated. -->
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_authorwroteondate preference. [Author] and [date]
need to be translated. -->
|