blob: 89db16aa0cc404c134a1b57e7b06cdae57fb9832 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/. -->
<!-- extracted from am-archiveoptions.xul -->
<!ENTITY dialogTitle.label "Opcije arhiviranja">
<!ENTITY archiveGranularityPrefix.label "Prilikom arhiviranja poruka, smjesti ih u:">
<!ENTITY archiveFlat.label "Jedan direktorij">
<!ENTITY archiveYearly.label "Direktoriji arhivirani po godinama">
<!ENTITY archiveMonthly.label "Direktoriji arhivirani po mjesecima">
<!ENTITY keepFolderStructure.label "Zadrži postojeću strukturu direktorija arhiviranih poruka">
<!ENTITY archiveExample.label "Primjer">
<!-- LOCALIZATION NOTE (archiveFolderName.label): this should match the default
name for the "Archives" folder -->
<!ENTITY archiveFolderName.label "Arhive">
<!-- LOCALIZATION NOTE (inboxFolderName.label): this should match the default
name for the "Inbox" folder -->
<!ENTITY inboxFolderName.label "Primljena pošta">
|