14 lines
1.2 KiB
Properties
14 lines
1.2 KiB
Properties
# 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.
|