diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-ta/dom/chrome/mathml | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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' ஐ நீளமாக பாகுபடுத்துகையில் பிழை. பண்புக்கூறு புறக்கணிக்கப்பட்டது. |