diff options
Diffstat (limited to 'l10n-ta/dom/chrome/mathml')
-rw-r--r-- | l10n-ta/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ta/dom/chrome/mathml/mathml.properties b/l10n-ta/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..41a726838a --- /dev/null +++ b/l10n-ta/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=செல்லுபடியாகாத மார்க்கப்: <mmultiscripts/> இல் ஒன்றுக்கு மேற்பட்ட <mprescripts/> உள்ளன. +# 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' ஐ நீளமாக பாகுபடுத்துகையில் பிழை. பண்புக்கூறு புறக்கணிக்கப்பட்டது. |