ویکیپیدیا:WikiProject Check Wikipedia/Translation

(لە ویکیپیدیا:ووپەوە ڕەوانە کراوە)
#########################
# metadata
#########################
 project=ckbwiki END
 category_001=[[پۆل:ڕاگرتنی ویکیپیدیا|پشکنین]]
[[پۆل:خاوێنکردنی ویکیپدیا|*]]
[[پۆل:ویکیپروژەکانی ویکیپیدیا|پشکنین]]
[[Category:Articles with invalid ISBNs|*]] END  #for example: [[Category:Wikipedia]] 

#########################
# start text
#########################

 start_text_ckbwiki={{backlog}}{{shortcut|WP:CHECKWIKI|WP:WPCHECK}}
<div style="float:left">[[File:Yes check.svg|left|55px|Check Wikipedia]]</div>
WikiProject '''Check Wikipedia''' aims to help to clean up the syntax of Wikipedia and to find some other errors. Dumps and new articles are run through a series of checks to produce lists for each check (numbered as per the [[#Summary|table]] below). The lists on this page are refreshed on a daily basis.

The script may contain bugs and it is possible that not every error on this page is an actual error.

 END
#########################
# description
#########################

 description_text_ckbwiki=

 END


##############################
# PRIORITIES
##############################


# 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 ...)
#
# -2  Error removed
# -1  Uses default.  On other wikis, ckbwiki settings are the default 
#  0  Error deactivated 
#  1  Top priority
#  2  Middle priority
#  3  Lowest priority

 top_priority_script=Top priority END
 top_priority_ckbwiki= END
 middle_priority_script=Middle priority END
 middle_priority_ckbwiki= END
 lowest_priority_script=Lowest priority END
 lowest_priority_ckbwiki= END


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

Errors 001 to 010 دەستکاری

 END
 error_001_prio_ckbwiki=3 END
 error_001_head_ckbwiki=داڕێژە وشەی ناپێویستی داڕێژە: لەخۆ دەگرێت END
 error_001_desc_ckbwiki=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_ckbwiki=1 END
 error_002_head_ckbwiki=تاگ بە سینتاکسی نادروست END
 error_002_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_002_whitelist END
 error_002_desc_ckbwiki=The article contains one or more &lt;br&gt;, &lt;center&gt; or &lt;small&gt; tags with incorrect syntax. Also checks &lt;span/&gt; and &lt;div/&gt;, which are incorrect HTML5. For example:
<ul>
<li>&lt;/br&gt; (slash in front instead of the end)</li>
<li>&lt;br&#92;&gt; (backslash instead of slash)</li>
<li>&lt;br.&gt;</li>
</ul>
Use &lt;br&gt; (<a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">HTML5</a>) or &lt;br /&gt; (<a href="http://www.w3schools.com/tags/tag_br.asp">XHTML</a>) or remove the tag. Instead of the obsolete "clear" attribute use the {{clear}} template. See <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#Other_obsolete_attributes">Wikipedia:HTML5#Other obsolete attributes</a>.<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
 error_002_anchor_templates_ckbwiki=
   Anchor|1 END
 error_002_clear_all_ckbwiki={{Clear}} END
 error_002_clear_left_ckbwiki={{Clear|left}} END
 error_002_clear_right_ckbwiki={{Clear|right}} END

#####

 error_003_prio_ckbwiki=1 END
 error_003_head_ckbwiki=Reference list missing END
 error_003_desc_ckbwiki=The article contains one or more &lt;ref&gt; tags, but is missing a reference list tag ({{reflist}} or &lt;references&nbsp;/&gt;). For details see <a href="https://en.wikipedia.org/wiki/Help:Footnotes">Help:Footnotes</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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_003_templates_ckbwiki=
   reflist
   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
   Ref list
   RE\s*[|}]
   Reference\s*[|}]
   Schubert's compositions \(references\)
   rfs END

#####

 error_004_prio_ckbwiki=2 END
 error_004_head_ckbwiki=HTML text style element &lt;a&gt; END
 error_004_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_004_whitelist END
 error_004_desc_ckbwiki=Article contains HTML text style element &lt;a&gt;.  <a href="https://en.wikipedia.org/wiki/H:MARKUP#External_links">Wiki markup</a> should be used. END

#####

 error_005_prio_ckbwiki=1 END
 error_005_head_ckbwiki=Comment tag without correct end END
 error_005_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_005_whitelist END
 error_005_desc_ckbwiki=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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_006_prio_ckbwiki=3 END
 error_006_head_ckbwiki=DEFAULTSORT بە نووسە تایبەتەکانەوە END
 error_006_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_006_whitelist END
 error_006_desc_ckbwiki=پیتە تایبەتەکان لەنێو DEFAULTSORT بەکار مەھێنە.
بەگشتی لە زۆربەی حاڵەتەکاندا دەبێت <a href="https://en.wikipedia.org/wiki/diacritic">چووکڵەکان</a> ڕووت بکرێن. بۆ نموونە:
<ul>
<li>à, ä, ã, æ, ă → a</li>
<li>ö → o, ü → u, ß → ss</li>
<li>لە svwiki و fiwiki، ÅÄÖåäö ڕێگە پێ دراون</li>
<li>لە cswiki، čďěňřšťžČĎŇŘŠŤŽ ڕێگە پێ دراون</li>
<li>لە dawiki و nowiki، ÆØÅæøå ڕێگە پێ دراون</li>
</ul>
See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort keys</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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_007_prio_ckbwiki=2 END
 error_007_head_ckbwiki=ھەموو ناونیشانەکان بە سێ «=» دەست پێ دەکەن END
 error_007_desc_ckbwiki=Checkwiki finds occurrences where the first heading 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="http://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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

######

 error_008_prio_ckbwiki=1 END
 error_008_head_ckbwiki=ناونیشان دەبێت بە «=» کۆتاییی پێ بێت END
 error_008_desc_ckbwiki=ناونیشان دەبێت بە «=» کۆتاییی پێ بێت.<br>
<br>
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_009_prio_ckbwiki=3 END
 error_009_head_ckbwiki=چەند پۆلێک لەسەر یەک ھێڵ END
 error_009_desc_ckbwiki=زیاتر لە یەک پۆل لەسەر تاکە ھێڵێکن. تەنیا یەک دانە بۆ ھەر ھێڵێک بنووسە؛ ئاسانترە بۆ خوێندنەوە.
<br>
Following tools can fix the majority of the problems:
<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_010_prio_ckbwiki=1 END
 error_010_head_ckbwiki=کەوانە تیژەکان بەبێ کۆتاییی دروست END
 error_010_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_010_whitelist END
 error_010_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul>
Following tools can warn of a 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>  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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

Errors 011 to 020 دەستکاری

 END
 error_011_prio_ckbwiki=0 END
 error_011_head_ckbwiki=HTML named entities END
 error_011_desc_ckbwiki=The script found <code>&amp;auml;</code> or <code>&amp;ouml;</code> or <code>&amp;uuml;</code> or <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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_012_prio_ckbwiki=3 END
 error_012_head_ckbwiki=HTML list elements END
 error_012_desc_ckbwiki=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_ckbwiki=1 END
 error_013_head_ckbwiki=Math tag without correct match END
 error_013_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_014_prio_ckbwiki=1 END
 error_014_head_ckbwiki=Syntaxhighlight tag without correct match END
 error_014_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_014_whitelist END
 error_014_desc_ckbwiki=Found a "&lt;syntaxhighlight ...&gt;" but no "&lt;/syntaxhighlight&gt;" or a "&lt;source ...&gt;" but no "&lt;/source&gt;".<br>
<br>
Following tools can warn of a source problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_015_prio_ckbwiki=1 END
 error_015_head_ckbwiki=Code tag without correct match END
 error_015_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_015_whitelist END
 error_015_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_016_prio_ckbwiki=3 END
 error_016_head_ckbwiki=Unicode control characters END
 error_016_desc_ckbwiki=The script found one or more invisible <a href="https://en.wikipedia.org/wiki/Unicode_control_characters">Unicode control characters</a>. For example:<br>
 <a href="https://en.wikipedia.org/wiki/Zero-width_space">Zero-width space</a> (U+200B), <a href="https://en.wikipedia.org/wiki/Left-to-right_mark">left-to-right mark</a> (U+200E), <a href="https://en.wikipedia.org/wiki/Newline#Unicode">line separator</a> (U+2028), <a href="https://en.wikipedia.org/wiki/Byte_order_mark">byte order mark</a> (U+FEFF) or characters from <a href="https://en.wikipedia.org/wiki/Private_Use_Areas">private use areas</a>. 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">Auto-Formatter</a> (most errors)</li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
 error_016_use_A0_ckbwiki=false END

#####

 error_017_prio_ckbwiki=3 END
 error_017_head_ckbwiki=پۆلی دووبارە END
 error_017_desc_ckbwiki=لەم وتارە، پۆلێک دوو جار زیاد کراوە. ئەمە کار ناکاتە سەر پۆلە دووبارەکان بە ڕیزەکلیلە جیاوازەکانەوە.<br>
<br>
Following tools can correct the problem if there is no difference in sortkeys :
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_018_prio_ckbwiki=0 END
 error_018_head_ckbwiki=Category's first letter is small END
 error_018_desc_ckbwiki=The first letter of the category is small. It should be a big letter. If a user would scan a dump, and he needs to use the categories, then he'll be very happy if all the 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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_019_prio_ckbwiki=1 END
 error_019_head_ckbwiki=ناونیشان بە یەک «=» دەست پێ دەکات END
 error_019_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_019_whitelist END
 error_019_desc_ckbwiki=A heading starts 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="http://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></li>
</ul> END

#####

 error_020_prio_ckbwiki=3 END
 error_020_head_ckbwiki=Symbol for dead END
 error_020_desc_ckbwiki=The article has a <code>&amp;dagger;</code> instead of †. This causes readability issues.<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

Errors 021 to 030 دەستکاری

 END
 error_021_prio_ckbwiki=0 END
 error_021_head_ckbwiki=Category: in English END
 error_021_desc_ckbwiki=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">Auto-Formatter</a></li>
</ul>
Following tools can warn about the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_022_prio_ckbwiki=0 END
 error_022_head_ckbwiki=Category with space END
 error_022_desc_ckbwiki=The article has a category with a space (for example: [[&nbsp;&nbsp;Category:ABC]] or [[Category&nbsp;:&nbsp;ABC]]). MediaWiki has no problem with this, but if you write an 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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_023_prio_ckbwiki=1 END
 error_023_head_ckbwiki=Nowiki tag without correct match END
 error_023_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_024_prio_ckbwiki=1 END
 error_024_head_ckbwiki=Pre tag without correct match END
 error_024_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_024_whitelist END
 error_024_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_025_prio_ckbwiki=2 END
 error_025_head_ckbwiki=ڕیزبەندیی ناونیشانەکان END
 error_025_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_025_whitelist END
 error_025_desc_ckbwiki=After a heading of level 1 (==), there should not be a heading 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="http://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></li>
</ul> END

#####

 error_026_prio_ckbwiki=3 END
 error_026_head_ckbwiki=HTML text style element &lt;b&gt; (bold) END
 error_026_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_026_whitelist END
 error_026_desc_ckbwiki=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/WP:Deviations">WP:Deviations</a>]]. <br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (most cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_027_prio_ckbwiki=0 END
 error_027_head_ckbwiki=Unicode syntax END
 error_027_desc_ckbwiki=The script found Unicode syntax like <code>&amp;#0000;</code> (decimal) or <code>&amp;#x0000;</code> (hexadecimal). It's difficult for average users 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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_028_prio_ckbwiki=1 END
 error_028_head_ckbwiki=Table without correct end END
 error_028_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_028_whitelist END
 error_028_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_028_templates_ckbwiki=
   {{CBB Schedule End}}
   {{CBB yearly record end
   {{Election box end
   {{end}}
   {{End box}}
   {{End table}}
   {{Fb cs footer
   {{Fb cl footer
   {{Fb disc footer
   {{Fb footer
   {{Fb kit footer
   {{Fb match footer
   {{Fb oi footer
   {{fb overall competition footer
   {{Fb r footer
   {{Fb rbr pos footer
   {{Fs end
   {{Ig footer
   {{Irish MEP table end}}
   {{Jctbtm
   {{LegendRJL
   {{NBA roster footer
   {{PBA roster footer
   {{PHL sports results footer
   {{S-end}}
   {{WNBA roster footer END

#####

 error_029_prio_ckbwiki=1 END
 error_029_head_ckbwiki=Image gallery without correct match END
 error_029_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_030_prio_ckbwiki=-2 END
 error_030_head_ckbwiki=Image without alternate description END
 error_030_desc_ckbwiki=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="http://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></li>
</ul> END

Errors 031 to 040 دەستکاری

 END
 error_031_prio_ckbwiki=3 END
 error_031_head_ckbwiki=HTML table element END
 error_031_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_031_whitelist END
 error_031_desc_ckbwiki=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></li>
</ul> END


#####

 error_032_prio_ckbwiki=1 END
 error_032_head_ckbwiki=دوو ستوون لەناو بەستەرێک END
 error_032_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_032_whitelist END
 error_032_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)</li>
</ul> END

#####

 error_033_prio_ckbwiki=0 END
 error_033_head_ckbwiki=HTML text style element &lt;u&gt; (underline) END
 error_033_desc_ckbwiki=Article contains a &lt;u&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. See <a href="https://en.wikipedia.org/wiki/MOS:MARKUP">MOS:MARKUP</a> and <a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">The u element in HTML5</a>. 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></li>
</ul> END

#####

 error_034_prio_ckbwiki=1 END
 error_034_head_ckbwiki=Template programming element END
 error_034_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_034_whitelist END
 error_034_desc_ckbwiki=Article contains a "#if:" or "#ifeq:" or "#switch:" or "#tag:" or "{{subst:" 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>
<li>copy-paste creations of de-facto new infobox types. Please try to correct <i>all</i> affected pages, not just the ones on the list by actually creating a proper infobox in template space and then transcluding it.</li>
<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>
<li>sometimes this caused when someone tries to use templates with three curly braces "{" instead of two, e.g. {{{Reflist}}} instead of {{Reflist}}</li>
</ul>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_034_templates_ckbwiki=
   __FORCETOC__ END


#####

 error_035_prio_ckbwiki=-2 END
 error_035_head_ckbwiki=Image gallery without description END
 error_035_desc_ckbwiki=Article contains a gallery without image descriptions. END

#####

 error_036_prio_ckbwiki=3 END
 error_036_head_ckbwiki=ڕەوانەکەر بە سینتاکسی نادروست END
 error_036_desc_ckbwiki=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT&nbsp;[[Target page]]". This also detect syntax such as:<br>
<br>
 #REDIRECT<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/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
</ul> END

#####

 error_037_prio_ckbwiki=3 END
 error_037_head_ckbwiki=DEFAULTSORT missing for titles with special letters END
 error_037_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_037_whitelist END
 error_037_desc_ckbwiki=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 keys</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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_037_first_characters_ckbwiki=999 END

#####

 error_038_prio_ckbwiki=3 END
 error_038_head_ckbwiki=HTML text style element &lt;i&gt; (italics) END
 error_038_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_038_whitelist END
 error_038_desc_ckbwiki=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/WP:Deviations">WP:Deviations</a>]]. It is <i>not safe</i> 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/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)</li>
</ul> END

#####

 error_039_prio_ckbwiki=3 END
 error_039_head_ckbwiki=HTML text style element &lt;p&gt; END
 error_039_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_039_whitelist END
 error_039_desc_ckbwiki=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/MOS:MARKUP">MOS:MARKUP</a>]] and [[<a href="https://en.wikipedia.org/wiki/WP:Deviations">WP:Deviations</a>]] <br>
<br>
Due to a Wikimedia bug &lt;p&gt; tags have to be used in &lt;ref&gt; and various {{efn}} type templates.  END

#####

 error_040_prio_ckbwiki=3 END
 error_040_head_ckbwiki=HTML text style element &lt;font&gt; END
 error_040_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_040_whitelist END
 error_040_desc_ckbwiki=Article contains a &lt;font&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. The &lt;font&gt; tag is <a href="http://www.w3schools.com/tags/tag_font.asp">deprecated in HTML5</a>, see <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#font">Wikipedia:HTML5#font</a> for replacements.<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

Errors 041 to 050 دەستکاری

 END
 error_041_prio_ckbwiki=0 END
 error_041_head_ckbwiki=HTML text style element &lt;big&gt; END
 error_041_desc_ckbwiki=Article contains a &lt;big&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. The &lt;big&gt; tag is <a href="http://www.w3schools.com/tags/tag_big.asp">deprecated in HTML5</a>, see <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#big">Wikipedia:HTML5#big</a> for replacements. END

#####

 error_042_prio_ckbwiki=3 END
 error_042_head_ckbwiki=HTML text style element &lt;strike&gt; END
 error_042_desc_ckbwiki=Article contains a &lt;strike&gt;. This has been <a href="http://www.w3schools.com/tags/tag_strike.asp">deprecated in HTML5</a> and &lt;s&gt; or &lt;del&gt; should be used instead. See <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#strike">Wikipedia:HTML5#strike</a> for details.<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_043_prio_ckbwiki=1 END
 error_043_head_ckbwiki=داڕێژە بەبێ کۆتایییەکی دروست END
 error_043_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_043_whitelist END
 error_043_desc_ckbwiki=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">Auto-Formatter</a></li>
<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
# The following templates contents will not be checked for any errors
 error_043_templates_ckbwiki=
   code
   inline syntax END

#####

 error_044_prio_ckbwiki=3 END
 error_044_head_ckbwiki=ناونیشانی تۆخ END
 error_044_desc_ckbwiki=ناونیشانەکە تۆخە "== '''XY''' ==". دەبێت "== XY ==" بێت. ناونیشانەکان پێشتر تۆخن.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_045_prio_ckbwiki=3 END
 error_045_head_ckbwiki=Interwiki duplication END
 error_045_desc_ckbwiki=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_ckbwiki=1 END
 error_046_head_ckbwiki=جووتەکەوانەی تیژ بەبێ دەستپێکردنی دروست END
 error_046_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_046_whitelist END
 error_046_desc_ckbwiki=ژمارەی جووتەکەوانەکانی [[ و ]] جیاوازن. 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/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases, give a warning for all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_047_prio_ckbwiki=1 END
 error_047_head_ckbwiki=Template without correct beginning END
 error_047_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_047_whitelist END
 error_047_desc_ckbwiki=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 warn of a 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> (can fix some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_048_prio_ckbwiki=3 END
 error_048_head_ckbwiki=ناونیشانی بەستەردراو لەنێو دەق END
 error_048_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_048_whitelist END
 error_048_desc_ckbwiki=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/Archive 1#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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
 error_048_imagemap_ckbwiki=true END
 error_048_ignore_templates_ckbwiki=
   +CS1Templates
   +CS2Templates
 END

#####

 error_049_prio_ckbwiki=1 END
 error_049_head_ckbwiki=ناونیشان بە «HTML» END
 error_049_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_049_whitelist END
 error_049_desc_ckbwiki=Found a heading with HTML markup, e.g. &lt;h2&gt;Heading&lt;/h2&gt; in the text. Please use wikisyntax == Heading ==. See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">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></li>
</ul> END

#####

 error_050_prio_ckbwiki=0 END
 error_050_head_ckbwiki=en dash or em dash END
 error_050_desc_ckbwiki=The article has a dash using HTML syntax. Instead of writing out <code>&amp;ndash;</code>, the Unicode character – should be used, and the written-out <code>&amp;mdash;</code> should be replaced with —. AutoEd will replace these. END

Errors 051 to 060 دەستکاری

 END
 error_051_prio_ckbwiki=3 END
 error_051_head_ckbwiki=نێوانویکیی پێش کۆتا ناونیشان END
 error_051_desc_ckbwiki=Article contains a interwiki before the last heading. Interwikis should be written at the end of the article, or removed 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></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_052_prio_ckbwiki=3 END
 error_052_head_ckbwiki=پۆلی پێش کۆتا ناونیشان END
 error_052_desc_ckbwiki=Categories are placed before the last section header. Categories 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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_053_prio_ckbwiki=3 END
 error_053_head_ckbwiki=Interwiki before last category END
 error_053_desc_ckbwiki=Article contains a interwiki before the last category. Interwikis should be written at the end of the article, after the categories, or removed 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>. 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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_054_prio_ckbwiki=3 END
 error_054_head_ckbwiki=ھێڵی نوێی نێو پێڕست END
 error_054_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_054_whitelist END
 error_054_desc_ckbwiki=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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_055_prio_ckbwiki=3 END
 error_055_head_ckbwiki=HTML text style element &lt;small&gt; (small text) double END
 error_055_desc_ckbwiki=Article contains double &lt;small&gt;&lt;small&gt; tags. In most cases 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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (warn only)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)</li>
</ul> END

#####

 error_056_prio_ckbwiki=0 END
 error_056_head_ckbwiki=Arrow as ASCII art END
 error_056_desc_ckbwiki=The article has 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)</li>
</ul> END


#####

 error_057_prio_ckbwiki=3 END
 error_057_head_ckbwiki=ناونیشان بە جووتخاڵ کۆتاییی دێت END
 error_057_desc_ckbwiki=یەک ناونیشانی نێو ئەم وتارە بە جووتخاڵ کۆتاییی دێت «== ناونیشان : ==». ئەم جووتخاڵە دەبێ بسڕدرێتەوە.<br>
<br>
ئامرازەکانی خوارەوە دەتوانن کێشەکە چاک بکەنەوە:
<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_058_prio_ckbwiki=2 END
 error_058_head_ckbwiki=ھەموو پیتەکانی ناونیشان گەورەن END
 error_058_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_058_whitelist END
 error_058_desc_ckbwiki=One heading in this article has only capitalization "== HEADING IS BIG ==" (See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]). Also, this heading has to have more than 10 characters, 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></li>
</ul> END

#####

 error_059_prio_ckbwiki=3 END
 error_059_head_ckbwiki=نرخی پارامەتری داڕێژە بە ھێڵی نوێ کۆتاییی ھاتووە END
 error_059_desc_ckbwiki=لەکۆتاییی نرخێکی داڕێژەیەک ھێڵێکی نوێ ھەیە. (For example: {{Template|name=Mr. King&lt;br/&gt;}}) This break should be inside the template but not in the value; 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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_059_templates_ckbwiki=
  Marriage
  Married
  Nihongo END

#####

 error_060_prio_ckbwiki=1 END
 error_060_head_ckbwiki=Template parameter with a problem END
 error_060_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_060_whitelist END
 error_060_desc_ckbwiki=In the parameter of a template the script found unusual characters ([|]:*) which could be a problem. Sample: {{Template| parameter_1=100 | [[parameter]]_2=200 }}).<br> END

Errors 061 to 070 دەستکاری

 END
 error_061_prio_ckbwiki=3 END
 error_061_head_ckbwiki=سەرچاوە پێش خاڵبەندی END
 error_061_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_061_whitelist END
 error_061_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_061_force_separator_ckbwiki=true END
 error_061_templates_ckbwiki=
   sfn
   sfnb
   sfnm
   sfnp
   rp END

#####

 error_062_prio_ckbwiki=1 END
 error_062_head_ckbwiki=URL without http:// END
 error_062_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_062_whitelist END
 error_062_desc_ckbwiki=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_ckbwiki=3 END
 error_063_head_ckbwiki=HTML text style element &lt;small&gt; (small text) in ref, sub or sup END
 error_063_desc_ckbwiki=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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_064_prio_ckbwiki=3 END
 error_064_head_ckbwiki=بەستەر یەکسانە بە دەقی بەستەر END
 error_064_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_064_whitelist END
 error_064_desc_ckbwiki=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">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_065_prio_ckbwiki=3 END
 error_065_head_ckbwiki=Image description ends with break END
 error_065_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_065_whitelist END
 error_065_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_066_prio_ckbwiki=3 END
 error_066_head_ckbwiki=تەواوی وەسفی وێنە بە &lt;small&gt; END
 error_066_desc_ckbwiki=سکریپتەکە تاگی &lt;small&gt;ی لەنێو وەسفی وێنەیەک دۆزییەوە. پێشتر وەسفەکە بە ٩٤٪ لەناو شێوازی پەڕەکە دانراوە. ئەمە بۆ ئەو کەسانەی کە کێشەیان لەگەڵ خوێندنەوەی چاپی بچووک ھەیە دەبێتە کێشە. دەشێ ئەم تاگە بسڕدرێتەوە.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_067_prio_ckbwiki=0 END
 error_067_head_ckbwiki=Reference after punctuation (see 61 instead) END
 error_067_desc_ckbwiki=The script found the reference after a punctuation. For example: ".&lt;ref&gt;" - The punctuation should stand after the references. END

#####

 error_068_prio_ckbwiki=0 END
 error_068_head_ckbwiki=Link to other language END
 error_068_desc_ckbwiki=The script found a link to another language, for example [[:is:Link]], in the article (not an interwiki-link). In many languages, this direct link inside the article is 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_ckbwiki=2 END
 error_069_head_ckbwiki=ISBN بە سینتاکسی نادروست END
 error_069_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_069_whitelist END
 error_069_desc_ckbwiki=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-0911266160. 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></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END
 error_069_reason_ckbwiki=Can only contain digits, whitespaces, short dashes and « X » END

#####

 error_070_prio_ckbwiki=2 END
 error_070_head_ckbwiki=ISBN with wrong length END
 error_070_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_070_whitelist END
 error_070_desc_ckbwiki=The script checked the ISBN and found it not containing 10 or 13 characters. ISBN should have 10 or 13 characters. END
 error_070_reason_ckbwiki=ISBN should be 10 or 13 digit long and not {0} END

Errors 071 to 080 دەستکاری

 END
 error_071_prio_ckbwiki=2 END
 error_071_head_ckbwiki=ISBN with wrong position of X END
 error_071_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_071_whitelist END
 error_071_desc_ckbwiki=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_071_reason_ckbwiki=ISBN has X character at the wrong position END

#####

 error_072_prio_ckbwiki=2 END
 error_072_head_ckbwiki=ISBN-10 with wrong checksum END
 error_072_desc_ckbwiki=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_072_reason_ckbwiki=Computing the checksum gives {0}, not {1} END
 error_072_reason_no_range_ckbwiki=There's no ISBN range defined for this value END
 error_072_reason_reserved_ckbwiki=ISBN number is in a reserved range of numbers END

#####

 error_073_prio_ckbwiki=2 END
 error_073_head_ckbwiki=ISBN-13 with wrong checksum END
 error_073_desc_ckbwiki=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_073_reason_ckbwiki=Computing the checksum gives {0}, not {1} END
 error_073_reason_no_range_ckbwiki=There's no ISBN range defined for this value END
 error_073_reason_reserved_ckbwiki=ISBN number is in a reserved range of numbers END

#####

 error_074_prio_ckbwiki=1 END
 error_074_head_ckbwiki=Link without target END
 error_074_desc_ckbwiki=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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_075_prio_ckbwiki=0 END
 error_075_head_ckbwiki=Indented list END
 error_075_desc_ckbwiki=The article has a list with an indented line (:* text). A list doesn't need an indent with ":". Use more "*" to indent the list. END

#####

 error_076_prio_ckbwiki=2 END
 error_076_head_ckbwiki=بەستەر بە بۆشاییی کۆدکراو END
 error_076_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_076_whitelist END
 error_076_desc_ckbwiki=سکریپتەکە بەستەرێکی بە «%20» بۆ بۆشاییی [[Link%20Link|دەقی بەستەر]] دۆزییەوە. تکایە «%20» بۆ بۆشایی بگۆڕە. ئەمە دەشکرێ لەڕێگەی ھەندێ لە بەستەرە دەرەکییەکانەوە بێت کە بە جووت کەوانەی تیژ دەورە دراون. END

#####

 error_077_prio_ckbwiki=0 END
 error_077_head_ckbwiki=Image description with partial &lt;small&gt; END
 error_077_desc_ckbwiki=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_ckbwiki=2 END
 error_078_head_ckbwiki=Reference list duplication END
 error_078_desc_ckbwiki=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_ckbwiki=
   reflist(?![^}]*group) END

#####

 error_079_prio_ckbwiki=-2 END
 error_079_head_ckbwiki=External link without description END
 error_079_desc_ckbwiki=The script found in the article an external link without description (for example: [http://www.wikipedia.org]). Please insert a description to this link like [http://www.wikipedia.org&nbsp;Wikipedia]. END

#####

 error_080_prio_ckbwiki=1 END
 error_080_head_ckbwiki=External link with a line break END
 error_080_desc_ckbwiki=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/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

Errors 081 to 090 دەستکاری

 END
 error_081_prio_ckbwiki=3 END
 error_081_bot_ckbwiki=true END
 error_081_head_ckbwiki=Reference duplication END
 error_081_desc_ckbwiki=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_ckbwiki=0 END
 error_082_head_ckbwiki=Link to other wikiproject END
 error_082_desc_ckbwiki= END

#####

 error_083_prio_ckbwiki=2 END
 error_083_head_ckbwiki=ناونیشان بە سێ «=» دەست پێ دەکات و بەشی دواتریش ئاستی دووە END
 error_083_desc_ckbwiki=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="http://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=enwiki&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_ckbwiki=0 END
 error_084_head_ckbwiki=بەشی بێناوەڕۆک END
 error_084_desc_ckbwiki=There is a section between two headings 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/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_084_texts_ckbwiki=
  {{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END

#####

 error_085_prio_ckbwiki=3 END
 error_085_head_ckbwiki=تاگە بێناوەڕۆکەکان END
 error_085_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_085_whitelist END
 error_085_desc_ckbwiki=The script found a tag without content like &lt;noinclude&gt;&lt;/noinclude&gt; or &lt;gallery&gt;&lt;/gallery&gt;. This tag can be deleted. END

#####

 error_086_prio_ckbwiki=1 END
 error_086_head_ckbwiki=External link with two brackets END
 error_086_desc_ckbwiki=The script found a link with two brackets to external source such as [[http://www.wikipedia.org Wikipedia]]. External links only need one bracket. For example: [http://www.wikipedia.org&nbsp;Wikipedia].<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_087_prio_ckbwiki=0 END
 error_087_head_ckbwiki=HTML named entities without semicolon END
 error_087_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_087_whitelist END
 error_087_desc_ckbwiki=The script found named entities (like <code>&amp;auml;</code>) without the semicolon.<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_088_prio_ckbwiki=3 END
 error_088_head_ckbwiki=DEFAULTSORT with a blank at first position END
 error_088_desc_ckbwiki=The script found a DEFAULTSORT with a blank at first position, like {{DEFAULTSORT:&nbsp;Doe,&nbsp;John}}.<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>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_089_prio_ckbwiki=3 END
 error_089_head_ckbwiki=DEFAULTSORT without space after the comma END
 error_089_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_089_whitelist END
 error_089_desc_ckbwiki=The script found a DEFAULTSORT without a space after the comma, like {{DEFAULTSORT:DuBois,Lewis}}. This causes the article to be sorted as the first DuBois article. END

#####

 error_090_prio_ckbwiki=2 END
 error_090_head_ckbwiki=بەستەری ناوەکیی نووسراو وەک بەستەری دەرەکی END
 error_090_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_090_whitelist END
 error_090_desc_ckbwiki=The script finds an external link that should be replaced with a wikilink.  An example would be on enwiki [http://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_ckbwiki=
   Cite journal|url|title END
 error_090_oldid_templates_ckbwiki=
   Oldid|page|oldid|label END
 error_090_history_templates_ckbwiki=
   History|1|2 END

Errors 091 to 100 دەستکاری

 END
 error_091_prio_ckbwiki=2 END
 error_091_head_ckbwiki=بەستەری نێوانویکیی نووسراو وەک بەستەرێکی دەرەکی یان بەکارھاتوو وەک سەرچاوەیەک. END
 error_091_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_091_whitelist END
 error_091_desc_ckbwiki=The script finds an external link that should be replaced with a interwiki link.  An example would be on enwiki [http://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_091_link_templates_ckbwiki=
   Cite web|url|title END

#####

 error_092_prio_ckbwiki=0 END
 error_092_head_ckbwiki=دووانە ناونیشان END
 error_092_desc_ckbwiki=سکریپتەکە دوو ناونیشانی بە ھەمان ناوەوە دۆزییەوە. ڕەچاوی ناونانەوەی یەکێکیان یان تێکەڵکردنی بەشەکان بکە. END
 error_092_max_level_ckbwiki=3 END
 error_092_only_consecutive_ckbwiki=true END

#####

 error_093_prio_ckbwiki=2 END
 error_093_head_ckbwiki=بەستەری دەرەکی بە دوو دانە لە http:// END
 error_093_desc_ckbwiki=سکریپتەکە بەستەرێکی دەرەکیی دۆزییەوە بە لەخۆگرتنی [http://http:// ...]. <br>
<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_094_prio_ckbwiki=1 END
 error_094_head_ckbwiki=Reference tags without correct match END
 error_094_desc_ckbwiki=The script found references 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/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_095_prio_ckbwiki=3 END
 error_095_head_ckbwiki=Editor's signature or link to User space END
 error_095_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_095_whitelist END
 error_095_desc_ckbwiki=An editor's signature or a link to User space was found. See [[<a href="https://en.wikipedia.org/wiki/WP:UPYES">WP:User pages</a>]] and [[<a href="https://en.wikipedia.org/wiki/WP:SIGNHERE">WP:Signatures</a>]]. END

#####

 error_096_prio_ckbwiki=2 END
 error_096_head_ckbwiki=پێڕستی ناوەڕۆکەکان لەدوای یەکەم ناونیشان END
 error_096_desc_ckbwiki=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 [[<a href="https://en.wikipedia.org/wiki/WP:TOC">WP:TOC</a>]]. END
 error_096_templates_ckbwiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_097_prio_ckbwiki=2 END
 error_097_head_ckbwiki=TOC has material after it and before the first heading END
 error_097_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_097_whitelist END
 error_097_desc_ckbwiki=Screen readers don't process material the comes between the Table of Contents and first heading. See [[<a href="https://en.wikipedia.org/wiki/WP:TOC">WP:TOC</a>]]. END
 error_097_templates_ckbwiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_098_prio_ckbwiki=1 END
 error_098_head_ckbwiki=Subscript tag without correct match END
 error_098_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_098_whitelist END
 error_098_desc_ckbwiki=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></li></ul> END

#####

 error_099_prio_ckbwiki=1 END
 error_099_head_ckbwiki=Superscript tag without correct match END
 error_099_desc_ckbwiki=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></li></ul> END

#####

 error_100_prio_ckbwiki=3 END
 error_100_head_ckbwiki=List tag (&lt;ol&gt;, &lt;ul&gt; or &lt;li&gt;) without correct match END
 error_100_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_100_whitelist END
 error_100_desc_ckbwiki=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></li></ul> END

Errors 101 to 110 دەستکاری

 END
 error_101_prio_ckbwiki=3 END
 error_101_head_ckbwiki=Ordinal number found inside &lt;sup&gt; tags END
 error_101_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_101_whitelist END
 error_101_desc_ckbwiki=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></li></ul> END

#####

 error_102_prio_ckbwiki=2 END
 error_102_head_ckbwiki=PMID with incorrect syntax END
 error_102_desc_ckbwiki=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></li>
</ul> END

#####

 error_103_prio_ckbwiki=2 END
 error_103_head_ckbwiki=Pipe magicword inside wikilink END
 error_103_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_103_whitelist END
 error_103_desc_ckbwiki=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></li>
</ul> END

#####

 error_104_prio_ckbwiki=2 END
 error_104_head_ckbwiki=نیشانەی وتەی ناھاوسەنگ لەنێو «ref name» یان نووسەی نایاسایی. END
 error_104_desc_ckbwiki=The script either found unbalanced quotes in a reference tag (example: &lt;ref name="ref 1&gt;) or an illegal character per [[WP:REFNAME]].
<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_ckbwiki=1 END
 error_105_head_ckbwiki=ناونیشان دەبێت بە «=» دەست پێ بکات END
 error_105_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_105_whitelist END
 error_105_desc_ckbwiki=ناونیشان دەبێت بە «=» دەست پێ بکات. END

######

 error_106_prio_ckbwiki=2 END
 error_106_head_ckbwiki=ISSN with incorrect syntax END
 error_106_desc_ckbwiki=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_ckbwiki=2 END
 error_107_head_ckbwiki=ISSN with wrong length END
 error_107_desc_ckbwiki=The script checked the ISSN and found it not containing 8 characters. ISSN should have 8 characters. END

#####

 error_108_prio_ckbwiki=2 END
 error_108_head_ckbwiki=ISSN with wrong checksum END
 error_108_desc_ckbwiki=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_ckbwiki=1 END
 error_109_head_ckbwiki=Include tag error END
 error_109_desc_ckbwiki=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_ckbwiki=0 END
 error_110_head_ckbwiki=Include tag found END
 error_110_desc_ckbwiki=The script found a &lt;includeonly&gt;, &lt;onlyinclude&gt; or &lt;noinclude&gt; tags. END

Errors 111 to 120 دەستکاری

 END
 error_111_prio_ckbwiki=0 END
 error_111_head_ckbwiki=Ref after last reference list END
 error_111_desc_ckbwiki=The script found a &lt;ref&gt; tag after the last &lt;references&gt; tag or reference template. END
 error_111_templates_ckbwiki=
   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_ckbwiki=3 END
 error_112_head_ckbwiki=Bad or deprecated css attributes END
 error_112_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_112_whitelist END
 error_112_desc_ckbwiki=The script found bad or deprecated css atributes END

#####

 error_113_prio_ckbwiki=3 END
 error_113_head_ckbwiki=Line break or &lt;br&gt; error in wikilink END
 error_113_desc_ckbwiki=The script found a line break inside a wikilink or a &lt;br&gt; tag at the end of a wikilink. END

Errors 501 to 510 دەستکاری

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

 error_501_prio_ckbwiki=0 END
 error_501_head_ckbwiki=ڕێنووس END
 error_501_desc_ckbwiki=پێشنیازەکان بۆ چاککردنەوەی ڕێنووسەکان بەپێی <a href="https://ckb.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">پێشنیازەکانە</a>. END 
 error_501_disable_regexp_ckbwiki=
 END
 error_501_bot_ckbwiki=true END

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

 error_503_prio_ckbwiki=0 END
 error_503_head_ckbwiki=بەستەری ناوەکیی نێو ناونیشان END
 error_503_desc_ckbwiki=بەستەری ناوەکیی نێو ناونیشان. END 
# error_503_bot_ckbwiki=true END

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

 error_504_prio_ckbwiki=0 END
 error_504_head_ckbwiki=سەرچاوەی نێو ناونیشان END
 error_504_desc_ckbwiki=سەرچاوەی نێو ناونیشان. END 
# error_504_bot_ckbwiki=true END

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

 error_505_prio_ckbwiki=0 END
 error_505_head_ckbwiki=Image without alternative description END
 error_505_desc_ckbwiki=Image without alternative description. END 
# error_505_bot_ckbwiki=true END

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

 error_506_prio_ckbwiki=0 END
 error_506_head_ckbwiki=سەرچاوە بە ناوێکی ژمارەیی END
 error_506_desc_ckbwiki=سەرچاوە بە ناوێکی ژمارەیی. END 
# error_506_bot_ckbwiki=true END

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

 error_507_prio_ckbwiki=0 END
 error_507_head_ckbwiki=پێشانگای بێ شرۆڤە END
 error_507_desc_ckbwiki=پێشانگای بێ شرۆڤە. END 
# error_507_bot_ckbwiki=true END

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

 error_508_prio_ckbwiki=0 END
 error_508_head_ckbwiki=Missing template END
 error_508_desc_ckbwiki=Missing template. END 
# error_508_bot_ckbwiki=true END

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

 error_509_prio_ckbwiki=0 END
 error_509_head_ckbwiki=Internal link could be compacted END
 error_509_desc_ckbwiki=Internal link could be compacted. END 
# error_509_bot_ckbwiki=true END

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

 error_510_prio_ckbwiki=0 END
 error_510_head_ckbwiki=Non working pipe trick END
 error_510_desc_ckbwiki=Non working pipe trick. END 
# error_510_bot_ckbwiki=true END

Errors 511 to 520 دەستکاری

 END
 error_513_prio_ckbwiki=3 END
 error_513_head_ckbwiki=Internal link inside external link END
 error_513_desc_ckbwiki=Internal link inside external link. END 
 error_513_bot_ckbwiki=true END
 error_513_templates_ckbwiki=
  ISBN|||true
  OCLC|||true
  PD-notice|||true END
 error_513_template_params_ckbwiki=
  Cite web|title
  URL|2 END
# Sort alphabetically based on the last word
 error_513_texts_before_ckbwiki=
  &mdash;|true
  &ndash;|true
  a
  at
  published by
  reviewed by
  version translated by
  translated by
  by
  Dr.
  ed.
  feat.
  from
  in
  ''in''
  of
  on
  on site
  St.
  the
  &nbsp; END
 error_513_texts_after_ckbwiki=
  ABC archive
  ABC
  accessed
  on
  [Pp]ublished by
  [Rr]etrieved
  [pP]\.? *\d++
  (\d\d?+ *)?(January|February|March|April|May|June|July|August|September|October|November|December) *\d\d\d\d
  (January|February|March|April|May|June|July|August|September|October|November|December) *\d\d?+
  (Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday)
  \d\d\d\d\-\d\d\-\d\d
  \d\d\-\d\d\-\d\d
  \d\d\d\d END
 error_513_links_first_ckbwiki=
  Academia Sinica
  Associated Press
  Australian Native Plants Society
  Baseball-Reference.com
  Delo (newspaper)
  Der Spiegel
  Inscriptiones Graecae
  James Grierson
  Lloyd's List
  Lloyd's Register
  Retrosheet
  The National Archives (United Kingdom) END
 error_513_links_last_ckbwiki=
  AllMusic
  Barcode of Life Data System
  Baseball America
  Baseball-Reference.com
  Consortium for the Barcode of Life
  ESPNcricinfo
  France Musique
  Holotype
  National Portrait Gallery
  PDF
  Society for American Baseball Research
  The New York Times END
 error_513_links_full_ckbwiki=
  Fauna Europaea|http://www.fauna-eu.org/ END

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

 error_514_prio_ckbwiki=0 END
 error_514_head_ckbwiki=Missing named reference END
 error_514_desc_ckbwiki=Missing named reference. END 
# error_514_bot_ckbwiki=true END

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

 error_515_prio_ckbwiki=0 END
 error_515_head_ckbwiki=Title linked in text through redirect link END
 error_515_desc_ckbwiki=Title linked in text through redirect link. END 
# error_515_bot_ckbwiki=true END

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

 error_516_prio_ckbwiki=0 END
 error_516_head_ckbwiki=&lt;br /> tags in main namespace END
 error_516_desc_ckbwiki=&lt;br /> tags in main namespace. END 
# error_516_bot_ckbwiki=true END

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

 error_518_prio_ckbwiki=0 END
 error_518_head_ckbwiki=&lt;nowiki&gt; tags in main namespace END
 error_518_desc_ckbwiki=&lt;nowiki&gt; tags are often not needed in main namespace. END 
# error_518_bot_ckbwiki=true END
 error_518_apostrophe_template_ckbwiki=' END
 error_518_asterisk_template_ckbwiki=asterisk END

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

 error_520_prio_ckbwiki=0 END
 error_520_head_ckbwiki=Weird characters END
 error_520_desc_ckbwiki=Weird characters. END 
# error_520_bot_ckbwiki=true END

Errors 521 to 530 دەستکاری

 END
error_521_prio_ckbwiki=0 END
error_521_head_ckbwiki=Date format in templates END
error_521_desc_ckbwiki=Date format in templates END
error_521_bot_ckbwiki=true END
error_521_templates_ckbwiki=
  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|c. yyy|yyy–yyy|d MMM – d MMM yyyy
  citation|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  citation|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  citation|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  citation|archive-date|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|c. yyy|yyy–yyy|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  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|c. yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'
  cite book|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  cite book|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  cite book|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite book|archive-date|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|c. yyy|yyy–yyy|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  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 yyyy|MMM d, yyyy|yyyy-MM-dd
  cite document|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  cite document|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite document|archive-date|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|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  cite encyclopedia|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite encyclopedia|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite encyclopedia|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite encyclopedia|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite episode|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  cite episode|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  cite episode|airdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|MMM yyyy|yyyy
  cite episode|date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|MMM yyyy|yyyy
  cite journal|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|MMM d – MMM d, yyy|MMM d, yyyy – MMM d, yyyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy|d MMM yyyy – d MMM yyyy|'n.d.'|{{date}}
  cite journal|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite journal|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite journal|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite journal|archive-date|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|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  cite magazine|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|MMM d – MMM 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 magazine|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite magazine|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite magazine|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite magazine|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite magazine|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 magazine|year|yyyy|c. yyyy|yyyy–yyyy|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  cite map|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|'n.d.'|{{date}}
  cite map|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite map|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite map|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite map|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite map|year|yyy|yyy–yyy|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  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|c. yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
  cite news|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite news|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite news|archive-date|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|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  cite report|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 report|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite report|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite report|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite report|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite report|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 report|year|yyyy|c. yyy|yyy–yyy|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  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 yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite web|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
  cite web|archive-date|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|'n.d.'|yyyya|yyyyb|yyyyc|yyyyd|yyyye|yyyyf|yyyyg|yyyyh
  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}}|{{Birth date and age}}|{{bda}}|{{b-da}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year}}|{{Birth year and age}}|{{bya}}
  Infobox artist|death_date|d MMM yyy|MMM d, yyy|yyy|{{Death-date}}|{{Death date and age}}|{{Death year and age}}|{{dda}}|{{d-da}}|{{Death-date and age}}|{{Death date and given 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|{{date}}
  Infobox officeholder|term_start|d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{date}}
  Infobox person|birth_date|d MMM yyy|MMM d, yyy|MMM yyy|yyy|c. yyy|{{Birth based on age as of date}}|{{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}}|{{Death date and given 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}}
  IMJ-IAC|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  ITIS|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  Jewish Encyclopedia|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  London Gazette|date|d MMM yyyy
  MLCC|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
  MLCC|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd END
error_521_months_ckbwiki=
  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_ckbwiki=0 END
error_522_head_ckbwiki=Empty title END
error_522_desc_ckbwiki=An empty title (like <code><nowiki>== &lt;nowiki /&gt; ==</nowiki></code>) has been detected. END
#error_522_bot_ckbwiki=true END

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

error_523_prio_ckbwiki=0 END
error_523_head_ckbwiki=Duplicate image END
error_523_desc_ckbwiki=Duplicate image END
#error_523_bot_ckbwiki=true END

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

error_524_prio_ckbwiki=3 END
error_524_head_ckbwiki=بانگکردنەوەی پارامەتری دووبارە لەناو داڕێژەدا END
error_524_desc_ckbwiki=بانگکردنەوەی پارامەتری دووبارە لەناو داڕێژەدا END
#error_524_bot_ckbwiki=true END

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

error_525_prio_ckbwiki=0 END
error_525_head_ckbwiki=Span tag END
error_525_desc_ckbwiki=Useless span tag END
#error_525_bot_ckbwiki=true END

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

error_526_prio_ckbwiki=0 END
error_526_head_ckbwiki=Incorrect date link END
error_526_desc_ckbwiki=Incorrect link to a date, like [[1985|2005]] END
#error_526_bot_ckbwiki=true END
error_526_min_length_ckbwiki=3 END
error_526_max_length_ckbwiki=4 END
error_526_min_below_ckbwiki=2 END
error_526_min_above_ckbwiki=2 END

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

error_527_prio_ckbwiki=3 END
error_527_head_ckbwiki=Reference with different content END
error_527_desc_ckbwiki=Reference tags have the same name but different content END
error_527_bot_ckbwiki=true END
error_527_category_ckbwiki=Pages with duplicate reference names END

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

error_528_prio_ckbwiki=0 END
error_528_head_ckbwiki=PMID magic link END
error_528_desc_ckbwiki=PMID magic links will be removed from MW END
# error_528_bot_ckbwiki=true END

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

error_529_prio_ckbwiki=0 END
error_529_head_ckbwiki=ISBN magic link END
error_529_desc_ckbwiki=ISBN magic links will be removed from MW END
# error_529_bot_ckbwiki=true END

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

error_530_prio_ckbwiki=0 END
error_530_head_ckbwiki=RFC magic link END
error_530_desc_ckbwiki=RFC magic links will be removed from MW END
# error_530_bot_ckbwiki=true END

Errors 531 to 540 دەستکاری

 END
error_531_prio_ckbwiki=0 END
error_531_head_ckbwiki=Reference inside reference END
error_531_desc_ckbwiki=Reference tags have been found inside an other reference tag END
# error_531_bot_ckbwiki=true END
# error_531_templates_ckbwiki= END

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

error_532_prio_ckbwiki=0 END
error_532_head_ckbwiki=تاگی کۆتاییی ون END
error_532_desc_ckbwiki=تاگێکی کراوە ھیچ تاگێکی داخراوی نییە. END
error_532_link_ckbwiki=Special:LintErrors/missing-end-tag END
error_532_bot_ckbwiki=true END
# error_532_templates_ckbwiki= END

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

error_533_prio_ckbwiki=0 END
error_533_head_ckbwiki=چوونەژوورەوەی چەند جووتخاڵێک END
error_533_desc_ckbwiki=بەستەرێک بە چوونەژوورەوەی چەند جووتخاڵێک دروست کراوە وەک <tt>[[:تاقیکردنەوە|تاقیکردنەوە]]</tt>. END
error_533_link_ckbwiki=Special:LintErrors/multi-colon-escape END
error_533_bot_ckbwiki=true END

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

error_534_prio_ckbwiki=0 END
error_534_head_ckbwiki=بژاردە قەڵبەکانی وێنە END
error_534_desc_ckbwiki=وێنەی زیادکراو بە بژاردەی قەڵبەوە. END
error_534_link_ckbwiki=Special:LintErrors/bogus-image-options END
error_534_bot_ckbwiki=true END

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

error_535_prio_ckbwiki=0 END
error_535_head_ckbwiki=Tidy bug affecting font tags wrapping links END
error_535_desc_ckbwiki=Tidy bug affecting font tags wrapping links. END
error_535_link_ckbwiki=Special:LintErrors/tidy-font-bug END
error_535_bot_ckbwiki=true END

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

error_536_prio_ckbwiki=0 END
error_536_head_ckbwiki=Tidy whitespace bug END
error_536_desc_ckbwiki=Tidy whitespace bug. END
error_536_link_ckbwiki=Special:LintErrors/tidy-whitespace-bug END
error_536_bot_ckbwiki=true END

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

error_537_prio_ckbwiki=0 END
error_537_head_ckbwiki=وتەی دانەخراوی نێو بەش END
error_537_desc_ckbwiki=وتەی دانەخراوی نێو بەش. END
error_537_link_ckbwiki=Special:LintErrors/unclosed-quotes-in-heading END
error_537_bot_ckbwiki=true END

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

error_538_prio_ckbwiki=0 END
error_538_head_ckbwiki=بۆشایییەکانی دوای بەش END
error_538_desc_ckbwiki=بۆشایییەکانی دوای بەش. END
#error_538_link_ckbwiki= END
error_538_bot_ckbwiki=true END

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

error_539_prio_ckbwiki=0 END
error_539_head_ckbwiki=تاگە بە ھەڵە تێھەڵکێشکراوەکان END
error_539_desc_ckbwiki=تاگە بە ھەڵە تێھەڵکێشکراوەکان. END
error_539_link_ckbwiki=Special:LintErrors/misnested-tag END
error_539_bot_ckbwiki=true END

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

error_540_prio_ckbwiki=0 END
error_540_head_ckbwiki=کۆتا تۆخی/لاری ون END
error_540_desc_ckbwiki=کۆتا تۆخی/لاری ون. END
error_540_link_ckbwiki=Special:LintErrors/missing-end-tag END
error_540_bot_ckbwiki=true END

Errors 541 to 550 دەستکاری

 END
error_541_prio_ckbwiki=0 END
error_541_head_ckbwiki=تاگی کۆن END
error_541_desc_ckbwiki=تاگی کۆن. END
error_541_link_ckbwiki=Special:LintErrors/obsolete-tag END
# error_541_bot_ckbwiki=true END
# error_541_center_templates_ckbwiki= END
# error_541_strike_templates_ckbwiki= END
 error_541_tt_templates_ckbwiki=
  mono|||generic template END

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

error_542_prio_ckbwiki=0 END
error_542_head_ckbwiki=تاگی refی بەتاڵ END
error_542_desc_ckbwiki=تاگی refی بەتاڵ. END
# error_542_link_ckbwiki= END
# error_542_separator_ckbwiki= END
error_542_bot_ckbwiki=true END

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

error_543_prio_ckbwiki=0 END
error_543_head_ckbwiki=ستوونی نێو بەستەری دەرەکی END
error_543_desc_ckbwiki=ستوونی نێو بەستەری دەرەکی. END
# error_543_link_ckbwiki= END
error_543_bot_ckbwiki=true END

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

error_544_prio_ckbwiki=0 END
error_544_head_ckbwiki=Missing end template in a pair END
error_544_desc_ckbwiki=A template working as a pair has no end template. END 
# error_544_link_ckbwiki= END
# error_544_bot_ckbwiki=true END
# error_544_pair_templates_ckbwiki= END

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

error_545_prio_ckbwiki=3 END
error_545_head_ckbwiki=Template with deprecated parameter END
error_545_desc_ckbwiki=Template with deprecated parameter. END 
# error_545_link_ckbwiki= END
error_545_bot_ckbwiki=true END
error_545_categories_ckbwiki=
  Track listings with deprecated parameters END
error_545_template_groups_ckbwiki=
  CS1|Cite book
  Track|Soundtrack|Tlist|Track|Tracklist|Tracklisting|Track list|Track listing
 END
error_545_templates_ckbwiki=
  +CS1|accessdate,archivedate,archiveurl,booktitle,chapterurl,conferenceurl,contributionurl,displayauthors|Prefer the hyphenated form
  +CS1|episodelink,laydate,laysource,layurl,mailinglist,mapurl,nopp,notracking,origyear|Prefer the hyphenated form
  +CS1|publicationdate,publicationplace,sectionurl,serieslink,seriesno,timecaption,titlelink,transcripturl|Prefer the hyphenated form
  +CS1|authorlink,author1link,author2link,author3link,author4link,author5link,author6link,author7link,author8link,author9link,author10link|Prefer the hyphenated form
  +CS1|author11link,author12link,author13link,author14link,author15link,author16link,author17link,author18link,author19link,author20link|Prefer the hyphenated form
  +CS1|authorlink1,authorlink2,authorlink3,authorlink4,authorlink5,authorlink6,authorlink7,authorlink8,authorlink9,authorlink10|Prefer the hyphenated form
  +CS1|authorlink11,authorlink12,authorlink13,authorlink14,authorlink15,authorlink16,authorlink17,authorlink18,authorlink19,authorlink20|Prefer the hyphenated form
  +CS1|authormask,author1mask,author2mask,author3mask,author4mask,author5mask,author6mask,author7mask,author8mask,author9mask,author10mask|Prefer the hyphenated form
  +CS1|author11mask,author12mask,author13mask,author14mask,author15mask,author16mask,author17mask,author18mask,author19mask,author20mask|Prefer the hyphenated form
  +CS1|authormask1,authormask2,authormask3,authormask4,authormask5,authormask6,authormask7,authormask8,authormask9,authormask10|Prefer the hyphenated form
  +CS1|authormask11,authormask12,authormask13,authormask14,authormask15,authormask16,authormask17,authormask18,authormask19,authormask20|Prefer the hyphenated form
  +CS1|editorlink,editor1link,editor2link,editor3link,editor4link,editor5link,editor6link,editor7link,editor8link,editor9link,editor10link|Prefer the hyphenated form
  +CS1|editor11link,editor12link,editor13link,editor14link,editor15link,editor16link,editor17link,editor18link,editor19link,editor20link|Prefer the hyphenated form
  +CS1|editorlink1,editorlink2,editorlink3,editorlink4,editorlink5,editorlink6,editorlink7,editorlink8,editorlink9,editorlink10|Prefer the hyphenated form
  +CS1|editorlink11,editorlink12,editorlink13,editorlink14,editorlink15,editorlink16,editorlink17,editorlink18,editorlink19,editorlink20|Prefer the hyphenated form
  +CS1|editor1mask,editor2mask,editor3mask,editor4mask,editor5mask,editor6mask,editor7mask,editor8mask,editor9mask,editor10mask|Prefer the hyphenated form
  +CS1|editor11mask,editor12mask,editor13mask,editor14mask,editor15mask,editor16mask,editor17mask,editor18mask,editor19mask,editor20mask|Prefer the hyphenated form
  +CS1|editormask1,editormask2,editormask3,editormask4,editormask5,editormask6,editormask7,editormask8,editormask9,editormask10|Prefer the hyphenated form
  +CS1|editormask11,editormask12,editormask13,editormask14,editormask15,editormask16,editormask17,editormask18,editormask19,editormask20|Prefer the hyphenated form
  +CS1|subjectlink,subject1link,subject2link,subject3link,subject4link,subject5link,subject6link,subject7link,subject8link,subject9link,subject10link|Prefer the hyphenated form
  +CS1|subject11link,subject12link,subject13link,subject14link,subject15link,subject16link,subject17link,subject18link,subject19link,subject20link|Prefer the hyphenated form
  +CS1|subjectlink1,subjectlink2,subjectlink3,subjectlink4,subjectlink5,subjectlink6,subjectlink7,subjectlink8,subjectlink9,subjectlink10|Prefer the hyphenated form
  +CS1|subjectlink11,subjectlink12,subjectlink13,subjectlink14,subjectlink15,subjectlink16,subjectlink17,subjectlink18,subjectlink19,subjectlink20|Prefer the hyphenated form
  +Track|writing_credits,lyrics_credits,music_credits|Module:Track listing determines this automatically
 END

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

error_546_prio_ckbwiki=0 END
error_546_head_ckbwiki=وتاری بێپۆل END
error_546_desc_ckbwiki=وتاری بێپۆل. END 
# error_546_link_ckbwiki= END
# error_546_bot_ckbwiki=true END
error_546_templates_ckbwiki=
  END

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

error_547_prio_ckbwiki=0 END
error_547_head_ckbwiki=دانەی پێڕستی بەتاڵ END
error_547_desc_ckbwiki=دانەی پێڕستی بەتاڵ (وەک <code>*</code>). END 
# error_547_link_ckbwiki= END
# error_547_bot_ckbwiki=true END
error_547_templates_ckbwiki=
  END

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

error_548_prio_ckbwiki=0 END
error_548_head_ckbwiki=خاڵبەندی لەناو بەستەر END
error_548_whitelistpage_ckbwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_548_whitelist END
error_548_desc_ckbwiki=Punctuation in link (like <code>[[target|text,]]</code>). END 
# error_548_link_ckbwiki= END
# error_548_bot_ckbwiki=true END
error_548_ignore_links_ckbwiki=
  Bracket#Parentheses
  Bracket
  Colon (character)
  Colon (punctuation)
  Colon (typography)
  Comma
  Comma (punctuation)
  Decimal point
  Dot (character)
  Full stop
  Full stop (typography)
  Full-stop
  Fullstop
  Left parenthesis
  Parentheses
  Parenthesis
  Period (grammar)
  Period (punctuation)
  Period (punctuation mark)
  Period (typography)
  Period mark
  Right parenthesis
  Semicolon
  Semi colon
  Serial comma
  Triple parentheses
 END

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

error_549_prio_ckbwiki=0 END
error_549_head_ckbwiki=Split link END
error_549_desc_ckbwiki=A link is split (like <code>[[target|te]][[target|xt]]</code>). END 
# error_549_link_ckbwiki= END
# error_549_bot_ckbwiki=true END

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

error_550_prio_ckbwiki=0 END
error_550_head_ckbwiki=بەستەری بێدەق END
error_550_desc_ckbwiki=A link is without text (like <code>[[target| ]]</code> or <code>[[target|&lt;nowiki/&gt;]]</code>). END 
# error_550_link_ckbwiki= END
# error_550_bot_ckbwiki=true END

Errors 551 to 560 دەستکاری

 END
error_551_prio_ckbwiki=3 END
error_551_head_ckbwiki=ھێڵی بەتاڵ END
error_551_desc_ckbwiki=ھێڵێک بەتاڵە (وەک <code>''&lt;nowiki/&gt;</code>). END 
# error_551_link_ckbwiki= END
error_551_bot_ckbwiki=true END

error_552_prio_ckbwiki=3 END
error_552_head_ckbwiki=کۆتاییھاتنی داڕێژە بە }}} END
error_552_desc_ckbwiki=داڕێژەیەک بە <code>}}}</code> کۆتاییی پێ ھاتووە، بەجێگەی <code>}}</code>. END 
# error_552_link_ckbwiki= END
error_552_bot_ckbwiki=true END

error_553_prio_ckbwiki=3 END
error_553_head_ckbwiki=تاگەکانی &lt;nowiki&gt; END
error_553_desc_ckbwiki=تاگی &lt;nowiki&gt; ڕێک لەدوای بەستەری ناوەکییە. END 
# error_553_link_ckbwiki= END
error_553_bot_ckbwiki=true END
error_553_suffixes_ckbwiki=
  s END
error_553_words_ckbwiki=
  and
  by
  from
  since
  that
  until END

error_554_prio_ckbwiki=3 END
error_554_head_ckbwiki=تاگەکانی &lt;nowiki&gt; END
error_554_desc_ckbwiki=تاگی &lt;nowiki&gt; لەنێو تاگی &lt;gallery&gt;یە. END 
# error_554_link_ckbwiki= END
error_554_bot_ckbwiki=true END

error_555_prio_ckbwiki=0 END
error_555_head_ckbwiki=تاگەکانی &lt;nowiki&gt; END
error_555_desc_ckbwiki=تاگی &lt;nowiki&gt; لەنێو دەقەکەدایە. END 
# error_555_link_ckbwiki= END
# error_555_bot_ckbwiki=true END

error_556_prio_ckbwiki=0 END
error_556_head_ckbwiki=بەستەری دەرەکی END
error_556_desc_ckbwiki=بەستەری دەرەکی لەنێو دەقی وتارەکە. END 
# error_556_link_ckbwiki= END
# error_556_bot_ckbwiki=true END
error_556_titles_ckbwiki= END
error_556_templates_ckbwiki= END

error_557_prio_ckbwiki=0 END
error_557_head_ckbwiki=بۆشاییی ون لەپێش بەستەر END
error_557_desc_ckbwiki=A link is just after the preceding text. END 
# error_557_link_ckbwiki= END
# error_557_bot_ckbwiki=true END
error_557_prefixes_ok_ckbwiki=
  acetyl
  anti
  As
  bromo
  chloro
  cyano
  dehydro
  deoxy
  Di
  dichloro
  dihydrogen
  dimethyl
  diphenyl
  giga
  halo
  hydroxy
  i
  k
  kilo
  Li
  m
  mega
  methoxy
  micro
  milli
  mono
  n
  nano
  no
  non
  P
  penta
  pento
  poly
  tetra
  tetramethyl
  tri
  un END
#NOTE: some prefixes are not safe
# over: over[[lord]]
error_557_prefixes_exclude_ckbwiki=
  at
  born
  former
  Former
  from
  including
  of
  only
  see
  since
  starring
  the
  was
  with END

error_558_prio_ckbwiki=0 END
error_558_head_ckbwiki=سەرچاوەی دووبارە END
error_558_desc_ckbwiki=ھەمان سەرچاوە چەند جارێک لە ھەمان گرووپی سەرچاوەکان بەکارھاتووە. END 
# error_558_link_ckbwiki= END
# error_558_bot_ckbwiki=true END

error_559_prio_ckbwiki=0 END
error_559_head_ckbwiki=Separator between ref tags END
error_559_desc_ckbwiki=An incorrect separator is used between consecutive ref tags. END 
# error_559_link_ckbwiki= END
# error_559_bot_ckbwiki=true END

error_560_prio_ckbwiki=0 END
error_560_head_ckbwiki=ئاتریبیووتی دووبارە END
error_560_desc_ckbwiki=تاگێک ئاتریبیووتێکی دووبارەی ھەیە (بۆ نموونە: تاگێکی «ref» بە دوو ئاتریبیووتی «group»ەوە). END 
# error_560_link_ckbwiki= END
# error_560_bot_ckbwiki=true END

Errors 561 to 570 دەستکاری

 END
error_561_prio_ckbwiki=0 END
error_561_head_ckbwiki=Redirect with the target as text END
error_561_desc_ckbwiki=An internal link [[redirect|target]] is using a redirect while displaying the target as text. END 
# error_561_link_ckbwiki= END
# error_561_bot_ckbwiki=true END

error_562_prio_ckbwiki=3 END
error_562_head_ckbwiki=&lt;nowiki&gt; tags END
error_562_desc_ckbwiki=Consecutive &lt;nowiki&gt; tags. END 
# error_562_link_ckbwiki= END
# error_562_bot_ckbwiki=true END

error_563_prio_ckbwiki=0 END
error_563_head_ckbwiki=پارامەترە بەکارنەھێندراوەکان END
error_563_desc_ckbwiki=ئەو پارامەترانەی داڕێژە کە بەتاڵن و بەکارنەھێندراون. END 
# error_563_link_ckbwiki= END
# error_563_bot_ckbiki=true END

error_564_prio_ckbwiki=0 END
error_564_head_ckbwiki=پارامەترە نەناسراوەکان END
error_564_desc_ckbwiki=پارامەترەکانی داڕێژە نەناسراون. END 
# error_564_link_ckbwiki= END
# error_564_bot_ckbwiki=true END

error_565_prio_ckbwiki=0 END
error_565_head_ckbwiki=&lt;nowiki&gt; tags END
error_565_desc_ckbwiki=&lt;nowiki&gt; tags between bold/italic formatting. END 
# error_565_link_ckbwiki= END
# error_565_bot_ckbwiki=true END

error_566_prio_ckbwiki=0 END
error_566_head_ckbwiki=&lt;abbr&gt; tags END
error_566_desc_ckbwiki=&lt;abbr&gt; tags should be replaced by templates for abbreviations. END 
# error_566_link_ckbwiki= END
# error_566_bot_ckbwiki=true END
error_566_templates_ckbwiki=
  abbr|1|2|<!-- Meaning -->
  tooltip|1|2|<!-- Meaning -->
 END
error_566_categories_ckbwiki=
  Abbreviation templates
  Military abbreviation templates
  Time and date abbreviation templates
 END

error_567_prio_ckbwiki=0 END
error_567_head_ckbwiki=Non-numeric formatnum arguments END
error_567_desc_ckbwiki=Formatnum with non-numeric arguments. END 
# error_567_link_ckbwiki= END
# error_567_bot_ckbwiki=true END
error_567_prefixes_ckbwiki=
 END
error_567_suffixes_ckbwiki=
  billion
  km
  million
  millions
  mm
  nights
  seats
  today
  tons
  US$
 END

error_569_prio_ckbwiki=0 END
error_569_head_ckbwiki=Non-breaking space END
error_569_desc_ckbwiki=Template argument name with non-breaking space. END 
# error_569_link_ckbwiki= END
# error_569_bot_ckbwiki=true END

error_570_prio_ckbwiki=0 END
error_570_head_ckbwiki=ئاتربیووتی mw-content-ltr/rtl بەبێ ئاتربیووتی dir یان lang END
error_570_desc_ckbwiki=تاگێک کە کڵاسی mw-content-ltr یان mw-content-rtl بەکاردێنێت، ئاتربیووتی dir یان lang'ی نەناساندووە (cf. phab T287701). END 
# error_570_link_ckbwiki= END
# error_570_bot_ckbwiki=true END

Errors 571 to 580 دەستکاری

 END
error_571_prio_ckbwiki=0 END
error_571_head_ckbwiki=Cite tag in ref tag END
error_571_desc_ckbwiki=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_ckbwiki= END
# error_571_bot_ckbwiki=true END

error_572_prio_ckbwiki=0 END
error_572_head_ckbwiki=Unknown value END
error_572_desc_ckbwiki=A template has an unknown value in one of its parameters. END 
# error_572_link_ckbwiki= END
# error_572_bot_ckbwiki=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_ckbwiki=
  +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_ckbwiki=0 END
error_573_head_ckbwiki=Non-breaking space END
error_573_desc_ckbwiki=Useless non-breaking space (<code>&amp;nbsp;</code>). END 
# error_573_link_ckbwiki= END
# error_573_bot_ckbwiki=true END

error_574_prio_ckbwiki=0 END
error_574_head_ckbwiki=Non-breaking space END
error_574_desc_ckbwiki=Useless non-breaking space (<code>\u00A0</code>). END 
# error_574_link_ckbwiki= END
# error_574_bot_ckbwiki=true END

error_575_prio_ckbwiki=0 END
error_575_head_ckbwiki=Non-breaking space END
error_575_desc_ckbwiki=Non-breaking space at the end of an internal link. END 
# error_575_link_ckbwiki= END
# error_575_bot_ckbwiki=true END

error_576_prio_ckbwiki=0 END
error_576_head_ckbwiki=Bogus image options END
error_576_desc_ckbwiki=An image has been created with a bogus option through a template parameter. END
error_576_link_ckbwiki=Special:LintErrors/bogus-image-options END
#error_576_bot_ckbwiki=true END

error_577_prio_ckbwiki=0 END
error_577_head_ckbwiki=DOI with incorrect syntax END
error_577_desc_ckbwiki=DOI with incorrect syntax. END
#error_577_link_ckbwiki= END
error_577_bot_ckbwiki=true END

Errors above 900 دەستکاری

 END
error_999_prio_ckbwiki=0 END
error_999_head_ckbwiki=WPC Test END
error_999_desc_ckbwiki=This is only a test for WPC. END 
# error_999_link_ckbwiki= END
# error_999_bot_ckbwiki=true END