diff options
Diffstat (limited to 'l10n-lt/dom/chrome/mathml/mathml.properties')
-rw-r--r-- | l10n-lt/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-lt/dom/chrome/mathml/mathml.properties b/l10n-lt/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..e8c93778bd --- /dev/null +++ b/l10n-lt/dom/chrome/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=Klaida ženklinime – gairė <%1$S> negali būti gairės <%2$S> pogaire. +ChildCountIncorrect=Klaida ženklinime – netinkamas pogairių skaičius <%1$S/> gairėje. +DuplicateMprescripts=Klaida ženklinime – daugiau nei viena <mprescripts/> gairė <mmultiscripts/> gairėje. +# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached. +NoBase=Klaida ženklinime – turėtų būti lygiai vienas bazinis elementas <mmultiscripts/> gairėje, tačiau nėra nė vieno. +SubSupMismatch=Klaida ženklinime – nepilna apatinio ir viršutinio indeksų pora <mmultiscripts/> gairėje. + +# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale. +AttributeParsingError=Klaida analizuojant gairės <%3$S/> atributo „%2$S“ reikšmę „%1$S“. Atributo nepaisoma. +AttributeParsingErrorNoTag=Klaida analizuojant atributo „%2$S“ reikšmę „%1$S“. Atributo nepaisoma. +LengthParsingError=Klaida interpretuojant „MathML“ atributo reikšmę „%1$S“ kaip ilgį. Atributo nepaisoma. |