blob: 56e9b8792d8b6c31c11bdfa635743acec73c6e24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!-- 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 "Pilihan Arkib">
<!ENTITY archiveGranularityPrefix.label "Apabila mengarkib mesej, letakkan dalam:">
<!ENTITY archiveFlat.label "Folder tunggal">
<!ENTITY archiveFlat.accesskey "t">
<!ENTITY archiveYearly.label "Folder arkib tahunan">
<!ENTITY archiveYearly.accesskey "F">
<!ENTITY archiveMonthly.label "Folder arkib bulanan">
<!ENTITY archiveMonthly.accesskey "b">
<!ENTITY keepFolderStructure.label "Kekalkan struktur folder yang ada untuk mengarkib mesej">
<!ENTITY keepFolderStructure.accesskey "K">
<!ENTITY archiveExample.label "Contoh">
<!-- LOCALIZATION NOTE (archiveFolderName.label): this should match the default
name for the "Archives" folder -->
<!ENTITY archiveFolderName.label "Arkib">
<!-- LOCALIZATION NOTE (inboxFolderName.label): this should match the default
name for the "Inbox" folder -->
<!ENTITY inboxFolderName.label "Peti masuk">
|