diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ur/dom/chrome/mathml/mathml.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ur/dom/chrome/mathml/mathml.properties b/l10n-ur/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..29728422b6 --- /dev/null +++ b/l10n-ur/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’ وصف ہے ۔ وصف نظر انداز کر دیا۔\u0020 +LengthParsingError=ماٹحمل خصوصیت قدر, کی تصریف میں نقص ‘%1$S’ لمبائی کے طور پر۔ وصف نظر انداز کر دیا۔ |