summaryrefslogtreecommitdiffstats
path: root/l10n-cs/dom/chrome/mathml/mathml.properties
blob: 5769a4843e43dc30ed6a9b5531d25aaf5188ff21 (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=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 <mprescripts/> v <mmultiscripts/>.
# LOCALIZATION NOTE:  The first child of <mmultiscript/> 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 <mmultiscripts/>. Žádný nebyl nalezen.
SubSupMismatch=Neplatný zápis: Nekompletní pár v <mmultiscripts/>.

# 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.