From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../is/devtools/client/font-inspector.properties | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 thunderbird-l10n/is/chrome/is/locale/is/devtools/client/font-inspector.properties (limited to 'thunderbird-l10n/is/chrome/is/locale/is/devtools/client/font-inspector.properties') diff --git a/thunderbird-l10n/is/chrome/is/locale/is/devtools/client/font-inspector.properties b/thunderbird-l10n/is/chrome/is/locale/is/devtools/client/font-inspector.properties new file mode 100644 index 0000000000..be09203567 --- /dev/null +++ b/thunderbird-l10n/is/chrome/is/locale/is/devtools/client/font-inspector.properties @@ -0,0 +1,69 @@ +# 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. +fontinspector.noFontsUsedOnCurrentElement=Ekkert letur notað á fyrirliggjandi þætti. + +# 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=Afrita slóð (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=Sérsnið + +# 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=Tilvik + +# 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=Stærð + +# 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=Þyngd + +# 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=Skáletur + +# LOCALIZATION NOTE (fontinspector.showMore): Label for a collapsed list of fonts. +fontinspector.showMore=Sýna meira + +# LOCALIZATION NOTE (fontinspector.showLess): Label for an expanded list of fonts. +fontinspector.showLess=Sýna minna + +# LOCALIZATION NOTE (fontinspector.letterSpacingLabel): Label for the UI to change the +# letter spacing in the font editor. +fontinspector.letterSpacingLabel=Millibil + +# LOCALIZATION NOTE (fontinspector.lineHeightLabelCapitalized): Label for the UI to change the line height in the font editor. +fontinspector.lineHeightLabelCapitalized=Hæð línu + +# LOCALIZATION NOTE (fontinspector.allFontsOnPageHeader): Header for the section listing +# all the fonts on the current page. +fontinspector.allFontsOnPageHeader=Allar leturgerðir á síðu + +# LOCALIZATION NOTE (fontinspector.fontsUsedLabel): Label for the Font Editor section +# which shows the fonts used on the selected element. +fontinspector.fontsUsedLabel=Leturgerðir notaðar + +# 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=Forskoða með leturgerð -- cgit v1.2.3