summaryrefslogtreecommitdiffstats
path: root/l10n-it/editor/ui/chrome/dialogs/EditorHLineProperties.dtd
blob: e58c31f9ac791859d83b160af6659a24939cba18 (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/. -->

<!ENTITY windowTitle.label "Proprietà separatore orizzontale">
<!ENTITY dimensionsBox.label "Dimensioni">
<!ENTITY heightEditField.label "Altezza:">
<!ENTITY heightEditField.accessKey "A">
<!ENTITY widthEditField.label "Larghezza:">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY pixelsPopup.value "pixel">
<!ENTITY alignmentBox.label "Allineamento">
<!ENTITY leftRadio.label "Sinistra">
<!ENTITY leftRadio.accessKey "S">
<!ENTITY centerRadio.label "Centra">
<!ENTITY centerRadio.accessKey "C">
<!ENTITY rightRadio.label "Destra">
<!ENTITY rightRadio.accessKey "D">
<!ENTITY threeDShading.label "In rilievo">
<!ENTITY threeDShading.accessKey "I">
<!ENTITY saveSettings.label "Salva impostazioni">
<!ENTITY saveSettings.accessKey "M">
<!ENTITY saveSettings.tooltip "Ricorda le impostazioni correnti per successivi separatori">