blob: fc5c794e09be4e3fac7fa89da69ae91c1c8eaece (
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
27
28
29
30
31
32
33
34
35
36
|
# 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/.
# LOCALIZATION NOTE This file contains the Font Inspector strings.
# The Font Inspector is a panel accessible in the Inspector sidebar.
fontinspector.system = sistema
fontinspector.noFontsUsedOnCurrentElement = Nessun carattere utilizzato nell’elemento corrente.
fontinspector.copyURL = Copia URL
fontinspector.customInstanceName = Personalizzato
fontinspector.fontInstanceLabel = Istanza
fontinspector.fontSizeLabel = Dimensione
fontinspector.fontWeightLabel = Spessore
fontinspector.fontItalicLabel = Corsivo
fontinspector.showMore = Visualizza dettagli
fontinspector.showLess = Nascondi dettagli
fontinspector.letterSpacingLabel = Spaziatura
fontinspector.lineHeightLabelCapitalized = Altezza riga
fontinspector.allFontsOnPageHeader = Tutti i caratteri nella pagina
fontinspector.fontsUsedLabel = Caratteri utilizzati
fontinspector.previewTextPlaceholder = Testo per anteprima caratteri
|