blob: 8d6d4852a8462967629b45859b037da8e2dbe434 (
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
|
<!-- 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 -->
<!-- extracted from am-archiveoptions.xhtml -->
<!ENTITY dialogTitle.label "Opțiuni de arhivare">
<!ENTITY archiveGranularityPrefix.label "Când se arhivează mesaje, plasează-le în:">
<!ENTITY archiveFlat.label "Un singur dosar">
<!ENTITY archiveFlat.accesskey "s">
<!ENTITY archiveYearly.label "Dosare cu arhive pe ani">
<!ENTITY archiveYearly.accesskey "D">
<!ENTITY archiveMonthly.label "Dosare cu arhive pe luni">
<!ENTITY archiveMonthly.accesskey "D">
<!ENTITY keepFolderStructure.label "Păstrează structura actuală a dosarelor cu mesaje arhivate">
<!ENTITY keepFolderStructure.accesskey "P">
<!ENTITY archiveExample.label "Exemplu">
<!-- 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 "Mesaje primite">
|