blob: 3f5ff80f19464bd082c5e9445cc05e35c679778a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 newFolderDialog.title "Nuova cartella">
<!ENTITY name.label "Nome:">
<!ENTITY name.accesskey "N">
<!ENTITY description.label "Crea come sottocartella di:">
<!ENTITY description.accesskey "C">
<!ENTITY folderRestriction1.label "Questo server restringe i tipi di cartelle a due tipi speciali.">
<!ENTITY folderRestriction2.label "Permetti alla nuova cartella di contenere:">
<!ENTITY foldersOnly.label "Solo cartelle">
<!ENTITY messagesOnly.label "Solo messaggi">
<!ENTITY accept.label "Crea cartella">
<!ENTITY accept.accesskey "r">
|