ويكيبيديا:تشيك ويكيبيديا/ترجمه

من ويكيبيديا، الموسوعه الحره
#########################
# metadata
#########################
 project=arzwiki END
 category_001=[[تصنيف:صيانة ويكيبيديا]]
[[تصنيف:تهذيب ويكيبيديا]]
[[تصنيف:مشاريع ويكيبيديا]] END  #على سبيل المثال: [[تصنيف:Wikipedia]] 

#########################
# بدء النص
#########################

start_text_arzwiki=<div style="float:left">[[ملف:Yes check.svg|left|55px|Check Wikipedia]]</div>
إن مشروع الويكي '''فحص ويكيبيديا''' سيساعد على صيانة وتنظيف نص ويكيبيديا وإيجاد بعض الأخطاء. يتم عمل مجموعة من الاختبارات للمقالات لإنتاج قوائم لكل خطأ. القوائم في هذه الصفحة يتم تحديثها يوميا.

قد يحتوي السكريبت على بعض الأخطاء وقد لا يكون كل خطأ مذكور على هذه الصفحة هو خطأ بالفعل.

 END
#########################
# الوصف
#########################

 description_text_arzwiki=

 END


##############################
# الأولويات
##############################


# Conventions for English Checkwiki"
# High priority: error corrupts or distorts the content posted in Article
# Medium priority: improving the encyclopedic content or readability of the article
# Low priority: improving maintenance or MOS fixes (metadata, HTML ...)
#
# -1  Uses default.  On other wikis, enwiki settings are the default 
#  0  Error deactivated 
#  1  Top priority
#  2  Middle priority
#  3  Lowest priority

 top_priority_script=Top priority END
 top_priority_arzwiki=أولوية عالية END
 middle_priority_script=Middle priority END
 middle_priority_arzwiki=أولوية متوسطة END
 lowest_priority_script=Lowest priority END
 lowest_priority_arzwiki=أولوية منخفضة END


##############################
# ERROR DESCRIPTIONS
##############################


 error_001_prio_arzwiki=3 END
 error_001_head_arzwiki=كلمة template أو قالب غير مفيدة داخل قالب END
 error_001_desc_arzwiki=Article contains a template that includes the useless word "template:". Example: {{Template:reflist}}.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

######

 error_002_prio_arzwiki=1 END
 error_002_head_arzwiki=مقالات فيها أخطاء &lt;br/&gt; END
 error_002_desc_arzwiki=The article contains:
<ul>
<li>&lt;br\&gt; (note the backslash)</li>
<li>&lt;\br&gt; (note the backslash)</li>
<li>&lt;br.&gt;</li>
</ul>
A &lt;br&gt; or &lt;br /&gt; tag (note the slash) are the only standard formats. See the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-br-element">HTML Living Standard</a><br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_003_prio_arzwiki=0 END
 error_003_head_arzwiki=لا يوجد قالب مراجع END
 error_003_desc_arzwiki=The article contains one or more &lt;ref&gt; tags, but is missing a reference list tag ({{reflist}} or &lt;references /&gt;). For details see <a href="https://en.wikipedia.org/wiki/Help:References#Creating_the_list_of_References_or_Footnotes">list tag</a>.<br />
<br />
The script recognizes most redirects to {{reflist}} on <a href="https://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Reflist&hidelinks=1&hidetrans=1">Special:WhatLinksHere/Template:Reflist</a>.<br />
<br />
MediaWiki includes these articles into <a href="https://en.wikipedia.org/wiki/Category:Pages_with_incorrect_ref_formatting">Category:Pages with incorrect ref formatting</a> and displays an error message on the page.<br />
<br />
Following tools can warn you if there is problem:<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

 error_003_templates_arzwiki=
   مراجع
   المراجع
   ثبت المراجع
   ثبت المصادر
   قائمة مصادر
   Références
   Reflist
   Refs END

#####

 error_004_prio_arzwiki=2 END
 error_004_head_arzwiki=عنصر نمط نص HTML &lt;a&gt; END
