From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-bs/devtools/client/font-inspector.properties | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 l10n-bs/devtools/client/font-inspector.properties (limited to 'l10n-bs/devtools/client/font-inspector.properties') diff --git a/l10n-bs/devtools/client/font-inspector.properties b/l10n-bs/devtools/client/font-inspector.properties new file mode 100644 index 0000000000..c34bfddb41 --- /dev/null +++ b/l10n-bs/devtools/client/font-inspector.properties @@ -0,0 +1,33 @@ +# 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=sistem + +# LOCALIZATION NOTE (fontinspector.editPreview): This is the text that appears in a +# tooltip on hover of a font preview string. Clicking on the string opens a text input +# where users can type to change the preview text. + +# 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=Kopiraj 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=Prilagođeno + +# 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=Instanca + -- cgit v1.2.3