diff options
Diffstat (limited to 'l10n-te/dom/chrome/mathml')
-rw-r--r-- | l10n-te/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-te/dom/chrome/mathml/mathml.properties b/l10n-te/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..c1338cc803 --- /dev/null +++ b/l10n-te/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=<%3$S/> ఏట్రిబ్యూట్ యొక్క '%2$S' కొరకు '%1$S' విలువను పార్స్ చేయుటలో దోషం. +AttributeParsingErrorNoTag='%2$S' ఏట్రిబ్యూట్ కొరకు '%1$S' విలువను పార్స్ చేయుటలో దోషం. ఏట్రిబ్యూట్ విస్మరించబడెను. +LengthParsingError=MathML ఏట్రిబ్యూట్ విలువ '%1$S' ను పొడవు వలె పార్స్ చేయుటలో దోషం. ఏట్రిబ్యూట్ విస్మరించబడెను. |