error_004_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_004_whitelist END
 error_004_desc_arzwiki=Article contains HTML text style element &lt;a&gt;. [[:en:Wikipedia:WIKIMARKUP#External_links Wiki markup] should be used. END

#####

 error_005_prio_arzwiki=1 END
 error_005_head_arzwiki=تعليق بدون نهاية صحيحة END
error_005_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_005_whitelist END
 error_005_desc_arzwiki=Comments, which start with "&lt;!--" need an ending "--&gt;". 
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_006_prio_arzwiki=0 END
 error_006_head_arzwiki=DEFAULTSORT بحروف خاصة END
error_006_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_006_whitelist END
 error_006_desc_arzwiki=Don't use special letters in the DEFAULTSORT.
In most cases, <a href="https://en.wikipedia.org/wiki/diacritic">diacritics</a> should generally be stripped, e.g.:
<ul>
<li>à, ä, ã, æ, ă → a</li>
<li>ö → o, ü → u, ß → ss</li>
<li>in svwiki and fiwiki, ÅÄÖåäö are allowed</li>
<li>in cswiki, čďěňřšťžČĎŇŘŠŤŽ are allowed</li>
<li>in dewiki and nowiki, ÆØÅæøå are allowed
</ul>
See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort_order</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a>, for more details.<br />
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_007_prio_arzwiki=2 END
 error_007_head_arzwiki=العنوان الأول بثلاثة رموز "=" END
 error_007_desc_arzwiki=Checkwiki finds occurrences where the first headline starts with "=== XY ===" (creating a &lt;h3&gt; header). It should be "== XY ==" (a &lt;h2&gt; header).<br />
<br />
This causes organisational problems with section headings (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="https://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

######

 error_008_prio_arzwiki=1 END
 error_008_head_arzwiki=يجب أن ينتهي العنوان بـ"=" END
 error_008_desc_arzwiki=A headline should end with an "=".<br />
<br />
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_009_prio_arzwiki=3 END
 error_009_head_arzwiki=عدة تصنيفات في سطر واحد END
 error_009_desc_arzwiki=There is more than one category on a single line. Write only one per line; it is easier to read.
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_010_prio_arzwiki=1 END
 error_010_head_arzwiki=أقواس مربعة بدون نهاية صحيحة END
error_010_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_010_whitelist END
 error_010_desc_arzwiki=Different number of [[ and ]] brackets. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;. <br />
<br />
Following tools can fix some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul>
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>  AWB has a feature "Highlight first unbalanced brackets if found" (in the Options menu) that moves the part of the page with the unmatched brackets to the lowest part of AWB's "edit box". This simplifies fixing them manually.
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_011_prio_arzwiki=3 END
 error_011_head_arzwiki=كيانات HTML المسماة END
 error_011_desc_arzwiki=The script found <code>&amp;auml;</code> or <code>&amp;ouml;</code> or <code>&amp;uuml;</code>, <code>&amp;szlig;</code> or other similar characters. Please use <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters (äüöÄÜÖßåÅ…). <br />
<br />
Full list: <span style="font-size:larger";>ä ö ü ß å … " − ‾ ¢ £ € § † ‘ ’ · • © ® ™ ¿ ¡ æ ç ñ â á à ↓ ↑ ↵ → ← ↔</span><br />
<br />Following tools can correct a majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_012_prio_arzwiki=3 END
 error_012_head_arzwiki=قائمة عناصر HTML END
 error_012_desc_arzwiki=Article contains a "&lt;ol&gt;", "&lt;ul&gt;" or "&lt;li&gt;". In most cases we can use simpler wiki markup in place of these HTML-like tags. END

#####

 error_013_prio_arzwiki=1 END
 error_013_head_arzwiki=معادلة رياضية بدون نهاية صحيحة END
 error_013_desc_arzwiki=Found a "&lt;math&gt;" but no "&lt;/math&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_014_prio_arzwiki=1 END
 error_014_head_arzwiki=Source بدون نهاية صحيحة END
error_014_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_014_whitelist END
 error_014_desc_arzwiki=Found a "&lt;source ...&gt;" but no "&lt;/source&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_015_prio_arzwiki=1 END
 error_015_head_arzwiki=كود بدون نهاية صحيحة END
error_015_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_015_whitelist END
 error_015_desc_arzwiki=Found a "&lt;code&gt;" but no "&lt;/code&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_016_prio_arzwiki=3 END
 error_016_head_arzwiki=مقالات فيها أحرف تحكم يونيكود END
 error_016_desc_arzwiki=Find Unicode control characters <code>&amp;#xFEFF;</code> or <code>&amp;#x200E;</code> or <code>&amp;#x200B;</code>. This could be a problem inside an article.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a> (some errors)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_017_prio_arzwiki=3 END
 error_017_head_arzwiki=تصنيف مكرر END
 error_017_desc_arzwiki=In this article, a category is listed twice. Duplicate listing with different sortkeys don't work.<br />
<br />
Following tools can correct the problem if there is no difference in sortkeys :
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_018_prio_arzwiki=0 END
 error_018_head_arzwiki=الحرف الأول من التصنيف صغير END
 error_018_desc_arzwiki=The first letter of the category is small. It should be a big letter. If a user would scan a dump and he use the category then he will be very happy if all categories begin with a big letter.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a> (some errors)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_019_prio_arzwiki=1 END
 error_019_head_arzwiki=عناوين تبدأ برمز "=" واحد END
error_019_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_019_whitelist END
 error_019_desc_arzwiki=The first headline start with "= XY =". It should be "== XY ==".<br />This causes organisational problems (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="https://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_020_prio_arzwiki=0 END
 error_020_head_arzwiki=رمز الوفاة END
 error_020_desc_arzwiki=The article had a <code>&amp;dagger;</code> and not †. This causes readability issues.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_021_prio_arzwiki=3 END
 error_021_head_arzwiki=التصنيف باللغة الإنجليزية END
 error_021_desc_arzwiki=It is ok for the MediaWiki software, but a new Wikipedian maybe have a problem with the English language.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
</ul>
Following tools can warn about the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_022_prio_arzwiki=3 END
 error_022_head_arzwiki=تصنيف يحوي فراغ END
 error_022_desc_arzwiki=The article had a category a space in front (for example: [[تصنيف:ABC]] or [[تصنيف: ABC]]). MediaWiki has no problem with this, but if you write a external parser this is only one of your problems. Please fix it.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_023_prio_arzwiki=1 END
 error_023_head_arzwiki=nowiki بدون نهاية صحيحة END
 error_023_desc_arzwiki=Found a "&lt;nowiki&gt;" but no "&lt;/nowiki&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_024_prio_arzwiki=1 END
 error_024_head_arzwiki=Pre بدون نهاية صحيحة END
error_024_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_024_whitelist END
 error_024_desc_arzwiki=Found a "&lt;pre&gt;" but no "&lt;/pre&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_025_prio_arzwiki=2 END
 error_025_head_arzwiki=تدرج العناوين END
error_025_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_025_whitelist END
 error_025_desc_arzwiki=After a headline of level 1 (==), there should not be a headline of level 3 (====) (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]).  This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="https://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_026_prio_arzwiki=3 END
 error_026_head_arzwiki=عنصر تنسيق نمط نص HTML &lt;b&gt; (نص عريض) END
error_026_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_026_whitelist END
 error_026_desc_arzwiki=Article contains a &lt;b&gt;. In most cases we should use simpler wiki markups in place of these HTML-like tags.  See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a> (most cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_027_prio_arzwiki=3 END
 error_027_head_arzwiki=صيغة Unicode END
 error_027_desc_arzwiki=Finds <code>&amp;#0000;</code> (decimal) or <code>&amp;#x0000;</code> (hexadecimal). It is difficult for average user to understand. Please use the <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_028_prio_arzwiki=1 END
 error_028_head_arzwiki=جدول بدون نهاية صحيحة END
 error_028_desc_arzwiki=Found no end of the table. "|}" generally needs to be added. MediaWiki generally displays the table despite the missing end, but content below the table gets mixed into the table. Where an infobox is more suitable than the table, the article's talk page could be tagged with {{newinfobox}}.<br />
<br />
;Different markup for start and end : If wiki syntax "{|" is used to start the table, the end tag should be "|}".  There are cases were a template can end a table, such as {{fb end}}. This is perfectly fine to do.<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_029_prio_arzwiki=1 END
 error_029_head_arzwiki=معرض صور بدون نهاية صحيحة END
 error_029_desc_arzwiki=Found a "&lt;gallery&gt;" but no "&lt;/gallery&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_030_prio_arzwiki=0 END
 error_030_head_arzwiki=صورة بدون وصف END
 error_030_desc_arzwiki=The article has an image without a description. In order to provide good accessibility for everyone (e.g. blind people) a description for every image is needed. (See also <a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H37.html">W3C Techniques for WCAG 2.0</a>)
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_031_prio_arzwiki=3 END
 error_031_head_arzwiki=عناصر جدول HTML END
error_031_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_031_whitelist END
 error_031_desc_arzwiki=Article contains a "&lt;table&gt;", "&lt;td&gt;", "&lt;th&gt;" or "&lt;tr&gt;" tag. In most cases we can use simpler wiki markup in place of these HTML-like tags. Depending on the contents, HTML tables may be easier to read, for a comparison see <a href="https://en.wikipedia.org/wiki/Help:Table#Comparison of table syntax>Comparison of table syntax</a>.<br />
<br />
AutoEd can help to fix some of these, although generally the new table syntax needs to be further refined.
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_032_prio_arzwiki=1 END
 error_032_head_arzwiki=وصلة ثلاثية مكررة END
error_032_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_032_whitelist END
 error_032_desc_arzwiki=Article contains a link like [[text|text2|text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">text2|text3</a>) or [[text||text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">|text3</a>)<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a> (warns some cases)
</ul> END

#####

 error_033_prio_arzwiki=0 END
 error_033_head_arzwiki=عنصر نمط نص HTML &lt;u&gt; END
 error_033_desc_arzwiki=Article contains a &lt;u&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. AWB doesn't fix this.
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_034_prio_arzwiki=1 END
 error_034_head_arzwiki=عنصر برمجة قالب END
error_034_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_034_whitelist END
 error_034_desc_arzwiki=Article contains a "#if:" or "#ifeq:" or "#switch:" or "#tag:" or "{{NAMESPACE}}" or "{{SITENAME}}" or "{{PAGENAME}}" or "{{FULLPAGENAME}}" or "{{{1}}}" (Parameter).<br />
<br />
This is may be due to many different reasons:
<ul>
<li>templates or infoboxes being substituted rather than transcluded (e.g. external links templates). Please restore the original infobox.
<li>copy-paste creations of de-facto new infobox types. Please try to correct ''all'' affected pages, not just the ones on the list by actually creating a proper infobox in template space and then transcluding it.
<li>attempted tweaking of the text of templates - particularly commonly stub templates. Please replace with more general / worse fitting ones as they do properly categorise things, or suggest a new stub type.
<li>sometimes this caused when someone tries to use templates with three curly braces "{" instead of two, e.g. {{{Reflist}}} instead of {{Reflist}}
</ul>
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_034_templates_arzwiki=
   __FORCETOC__ END

#####

 error_035_prio_arzwiki=0 END
 error_035_head_arzwiki=معرض يحوي صور بدون وصف END
 error_035_desc_arzwiki=Article contains a gallery without image descriptions. END

#####

 error_036_prio_arzwiki=3 END
 error_036_head_arzwiki=تحويلة غير صحيحة END
 error_036_desc_arzwiki=Article contains something like "#تحويل = [[Target page]]". The equal sign is not correct. Correct is "#تحويل [[Target page]]". This also detect syntax such as:<br />
<br />
 #تحويل<br />
 [[Somepage]]<br />
<br />
(note the carriage return). Although this syntax functions, it is not recommended.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
</ul> END

#####

 error_037_prio_arzwiki=0 END
 error_037_head_arzwiki=DEFAULTSORT مفقود للعناوين بحروف خاصة END
error_037_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_037_whitelist END
 error_037_desc_arzwiki=The title has a special letter and in the article there is no {{DEFAULTSORT:}}.<br />
{{lifetime}} is not recognized by the script. Redirects are also listed if the redirect contains a category. See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort_order</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a>, for more details.<br />
<br />
Following tools can fix most of a problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_038_prio_arzwiki=3 END
 error_038_head_arzwiki=عنصر تنسيق HTML &lt;i&gt; (نص مائل) END
error_038_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_038_whitelist END
 error_038_desc_arzwiki=Article contains a &lt;i&gt;. In most cases should can use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. It is ''not safe'' for bots to do this because oftentimes these tags span multiple lines, which can cause problems if they are changed incorrectly.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a> (warns some cases)
</ul> END

#####

 error_039_prio_arzwiki=3 END
 error_039_head_arzwiki=عنصر تنسيق HTML &lt;p&gt; END
error_039_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_039_whitelist END
 error_039_desc_arzwiki=Article contains a &lt;p&gt;. In most cases we should use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. <br />
<br />
Due to a <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=6200">Wikimedia bug</a> &lt;p&gt; tags have to be used in &lt;blockquote&gt; and various {{quote}} templates. END

#####

 error_040_prio_arzwiki=3 END
 error_040_head_arzwiki=عنصر تنسيق HTML &lt;font&gt; END
error_040_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_040_whitelist END
 error_040_desc_arzwiki=Article contains a &lt;font&gt;. In most cases we should use simpler wiki markups in place of these HTML-like tags. The &lt;font&gt; tag has all been <a href="https://www.w3schools.com/tags/tag_font.asp">depreciated from HTML5.</a><br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a></a>
</ul> END

#####

 error_041_prio_arzwiki=0 END
 error_041_head_arzwiki=عنصر تنسيق HTML &lt;big&gt; END
 error_041_desc_arzwiki=Article contains a &lt;big&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

#####

 error_042_prio_arzwiki=3 END
 error_042_head_arzwiki=عنصر تنسيق HTML &lt;strike&gt; END
 error_042_desc_arzwiki=Article contains a &lt;strike&gt;.  This has been depreciated and &lt;s&gt; should be used.  
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> 
</ul> END

#####

 error_043_prio_arzwiki=1 END
 error_043_head_arzwiki=قالب بدون نهاية صحيحة END
error_043_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_043_whitelist END
 error_043_desc_arzwiki=Found a template with "{{", but no corresponding "}}".<br />
;To do: Generally, a set of closing <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("}}") need to be added in or after the string displayed below. Sometimes the opening braces can be removed all together.<br />
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_044_prio_arzwiki=3 END
 error_044_head_arzwiki=عناوين بخط عريض END
 error_044_desc_arzwiki=The headline is bold "== '''XY''' ==". It should be "== XY ==". Headlines are already bold.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_045_prio_arzwiki=3 END
 error_045_head_arzwiki=وصلة لغة مكررة END
 error_045_desc_arzwiki=Article contains duplicate interwiki links to another language. You can remove both of them if they are a duplicate of those present in Wikidata. See <a href="https://en.wikipedia.org/wiki/Help:Interlanguage_links">Help:Interlanguage links</a>.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_046_prio_arzwiki=1 END
 error_046_head_arzwiki=أقواس مربعة بدون بداية صحيحة END
error_046_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_046_whitelist END
 error_046_desc_arzwiki=Different number of [[ and ]] brackets. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;.<br />
<br />
Generally, a bracket needs to be added or removed in the string displayed below.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (can fix some cases, give a warning for all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_047_prio_arzwiki=1 END
 error_047_head_arzwiki=قالب بدون بداية صحيحة END
error_047_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_047_whitelist END
 error_047_desc_arzwiki=Found a template with "}}", but no corresponding "{{".<br />
<br />
;To do: Generally, one or two opening <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("{") need to be added in or before the string displayed below. Sometimes the opening braces ("{{") can be removed all together. <br />
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br />
<br />
Following tools can warm of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_048_prio_arzwiki=3 END
 error_048_head_arzwiki=وصلة إلى العنوان ضمن النص END
error_048_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_048_whitelist END
 error_048_desc_arzwiki=Found a link to the title inside the text. In the lead section of the article, please change this [[Title]] into '''Title''' (see also <a href="https://en.wikipedia.org/wiki/Wikipedia talk:WikiProject Check Wikipedia#Title in text">Title in text</a>). However, do not make this change inside image maps, because doing so will cause errors. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END
 error_048_imagemap_arzwiki=true END

#####

 error_049_prio_arzwiki=1 END
 error_049_head_arzwiki=عنوان ذو تنسيق HTML END
error_049_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_049_whitelist END
 error_049_desc_arzwiki=Found a headline with HTML markup, e.g. &lt;h2&gt;Headline&lt;/h2&gt; in the text. Please use wikisyntax == Headline ==. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Moshead#Section_headings">WP:MOSHEAD</a>]].  If it is sourcecode then use &lt;source&gt; or &lt;code&gt; <br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_050_prio_arzwiki=3 END
 error_050_head_arzwiki=شرطة en أو شرطة em END
 error_050_desc_arzwiki=The article had a dash using HTML syntax. Instead of writing out <tt>&amp;ndash;</tt>, the Unicode character – should be used, and the written-out <tt>&amp;mdash;</tt> should be replaced with —. AutoEd will replace these. END

#####

 error_051_prio_arzwiki=3 END
 error_051_head_arzwiki=وصلة لغات قبل آخر عنوان END
 error_051_desc_arzwiki=The article had in the text a interwiki before the last headline. Interwikis should written at the end of the article.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_052_prio_arzwiki=3 END
 error_052_head_arzwiki=تصنيف قبل آخر عنوان END
 error_052_desc_arzwiki=Categories are placed before the last section header. Category should be placed at the end of the article before the interwikis. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Category">WP:CATEGORY</a]] This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_053_prio_arzwiki=3 END
 error_053_head_arzwiki=وصلة لغات قبل آخر تصنيف END
 error_053_desc_arzwiki=The article had in the text a interwiki before the last category. Interwikis should be written at the end of the article after the categories. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Category">WP:CATEGORY</a>]] This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_054_prio_arzwiki=3 END
 error_054_head_arzwiki=انقطاع في القائمة END
error_054_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_054_whitelist END
 error_054_desc_arzwiki=The article had a list, where one line had a break (&lt;br /&gt;) at the end of the line.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_055_prio_arzwiki=3 END
 error_055_head_arzwiki=عنصر تنسيق نمط HTML &lt;small&gt; (نص صغير) مكرر END
 error_055_desc_arzwiki=Article contains double &lt;small&gt;&lt;small&gt; tags. In the most case we don't need this double tag. This causes problems with people who have trouble reading small print.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (warn only)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END

#####

 error_056_prio_arzwiki=0 END
 error_056_head_arzwiki=سهم على شكل فن ASCII END
 error_056_desc_arzwiki=The article had an arrow like "&lt;--" or "--&gt;" or "&lt;==" or "==&gt;". Write better this arrow with the Unicode "←" or "→" or "⇐" or "⇒". See <a href="https://en.wikipedia.org/wiki/Arrow (symbol)">Arrow (symbol)</a>. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;. Also you can use &lt;math&gt; for mathematical formula.
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END

#####

 error_057_prio_arzwiki=3 END
 error_057_head_arzwiki=عناوين تحوي نقطتين END
 error_057_desc_arzwiki=One headline in this article end with a colon "== Headline : ==". This colon can be deleted.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_058_prio_arzwiki=0 END
 error_058_head_arzwiki=عنوان بأحرف كبيرة فقط END
 error_058_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_058_whitelist
 error_058_desc_arzwiki=One headline in this article has only capitalization "== HEADLINE IS BIG ==" (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Moshead#Section_headings">WP:MOSHEAD</a>]]).  Also, this headline has to have more than 10 letters, so a normal abbreviation like "== UNO ==" is not a problem.<br />
<br />
The cleanup tag for this is {{capitalization}}. The report lists a few false positives, such as titles of works.
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_059_prio_arzwiki=3 END
 error_059_head_arzwiki=قيمة في القالب تنتهي بانقطاع END
 error_059_desc_arzwiki=At the end of a value in a template is a break. (For example: {{Template|name=Mr. King&lt;br/&gt;}}) This break should be inside the template but not in the value and you can delete this break. AutoEd can fix these.<br />
<br />
Following tools can correct some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_060_prio_arzwiki=1 END
 error_060_head_arzwiki=مدخل قالب به مشكلة END
error_060_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_060_whitelist END
 error_060_desc_arzwiki=In the parameter of a template the script found an unusual letter ([|]:*) which could be a problem. Sample: {{Template| parameter_1=100 | [[parameter]]_2=200 }}).<br /> END

#####

 error_061_prio_arzwiki=3 END
 error_061_head_arzwiki=مرجع قبل علامة الترقيم END
error_061_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_061_whitelist END
 error_061_desc_arzwiki=The script found a punctuation after the reference. For example: "&lt;/ref&gt;." - The punctuation should stand before the references. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:REFPUNC#Punctuation_and_footnotes">WP:REFPUNC</a>]].<br />
<br />
Following tools can correct the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_062_prio_arzwiki=1 END
 error_062_head_arzwiki=URL بدون http:// END
error_062_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_062_whitelist END
 error_062_desc_arzwiki=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_arzwiki=3 END
 error_063_head_arzwiki=عنصر صياغة HTML &lt;small&gt; (نص صغير) في ref, sub أو sup END
 error_063_desc_arzwiki=Article contains the tag &lt;small&gt; in a &lt;ref&gt; or &lt;sub&gt; or &lt;sup&gt; tag. Inside these tags we don't need a small text because the tag output is smaller than the standard.  This causes problems with people who have trouble reading small print.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_064_prio_arzwiki=3 END
 error_064_head_arzwiki=وصلة تساوي نص الوصلة END
error_064_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_064_whitelist END
 error_064_desc_arzwiki=A piped link has identical text before and after the pipe. AWB and AutoEd can usually fix these. MediaWiki displays [[link|link]] as [[link]].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_065_prio_arzwiki=3 END
 error_065_head_arzwiki=وصف صورة ينتهي بانقطاع END
error_065_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_065_whitelist END
 error_065_desc_arzwiki=The script found in this article at the end of an image description the tag &lt;br /&gt;. You can delete this manual break.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_066_prio_arzwiki=3 END
 error_066_head_arzwiki=وصف صورة مع &lt;small&gt; كاملة END
 error_066_desc_arzwiki=The script found in the description of an image the &lt;small&gt;. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print.  This tag can be deleted.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_067_prio_arzwiki=0 END
 error_067_head_arzwiki=مرجع بعد علامات الترقيم (انظر 61 بدلا منه) END
 error_067_desc_arzwiki=The script found the reference after a punctuation. For example: ".&lt;ref&gt;" - The punctuation should stand after the references. END

#####

 error_068_prio_arzwiki=0 END
 error_068_head_arzwiki=وصلة إلى لغة أخرى END
 error_068_desc_arzwiki=The script found a link to another language, for example [[:is:Link]] in this article (not an interwiki-link). In many languages, this direct link inside the article not allowed (for example in plwiki).<br />
<br />
See also: <a href="https://en.wikipedia.org/wiki/Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)">Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)</a> END

#####

 error_069_prio_arzwiki=2 END
 error_069_head_arzwiki=صيغة ISBN خاطئة END
error_069_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_069_whitelist END
 error_069_desc_arzwiki=The script found a problem with ISBN syntax. A normal ISBN looks like ISBN 3-8001-6191-5 or ISBN 0-911266-16-X or ISBN 978-0-911266-16-0. Allowed are numbers, space, "-" and "X"/"x". Without space and "-" only 10 or 13 characters. Please don't write ISBN-10: or ISBN-13. (See [[<a href:"https://en.wikipedia.org/wiki/Wikipedia:ISBN">WP:ISBN</a>]])<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
</ul> END

#####

 error_070_prio_arzwiki=2 END
 error_070_head_arzwiki=طول ISBN خاطيء END
error_070_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_070_whitelist END
 error_070_desc_arzwiki=The script checked the ISBN and found it not containing 10 or 13 characters. ISBN should have 10 or 13 characters. END

#####

 error_071_prio_arzwiki=2 END
 error_071_head_arzwiki=موضع ISBN خاطيء لX END
error_071_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_071_whitelist END
 error_071_desc_arzwiki=The script checked the <a href="https://en.wikipedia.org/wiki/ISBN">ISBNs</a> and found an ISBN where the character "X" is not at position 10. The character X is allowed only at position 10 and it represents a <a href="https://en.wikipedia.org/wiki/Checksum">checksum</a> of 10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_072_prio_arzwiki=2 END
 error_072_head_arzwiki=ISBN checksum خاطيء في ISBN-10 END
 error_072_desc_arzwiki=The script checked the ISBN and found a problem with the checksum in the ISBN-10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_073_prio_arzwiki=2 END
 error_073_head_arzwiki=ISBN checksum خاطيء في ISBN-13 END
 error_073_desc_arzwiki=The script checked the ISBN and found a problem with the checksum in the ISBN-13. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_074_prio_arzwiki=1 END
 error_074_head_arzwiki=وصلة بدون هدف END
 error_074_desc_arzwiki=The script found a link with no target, for example [[|linktext]].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AUTOED">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_075_prio_arzwiki=0 END
 error_075_head_arzwiki=قائمة ذات مسافة بادئة END
 error_075_desc_arzwiki=The article had a list, where one line is indent (:* text). A list doesn't need an indent with ":". Use more "*" to indent the list. END

#####

 error_076_prio_arzwiki=2 END
 error_076_head_arzwiki=وصلة بدون فراغ END
error_076_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_076_whitelist END
 error_076_desc_arzwiki=The script found a link with "%20" for space [[Link%20Link|Linktext]]. Please replace this %20 with a space. This can also be caused by some external links being surrounded by double brackets. END

#####

 error_077_prio_arzwiki=0 END
 error_077_head_arzwiki=وصف صورة مع &lt;small&gt; جزئي END
 error_077_desc_arzwiki=The script found in the description of an image the &lt;small&gt; tag. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print. This tag can be deleted. END

#####

 error_078_prio_arzwiki=2 END
 error_078_head_arzwiki=قالب مراجع مكرر END
 error_078_desc_arzwiki=The script found in the article two &lt;references ...&gt;. In some cases, one can be deleted. In other cases, it may need to be changed to &lt;ref&gt;. END
 error_078_templates_arzwiki=
   reflist(?![^}]*group) END

#####

 error_079_prio_arzwiki=-2 END
 error_079_head_arzwiki=وصلة خارجية بدون وصف END
 error_079_desc_arzwiki=The script found in the article an external link without description (for example: [https://www.wikipedia.org]). Please insert a description to this link like [https://www.wikipedia.org Wikipedia]. END

#####

 error_080_prio_arzwiki=1 END
 error_080_head_arzwiki=وصلة خارجية مكسورة END
 error_080_desc_arzwiki=The script found in the article an external link with a line break in the description. This can be due to a missing square bracket at the end of an external link, or a break in the title value in a citation parameter. This is a problem for the MediaWiki parser. Please delete the line break.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

error_081_prio_arzwiki=2 END
 error_081_bot_arzwiki=true END
 error_081_head_arzwiki=تكرار المراجع END
 error_081_desc_arzwiki=The script found two identical ref tags. Please use the format &lt;ref name="foo"&gt;Book ABC&lt;/ref&gt; for the first instance of the reference and the following times &lt;ref name="foo"&nbsp;/&gt;.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_082_prio_arzwiki=0 END
 error_082_head_arzwiki=وصلة لمشروع ويكي آخر END
 error_082_desc_arzwiki= END

#####

 error_083_prio_arzwiki=2 END
 error_083_head_arzwiki=العنوان الأول بثلاثة رموز "=" ويليه عنوان باثنين END
 error_083_desc_arzwiki=The first heading starts with "=== XY ===", but it should be "== XY ==" (See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]). This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="https://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
As there are also level "==" headings later in the article, only some levels need to be adjusted.
<br />
For articles without any level "==" headings, <a href="checkwiki.cgi?project=arzwiki&view=only&id=7">see check 7</a>
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_084_prio_arzwiki=0 END
 error_084_head_arzwiki=مقطع بدون محتوى END
 error_084_desc_arzwiki=There is a section between two headlines without content.<br />
 Add a {{Empty section}} template<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_085_prio_arzwiki=3 END
 error_085_head_arzwiki=وسوم كود قالب بدون محتوى END
error_085_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_085_whitelist END
 error_085_desc_arzwiki=The script found a tag without content or a line break like &lt;noinclude&gt;&lt;/noinclude&gt;. This tag can be deleted. END

#####

 error_086_prio_arzwiki=1 END
 error_086_head_arzwiki=وصلة خارجية ضمن قوسين END
 error_086_desc_arzwiki=The script found a link with two brackets to external source such as [[https://www.wikipedia.org Wikipedia]]. External links only need one bracket. For example: [https://www.wikipedia.org Wikipedia].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_087_prio_arzwiki=0 END
 error_087_head_arzwiki=كيانات HTML المسماة بدون فاصلة منقوطة END
 error_087_desc_arzwiki=Find named entities (like <tt>&amp;auml;</tt>) in the text without the semicolon.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_088_prio_arzwiki=3 END
 error_088_head_arzwiki=DEFAULTSORT مع فراغ عند الموضع الأول END
 error_088_desc_arzwiki=The script found a DEFAULTSORT with a blank at first position like {{DEFAULTSORT: Doe, John}}.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">autoFormatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:Awb">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_089_prio_arzwiki=3 END
 error_089_head_arzwiki=DEFAULTSORT بدون فراغ بعد الفاصلة END
 error_089_desc_arzwiki=The script found a DEFAULTSORT without a space after the comma {{DEFAULTSORT:DuBois,Lewis}}. The causes the article to be sorted as the first DuBois article. END

#####

 error_090_prio_arzwiki=2 END
 error_090_head_arzwiki=وصلة داخلية مكتوبة كوصلة خارجية END
error_090_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_090_whitelist END
 error_090_desc_arzwiki=The script finds an external link that should be replaced with a wikilink.  An example would be on enwiki [https://en.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[Larry Wall]]. Script also finds references that use Wikipedia as a source.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul> END
 error_090_link_templates_arzwiki=
   Cite journal|url|title END
 error_090_oldid_templates_arzwiki=
   Oldid|page|oldid|label END
 error_090_history_templates_arzwiki=
   History|1|2 END

#####

 error_091_prio_arzwiki=2 END
 error_091_head_arzwiki=وصلة داخلية إلى لغة أخرى مكتوبة كوصلة خارجية END
error_091_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_091_whitelist END
 error_091_desc_arzwiki=The script finds an external link that should be replaced with a interwiki link.  An example would be on enwiki [https://fr.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[:fr:Larry Wall]]. Script also finds references that use Wikipedia as a source.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul> END

#####

 error_092_prio_arzwiki=0 END
 error_092_head_arzwiki=عنوان مكرر END
 error_092_desc_arzwiki=The script found two headlines with the same title. Consider renaming the one or merging the sections. END

#####

 error_093_prio_arzwiki=2 END
 error_093_head_arzwiki=وصلة خارجية مع http:// مزدوجة END
 error_093_desc_arzwiki=The script found an external link that contains [http://http:// ...]. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_094_prio_arzwiki=1 END
 error_094_head_arzwiki=وسوم مراجع بدون مطابقة صحيحة END
 error_094_desc_arzwiki=The script found references tags that didn't have the correct end and beginning tags. <br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_095_prio_arzwiki=3 END
 error_095_head_arzwiki=توقيع محرر أو وصلة لنطاق المستخدم END
 error_095_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_095_whitelist END
 error_095_desc_arzwiki=An editor's signature or a link to User space was found. (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:UPYES#What_may_I_have_on_my_user_page.3F">WP:User Pages</a> and [[<a href="https://en.wikipedia.org/wiki/Wikipedia:SIGNHERE#When_signatures_should_and_should_not_be_used">WP Signatures</a>) END

#####

 error_096_prio_arzwiki=2 END
 error_096_head_arzwiki=جدول المحتويات بعد العنوان الأول END
 error_096_desc_arzwiki=TOC should be placed at the end of the lead section of the text, before the first section heading. Users of screen readers do not expect any text between the TOC and the first heading. See [[ويكيبيديا:TOC]]. END
 error_096_templates_arzwiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_097_prio_arzwiki=2 END
 error_097_head_arzwiki=يوجد محتوى بعد TOC وقبل العنوان الأول END
 error_097_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_097_whitelist END
 error_097_desc_arzwiki=Screen readers don't process material the comes between the Table of Contents and first heading. See [[ويكيبيديا:TOC]]. END
 error_097_templates_arzwiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_098_prio_arzwiki=1 END
 error_098_head_arzwiki=وسم Subscript بدون نهاية صحيحة END
error_098_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_098_whitelist END
 error_098_desc_arzwiki=Subscripts, which starts with a "&lt;sub&gt;" tag needs an ending "&lt;/sub&gt;" tag. 
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_099_prio_arzwiki=1 END
 error_099_head_arzwiki=وسم Superscript بدون نهاية صحيحة END
 error_099_desc_arzwiki=Superscripts, which starts with a "&lt;sup&gt;" tag needs an ending "&lt;/sup&gt;" tag.
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_100_prio_arzwiki=3 END
 error_100_head_arzwiki=وسم قائمة (&lt;ol&gt;, &lt;ul&gt; or &lt;li&gt;) بدون مطابقة صحيحة END
error_100_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_100_whitelist END
 error_100_desc_arzwiki=The script found list tags that didn't have the correct end or beginning tags. <br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_101_prio_arzwiki=3 END
 error_101_head_arzwiki=رقم ترتيبي تم العثور عليه داخل وسوم &lt;sup&gt; END
error_101_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_101_whitelist END
 error_101_desc_arzwiki=Ordinal numbers should be in regular text, not inside &lt;sup&gt; tags <br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_102_prio_arzwiki=2 END
 error_102_head_arzwiki=PMID بصيغة غير صحيحة END
 error_102_desc_arzwiki=The script found a problem with PMID syntax. A normal PMID looks like PMID&nbsp;4957203. (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:PMID">WP:PMID</a>]])<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_103_prio_arzwiki=2 END
 error_103_head_arzwiki=كلمة Pipe السحرية داخل وصلة ويكي END
 error_103_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_103_whitelist END
 error_103_desc_arzwiki=The script found the <a href="https://www.mediawiki.org/wiki/Help:Magic_words#Other">magicword</a> {{!}} inside a wikilink.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_104_prio_arzwiki=2 END
 error_104_head_arzwiki=علامات اقتباس غير متوازنة في اسم المرجع END
 error_104_desc_arzwiki=The script found unbalanced quotes in a reference tag. For example &lt;ref name="ref 1&gt;
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

######

 error_105_prio_arzwiki=1 END
 error_105_head_arzwiki=العنوان ينبغي أن يبدأ ب"=" END
 error_105_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_105_whitelist END
 error_105_desc_arzwiki=A heading should begin with a "=". END

######

 error_106_prio_arzwiki=2 END
 error_106_head_arzwiki=ISSN بصيغة غير صحيحة END
 error_106_desc_arzwiki=The script found a problem with ISSN syntax. A normal ISSN looks like ISSN 3895-2372 or 3957-957X. There must be a - between the numbers (don't use dashes). END

#####

 error_107_prio_arzwiki=2 END
 error_107_head_arzwiki=ISSN بطول خاطيء END
 error_107_desc_arzwiki=The script checked the ISSN and found it not containing 8 characters. ISSN should have 8 characters. END

#####

 error_108_prio_arzwiki=2 END
 error_108_head_arzwiki=ISSN بchecksum خاطيء END
 error_108_desc_arzwiki=The script checked the ISSN and found a problem with the checksum in the ISSN. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISSNs">Category:Articles with invalid ISSNs</a>]]. END

#####

 error_109_prio_arzwiki=1 END
 error_109_head_arzwiki=خطأ وسم Include END
 error_109_desc_arzwiki=The script found a problem with opening or closing tags for &lt;includeonly&gt;, &lt;onlyinclude&gt; or &lt;noinclude&gt; tags. END

#####

 error_110_prio_arzwiki=0 END
 error_110_head_arzwiki=وسم Include تم العثور عليه END
 error_110_desc_arzwiki=The script found a &lt;includeonly&gt;, &lt;onlyinclude&gt; or &lt;noinclude&gt; tags. END

#####

 error_111_prio_arzwiki=0 END
 error_111_head_arzwiki=مرجع بعد آخر قائمة مراجع END
 error_111_desc_arzwiki=The script found a &lt;ref&gt; tag after the last &lt;references&gt; tag or reference template. END
 error_111_templates_arzwiki=
   reflist
   ref-list
   refs
   reference list
   listaref
   footnotes
   list of botanists by author abbreviation footer
   MinorPlanetNameMeaningsFooter00
   MinorPlanetNameMeaningsFooter
   MinorPlanetNameMeaningsFooter10k
   SCOTUS-justice-listframe
   Airline codes page/bottom END

#####

 error_112_prio_arzwiki=3 END
 error_112_head_arzwiki=سمات css غير صالحة أو مهملة END
 error_112_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_112_whitelist END
 error_112_desc_arzwiki=The script found bad or deprecated css atributes END

#####

 error_113_prio_arzwiki=3 END
 error_113_head_arzwiki=انقطاع أو خطأ &lt;br&gt; في وصلة الويكي END
 error_113_desc_arzwiki=The script found a line break inside a wikilink or a &lt;br&gt; tag at the end of a wikilink. END

##############################
# WPCLEANER ERROR DESCRIPTIONS
##############################

 error_501_prio_arzwiki=0 END
 error_501_head_arzwiki=تدقيق إملائي END
 error_501_desc_arzwiki=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END 
 error_501_bot_arzwiki=true END

###########################################################################

 error_518_prio_arzwiki=0 END
 error_518_head_arzwiki=وسوم &lt;nowiki&gt; في النطاق الرئيسي END
 error_518_desc_arzwiki=&lt;nowiki&gt; tags are often not needed in main namespace. END 
# error_518_bot_arzwiki=true END
 error_518_apostrophe_template_arzwiki=' END
 error_518_asterisk_template_arzwiki=asterisk END

###########################################################################

error_521_prio_arzwiki=0 END
error_521_head_arzwiki=صياغة التاريخ في القوالب END
error_521_desc_arzwiki=Date format in templates END
error_521_bot_arzwiki=true END
error_521_templates_arzwiki=
  citation|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy
  citation|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  citation|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  citation|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  citation|year|yyy|yyy–yyy
  cite book|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy
  cite book|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite book|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite book|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  cite book|year|yyy|yyy–yyy
  cite document|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy
  cite document|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite document|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite document|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  cite document|year|yyy|yyy–yyy
  cite journal|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
  cite journal|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite journal|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite journal|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  cite journal|year|yyy|yyy–yyy
  cite news|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy|{{date}}
  cite news|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite news|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite news|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  cite news|year|yyy|yyy–yyy
  cite web|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|MMM d – MMM d, yyyy|'n.d.'|{{date}}
  cite web|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite web|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite web|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
  cite web|year|yyyy|c. yyy|yyy–yyy
  Episode list||OriginalAirDate|d MMM yyy|MMM d, yyy|{{Start date}}
  Infobox album||Released|d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
  Infobox artist|birth_date||d MMM yyy|MMM d, yyy|yyy|c. yyy|{{Birth date}}|{{Birth date and age}}|{{bda}}|{{b-da}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year and age}}|{{bya}}
  Infobox artist|death_date||d MMM yyy|MMM d, yyy|yyy|{{Death date and age}}|{{Death year and age}}|{{dda}}|{{d-da}}|{{Death-date and age}}
  Infobox concert tour|start_date|d MMM yyy|MMM d, yyy|MMM yyy|{{Start date}}
  Infobox concert tour|end_date|d MMM yyy|MMM d, yyy|MMM yyy|{{End date}}
  Infobox film||released|d MMM yyy|MMM d, yyy|yyy|{{Film date}}
  Infobox officeholder|term_end|d MMM yyy|MMM d, yyy|MMM yyy|yyy
  Infobox officeholder|term_start|d MMM yyy|MMM d, yyy|MMM yyy|yyy
  Infobox person|birth_date||d MMM yyy|MMM d, yyy|MMM yyy|yyy|c. yyy|{{Birth date}}|{{Birth date and age}}|{{bda}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year and age}}|{{bya}}
  Infobox person|death_date||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Death date}}|{{Death date and age}}|{{Death year and age}}
  Infobox single|Released||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
  Infobox song|Released||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
  Persondata|DATE OF BIRTH|d MMM yyy|MMM d, yyy|MMM yyy|yyy-MM-dd|yyy|c. yyy
  Persondata|DATE OF DEATH|d MMM yyy|MMM d, yyy|MMM yyy|yyy-MM-dd|yyy END
error_521_months_arzwiki=
  January
  February
  March
  April
  May
  June
  July
  August
  September
  October
  November
  December
  Jan
  Feb
  Mar
  Apr
  May
  Jun
  Jul
  Aug
  Sep
  Oct
  Nov
  Dec
  Spring
  Summer
  Autumn
  Fall
  Winter END

###########################################################################

error_522_prio_arzwiki=0 END
error_522_head_arzwiki=عنوان فارغ END
error_522_desc_arzwiki=An empty title (like <code><nowiki>== &lt;nowiki /&gt; ==</nowiki></code>) has been detected. END
#error_522_bot_arzwiki=true END

###########################################################################

error_523_prio_arzwiki=0 END
error_523_head_arzwiki=صورة مكررة END
error_523_desc_arzwiki=Duplicate image END
#error_523_bot_arzwiki=true END

###########################################################################

error_524_prio_arzwiki=3 END
error_524_head_arzwiki=مدخلات مكررة في استدعاءات القوالب END
error_524_desc_arzwiki=Duplicate arguments in template calls END
#error_524_bot_arzwiki=true END

###########################################################################

error_525_prio_arzwiki=0 END
error_525_head_arzwiki=وسم Span END
error_525_desc_arzwiki=Useless span tag END
#error_525_bot_arzwiki=true END

###########################################################################

error_526_prio_arzwiki=0 END
error_526_head_arzwiki=وصلة تاريخ غير صحيحة END
error_526_desc_arzwiki=Incorrect link to a date, like [[1985|2005]] END
#error_526_bot_arzwiki=true END

###########################################################################

error_527_prio_arzwiki=3 END
error_527_head_arzwiki=مراجع بمحتوى مختلف END
error_527_desc_arzwiki=Reference tags have the same name but different content END
error_527_bot_arzwiki=true END
error_527_category_arzwiki=Pages with duplicate reference names END

###########################################################################

error_528_prio_arzwiki=0 END
error_528_head_arzwiki=وصلة PMID السحرية END
error_528_desc_arzwiki=PMID magic links will be removed from MW END
# error_528_bot_arzwiki=true END

###########################################################################

error_529_prio_arzwiki=0 END
error_529_head_arzwiki=وصلة ISBN السحرية END
error_529_desc_arzwiki=ISBN magic links will be removed from MW END
# error_529_bot_arzwiki=true END

###########################################################################

error_530_prio_arzwiki=0 END
error_530_head_arzwiki=وصلة RFC السحرية END
error_530_desc_arzwiki=RFC magic links will be removed from MW END
# error_530_bot_arzwiki=true END

###########################################################################

error_531_prio_arzwiki=0 END
error_531_head_arzwiki=مرجع داخل مرجع END
error_531_desc_arzwiki=Reference tags have been found inside an other reference tag END
# error_531_bot_arzwiki=true END
# error_531_templates_arzwiki= END

###########################################################################

error_532_prio_arzwiki=0 END
error_532_head_arzwiki=وسم نهاية مفقود END
error_532_desc_arzwiki=An opening tag has no matching end tag. END
error_532_link_arzwiki=Special:LintErrors/missing-end-tag END
# error_532_bot_arzwiki=true END
# error_532_templates_arzwiki= END

###########################################################################

error_533_prio_arzwiki=0 END
error_533_head_arzwiki=هروب بنقاط رأسية متعددة END
error_533_desc_arzwiki=A link has been created with a multi colon escape like <tt>[[:Test|Test]]</tt>. END
error_533_link_arzwiki=Special:LintErrors/multi-colon-escape END
error_533_bot_arzwiki=true END

###########################################################################

error_534_prio_arzwiki=0 END
error_534_head_arzwiki=خيارات صورة غير صحيحة END
error_534_desc_arzwiki=An image has been created with a bogus option. END
error_534_link_arzwiki=Special:LintErrors/bogus-image-options END
error_534_bot_arzwiki=true END

###########################################################################

error_535_prio_arzwiki=0 END
error_535_head_arzwiki=Tidy bug affecting font tags wrapping links END
error_535_desc_arzwiki=Tidy bug affecting font tags wrapping links. END
error_535_link_arzwiki=Special:LintErrors/tidy-font-bug END
error_535_bot_arzwiki=true END

###########################################################################

error_536_prio_arzwiki=0 END
error_536_head_arzwiki=علة فراغ Tidy END
error_536_desc_arzwiki=Tidy whitespace bug. END
error_536_link_arzwiki=Special:LintErrors/tidy-whitespace-bug END
error_536_bot_arzwiki=true END

###########################################################################

error_537_prio_arzwiki=0 END
error_537_head_arzwiki=علامات اقتباس غير مغلقة في العنوان END
error_537_desc_arzwiki=Unclosed quotes in heading. END
error_537_link_arzwiki=Special:LintErrors/unclosed-quotes-in-heading END
error_537_bot_arzwiki=true END

###########################################################################

error_538_prio_arzwiki=0 END
error_538_head_arzwiki=حروف فراغات بعد العنوان END
error_538_desc_arzwiki=Whitespace characters after heading. END
#error_538_link_arzwiki= END
error_538_bot_arzwiki=true END

###########################################################################

error_539_prio_arzwiki=0 END
error_539_head_arzwiki=وسوم متداخلة بشكل غير صحيح END
error_539_desc_arzwiki=Misnested tags. END
error_539_link_arzwiki=Special:LintErrors/misnested-tag END
error_539_bot_arzwiki=true END

###########################################################################

error_540_prio_arzwiki=0 END
error_540_head_arzwiki=Missing end bold/italic END
error_540_desc_arzwiki=Missing end bold/italic. END
error_540_link_arzwiki=Special:LintErrors/missing-end-tag END
error_540_bot_arzwiki=true END

###########################################################################

error_541_prio_arzwiki=0 END
error_541_head_arzwiki=وسم مستغنى عنه END
error_541_desc_arzwiki=Obsolete tag. END
error_541_link_arzwiki=Special:LintErrors/obsolete-tag END
# error_541_bot_arzwiki=true END

###########################################################################

error_542_prio_arzwiki=0 END
error_542_head_arzwiki=وسم مرجع فارغ END
error_542_desc_arzwiki=Empty ref tag. END
# error_542_link_arzwiki= END
# error_542_separator_arzwiki= END
error_542_bot_arzwiki=true END

###########################################################################

error_543_prio_arzwiki=0 END
error_543_head_arzwiki=Pipe في وصلة خارجية END
error_543_desc_arzwiki=Pipe in external link. END
# error_543_link_arzwiki= END
error_543_bot_arzwiki=true END

###########################################################################

error_544_prio_arzwiki=0 END
error_544_head_arzwiki=قالب نهاية مفقود في زوج END
error_544_desc_arzwiki=A template working as a pair has no end template. END 
# error_544_link_arzwiki= END
# error_544_bot_arzwiki=true END
# error_544_pair_templates_arzwiki= END

###########################################################################

error_545_prio_arzwiki=3 END
error_545_head_arzwiki=قالب بمدخل مستغنى عنه END
error_545_desc_arzwiki=Template with deprecated parameter. END 
# error_545_link_arzwiki= END
error_545_bot_arzwiki=true END
error_545_categories_arzwiki=
  Track listings with deprecated parameters END
error_545_templates_arzwiki=
  Soundtrack|writing_credits|Module:Track listing determines this automatically
  Soundtrack|lyrics_credits|Module:Track listing determines this automatically
  Soundtrack|music_creditsc|Module:Track listing determines this automatically
  Tlist|writing_credits|Module:Track listing determines this automatically
  Tlist|lyrics_credits|Module:Track listing determines this automatically
  Tlist|music_creditsc|Module:Track listing determines this automatically
  Track|writing_credits|Module:Track listing determines this automatically
  Track|lyrics_credits|Module:Track listing determines this automatically
  Track|music_creditsc|Module:Track listing determines this automatically
  Track list|writing_credits|Module:Track listing determines this automatically
  Track list|lyrics_credits|Module:Track listing determines this automatically
  Track list|music_creditsc|Module:Track listing determines this automatically
  Track listing|writing_credits|Module:Track listing determines this automatically
  Track listing|lyrics_credits|Module:Track listing determines this automatically
  Track listing|music_creditsc|Module:Track listing determines this automatically
  Tracklist|writing_credits|Module:Track listing determines this automatically
  Tracklist|lyrics_credits|Module:Track listing determines this automatically
  Tracklist|music_creditsc|Module:Track listing determines this automatically
  Tracklisting|writing_credits|Module:Track listing determines this automatically
  Tracklisting|lyrics_credits|Module:Track listing determines this automatically
  Tracklisting|music_creditsc|Module:Track listing determines this automatically END

###########################################################################

error_546_prio_arzwiki=0 END
error_546_head_arzwiki=مقال بدون تصنيفات END
error_546_desc_arzwiki=Article without categories. END 
# error_546_link_arzwiki= END
# error_546_bot_arzwiki=true END
error_546_templates_arzwiki=
  END

###########################################################################

error_547_prio_arzwiki=0 END
error_547_head_arzwiki=عنصر قائمة فارغ END
error_547_desc_arzwiki=Empty list item (like <code>*</code>). END 
# error_547_link_arzwiki= END
# error_547_bot_arzwiki=true END
error_547_templates_arzwiki=
  END

###########################################################################

error_548_prio_arzwiki=0 END
error_548_head_arzwiki=علامات ترقيم في وصلة END
error_548_whitelistpage_arzwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_548_whitelist END
error_548_desc_arzwiki=Punctuation in link (like <code>[[target|text,]]</code>). END 
# error_548_link_arzwiki= END
# error_548_bot_arzwiki=true END
error_548_ignore_links_arzwiki=
  Bracket#Parentheses
  Bracket
  Comma
  Comma (punctuation)
  Left parenthesis
  Parenthesis
  Semicolon
  Serial comma END

###########################################################################

error_549_prio_arzwiki=0 END
error_549_head_arzwiki=وصلة مفصولة END
error_549_desc_arzwiki=A link is split (like <code>[[target|te]][[target|xt]]</code>). END 
# error_549_link_arzwiki= END
# error_549_bot_arzwiki=true END

###########################################################################

error_550_prio_arzwiki=0 END
error_550_head_arzwiki=وصلة بدون نص END
error_550_desc_arzwiki=A link is without text (like <code> [[target|]]</code> or <code>[[target|&lt;nowiki/&gt;]]</code>). END 
# error_550_link_arzwiki= END
# error_550_bot_arzwiki=true END

 END
error_551_prio_arzwiki=0 END
error_551_head_arzwiki=سطر فارغ END
error_551_desc_arzwiki=A line is empty (like <code>''&lt;nowiki/&gt;</code>). END 
# error_551_link_arzwiki= END
# error_551_bot_arzwiki=true END

error_552_prio_arzwiki=3 END
error_552_head_arzwiki=قالب ينتهي ب}}} END
error_552_desc_arzwiki=A template is ending with <code>}}}</code> instead of <code>}}</code>. END 
# error_552_link_arzwiki= END
error_552_bot_arzwiki=true END

error_553_prio_arzwiki=3 END
error_553_head_arzwiki=وسوم &lt;nowiki&gt; END
error_553_desc_arzwiki=A &lt;nowiki&gt; tag is just after an internal link. END 
# error_553_link_arzwiki= END
error_553_bot_arzwiki=true END
error_553_suffixes_arzwiki=
  s END

error_554_prio_arzwiki=3 END
error_554_head_arzwiki=وسوم &lt;nowiki&gt; END
error_554_desc_arzwiki=A &lt;nowiki&gt; tag is in a &lt;gallery&gt; tag. END 
# error_554_link_arzwiki= END
error_554_bot_arzwiki=true END

error_555_prio_arzwiki=0 END
error_555_head_arzwiki=وسوم &lt;nowiki&gt; END
error_555_desc_arzwiki=A &lt;nowiki&gt; tag is in the text. END 
# error_555_link_arzwiki= END
# error_555_bot_arzwiki=true END

error_556_prio_arzwiki=0 END
error_556_head_arzwiki=وصلة خارجية END
error_556_desc_arzwiki=External link in the text of the article. END 
# error_556_link_arzwiki= END
# error_556_bot_arzwiki=true END
error_556_titles_arzwiki= END
error_556_templates_arzwiki= END

error_557_prio_arzwiki=0 END
error_557_head_arzwiki=فراغ مفقود قبل وصلة END
error_557_desc_arzwiki=A link est just after the preceding text. END 
# error_557_link_arzwiki= END
# error_557_bot_arzwiki=true END

error_558_prio_arzwiki=0 END
error_558_head_arzwiki=Duplicated reference END
error_558_desc_arzwiki=The same reference is used several times in the same group of references. END 
# error_558_link_arzwiki= END
# error_558_bot_arzwiki=true END

error_559_prio_arzwiki=0 END
error_559_head_arzwiki=Separator between ref tags END
error_559_desc_arzwiki=An incorrect separator is used between consecutive ref tags. END 
# error_559_link_arzwiki= END
# error_559_bot_arzwiki=true END

error_560_prio_arzwiki=0 END
error_560_head_arzwiki=Duplicated attribute END
error_560_desc_arzwiki=A tag has a duplicated attribute (like a ref tag with 2 group attributes). END 
# error_560_link_arzwiki= END
# error_560_bot_arzwiki=true END

error_561_prio_arzwiki=0 END
error_561_head_arzwiki=Redirect with the target as text END
error_561_desc_arzwiki=An internal link [[redirect|target]] is using a redirect while displaying the target as text. END 
# error_561_link_arzwiki= END
# error_561_bot_arzwiki=true END

error_562_prio_arzwiki=3 END
error_562_head_arzwiki=&lt;nowiki&gt; tags END
error_562_desc_arzwiki=Consecutive &lt;nowiki&gt; tags. END 
# error_562_link_arzwiki= END
# error_562_bot_arzwiki=true END

error_563_prio_arzwiki=0 END
error_563_head_arzwiki=Unused parameters END
error_563_desc_arzwiki=Template parameters are empty and not used. END 
# error_563_link_arzwiki= END
# error_563_bot_arzwiki=true END

error_564_prio_arzwiki=0 END
error_564_head_arzwiki=Unknown parameters END
error_564_desc_arzwiki=Template parameters are unknown. END 
# error_564_link_arzwiki= END
# error_564_bot_arzwiki=true END

error_565_prio_arzwiki=0 END
error_565_head_arzwiki=&lt;nowiki&gt; tags END
error_565_desc_arzwiki=&lt;nowiki&gt; tags between bold/italic formatting. END 
# error_565_link_arzwiki= END
# error_565_bot_arzwiki=true END

error_566_prio_arzwiki=0 END
error_566_head_arzwiki=&lt;abbr&gt; tags END
error_566_desc_arzwiki=&lt;abbr&gt; tags should be replaced by templates for abbreviations. END 
# error_566_link_arzwiki= END
# error_566_bot_arzwiki=true END
error_566_templates_arzwiki=
  abbr|1|2|<!-- Meaning -->
  tooltip|1|2|<!-- Meaning -->
 END
error_566_categories_arzwiki=
  Abbreviation templates
  Military abbreviation templates
  Time and date abbreviation templates
 END

error_567_prio_arzwiki=0 END
error_567_head_arzwiki=Non-numeric formatnum arguments END
error_567_desc_arzwiki=Formatnum with non-numeric arguments. END 
# error_567_link_arzwiki= END
# error_567_bot_arzwiki=true END
error_567_prefixes_arzwiki=
 END
error_567_suffixes_arzwiki=
  billion
  km
  million
  millions
  mm
  nights
  seats
  today
  tons
  US$
 END

error_569_prio_arzwiki=0 END
error_569_head_arzwiki=Non-breaking space END
error_569_desc_arzwiki=Template argument name with non-breaking space. END 
# error_569_link_arzwiki= END
# error_569_bot_arzwiki=true END

error_570_prio_arzwiki=0 END
error_570_head_arzwiki=mw-content-ltr/rtl attribute without dir or lang attribute END
error_570_desc_arzwiki=A tag uses class mw-content-ltr or mw-content-rtl without defining attribute dir or lang (cf. phab T287701). END 
# error_570_link_arzwiki= END
# error_570_bot_arzwiki=true END

error_571_prio_arzwiki=0 END
error_571_head_arzwiki=Cite tag in ref tag END
error_571_desc_arzwiki=A cite tag is present in a ref tag. It's usually a bug due to CX2 failing to properly handle reference templates. END 
# error_571_link_arzwiki= END
# error_571_bot_arzwiki=true END

error_572_prio_arzwiki=0 END
error_572_head_arzwiki=Unknown value END
error_572_desc_arzwiki=A template has an unknown value in one of its parameters. END 
# error_572_link_arzwiki= END
# error_572_bot_arzwiki=true END

# Used to define allowed values for a template parameter (all other values are considered unknown) :
# <template name>|<parameter name>|<case sensitive>|<allowed value 1>|…|<allowed value n>
# +<template group name>|<parameter name>|<case sensitive>|<allowed value 1>|…|<allowed value n>
# See [[WP:URLACCESS]]
 error_572_templates_arzwiki=
  +CS1Templates|article-url-access|false|free|limited|registration|subscription
  +CS1Templates|bibcode-access|false|free|limited|registration|subscription
  +CS1Templates|chapter-url-access|false|free|limited|registration|subscription
  +CS1Templates|contribution-url-access|false|free|limited|registration|subscription
  +CS1Templates|doi-access|false|free|limited|registration|subscription
  +CS1Templates|entry-url-access|false|free|limited|registration|subscription
  +CS1Templates|hdl-access|false|free|limited|registration|subscription
  +CS1Templates|jstor-access|false|free|limited|registration|subscription
  +CS1Templates|map-url-access|false|free|limited|registration|subscription
  +CS1Templates|ol-access|false|free|limited|registration|subscription
  +CS1Templates|osti-access|false|free|limited|registration|subscription
  +CS1Templates|section-url-access|false|free|limited|registration|subscription
  +CS1Templates|ssrn-access|false|free|limited|registration|subscription
  +CS1Templates|s2cid-access|false|free|limited|registration|subscription
  +CS1Templates|url-access|false|free|limited|registration|subscription

  +CS2Templates|article-url-access|false|free|limited|registration|subscription
  +CS2Templates|bibcode-access|false|free|limited|registration|subscription
  +CS2Templates|chapter-url-access|false|free|limited|registration|subscription
  +CS2Templates|contribution-url-access|false|free|limited|registration|subscription
  +CS2Templates|doi-access|false|free|limited|registration|subscription
  +CS2Templates|entry-url-access|false|free|limited|registration|subscription
  +CS2Templates|hdl-access|false|free|limited|registration|subscription
  +CS2Templates|jstor-access|false|free|limited|registration|subscription
  +CS2Templates|map-url-access|false|free|limited|registration|subscription
  +CS2Templates|ol-access|false|free|limited|registration|subscription
  +CS2Templates|osti-access|false|free|limited|registration|subscription
  +CS2Templates|section-url-access|false|free|limited|registration|subscription
  +CS2Templates|ssrn-access|false|free|limited|registration|subscription
  +CS2Templates|s2cid-access|false|free|limited|registration|subscription
  +CS2Templates|url-access|false|free|limited|registration|subscription
 END

error_573_prio_arzwiki=0 END
error_573_head_arzwiki=Non-breaking space END
error_573_desc_arzwiki=Useless non-breaking space (<code>&amp;nbsp;</code>). END 
# error_573_link_arzwiki= END
# error_573_bot_arzwiki=true END

error_574_prio_arzwiki=0 END
error_574_head_arzwiki=Non-breaking space END
error_574_desc_arzwiki=Useless non-breaking space (<code>\u00A0</code>). END 
# error_574_link_arzwiki= END
# error_574_bot_arzwiki=true END

error_575_prio_arzwiki=0 END
error_575_head_arzwiki=Non-breaking space END
error_575_desc_arzwiki=Non-breaking space at the end of an internal link. END 
# error_575_link_arzwiki= END
# error_575_bot_arzwiki=true END

error_576_prio_arzwiki=0 END
error_576_head_arzwiki=Bogus image options END
error_576_desc_arzwiki=An image has been created with a bogus option through a template parameter. END
error_576_link_arzwiki=Special:LintErrors/bogus-image-options END
#error_576_bot_arzwiki=true END

error_577_prio_arzwiki=0 END
error_577_head_arzwiki=DOI with incorrect syntax END
error_577_desc_arzwiki=DOI with incorrect syntax. END
#error_577_link_arzwiki= END
error_577_bot_arzwiki=true END

error_999_prio_arzwiki=0 END
error_999_head_arzwiki=WPC Test END
error_999_desc_arzwiki=This is only a test for WPC. END 
# error_999_link_arzwiki= END
# error_999_bot_arzwiki=true END