font-inspector.properties (4901B)
1 # This Source Code Form is subject to the terms of the Mozilla Public 2 # License, v. 2.0. If a copy of the MPL was not distributed with this 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 4 5 # LOCALIZATION NOTE This file contains the Font Inspector strings. 6 # The Font Inspector is a panel accessible in the Inspector sidebar. 7 8 # LOCALIZATION NOTE (fontinspector.system) This label indicates that the font is a local 9 # system font. 10 fontinspector.system=system 11 12 # LOCALIZATION NOTE (fontinspector.noFontsUsedOnCurrentElement): This label is shown when 13 # no fonts were used on the selected element. 14 fontinspector.noFontsUsedOnCurrentElement=No fonts used on the current element. 15 16 # LOCALIZATION NOTE (fontinspector.copyURL): This is the text that appears in a tooltip 17 # displayed when the user hovers over the copy icon next to the font URL. 18 # Clicking the copy icon copies the full font URL to the user's clipboard 19 fontinspector.copyURL=Copy URL 20 21 # LOCALIZATION NOTE (fontinspector.customInstanceName): Think of instances as presets 22 # (groups of settings that apply in bulk to a thing). Instances have names. When the user 23 # creates a new instance, it doesn't have a name. This is the text that appears as the 24 # default name for a new instance. It shows up in a dropdown from which users can select 25 # between predefined instances and this custom instance. 26 fontinspector.customInstanceName=Custom 27 28 # LOCALIZATION NOTE (fontinspector.fontInstanceLabel): This label is shown next to the UI 29 # in the font editor which allows a user to select a font instance option from a 30 # dropdown. An instance is like a preset. A "font instance" is the term used by the font 31 # authors to mean a group of predefined font settings. 32 fontinspector.fontInstanceLabel=Instance 33 34 # LOCALIZATION NOTE (fontinspector.fontSizeLabel): This label is shown next to the UI 35 # in the font editor which allows the user to change the font size. 36 fontinspector.fontSizeLabel=Size 37 38 # LOCALIZATION NOTE (fontinspector.fontWeightLabel): This label is shown next to the UI 39 # in the font editor which allows the user to change the font weight. 40 fontinspector.fontWeightLabel=Weight 41 42 # LOCALIZATION NOTE (fontinspector.fontItalicLabel): This label is shown next to the UI 43 # in the font editor which allows the user to change the style of the font to italic. 44 fontinspector.fontItalicLabel=Italic 45 46 # LOCALIZATION NOTE (fontinspector.showMore): Label for a collapsed list of fonts. 47 fontinspector.showMore=Show more 48 49 # LOCALIZATION NOTE (fontinspector.showLess): Label for an expanded list of fonts. 50 fontinspector.showLess=Show less 51 52 # LOCALIZATION NOTE (fontinspector.letterSpacingLabel): Label for the UI to change the 53 # letter spacing in the font editor. 54 fontinspector.letterSpacingLabel=Spacing 55 56 # LOCALIZATION NOTE (fontinspector.lineHeightLabelCapitalized): Label for the UI to change the line height in the font editor. 57 fontinspector.lineHeightLabelCapitalized=Line Height 58 59 # LOCALIZATION NOTE (fontinspector.allFontsOnPageHeader): Header for the section listing 60 # all the fonts on the current page. 61 fontinspector.allFontsOnPageHeader=All Fonts on Page 62 63 # LOCALIZATION NOTE (fontinspector.fontsUsedLabel): Label for the Font Editor section 64 # which shows the fonts used on the selected element. 65 fontinspector.fontsUsedLabel=Fonts Used 66 67 # LOCALIZATION NOTE (fontinspector.previewTextPlaceholder): Placeholder for the input 68 # where the user can type text to get a preview of it using a font. 69 fontinspector.previewTextPlaceholder=Font Preview Text 70 71 # LOCALIZATION NOTE (fontinspector.fontVersion): Label for the font version, 72 # displayed in the "All Fonts on Page" section. 73 fontinspector.fontVersion=Version: 74 75 # LOCALIZATION NOTE (fontinspector.fontDesigner): Label for the font designer, 76 # displayed in the "All Fonts on Page" section. 77 fontinspector.fontDesigner=Designer: 78 79 # LOCALIZATION NOTE (fontinspector.fontManufacturer): Label for the font manufacturer, 80 # displayed in the "All Fonts on Page" section. 81 fontinspector.fontManufacturer=Manufacturer: 82 83 # LOCALIZATION NOTE (fontinspector.fontVendor): Label for the font vendor, 84 # displayed in the "All Fonts on Page" section. 85 fontinspector.fontVendor=Vendor: 86 87 # LOCALIZATION NOTE (fontinspector.fontDescription): Label for the font description, 88 # displayed in the "All Fonts on Page" section. 89 fontinspector.fontDescription=Description: 90 91 # LOCALIZATION NOTE (fontinspector.fontLicense): Label for the font license, 92 # displayed in the "All Fonts on Page" section. 93 fontinspector.fontLicense=License: 94 95 # LOCALIZATION NOTE (fontinspector.fontLicenseInfoUrl): Label for the font license URL, 96 # displayed in the "All Fonts on Page" section. 97 fontinspector.fontLicenseInfoUrl=License Info URL: 98 99 # LOCALIZATION NOTE (fontinspector.showFullText): Label for the expand/toggle button we 100 # display in the UI when truncating long string (e.g. Description or License). 101 fontinspector.showFullText=Expand