diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-gu-IN/devtools/client/font-inspector.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gu-IN/devtools/client/font-inspector.properties')
-rw-r--r-- | l10n-gu-IN/devtools/client/font-inspector.properties | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/l10n-gu-IN/devtools/client/font-inspector.properties b/l10n-gu-IN/devtools/client/font-inspector.properties new file mode 100644 index 0000000000..638957f768 --- /dev/null +++ b/l10n-gu-IN/devtools/client/font-inspector.properties @@ -0,0 +1,65 @@ +# 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=સિસ્ટમ + +# LOCALIZATION NOTE (fontinspector.noFontsUsedOnCurrentElement): This label is shown when +# no fonts were used on the selected element. +fontinspector.noFontsUsedOnCurrentElement=વર્તમાન તત્વ પર કોઈ ફોન્ટ્સનો ઉપયોગ થતો નથી. + +# 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=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=વૈવિધ્યપૂર્ણ + +# 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=ઉદાહરણ + +# 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. +fontinspector.fontItalicLabel=ઇટાલિક + +# LOCALIZATION NOTE (fontinspector.showMore): Label for a collapsed list of fonts. +fontinspector.showMore=વધારે બતાવો + +# LOCALIZATION NOTE (fontinspector.showLess): Label for an expanded list of fonts. +fontinspector.showLess=ઓછું બતાવો + +# LOCALIZATION NOTE (fontinspector.lineHeightLabelCapitalized): Label for the UI to change the line height in the font editor. +fontinspector.lineHeightLabelCapitalized=રેખા ઊંચાઇ + +# LOCALIZATION NOTE (fontinspector.allFontsOnPageHeader): Header for the section listing +# all the fonts on the current page. +fontinspector.allFontsOnPageHeader=પાનાં પરના બધા ફોન્ટ્સ + +# LOCALIZATION NOTE (fontinspector.fontsUsedLabel): Label for the Font Editor section +# which shows the fonts used on the selected element. +fontinspector.fontsUsedLabel=વપરાયેલ ફોન્ટ્સ + +# LOCALIZATION NOTE (fontinspector.previewTextPlaceholder): Placeholder for the input +# where the user can type text to get a preview of it using a font. +fontinspector.previewTextPlaceholder=ફોન્ટ પૂર્વાવલોકન ટેક્સ્ટ |