summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd
blob: 1d2fa07f90834473c56a5f28e8932a1dd4f191b0 (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/. -->


<!ENTITY windowTitle.label "Proprietà elenco">

<!ENTITY ListType.label "Tipo elenco:">
<!ENTITY bulletStyle.label "Stile:">
<!ENTITY startingNumber.label "Numero iniziale:">
<!ENTITY startingNumber.accessKey "N">
<!ENTITY none.value "Nessuno (paragrafo normale)">
<!ENTITY bulletList.value "Elenco puntato (non numerato)">
<!ENTITY numberList.value "Elenco numerato">
<!ENTITY definitionList.value "Elenco definizioni">
<!ENTITY changeEntireListRadio.label "Cambia l’intero elenco">
<!ENTITY changeEntireListRadio.accessKey "C">
<!ENTITY changeSelectedRadio.label "Cambia solo gli elementi selezionati">
<!ENTITY changeSelectedRadio.accessKey "s">