mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-12 01:09:49 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ibf22f85f0aad02447764c0e018f098962443932a
This commit is contained in:
parent
8415ede5af
commit
534eeb719f
|
@ -33,6 +33,8 @@
|
|||
"linker-page-edit": "рэдагаваць",
|
||||
"linker-page-history": "гісторыя",
|
||||
"linter-heading-high-priority": "Высокі прыярытэт",
|
||||
"linter-heading-medium-priority": "Сярэдні прыярытэт",
|
||||
"linter-heading-low-priority": "Нізкі прыярытэт",
|
||||
"pageinfo-linter": "Lint-памылкі",
|
||||
"apihelp-query+linterrors-description": "Атрымаць сьпіс lint-памылак"
|
||||
}
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
"linter-heading-high-priority": "উচ্চ অগ্রাধিকার",
|
||||
"linter-heading-medium-priority": "মধ্যম অগ্রাধিকার",
|
||||
"linter-heading-low-priority": "নিন্ম অগ্রাধিকার",
|
||||
"multi-part-template-block": "একটি একক টেমপ্লেট থেকে আউটপুট নয়",
|
||||
"pageinfo-linter": "Lint ত্রুটি",
|
||||
"apihelp-record-lint-param-page": "পাতার শিরোনাম"
|
||||
}
|
||||
|
|
|
@ -43,5 +43,6 @@
|
|||
"linter-heading-high-priority": "Hohe Priorität",
|
||||
"linter-heading-medium-priority": "Mittlere Priorität",
|
||||
"linter-heading-low-priority": "Niedrige Priorität",
|
||||
"multi-part-template-block": "Ausgabe nicht von einer einzelnen Vorlage",
|
||||
"pageinfo-linter": "Lint-Fehler"
|
||||
}
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
"linter-heading-high-priority": "Priorité haute",
|
||||
"linter-heading-medium-priority": "Priorité moyenne",
|
||||
"linter-heading-low-priority": "Priorité basse",
|
||||
"multi-part-template-block": "Résultat fourni par plus d'un modèle",
|
||||
"pageinfo-linter": "Erreurs de Lint",
|
||||
"apihelp-query+linterrors-description": "Obtenir une liste des erreurs lint",
|
||||
"apihelp-query+linterrors-param-categories": "Catégories d'erreurs lint",
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
"linter-heading-high-priority": "עדיפות גבוהה",
|
||||
"linter-heading-medium-priority": "עדיפות בינונית",
|
||||
"linter-heading-low-priority": "עדיפות נמוכה",
|
||||
"multi-part-template-block": "פלא לא מתוך תבנית אחת",
|
||||
"pageinfo-linter": "שגיאות ניקיון",
|
||||
"apihelp-query+linterrors-description": "קבלת רשימת שגיאות ניקיון",
|
||||
"apihelp-query+linterrors-param-categories": "סוגים של שגיאות ניקיון",
|
||||
|
|
37
i18n/ur.json
37
i18n/ur.json
|
@ -4,8 +4,43 @@
|
|||
"Obaid Raza"
|
||||
]
|
||||
},
|
||||
"linterrors": "لنٹ خطائیں",
|
||||
"linterrors-subpage": "لنٹ خطائیں: $1",
|
||||
"linter-form-namespace": "نام فضا:",
|
||||
"linter-pager-title": "عنوان صفحہ",
|
||||
"linter-pager-template": "ایک سانچے کے ذریعے؟",
|
||||
"linter-pager-obsolete-tag-details": "متروک ایچ ٹی ایم ایل ٹیگ",
|
||||
"linter-pager-bogus-image-options-details": "فائل/تصویر کے لیے غلط اختیار (option) کا استعمال",
|
||||
"linter-pager-missing-end-tag-details": "غیر موجود آخری ٹیگ",
|
||||
"linter-pager-stripped-tag-details": "اتارے گئے ٹیگ",
|
||||
"linter-pager-self-closed-tag-details": "خود بند کر دیا گیا ٹیگ",
|
||||
"linter-pager-deletable-table-tag-details": "ٹیگ کا جدول جن کو حذف کر دیا جانا چاہیے",
|
||||
"linter-category-fostered": "مواد جو اپنے سانچوں یا فارمیٹنگ سے باہر ہے",
|
||||
"linter-category-fostered-desc": "یہ وہ صفحات ہیں جن میں مواد سانچوں یا ویکی فارمیٹنگ سے باہر ہے۔",
|
||||
"linter-category-obsolete-tag": "متروک ایچ ٹی ایم ایل ٹیگ",
|
||||
"linter-category-obsolete-tag-desc": "یہ وہ صفحات ہیں جن میں متروک ایچ ٹی ایم ایل ٹیگ ہیں۔",
|
||||
"linter-category-bogus-image-options": "فائل/تصاویر کے لیے غلط اختیار",
|
||||
"linter-category-bogus-image-options-desc": "یہ وہ صفحات ہیں جن میں فائلوں/تصویروں کے لیے غلط اختیار کا استعمال ہوا ہے۔",
|
||||
"linter-category-missing-end-tag": "آخری ٹیگ موجود نہیں",
|
||||
"linter-category-missing-end-tag-desc": "یہ وہ صفحات ہیں جن میں ایسے ٹیگ ہیں جو کو بند نہیں کیا گیا۔",
|
||||
"linter-category-stripped-tag": "اتارے گئے ٹیگ",
|
||||
"linter-category-stripped-tag-desc": "یہ وہ صفحات ہیں جن میں ٹیگ اتارے گئے ہیں۔",
|
||||
"linter-category-self-closed-tag": "خود بند کر دیا گیا ٹیگز",
|
||||
"linter-numerrors": "($1 {{PLURAL:$1|خطا|خطائیں}})"
|
||||
"linter-category-self-closed-tag-desc": "یہ وہ صفحات ہیں جن میں ٹیگ خود بند گئے ہیں۔",
|
||||
"linter-category-deletable-table-tag": "ٹیگ کا جدول جن کو حذف کر دیا جانا چاہیے",
|
||||
"linter-category-deletable-table-tag-desc": "یہ وہ صفحات ہیں جن میں جدول ٹیگ کو حذف کر دیا جانا چاہیے۔",
|
||||
"linter-category-misnested-tag": "مس نیسٹڈ ٹیگ",
|
||||
"linter-category-misnested-tag-desc": "یہ وہ صفحات ہیں جن میں ایسے مسنیسٹڈ ٹیگ ہیں جن کو درست کیا جا سکتا ہے۔",
|
||||
"linter-numerrors": "($1 {{PLURAL:$1|خطا|خطائیں}})",
|
||||
"linker-page-edit": "ترمیم",
|
||||
"linker-page-history": "تاریخچہ",
|
||||
"linter-heading-high-priority": "اعلی ترجیح",
|
||||
"linter-heading-medium-priority": "درمیانی ترجیح",
|
||||
"linter-heading-low-priority": "کم تر ترجیح",
|
||||
"multi-part-template-block": "ایک سانچے سے آؤٹ پٹ نہیں ہے۔",
|
||||
"pageinfo-linter": "لنٹ خطائیں",
|
||||
"apihelp-query+linterrors-description": "لنٹ خطاؤں کی ایک فہرست حاصل کریں",
|
||||
"apihelp-query+linterrors-param-categories": "لنٹ خطاؤں کے لیے زمرہ",
|
||||
"apihelp-query+linterrors-param-limit": "کیوری سے تعداد نتائج",
|
||||
"apihelp-record-lint-param-page": "عنوان صفحہ"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue