From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Sun, 28 Apr 2024 16:29:10 +0200
Subject: Adding upstream version 86.0.1.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 l10n-bs/dom/chrome/mathml/mathml.properties | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 l10n-bs/dom/chrome/mathml/mathml.properties

(limited to 'l10n-bs/dom/chrome/mathml/mathml.properties')

diff --git a/l10n-bs/dom/chrome/mathml/mathml.properties b/l10n-bs/dom/chrome/mathml/mathml.properties
new file mode 100644
index 0000000000..539fef4d7e
--- /dev/null
+++ b/l10n-bs/dom/chrome/mathml/mathml.properties
@@ -0,0 +1,16 @@
+# 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/.
+
+InvalidChild=Neispravan markup: <%1$S> nije dopušten kao dijete od <%2$S>.
+ChildCountIncorrect=Neispravan markup: Neispravan broj djece za <%1$S/> tag.
+DuplicateMprescripts=Neispravan markup: Više od jednog <mprescripts/> u <mmultiscripts/>.
+# LOCALIZATION NOTE:  The first child of <mmultiscript/> is the base, that is the element to which scripts are attached.
+NoBase=Neispravan markup: Očekivan tačno jedan Base element u <mmultiscripts/>.  Nijedan nije pronađen.
+SubSupMismatch=Neispravan markup: Nekompletan subscript/superscript par u <mmultiscripts/>.
+
+# LOCALIZATION NOTE:  When localizing the single quotes ('), follow the conventions in css.properties for your target locale.
+AttributeParsingError=Greška pri parsiranju vrijednosti '%1$S' za '%2$S' atribut od <%3$S/>.  Atribut ignorisan.
+AttributeParsingErrorNoTag=Greška pri parsiranju vrijednosti '%1$S' za '%2$S' atribut.  Atribut ignorisan.
+LengthParsingError=Greška pri parsiranju MathML vrijednosti atributa '%1$S' kao dužine.  Atribut ignorisan.
+UnitlessValuesAreDeprecated=Vrijednosti bez jedinice su zastarjele u MathML 3.
-- 
cgit v1.2.3