blob: a404310add3e8a4788b4b03ca49b515e675fd94f (
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
|
<!-- 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 toField.label "Za: ">
<!ENTITY fromField.label "Od: ">
<!ENTITY senderField.label "Pošiljalac: ">
<!ENTITY organizationField.label "Organizacija: ">
<!ENTITY replyToField.label "Odgovori za: ">
<!ENTITY subjectField.label "Tema: ">
<!--# LOCALIZATION NOTE (ccField.label): DONT_TRANSLATE -->
<!ENTITY ccField.label "Kopija: ">
<!ENTITY bccField.label "sKopija: ">
<!ENTITY newsgroupsField.label "Interesne grupe: ">
<!ENTITY followupToField.label "Nastavak-za: ">
<!ENTITY tagsHdr.label "Oznake: ">
<!ENTITY dateField.label "Datum: ">
<!ENTITY userAgentField.label "Korisnički agent: ">
<!ENTITY referencesField.label "Reference: ">
<!ENTITY messageIdField.label "ID poruke: ">
<!ENTITY inReplyToField.label "Odgovori za: ">
<!ENTITY originalWebsite.label "Web stranica: ">
<!ENTITY editMessage.label "Uredi skicu…">
<!ENTITY attachmentsTree.label "Prilozi:">
<!ENTITY openAttachmentCmd.label "Otvori">
<!ENTITY viewAttachmentCmd.label "Prikaži izvor">
<!ENTITY saveAsAttachmentCmd.label "Sačuvaj kao…">
<!ENTITY detachAttachmentCmd.label "Otkači…">
<!ENTITY deleteAttachmentCmd.label "Izbriši">
<!ENTITY saveAllAttachmentsCmd.label "Sačuvaj sve…">
<!ENTITY detachAllAttachmentsCmd.label "Otkači sve…">
<!ENTITY deleteAllAttachmentsCmd.label "Izbriši sve…">
|