diff options
Diffstat (limited to 'l10n-hi-IN/dom/chrome/mathml/mathml.properties')
-rw-r--r-- | l10n-hi-IN/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-hi-IN/dom/chrome/mathml/mathml.properties b/l10n-hi-IN/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..40466dc74c --- /dev/null +++ b/l10n-hi-IN/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=अवैध मार्कअप: <%1$S> को बतौर <%2$S> के संतति अनुमतिप्राप्त नहीं है. +ChildCountIncorrect=अमान्य मार्कअप: टैग <<%1$S/> के लिए संतति की गलत संख्या. +DuplicateMprescripts=अमान्य मार्कअप: <mprescripts/> में एक से अधिक<mmultiscripts/>. +# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached. +NoBase=अवैध मार्कअप: <mmultiscripts/> में पूरा बेस तत्व प्रत्याशित. कोई नहीं मिला. +SubSupMismatch=अमान्य मार्कअप में अधूरा जोड़ी <mmultiscripts/> / सबस्क्रिप्ट सुपरस्क्रिप्ट:. + +# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale. +AttributeParsingError=मान '%1$S' को '%2$S' के लिए <%3$S/> एट्रीब्यूट के विश्लेषण में त्रुटि. एट्रीब्यूट अनदेखा किया गया. +AttributeParsingErrorNoTag=मान '%1$S' '%2$S' विशेषता के लिए पार्स करने में त्रुटि. ऐट्रिब्यूट नजरअंदाज कर दिया. +LengthParsingError=लंबाई के रूप में MathML विशेषता मान '%1$S' पार्स करने में त्रुटि. ऐट्रिब्यूट नजरअंदाज कर दिया. |