# 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=Neplatný zápis: <%1$S> nemůže být potomkem <%2$S>.
ChildCountIncorrect=Neplatný zápis: Nesprávný počet potomků značky <%1$S/>.
DuplicateMprescripts=Neplatný zápis: Více než jedna značka v .
# LOCALIZATION NOTE: The first child of is the base, that is the element to which scripts are attached.
NoBase=Neplatný zápis: Očekáván právě jeden „base“ prvek v . Žádný nebyl nalezen.
SubSupMismatch=Neplatný zápis: Nekompletní pár v .
# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale.
AttributeParsingError=Chyba při parsování hodnoty „%1$S“ v atributu „%2$S“ značky <%3$S/>. Atribut byl ignorován.
AttributeParsingErrorNoTag=Chyba při parsování hodnoty „%1$S“ v atributu „%2$S“. Atribut byl ignorován.
LengthParsingError=Chyba při parsování hodnoty atributu „%1$S“ jako délky. Atribut byl ignorován.