summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties')
-rw-r--r--thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties b/thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties
new file mode 100644
index 0000000000..578384c75c
--- /dev/null
+++ b/thunderbird-l10n/nb-NO/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties
@@ -0,0 +1,15 @@
+# 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=Ugyldig oppmerking: <%1$S> er ikke tillat som barn av <%2$S>.
+ChildCountIncorrect=Ugyldig oppmerking: Feil antall barn i <%1$S/>-merkelapp.
+DuplicateMprescripts=Ugyldig oppmerking: Mer enn en <mprescripts/> i <mmultiscripts/>.
+# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached.
+NoBase=Ugyldig oppmerking: Forventet bare ett Base-element i <mmultiscripts/>. Fant ingen.
+SubSupMismatch=Ugyldig oppmerking: Ufullstendig subscript/superscript-par i <mmultiscripts/>.
+
+# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale.
+AttributeParsingError=Feil ved tolking av verdien '%1$S' for '%2$S'-attributten i <%3$S/>. Attributten ignorert.
+AttributeParsingErrorNoTag=Feil ved tolking av verdien '%1$S' for '%2$S'-attributten. Attributt ignorert.
+LengthParsingError=Feil ved tolking av MathML-attributtverdi '%1$S' som lengde. Attributt ignorert.