diff options
Diffstat (limited to 'l10n-ne-NP/dom/chrome/mathml')
-rw-r--r-- | l10n-ne-NP/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ne-NP/dom/chrome/mathml/mathml.properties b/l10n-ne-NP/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..cfd26e0060 --- /dev/null +++ b/l10n-ne-NP/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=अवैध मार्कअप: <%2$S> को सन्तानको रुपमा <%1$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=<%3$S/>को ‘%2$S’ विशेषताको लागि ‘%1$S’मान पार्सिंग त्रुटि। विशेषता बेवास्तित। +AttributeParsingErrorNoTag=‘%2$S’ विशेषताको लागि ‘%1$S’मान पार्सिंग त्रुटि। विशेषता बेवास्तित। +LengthParsingError=MathML विशेषताको लागि ‘%1$S’मान लम्बाइको रूपमा पार्स गर्न त्रुटि। विशेषता बेवास्तित। |