blob: f06f61d7a5548b3237ba7fd4882fb0f0e068f2b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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=Ógildur kóði: <%1$S> er ekki leyft undir <%2$S>.
ChildCountIncorrect=Ógildur kóði: Rangur fjöldi af afleiðum fyrir <%1$S/> merki.
DuplicateMprescripts=Ógildur kóði: Fleiri en eitt <mprescripts/> í <mmultiscripts/>.
# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached.
NoBase=Ógildur kóði: Bjóst við nákvæmlega einu Base einindi í <mmultiscripts/>. Fann ekkert.
SubSupMismatch=Ógildur kóði: Óklárað subscript/superscript pari í <mmultiscripts/>.
# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale.
AttributeParsingError=Villa í þáttun á gildi ‘%1$S’ fyrir ‘%2$S’ eigindi á <%3$S/>. Eigindi hunsað.
AttributeParsingErrorNoTag=Villa í þáttun á gildi ‘%1$S’ fyrir ‘%2$S’ eigindi. Eigindi hunsað.
LengthParsingError=Villa í þáttun á MathML gildi ‘%1$S’ sem lengd. Eigindi hunsað.
|