diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-ne-NP/devtools/client/font-inspector.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ne-NP/devtools/client/font-inspector.properties')
-rw-r--r-- | l10n-ne-NP/devtools/client/font-inspector.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-ne-NP/devtools/client/font-inspector.properties b/l10n-ne-NP/devtools/client/font-inspector.properties new file mode 100644 index 0000000000..b3bc8eb545 --- /dev/null +++ b/l10n-ne-NP/devtools/client/font-inspector.properties @@ -0,0 +1,62 @@ +# 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. + +# LOCALIZATION NOTE (fontinspector.system) This label indicates that the font is a local +# system font. +fontinspector.system=system + +# LOCALIZATION NOTE (fontinspector.noFontsUsedOnCurrentElement): This label is shown when +# no fonts were used on the selected element. + +# LOCALIZATION NOTE (fontinspector.copyURL): This is the text that appears in a tooltip +# displayed when the user hovers over the copy icon next to the font URL. +# Clicking the copy icon copies the full font URL to the user's clipboard +fontinspector.copyURL=Copy URL + +# LOCALIZATION NOTE (fontinspector.customInstanceName): Think of instances as presets +# (groups of settings that apply in bulk to a thing). Instances have names. When the user +# creates a new instance, it doesn't have a name. This is the text that appears as the +# default name for a new instance. It shows up in a dropdown from which users can select +# between predefined instances and this custom instance. +fontinspector.customInstanceName=Custom + +# LOCALIZATION NOTE (fontinspector.fontInstanceLabel): This label is shown next to the UI +# in the font editor which allows a user to select a font instance option from a +# dropdown. An instance is like a preset. A "font instance" is the term used by the font +# authors to mean a group of predefined font settings. +fontinspector.fontInstanceLabel=Instance + +# LOCALIZATION NOTE (fontinspector.fontSizeLabel): This label is shown next to the UI +# in the font editor which allows the user to change the font size. +fontinspector.fontSizeLabel=आकार + +# LOCALIZATION NOTE (fontinspector.fontWeightLabel): This label is shown next to the UI +# in the font editor which allows the user to change the font weight. +fontinspector.fontWeightLabel=तौल + +# LOCALIZATION NOTE (fontinspector.fontItalicLabel): This label is shown next to the UI +# in the font editor which allows the user to change the style of the font to italic. + +# LOCALIZATION NOTE (fontinspector.showMore): Label for a collapsed list of fonts. +fontinspector.showMore=थप देखाउनुहोस् + +# LOCALIZATION NOTE (fontinspector.showLess): Label for an expanded list of fonts. + +# LOCALIZATION NOTE (fontinspector.letterSpacingLabel): Label for the UI to change the +# letter spacing in the font editor. + +# LOCALIZATION NOTE (fontinspector.lineHeightLabelCapitalized): Label for the UI to change the line height in the font editor. + +# LOCALIZATION NOTE (fontinspector.allFontsOnPageHeader): Header for the section listing +# all the fonts on the current page. + +# LOCALIZATION NOTE (fontinspector.fontsUsedLabel): Label for the Font Editor section +# which shows the fonts used on the selected element. + +# LOCALIZATION NOTE (fontinspector.previewTextPlaceholder): Placeholder for the input +# where the user can type text to get a preview of it using a font. + |