00001 <?php
00101 $messages = array(
00102 # User preference toggles
00103 'tog-underline' => "[[Special:Preferences]], tab 'Misc'. Offers user a choice how to underline links.",
00104 'tog-highlightbroken' => "[[Special:Preferences]], tab 'Appearance'. Offers user a choice how format internal links to non-existing pages. As red links or with a trailing question mark.",
00105 'tog-justify' => "[[Special:Preferences]], tab 'Appearance'. Offers user a choice to justify paragraphs or not.",
00106 'tog-hideminor' => "[[Special:Preferences]], tab 'Recent changes'. Offers user to hide minor edits in recent changes or not.",
00107 'tog-hidepatrolled' => 'Option in Recent changes tab of [[Special:Preferences]] (if [[mw:Manual:$wgUseRCPatrol|$wgUseRCPatrol]] is enabled)',
00108 'tog-newpageshidepatrolled' => 'Toggle in [[Special:Preferences]], section "Recent changes" (if [[mw:Manual:$wgUseRCPatrol|$wgUseRCPatrol]] is enabled)',
00109 'tog-extendwatchlist' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to show all applicable changes in watchlist (by default only the last change to a page on the watchlist is shown).",
00110 'tog-usenewrc' => "[[Special:Preferences]], tab 'Recent changes'. Offers user to use alternative reprsentation of [[Special:RecentChanges]].",
00111 'tog-numberheadings' => "[[Special:Preferences]], tab 'Misc'. Offers numbered headings on content pages to user.",
00112 'tog-showtoolbar' => "[[Special:Preferences]], tab 'Edit'. Offers user to show edit toolbar in page edit screen.
00113
00114 This is the toolbar: [[Image:Toolbar.png]]",
00115 'tog-editondblclick' => "[[Special:Preferences]], tab 'Edit'. Offers user to open edit page on double click.",
00116 'tog-editsection' => "[[Special:Preferences]], tab 'Edit'. Offers user to add links in sub headings for editing sections.",
00117 'tog-editsectiononrightclick' => "[[Special:Preferences]], tab 'Edit'. Offers user to edit a section by clicking on a section title.",
00118 'tog-showtoc' => "[[Special:Preferences]], tab 'Misc'. Offers user to show a table of contents automatically if a page has more than three headings.",
00119 'tog-rememberpassword' => "[[Special:Preferences]], tab 'User profile', section 'Change password'. Offers user remember login details.
00120
00121 {{Identical|Remember my login on this computer}}",
00122 'tog-editwidth' => "[[Special:Preferences]], tab 'Edit'. Offers user make give edit box full width in browser.",
00123 'tog-watchcreations' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add created pages to watchlist.",
00124 'tog-watchdefault' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add edited pages to watchlist.",
00125 'tog-watchmoves' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add moved pages to watchlist.",
00126 'tog-watchdeletion' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add deleted pages to watchlist.",
00127 'tog-minordefault' => "[[Special:Preferences]], tab 'Edit'. Offers user to mark all edits minor by default.",
00128 'tog-previewontop' => 'Toggle option used in [[Special:Preferences]].',
00129 'tog-previewonfirst' => 'Toggle option used in [[Special:Preferences]].',
00130 'tog-nocache' => "[[Special:Preferences]], tab 'Misc.'. Offers the user the option of disabling caching of pages in the browser",
00131 'tog-enotifwatchlistpages' => 'Option in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
00132 'tog-enotifusertalkpages' => 'Option in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
00133 'tog-enotifminoredits' => 'Option in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
00134 'tog-enotifrevealaddr' => 'Toggle option used in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
00135 'tog-shownumberswatching' => 'Toggle option used in [[Special:Preferences]], in the section for recent changes. When this option is activated, the entries in recent changes includes the number of users who watch pages.',
00136 'tog-oldsig' => 'Used in [[Special:Preferences]], tab User profile.',
00137 'tog-fancysig' => 'In user preferences under the signature box',
00138 'tog-externaleditor' => "[[Special:Preferences]], tab 'Edit'. Offers user to use an external editor by default.",
00139 'tog-externaldiff' => "[[Special:Preferences]], tab 'Edit'. Offers user to use an external diff program by default.",
00140 'tog-showjumplinks' => 'Toggle option used in [[Special:Preferences]]. The "jump to" part should be the same with {{msg-mw|jumpto}} (or you can use <nowiki>{{int:jumpto}}</nowiki>). Thess links are shown in some of the older skins as "jump to: navigation, search" but they are hidden by default (you can enable them with this option).',
00141 'tog-uselivepreview' => 'Toggle option used in [[Special:Preferences]]. Live preview is an experimental feature (unavailable by default) to use edit preview without loading the page again.',
00142 'tog-forceeditsummary' => "Toggle option used in [[Special:Preferences]] to force an edit ''{{msg-mw|summary}}''.",
00143 'tog-watchlisthideown' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide own edits from watchlist.",
00144 'tog-watchlisthidebots' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide bot edits from watchlist.",
00145 'tog-watchlisthideminor' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide minor edits from watchlist.",
00146 'tog-watchlisthideliu' => "Option in tab 'Watchlist' of [[Special:Preferences]]",
00147 'tog-watchlisthideanons' => "Option in tab 'Watchlist' of [[Special:Preferences]]",
00148 'tog-watchlisthidepatrolled' => 'Option in Watchlist tab of [[Special:Preferences]]',
00149 'tog-nolangconversion' => 'In user preferences.',
00150 'tog-ccmeonemails' => 'Option in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
00151 'tog-diffonly' => 'Toggle option used in [[Special:Preferences]].',
00152 'tog-showhiddencats' => 'Toggle option used in [[Special:Preferences]].',
00153 'tog-noconvertlink' => "{{optional}}
00154
00155 ''(the message is considered optional because it is only used in wikis with language variants)''",
00156 'tog-norollbackdiff' => "Option in [[Special:Preferences]], 'Misc' tab. Only shown for users with the rollback right. By default a diff is shown below the return screen of a rollback. Checking this preference toggle will suppress that.
00157 {{Identical|Rollback}}",
00158
00159 'underline-always' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "always underline links", there are also options "never" and "browser default".
00160 {{Identical|Always}}',
00161 'underline-never' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "never underline links", there are also options "always" and "browser default".
00162
00163 {{Identical|Never}}',
00164 'underline-default' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "underline links as in your browser", there are also options "never" and "always".
00165
00166 {{Identical|Browser default}}',
00167
00168 # Font style option in Special:Preferences
00169 'editfont-style' => 'Used in [[Special:Preferences]], tab Editing.',
00170 'editfont-default' => 'Option used in [[Special:Preferences]], tab Editing.
00171
00172 {{identical|Browser default}}',
00173 'editfont-monospace' => 'Option used in [[Special:Preferences]], tab Editing.',
00174 'editfont-sansserif' => 'Option used in [[Special:Preferences]], tab Editing.',
00175 'editfont-serif' => 'Option used in [[Special:Preferences]], tab Editing.',
00176
00177 # Dates
00178 'sunday' => 'Name of the day of the week.',
00179 'monday' => 'Name of the day of the week.',
00180 'tuesday' => 'Name of the day of the week.',
00181 'wednesday' => 'Name of the day of the week.',
00182 'thursday' => 'Name of the day of the week.',
00183 'friday' => 'Name of the day of the week.',
00184 'saturday' => 'Name of the day of the week.',
00185 'sun' => 'Abbreviation for Sunday, a day of the week.',
00186 'mon' => 'Abbreviation for Monday, a day of the week.',
00187 'tue' => 'Abbreviation for Tuesday, a day of the week.',
00188 'wed' => 'Abbreviation for Wednesday, a day of the week.',
00189 'thu' => 'Abbreviation for Thursday, a day of the week.',
00190 'fri' => 'Abbreviation for Friday, a day of the week.',
00191 'sat' => 'Abbreviation for Saturday, a day of the week.',
00192 'january' => 'The first month of the Gregorian calendar',
00193 'february' => 'The second month of the Gregorian calendar',
00194 'march' => 'The third month of the Gregorian calendar',
00195 'april' => 'The fourth month of the Gregorian calendar',
00196 'may_long' => 'The fifth month of the Gregorian calendar',
00197 'june' => 'The sixth month of the Gregorian calendar',
00198 'july' => 'The seventh month of the Gregorian calendar',
00199 'august' => 'The eighth month of the Gregorian calendar',
00200 'september' => 'The ninth month of the Gregorian calendar',
00201 'october' => 'The tenth month of the Gregorian calendar',
00202 'november' => 'The eleventh month of the Gregorian calendar',
00203 'december' => 'The twelfth month of the Gregorian calendar',
00204 'january-gen' => 'The first month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00205 'february-gen' => 'The second month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00206 'march-gen' => 'The third month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00207 'april-gen' => 'The fourth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00208 'may-gen' => 'The fifth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00209 'june-gen' => 'The sixth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00210 'july-gen' => 'The seventh month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00211 'august-gen' => 'The eighth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00212 'september-gen' => 'The nineth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00213 'october-gen' => 'The tenth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00214 'november-gen' => 'The eleventh month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00215 'december-gen' => 'The twelfth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
00216 'jan' => 'Abbreviation of January, the first month of the Gregorian calendar',
00217 'feb' => 'Abbreviation of February, the second month of the Gregorian calendar',
00218 'mar' => 'Abbreviation of March, the thrird month of the Gregorian calendar',
00219 'apr' => 'Abbreviation of April, the fourth month of the Gregorian calendar',
00220 'may' => 'Abbreviation of May, the fifth month of the Gregorian calendar',
00221 'jun' => 'Abbreviation of June, the sixth month of the Gregorian calendar',
00222 'jul' => 'Abbreviation of July, the seventh month of the Gregorian calendar',
00223 'aug' => 'Abbreviation of August, the eighth month of the Gregorian calendar',
00224 'sep' => 'Abbreviation of September, the nineth month of the Gregorian calendar',
00225 'oct' => 'Abbreviation of October, the tenth month of the Gregorian calendar',
00226 'nov' => 'Abbreviation of November, the eleventh month of the Gregorian calendar',
00227 'dec' => 'Abbreviation of December, the twelfth month of the Gregorian calendar',
00228
00229 # Categories related messages
00230 'category_header' => 'In category description page',
00231 'category-media-header' => 'In category description page',
00232 'category-empty' => 'The text displayed in category page when that category is empty',
00233 'hidden-category-category' => 'Name of the category where hidden categories will be listed.',
00234 'category-subcat-count' => 'This message is displayed at the top of a category page showing the number of pages in the category.
00235
00236 * $1: number of subcategories shown
00237 * $2: total number of subcategories in category',
00238 'category-subcat-count-limited' => 'This message is displayed at the top of a category page showing the number of pages in the category when not all pages in a category are counted.
00239
00240 * $1: number of subcategories shown',
00241 'category-article-count' => 'This message is used on category pages.
00242
00243 * $1: number of pages shown
00244 * $2: total number of pages in category',
00245 'category-article-count-limited' => 'This message is displayed at the top of a category page showing the number of pages in the category when not all pages in a category are counted.
00246
00247 * $1: number of pages shown',
00248 'category-file-count' => 'This message is displayed at the top of a category page showing the number of pages in the category.
00249
00250 * $1: number of files shown
00251 * $2: total number of files in category',
00252 'category-file-count-limited' => 'This message is displayed at the top of a category page showing the number of pages in the category when not all pages in a category are counted.
00253
00254 * $1: number of files shown',
00255 'listingcontinuesabbrev' => 'Shown in contiuation of each first letter group.
00256 See http://test.wikipedia.org/wiki/Category:Test_ko?uselang={{SUBPAGENAME}}, for example.',
00257 'index-category' => 'Name of the category where pages with the <nowiki>__INDEX__</nowiki> behaviour switch are listed. For description of this behaviour switch see [http://www.mediawiki.org/wiki/Help:Magic_words#Behavior_switches mediawiki].',
00258 'noindex-category' => 'Name of the category where pages with the <nowiki>__NOINDEX__</nowiki> behaviour switch are listed. For description of this behaviour switch see [http://www.mediawiki.org/wiki/Help:Magic_words#Behavior_switches mediawiki].',
00259
00260 'linkprefix' => '{{optional}}',
00261 'mainpagetext' => 'Along with {{msg|mainpagedocfooter}}, the text you will see on the Main Page when your wiki is installed.',
00262 'mainpagedocfooter' => 'Along with {{msg|mainpagetext}}, the text you will see on the Main Page when your wiki is installed.
00263 This might be a good place to put information about <nowiki>{{GRAMMAR:}}</nowiki>. See [[{{NAMESPACE}}:{{BASEPAGENAME}}/fi]] for an example. For languages having grammatical distinctions and not having an appropriate <nowiki>{{GRAMMAR:}}</nowiki> software available, a suggestion to check and possibly amend the messages having <nowiki>{{SITENAME}}</nowiki> may be valuable. See [[{{NAMESPACE}}:{{BASEPAGENAME}}/ksh]] for an example.',
00264
00265 'about' => '{{Identical|About}}',
00266 'article' => "A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
00267
00268 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
00269
00270 {{Identical|Content page}}",
00271 'newwindow' => 'Below the edit form, next to "[[MediaWiki:Edithelp/{{SUBPAGENAME}}|Editing help]]".',
00272 'cancel' => 'Message shown below the edit form, and if you click on it, you stop with editing the page and go back to the normal page view.
00273
00274 {{Identical|Cancel}}',
00275 'moredotdotdot' => '{{Identical|More...}}',
00276 'mytalk' => 'In the personal urls page section - right upper corner.',
00277 'anontalk' => 'Link to the talk page appearing in [[mw:Help:Navigation#User_Links|user links]] for each anonymous users when [[mw:Manual:$wgShowIPinHeader|$wgShowIPinHeader]] is true.',
00278 'navigation' => '{{Identical|Navigation}}',
00279 'and' => 'The translation for "and" appears in the [[Special:Version]] page, between the last two items of a list. If a comma is needed, add it at the beginning without a gap between it and the "&". <nowiki> </nowiki> is a blank space, one character long. Please leave it as it is.
00280
00281 This can also appear in the credits page if the credits feature is enabled,for example [http://translatewiki.net/wiki/Support&action=credits the credits of the support page]. (To view any credits page type <nowiki>&action=credits</nowiki> at the end of any URL in the address bar.)
00282
00283 {{Identical|And}}',
00284
00285 # Cologne Blue skin
00286 'qbfind' => 'Alternative for "search" as used in Cologne Blue skin.
00287 {{Identical|Find}}',
00288 'qbedit' => '{{Identical|Edit}}',
00289 'qbmyoptions' => '{{Identical|My pages}}',
00290 'qbspecialpages' => '{{Identical|Special pages}}',
00291 'faqpage' => "FAQ is short for ''frequently asked questions''. This page is only linked on some of the old skins, not in Monobook or Modern.
00292
00293 {{doc-important|Do not translate <tt>Project:</tt> part.}}",
00294
00295 # Vector skin
00296 'vector-action-addsection' => 'Used in the Vector skin. See for example http://translatewiki.net/wiki/Talk:Main_Page?useskin=vector',
00297 'vector-action-delete' => 'Used in the Vector skin, as the name of a tab at the top of the page. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
00298
00299 {{Identical|Delete}}',
00300 'vector-action-move' => 'Used in the Vector skin, on the tabs at the top of the page. See for example http://translatewiki.net/wiki/Talk:Main_Page?useskin=vector
00301
00302 {{Identical|Move}}',
00303 'vector-action-protect' => 'Tab at top of page, in vector skin
00304
00305 {{Identical|Protect}}',
00306 'vector-action-undelete' => 'Tab at top of page, in vector skin.
00307 {{Identical|Undelete}}',
00308 'vector-action-unprotect' => 'Tab at top of page, in vector skin.
00309
00310 {{Identical|Unprotect}}',
00311 'vector-namespace-category' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Category:Translatewiki.net?useskin=vector
00312
00313 {{Identical|Category}}',
00314 'vector-namespace-help' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Help:Rollback?useskin=vector',
00315 'vector-namespace-image' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/File:Tournesol.png?useskin=vector
00316
00317 {{Identical|File}}',
00318 'vector-namespace-main' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
00319 {{Identical|Page}}',
00320 'vector-namespace-mediawiki' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/MediaWiki:Vector-namespace-mediawiki?useskin=vector
00321 {{Identical|Message}}',
00322 'vector-namespace-project' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Project:About?useskin=vector',
00323 'vector-namespace-special' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Special:SpecialPages?useskin=vector',
00324 'vector-namespace-talk' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Talk:Main_Page?useskin=vector
00325 {{Identical|Discussion}}',
00326 'vector-namespace-template' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Template:Identical?useskin=vector
00327 {{Identical|Template}}',
00328 'vector-namespace-user' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/User:FuzzyBot?useskin=vector
00329 {{Identical|User page}}',
00330 'vector-view-create' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Foo?useskin=vector
00331 {{Identical|Create}}',
00332 'vector-view-edit' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
00333 {{Identical|Edit}}',
00334 'vector-view-history' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
00335 {{Identical|View history}}',
00336 'vector-view-view' => 'Tab label in the Vector skin (verb). See for example http://translatewiki.net/w/i.php?title=Main_Page&useskin=vector',
00337 'vector-view-viewsource' => 'Tab label in the Vector skin.
00338 {{Identical|View source}}',
00339 'actions' => '{{Identical|Action}}',
00340 'namespaces' => '{{Identical|Namespace}}',
00341 'variants' => 'Used by the Vector skin.',
00342
00343 'errorpagetitle' => 'Message shown in browser title bar when encountering error operation.
00344
00345 {{Identical|Error}}',
00346 'returnto' => '{{Identical|Return to $1}}',
00347 'tagline' => 'Used to idenify the source of copied information. Do not change <nowiki>{{SITENAME}}</nowiki>.',
00348 'help' => 'General text (noun) used in the sidebar (by default).
00349
00350 See also [[MediaWiki:Helppage/{{SUBPAGENAME}}|{{int:helppage}}]] and [[MediaWiki:Edithelp/{{SUBPAGENAME}}|{{int:edithelp}}]].
00351
00352 {{Identical|Help}}',
00353 'search' => 'Noun. Text of menu section shown on every page of the wiki above the search form.
00354
00355 Also used as title of [[Special:Search]] page in [[Special:SpecialPages]].
00356
00357 {{Identical|Search}}',
00358 'searchbutton' => 'The button you can see in the sidebar, below the search input box. The "Go" button is [[MediaWiki:Searcharticle/{{SUBPAGENAME}}]].
00359
00360 {{Identical|Search}}',
00361 'go' => '{{Identical|Go}}',
00362 'searcharticle' => 'Button description in the search menu displayed on every page. The "Search" button is [[MediaWiki:Searchbutton/{{SUBPAGENAME}}]].
00363
00364 {{Identical|Go}}',
00365 'history_short' => 'Text used on the history tab.
00366
00367 {{Identical|History}}',
00368 'updatedmarker' => 'Displayed in the page history (of a page you are [[Special:Watchlist|watching]]), when the page has been edited since the last time you visited it. This feature is used if [[mw:Manual:$wgShowUpdatedMarker|$wgShowUpdatedMarker]] is enabled.',
00369 'info_short' => '{{Identical|Information}}',
00370 'printableversion' => 'Display name for link in wiki menu that leads to a printable version of a content page. Example: see one but last menu item on [[Main Page]].',
00371 'permalink' => 'Display name for a permanent link to the current revision of a page. When the page is edited, permalink will still link to this revision. Example: Last menu link on [[{{MediaWiki:Mainpage}}]]',
00372 'print' => '{{Identical|Print}}',
00373 'edit' => 'The text of the tab going to the edit form. When the page is protected, you will see "[[MediaWiki:Viewsource/{{SUBPAGENAME}}|{{int:viewsource}}]]". Should be in the infinitive mood.
00374
00375 {{Identical|Edit}}',
00376 'create' => 'The text on the tab for to the edit form on unexisting pages.
00377
00378 {{Identical|Create}}',
00379 'editthispage' => 'This is the "edit" link as used in the skins Classic/Standard, Cologne Blue and Nostalgia. See {{msg|create-this-page}} for when the page does not exist.',
00380 'create-this-page' => 'In the skins Classic/Standard, Cologne Blue and Nostalgia this is the text for the link leading to the edit form on pages that have not yet been created. See {{msg|editthispage}} for when the page already exists.
00381 {{Identical|Createpage}}',
00382 'delete' => 'Name of the Delete tab shown for admins. Should be in the imperative mood.
00383
00384 {{Identical|Delete}}',
00385 'deletethispage' => 'In the skins Classic/Standard, Cologne Blue and Nostalgia this is the text for link to delete the page in admin view.
00386 {{Identical|Delete this page}}',
00387 'undelete_short' => "It is tab label. It's really can be named ''nstab-undelete''.",
00388 'protect' => 'Name of protect tab displayed for admins
00389
00390 {{Identical|Protect}}',
00391 'protect_change' => 'Text on links for each entry in [[Special:ProtectedPages]] to change the protection of pages (only displayed to admins).
00392 {{Identical|Change}}',
00393 'protectthispage' => 'In the skins Classic/Standard, Cologne Blue and Nostalgia this is the text for link to protect the page in admin view.
00394 {{Identical|Protect this page}}',
00395 'unprotect' => 'Name of unprotect tab displayed for admins
00396
00397 {{Identical|Unprotect}}',
00398 'unprotectthispage' => 'In the skins Classic/Standard, Cologne Blue and Nostalgia this is the text for link to unprotect the page in admin view.
00399 {{Identical|Unprotect this page}}',
00400 'newpage' => '{{Identical|New page}}',
00401 'talkpage' => 'In the skins Classic/Standard, Cologne Blue and Nostalgia this is the text for link to discuss the page.',
00402 'talkpagelinktext' => 'Used as name of links going to talk page in some places, like in [[Special:RecentChanges]], [[Special:Allmessages]], [[Special:Logs]], and [[Special:Watchlist/edit]].
00403
00404 {{Identical|Talk}}',
00405 'personaltools' => 'Heading for a group of links to your user page, talk page, preferences, watchlist, and contributions. This heading is visible in the sidebar in some skins. For an example, see [http://translatewiki.net/wiki/Main_Page?useskin=simple Main Page using simple skin].',
00406 'articlepage' => "'Content page' is used for NS_MAIN and any other non-standard namespace and this message is only used in skins Nostalgia, Cologneblue and Standard in the bottomLinks part.
00407
00408 {{Identical|Content page}}",
00409 'talk' => 'Used as display name for the tab to all talk pages. These pages accompany all content pages and can be used for discussing the content page. Example: [[Talk:Example]].
00410
00411 {{Identical|Discussion}}',
00412 'views' => 'Subtitle for the list of available views, for the current page. In "monobook" skin the list of views are shown as tabs, so this sub-title is not shown. To check when and where this message is displayed switch to "simple" skin.
00413
00414 \'\'\'Note:\'\'\' This is "views" as in "appearances"/"representations", \'\'\'not\'\'\' as in "visits"/"accesses".
00415 {{Identical|View}}',
00416 'toolbox' => 'The title of the toolbox below the search menu.',
00417 'otherlanguages' => 'This message is shown under the toolbox. It is used if there are interwiki links added to the page, like <tt><nowiki>[[</nowiki>en:Interwiki article]]</tt>.
00418 {{Identical|Otherlanguages}}',
00419 'redirectedfrom' => 'The text displayed when a certain page is redirected to another page. Variable <tt>$1</tt> contains the name of the page user came from.',
00420 'redirectpagesub' => 'Displayed under the page title of a page which is a redirect to another page, see [{{fullurl:Project:Translators|redirect=no}} Project:Translators] for example.
00421
00422 {{Identical|Redirect page}}',
00423 'lastmodifiedat' => 'This message is shown below each page, in the footer with the logos and links.
00424 * $1: date
00425 * $2: time
00426
00427 See also [[MediaWiki:Lastmodifiedatby/{{SUBPAGENAME}}]].',
00428 'jumpto' => '"Jump to" navigation links. Hidden by default in monobook skin. The format is: {{int:jumpto}} [[MediaWiki:Jumptonavigation/{{SUBPAGENAME}}|{{int:jumptonavigation}}]], [[MediaWiki:Jumptosearch/{{SUBPAGENAME}}|{{int:jumptosearch}}]].',
00429 'jumptonavigation' => 'Part of the "jump to" navigation links. Hidden by default in monobook skin. The format is: [[MediaWiki:Jumpto/{{SUBPAGENAME}}|{{int:jumpto}}]] {{int:jumptonavigation}}, [[MediaWiki:Jumptosearch/{{SUBPAGENAME}}|{{int:jumptosearch}}]].
00430
00431 {{Identical|Navigation}}',
00432 'jumptosearch' => 'Part of the "jump to" navigation links. Hidden by default in monobook skin. The format is: [[MediaWiki:Jumpto/{{SUBPAGENAME}}|{{int:jumpto}}]] [[MediaWiki:Jumptonavigation/{{SUBPAGENAME}}|{{int:jumptonavigation}}]], {{int:jumptosearch}}.
00433
00434 {{Identical|Search}}',
00435
00436 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
00437 'aboutsite' => 'Used as the label of the link that appears at the footer of every page on the wiki (in most of the skins) and leads to the page that contains the site description. The link target is {{msg-mw|aboutpage}}.
00438
00439 [[mw:Manual:Interface/Aboutsite|MediaWiki manual]].
00440
00441 {{doc-important|Do not change <nowiki>{{SITENAME}}</nowiki>.}}
00442
00443 {{Identical|About}}',
00444 'aboutpage' => 'Used as the target of the link that appears at the footer of every page on the wiki (in most of the skins) and leads to the page that contains the site description. Therefore the content should be the same with the page name of the site description page. Only the message in the [[mw:Manual:$wgLanguageCode|site language]] ([[MediaWiki:Aboutpage]]) is used. The link label is {{msg-mw|aboutsite}}.
00445
00446 {{doc-important|Do not translate "Project:" part, for this is the namespace prefix.}}',
00447 'copyrightpage' => '{{doc-important|Do not change <nowiki>{{ns:project}}</nowiki>}}
00448
00449 {{Identical|Copyright}}',
00450 'currentevents' => 'Standard link in the sidebar, for news. See also {{msg|currentevents-url}} for the link url.',
00451 'currentevents-url' => "Target page of ''{{Mediawiki:currentevents}}'' in the sidebar. See also {{msg|currentevents}}.
00452 {{doc-important|Do not translate <tt>Project:</tt> part.}}",
00453 'disclaimers' => 'Used as display name for the link to [[{{MediaWiki:Disclaimerpage}}]] shown at the bottom of every page on the wiki. Example [[{{MediaWiki:Disclaimerpage}}|{{MediaWiki:Disclaimers}}]].',
00454 'disclaimerpage' => 'Used as page for that contains the site disclaimer. Used at the bottom of every page on the wiki. Example: [[{{MediaWiki:Disclaimerpage}}|{{MediaWiki:Disclaimers}}]].
00455 {{doc-important|Do not change the "<tt>Project:</tt>" part.}}',
00456 'edithelp' => 'This is the text that appears on the editing help link that is near the bottom of the editing page',
00457 'edithelppage' => 'The help page displayed when a user clicks on editing help link which is present on the right of Show changes button.
00458 {{doc-important|Do not change the "<tt>Help:</tt>" part.}}',
00459 'helppage' => 'The link destination used by default in the sidebar, and in {{msg|noarticletext}}.
00460 {{doc-important|Do not change the "<tt>Help:</tt>" part.}}
00461 {{Identical|HelpContent}}',
00462 'mainpage' => 'Defines the link and display name of the main page of the wiki. Shown as the top link in the navigation part of the interface. Please do not change it too often, that could break things!
00463
00464 {{Identical|Main page}}',
00465 'mainpage-description' => 'The same as {{msg|mainpage|pl=yes}}, used as link text on [[MediaWiki:Sidebar]]. This makes it possible to the change the link destination (the message "mainpage") without changing the link text or without disabling translations.',
00466 'policy-url' => 'Description: The URL of the project page describing the policies of the wiki. This is shown below every page (the left link).
00467 {{doc-important|Do not change the "<tt>Project:</tt>" part.}}',
00468 'portal' => "Display name for the 'Community portal', shown in the sidebar menu of all pages. The target page is meant to be a portal for users where useful links are to be found about the wiki's operation.",
00469 'portal-url' => 'Description: The URL of the community portal. This is shown in the sidebar by default (removed on translatewiki.net).
00470 {{doc-important|Do not change the "<tt>Project:</tt>" part.}}',
00471 'privacy' => 'Used as page name and link at the bottom of each wiki page. The page contains a legal notice providing information about the use of personal information by the website owner.of the site. Example: [[Privacy policy]].',
00472 'privacypage' => 'Used as page for that contains the privacy policy. Used at the bottom of every page on the wiki. Example: [[{{MediaWiki:Privacypage}}|{{MediaWiki:Privacy}}]].
00473 {{doc-important|Do not change the "<tt>Project:</tt>" part.}}',
00474
00475 'badaccess' => 'Title shown within page indicating unauthorized access.',
00476 'badaccess-group0' => 'Shown when you are not allowed to do something.',
00477 'badaccess-groups' => "Error message when you aren't allowed to do something.
00478
00479 * $1 is a list of groups.
00480 * $2 is the number of groups.",
00481
00482 'versionrequired' => 'This message is not used in the MediaWiki core, but was introduced with the reason that it could be useful for extensions. See also {{msg|versionrequiredtext}}.',
00483 'versionrequiredtext' => 'This message is not used in the MediaWiki core, but was introduced with the reason that it could be useful for extensions. See also {{msg|versionrequired}}.',
00484
00485 'ok' => '{{Identical|OK}}',
00486 'pagetitle' => "{{doc-important|You most probably do not need to translate this message.}}
00487
00488 Do '''not''' replace SITENAME with a translation of Wikipedia or some encycopedic additions. The message has to be neutral for all projects.",
00489 'pagetitle-view-mainpage' => '{{optional}}',
00490 'retrievedfrom' => 'Message which appears in the source of every page, but it is hidden. It is shown when printing. $1 is a link back to the current page: {{FULLURL:{{FULLPAGENAME}}}}.',
00491 'youhavenewmessages' => 'The blue message appearing when someone edited your user talk page.
00492 The format is: "{{int:youhavenewmessages| [[MediaWiki:Newmessageslink/{{SUBPAGENAME}}|{{int:newmessageslink}}]] |[[MediaWiki:Newmessagesdifflink/{{SUBPAGENAME}}|{{int:newmessagesdifflink}}]]}}"',
00493 'newmessageslink' => 'This is the first link displayed in an orange rectangle when a user gets a message on his talk page. Used in message {{msg-mw|youhavenewmessages}} (as parameter $1).
00494
00495 {{Identical|New messages}}',
00496 'newmessagesdifflink' => 'This is the second link displayed in an orange rectangle when a user gets a message on his talk page. Used in message {{msg-mw|youhavenewmessages}} (as parameter $2).',
00497 'youhavenewmessagesmulti' => 'The alternative of {{msg|youhavenewmessages}} as used on wikis with a special setup so they can receive the "new message" notice on other wikis as well. Used on [http://www.wikia.com/ Wikia].
00498 The format is: "{{int:youhavenewmessagesmulti| [[MediaWiki:Newmessageslink/{{SUBPAGENAME}}|{{int:newmessageslink}}]]}}"',
00499 'editsection' => 'Display name of link to edit a section on a content page. Example: [{{MediaWiki:Editsection}}].
00500
00501 {{Identical|Edit}}',
00502 'editsection-brackets' => '{{optional}}',
00503 'editold' => '{{Identical|Edit}}',
00504 'viewsourceold' => '{{Identical|View source}}',
00505 'editlink' => 'Text dari pranala yang terlihat disebelah setiap templat yang dapat disunting (tidak di proteksi) pada daftar templat dibawah jendela penyuntingan. Lihat juga {{msg-mw|Viewsourcelink}}.
00506
00507 {{Identical|Edit}}',
00508 'viewsourcelink' => 'Text of the link shown next to every uneditable (protected) template in the list of used templates below the edit window. See also {{msg-mw|Editlink}}.
00509
00510 {{Identical|View source}}',
00511 'editsectionhint' => "Tool tip shown when hovering the mouse over the link to '[{{MediaWiki:Editsection}}]' a section. Example: Edit section: Heading name",
00512 'toc' => 'Ini adalah judul "Daftar isi" yang terlihat pada halaman yang memiliki lebih dari 3 bagian
00513
00514 {{Identical|Contents}}',
00515 'showtoc' => 'This is the link used to show the table of contents
00516
00517 {{Identical|Show}}',
00518 'hidetoc' => 'This is the link used to hide the table of contents
00519
00520 {{Identical|Hide}}',
00521 'thisisdeleted' => 'Message shown on a deleted page when the user has the undelete right. $1 is a link to [[Special:Undelete]], with {{msg-mw|restorelink}} as the text. See also {{msg-mw|viewdeleted}}.',
00522 'viewdeleted' => 'Message shown on a deleted page when the user does not have the undelete right (but has the deletedhistory right). $1 is a link to [[Special:Undelete]], with {{msg-mw|restorelink}} as the text. See also {{msg-mw|thisisdeleted}}.',
00523 'restorelink' => "This text is always displayed in conjunction with the {{msg-mw|thisisdeleted}} message (View or restore $1?). The user will see
00524 View or restore <nowiki>{{PLURAL:$1|one deleted edit|$1 deleted edits}}</nowiki>? i.e ''View or restore one deleted edit?'' or
00525 ''View or restore n deleted edits?''",
00526 'feed-unavailable' => 'This message is displayed when a user tries to use an RSS or Atom feed on a wiki where such feeds have been disabled.',
00527 'site-rss-feed' => "Used in the HTML header of a wiki's RSS feed.
00528 $1 is <nowiki>{{SITENAME}}</nowiki>.
00529 HTML markup cannot be used.
00530 {{Identical|S1 RSS/Atom feed}}",
00531 'site-atom-feed' => "Used in the HTML header of a wiki's Atom feed.
00532 $1 is <nowiki>{{SITENAME}}</nowiki>.
00533 HTML markup cannot be used.
00534 {{Identical|S1 RSS/Atom feed}}",
00535 'page-rss-feed' => '{{Identical|S1 RSS/Atom feed}}',
00536 'page-atom-feed' => '{{Identical|S1 RSS/Atom feed}}',
00537 'feed-atom' => '{{optional}}',
00538 'feed-rss' => '{{optional}}',
00539 'red-link-title' => 'Title for red hyperlinks. Indicates, that the page is empty, not written yet.',
00540
00541 # Short words for each namespace, by default used in the namespace tab in monobook
00542 'nstab-main' => 'The name for the tab of the main namespace. Example: [[Example]]
00543
00544 {{Identical|Page}}',
00545 'nstab-user' => 'The name for the tab of the user namespace. Example: [[User:Example]]. It is possible to use <nowiki>{{GENDER:{{BASEPAGENAME}}|male form|female form}}</nowiki> if needed.
00546
00547 {{Identical|User page}}',
00548 'nstab-special' => 'The name for the tab of the special namespace. Example: [[Special:Version]]',
00549 'nstab-project' => 'The name for the tab of the project namespace. Example: [[Project:Example]]',
00550 'nstab-image' => 'The name for the tab of the image namespace. Example: [[Image:Example]]
00551
00552 {{Identical|File}}',
00553 'nstab-mediawiki' => 'The name for the tab of the MediaWiki namespace. Example: [[MediaWiki:Example]]
00554
00555 {{Identical|Message}}',
00556 'nstab-template' => 'The name for the tab of the template namespace. Example: [[Template:Example]]
00557
00558 {{Identical|Template}}',
00559 'nstab-help' => 'The name for the tab of the help namespace. Example: [[Help:Rollback]]',
00560 'nstab-category' => 'The name for the tab of the category namespace. Example: [[:Category:Example]]
00561
00562 {{Identical|Category}}',
00563
00564 # Main script and global functions
00565 'nosuchspecialpage' => 'The title of the error you get when trying to open a special page which does not exist. The text of the warning is the message {{msg-mw|nospecialpagetext}}. Example: [[Special:Nosuchpage]]',
00566 'nospecialpagetext' => 'This error is shown when trying to open a special page which does not exist, e.g. [[Special:Nosuchpage]].
00567 * The title of this error is the message {{msg-mw|nosuchspecialpage}}.
00568 * Link <code><nowiki>[[Special:SpecialPages|{{int:specialpages}}]]</nowiki></code> should remain untranslated.',
00569
00570 # General errors
00571 'error' => '{{Identical|Error}}',
00572 'dberrortext' => 'Parameters:
00573 * $1 - The last SQL command/query
00574 * $2 - SQL function name
00575 * $3 - Error number
00576 * $4 - Error description',
00577 'dberrortextcl' => 'Parameters:
00578 * $1 - The last SQL command/query
00579 * $2 - SQL function name
00580 * $3 - Error number
00581 * $4 - Error description',
00582 'enterlockreason' => 'For developers when locking the database',
00583 'missing-article' => "This message is shown when a revision does not exist, either as permalink or as diff. Examples:
00584
00585 # [http://translatewiki.net/w/i.php?title=Project:News&oldid=9999999 Permalink with invalid revision#]
00586 # [http://translatewiki.net/w/i.php?title=Project:News&diff=426850&oldid=99999999 Diff with invalid revision#]
00587
00588 '''Parameters'''
00589 * $1: Pagename
00590 * $2: Content of
00591 *# {{msg-mw|Missingarticle-rev}} - Permalink with invalid revision#
00592 *# {{msg-mw|Missingarticle-diff}} - Diff with invalid revision#",
00593 'missingarticle-rev' => 'Parameter $2 of {{msg|Missing-article}}: It is shown after the articlename.
00594
00595 * $1: revision# of the requested id
00596
00597 [http://translatewiki.net/w/i.php?title=Translating:Tasks&oldid=371789000 Click here] to see an example of such an error message.',
00598 'missingarticle-diff' => 'Parameter $2 of {{msg|Missing-article}}: It is shown after the articlename.
00599
00600 * $1: revision# of the old id
00601 * $2: revision# of the id build the diff with.
00602
00603 [http://translatewiki.net/w/i.php?title=Translating:Tasks&diff=372398&oldid=371789000 Click here] to see an example of such an error message.',
00604 'readonly_lag' => 'Error message displayed when the database is locked.',
00605 'internalerror' => '{{Identical|Internal error}}',
00606 'fileappenderrorread' => '"Append" is a computer procedure, explained on [http://en.wikipedia.org/wiki/Append Wikipedia].
00607
00608 $1 is a filename, I think.',
00609 'badtitle' => 'The page title when a user requested a page with invalid page name. The content will be {{msg-mw|badtitletext}}.',
00610 'badtitletext' => 'The message shown when a user requested a page with invalid page name. The page title will be {{msg-mw|badtitle}}.',
00611 'perfcachedts' => 'Used on pages that list page lists for which the displayed data is cached. Parameters:
00612 * $1 is a time stamp (date and time combined)
00613 * $2 is a date (optional)
00614 * $3 is a time (optional)',
00615 'querypage-no-updates' => 'Text on some special pages, e.g. [[Special:FewestRevisions]].',
00616 'viewsource' => 'The text displayed in place of the "edit" tab when the user has no permission to edit the page.
00617
00618 {{Identical|View source}}',
00619 'viewsourcefor' => 'Subtitle shown when trying to edit a protected page.
00620
00621 {{Identical|For $1}}',
00622 'actionthrottled' => 'This is the title of an error page. Read it in combination with {{msg-mw|actionthrottledtext}}.',
00623 'protectedpagetext' => 'This message is displayed when trying to edit a page you can\'t edit because it has been protected.
00624
00625 * $1: the protection type, e.g. "protect" for fully protected pages',
00626 'viewsourcetext' => 'The text shown when displaying the source of a page that the user has no permission to edit',
00627 'protectedinterface' => 'Message shown if a user without the "editinterface" right tries to edit a page in the MediaWiki namespace.',
00628 'editinginterface' => "A message shown when editing pages in the namespace MediaWiki:. In the [http://translatewiki.net/wiki/Main_Page?setlang=en URL], '''change \"setlang=en\" to your own language code.'''",
00629 'ns-specialprotected' => 'Error message displayed when trying to edit a page in the Special namespace',
00630 'titleprotected' => 'Use $1 for GENDER.',
00631
00632 # Login and logout pages
00633 'logouttext' => 'Log out message',
00634 'welcomecreation' => 'The welcome message users see after registering a user account. $1 is the username of the new user.',
00635 'yourname' => "In user preferences
00636
00637 <nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is '''NOT''' supported.
00638
00639 {{Identical|Username}}",
00640 'yourpassword' => 'In user preferences
00641
00642 {{Identical|Password}}',
00643 'yourpasswordagain' => 'In user preferences',
00644 'remembermypassword' => 'A check box in [[Special:UserLogin]]
00645
00646 {{Identical|Remember my login on this computer}}',
00647 'externaldberror' => 'This message is thrown when a valid attempt to change the wiki password for a user fails because of a database error or an error from an external system.',
00648 'login' => "Shown as the caption of the button at [[Special:UserLogin]], and also to anonymous users in the upper right corner of the page when they can't create an account (otherwise the message {{msg|nav-login-createaccount}} is shown there).
00649
00650 {{Identical|Log in}}",
00651 'nav-login-createaccount' => "Shown to anonymous users in the upper right corner of the page. When you can't create an account, the message {{msg|login}} is shown.
00652 {{identical|Log in / create account}}",
00653 'loginprompt' => 'A small notice in the log in form.',
00654 'userlogin' => 'Name of special page [[Special:UserLogin]] where a user can log in or click to create a user account.
00655 {{Identical|Log in / create account}}',
00656 'userloginnocreate' => 'A variant of {{msg-mw|Userlogin}} when the user is not allowed to create a new account.
00657
00658 {{Identical|Log in}}',
00659 'logout' => '{{Identical|Log out}}',
00660 'userlogout' => '{{Identical|Log out}}',
00661 'notloggedin' => 'This message is displayed in the standard skin when not logged in. The message is placed above the login link in the top right corner of pages.
00662
00663 {{Identical|Not logged in}}',
00664 'nologin' => 'A message shown in the log in form. $1 is a link to the account creation form, and the text of it is "[[MediaWiki:Nologinlink/{{SUBPAGENAME}}|{{int:nologinlink}}]]".',
00665 'nologinlink' => 'Text of the link to the account creation form. Before that link, the message [[MediaWiki:Nologin/{{SUBPAGENAME}}]] appears.
00666 {{Identical|Create an account}}',
00667 'createaccount' => 'The title of Special:CreateAccount, where users can register a new account. Used on Special:SpecialPages, and also on the submit button in the form where you register a new account.
00668 {{Identical|Create account}}',
00669 'gotaccount' => 'A message shown in the account creation form. $1 is a link to the log in form, and the text of it is "[[MediaWiki:Gotaccountlink/{{SUBPAGENAME}}|{{int:gotaccountlink}}]]".',
00670 'gotaccountlink' => 'Text of the link to the log in form. Before that link, the message [[MediaWiki:Gotaccount/{{SUBPAGENAME}}]] appears.
00671
00672 {{Identical|Log in}}',
00673 'createaccountmail' => 'Button text for creating a new account and sending the new password to the specified e-mail address directly, as used on [[Special:UserLogin/signup]] if creating accounts by e-mail is allowed.',
00674 'createaccounterror' => 'Parameters:
00675 * $1 is an error message',
00676 'nocookiesnew' => "This message is displayed when a new account was successfully created, but the browser doesn't accept cookies.",
00677 'nocookieslogin' => "This message is displayed when someone tried to login, but the browser doesn't accept cookies.",
00678 'loginsuccesstitle' => 'The title of the page saying that you are logged in. The content of the page is the message "[[MediaWiki:Loginsuccess/{{SUBPAGENAME}}]]".',
00679 'loginsuccess' => 'The content of the page saying that you are logged in. The title of the page is "[[MediaWiki:Loginsuccesstitle/{{SUBPAGENAME}}|{{int:loginsuccesstitle}}]]". $1 is the name of the logged in user.
00680
00681 <nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is supported.',
00682 'nosuchuser' => 'Displayed when trying to log in with an unexisting username. When you are not allowed to create an account, the message {{msg|nosuchusershort}} is displayed.',
00683 'nosuchusershort' => "Displayed when trying to log in with a non-existant username. This message is only shown when you can't create an account, otherwise the message {{msg|nosuchusershort}} is displayed.",
00684 'login-userblocked' => 'This message supports GENDER, username is available in $1.',
00685 'wrongpasswordempty' => 'Error message displayed when entering a blank password',
00686 'passwordtooshort' => 'This message is shown at
00687
00688 * [[Special:Preferences]]
00689 * [[Special:CreateAccount]]
00690
00691 $1 is the minimum number of characters in the password.',
00692 'mailmypassword' => 'Shown at [[Special:UserLogin]]',
00693 'passwordremindertitle' => 'Title of e-mail which contains temporary password',
00694 'passwordremindertext' => 'This text is used in an e-mail sent when a user requests a new temporary password (he has forgotten his password) or when an sysop creates a new user account choosing to have password and username sent to the new user by e-mail.
00695 * $1 is an IP addres. Example: 123.123.123.123
00696 * $2 is a username. Example: Joe
00697 * $3 is a password. Example: er##@fdas!
00698 * $4 is a URL. Example: http://wiki.example.com
00699 * $5 is a number of days in which the temporary password will expire',
00700 'noemail' => 'Shown as error message when trying to register a user sending password to e-mail adress and no e-mail address has been given. Registering users and sending a password to an e-mail address may require non-standard user rights ([http://translatewiki.net/w/i.php?title=Special:UserLogin&action=submitlogin&type=signup register user link]).
00701
00702 Parameters:
00703 * $1 is a user name. This parameter can be used with GENDER.',
00704 'eauthentsent' => "This message appears after entering an e-mail address in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}, then clicking on '{{int:saveprefs}}'.",
00705 'acct_creation_throttle_hit' => 'Errormessage at [[Special:CreateAccount]].
00706 "in the last day" precisely means: during the lasts 86400 seconds (24 hours) ending right now.',
00707 'emailauthenticated' => 'In user preferences ([[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}) and on [[Special:ConfirmEmail]].
00708
00709 * $1: obsolete, date and time
00710 * $2: date
00711 * $3: time',
00712 'emailnotauthenticated' => 'Message in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}. It appears after saving your e-mail address but before it has been authenticated.',
00713 'noemailprefs' => "Message appearing in the 'E-mail options' section of the 'User profile' page in [[Special:Preferences|Preferences]], when no user e-mail address has been entered.",
00714 'emailconfirmlink' => 'Link to [[Special:ConfirmEmail]]. Appears in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}} after saving your e-mail address but before it has been authenticated.',
00715 'invalidemailaddress' => 'Shown as a warning when written an invalid e-mail adress in [[Special:Preferences]] and {{fullurl:Special:UserLogin|type=signup}} page',
00716 'createaccount-title' => 'This is the subject of an e-mail sent to the e-mail address entered at [[Special:CreateAccount]] if the button "by e-mail" is clicked.',
00717 'createaccount-text' => 'This text is sent as an e-mail to the e-mail address entered at [[Special:CreateAccount]] if the button "by e-mail" is clicked.
00718
00719 *Parameter $2 is the name entered as username.
00720 *Parameter $3 is a password (randomly generated).
00721 *Parameter $4 is a URL to the wiki',
00722 'login-throttled' => 'Error message shown at [[Special:UserLogin]] after 5 wrong passwords. The hardcoded waiting time is 300 seconds.',
00723
00724 # Password reset dialog
00725 'resetpass' => 'The caption of [[Special:Resetpass]]
00726
00727 {{Identical|Change password}}',
00728 'resetpass_header' => 'Header on box on special page [[Special:ChangePassword]].
00729
00730 {{Identical|Reset password}}',
00731 'oldpassword' => "Used on the 'User profile' tab of 'my preferences'. This is the text next to an entry box for the old password in the 'change password' section.",
00732 'newpassword' => '{{Identical|New password}}',
00733 'retypenew' => "Appears on the 'User profile' tab of the 'Preferences' special page in the 'Change password' section. It appears next to the text box for entering the new password a second time.",
00734 'resetpass_submit' => 'Submit button on [[Special:Resetpass]]',
00735 'resetpass-submit-loggedin' => 'Button on [[Special:ResetPass]] to submit new password.
00736
00737 {{Identical|Change password}}',
00738 'resetpass-submit-cancel' => '{{Identical|Cancel}}
00739
00740 Used on [[Special:ResetPass]]',
00741 'resetpass-wrong-oldpass' => 'Error message shown on [[Special:Resetpass]] when the old password is not valid.',
00742 'resetpass-temp-password' => 'The label of the input box for the temporary password (received by e-mail) on the form displayed after logging in with a temporary password.',
00743
00744 # Edit page toolbar
00745 'bold_sample' => 'This is the sample text that you get when you press the first button on the left on the edit toolbar.
00746
00747 {{Identical|Bold text}}',
00748 'bold_tip' => 'This is the text that appears when you hover the mouse over the first button on the left of the edit toolbar.
00749
00750 {{Identical|Bold text}}',
00751 'italic_sample' => 'The sample text that you get when you press the second button from the left on the edit toolbar.
00752
00753 {{Identical|Italic text}}',
00754 'italic_tip' => 'This is the text that appears when you hover the mouse over the second button from the left on the edit toolbar.
00755
00756 {{Identical|Italic text}}',
00757 'link_sample' => 'This is the default text in the internal link that is created when you press the third button from the left on the edit toolbar (the "Ab" icon).',
00758 'link_tip' => '{{Identical|Internal link}}
00759
00760 Tip for internal links',
00761 'extlink_sample' => 'This message appears when clicking on the fourth button of the edit toolbar. You can translate "link title". Because many of the localisations had urls that went to domains reserved for advertising, it is recommended that the link is left as-is. All customised links were replaced with the standard one, that is reserved in the standard and will never have ads or something.',
00762 'extlink_tip' => 'This is the tip that appears when you hover the mouse over the fourth button from the left on the edit toolbar.
00763
00764 {{Identical|External link (remember http:// prefix)}}',
00765 'headline_sample' => 'Sample of headline text.',
00766 'headline_tip' => 'This is the text that appears when you hover the mouse over the fifth button from the left on the edit toolbar.',
00767 'math_sample' => 'The sample formula text that you get when you press the fourth button from the right on the edit toolbar.',
00768 'math_tip' => 'This is the text that appears when you hover the mouse over the fourth button from the right on the edit toolbar.',
00769 'nowiki_sample' => 'Text inserted between nowiki tags',
00770 'nowiki_tip' => 'This is the text that appears when you hover the mouse over the third button from the right on the edit toolbar.',
00771 'image_sample' => 'Used in text generated by Picture button in toolbar.
00772
00773 {{optional}}',
00774 'image_tip' => 'This is the text that appears when you hover the mouse over the sixth (middle) button on the edit toolbar.
00775
00776 {{Identical|Embedded file}}',
00777 'media_sample' => '{{optional}}',
00778 'media_tip' => 'This is the text that appears when you hover the mouse over the fifth button from the right in the edit toolbar.',
00779 'sig_tip' => 'This is the text that appears when you hover the mouse over the second key from the right on the edit toolbar.
00780 {{Identical|Signature with timestamp}}',
00781 'hr_tip' => 'This is the text that appears when you hover the mouse over the first button on the right on the edit toolbar.',
00782
00783 # Edit pages
00784 'summary' => 'The Summary text beside the edit summary field
00785
00786 {{Identical|Summary}}',
00787 'minoredit' => 'Text above Save page button in editor',
00788 'watchthis' => 'Text of checkbox above "Show preview" button in editor.
00789
00790 {{Identical|Watch this page}}',
00791 'savearticle' => 'Text on the Save page button. See also {{msg|showpreview}} and {{msg|showdiff}} for the other buttons.',
00792 'preview' => 'The title of the Preview page shown after clicking the "Show preview" button in the edit page. Since this is a heading, it should probably be translated as a noun and not as a verb.
00793
00794 {{Identical|Preview}}',
00795 'showpreview' => 'The text of the button to preview the page you are editing. See also {{msg|showdiff}} and {{msg|savearticle}} for the other buttons.',
00796 'showdiff' => 'Button below the edit page. See also {{msg|showpreview}} and {{msg|savearticle}} for the other buttons.',
00797 'anoneditwarning' => 'Shown when editing a page anonymously.',
00798 'missingsummary' => 'The text "edit summary" is in {{msg-mw|summary}}.
00799 The text "Save" is in {{msg-mw|savearticle}}.',
00800 'missingcommenttext' => 'This message is shown, when the textbox by a new-section is empty.',
00801 'missingcommentheader' => '
00802 The text "Save" is in {{msg-mw|savearticle}}.',
00803 'summary-preview' => 'Preview of the edit summary, shown under the edit summary itself.
00804 Should match: {{msg-mw|summary}}.',
00805 'subject-preview' => 'Should match {{msg-mw|subject}}',
00806 'blockedtext' => 'Text displayed to blocked users.
00807
00808 Parameters:
00809 * <tt>$1</tt> is the blocking sysop (with a link to his/her userpage)
00810 * <tt>$2</tt> is the reason for the block
00811 * <tt>$3</tt> is the current IP address of the blocked user
00812 * <tt>$4</tt> is the blocking sysop’s username (plain text, without the link)
00813 * <tt>$5</tt> is the unique numeric identifier of the applied autoblock
00814 * <tt>$6</tt> is the expiry of the block
00815 * <tt>$7</tt> is the intended target of the block (what the blocking user specified in the blocking form)
00816 * <tt>$8</tt> is the timestamp when the block started',
00817 'autoblockedtext' => 'Text displayed to automatically blocked users.
00818
00819 Parameters:
00820 * <tt>$1</tt> is the blocking sysop (with a link to his/her userpage)
00821 * <tt>$2</tt> is the reason for the block
00822 * <tt>$3</tt> is the current IP address of the blocked user
00823 * <tt>$4</tt> is the blocking sysop’s username (plain text, without the link). Use it for GENDER.
00824 * <tt>$5</tt> is the unique numeric identifier of the applied autoblock
00825 * <tt>$6</tt> is the expiry of the block
00826 * <tt>$7</tt> is the intended target of the block (what the blocking user specified in the blocking form)
00827 * <tt>$8</tt> is the timestamp when the block started',
00828 'blockednoreason' => '{{Identical|No reason given}}',
00829 'whitelistedittext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
00830 'nosuchsectiontext' => 'This message is displayed when a user tries to edit a section that does not exist.',
00831 'loginreqlink' => 'Take a look on inflection. Used as parameter in {{msg-mw|loginreqpagetext}}, {{msg-mw|whitelistedittext}}, {{msg-mw|watchlistanontext}} and {{msg-mw|Confirmemail needlogin}}.
00832
00833 {{Identical|Log in}}',
00834 'loginreqpagetext' => 'This message is displayed if an anonymous reader attempts to access a page which is only available to logged-in users.
00835 * $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
00836 'accmailtitle' => 'Page title when temporary password was sent to a user via email.',
00837 'accmailtext' => "The message shown when a temporary password has been sent to the user's email address.
00838
00839 {{doc-important|Do not translate \"<nowiki>[[User talk:\$1|\$1]]</nowiki>\" and ''Special:ChangePassword''.}}",
00840 'newarticle' => '{{Identical|New}}',
00841 'newarticletext' => "Text displayed above the edit box in editor when trying to create a new page.<br />'''Very important:''' leave <tt><nowiki>{{MediaWiki:Helppage}}</nowiki></tt> exactly as it is!",
00842 'noarticletext' => 'This is the message that you get if you search for a term that has not yet got any entries on the wiki.
00843
00844 See also {{msg-mw|Noarticletext-nopermission}}.',
00845 'noarticletext-nopermission' => 'See also {{msg-mw|Noarticletext}}.',
00846 'userpage-userdoesnotexist' => 'Error message displayed when trying to edit or create a page or a subpage that belongs to a user who is not registered on the wiki',
00847 'userpage-userdoesnotexist-view' => 'Shown in user pages of non existing users. See for example [http://translatewiki.net/wiki/User:Foo User:Foo].',
00848 'blocked-notice-logextract' => 'Parameters:
00849 * $1 is the name of the blocked user (optional). Can be used for GENDER.',
00850 'clearyourcache' => 'Text at the top of .js/.css pages',
00851 'usercssyoucanpreview' => "Text displayed on every css page. The 'Show preview' part should be the same as {{msg-mw|showpreview}} (or you can use <nowiki>{{int:showpreview}}</nowiki>).",
00852 'userjsyoucanpreview' => 'Text displayed on every js page.',
00853 'usercsspreview' => 'Text displayed on preview of every user .css subpage',
00854 'userjspreview' => 'Text displayed on preview of every user .js subpage',
00855 'updated' => '{{Identical|Updated}}',
00856 'previewnote' => 'Note displayed when clicking on Show preview',
00857 'editing' => "Shown as page title when editing a page. \$1 is the name of the page that is being edited. Example: \"''Editing Main Page''\".",
00858 'editingsection' => 'The variable $1 is the page name. This message displays at the top of the page when a user is editing a page section.',
00859 'explainconflict' => 'Appears at the top of a page when there is an edit conflict.',
00860 'storedversion' => 'This is used in an edit conflict as the label for the top revision that has been stored, as opposed to your version that has not been stored which is shown at the bottom of the page.',
00861 'yourdiff' => '',
00862 'copyrightwarning' => 'Copyright warning displayed under the edit box in editor',
00863 'longpagewarning' => 'Warning displayed when trying to edit a long page',
00864 'longpageerror' => 'Warning displayed when trying to save a text larger than the maximum size allowed',
00865 'protectedpagewarning' => '{{Related|Semiprotectedpagewarning}}',
00866 'semiprotectedpagewarning' => '{{Related|Semiprotectedpagewarning}}',
00867 'titleprotectedwarning' => 'Warning message above the edit form when editing a page that has been protected aginst creation.',
00868 'templatesused' => 'Displayed below the page when editing it. It indicates a list of templates which are used on that page.',
00869 'templatesusedpreview' => 'Used in editor when displaying a preview.',
00870 'templatesusedsection' => 'Used in editor when displaying a preview.',
00871 'template-protected' => '{{Identical|Protected}}',
00872 'template-semiprotected' => 'Used on [[Special:ProtectedPages]]. Appears in brackets after listed page titles which are semi-protected.',
00873 'hiddencategories' => "This message is shown below the edit form, like you have a section ''\"Templates used on this page\"''.",
00874 'edittools' => 'This text will be shown below edit and upload forms. It can be used to offer special characters not present on most keyboards for copying/pasting, and also often makes them clickable for insertion via a javascript. Since these are seen as specific to a wiki, however, this message should not contain anything but an html comment explaining how it should be used once the wiki has been installed.',
00875 'sectioneditnotsupported-title' => 'Page title of special page, which presumably appears when someone tries to edit a section, and section editing is disabled. Explanation of section editing on [http://meta.wikimedia.org/wiki/Help:Section_editing#Section_editing meta].',
00876 'sectioneditnotsupported-text' => 'I think this is the text of an error message, which presumably appears when someone tries to edit a section, and section editing is disabled. Explanation of section editing on [http://meta.wikimedia.org/wiki/Help:Section_editing#Section_editing meta].',
00877 'permissionserrorstext-withaction' => '* $1 is the number of reasons that were found why the action cannot be performed.
00878 * $2 is one of the action-* messages (for example {{msg|action-edit}}).
00879
00880 Please report at [[Support]] if you are unable to properly translate this message. Also see [[bugzilla:14246]]',
00881 'recreate-moveddeleted-warn' => 'Warning shown when creating a page which has already been deleted. See for example [[Test]].',
00882 'moveddeleted-notice' => 'Shown on top of a deleted page in normal view modus ([http://translatewiki.net/wiki/Test example]).',
00883 'edit-conflict' => "An 'Edit conflict' happens when more than one edit is being made to a page at the same time. This would usually be caused by separate individuals working on the same page. However, if the system is slow, several edits from one individual could back up and attempt to apply simultaneously - causing the conflict.",
00884
00885 # Parser/template warnings
00886 'expensive-parserfunction-warning' => 'On some (expensive) [[MetaWikipedia:Help:ParserFunctions|parser functions]] (e.g. <code><nowiki>{{#ifexist:}}</nowiki></code>) there is a limit of how many times it may be used. This is an error message shown when the limit is exceeded.
00887
00888 * $1 is the current number of parser function calls.
00889 * $2 is the allowed number of parser function calls.',
00890 'expensive-parserfunction-category' => 'This message is used as a category name for a category where pages are placed automatically if they contain too many calls to expensive parser functions.',
00891 'post-expand-template-inclusion-category' => 'When templates are expanded, there is a size limit for the number of bytes yielded. Usually that occurs from excessively nested templates, recursive templates, or ones having x-zillion of #if #case or similar contructs in them. When the wikicode parser detects this, it outputs a red warning message to the page.',
00892 'language-converter-depth-warning' => 'Error message shown when a page uses too deeply nested language conversion syntax
00893
00894 * <tt>$1</tt> is the value of the depth limit',
00895
00896 # "Undo" feature
00897 'undo-success' => 'Text on special page to confirm edit revert. You arrive on this page by clicking on the "undo" link on a revision history special page.
00898
00899 {{Identical|Undo}}',
00900 'undo-failure' => 'Message appears if an attempt to revert an edit by clicking the "undo" link on the page history fails.
00901
00902 {{Identical|Undo}}',
00903 'undo-norev' => 'Message appears if an attempt to revert an edit by clicking the "undo" link on the page history fails.
00904
00905 {{Identical|Undo}}',
00906 'undo-summary' => '{{Identical|Undo}}',
00907
00908 # History pages
00909 'viewpagelogs' => 'Link displayed in history of pages',
00910 'currentrev' => '{{Identical|Current revision}}',
00911 'currentrev-asof' => 'Used on a difference page when comparing the current versions of a page with each other. See {{msg-mw|Revisionasof}} for the message for non-current version.
00912 * $1 is a date and time
00913 * $2 is a date (optional)
00914 * $3 is a time (optional)',
00915 'revisionasof' => 'Used on a difference page when comparing different versions of a page or when viewing an non-current version of a page. See {{msg-mw|Currentrev-asof}} for the message for the current version.
00916 * $1 is the date/time at which the revision was created. Example: "\'\'Revision as of 14:44, 24 January 2008\'\'".
00917 * $2 is the date at which the revision was created.
00918 * $3 is the time at which the revision was created.',
00919 'revision-info' => 'Appears just below the page title when an old version of the page is being viewed.
00920
00921 * $1: date and time of revision
00922 * $2: a series of links: to author of the revision, his talk page, etc.
00923 * (optional) $3: revision ID
00924 * (optional) $4: date of revision
00925 * (optional) $5: time of revision
00926 * (optional) $6: author of revision, for GENDER use',
00927 'currentrevisionlink' => '{{Identical|Current revision}}',
00928 'cur' => 'Link in page history',
00929 'next' => 'Link in page history
00930
00931 {{Identical|Next}}',
00932 'last' => 'Link in page history
00933
00934 {{Identical|Last}}',
00935 'page_first' => "This is part of the navigation message on the top and bottom of Special pages which are lists of things in alphabetical order, e.g. the '[[Special:Categories|Categories]]' special page. It is followed by the message {{msg-mw|Viewprevnext}}.
00936 {{Identical|First}}",
00937 'page_last' => "This is part of the navigation message on the top and bottom of Special pages which are lists of things in alphabetical order, e.g. the '[[Special:Categories|Categories]]' special page. It is followed by the message {{msg-mw|Viewprevnext}}.
00938
00939 {{Identical|Last}}",
00940 'histlegend' => 'Text in history page. Refers to {{msg-mw|cur}}, {{msg-mw|last}}, and {{msg-mw|minoreditletter}}.',
00941 'history-fieldset-title' => 'Fieldset label in the edit history pages.',
00942 'history-show-deleted' => 'CheckBox to show only per [[mw:Manual:RevisionDelete|RevisonDelete]] deleted versions.
00943
00944 Used in History and [[Special:Contributions]].',
00945 'histfirst' => 'Used in page history.',
00946 'histlast' => 'Used in page history.',
00947 'historyempty' => 'Text in page history for empty page revisions
00948
00949 {{Identical|Empty}}',
00950
00951 # Revision feed
00952 'history-feed-item-nocomment' => "Title for each revision when viewing the RSS/Atom feed for a page history:
00953 * '''$1''' - user name,
00954 * '''$2''' - date/time,
00955 * '''$3''' - date,
00956 * '''$4''' - time.",
00957
00958 # Revision deletion
00959 'rev-deleted-text-unhide' => 'This message is very similar to {{msg-mw|rev-suppressed-unhide-diff}}. Parameters:
00960 * $1 is a HTML link to the diff',
00961 'rev-suppressed-unhide-diff' => 'This message is very similar to {{msg-mw|rev-deleted-unhide-diff}} and to {{msg-mw|rev-suppressed-text-unhide}}. Parameters:
00962 * $1 is a HTML link to the diff',
00963 'rev-delundel' => 'Link in page history for oversight (see also {{msg-mw|rev-showdeleted}})',
00964 'rev-showdeleted' => 'Link in page history for oversight (see also {{msg-mw|rev-delundel}})
00965 {{Identical|Show}}',
00966 'revisiondelete' => '{{RevisionDelete}}
00967 It is the page title of [[Special:RevisionDelete]].',
00968 'revdelete-nooldid-title' => '{{RevisionDelete}}',
00969 'revdelete-nooldid-text' => '{{RevisionDelete}}',
00970 'revdelete-show-file-confirm' => 'A confirmation message shown on Special:Revisiondelete when the request does not contain a valid token (e.g. when a user clicks a link received in mail).
00971
00972 * <code>$1</code> is a file name
00973 * <code>$2</code> is a date
00974 * <code>$3</code> is a time
00975
00976 {{identical|Are you sure you want to view the deleted revision of the file...}}',
00977 'revdelete-show-file-submit' => 'Reply to {{msg-mw|Revdelete-show-file-confirm}}.
00978
00979 {{Identical|Yes}}',
00980 'revdelete-selected' => '{{RevisionDelete}}
00981 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00982 'logdelete-selected' => '{{RevisionDelete}}',
00983 'revdelete-text' => '{{RevisionDelete}}
00984 This is the introduction explaining the feature.',
00985 'revdelete-confirm' => 'This message is a part of the [[mw:RevisionDelete|RevisionDelete]] feature.
00986 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00987 'revdelete-legend' => '{{RevisionDelete}}
00988 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00989 'revdelete-hide-text' => 'Option for oversight. This message is a part of the [[mw:RevisionDelete|RevisionDelete]] feature.
00990 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00991 'revdelete-hide-image' => 'Option for <del>oversight</del> [[:mw:RevisionDelete|RevisionDelete]] feature.',
00992 'revdelete-hide-name' => 'Option for oversight',
00993 'revdelete-hide-comment' => 'Option for oversight. {{RevisionDelete}}
00994 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00995 'revdelete-hide-user' => 'Option for oversight. {{RevisionDelete}}
00996 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
00997 'revdelete-hide-restricted' => 'Option for oversight.',
00998 'revdelete-radio-same' => 'This message is a part of the [[mw:RevisionDelete|RevisionDelete]] feature. The message is a caption for a column of radioboxes inside a box with {{msg-mw|Revdelete-legend}} as a title.
00999 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]
01000 There are three radio buttons in each row, and the captions above each column read {{msg-mw|Revdelete-radio-same}}, {{msg-mw|Revdelete-radio-set}}, and {{msg-mw|Revdelete-radio-unset}}.',
01001 'revdelete-radio-set' => 'This message is a part of the [[mw:RevisionDelete|RevisionDelete]] feature. The message is a caption for a column of radioboxes inside a box with {{msg-mw|Revdelete-legend}} as a title.
01002 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]
01003 There are three radio buttons in each row, and the captions above each column read {{msg-mw|Revdelete-radio-same}}, {{msg-mw|Revdelete-radio-set}}, and {{msg-mw|Revdelete-radio-unset}}.
01004
01005 {{Identical|Yes}}',
01006 'revdelete-radio-unset' => 'This message is a part of the [[mw:RevisionDelete|RevisionDelete]] feature. The message is a caption for a column of radioboxes inside a box with {{msg-mw|Revdelete-legend}} as a title.
01007 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]
01008 There are three radio buttons in each row, and the captions above each column read {{msg-mw|Revdelete-radio-same}}, {{msg-mw|Revdelete-radio-set}}, and {{msg-mw|Revdelete-radio-unset}}.
01009
01010 {{Identical|No}}',
01011 'revdelete-suppress' => 'Option for oversight',
01012 'revdelete-unsuppress' => '{{RevisionDelete}}',
01013 'revdelete-log' => '{{Identical|Reason}}
01014 Log comment text for oversight. {{RevisionDelete}}
01015 [[File:RevDelete Special-RevisionDelete (r60428).png|thumb|331px||Screenshot of the interface]]',
01016 'revdelete-submit' => '{{RevisionDelete}}
01017 This is the submit button on [[Special:RevisionDelete]].
01018 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
01019 'revdelete-logentry' => '{{RevisionDelete}}
01020 This is the message for the log entry in [[Special:Log/delete]] when changing visibility restrictions for page revisions. It is followed by the message {{msg|revdelete-log-message}} in brackets.
01021
01022 The parameter $1 is the page name.
01023
01024 The name of the user doing this task appears before this message.',
01025 'logdelete-logentry' => '{{RevisionDelete}}
01026 This is the message for the log entry in [[Special:Log/delete]] when changing visibility restrictions for log events. It is followed by the message {{msg|logdelete-log-message}} in brackets.
01027
01028 The parameter $1 is the log name in brackets.
01029
01030 The name of the user who did this task appears before this message.',
01031 'revdelete-success' => "{{RevisionDelete}}
01032
01033 Possible alternative text - 'Restrictions on the revision visibility were successfully changed.'",
01034 'revdelete-failure' => "{{RevisionDelete}}
01035
01036 Possible alternative text - 'Restrictions on the revision visibility could not be changed'",
01037 'logdelete-success' => "{{RevisionDelete}}
01038
01039 Possible alternative message - 'Restrictions on log entry visibility successfully set.'",
01040 'logdelete-failure' => "{{RevisionDelete}}
01041
01042 Possible alternative message - 'Restrictions could not be set on the visibility of the log entry.'",
01043 'revdel-restore' => '{{RevisionDelete}}',
01044 'pagehist' => 'Links to page history at Special:RevisionDelete header together with links to the logs and Special:Undelete.',
01045 'deletedhist' => 'Links to Special:Undelete at Special:RevisionDelete header together with links to the logs and page history.',
01046 'revdelete-content' => 'This message is used as parameter $1 in {{msg|revdelete-hid}} and {{msg|revdelete-unhid}} when hiding or unhiding the content of a revision or event.
01047 {{Identical|Content}}',
01048 'revdelete-summary' => 'This message is used as parameter $1 in {{msg|revdelete-hid}} and {{msg|revdelete-unhid}} when hiding or unhiding the edit summary of a revision or event.',
01049 'revdelete-uname' => 'This message is used as parameter $1 in {{msg|revdelete-hid}} and {{msg|revdelete-unhid}} when hiding or unhiding the username for a revision or event.
01050
01051 {{Identical|Username}}',
01052 'revdelete-restricted' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when setting visibility restrictions for administrators.',
01053 'revdelete-unrestricted' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when removing visibility restrictions for administrators.',
01054 'revdelete-hid' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when hiding revisions, and {{msg|logdelete-log-message}} when hiding information in the log entry about hiding revisions.
01055
01056 Parameter $1 is either {{msg|revdelete-content}} (when hiding the page content), {{msg|revdelete-summary}} (when hiding the edit summary), {{msg|revdelete-uname}} (when hiding the user name), or a combination of these three messages.',
01057 'revdelete-unhid' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when unhiding revisions, and {{msg|logdelete-log-message}} when unhiding information in the log entry about unhiding revisions.
01058
01059 Parameter $1 is either {{msg|revdelete-content}} (when unhiding the page content), {{msg|revdelete-summary}} (when unhiding the edit summary), {{msg|revdelete-uname}} (when unhiding the user name), or a combination of these three messages.',
01060 'revdelete-log-message' => 'This log message is used together with {{msg|revdelete-logentry}} in the deletion or suppression logs when changing visibility restrictions for page revisions.
01061
01062 *Parameter $1 is either {{msg|revdelete-hid}} (when hiding data), {{msg|revdelete-unhid}} (when unhiding data), {{msg|revdelete-restricted}} (when applying restrictions for sysops), {{msg|revdelete-unrestricted}} (when removing restrictions for sysops), or a combination of those messages.
01063 *Parameter $2 is the number of revisions for which the restrictions are changed.
01064
01065 Please note that the parameters in a log entry will appear in the log only in the default language of the wiki. View [[Special:Log]] for examples on translatewiki.net with English default language.',
01066 'logdelete-log-message' => 'This log message appears in brackets after the message {{msg|logdelete-logentry}} in the deletion or suppression logs when changing the visibility of a log entry for events. For a brief description of the process of changing the visibility of events and their log entries see this [http://www.mediawiki.org/wiki/RevisionDelete mediawiki explanation].
01067
01068 *Parameter $1 is either {{msg|revdelete-hid}} (when hiding data), {{msg|revdelete-unhid}} (when unhiding data), {{msg|revdelete-restricted}} (when applying restrictions for sysops), {{msg|revdelete-unrestricted}} (when removing restrictions for sysops), or a combination of those messages.
01069 *Parameter $2 is the number of events for which the restrictions are changed.
01070
01071 Please note that the parameters in a log entry will appear in the log only in the default language of the wiki. View [[Special:Log]] for examples on translatewiki.net with English default language.',
01072 'revdelete-hide-current' => 'Parameters:
01073 * $1 is a date
01074 * $2 is a time',
01075 'revdelete-show-no-access' => '{{RevisionDelete}}
01076 Parameters:
01077 * $1 is a date
01078 * $2 is a time',
01079 'revdelete-modify-no-access' => '{{RevisionDelete}}
01080 Parameters:
01081 * $1 is a date
01082 * $2 is a time',
01083 'revdelete-modify-missing' => '{{RevisionDelete}}
01084 * $1 is a revision ID',
01085 'revdelete-no-change' => '{{RevisionDelete}}
01086 Parameters:
01087 * $1 is a date
01088 * $2 is a time',
01089 'revdelete-concurrent-change' => '{{RevisionDelete}}
01090 Parameters:
01091 * $1 is a date
01092 * $2 is a time',
01093 'revdelete-only-restricted' => '{{RevisionDelete}}
01094 Parameters:
01095 *$1 - date
01096 *$2 - time',
01097 'revdelete-otherreason' => '{{Identical|Other/additional reason}}
01098 {{RevisionDelete}}
01099 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
01100 'revdelete-reasonotherlist' => '{{Identical|Other reason}}
01101 {{RevisionDelete}}
01102 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
01103 'revdelete-edit-reasonlist' => '{{Identical|Edit delete reasons}}
01104 {{RevisionDelete}}
01105 [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',
01106
01107 # Suppression log
01108 'suppressionlog' => 'Title of the suppression log. Shown in the drop down menu at [[Special:log]] and as header of [[Special:log/suppress]].',
01109 'suppressionlogtext' => 'Description text of the suppression log. Shown at top of [[Special:log/suppress]].',
01110
01111 # History merging
01112 'mergehistory-autocomment' => 'This message is used as an edit summary when a redirect is automatically created after an entire page history is merged into another page history, and the user who did the merge wrote no comment.
01113
01114 *Parameter $1 is the name of the redirect page which is created
01115 *Parameter $2 is the target of the redirect',
01116 'mergehistory-comment' => 'This message is used as an edit summary when a redirect is automatically created after an entire page history is merged into another page history, and the user who did the merge wrote a comment.
01117
01118 *Parameter $1 is the name of the redirect page which is created
01119 *Parameter $2 is the target of the redirect
01120 *Parameter $3 is a log comment for the merge',
01121 'mergehistory-same-destination' => 'Error message shown on [[Special:MergeHistory]] when the user entered the same page title to both source and destination',
01122 'mergehistory-reason' => '{{Identical|Reason}}',
01123
01124 # Merge log
01125 'mergelog' => 'This is the name of a log of merge actions done on [[Special:MergeHistory]]. This special page and this log is not enabled by default.',
01126 'pagemerge-logentry' => "This log message is used in a merge log entry.
01127
01128 *Parameter $1 is the page name of the source of the content to be merged.
01129 *Parameter $2 is the page into which the content is merged.
01130 *Parameter $3 is a date?
01131
01132 The log and its associated special page 'MergeHistory' is not enabled by default.
01133
01134 Please note that the parameters in a log entry will appear in the log only in the default language of the wiki. View [[Special:Log]] for examples on translatewiki.net with English default language.",
01135 'mergelogpagetext' => 'Description of the [http://translatewiki.net/w/i.php?title=Special%3ALog&type=merge&user=&page=&year=&month=-1 merge log], on the log. The associated [[Special:MergeHistory|Merge]] special page is not enabled by default.',
01136
01137 # Diffs
01138 'history-title' => 'Displayed as page title when you click on the "history" tab. The parameter $1 is the normal page title.',
01139 'difference' => 'Displayed under the title when viewing the difference between two or more edits.',
01140 'lineno' => 'Message used when comparing different versions of a page (diff). $1 is a line number.',
01141 'compareselectedversions' => 'Used as button in history pages.',
01142 'showhideselectedversions' => 'Text of the button which brings up the [[mw:RevisionDelete|RevisionDelete]] menu.',
01143 'editundo' => 'Undo link when viewing diffs
01144 {{Identical|Undo}}',
01145 'diff-multi' => "This message appears in the revision history of a page when comparing two versions which aren't consecutive.",
01146
01147 # Search results
01148 'searchresults-title' => 'Appears as page title in the html header of the search result special page.',
01149 'notitlematches' => 'Header of results page after a search for a title for which no page exists',
01150 'textmatches' => 'When displaying search results',
01151 'notextmatches' => 'Error message when there are no results',
01152 'prevn' => "This is part of the navigation message on the top and bottom of Special pages (lists of things in alphabetical order, i.e. the '[[Special:Categories]]' page), where it is used as the first argument of {{msg-mw|Viewprevnext}}.
01153 It is also used by Category pages (which do ''not'' use {{msg-mw|Viewprevnext}}).
01154 {{PLURAL:$1|$1}} is the number of items shown per page. It is not used when {{PLURAL:$1|$1}} is zero; not sure what happens when {{PLURAL:$1|$1}} is one.
01155 [[Special:WhatLinksHere|Whatlinkshere]] pages use {{msg-mw|Whatlinkshere-prev}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
01156
01157 {{Identical|Previous}}",
01158 'nextn' => "This is part of the navigation message on the top and bottom of Special pages (lists of things in alphabetical order, i.e. the '[[Special:Categories]]' page), where it is used as the second argument of {{msg-mw|Viewprevnext}}.
01159 It is also used by Category pages (which do ''not'' use {{msg-mw|Viewprevnext}}).
01160 $1 is the number of items shown per page. It is not used when $1 is zero; not sure what happens when $1 is one.
01161 [[Special:WhatLinksHere|Whatlinkshere]] pages use {{msg-mw|Whatlinkshere-next}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
01162
01163 {{Identical|Next $1}}",
01164 'viewprevnext' => 'This is part of the navigation message on the top and bottom of Special pages which are lists of things, e.g. the User\'s contributions page (in date order) or the list of all categories (in alphabetical order). ($1) and ($2) are either {{msg-mw|Pager-older-n}} and {{msg-mw|Pager-newer-n}} (for date order) or {{msg-mw|Prevn}} and {{msg-mw|Nextn}} (for alphabetical order).
01165
01166 It is also used by [[Special:WhatLinksHere|Whatlinkshere]] pages, where ($1) and ($2) are {{msg-mw|Whatlinkshere-prev}} and {{msg-mw|Whatlinkshere-next}}.
01167 ($3) is made up in all cases of the various proposed numbers of results per page, e.g. "(20 | 50 | 100 | 250 | 500)".
01168 For Special pages, the navigation bar is prefixed by "({{msg-mw|Page_first}} | {{msg-mw|Page_last}})" (alphabetical order) or "({{msg-mw|Histfirst}} | {{msg-mw|Histlast}})" (date order).
01169
01170 Viewprevnext is sometimes preceded by the {{msg-mw|Showingresults}} or {{msg-mw|Showingresultsnum}} message (for Special pages) or by the {{msg-mw|Linkshere}} message (for Whatlinkshere pages).',
01171 'searchmenu-legend' => '{{Identical|Search options}}',
01172 'searchmenu-exists' => 'An option shown in a menu beside search form offering a link to the existing page having the specified title (when using the default MediaWiki search engine).',
01173 'searchmenu-new' => 'An option shown in a menu beside search form offering a red link to the not yet existing page having the specified title (when using the default MediaWiki search engine).',
01174 'searchhelp-url' => '{{Identical|HelpContent}}
01175 Description: The URL of the search help page.
01176 {{doc-important|Do not change the "<tt>Help:</tt>" part.}}',
01177 'searchprofile-articles' => "A quick link in the advanced search box on [[Special:Search]]. Clicking on this link starts a search in the content pages of the wiki.
01178
01179 A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
01180
01181 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
01182
01183 {{Identical|Content page}}",
01184 'searchprofile-project' => 'An option in the [[Special:Search]] page.',
01185 'searchprofile-images' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:search] page.',
01186 'searchprofile-everything' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:search] page.',
01187 'searchprofile-advanced' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:Search] page.
01188
01189 {{Identical|Advanced}}',
01190 'searchprofile-articles-tooltip' => '{{Identical|Search in $1}}',
01191 'searchprofile-project-tooltip' => '{{Identical|Search in $1}}',
01192 'search-result-size' => 'Shown per line of a [[Special:Search|search result]]
01193 * $1 is the size of the page in bytes, but no need to add "byte" or similar as the unit is added by special function.
01194 * $2 is the sum of all words in this page.',
01195 'search-result-score' => 'Shown per line of a [[Special:Search|search result]].
01196
01197 $1 is the relevance of this result in per cent.
01198
01199 {{Identical|Relevance: $1%}}',
01200 'search-redirect' => "\$1 is a link to the redirect to the page (so, \$1 is the page that the search result is redirected '''from'''). \"Redirect\" is a noun here, not a verb.",
01201 'search-section' => 'This text will be shown on the search result listing after the page title of a result if the search algorithm thinks that section is more relevant than the rest of the page. $1 is a section title.',
01202 'search-interwiki-default' => '* $1 is the hostname of the remote wiki from where the additional results listed below are returned',
01203 'search-interwiki-more' => '{{Identical|More}}',
01204 'search-relatedarticle' => '{{Identical|Related}}
01205
01206 This is a search result (and I guess search engine) dependent messages. I do not know how to trigger the feature. The message is displayed if the search result contains information that related pages can also be provided from the search engine. I assume this is "More Like This" functionality. Microsoft glossary defines MLT as "A way to refine search by identifying the right set of documents and then locating similar documents. This allows the searcher to control the direction of the search and focus on the most fruitful lines of inquiry."[http://www.microsoft.com/enterprisesearch/en/us/search-glossary.aspx]',
01207 'mwsuggest-disable' => "The text of an option on the 'search options' tab of a user's Preferences.",
01208 'searcheverything-enable' => 'Used in [[Special:Preferences]], tab “Search”.',
01209 'searchrelated' => '{{Identical|Related}}
01210
01211 This is a search result (and I guess search engine) dependent messages. I do not know how to trigger the feature. The message is displayed if the search result contains information that related pages can also be provided from the search engine. I assume this is "More Like This" functionality. Microsoft glossary defines MLT as "A way to refine search by identifying the right set of documents and then locating similar documents. This allows the searcher to control the direction of the search and focus on the most fruitful lines of inquiry."[http://www.microsoft.com/enterprisesearch/en/us/search-glossary.aspx]',
01212 'searchall' => '{{Identical|All}}',
01213 'showingresults' => "This message is used on some special pages such as 'Wanted categories'. $1 is the total number of results in the batch shown and $2 is the number of the first item listed.",
01214 'showingresultsnum' => '$3 is the number of results on the page and $2 is the first number in the batch of results.',
01215 'showingresultsheader' => 'Used in search results of [[Special:Search]].',
01216 'nonefound' => 'This message appears on the search results page if no results are found.
01217 {{doc-important|Do not translate "all:".}}',
01218 'search-nonefound' => 'Message shown when a search returned no results (when using the default MediaWiki search engine).',
01219 'powersearch' => 'Verb. Text of search button at the bottom of [[Special:Search]], for searching in selected namespaces.
01220
01221 {{Identical|Advanced search}}',
01222 'powersearch-legend' => 'Advanced search
01223
01224 {{Identical|Advanced search}}',
01225 'powersearch-ns' => 'Used in the extended search form at [[Special:Search]]',
01226 'powersearch-redir' => 'Used in the extended search form at [[Special:Search]]',
01227 'powersearch-field' => 'Used in the extended search form at [[Special:Search]]',
01228 'powersearch-togglelabel' => 'Used in [http://translatewiki.net/w/i.php?title=Special:Search&advanced=1 Advanced search]. Synonym: "Select" as verb.',
01229 'powersearch-toggleall' => '"All" refers to namespaces. It is used in Advanced search: http://translatewiki.net/w/i.php?title=Special:Search&advanced=1
01230 {{Identical|All}}',
01231 'powersearch-togglenone' => '"None" refers to namespaces. It is used in Advanced search: http://translatewiki.net/w/i.php?title=Special:Search&advanced=1
01232 {{Identical|None}}',
01233 'search-external' => 'Legend of the fieldset for the input form when the internal search is disabled. Inside the fieldset [[MediaWiki:Searchdisabled]] and [[MediaWiki:Googlesearch]] is shown.',
01234 'searchdisabled' => 'Shown on [[Special:Search]] when the internal search is disabled.',
01235
01236 # Quickbar
01237 'qbsettings' => 'The title of the section in [[Special:Preferences]], only shown when using the skins "Standard/Classic" or "Cologne Blue". The quicbar is the same as the sidebar.',
01238 'qbsettings-none' => '{{Identical|None}}',
01239
01240 # Preferences page
01241 'preferences' => 'Title of the Special:Preferences page.
01242
01243 {{Identical|Preferences}}',
01244 'mypreferences' => 'Action link label that leads to Special:Preferences; appears in the top menu (e.g. "Username My talk My preferences My watchlist My contributions Log out").
01245
01246 {{Identical|My preferences}}',
01247 'prefs-edits' => 'In user preferences.',
01248 'prefsnologin' => '{{Identical|Not logged in}}',
01249 'changepassword' => "Section heading on [[Special:Preferences]], tab 'User profile'.
01250 {{Identical|Change password}}",
01251 'prefs-skin' => 'Used in user preferences.',
01252 'skin-preview' => 'The link beside each skin name in [[Special:Preferences|your user preferences]], tab "skin".
01253
01254 {{Identical|Preview}}',
01255 'prefs-math' => 'Used in user preferences.',
01256 'prefs-datetime' => '{{Identical|Date}}',
01257 'prefs-personal' => 'Title of a tab in [[Special:Preferences]].',
01258 'prefs-rc' => 'Used in user preferences.
01259
01260 {{Identical|Recent changes}}',
01261 'prefs-watchlist' => 'Used in user preferences.',
01262 'prefs-watchlist-days' => 'Used in [[Special:Preferences]], tab "Watchlist".',
01263 'prefs-watchlist-days-max' => 'Shown as hint in [[Special:Preferences]], tab "Watchlist"',
01264 'prefs-watchlist-edits' => 'Used in [[Special:Preferences]], tab "Watchlist".',
01265 'prefs-watchlist-edits-max' => 'Shown as hint in [[Special:Preferences]], tab "Watchlist"',
01266 'prefs-watchlist-token' => 'Used in [[Special:Preferences]], tab Watchlist.',
01267 'prefs-misc' => 'Tab used on the [[Special:Preferences|user preferences]] special page.',
01268 'prefs-resetpass' => 'Button on user data tab in user preferences. When you click the button you go to the special page [[Special:ResetPass]].
01269
01270 {{Identical|Change password}}',
01271 'prefs-rendering' => 'Title of tab in [[Special:Preferences]].',
01272 'saveprefs' => 'Button for saving changes in the preferences page.
01273
01274 {{Identical|Save}}',
01275 'resetprefs' => 'Button for resetting changes in the preferences page.',
01276 'restoreprefs' => 'Used in [[Special:Preferences]]',
01277 'prefs-editing' => 'Title of a tab in [[Special:Preferences]].
01278 When changing this message, please also update {{msg-mw|vector-editwarning-warning}} which references to this message.',
01279 'rows' => 'Used on [[Special:Preferences]], "Editing" section in the "Size of editing window" fieldset',
01280 'columns' => 'Used on [[Special:Preferences]], "Editing" section in the "Size of editing window" fieldset',
01281 'searchresultshead' => 'This is the label of the tab in [[Special:Preferences|my preferences]] which contains options for searching the wiki.
01282
01283 {{Identical|Search}}',
01284 'resultsperpage' => "Option on the 'Search options' tab of [[Special:Preferences]]",
01285 'contextlines' => "Option on the 'Search options' tab of [[Special:Preferences]]",
01286 'contextchars' => 'Used in Preferences/Search tab',
01287 'stub-threshold' => 'Used in [[Special:Preferences]], tab "Misc".',
01288 'recentchangesdays' => 'Used in [[Special:Preferences]], tab "Recent changes".',
01289 'recentchangesdays-max' => 'Shown as hint in [[Special:Preferences]], tab "Recent changes"',
01290 'recentchangescount' => 'Used in [[Special:Preferences]], tab "Recent changes".',
01291 'prefs-help-recentchangescount' => 'Used in [[Special:Preferences]], tab "Recent changes".',
01292 'prefs-help-watchlist-token' => 'Used in [[Special:Preferences]], tab Watchlist.',
01293 'savedprefs' => 'This message appears after saving changes to your user preferences.',
01294 'timezonelegend' => '{{Identical|Time zone}}',
01295 'timezoneoffset' => "Text next to input box in [[Special:Preferences]], tab 'date and time', section 'timezone'.",
01296 'allowemail' => 'Used in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
01297 'prefs-searchoptions' => '{{Identical|Search options}}',
01298 'prefs-namespaces' => "{{Identical|Namespaces}}
01299 Shown as legend of the second fieldset of the tab 'Search' in [[Special:Preferences]]",
01300 'defaultns' => 'Used in [[Special:Preferences]], tab "Search".',
01301 'default' => '{{Identical|Default}}',
01302 'prefs-files' => 'Title of a tab in [[Special:Preferences]].',
01303 'prefs-custom-css' => 'visible on [[Special:Preferences]] -[Skins].',
01304 'prefs-custom-js' => 'visible on [[Special:Preferences]] -[Skins].',
01305 'prefs-reset-intro' => 'Used in [[Special:Preferences/reset]].',
01306 'prefs-emailconfirm-label' => 'Sub-heading in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
01307 'prefs-textboxsize' => "Header for the box specifying the size of the editing window, displayed on the 'editing' tab of the [[Special:Preferences|user preferences]] special page.",
01308 'youremail' => 'Label of the e-mail text box of the "E-mail options" section of "Special:Preferences".
01309
01310 {{Identical|E-mail}}',
01311 'username' => '{{Identical|Username}}',
01312 'uid' => '{{Identical|User ID}}',
01313 'prefs-memberingroups' => 'This message is shown on [[Special:Preferences]], first tab. See also {{msg-mw|prefs-memberingroups-type}}.',
01314 'prefs-memberingroups-type' => '{{optional}}
01315 Parameters:
01316 * $1 is list of group names
01317 * $2 is list of group member names. Label for these is {{msg-mw|prefs-memberingroups}}.',
01318 'prefs-registration' => 'Used in [[Special:Preferences]].',
01319 'prefs-registration-date-time' => '{{optional}}
01320 Used in [[Special:Preferences]]. Parameters are:
01321 * $1 date and time of registration
01322 * $2 date of registration
01323 * $3 time of registration',
01324 'yourrealname' => 'Used in [[Special:Preferences]], first tab.
01325 {{Identical|Real name}}',
01326 'yourlanguage' => 'Used in [[Special:Preferences]], first tab.
01327 {{Identical|Language}}',
01328 'yourvariant' => 'Used in [[Special:Preferences]], first tab, when the wiki content language has variants only.
01329 {{optional}}',
01330 'yournick' => 'Used in [[Special:Preferences]], first tab.
01331
01332 {{Identical|Signature}}',
01333 'prefs-help-signature' => 'Used in [[Special:Preferences]], tab User profile.',
01334 'badsig' => 'Error message displayed when entering invalid signature in user preferences',
01335 'badsiglength' => 'Warning message that is displayed on [[Special:Preferences]] when trying to save a signature that is too long. Parameter $1 is the maximum number of characters that is allowed in a signature (multi-byte characters are counted as one character).',
01336 'yourgender' => 'Used in [[Special:Preferences]], first tab.
01337 {{Identical|Gender}}',
01338 'gender-unknown' => 'Used in [[Special:Preferences]], first tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing it indicates that the grammatical gender of the user name is not to be made public, or cannot be determined, or matches none of the other choices preset in the select.',
01339 'gender-male' => 'Used in [[Special:Preferences]], first tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing it indicates that the grammatical gender of the user name should be "male" for those languages having a "normal" male grammatical gender.
01340 {{Identical|Male}}',
01341 'gender-female' => 'Used in [[Special:Preferences]], first tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing it indicates that the grammatical gender of the user name should be "female" for those languages having a "normal" female grammatical gender.
01342 {{Identical|Female}}',
01343 'email' => '{{Identical|E-mail}}',
01344 'prefs-help-realname' => 'In user preferences.
01345 {{Identical|Real name attribution}}',
01346 'prefs-help-email' => 'Shown as explanation text on [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
01347 'prefs-info' => "Header for the box giving basic information on the user account, displayed on the 'user profile' tab of the [[Special:Preferences|user preferences]] special page.",
01348 'prefs-signature' => '{{Identical|Signature}}',
01349 'prefs-dateformat' => 'Used in [[Special:Preferences]], tab "Date and time".',
01350 'prefs-timeoffset' => 'Used in [[Special:Preferences]], tab "Date and time".',
01351 'prefs-advancedediting' => 'Used in [[Special:Preferences]], tab "Editing".
01352 {{Identical|Advanced options}}',
01353 'prefs-advancedrc' => 'Used in [[Special:Preferences]], tab "Recent changes".
01354 {{Identical|Advanced options}}',
01355 'prefs-advancedrendering' => 'Used in [[Special:Preferences]], tab "Appearence".
01356 {{Identical|Advanced options}}',
01357 'prefs-advancedsearchoptions' => 'Used in [[Special:Preferences]], tab "Search options".
01358 {{Identical|Advanced options}}',
01359 'prefs-advancedwatchlist' => 'Used in [[Special:Preferences]], tab "Watchlist".
01360 {{Identical|Advanced options}}',
01361 'prefs-display' => '"Display" is a noun that specifies the kind of "options". So translate as "options about display", not as "display the options".
01362
01363 Used in [[Special:Preferences]], tab "Recent changes".',
01364 'prefs-diffs' => 'Used in [[Special:Preferences]], tab "Misc".',
01365
01366 # User rights
01367 'userrights' => 'Page title of [[Special:UserRights]].',
01368 'userrights-lookup-user' => 'Label text when managing user rights ([[Special:UserRights]])',
01369 'userrights-user-editname' => 'Displayed on [[Special:UserRights]].',
01370 'editusergroup' => 'Button name, in page [[Special:Userrights]] (only available to administrators), in the section named {{MediaWiki:userrights-lookup-user}}.
01371
01372 {{Identical|Edit user groups}}',
01373 'editinguser' => "Appears on [[Special:UserRights]]. The '''last part''' of the message '''should remain completely untranslated''', but if your language has S-O-V word order, the verb can follow it.",
01374 'userrights-editusergroup' => '{{Identical|Edit user groups}}',
01375 'saveusergroups' => 'Button text when editing user groups',
01376 'userrights-groupsmember' => 'Used when editing user groups in [[Special:Userrights]]. The messsage is followed by a list of group names.
01377
01378 Parameters:
01379 * $1 - optional, for PLURAL use, the number of items in the list following the message. Avoid PLURAL, if your language can do without.',
01380 'userrights-groupsmember-auto' => 'Used when editing user groups in [[Special:Userrights]]. The messsage is followed by a list of group names.
01381 "Implicit" is for groups that the user was automatically added to (such as "autoconfirmed"); cf. {{msg-mw|userrights-groupsmember}}
01382
01383 Parameters:
01384 * $1 - optional, for PLURAL use, the number of items in the list following the message. Please avoid PLURAL, if your language can do without.',
01385 'userrights-groups-help' => 'Instructions displayed on [[Special:UserRights]].',
01386 'userrights-reason' => 'Text beside log field when editing user groups
01387
01388 {{Identical|Reason}}',
01389 'userrights-no-interwiki' => 'Error message when editing user groups',
01390 'userrights-nodatabase' => 'Error message when editing user groups. "Local" means databases/wikis of the same farm/cluster; that is, meta, enwiki, dewiki, commons, etc are all local databases of the Wikimedia Foundation.
01391 See http://meta.wikimedia.org/w/index.php?title=Special%3ALog&type=rights for a usage of local databases: username@barwiki',
01392 'userrights-nologin' => "Error displayed on [[Special:UserRights]] when you aren't logged in. If you are logged in, but don't have the correct permission, you see {{msg|userrights-notallowed|pl=yes}}.",
01393 'userrights-notallowed' => "Error displayed on [[Special:UserRights]] when you don't have the permission.",
01394 'userrights-changeable-col' => 'Used when editing user groups in [[Special:Userrights]]. The messsage is the head of a column of group assignements.
01395
01396 Parameters:
01397 * $1 - optional, for PLURAL use, the number of items in the column following the message. Avoid PLURAL, if your language can do without.',
01398 'userrights-unchangeable-col' => 'Used when editing user groups in [[Special:Userrights]]. The messsage is the head of a column of group assignements.
01399
01400 Parameters:
01401 * $1 - optional, for PLURAL use, the number of items in the column following the message. Avoid PLURAL, if your language allows that.',
01402 'userrights-irreversible-marker' => '{{optional}}',
01403
01404 # Groups
01405 'group' => '{{Identical|Group}}',
01406 'group-user' => 'Name of group
01407 {{Identical|User}}',
01408 'group-autoconfirmed' => 'Name of group. On Wikimedia sites autoconfirmed users are users which are older than 4 days. After those 4 days, they have more rights.',
01409 'group-bot' => 'Name of group',
01410 'group-sysop' => 'Name of group',
01411 'group-bureaucrat' => 'Name of group',
01412 'group-suppress' => 'This is an optional (disabled by default) user group, meant for the [[mw:RevisionDelete|RevisionDelete]] feature, to change the visibility of revisions through [[Special:RevisionDelete]].
01413
01414 * See also: {{msg-mw|Group-suppress-member|pl=yes}} for a member of this group.
01415 {{Identical|Oversight}}',
01416 'group-all' => 'The name of the user group that contains all users, including anonymous users
01417
01418 {{Identical|All}}',
01419
01420 'group-user-member' => 'Name of member of group',
01421 'group-autoconfirmed-member' => 'Name of a member of group',
01422 'group-bot-member' => 'Name of a member of group',
01423 'group-sysop-member' => 'Name of member of group',
01424 'group-bureaucrat-member' => 'Name of member of group',
01425 'group-suppress-member' => 'This is a member of the optional (disabled by default) user group, meant for the [[mw:RevisionDelete|RevisionDelete]] feature, to change the visibility of revisions through [[Special:RevisionDelete]].
01426
01427 * See also: {{msg|Group-suppress|pl=yes}} for the name of the group.
01428 {{Identical|Oversight}}',
01429
01430 'grouppage-user' => 'Link to group page on wiki',
01431 'grouppage-autoconfirmed' => 'Link to group page on wiki.',
01432 'grouppage-bot' => 'Link to project page of this group, displayed on [[Special:ListUsers/bot]].',
01433 'grouppage-sysop' => 'Link to project page of this group, displayed on [[Special:ListUsers/sysop]].',
01434 'grouppage-bureaucrat' => 'Name of project page of this group, linked to from [[Special:ListUsers/bureaucrat]], [[Special:ListGroupRights]], and some other special pages.',
01435 'grouppage-suppress' => 'Link to project page of this group, displayed on [[Special:ListUsers/suppress]].
01436
01437 {{Identical|Oversight}}',
01438
01439 # Rights
01440 'right-read' => '{{doc-right}}
01441 Basic right to read any page.',
01442 'right-edit' => '{{doc-right}}
01443 Basic right to edit pages that are not protected.',
01444 'right-createpage' => '{{doc-right}}
01445 Basic right to create pages. The right to edit discussion/talk pages is {{msg|right-createtalk|pl=yes}}.',
01446 'right-createtalk' => '{{doc-right}}
01447 Basic right to create discussion/talk pages. The right to edit other pages is {{msg|right-createpage|pl=yes}}.',
01448 'right-createaccount' => '{{doc-right}}
01449 The right to [[Special:CreateAccount|create a user account]].',
01450 'right-minoredit' => '{{doc-right}}
01451 The right to use the "This is a minor edit" checkbox. See {{msg|minoredit|pl=yes}} for the message used for that checkbox.',
01452 'right-move' => '{{doc-right}}
01453 The right to move any page that is not protected from moving.',
01454 'right-move-subpages' => '{{doc-right|move-subpages}}',
01455 'right-move-rootuserpages' => '{{doc-right}}',
01456 'right-movefile' => '{{doc-right}}',
01457 'right-suppressredirect' => '{{doc-right|suppressredirect}}',
01458 'right-upload' => '{{doc-right}}
01459 The right to [[Special:Upload|upload]] a file (this includes images, media, audio, ...).',
01460 'right-reupload' => '{{doc-right}}
01461 The right to upload a file under a file name that already exists. Related messages: {{msg|right-upload|pl=yes}}, {{msg|right-reupload-own|pl=yes}} and {{msg|right-reupload-shared|pl=yes}}.',
01462 'right-reupload-own' => '{{doc-right}}
01463 Right to upload a file under a file name that already exists, and that the same user has uploaded. Related messages: {{msg|right-upload|pl=yes}} and {{msg|right-reupload|pl=yes}}.',
01464 'right-reupload-shared' => '{{doc-right}}
01465 The right to upload a file locally under a file name that already exists in a shared database (for example Commons). Related messages: {{msg|right-upload|pl=yes}} and {{msg|right-reupload|pl=yes}}.',
01466 'right-upload_by_url' => '{{doc-right|upload by url}}',
01467 'right-purge' => '{{doc-right}}
01468 The right to use <tt>&action=purge</tt> in the URL, without needing to confirm it (by default, anonymous users need to confirm it).',
01469 'right-autoconfirmed' => "{{doc-right}}
01470 If your account is older than [[mw:Manual:\$wgAutoConfirmAge|wgAutoConfirmAge]] and if you have at least [[mw:Manual:\$wgAutoConfirmCount|\$wgAutoConfirmCount]] edits, you are in the '''group \"autoconfirmed\"''' (note that you can't see this group at [[Special:ListUsers]]).
01471 If you are in that group, you have (by default) the '''right \"autoconfirmed\"'''. With this right, you can for example <!-- I think this right includes more things --> edit semi-protected pages.",
01472 'right-bot' => '{{doc-right|bot}}',
01473 'right-nominornewtalk' => '{{doc-right}}
01474 If someone with this right (bots by default) edits a user talk page and marks it as minor (requires {{msg|right-minoredit|pl=yes}}), the user will not get a notification "You have new messages".',
01475 'right-apihighlimits' => '{{doc-right|apihighlimits}}',
01476 'right-writeapi' => '{{doc-right}}',
01477 'right-delete' => '{{doc-right|delete}}',
01478 'right-bigdelete' => '{{doc-right|bigdelete}}',
01479 'right-deleterevision' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
01480 It can be given to the group {{msg|group-sysop|pl=yes}}, although this right is disabled by default.
01481
01482 See also
01483 * {{msg|right-suppressionlog|pl=yes}}
01484 * {{msg|right-hideuser|pl=yes}}
01485 * {{msg|right-suppressrevision|pl=yes}}',
01486 'right-deletedhistory' => '{{doc-right|deletedhistory}}',
01487 'right-deletedtext' => '{{doc-right|deletedtext}}',
01488 'right-browsearchive' => '{{doc-right|browsearchive}}',
01489 'right-undelete' => '{{doc-right|undelete}}',
01490 'right-suppressrevision' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
01491 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
01492
01493 See also
01494 * {{msg|right-suppressionlog|pl=yes}}
01495 * {{msg|right-hideuser|pl=yes}}
01496 * {{msg|right-deleterevision|pl=yes}}',
01497 'right-suppressionlog' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
01498 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
01499
01500 See also
01501 * {{msg|right-suppressrevision|pl=yes}}
01502 * {{msg|right-hideuser|pl=yes}}
01503 * {{msg|right-deleterevision|pl=yes}}',
01504 'right-block' => '{{doc-right|block}}',
01505 'right-blockemail' => '{{doc-right|blockemail}}',
01506 'right-hideuser' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
01507 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
01508
01509 See also
01510 * {{msg|right-suppressionlog|pl=yes}}
01511 * {{msg|right-suppressrevision|pl=yes}}
01512 * {{msg|right-deleterevision|pl=yes}}',
01513 'right-ipblock-exempt' => 'This user automatically
01514 bypasses IP blocks, auto-blocks and range blocks - so I presume - but I am uncertain',
01515 'right-proxyunbannable' => '{{doc-right|proxyunbannable}}',
01516 'right-protect' => '{{doc-right|protect}}',
01517 'right-editprotected' => '{{doc-right|editprotected}}',
01518 'right-editinterface' => '{{doc-right|editinterface}}',
01519 'right-editusercssjs' => '{{doc-right|editusercssjs}}',
01520 'right-editusercss' => '{{doc-right|editusercss}}',
01521 'right-edituserjs' => '{{doc-right|edituserjs}}',
01522 'right-rollback' => '{{Identical|Rollback}}',
01523 'right-markbotedits' => '{{doc-right}}
01524 A user with this right can mark a roll-back edit as a bot edit by adding <tt>&bot=1</tt> to the URL (not by default).',
01525 'right-noratelimit' => '{{doc-right}}
01526 The rate limits have no effect on the groups that have this right. Rate limits is a restriction that you can only do X actions (edits, moves, etc.) in Y number of seconds (set by [[mw:Manual:$wgRateLimits|$wgRateLimits]]).',
01527 'right-import' => '{{doc-right}}',
01528 'right-importupload' => '{{doc-right}}',
01529 'right-patrol' => '{{doc-right}}',
01530 'right-autopatrol' => '{{doc-right|autopatrol}}',
01531 'right-patrolmarks' => '{{doc-right|patrolmarks}}',
01532 'right-unwatchedpages' => '{{doc-right|unwatchedpages}}',
01533 'right-trackback' => '{{doc-right}}
01534
01535 "Submit" in this instance means that something called [[:wikipedia:trackback|trackback]] is being sent to the wiki, and the wiki accepts it. When the right is not given to the user, the wiki rejects, or ignores it. There is a nice description at [http://cruftbox.com/cruft/docs/trackback.html How TrackBack Works]. In MediaWiki it is one of those obscure features that probably nobody uses (it is a huge spam trap).
01536
01537 An alternative wording for translators could be \'Get the wiki to accept a trackback\'.',
01538 'right-mergehistory' => '{{doc-right|mergehistory}}',
01539 'right-userrights' => '{{doc-right|userrights}}',
01540 'right-userrights-interwiki' => '{{doc-right|userrights-interwiki}}',
01541 'right-siteadmin' => '{{doc-right|siteadmin}}',
01542 'right-reset-passwords' => '{{doc-right}}',
01543 'right-override-export-depth' => '{{doc-right|override-export-depth}}',
01544 'right-versiondetail' => '{{doc-right|versiondetail}}
01545
01546 Users having this right receive more detailed information on [[Special:Version]].',
01547 'right-sendemail' => '{{doc-right}}',
01548
01549 # User rights log
01550 'rightslog' => 'In [[Special:Log]]',
01551 'rightslogtext' => 'Text in [[Special:Log/rights]].',
01552 'rightslogentry' => 'This message is displayed in the [[Special:Log/rights|User Rights Log]] when a bureaucrat changes the user groups for a user.
01553
01554 * Parameter $1 is the username
01555 * Parameters $2 and $3 are lists of user groups or {{msg-mw|Rightsnone}}
01556
01557 The name of the bureaucrat who did this task appears before this message.
01558
01559 Similar to {{msg-mw|Gur-rightslog-entry}}',
01560 'rightsnone' => 'Default rights for registered users.
01561
01562 {{Identical|None}}',
01563
01564 # Associated actions - in the sentence "You do not have permission to X"
01565 'action-read' => '{{Doc-action}}',
01566 'action-edit' => '{{Doc-action}}',
01567 'action-createpage' => '{{Doc-action}}',
01568 'action-createtalk' => '{{Doc-action}}',
01569 'action-createaccount' => '{{Doc-action}}',
01570 'action-minoredit' => '{{Doc-action}}',
01571 'action-move' => '{{Doc-action}}',
01572 'action-move-subpages' => '{{Doc-action}}',
01573 'action-move-rootuserpages' => '{{Doc-action}}',
01574 'action-movefile' => '{{doc-action}}',
01575 'action-upload' => '{{Doc-action}}',
01576 'action-reupload' => '{{Doc-action}}',
01577 'action-reupload-shared' => '{{Doc-action}}',
01578 'action-upload_by_url' => '{{Doc-action|upload by url}}',
01579 'action-writeapi' => '{{Doc-action}}
01580
01581 API is an abbreviation for [http://en.wikipedia.org/wiki/API application programming interface].',
01582 'action-delete' => '{{Doc-action}}',
01583 'action-deleterevision' => '{{Doc-action}}',
01584 'action-deletedhistory' => '{{Doc-action}}',
01585 'action-browsearchive' => '{{Doc-action}}',
01586 'action-undelete' => '{{Doc-action}}',
01587 'action-suppressrevision' => '{{Doc-action}}',
01588 'action-suppressionlog' => '{{Doc-action|suppressionlog}}',
01589 'action-block' => '{{Doc-action}}',
01590 'action-protect' => '{{Doc-action}}',
01591 'action-import' => '{{Doc-action}}',
01592 'action-importupload' => '{{Doc-action}}',
01593 'action-patrol' => '{{Doc-action}}',
01594 'action-autopatrol' => '{{Doc-action}}',
01595 'action-unwatchedpages' => '{{Doc-action}}',
01596 'action-trackback' => '{{Doc-action}}',
01597 'action-mergehistory' => '{{Doc-action}}',
01598 'action-userrights' => '{{Doc-action}}
01599
01600 This action allows editing of all of the "user rights", not just the rights of the group "all users".',
01601 'action-userrights-interwiki' => '{{Doc-action}}',
01602 'action-siteadmin' => '{{Doc-action}}',
01603
01604 # Recent changes
01605 'nchanges' => 'Appears on the [[Special:RecentChanges]] special page in brackets after pages having more than one change on that date. $1 is the number of changes on that day.',
01606 'recentchanges' => 'The text of the link in sidebar going to the special page [[Special:RecentChanges]]. Also the page title of that special page.
01607
01608 {{Identical|Recent changes}}',
01609 'recentchanges-legend' => 'Legend of the fieldset of [[Special:RecentChanges]]',
01610 'recentchangestext' => 'Text in recent changes',
01611 'recentchanges-label-legend' => 'Used at [[Special:RecentChanges]] and [[Special:Watchlist]].',
01612 'recentchanges-legend-newpage' => '* $1 - message {{msg-mw|newpageletter}} ({{int:newpageletter}})',
01613 'recentchanges-label-newpage' => 'Tooltip for {{msg-mw|newpageletter}}',
01614 'recentchanges-legend-minor' => '* $1 - message {{msg-mw|minoreditletter}} ({{int:minoreditletter}})',
01615 'recentchanges-label-minor' => 'Tooltip for {{msg-mw|newpageletter}}',
01616 'recentchanges-legend-bot' => '* $1 - message {{msg-mw|boteditletter}} ({{int:boteditletter}})',
01617 'recentchanges-label-bot' => 'Tooltip for {{msg-mw|boteditletter}}',
01618 'recentchanges-legend-unpatrolled' => '* $1 - message {{msg-mw|unpatrolledletter}} ({{int:unpatrolledletter}})',
01619 'recentchanges-label-unpatrolled' => 'Tooltip for {{msg-mw|unpatrolledletter}}',
01620 'rcnote' => 'Used on [[Special:RecentChanges]].
01621 * $1 is the number of changes shown,
01622 * $2 is the number of days for which the changes are shown,
01623 * $3 is a date and time (deprecated),
01624 * $4 is a date alone,
01625 * $5 is a time alone.
01626
01627 <!--Example: "\'\'Below are the last 50 changes in the last 7 days, as of 14:48, 24 January 2008.\'\'"-->
01628 Example: "\'\'{{int:rcnote/en|50|7||24 January 2008|14:48}}\'\'"',
01629 'rcnotefrom' => 'This message is displayed at [[Special:RecentChanges]] when viewing recentchanges from some specific time. The corrosponding message is {{msg-mw|Rclistfrom}} (without split of date and time, [[bugzilla:19104|Bug 19104]]).
01630
01631 Parameter $1 is the maximum number of changes that are displayed.
01632 Parameter $2 is a date and time.
01633 Parameter $3 is a date.
01634 Parameter $4 is a time.',
01635 'rclistfrom' => 'Used on [[Special:RecentChanges]]. Parameter $1 is a link to the revision of a specific date and time. The date and the time are the link description (without split of date and time, [[bugzilla:19104|Bug 19104]]). The corrosponding message is {{msg-mw|Rcnotefrom}}.',
01636 'rcshowhideminor' => "Option text in [[Special:RecentChanges]]. Parameters:
01637 * $1 is the 'show/hide' command, with the text taken from either {{msg-mw|show}} or {{msg-mw|hide}}.",
01638 'rcshowhidebots' => "Option text in [[Special:RecentChanges]]. Parameters:
01639 * $1 is the 'show/hide' command, with the text taken from either {{msg-mw|show}} or {{msg-mw|hide}}.
01640 {{Identical|$1 bots}}",
01641 'rcshowhideliu' => 'Option text in [[Special:RecentChanges]]',
01642 'rcshowhideanons' => "Option text in [[Special:RecentChanges]]. Parameters:
01643 * $1 is the 'show/hide' command, with the text taken from either {{msg-mw|show}} or {{msg-mw|hide}}.",
01644 'rcshowhidepatr' => "Option text in [[Special:RecentChanges]]. Parameters:
01645 * $1 is the 'show/hide' command, with the text taken from either {{msg-mw|show}} or {{msg-mw|hide}}.",
01646 'rcshowhidemine' => "Option text in [[Special:RecentChanges]]. Parameters:
01647 * $1 is the 'show/hide' command, with the text taken from either {{msg-mw|show}} or {{msg-mw|hide}}.",
01648 'rclinks' => "Used on [[Special:RecentChanges]].
01649 * '''\$1''' is a list of different choices with number of pages to be shown.<br /> Example: \"''50{{int:pipe-separator}}100{{int:pipe-separator}}250{{int:pipe-separator}}500\".
01650 * '''\$2''' is a list of clickable links with a number of days for which recent changes are to be displayed.<br /> Example: \"''1{{int:pipe-separator}}3{{int:pipe-separator}}7{{int:pipe-separator}}14{{int:pipe-separator}}30''\".
01651 * '''\$3''' is a block of text that consists of other messages.<br /> Example: \"''Hide minor edits{{int:pipe-separator}}Show bots{{int:pipe-separator}}Hide anonymous users{{int:pipe-separator}}Hide logged-in users{{int:pipe-separator}}Hide patrolled edits{{int:pipe-separator}}Hide my edits''\"
01652 List elements are separated by {{msg-mw|pipe-separator}} each. Each list element is, or contains, a link.",
01653 'diff' => 'Short form of "differences". Used on [[Special:RecentChanges]], [[Special:Watchlist]], ...',
01654 'hist' => 'Short form of "history". Used on [[Special:RecentChanges]], [[Special:Watchlist]], ...',
01655 'hide' => 'Option text in [[Special:RecentChanges]], and in [[Special:WhatLinksHere]]
01656
01657 {{Identical|Hide}}',
01658 'show' => '{{Identical|Show}}',
01659 'minoreditletter' => "Very short form of \"'''minor edit'''\". Used in [[Special:RecentChanges]], [[Special:Watchlist]], [[Special:Contributions]] and history pages.",
01660 'newpageletter' => "Very short form of \"'''new page'''\". Used in [[Special:RecentChanges]], [[Special:Watchlist]] and [[Special:Contributions]].",
01661 'boteditletter' => 'Abbreviation of "bot". Appears in [[Special:RecentChanges]] and [[Special:Watchlist]].',
01662 'unpatrolledletter' => '{{optional}}
01663
01664 Used in {{msg-mw|Recentchanges-label-legend}}, meaning "unpatrolled".',
01665 'sectionlink' => '{{optional}}',
01666 'rc_categories' => "Probably to do with 'recent changes' special page, either in a particular skin, or for a particular user group.
01667
01668 I guess that this should appear before an input box where you can specify that recent changes should be shown for pages belonging to certain categories only. You name the categories in the input box, and separate them by a pipe character. If this is right, then you should be able to use 'restrict' instead of 'limit', or even 'show pages in the following categories only'.",
01669 'rc-change-size' => '{{optional}}
01670
01671 Does not work under $wgMiserMode ([[mwr:48986|r48986]]).',
01672 'newsectionsummary' => 'Default summary when adding a new section to a page.',
01673
01674 # Recent changes linked
01675 'recentchangeslinked' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
01676 'recentchangeslinked-feed' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
01677 'recentchangeslinked-toolbox' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
01678 'recentchangeslinked-title' => 'Message used as title and page header on [[Special:RecentChangesLinked]] (needs an argument like "/Main Page"). Related changes are all recent change to pages that are linked from \'\'this page\'\'. "$1" is the name of the page for which related changes as show.',
01679 'recentchangeslinked-backlink' => '{{optional}}',
01680 'recentchangeslinked-summary' => 'Summary of [[Special:RecentChangesLinked]].',
01681 'recentchangeslinked-page' => '{{Identical|Page name}}',
01682 'recentchangeslinked-to' => 'Checkbox in [[Special:RecentChangesLinked]].',
01683
01684 # Upload
01685 'upload' => 'Display name for link to [[Special:Upload]] for uploading files to the wiki.
01686
01687 {{Identical|Upload file}}',
01688 'uploadbtn' => 'Button name in [[Special:Upload]].
01689
01690 {{Identical|Upload file}}',
01691 'uploadnologin' => '{{Identical|Not logged in}}',
01692 'uploadtext' => "{{doc-important|''thumb'' and ''left'' are magic words. Leave it untranslated!}}
01693 Text displayed when uploading a file using [[Special:Upload]].",
01694 'upload-permitted' => 'Used in [[Special:Upload]].',
01695 'upload-preferred' => 'Used in [[Special:Upload]].',
01696 'upload-prohibited' => 'Used in [[Special:Upload]].',
01697 'uploadlogpage' => 'Page title of [[Special:Log/upload]].',
01698 'filename' => '{{Identical|Filename}}',
01699 'filedesc' => '{{Identical|Summary}}',
01700 'fileuploadsummary' => '{{Identical|Summary}}',
01701 'filereuploadsummary' => 'Label of textearea in Special:Upload when uploading a new version of existing file.',
01702 'filesource' => 'On page [[Special:Upload]] if defined $wgUseCopyrightUpload for detailed copyright information forms. This is source of file.
01703
01704 {{Identical|Source}}',
01705 'ignorewarnings' => 'In [[Special:Upload]]',
01706 'filetype-bad-ie-mime' => '$1 will contain a mime type like <tt>image/jpeg</tt> or <tt>application/zip</tt>',
01707 'filetype-unwanted-type' => "* $1 is the extension of the file which cannot be uploaded
01708 * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'')
01709 * $3 is the number of allowed file formats (to be used for the PLURAL function)",
01710 'filetype-banned-type' => "* $1 is the extension of the file which cannot be uploaded
01711 * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'')
01712 * $3 is the number of allowed file formats (to be used for the PLURAL function)",
01713 'filetype-missing' => 'Error when uploading a file with no extension',
01714 'large-file' => 'Variables $1 and $2 have appropriate unit symbols already. See for example [[Mediawiki:size-kilobytes]].',
01715 'largefileserver' => 'Error message when uploading a file whose size is larger than the maximum allowed',
01716 'emptyfile' => 'Error message when trying to upload an empty file',
01717 'fileexists' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
01718 'filepageexists' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}
01719 Shown on [[Special:Upload]], $1 is link to the page. This message is displayed if a description page exists, but a file with the same name does not yet exists, and a user tries to upload a file with that name. In that case the description page is not changed, even if the uploading user specifies a description with the upload.",
01720 'fileexists-extension' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
01721 'fileexists-thumbnail-yes' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
01722 'file-thumbnail-no' => 'Error message at [[Special:Upload]]',
01723 'fileexists-forbidden' => "{{doc-important|''thumb'' and ''center'' are magic words. Leave it untranslated!}}",
01724 'fileexists-shared-forbidden' => "{{doc-important|''thumb'' and ''center'' are magic words. Leave it untranslated!}}
01725 Error message at [[Special:Upload]]",
01726 'savefile' => 'When uploading a file',
01727 'uploadedimage' => 'This is the text of an entry in the [[Special:Log|upload log]] (and Recent Changes), after hour (and date, only in the Upload log) and user name. $1 is the name of the file uploaded.',
01728 'overwroteimage' => 'This is the text of an entry in the [[Special:Log|upload log]] (and Recent Changes), after hour (and date, only in the Upload log) and user name. $1 is the name of the file uploaded.',
01729 'uploaddisabled' => 'Title of the Special:Upload page when upload is disabled.',
01730 'uploaddisabledtext' => 'This message can have parameter $1, which contains the name of the target file. See r22243 and [https://bugzilla.wikimedia.org/show_bug.cgi?id=8818 bug 8818].',
01731 'php-uploaddisabledtext' => 'This means that file uploading is disabled in PHP, not upload of PHP-files.',
01732 'uploadvirus' => 'Note displayed when uploaded file contains a virus',
01733 'upload-source' => 'Caption above a section of the [[Special:Upload]] page',
01734 'sourcefilename' => 'In [[Special:Upload]]',
01735 'sourceurl' => 'Caption for the upload-by-url feature at [[Special:Upload]]',
01736 'destfilename' => 'In [[Special:Upload]]',
01737 'upload-maxfilesize' => 'Shows at [[Special:Upload]] the maximum file size that can be uploaded.
01738
01739 $1 is the value in KB/MB/GB',
01740 'upload-description' => 'Caption above a section of the [[Special:Upload]] page',
01741 'upload-options' => 'Caption above a section of the [[Special:Upload]] page',
01742 'watchthisupload' => 'In [[Special:Upload]]',
01743 'filewasdeleted' => 'This warning is shown when trying to upload a file that does not exist, but has previously been deleted.
01744 Parameters:
01745 * $1 is a link to the deletion log, with the text from {{msg|deletionlog}}.',
01746 'filename-prefix-blacklist' => "Do not translate the file name prefixes before the hash mark (#). Leave all the wiki markup, including the spaces, as is. You can translate the text, including 'Leave this line exactly as it is'. The first line of this messages has one (1) leading space.",
01747
01748 'upload-proto-error-text' => '"Remote upload" is explained on [http://en.wikipedia.org/wiki/Uploading_and_downloading#Remote_upload Wikipedia].',
01749 'upload-file-error' => 'Unused on core [http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282].
01750
01751 Extensions making use of it:
01752 *ImportFreeImages
01753 *SemanticForms
01754
01755
01756 {{Identical|Internal error}}',
01757
01758 # img_auth script messages
01759 'img-auth-accessdenied' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Access Denied',
01760 'img-auth-nopathinfo' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Missing PATH_INFO - see english description',
01761 'img-auth-notindir' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: When the specified path is not in upload directory.',
01762 'img-auth-badtitle' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Bad title, $1 is the invalid title',
01763 'img-auth-nologinnWL' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Logged in and file not whitelisted. $1 is the file not in whitelist.',
01764 'img-auth-nofile' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Non existent file, $1 is the file that does not exist.',
01765 'img-auth-isdir' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Trying to access a directory instead of a file, $1 is the directory.',
01766 'img-auth-streaming' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Is now streaming file specified by $1.',
01767 'img-auth-public' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: An error message when the admin has configured the wiki to be a public wiki, but is using img_auth script - normally this is a configuration error, except when special restriction extensions are used',
01768 'img-auth-noread' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: User does not have access to read file, $1 is the file',
01769
01770 # HTTP errors
01771 'http-invalid-scheme' => 'The message appears in the Mediawiki code as follows:
01772
01773 if ( $this->parsedUrl[\'scheme\'] != \'http\' ) {
01774 $this->status->fatal( \'http-invalid-scheme\', $this->parsedUrl[\'scheme\'] );
01775 }
01776
01777 Siebrand think this has to do with allowing MediaWiki to fetch remote URLs, and in that not allowing anything but "http://" request. So if this for example is "irc://" or "https://", $1 would be "irc" or "https" respectively.
01778
01779 If \'scheme\' is difficult to translate, then you could use \'prefix\' instead.',
01780 'http-bad-status' => '$1 is an HTTP error code (e.g. 404), $2 is the HTTP error message (e.g. File Not Found)',
01781
01782 'license' => 'This appears in the upload form for the license drop-down. The header in the file description page is now at {{msg-mw|License-header}}.',
01783 'nolicense' => '{{Identical|None selected}}',
01784 'license-nopreview' => 'Error message when a certain license does not exist',
01785
01786 # Special:ListFiles
01787 'listfiles-summary' => 'This message is displayed at the top of [[Special:ImageList]] to explain how to use that special page.',
01788 'listfiles_search_for' => 'Input label for the form displayed on [[Special:ListFiles]].',
01789 'imgfile' => '{{Identical|File}}',
01790 'listfiles' => 'Page title and grouping label for the form displayed on [[Special:ListFiles]].
01791 {{Identical|File list}}',
01792 'listfiles_date' => 'Column header for the result table displayed on [[Special:ListFiles]].
01793 {{Identical|Date}}',
01794 'listfiles_name' => 'Column header for the result table displayed on [[Special:ListFiles]].
01795 {{Identical|Name}}',
01796 'listfiles_user' => 'Column header for the result table displayed on [[Special:ListFiles]].
01797 {{Identical|User}}',
01798 'listfiles_size' => 'Column header for the result table displayed on [[Special:ListFiles]].
01799 {{Identical|Size}}',
01800 'listfiles_description' => 'Column header for the result table displayed on [[Special:ListFiles]].
01801 {{Identical|Description}}',
01802 'listfiles_count' => 'One of the table column headers in [[Special:Listfiles]] denoting the amount of saved versions of that file.',
01803
01804 # File description page
01805 'file-anchor-link' => '{{Identical|File}}',
01806 'filehist' => 'Text shown on a media description page. Heads the section where the different versions of the file are displayed.',
01807 'filehist-help' => 'In file description page',
01808 'filehist-deleteall' => 'Link in image description page for admins.',
01809 'filehist-deleteone' => 'Link description on file description page to delete an earlier version of a file.
01810
01811 {{Identical|Delete}}',
01812 'filehist-revert' => 'Link in image description page.
01813
01814 {{Identical|Revert}}',
01815 'filehist-current' => 'Link in file description page.
01816
01817 {{Identical|Current}}',
01818 'filehist-datetime' => 'Used on image descriptions, see for example [[:File:Yes.png#filehistory]].
01819 {{Identical|Date}}',
01820 'filehist-thumb' => 'Shown in the file history list of a file description page.
01821
01822 Example: [[:Image:Addon-icn.png]]
01823 {{Identical|Thumbnail}}',
01824 'filehist-thumbtext' => "Shown in the file history list of a file description page.
01825 * '''$1''' is a time followed by a date, e.g. ''10:23, 18 april 2007''.
01826 * '''$2''' is the date,
01827 * '''$3''' is the time.
01828
01829 Example: [[wikipedia:Image:Madeleine close2.jpg]]",
01830 'filehist-nothumb' => 'Shown if no thumbnail is available in the file history list of a file desription page.
01831
01832 Example: [[:Image:Addon-icn.png]]',
01833 'filehist-user' => 'In image description page.
01834
01835 {{Identical|User}}',
01836 'filehist-dimensions' => 'In file description page',
01837 'filehist-filesize' => 'In image description page',
01838 'filehist-comment' => 'In file description page
01839
01840 {{Identical|Comment}}',
01841 'imagelinks' => 'In top header of the image description page, see for example [[:Image:Yes.png]].',
01842 'linkstoimage' => 'Used on image description, see for example [[:Image:Yes.png#filelinks]].
01843 * Parameter $1 is the number of pages that link to the file/image.',
01844 'linkstoimage-more' => 'Shown on an image description page when a file is used/linked more than 100 times on other pages.
01845
01846 * $1: limit. At the moment hardcoded at 100
01847 * $2: filename',
01848 'nolinkstoimage' => 'Displayed on image description pages, see for exampe [[:Image:Tournesol.png#filelinks]].',
01849 'redirectstofile' => 'Used on file description pages after the list of pages which used this file',
01850 'duplicatesoffile' => 'Shown on file description pages when a file is duplicated
01851
01852 * $1: Number of identical files
01853 * $2: Name of the shown file to link to the special page "FileDuplicateSearch"',
01854 'sharedupload' => 'Shown on an image description page when it is used in a central repository (i.e. [http://commons.wikimedia.org/ Commons] for Wikimedia wikis).
01855
01856 * $1 is the name of the shared repository. On Wikimedia sites, $1 is {{msg-mw|shared-repo-name-shared}}. The default value for $1 is {{msg-mw|shared-repo}}.
01857
01858 {{doc-important|Do not customise this message. Just translate it.|Customisation should be done by local wikis.}}',
01859 'sharedupload-desc-there' => ':See also: {{msg-mw|Sharedupload}}',
01860 'sharedupload-desc-here' => ':See also: {{msg-mw|Sharedupload}}',
01861 'filepage-nofile' => "This message appears when visiting a File page for which there's no file, if the user cannot upload files, or file uploads are disabled. (Otherwise, see {{msg-mw|Filepage-nofile-link}})
01862
01863 Filepage-nofile and Filepage-nofile-link message deprecate {{msg-mw|Noimage}}",
01864 'filepage-nofile-link' => "This message appears when visiting a File page for which there's no file, if the user can upload files, and file uploads are enabled. (Otherwise, see {{msg-mw|Filepage-nofile}})
01865
01866 $1 - URL of upload page for this file.
01867
01868 Filepage-nofile and Filepage-nofile-link message deprecate {{msg-mw|Noimage}}",
01869 'uploadnewversion-linktext' => 'Used on pages in the "File" namespace to update the file version.',
01870 'shared-repo-from' => 'This message is shown on an image description page when a duplicate of the image exists on a shared repository such as Wikimedia Commons.
01871
01872 Example: http://test.wikipedia.org/wiki/File:Wiki.png#filelinks
01873
01874 $1 is the name of the shared repository. On wikimedia sites, $1 is {{msg-mw|shared-repo-name-shared}}. The default value for $1 is {{msg-mw|shared-repo}}.',
01875 'shared-repo' => 'This message can be used as parameter $1 in the following messages:
01876 * {{msg-mw|shared-repo-from}}
01877 * {{msg-mw|sharedupload}}, {{msg-mw|sharedupload-desc-here}}, {{msg-mw|sharedupload-desc-there}}',
01878 'shared-repo-name-wikimediacommons' => '{{optional}}',
01879
01880 # File reversion
01881 'filerevert' => '{{Identical|Revert}}',
01882 'filerevert-backlink' => '{{optional}}',
01883 'filerevert-legend' => '{{Identical|Revert}}',
01884 'filerevert-intro' => 'Message displayed when you try to revert a version of a file.
01885 * $1 is the name of the media
01886 * $2 is a date
01887 * $3 is a hour
01888 * $4 is an URL and must follow square bracket: [$4
01889 {{Identical|Revert}}',
01890 'filerevert-comment' => '{{Identical|Reason}}',
01891 'filerevert-defaultcomment' => '* $1 is a date
01892 * $2 is an hour
01893 {{Identical|Revert}}',
01894 'filerevert-submit' => '{{Identical|Revert}}',
01895 'filerevert-success' => 'Message displayed when you succeed in reverting a version of a file.
01896 * $1 is the name of the media
01897 * $2 is a date
01898 * $3 is a hour
01899 * $4 is an URL and must follow square bracket: [$4
01900 {{Identical|Revert}}',
01901
01902 # File deletion
01903 'filedelete-backlink' => '{{optional}}',
01904 'filedelete-legend' => '{{Identical|Delete}}',
01905 'filedelete-intro-old' => 'Message displayed when you try to delete a version of a file.
01906 * $1 is the name of the media
01907 * $2 is a date
01908 * $3 is a hour
01909 * $4 is an URL and must follow square bracket: [$4',
01910 'filedelete-comment' => '{{Identical|Reason}}',
01911 'filedelete-submit' => 'Delete button when deleting a file for admins
01912
01913 {{Identical|Delete}}',
01914 'filedelete-success-old' => 'Message displayed when you succeed in deleting a version of a file.
01915 * $1 is the name of the media
01916 * $2 is a date
01917 * $3 is a hour',
01918 'filedelete-otherreason' => 'Message used when deleting a file. This is the description field for "Other/additional reason" for deletion.
01919
01920 {{Identical|Other/additional reason}}',
01921 'filedelete-reason-otherlist' => 'Message used as default in the dropdown menu in the form for deleting a file. Keeping this message selected assumes that a reason for deletion is specified in the field below.
01922
01923 {{Identical|Other reason}}',
01924 'filedelete-reason-dropdown' => 'Predefined reasons for deleting a file that can be selected in a drop down list. Entries prefixed with one asterisk ("*") are group headers and cannot be selected. Entries prefixed with two asterisks can be selected as reason for deletion.',
01925 'filedelete-edit-reasonlist' => 'Shown beneath the file deletion form on the right side. It is a link to [[MediaWiki:Filedelete-reason-dropdown]].
01926
01927 {{Identical|Edit delete reasons}}',
01928
01929 # MIME search
01930 'mimesearch' => 'Title of [[Special:MIMESearch]].',
01931 'mimesearch-summary' => 'Text for [[Special:MIMESearch]]',
01932 'download' => 'Direct download link in each line returned by [[Special:MIMESearch]]. Points to the actual file, rather than the image description page.
01933 {{Identical|Download}}',
01934
01935 # Unwatched pages
01936 'unwatchedpages' => 'Name of special page displayed in [[Special:SpecialPages]] for admins',
01937
01938 # List redirects
01939 'listredirects' => 'Name of special page displayed in [[Special:SpecialPages]].',
01940
01941 # Unused templates
01942 'unusedtemplates' => 'Name of special page displayed in [[Special:SpecialPages]].',
01943 'unusedtemplatestext' => 'Shown on top of [[Special:Unusedtemplates]]',
01944
01945 # Random page
01946 'randompage' => 'Name of special page displayed in [[Special:SpecialPages]].
01947
01948 {{Identical|Random page}}',
01949
01950 # Random redirect
01951 'randomredirect' => 'Name of special page displayed in [[Special:SpecialPages]].',
01952
01953 # Statistics
01954 'statistics' => 'Name of special page displayed in [[Special:SpecialPages]].
01955
01956 {{Identical|Statistics}}',
01957 'statistics-header-pages' => 'Used in [[Special:Statistics]]',
01958 'statistics-header-edits' => 'Used in [[Special:Statistics]]',
01959 'statistics-header-views' => 'Used in [[Special:Statistics]]',
01960 'statistics-header-users' => 'Used in [[Special:Statistics]]',
01961 'statistics-header-hooks' => 'Header of a section on [[Special:Statistics]] containing data provided by MediaWiki extensions',
01962 'statistics-articles' => "Used in [[Special:Statistics]].
01963
01964 A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
01965
01966 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
01967
01968 {{Identical|Content page}}",
01969 'statistics-pages' => 'Used in [[Special:Statistics]]',
01970 'statistics-pages-desc' => "Tooltip shown over ''Pages'' (or as a note below it) in [[Special:Statistics]]",
01971 'statistics-files' => 'Used in [[Special:Statistics]]',
01972 'statistics-edits' => 'Used in [[Special:Statistics]]',
01973 'statistics-edits-average' => 'Used in [[Special:Statistics]]',
01974 'statistics-views-total' => 'Used in [[Special:Statistics]]',
01975 'statistics-views-peredit' => 'Used in [[Special:Statistics]]',
01976 'statistics-jobqueue' => 'Used in [[Special:Statistics]]',
01977 'statistics-users' => 'Used in [[Special:Statistics]]',
01978 'statistics-users-active' => 'Used in [[Special:Statistics]]',
01979 'statistics-users-active-desc' => "Description shown beneath ''Active users'' in [[Special:Statistics]]
01980
01981 * \$1: Value of \$wgRCMaxAge in days",
01982 'statistics-mostpopular' => 'Used in [[Special:Statistics]]',
01983
01984 'disambiguations' => 'Name of a special page displayed in [[Special:SpecialPages]].',
01985 'disambiguationspage' => 'This message is the name of the template used for marking disambiguation pages. It is used by [[Special:Disambiguations]] to find all pages which link to disambiguation pages.
01986
01987 {{doc-important|Don\'t translate the "Template:" part!}}',
01988 'disambiguations-text' => "This block of text is shown on [[:Special:Disambiguations]].
01989
01990 * '''Note:''' Do not change the link [[MediaWiki:Disambiguationspage]], even because it is listed as problematic. Be sure the \"D\" is in uppercase, so not \"d\".
01991
01992 * '''Background information:''' Beyond telling about links going to disambiguation pages, that they are generally bad, it should explain which pages in the article namespace are seen as diambiguations: [[MediaWiki:Disambiguationspage]] usually holds a list of diambiguation templates of the local wiki. Pages linking to one of them (by transclusion) will count as disambiguation pages. Pages linking to these disambiguation pages, instead to the disambiguated article itself, are listed on [[:Special:Disambiguations]].",
01993
01994 'doubleredirects' => 'Name of [[Special:DoubleRedirects]] displayed in [[Special:SpecialPages]]',
01995 'doubleredirectstext' => 'Shown on top of [[Special:Doubleredirects]]',
01996 'double-redirect-fixed-move' => 'This is the message in the log when the software (under the username {{msg|double-redirect-fixer}}) updates the redirects after a page move. See also {{msg|fix-double-redirects}}.',
01997 'double-redirect-fixer' => "This is the '''username''' of the user who updates the double redirects after a page move. A user is created with this username, so it is perhaps better to not change this message too often. See also {{msg|double-redirect-fixed-move}} and {{msg|fix-double-redirects}}.",
01998
01999 'brokenredirects' => 'Name of [[Special:BrokenRedirects]] displayed in [[Special:SpecialPages]]',
02000 'brokenredirectstext' => 'Shown on top of [[Special:BrokenRedirects]].',
02001 'brokenredirects-edit' => 'Link in [[Special:BrokenRedirects]]
02002
02003 {{Identical|Edit}}',
02004 'brokenredirects-delete' => 'Link in [[Special:BrokenRedirects]] for admins
02005
02006 {{Identical|Delete}}',
02007
02008 'withoutinterwiki' => 'The title of the special page [[Special:WithoutInterwiki]].',
02009 'withoutinterwiki-summary' => 'Summary of [[Special:WithoutInterwiki]].',
02010 'withoutinterwiki-legend' => 'Used on [[Special:WithoutInterwiki]] as title of fieldset.',
02011 'withoutinterwiki-submit' => '{{Identical|Show}}',
02012
02013 'fewestrevisions' => 'Name of a special page displayed in [[Special:SpecialPages]].',
02014
02015 # Miscellaneous special pages
02016 'nbytes' => 'Message used on the history page of a wiki page. Each version of a page consist of a number of bytes. $1 is the number of bytes that the page uses. Uses plural as configured for a language based on $1.',
02017 'ncategories' => "Used in the special page '[[Special:MostCategories]]' in brackets after each entry on the list signifying how many categories a page is part of. $1 is the number of categories.",
02018 'nlinks' => 'This appears in brackets after each entry on the special page [[Special:MostLinked]]. $1 is the number of wiki links.',
02019 'nmembers' => 'Appears in brackets after each category listed on the special page [[Special:WantedCategories]]. $1 is the number of members of the category.',
02020 'nrevisions' => 'Number of revisions.',
02021 'nviews' => 'This message is used on [[Special:PopularPages]] to say how many times each page has been viewed. Parameter $1 is the number of views.',
02022 'specialpage-empty' => 'Used on a special page when there is no data. For example on [[Special:Unusedimages]] when all images are used.',
02023 'lonelypages' => 'Name of [[Special:LonelyPages]] displayed in [[Special:SpecialPages]]',
02024 'lonelypagestext' => 'Text displayed in [[Special:LonelyPages]]',
02025 'uncategorizedpages' => 'Name of a special page displayed in [[Special:SpecialPages]].',
02026 'uncategorizedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
02027 'uncategorizedimages' => 'The title of the special page [[Special:UncategorizedImages]].',
02028 'uncategorizedtemplates' => 'The title of the special page [[Special:UncategorizedTemplates]].',
02029 'unusedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
02030 'unusedimages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02031 'popularpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02032 'wantedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
02033 'wantedpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02034 'wantedpages-badtitle' => "Error message shown when [[Special:WantedPages]] is listing a page with a title that shouldn't exist.
02035
02036 $1 is a page title",
02037 'wantedfiles' => 'Name of special page displayed in [[Special:SpecialPages]] and title of [[Special:WantedFiles]].',
02038 'wantedtemplates' => 'The page name of [[Special:WantedTemplates]].',
02039 'mostlinked' => 'Name of special page displayed in [[Special:SpecialPages]]',
02040 'mostlinkedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
02041 'mostlinkedtemplates' => 'Name of special page displayed in [[Special:SpecialPages]]',
02042 'mostcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
02043 'mostimages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02044 'mostrevisions' => 'Name of special page displayed in [[Special:SpecialPages]]',
02045 'prefixindex' => 'The page title of [[Special:PrefixIndex]]. When the user limits the list to a certain namespace, {{msg-mw|allinnamespace}} is used instead.',
02046 'shortpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02047 'longpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02048 'deadendpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02049 'deadendpagestext' => 'Introductory text for [[Special:DeadendPages]]',
02050 'protectedpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
02051 'protectedpages-indef' => 'Option in [[Special:ProtectedPages]]',
02052 'protectedpages-cascade' => 'Option in [[Special:ProtectedPages]]',
02053 'protectedpagestext' => 'Shown on top of [[Special:ProtectedPages]]',
02054 'protectedtitles' => 'Name of special page displayed in [[Special:SpecialPages]]',
02055 'protectedtitlestext' => 'Shown on top of list of titles on [[Special:ProtectedTitles]]. If the list is empty the message [[MediaWiki:Protectedtitlesempty]] appears instead of this. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] for more information.',
02056 'protectedtitlesempty' => 'Used on [[Special:ProtectedTitles]]. This text appears if the list of protected titles is empty. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] for more information.',
02057 'listusers' => 'Name of special page displayed in [[Special:SpecialPages]]',
02058 'listusers-editsonly' => 'Option in [[Special:ListUsers]].',
02059 'listusers-creationsort' => 'Option in [[Special:ListUsers]].',
02060 'usereditcount' => 'Shown behind every username on [[Special:ListUsers]].',
02061 'usercreated' => 'Used in [[Special:ListUsers]].
02062 * <code>$1</code> is a date
02063 * <code>$2</code> is a time',
02064 'newpages' => 'Name of special page displayed in [[Special:SpecialPages]]
02065 {{Identical|New page}}',
02066 'newpages-username' => '{{Identical|Username}}',
02067 'ancientpages' => 'The page title of [[Special:Ancientpages]]. [[mw:Manual:Interface/Special pages title|mw manual]]',
02068 'move' => 'Name of Move tab. Should be in the imperative mood.
02069
02070 {{Identical|Move}}',
02071 'movethispage' => '{{Identical|Move this page}}',
02072 'unusedimagestext' => 'Header message of [[Special:UnusedFiles]]',
02073 'nopagetitle' => 'Used as title of [[Special:MovePage]], when the oldtitle does not exist.
02074
02075 The text is {{msg-mw|nopagetext}}.',
02076 'nopagetext' => 'Used as text of [[Special:MovePage]], when the oldtitle does not exist.
02077
02078 The title is {{msg-mw|nopagetitle}}.',
02079 'pager-newer-n' => "This is part of the navigation message on the top and bottom of Special pages which are lists of things in date order, e.g. the User's contributions page. It is passed as the second argument of {{msg-mw|Viewprevnext}}. $1 is the number of items shown per page.",
02080 'pager-older-n' => "This is part of the navigation message on the top and bottom of Special pages which are lists of things in date order, e.g. the User's contributions page. It is passed as the first argument of {{msg-mw|Viewprevnext}}. $1 is the number of items shown per page.",
02081 'suppress' => '{{Identical|Oversight}}',
02082
02083 # Book sources
02084 'booksources' => 'Name of special page displayed in [[Special:SpecialPages]]',
02085 'booksources-search-legend' => 'Box heading on [[Special:BookSources|book sources]] special page. The box is for searching for places where a particular book can be bought or viewed.',
02086 'booksources-isbn' => '{{optional}}',
02087 'booksources-go' => 'Name of button in [[Special:BookSources]]
02088
02089 {{Identical|Go}}',
02090 'booksources-invalid-isbn' => 'This message is displayed after an invalid ISBN is entered on Special:Booksources.',
02091
02092 # Special:Log
02093 'specialloguserlabel' => 'Used in [[Special:Log]].
02094
02095 {{Identical|User}}',
02096 'speciallogtitlelabel' => 'Used in [[Special:Log]].
02097
02098 {{Identical|Title}}',
02099 'log' => 'Name of special page displayed in [[Special:SpecialPages]]',
02100 'all-logs-page' => 'Title of [[Special:Log]].',
02101 'alllogstext' => 'Header of [[Special:Log]]',
02102 'log-title-wildcard' => '* Appears in: [[Special:Log]]
02103 * Description: A check box to enable prefix search option',
02104
02105 # Special:AllPages
02106 'allpages' => 'First part of the navigation bar for the special page [[Special:AllPages]] and [[Special:PrefixIndex]]. The other parts are {{msg-mw|Prevpage}} and {{msg-mw|Nextpage}}.
02107
02108 {{Identical|All pages}}',
02109 'alphaindexline' => 'Used on [[Special:AllPages]] if the main namespace contains more than 960 pages. Indicates the page range displayed behind the link. "from page $1 to page $2". $1 is the source page name. $1 is the target page name.',
02110 'nextpage' => 'Third part of the navigation bar for the special page [[Special:AllPages]] and [[Special:PrefixIndex]]. $1 is a page title. The other parts are {{msg-mw|Allpages}} and {{msg-mw|Prevpage}}.
02111
02112 {{Identical|Next page}}',
02113 'prevpage' => 'Second part of the navigation bar for the special page [[Special:AllPages]] and [[Special:PrefixIndex]]. $1 is a page title. The other parts are {{msg-mw|Allpages}} and {{msg-mw|Nextpage}}.
02114
02115 {{Identical|Previous page}}',
02116 'allpagesfrom' => 'Option in [[Special:AllPages]]. See also {{msg|allpagesto}}.',
02117 'allpagesto' => 'Option in [[Special:AllPages]]. See also {{msg|allpagesfrom}}.',
02118 'allarticles' => 'The page title of [[Special:Allpages]]. When the user limit the list to a certain namespace, {{msg-mw|allinnamespace}} is used instead.
02119
02120 {{Identical|All pages}}',
02121 'allinnamespace' => 'The page title of [[Special:Allpages]] and [[Special:PrefixIndex]], when the user limits the display to a certain namespace. When not limited, {{msg-mw|allarticles}} and {{msg-mw|prefixindex}} is used respectively.
02122
02123 {{Identical|All pages}}',
02124 'allnotinnamespace' => 'Presumably intended to be used as a page title of [[Special:Allpages]] and probably also in [[Special:PrefixIndex]] when the user limit the display to other than a certain namespace.
02125
02126 {{Identical|All pages}}',
02127 'allpagesprev' => "Allegedly used in [[Special:AllPages]], although I haven't seen it.
02128
02129 {{Identical|Previous}}",
02130 'allpagesnext' => "Allegedly used in [[Special:AllPages]], although I haven't seen it.
02131
02132 {{Identical|Next}}",
02133 'allpagessubmit' => 'Text on submit button in [[Special:AllPages]], [[Special:RecentChanges]], [[Special:RecentChangesLinked]], [[Special:NewPages]], [[Special:Log]], [[Special:ListUsers]], [[Special:ProtectedPages]], [[Special:ProtectedTitles]], [[Special:WhatLinksHere]] and [[Special:Watchlist]].
02134
02135 {{Identical|Go}}',
02136 'allpagesprefix' => "Used for the label of the input box of [[Special:PrefixIndex]]. On this page you can either write 'Name of namespace:string from which to begin display in alphabetical order' in the top box, or you can choose a namespace in the bottom box and put 'string from which to begin display in alphabetical order' in the top box. The result will be the same.",
02137
02138 # Special:Categories
02139 'categories' => 'The page name of [[Special:Categories]].
02140
02141 {{Identical|Categories}}',
02142 'categoriespagetext' => "Text displayed in [[Special:Categories]]. Do not translate or change links. In order to translate ''Unused categories'' and ''wanted categories'' see {{msg|unusedcategories}} and {{msg|wantedcategories}}.",
02143 'special-categories-sort-count' => 'This message is used on [[Special:Categories]] to sort the list by the number of members in the categories.',
02144
02145 # Special:DeletedContributions
02146 'deletedcontributions' => 'The message is shown as a link on user contributions page (like [[Special:Contributions/User]]) to the corresponding [[Special:DeletedContributions]] page.
02147
02148 {{Identical|Deleted user contributions}}',
02149 'deletedcontributions-title' => 'Title of [[Special:DeletedContributions]] (extension), a special page with a list of edits to pages which were deleted. Only viewable by sysops.
02150
02151 {{Identical|Deleted user contributions}}',
02152 'sp-deletedcontributions-contribs' => 'Link to user’s contributions on [[Special:DeletedContributions]]',
02153
02154 # Special:LinkSearch
02155 'linksearch' => 'Title of [[Special:LinkSearch|special page]] and legend of fieldset on that page.
02156
02157 {{Identical|External link}}',
02158 'linksearch-pat' => 'Legend for input box on [[Special:LinkSearch]].',
02159 'linksearch-ns' => 'Legend for dropdown box on [[Special:LinkSearch|special page]].
02160
02161 {{Identical|Namespace}}',
02162 'linksearch-ok' => 'Button label on [[Special:LinkSearch|special page]]e
02163
02164 {{Identical|Search}}',
02165 'linksearch-text' => 'Introduction to special page [[Special:LinkSearch]].
02166
02167 $1 is a list of internet protocols.',
02168 'linksearch-line' => 'Text for the results of a search using [[Special:LinkSearch]].
02169
02170 *$1 is the address of an external link
02171 *$2 is the page containing the external link',
02172 'linksearch-error' => "Error message generated by [[Special:LinkSearch]].
02173
02174 You can apparently use 'URL' instead of 'hostname'.",
02175
02176 # Special:ListUsers
02177 'listusersfrom' => 'identical with {{msg-mw|activeusers-from}}',
02178 'listusers-submit' => 'Text displayed in the submission button of the [[Special:ListUsers]] form.
02179 {{Identical|Go}}
02180 {{Identical|Show}}',
02181 'listusers-noresult' => 'identical with {{msg-mw|activeusers-noresult}}',
02182 'listusers-blocked' => 'Used on [[Special:ActiveUsers]] when a user has been blocked.
02183 * $1 is a user name for use with GENDER (optional)',
02184
02185 # Special:ActiveUsers
02186 'activeusers' => 'Title of [[Special:ActiveUsers]]',
02187 'activeusers-count' => "Used in [[Special:ActiveUsers]] to show the active user's recent edit count in brackets ([]).
02188 * $1 is the number of recent edits
02189 * $2 is the user's name for use with GENDER (optional)
02190 * $3 is the maximum number of days of the RecentChangesList",
02191 'activeusers-from' => 'identical with {{msg-mw|listusersfrom}}',
02192 'activeusers-noresult' => 'identical with {{msg-mw|listusers-noresult}}',
02193
02194 # Special:Log/newusers
02195 'newuserlogpage' => 'Part of the "Newuserlog" extension. It is both the title of [[Special:Log/newusers]] and the link you can see in the recent changes.',
02196 'newuserlogpagetext' => 'Part of the "Newuserlog" extension. It is the description you can see on [[Special:Log/newusers]].',
02197 'newuserlog-create-entry' => 'Part of the "Newuserlog" extension. It is the summary in the [[Special:RecentChanges|recent changes]] and on [[Special:Log/newusers]].',
02198 'newuserlog-create2-entry' => 'Part of the "Newuserlog" extension. It is the summary in the [[Special:RecentChanges|recent changes]] and on [[Special:Log/newusers]] when creating an account for someone else ("$1" - a link). The name of the user doing this task appears before this message.
02199
02200 * $2 - the user id of the user $1',
02201 'newuserlog-autocreate-entry' => 'This message is used in the [[:mw:Extension:Newuserlog|new user log]] to mark an account that was created by MediaWiki as part of a [[:mw:Extension:CentralAuth|CentralAuth]] global account.',
02202
02203 # Special:ListGroupRights
02204 'listgrouprights' => 'The name of the special page [[Special:ListGroupRights]].',
02205 'listgrouprights-summary' => 'The description used on [[Special:ListGroupRights]].',
02206 'listgrouprights-key' => 'Footer note for the [[Special:ListGroupRights]] page',
02207 'listgrouprights-group' => "The title of the column in the table, about user groups (like you are in the ''translator'' group).
02208
02209 {{Identical|Group}}",
02210 'listgrouprights-rights' => "The title of the column in the table, about user rights (like you can ''edit'' this page).
02211 {{Identical|Right}}",
02212 'listgrouprights-helppage' => "The link used on [[Special:ListGroupRights]]. Just translate \"Group rights\", and '''leave the \"Help:\" namespace exactly as it is'''.",
02213 'listgrouprights-members' => 'Used on [[Special:ListGroupRights]] and [[Special:Statistics]] as a link to [[Special:ListUsers|Special:ListUsers/"group"]], a list of members in that group.',
02214 'listgrouprights-right-display' => "{{optional}}
02215 * $1 is the text from the 'right-...' messages, i.e. [[MediaWiki:right-edit]] = {{int:right-edit}}
02216 * $2 is the codename of this right",
02217 'listgrouprights-right-revoked' => "{{optional}}
02218 * $1 is the text from the 'right-...' messages, i.e. [[MediaWiki:right-edit]] = {{int:right-edit}}
02219 * $2 is the codename of this right",
02220 'listgrouprights-addgroup' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
02221 * $1 is an enumeration of group names.
02222 * $2 is the number of group names in $1.
02223 See also {{msg|listgrouprights-removegroup}}.',
02224 'listgrouprights-removegroup' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
02225 * $1 is an enumeration of group names.
02226 * $2 is the number of group names in $1.
02227 See also {{msg|listgrouprights-addgroup}}.',
02228 'listgrouprights-addgroup-all' => '{{doc-right}}',
02229 'listgrouprights-removegroup-all' => '{{doc-right}}',
02230 'listgrouprights-addgroup-self' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
02231 * $1 are the group names.
02232 * $2 is the number of group names in $1.',
02233 'listgrouprights-removegroup-self' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
02234 * $1 are the group names.
02235 * $2 is the number of group names in $1.',
02236
02237 # E-mail user
02238 'emailuser' => 'Link in the sidebar',
02239 'emailpagetext' => 'This is the text that is displayed above the e-mail form on [[Special:EmailUser]].
02240
02241 Special:EmailUser appears when you click on the link "E-mail this user" in the sidebar, but only if there is an e-mail address in the recipient\'s user preferences. If there isn\'t then the message [[Mediawiki:Noemailtext]] will appear instead of Special:EmailUser.',
02242 'noemailtitle' => 'The title of the message that appears instead of Special:EmailUser after clicking the "E-mail this user" link in the sidebar, if no e-mail can be sent to the user.',
02243 'noemailtext' => 'The text of the message that appears instead of Special:EmailUser after clicking the "E-mail this user" link in the sidebar, if no e-mail can be sent to the user.',
02244 'email-legend' => 'Title of the box in [[Special:EmailUser]]',
02245 'emailfrom' => 'Field in [[Special:EmailUser]].
02246 {{Identical|From}}',
02247 'emailto' => 'Field in [[Special:EmailUser]].
02248 {{Identical|To}}',
02249 'emailsubject' => 'Field in [[Special:EmailUser]].
02250
02251 {{Identical|Subject}}',
02252 'emailmessage' => 'Field in [[Special:EmailUser]].
02253
02254 {{Identical|Message}}',
02255 'emailsend' => 'Button name in [[Special:EmailUser]].
02256
02257 {{Identical|Send}}',
02258 'emailccme' => 'Used at [[Special:Preferences]] > E-mail',
02259 'emailccsubject' => 'Subject of the carbon-copied email for the sender sent through MediaWiki.',
02260 'emailuserfooter' => 'This message is appended to every email sent through the "Email user" function.
02261
02262 * $1: username of the sender
02263 * $2: username of the recipient',
02264
02265 # Watchlist
02266 'watchlist' => '{{Identical|My watchlist}}',
02267 'mywatchlist' => 'Link at the upper right corner of the screen.
02268
02269 {{Identical|My watchlist}}',
02270 'watchlistfor' => 'Subtitle on [[Special:Watchlist]].
02271
02272 *$1: Username of current user
02273 {{Identical|For $1}}',
02274 'nowatchlist' => 'Displayed when there is no pages in the watchlist.',
02275 'watchlistanontext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
02276 'watchnologin' => '{{Identical|Not logged in}}',
02277 'addedwatch' => 'Page title displayed when clicking on {{msg|watch}} tab (only when not using the AJAX feauture which allows watching a page without reloading the page or such). See also {{msg|addedwatchtext}}.',
02278 'addedwatchtext' => 'Explanation shown when clicking on the {{msg|watch}} tab. See also {{msg|addedwatch}}.',
02279 'removedwatch' => 'Page title displayed when clicking on {{msg|unwatch}} tab (only when not using the AJAX feauture which allows watching a page without reloading the page or such). See also {{msg|removedwatchtext}}.',
02280 'removedwatchtext' => "After a page has been removed from a user's watchlist by clicking the {{msg|unwatch}} tab at the top of an article, this message appears just below the title of the article. $1 is the title of the article. See also {{msg|removedwatch}} and {{msg|addedwatchtext}}.",
02281 'watch' => 'Name of the Watch tab. Should be in the imperative mood.',
02282 'watchthispage' => '{{Identical|Watch this page}}',
02283 'unwatch' => 'Label of "Unwatch" tab.',
02284 'notanarticle' => "A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
02285
02286 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
02287
02288 {{Identical|Content page}}",
02289 'watchlist-details' => 'Message on Special page: My watchlist. This is paired with the message [[Mediawiki:Nowatchlist]] which appears instead of Watchlist-details when $1 is 0.',
02290 'wlheader-showupdated' => 'This message shows up near top of users watchlist page.',
02291 'wlshowlast' => "Appears on [[Special:Watchlist]]. Variable $1 gives a choice of different numbers of hours, $2 gives a choice of different numbers of days and $3 is '{{int:watchlistall2}}' ([[Mediawiki:watchlistall2/{{SUBPAGENAME}}]]). Clicking on your choice changes the list of changes you see (without changing the default in my preferences).",
02292 'watchlist-options' => 'Legend of the fieldset of [[Special:Watchlist]]',
02293
02294 # Displayed when you click the "watch" button and it is in the process of watching
02295 'watching' => 'Text displayed when clicked on the watch tab: [[MediaWiki:Watch/{{SUBPAGENAME}}|{{int:watch}}]]. It means the wiki is adding that page to your watchlist.',
02296 'unwatching' => 'Text displayed when clicked on the unwatch tab: [[MediaWiki:Unwatch/{{SUBPAGENAME}}|{{int:unwatch}}]]. It means the wiki is removing that page from your watchlist.',
02297
02298 'enotif_newpagetext' => 'Part of text of a notification e-mail sent when a watched page has been created. See [[File:Screenshot_MediaWiki_e-mail_notifier.PNG|150px|right]]',
02299 'changed' => 'Possible value for $CHANGEDORCREATED in {{msg|enotif_subject}} and {{msg|enotif_body}}.',
02300 'created' => 'Possible value for $CHANGEDORCREATED in {{msg|enotif_subject}} and {{msg|enotif_body}}.',
02301 'enotif_subject' => '$CHANGEDORCREATED can be one of {{msg|changed}} and {{msg|created}}. Can also be {{msg-mw|blog-added}} or {{msg-mw|blog-edited}} from Wikia.',
02302 'enotif_lastvisited' => '$1 is a URL address.',
02303 'enotif_lastdiff' => '* $1 is a link to diff, shown as a plainlink',
02304 'enotif_body' => 'Text of a notification e-mail sent when a watched page has been edited or deleted.[[File:Screenshot_MediaWiki_e-mail_notifier.PNG|150px|right]]
02305
02306 * <tt>$CHANGEDORCREATED</tt> can be one of {{msg-mw|changed}}, {{msg-mw|created}}, or {{msg-mw|deleted}}. Can also be {{msg-mw|blog-added}} or {{msg-mw|blog-edited}} from Wikia.',
02307
02308 # Delete
02309 'confirm' => 'Submit button text for protection confirmation
02310
02311 {{Identical|Confirm}}',
02312 'excontent' => 'Automated deletion reason when deleting a page for admins',
02313 'excontentauthor' => 'Automated deletion reason when deleting a page for admins providing that the page has one author only.',
02314 'exbeforeblank' => 'Automated deletion reason when deleting a page for admins providing that the page was blanked before deletion.',
02315 'delete-confirm' => 'The title of the form to delete a page.
02316
02317 $1 = the name of the page',
02318 'delete-backlink' => '{{optional}}',
02319 'delete-legend' => '{{Identical|Delete}}',
02320 'historywarning' => 'Warning when about to delete a page that has history.
02321 $1 is the <b>approximate</b> number of revisions that the page has, the message should not claim to give an exact count.',
02322 'confirmdeletetext' => 'Introduction shown when deleting a page.',
02323 'actioncomplete' => 'Used in several situations, for example when a page has been deleted.',
02324 'deletedtext' => 'Parameters:
02325 * $1 is a page that was deleted
02326 * $2 is {{msg-mw|deletionlog}}',
02327 'deletedarticle' => "This is a ''logentry'' message. Parameters:
02328 * $1 is deleted page name.",
02329 'suppressedarticle' => 'Part of a [[mw:Manual:RevisionDelete|RevisionDelete]] log entry.',
02330 'dellogpage' => 'The name of the deletion log. Used as heading on [[Special:Log/delete]] and in the drop down menu for selecting logs on [[Special:Log]].
02331
02332 {{Identical|Deletion log}}',
02333 'dellogpagetext' => 'Text in [[Special:Log/delete]].',
02334 'deletionlog' => 'This message is used to link to the deletion log as parameter $1 of {{msg|Filewasdeleted}}, as parameter $2 of {{msg|deletedtext}}, and in log lines on [[Special:DeletedContributions]].
02335
02336 {{Identical|Deletion log}}',
02337 'reverted' => '{{Identical|Revert}}',
02338 'deletecomment' => '{{Identical|Reason}}',
02339 'deleteotherreason' => '{{Identical|Other/additional reason}}',
02340 'deletereasonotherlist' => '{{Identical|Other reason}}',
02341 'deletereason-dropdown' => 'Default reasons for deletion. Displayed as a drop-down list. Format:
02342 <pre>* Group
02343 ** Common delete reason
02344 ** ...</pre>',
02345 'delete-edit-reasonlist' => 'Shown beneath the page deletion form on the right side. It is a link to [[MediaWiki:Deletereason-dropdown]]. See also {{msg|Ipb-edit-dropdown}} and {{msg|Protect-edit-reasonlist}}.
02346
02347 {{Identical|Edit delete reasons}}',
02348
02349 # Rollback
02350 'rollback' => '{{Identical|Rollback}}',
02351 'rollback_short' => '{{Identical|Rollback}}',
02352 'rollbacklink' => '{{Identical|Rollback}}',
02353 'rollbackfailed' => '{{Identical|Rollback}}',
02354 'cantrollback' => '{{Identical|Revert}}
02355 {{Identical|Rollback}}',
02356 'alreadyrolled' => "Appear when there's rollback and/or edit collision.
02357 * $1: the page to be rollbacked
02358 * $2: the editor to be rollbacked of that page
02359 * $3: the editor that cause collision
02360
02361 {{Identical|Rollback}}",
02362 'editcomment' => "Only shown if there is an edit ''{{msg-mw|summary}}''",
02363 'revertpage' => '{{Identical|Revert}}
02364 Additionally available:
02365 * $3: revid of the revision reverted to,
02366 * $4: timestamp of the revision reverted to,
02367 * $5: revid of the revision reverted from,
02368 * $6: timestamp of the revision reverted from',
02369 'revertpage-nouser' => 'This is a confirmation message a user sees after reverting, when the username of the version is hidden with RevisionDelete.
02370 In other cases the message {{msg-mw|revertpage}} is used.',
02371 'rollback-success' => 'This message shows up on screen after successful revert (generally visible only to admins). $1 describes user whose changes have been reverted, $2 describes user which produced version, which replaces reverted version.
02372 {{Identical|Revert}}
02373 {{Identical|Rollback}}',
02374
02375 # Protect
02376 'protectlogpage' => 'Title of [[Special:Log/protect]].',
02377 'protectlogtext' => 'Text in [[Special:Log/protect]].',
02378 'protectedarticle' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
02379 'modifiedarticleprotection' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
02380 'movedarticleprotection' => 'This is a log entry. It appears in the log if a protected page is renamed.
02381
02382 Example:
02383 <code>00:51, 16 September 2010 Siebrand +(Talk • contribs • block) moved protection settings from "User:Siebrand/prot-move" to "User:Siebrand/prot-moved" (User:Siebrand/prot-move moved to User:Siebrand/prot-moved: prot_move test.)</code>',
02384 'protect-title' => 'Title for the protection form. $1 is the title of the page to be (un)protected.',
02385 'prot_1movedto2' => 'Message description: [[mw:Manual:Interface/1movedto2]]',
02386 'protect-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
02387
02388 Shown as subtitle of the protection form. $1 is the title of the page to be (un)protected.',
02389 'protect-legend' => 'Legend of the fieldset around the input form of the protection form.',
02390 'protectcomment' => '{{Identical|Reason}}',
02391 'protectexpiry' => '{{Identical|Expires}}',
02392 'protect-unchain-permissions' => 'This message is a label for a checkbox displayed in the "protect" form just below the first selector (generally the "edit" protection). If the checkbox is checked (default) other selectors will be locked and have the same value as the first selector, otherwise other selectors are editable by the user.
02393 This message was something like "unlock move protection" in the past.',
02394 'protect-text' => 'Intro of the protection interface. See [[meta:Protect]] for more information.',
02395 'protect-default' => '{{Identical|Default}}',
02396 'protect-fallback' => 'This message is used as an option in the protection form on wikis were extra protection levels have been configured.',
02397 'protect-summary-cascade' => 'Used in edit summary when cascade protecting a page.',
02398 'protect-expiring' => 'Used in page history, and in [[Special:Protectedtitles]], [[Special:Protectedpages]], and extension FlaggedRevs.
02399 * $1 is a date and time
02400 * $2 is a date (optional)
02401 * $3 is a time (optional)
02402
02403 {{Identical|Expires $1 (UTC)}}',
02404 'protect-cascade' => 'See [[meta:Protect]] for more information.',
02405 'protect-othertime' => 'Used on the page protection form as label for the following input field (text)
02406 {{Identical|Other time}}',
02407 'protect-othertime-op' => 'Used on the page protection form in the drop down menu
02408 {{Identical|Other time}}',
02409 'protect-existing-expiry' => 'Shows the existing expiry time in the drop down menu of the protection form ([http://translatewiki.net/w/i.php?title=User:Raymond/test&action=unprotect example])
02410
02411 * $1: date and time of the existing expiry time (kept for backward compatibility purposes)
02412 * $2: date of the existing expiry time
02413 * $3: time of the existing expiry time',
02414 'protect-otherreason' => 'Shown on the page protection form as label for the following input field (text)
02415 {{Identical|Other/additional reason}}',
02416 'protect-otherreason-op' => 'Shown on the page protection form in the drop down menu
02417 {{Identical|Other reason}}',
02418 'protect-dropdown' => 'Shown on the page protection form as drop down menu for protection reasons.
02419
02420 <tt><nowiki>* Groupname</nowiki></tt> - defines a new group<br />
02421 <tt><nowiki>** Reason</nowiki></tt> - defines a reason in this group',
02422 'protect-edit-reasonlist' => 'Shown beneath the page protection form on the right side. It is a link to [[MediaWiki:Protect-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Ipb-edit-dropdown}}.',
02423 'protect-expiry-options' => "* Description: Options for the duration of the page protection.
02424 * <font color=\"red\">Be careful:</font> '''1 translation:1 english''', so the first part is the translation and the second part should stay in English.
02425 * Example: See e.g. [[MediaWiki:Protect-expiry-options/nl]] if you still don't know how to do it.
02426
02427 {{Identical|Infinite}}",
02428 'restriction-type' => 'Used on [[Special:ProtectedPages]]. The text next to a drop-down box. See [[mw:Manual:Administrators|MediaWiki Manual]] for more information on protection.',
02429 'restriction-level' => 'Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. The text next to a drop-down box. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.',
02430 'minimum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Maximum-size]]. There is an input box to specify the minimum bites of the projected pages listed.',
02431 'maximum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Minimum-size]]. There is an input box to specify the maximum bites of the projected pages listed.',
02432 'pagesize' => 'Used on [[Special:ProtectedPages]]. See the help page on [http://meta.wikimedia.org/wiki/Protect Meta] for more information on protection.',
02433
02434 # Restrictions (nouns)
02435 'restriction-edit' => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
02436
02437 {{Identical|Edit}}",
02438 'restriction-move' => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
02439
02440 {{Identical|Move}}",
02441 'restriction-create' => 'Used on [[Special:ProtectedPages]]. An option in a drop-down box. See the help pages on [http://www.mediawiki.org/wiki/Project:Protected_titles MediaWiki] and [http://meta.wikimedia.org/wiki/Protect Meta] for more information on protection.
02442
02443 {{Identical|Create}}',
02444
02445 # Restriction levels
02446 'restriction-level-sysop' => "Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. An option in the drop-down box 'Restriction level' and in brackets after each page name entry. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.",
02447 'restriction-level-autoconfirmed' => "Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. An option in the drop-down box 'Restriction level', and in brackets after each page name entry. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.",
02448 'restriction-level-all' => "Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. An option in the drop-down box 'Restriction level'. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.",
02449
02450 # Undelete
02451 'undelete' => 'Name of special page for admins as displayed in [[Special:SpecialPages]].
02452
02453 {{Identical|View deleted pages}}',
02454 'undeletepage' => 'Title of special page [[Special:Undelete]]. This special page is only visible to administrators.',
02455 'viewdeletedpage' => 'Title of the [[Special:Undelete]].
02456
02457 {{Identical|View deleted pages}}',
02458 'undeleteextrahelp' => "Help message displayed when restoring history of a page. In your language, ''Restore'' is called ''[[MediaWiki:Undeletebtn/{{SUBPAGENAME}}|{{int:Undeletebtn}}]]'' ({{msg|Undeletebtn}}), ''Reset'' button is called ''[[MediaWiki:Undeletereset/{{SUBPAGENAME}}|{{int:Undeletereset}}]]'' ({{msg|Undeletereset}}).",
02459 'undelete-revision' => 'Shown in "View and restore deleted pages" ([[Special:Undelete/$1]]).
02460
02461 * $1: deleted page name
02462 * $3: user name (author of revision, not who deleted it)
02463 * $4: date of the revision
02464 * $5: time of the revision
02465
02466 \'\'Example:\'\' Deleted revision of [[Main Page]] (as of {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, at {{CURRENTTIME}}) by [[User:Username|Username]]:',
02467 'undeletebtn' => 'Shown on [[Special:Undelete]] as button caption and on [[Special:Log/delete|deletion log]] after each entry (for sysops).
02468
02469 {{Identical|Restore}}',
02470 'undeletelink' => 'Display name of link to undelete a page used on [[Special:Log/delete]]
02471
02472 {{Identical|View}}
02473 {{Identical|Restore}}',
02474 'undeleteviewlink' => 'First part of {{msg-mw|undeletelink}}',
02475 'undeletereset' => 'Shown on [[Special:Undelete]] as button caption.
02476 {{Identical|Reset}}',
02477 'undeleteinvert' => '{{Identical|Invert selection}}',
02478 'undeletecomment' => '{{Identical|Reason}}',
02479 'undelete-search-submit' => '{{Identical|Search}}',
02480 'undelete-show-file-confirm' => 'A confirmation message shown on Special:Undelete when the request does not contain a valid token (e.g. when a user clicks a link received in mail).
02481 * <code>$1</code> is the name of the file being undeleted.
02482 * <code>$2</code> is the date of the displayed revision.
02483 * <code>$3</code> is the time of the displayed revision.
02484
02485 {{identical|Are you sure you want to view the deleted revision of the file...}}',
02486 'undelete-show-file-submit' => '{{Identical|Yes}}',
02487
02488 # Namespace form on various pages
02489 'namespace' => 'This message is located at [[Special:Contributions]].',
02490 'invert' => 'Displayed in [[Special:RecentChanges|RecentChanges]], [[Special:RecentChangesLinked|RecentChangesLinked]] and [[Special:Watchlist|Watchlist]]
02491
02492 {{Identical|Invert selection}}',
02493 'blanknamespace' => 'Name for main namespace (blank namespace) in drop-down menus at [[Special:RecentChanges]] and other special pages.',
02494
02495 # Contributions
02496 'contributions' => "Display name for the 'User contributions', shown in the sidebar menu of all user pages and user talk pages. Also the page name of the target page. The target page shows an overview of the most recent contributions by a user.",
02497 'contributions-title' => 'The page title in your browser bar, but not the page title. See also {{msg|contributions}}. Parameter $1 is the username.',
02498 'mycontris' => 'In the personal urls page section - right upper corner.',
02499 'nocontribs' => 'Optional parameter: $1 is the user name',
02500 'uctop' => 'This message is used in [[Special:Contributions]]. It is used to show that a particular edit was the last made to a page. Example: 09:57, 11 February 2008 (hist) (diff) Pagename (edit summary) (top)',
02501 'month' => 'Used in [[Special:Contributions]] and history pages ([{{fullurl:Sandbox|action=history}} example]), as label for a dropdown box to select a specific month to view the edits made in that month, and the earlier months. See also {{msg|year}}.',
02502 'year' => 'Used in [[Special:Contributions]] and history pages ([{{fullurl:Sandbox|action=history}} example]), as label for a inputbox to select a specific year to view the edits made in that year, and the earlier years. See also {{msg|month}}.',
02503
02504 'sp-contributions-newbies' => 'Text of radio button on special page [[Special:Contributions]].',
02505 'sp-contributions-newbies-sub' => "Note at the top of the page of results for a search on [[Special:Contributions]] where 'Show contributions for new accounts only' has been selected.",
02506 'sp-contributions-newbies-title' => 'The page title in your browser bar, but not the page title. See also {{msg|sp-contributions-newbies-sub}}.',
02507 'sp-contributions-blocklog' => 'Used as a display name for a link to the block log on for example [[Special:Contributions/Mediawiki default]]
02508
02509 {{Identical|Block log}}',
02510 'sp-contributions-deleted' => "This is a link anchor used in [[Special:Contributions]]/''name'', when user viewing the page has the right to delete pages, or to restore deleted pages.",
02511 'sp-contributions-logs' => "Appears as an action link in the header of the Special:Contributions/''Username'' pages (e.g. \"For Somebody (talk | block log | logs)\").",
02512 'sp-contributions-talk' => "This is a link anchor used in the [[Special:Contributions]]/''usernamename'' pages.
02513 The link appears in a list of similar ones separated by {{msg-mw|pipe-separator}}, e.g. like this:<br />
02514 ( talk | block log | logs | deleted contributions | rights management )",
02515 'sp-contributions-userrights' => "This is a link anchor used in [[Special:Contributions]]/''name'', if the user viewing the page has the right to set or alter user rights.",
02516 'sp-contributions-blocked-notice' => 'Shown on top of contributions special page of currently blocked users. Parameters:
02517 * $1 is the blocked user. Can be used for GENDER (optional)
02518 Anon version: {{msg-mw|Sp-contributions-blocked-notice-anon}}',
02519 'sp-contributions-username' => 'This message appears whenever someone requests [[Special:Contributions]].
02520
02521 {{Identical/IP address or username}}',
02522 'sp-contributions-submit' => '{{Identical|Search}}',
02523
02524 # What links here
02525 'whatlinkshere' => 'The text of the link in the toolbox (on the left, below the search menu) going to [[Special:WhatLinksHere]].',
02526 'whatlinkshere-title' => "Title of the special page [[Special:WhatLinksHere]]. This page appears when you click on the 'What links here' button in the toolbox. $1 is the name of the page concerned.",
02527 'whatlinkshere-page' => '{{Identical|Page}}',
02528 'whatlinkshere-backlink' => '{{optional}}',
02529 'linkshere' => "This message is the header line of the [[Special:WhatLinksHere/$1]] page generated by clicking 'What links here' in the sidebar toolbox. It is followed by a navigation bar built using {{msg-mw|Viewprevnext}}.",
02530 'nolinkshere' => 'This appears on Whatlinkshere pages which are empty.
02531
02532 Parameter $1 is a page title.',
02533 'isredirect' => 'Displayed in Special:WhatLinksHere (see [{{fullurl:Special:WhatLinksHere/Project:Translator|hidelinks=1}} Special:WhatLinksHere/Project:Translator] for example).
02534
02535 {{Identical|Redirect page}}',
02536 'istemplate' => 'Means that a page (a template, specifically) is used as <code><nowiki>{{Page name}}</nowiki></code>.
02537 Displayed in Special:WhatLinksHere (see [[Special:WhatLinksHere/Template:New portal]] for example).',
02538 'isimage' => 'This message is displayed on [[Special:WhatLinksHere]] for images. It means that the image is used on the page (as opposed to just being linked to like an non-image page).',
02539 'whatlinkshere-prev' => 'This is part of the navigation message on the top and bottom of Whatlinkshere pages, where it is used as the first argument of {{msg-mw|Viewprevnext}}.
02540 $1 is the number of items shown per page. It is not used when $1 is zero; not sure what happens when $1 is one.
02541 Special pages use {{msg-mw|Prevn}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
02542
02543 {{Identical|Previous}}',
02544 'whatlinkshere-next' => 'This is part of the navigation message on the top and bottom of Whatlinkshere pages, where it is used as the second argument of {{msg-mw|Viewprevnext}}.
02545 $1 is the number of items shown per page. It is not used when $1 is zero; not sure what happens when $1 is one.
02546 Special pages use {{msg-mw|Nextn}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
02547
02548 {{Identical|Next}}',
02549 'whatlinkshere-links' => 'Used on [[Special:WhatLinksHere]]. It is a link to the WhatLinksHere page of that page.
02550
02551 Example line:
02552 * [[Main Page]] ([[Special:WhatLinksHere/Main Page|{{int:whatlinkshere-links}}]])
02553
02554 {{Identical|Links}}',
02555 'whatlinkshere-hideredirs' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
02556 'whatlinkshere-hidetrans' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
02557 'whatlinkshere-hidelinks' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
02558 'whatlinkshere-hideimages' => 'This is the text of the option on [[Special:WhatLinksHere]] for image pages, allowing to hide/show pages which display the file inline.
02559 Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
02560 'whatlinkshere-filters' => '{{Identical|Filter}}',
02561
02562 # Block/unblock
02563 'blockip' => 'The title of the special page [[Special:BlockIP]].
02564
02565 {{Identical|Block user}}',
02566 'blockip-title' => '{{Identical|Block user}}',
02567 'blockip-legend' => 'Legend/Header for the fieldset around the input form of [[Special:BlockIP]].
02568
02569 {{Identical|Block user}}',
02570 'ipaddress' => '{{Identical|IP Address}}',
02571 'ipadressorusername' => '{{Identical/IP address or username}}',
02572 'ipbexpiry' => '{{Identical|Expiry}}',
02573 'ipbreason' => 'Label of the block reason dropdown in [[Special:BlockIP]] and the unblock reason textfield in [{{fullurl:Special:IPBlockList|action=unblock}} Special:IPBlockList?action=unblock].
02574
02575 {{Identical|Reason}}',
02576 'ipbreasonotherlist' => '{{Identical|Other reason}}',
02577 'ipbanononly' => '{{Identical|Block anonymous users only}}',
02578 'ipbcreateaccount' => '{{Identical|Prevent account creation}}',
02579 'ipbemailban' => '{{Identical|Prevent user from sending e-mail}}',
02580 'ipbenableautoblock' => '{{Identical|Automatically block ...}}',
02581 'ipbsubmit' => '{{Identical|Block this user}}',
02582 'ipbother' => '{{Identical|Other time}}',
02583 'ipboptions' => "* Description: Options for the duration of the block.
02584 * <font color=\"red\">Be careful:</font> '''1 translation:1 english''', so the first part is the translation and the second part should stay in English.
02585 * Example: See e.g. [[MediaWiki:Ipboptions/nl]] if you still don't know how to do it.
02586
02587 {{Identical|Infinite}}",
02588 'ipbotheroption' => '{{Identical|Other}}',
02589 'ipbotherreason' => '{{Identical|Other/additional reason}}',
02590 'ipbhidename' => 'This is the label for a checkbox in the user block form on [[Special:Block]].',
02591 'ipbwatchuser' => 'This is an option on [[Special:BlockIP]] to watch the user page and talk page of the blocked user',
02592 'ipballowusertalk' => 'Option in [[Special:BlockIP]] that allows the blocked user to edit own talk page.',
02593 'ipb-change-block' => 'Confirmation checkbox required for blocks that would override an earlier block. Appears together with {{msg|ipb-needreblock}}.',
02594 'badipaddress' => 'An error message shown when one entered an invalid IP address in blocking page.',
02595 'blockipsuccesstext' => '<nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is supported.',
02596 'ipb-edit-dropdown' => 'Shown beneath the user block form on the right side. It is a link to [[MediaWiki:Ipbreason-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Protect-edit-reasonlist}}.',
02597 'ipusubmit' => 'Used as button text on Special:BlockList?action=unblock. To see the message:
02598 * Go to [[Special:BlockList]]
02599 * Click "unblock" for any block (but you can only see "unblock" if you have administrator rights)
02600 * It is now the button below the form',
02601 'unblocked' => 'Do not translate the namespace "User:". $1 - the IP address or username that was unblocked.',
02602 'ipblocklist' => 'Title of [[Special:Ipblocklist]].',
02603 'ipblocklist-sh-userblocks' => 'Top selection button at [[Special:IPBlockList]], which means Show/Hide indefinite blocks
02604
02605 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
02606 'ipblocklist-sh-tempblocks' => 'Top selection button at [[Special:IPBlockList]]
02607
02608 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
02609 'ipblocklist-sh-addressblocks' => 'Top selection button at [[Special:IPBlockList]]
02610
02611 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
02612 'ipblocklist-submit' => '{{Identical|Search}}',
02613 'ipblocklist-localblock' => '[[File:Special IPBlockList new.png|thumb|Example]]
02614 Used on [[Special:IPBlockList]] as header when global blocks exists too.',
02615 'ipblocklist-otherblocks' => '[[File:Special IPBlockList new.png|thumb|Example]]
02616 Used on [[Special:IPBlockList]] as header for other blocks, i.e. from GlobalBlocking or TorBlocks.',
02617 'blocklistline' => 'This is the text of an entry in the [[Special:BlockList]].
02618 * $1 is the hour and date of the block.
02619 * $2 is the sysop.
02620 * $3 is the blocked user or IP (with link to contributions and talk)
02621 * $4 contains "hour and date of expiry" ({{msg-mw|Expiringblock}} or {{msg-mw|Infiniteblock}})
02622
02623 See also {{msg-mw|Blocklogentry}}.',
02624 'infiniteblock' => "* contents of $4 in {{msg-mw|Blocklistline|notext=1}}: (''{{int:Blocklistline}}'')
02625 * contents of $4 in {{msg-mw|Globalblocking-blocked|notext=1}}:
02626 <blockquote>''{{int:Globalblocking-blocked}}''</blockquote>
02627 *See also {{msg-mw|Expiringblock}}
02628
02629 {{Identical|Infinite}}",
02630 'expiringblock' => 'Parameters:
02631 * $1 is a date
02632 * $2 is a time
02633
02634 Usage:
02635 * Substituted as $4 in in {{msg-mw|Blocklistline|notext=1}}
02636 * Substituted as $4 in in {{msg-mw|Globalblocking-blocked|notext=1}}
02637 * See also {{msg-mw|Infiniteblock}}',
02638 'anononlyblock' => 'Part of the log entry of user block.
02639
02640 {{Identical|Anon only}}',
02641 'noautoblockblock' => '{{Identical|Autoblock disabled}}',
02642 'emailblock' => '{{Identical|E-mail blocked}}',
02643 'blocklist-nousertalk' => 'Used in [[Special:IPBlockList]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Block-log-flags-nousertalk}}.',
02644 'ipblocklist-empty' => 'Shown on page [[Special:Blocklist]], if no blocks are to be shown.',
02645 'blocklink' => "Display name for a link that, when selected, leads to a form where a user can be blocked. Used in page history and recent changes pages. Example: \"''UserName (Talk | contribs | '''block''')''\".",
02646 'change-blocklink' => 'Used to name the link on Special:Log',
02647 'contribslink' => 'Short for "contributions". Used as display name for a link to user contributions on history pages, [[Special:RecentChanges]], [[Special:Watchlist]], etc.',
02648 'blocklogpage' => "The page name of [[Special:Log/block]]. Also appears in the drop down menu of [[Special:Log]] pages and in the action links of Special:Contributions/''Username'' pages (e.g. \"For Somebody (talk | block log | logs)\").
02649
02650 {{Identical|Block log}}",
02651 'blocklog-showlog' => 'Parameters:
02652 * $1 is the blocked user. Can be used for GENDER (optional)',
02653 'blocklog-showsuppresslog' => 'Parameters:
02654 * $1 is the blocked user. Can be used for GENDER (optional)',
02655 'blocklogentry' => 'This is the text of an entry in the Block log, and recent changes, after hour (and date, only in the Block log) and sysop name:
02656 * $1 is the blocked user or IP (with link to contributions and talk)
02657 * $2 is the duration of the block (hours, days etc.) or the specified expiry date
02658 * $3 contains "(details) (\'\'reason\'\')"
02659 See also {{msg-mw|Blocklistline}}.',
02660 'reblock-logentry' => 'This is the text of an entry in the Block log (and Recent Changes), after hour (and date, only in the Block log) and sysop name:
02661 * $1 is the user being reblocked
02662 * $2 is the expiry time of the block
02663 * $3 is the reason for the block',
02664 'blocklogtext' => 'Appears on top of [[Special:Log/block]].',
02665 'unblocklogentry' => 'This is the text of an entry in the Block log (and Recent Changes), after hour (and date, only in the Block log) and sysop name:
02666 * $1 is the user being unblocked',
02667 'block-log-flags-noautoblock' => '{{Identical|Autoblock disabled}}',
02668 'block-log-flags-noemail' => "Log message for [[Special:Log/block]] to note that a user cannot use the 'email another user' option.
02669
02670 {{Identical|E-mail blocked}}",
02671 'block-log-flags-nousertalk' => 'Used in [[Special:Log/block]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Blocklist-nousertalk}}.',
02672 'ipb_expiry_temp' => 'Warning message displayed on [[Special:BlockIP]] if the option "hide username" is selected but the expiry time is not infinite.',
02673 'ipb_already_blocked' => '{{Identical|$1 is already blocked}}',
02674 'ipb-otherblocks-header' => '[[File:Special.Block with other blocks from GlobalBlocking and TorBlocks.png|thumb|Example]]
02675 Used on [[Special:Block]] as header for other blocks, i.e. from GlobalBlocking or TorBlocks',
02676 'blockme' => 'The page title of [[Special:Blockme]], a feature which is disabled by default.',
02677 'proxyblocksuccess' => '{{Identical|Done}}',
02678 'sorbs' => '{{optional}}',
02679 'cant-see-hidden-user' => 'Used as (red) error message on Special:Block when you try to change (as sysop w/o the hideuser right) the block of a hidden user.',
02680
02681 # Developer tools
02682 'lockdb' => 'The title of the special page [[Special:LockDB]].
02683
02684 {{Identical|Lock database}}',
02685 'unlockdb' => 'The title of the special page [[Special:UnlockDB]].
02686
02687 {{Identical|Unlock database}}',
02688 'lockbtn' => 'The submit button on the special page [[Special:LockDB]].
02689
02690 {{Identical|Lock database}}',
02691 'unlockbtn' => 'The submit button on the special page [[Special:UnlockDB]].
02692
02693 {{Identical|Unlock database}}',
02694 'lockfilenotwritable' => "'No longer needed' on wikipedia.",
02695
02696 # Move page
02697 'move-page' => 'Header of the special page to move pages. $1 is the name of the page to be moved.',
02698 'move-page-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
02699
02700 Shown as subtitle of [[Special:MovePage/testpage]]. $1 is the title of the page to be moved.',
02701 'move-page-legend' => 'Legend of the fieldset around the input form of [[Special:MovePage/testpage]].
02702
02703 {{Identical|Move page}}',
02704 'movepagetext' => 'Introduction shown when moving a page ([[Special:MovePage]]).
02705
02706 Special pages mentioned: {{msg-mw|Doubleredirects}}, {{msg-mw|Brokenredirects}}
02707
02708 See also {{msg-mw|Movepagetext-noredirectfixer|notext=1}}',
02709 'movepagetalktext' => "Text on the special 'Move page'. This text only appears if the talk page is not empty.",
02710 'movearticle' => 'The text before the name of the page that you are moving. Can be translated as "Page that is going to be moved"
02711
02712 {{Identical|Move page}}',
02713 'movenologin' => '{{Identical|Not logged in}}',
02714 'movenologintext' => "Text of message on special page 'Permissions Errors', which appears when somebody tries to move a page without being logged in.",
02715 'newtitle' => 'Used in the special page "[[Special:MovePage]]". The text for the inputbox to give the new page title.',
02716 'move-watch' => 'The text of the checkbox to watch the pages you are moving from and to. If checked, both the destination page and the original page will be added to the watchlist, even if you decide not to leave a redirect behind.',
02717 'movepagebtn' => "Button label on the special 'Move page'.
02718
02719 {{Identical|Move page}}",
02720 'pagemovedsub' => 'Message displayed as aheader of the body, after succesfully moving a page from source to target name.',
02721 'movepage-moved' => 'Message displayed after succesfully moving a page from source to target name.
02722 * $1 is the source page as a link with display name
02723 * $2 is the target page as a link with display name
02724 * $3 (optional) is the source page name without a link
02725 * $4 (optional) is the target page name without a link',
02726 'movepage-moved-noredirect' => 'The message is shown after pagemove if checkbox "{{int:move-leave-redirect}}" was unselected before moving.',
02727 'movetalk' => 'The text of the checkbox to watch the associated talk page to the page you are moving. This only appears when the talk page is not empty.',
02728 'move-subpages' => 'The text of an option on the special page [[Special:MovePage|MovePage]]. If this option is ticked, any subpages will be moved with the main page to a new title.',
02729 'move-talk-subpages' => 'The text of an option on the special page [[Special:MovePage|MovePage]]. If this option is ticked, any subpages will be moved with the talk page to a new title.',
02730 '1movedto2' => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
02731 '1movedto2_redir' => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
02732 'movelogpage' => 'Title of [[Special:Log/move]]. Used as heading on that page, and in the dropdown menu on log pages.',
02733 'movelogpagetext' => "Text on the special page 'Move log'.",
02734 'movesubpage' => "This is a page header.
02735 Parameters:
02736 *'''$1''' = number of subpages
02737 <!--{{Note|Plural is supported if you need it, the number of subpages is available in <code>$1</code>.}}-->",
02738 'movereason' => 'Used in [[Special:MovePage]]. The text for the inputbox to give a reason for the page move.
02739
02740 {{Identical|Reason}}',
02741 'revertmove' => '{{Identical|Revert}}',
02742 'delete_and_move_text' => 'Used when moving a page, but the destination page already exists and needs deletion. This message is to confirm that you really want to delete the page. See also {{msg|delete and move confirm}}.',
02743 'delete_and_move_confirm' => 'Used when moving a page, but the destination page already exists and needs deletion. This message is for a checkbox to confirm that you really want to delete the page. See also {{msg|delete and move text}}.',
02744 'immobile-target-namespace-iw' => "This message appears when attempting to move a page, if a person has typed an interwiki link as a namespace prefix in the input box labelled 'To new title'. The special page 'Movepage' cannot be used to move a page to another wiki.
02745
02746 'Destination' can be used instead of 'target' in this message.",
02747 'fix-double-redirects' => 'This is a checkbox in [[Special:MovePage]] which allows to move all redirects from the old title to the new title.',
02748 'protectedpagemovewarning' => 'Related message: [[MediaWiki:protectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]
02749 {{Related|Semiprotectedpagewarning}}',
02750 'semiprotectedpagemovewarning' => 'Related message: [[MediaWiki:Semiprotectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]
02751 {{Related|Semiprotectedpagewarning}}',
02752
02753 # Export
02754 'export' => 'Page title of [[Special:Export]], a page where a user can export pages from a wiki to a file.',
02755 'exporttext' => 'Main text on [[Special:Export]]. Leave the line <tt><nowiki>[[{{#Special:Export}}/{{MediaWiki:Mainpage}}]]</nowiki></tt> exactly as it is!',
02756 'exportcuronly' => 'A label of checkbox option in [[Special:Export]]',
02757 'export-submit' => 'Button name in [[Special:Export]].
02758
02759 {{Identical|Export}}',
02760 'export-addcat' => '{{Identical|Add}}',
02761 'export-addns' => '{{Identical|Add}}',
02762 'export-download' => 'A label of checkbox option in [[Special:Export]]',
02763 'export-templates' => 'A label of checkbox option in [[Special:Export]]',
02764 'export-pagelinks' => 'This is an input in [[Special:Export]]',
02765
02766 # Namespace 8 related
02767 'allmessages' => 'The title of the special page [[Special:AllMessages]].',
02768 'allmessagesname' => 'Used on [[Special:Allmessages]] meaning "the name of the message".
02769 {{Identical|Name}}',
02770 'allmessagesdefault' => 'The header for the lower row of each column in the table of [[Special:AllMessages]].',
02771 'allmessagescurrent' => 'The header for the upper row of each column in the table of [[Special:AllMessages]].',
02772 'allmessagestext' => 'Summary displayed at the top of [[Special:AllMessages]].',
02773 'allmessagesnotsupportedDB' => 'This message is displayed on [[Special:AllMessages]] on wikis were the configuration variable $wgUseDatabaseMessages is disabled. It means that the MediaWiki namespace is not used.',
02774 'allmessages-filter-legend' => 'Used in [[Special:AllMessages]].
02775
02776 {{Identical|Filter}}',
02777 'allmessages-filter' => 'Option used in [[Special:AllMessages]].',
02778 'allmessages-filter-unmodified' => 'Used in [[Special:AllMessages]].',
02779 'allmessages-filter-all' => 'Used in [[Special:AllMessages]].
02780 {{Identical|All}}',
02781 'allmessages-filter-modified' => 'Used in [[Special:AllMessages]].',
02782 'allmessages-prefix' => 'Used in [[Special:AllMessages]].',
02783 'allmessages-language' => 'Used on [[Special:Allmessages]].
02784
02785 {{Identical|Language}}',
02786 'allmessages-filter-submit' => 'Used on [[Special:Allmessages]].
02787
02788 {{Identical|Go}}',
02789
02790 # Thumbnails
02791 'thumbnail-more' => '[[Image:Yes.png|thumb|This:]]
02792 Tooltip shown when hovering over a little sign of a thumb image, to go to the image page (where it is bigger). For example, see the image at the right:',
02793 'thumbnail_error' => 'Message shown in a thumbnail frame when creation of the thumbnail fails.
02794 * $1 is the reason',
02795 'thumbnail_image-type' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}',
02796 'thumbnail_gd-library' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}.
02797 *$1 is a function name of the GD library',
02798 'thumbnail_image-missing' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}.
02799 *$1 is the path incl. filename of the missing image',
02800
02801 # Special:Import
02802 'import' => 'The title of the special page [[Special:Import]];',
02803 'import-interwiki-history' => 'This is an option on [[Special:Import]]. Usually, when unchecked, only the first version of a page is imported. When you check the option, all versions are imported. This is important often to check for licensing reasons.',
02804 'import-interwiki-submit' => '{{Identical|Import}}',
02805 'xml-error-string' => ':$1: Some kind of message, perhaps name of the error?
02806 :$2: line number
02807 :$3: columm number
02808 :$4: ?? $this->mByte . $this->mContext
02809 :$5: error description
02810 ----
02811 :Example
02812 Import failed: XML import parse failure at line 1, col 1 (byte 3; "- <mediawiki xml"): Empty document',
02813 'import-upload' => 'Used on [[Special:Import]].
02814
02815 Related messages: {{msg|right-importupload|pl=yes}} (the user right for this).',
02816
02817 # Import log
02818 'importlogpage' => '',
02819 'importlogpagetext' => 'This text appears at the top of the [http://translatewiki.net/w/i.php?title=Special%3ALog&type=import&user=&page=&year=&month=-1 import log] special page.',
02820 'import-logentry-upload' => 'This is the text of an entry in the Import log (and Recent Changes), after hour (and date, only in the Import log) and sysop name:
02821 * $1 is the name of the imported file',
02822
02823 # Tooltip help for the actions
02824 'tooltip-pt-userpage' => 'This text appears in the tool-tip when you hover the mouse over your the tab with you User name on it',
02825 'tooltip-pt-mytalk' => 'Tooltip shown when hovering over the "my talk" link in your personal toolbox (upper right side).',
02826 'tooltip-pt-preferences' => 'Tooltip shown when hovering over the "my preferences" ([[MediaWiki:Mypreferences]]) link in your personal toolbox (upper right side).
02827
02828 {{Identical|My preferences}}',
02829 'tooltip-pt-watchlist' => 'Tooltip shown when hovering over the "my watchlist" link in your personal toolbox (upper right side).',
02830 'tooltip-pt-mycontris' => 'Tooltip shown when hovering over the "my contributions" link in your personal toolbox (upper right side).',
02831 'tooltip-pt-login' => "Tooltip shown when hovering over the link 'Log in / create account' in the upper right corner show on all pages while not logged in.",
02832 'tooltip-pt-logout' => 'Tooltip shown when hovering over the "Log out" link in your personal toolbox (upper right side).
02833
02834 {{Identical|Log out}}',
02835 'tooltip-ca-talk' => "Tooltip shown when hovering over the \"[[MediaWiki:Talk/{{SUBPAGENAME}}|{{int:talk}}]]\" tab.
02836
02837 A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For a technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
02838
02839 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
02840
02841 {{Identical|Content page}}",
02842 'tooltip-ca-edit' => 'The tooltip when hovering over the "[[MediaWiki:Edit/{{SUBPAGENAME}}|{{int:edit}}]]" tab.',
02843 'tooltip-ca-addsection' => 'Tooltip shown when hovering over the "addsection" tab (shown on talk pages).',
02844 'tooltip-ca-viewsource' => 'Tooltip displayed when hovering over the {{msg|viewsource}} tab.',
02845 'tooltip-ca-protect' => '{{Identical|Protect this page}}',
02846 'tooltip-ca-unprotect' => '{{Identical|Unprotect this page}}',
02847 'tooltip-ca-delete' => 'Tooltip shown when hovering over the "[[MediaWiki:Delete/{{SUBPAGENAME}}|{{int:delete}}]]" tab.
02848
02849 {{Identical|Delete this page}}',
02850 'tooltip-ca-move' => '{{Identical|Move this page}}',
02851 'tooltip-ca-watch' => '{{Identical|Add this page to your watchlist}}',
02852 'tooltip-ca-unwatch' => 'Tooltip shown when hovering over the {{msg|unwatch}} tab.',
02853 'tooltip-search' => 'The tooltip when hovering over the search menu.',
02854 'tooltip-search-go' => 'This is the text of the tooltip displayed when hovering the mouse over the “[[MediaWiki:Go|Go]]” button next to the search box.',
02855 'tooltip-search-fulltext' => 'This is the text of the tooltip displayed when hovering the mouse over the “[[MediaWiki:Search|Search]]” button under the search box.',
02856 'tooltip-p-logo' => 'Tool tip shown when hovering the mouse over the logo that links to [[Main Page]].
02857 {{Identical|Visit the main page}}',
02858 'tooltip-n-mainpage' => 'Tool tip shown when hovering the mouse over the link to [[{{MediaWiki:Mainpage}}]].
02859 {{Identical|Visit the main page}}',
02860 'tooltip-n-mainpage-description' => '{{Identical|Visit the main page}}',
02861 'tooltip-n-portal' => "Tooltip shown when hovering over the link to 'Community portal' shown in the side bar menu on all pages.",
02862 'tooltip-n-currentevents' => 'Tooltip shown when hovering over {{msg|currentevents}} in the sidebar.',
02863 'tooltip-n-recentchanges' => 'The tooltip when hovering over the "[[MediaWiki:Recentchanges/{{SUBPAGENAME}}|{{int:recentchanges}}]]" link in the sidebar going to the special page [[Special:RecentChanges]].',
02864 'tooltip-n-randompage' => "Tooltip shown when hovering over the link to 'Random page' shown in the side bar menu on all pages. Clicking the link will show a random page in from the wiki's main namespace.",
02865 'tooltip-n-help' => "Tooltip shown when hovering over the link 'help' shown in the side bar menu on all pages.",
02866 'tooltip-t-whatlinkshere' => 'Tooltip shown when hovering over the {{msg|whatlinkshere}} message in the toolbox.',
02867 'tooltip-t-contributions' => 'Tooltip shown when hovering over {{msg|contributions}} in the toolbox.',
02868 'tooltip-t-emailuser' => 'Tooltip shown when hovering over the {{msg|emailuser}} link in the toolbox (sidebar, below).',
02869 'tooltip-t-upload' => 'Tooltip shown when hovering over the link to upload files shown in the side bar menu on all pages.',
02870 'tooltip-t-specialpages' => 'The tooltip when hovering over the link "[[MediaWiki:Specialpages/{{SUBPAGENAME}}|{{int:specialpages}}]]" going to a list of all special pages available in the wiki.',
02871 'tooltip-ca-nstab-main' => "A 'content page' is a page that forms part of the purpose of the wiki. It includes the main page and pages in the main namespace and any other namespaces that are included when the wiki is customised. For example on Wikimedia Commons 'content pages' include pages in the file and category namespaces. On Wikinews 'content pages' include pages in the Portal namespace. For technical definition of 'content namespaces' see [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Content_namespaces Mediawiki].
02872
02873 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
02874
02875 {{Identical|Content page}}",
02876 'tooltip-ca-nstab-user' => 'Tooltip shown when hovering over {{msg|nstab-user}} (User namespace tab).',
02877 'tooltip-ca-nstab-image' => 'Tooltip shown when hovering over {{msg|nstab-image}} (Image namespace tab).',
02878 'tooltip-ca-nstab-template' => 'Tooltip shown when hovering over the {{msg|nstab-template}} tab.',
02879 'tooltip-ca-nstab-help' => 'Tootip shown when hovering over the {{msg|nstab-help}} tab in the Help namespace.',
02880 'tooltip-ca-nstab-category' => 'Tooltip shown when hovering over the {{msg|nstab-category}} tab.',
02881 'tooltip-minoredit' => 'Tooltip shown when hovering over the "[[MediaWiki:Minoredit/{{SUBPAGENAME}}|{{int:minoredit}}]]" link below the edit form.',
02882 'tooltip-save' => "This is the text that appears when you hover the mouse over the 'Save page' button on the edit page",
02883 'tooltip-preview' => 'Tooltip shown when hovering over the "Show preview" button.
02884
02885 If the length of the translated message is over 60 characters (including spaces) then the end of the message will be cut off when using Firefox 2.0.0.7 browser, Linux operating system and the Monobook skin.',
02886 'tooltip-diff' => 'This is the text (tooltip) that appears when you hover the mouse over the "Show changes" button ({{msg|showdiff}}) on the edit page.',
02887 'tooltip-compareselectedversions' => 'Tooltip of {{msg|compareselectedversions}} (which is used as button in history pages).',
02888 'tooltip-watch' => '{{Identical|Add this page to your watchlist}}',
02889 'tooltip-rollback' => 'Tooltip of the rollback link on the history page and the diff view
02890 {{Identical|Rollback}}
02891 {{Identical|Revert}}',
02892 'tooltip-undo' => 'Tooltip of the undo link on the history page and the diff view
02893 {{Identical|Undo}}{{Identical|Revert}}',
02894
02895 # Stylesheets
02896 'common.css' => 'CSS applied to all users.',
02897 'monobook.css' => 'CSS applied to users using Monobook skin.',
02898 'handheld.css' => 'Style that can be applied on [[w:handheld devices|handheld devices]] (e.g. mobile phones), <code>$wgHandheldStyle</code> is an optional configuration variable which specifies a style sheet file for handheld devices.',
02899
02900 # Scripts
02901 'common.js' => 'JS for all users.',
02902 'monobook.js' => 'JS for users using Monobook skin.',
02903
02904 # Attribution
02905 'anonymous' => 'This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net).
02906 This message appears at the very end of the list of names in the message [[MediaWiki:Othercontribs/{{SUBPAGENAME}}|othercontribs]]. If there are no anonymous users in the credits list then this message does not appear at all.
02907
02908 * $1 is the number of anonymous users in the message',
02909 'siteuser' => "This message is shown when viewing the credits of a page ([{{fullurl:Main Page|action=credits}} example]). Note that this action is disabled by default, but currently enabled on translatewiki.net. This message is the variable $3 in the message {{msg-mw|lastmodifiedatby}}. This message only appears if a user has not entered their 'real name' in their preferences. See also {{msg-mw|Siteusers}}.
02910
02911 Parameters:
02912 * $1 is a link to a user page with the user name as link text
02913 * $2 is a user name for use with GENDER (optional)",
02914 'anonuser' => "This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net).
02915
02916 This message is the variable $3 in the message {{msg-mw|lastmodifiedatby}}. This message only appears if the user is anonymous. The variable $1 in this message is a link to the user's contributions.
02917
02918 See also {{msg-mw|Anonusers}} and {{msg-mw|Siteuser}}.",
02919 'lastmodifiedatby' => "This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net).
02920 * $1: date
02921 * $2: time
02922 * $3: if the user has entered his 'real name' in his preferences then this variable is his 'real name'. If the user has not entered his 'real name' in his preferences then this variable is the message [[Mediawiki:siteuser/{{SUBPAGENAME}}]], which includes his username.
02923 * $4: username in plain text. Can be used for GENDER
02924
02925 See also [[MediaWiki:Lastmodifiedat/{{SUBPAGENAME}}]].",
02926 'othercontribs' => 'This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net - to use type <nowiki>&action=credits</nowiki> at the end of any URL in the address bar).
02927 * $1: the list of author(s) of the revisions preceding the current revision. It appears after the message [[Mediawiki:lastmodifiedatby/{{SUBPAGENAME}}]]. If there are no previous authors this message does not appear at all. If needed the messages [[Mediawiki:siteusers/{{SUBPAGENAME}}]], [[Mediawiki:anonymous/{{SUBPAGENAME}}]] and [[Mediawiki:and/{{SUBPAGENAME}}]] are part of the list of names.
02928 * $2: optional, the count of names in $1',
02929 'others' => 'The following explanation is guesswork. This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net - to use type <nowiki>&action=credits</nowiki> at the end of any URL in the address bar).
02930
02931 The message appears at the end of the list of credits given in the message [[Mediawiki:Othercontribs/{{SUBPAGENAME}}]] if the number of contributors is above a certain level.',
02932 'siteusers' => 'This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net).
02933 It should be in a form that fits with [[MediaWiki:Othercontribs/{{SUBPAGENAME}}|othercontribs]].
02934
02935 * $1 is a list of user names (example: "\'\'Jim, Janet, Jane, Joe\'\'") where the user has not put his \'real name\' in his preferences.
02936 * $2 is the number of user names in $1
02937
02938 If there is more than one user in the list then the message {{msg-mw|and}} appears before the last name. If $2 is NIL then this message does not appear at all.
02939
02940 See also {{msg-mw|Siteuser}}.',
02941 'anonusers' => 'This message is shown when viewing the credits of a page (example: {{fullurl:Support|action=credits}}). Note that this action is disabled by default (currently enabled on translatewiki.net).
02942 It should be in a form that fits with [[MediaWiki:Othercontribs/{{SUBPAGENAME}}|othercontribs]].
02943
02944 * $1 is a list of IP addresses
02945 * $2 is the number of IP addresses in $1
02946
02947 If there is more than one user in the list then the message {{msg-mw|and}} appears before the last name. If $2 is NIL then this message does not appear at all.
02948
02949 See also {{msg-mw|Anonuser}} and {{msg-mw|Siteusers}}.',
02950 'creditspage' => "This message is the ''contentSub'' (the grey subtitle) shown when viewing credits of a page (example: {{fullurl:Project:News|action=credits}}). Note that the credits action is disabled by default (currently enabled on translatewiki.net).",
02951 'nocredits' => 'This message is shown when viewing the credits of a page (example: {{fullurl:Main Page|action=credits}}) but when there are no credits available. Note that the credits action is disabled by default (currently enabled on translatewiki.net).',
02952
02953 # Spam protection
02954 'spam_reverting' => '{{Identical|Revert}}',
02955
02956 # Skin names
02957 'skinname-standard' => '{{optional}}',
02958 'skinname-nostalgia' => '{{optional}}',
02959 'skinname-cologneblue' => '{{optional}}',
02960 'skinname-monobook' => '{{optional}}',
02961 'skinname-myskin' => '{{optional}}',
02962 'skinname-chick' => '{{optional}}',
02963 'skinname-simple' => '{{optional}}',
02964 'skinname-modern' => '{{optional}}',
02965
02966 # Math options
02967 'mw_math_png' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!',
02968 'mw_math_simple' => 'In [[Special:Preferences|user preferences]]. All mw_math_* messages MUST be different, things will break otherwise!',
02969 'mw_math_html' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!',
02970 'mw_math_source' => 'In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise!',
02971 'mw_math_modern' => 'In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise!',
02972 'mw_math_mathml' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!',
02973
02974 # Math errors
02975 'math_syntax_error' => '{{Identical|Syntax error}}',
02976
02977 # Patrolling
02978 'markedaspatrolledtext' => '{{Identical|Markedaspatrolled}}',
02979
02980 # Patrol log
02981 'patrol-log-page' => 'Name of log.',
02982 'patrol-log-header' => 'Text that appears above the log entries on the [[Special:log|patrol log]].',
02983 'patrol-log-line' => 'Text of notes on entries in the [[Special:Log|patrol log]]. $1 is the link whose text is [[Mediawiki:patrol-log-diff]]. $2 is the name of the page. $3 appears to be [[Mediawiki:Patrol-log-auto]] (at least sometimes).
02984
02985 The message appears after the name of the patroller.',
02986 'patrol-log-auto' => 'Automated edit summary when patrolling.
02987
02988 {{Identical|Automatic}}',
02989 'patrol-log-diff' => 'The text of the diff link in [[MediaWiki:Patrol-log-line]] (inside $1 there)
02990 {{Identical|Revision}}',
02991 'log-show-hide-patrol' => '* $1 is one of {{msg|show}} or {{msg|hide}}',
02992
02993 # Browsing diffs
02994 'previousdiff' => 'Used when viewing the difference between edits. See also {{msg|nextdiff}}.',
02995 'nextdiff' => 'Used when viewing the difference between edits. See also {{msg|previousdiff}}.',
02996
02997 # Media information
02998 'mediawarning' => 'Shows up on file description pages if the file type is not listed in [[mw:Manual:$wgTrustedMediaFormats|Manual:$wgTrustedMediaFormats]].',
02999 'imagemaxsize' => 'This is used in Special:Preferences, under Files.',
03000 'widthheight' => '{{optional}}',
03001 'widthheightpage' => 'This message is used on image pages in the dimensions column in the file history section for images with more than one page. Parameter $1 is the image width (in pixels), parameter $2 is the image height, and parameter $3 is the number of pages.',
03002 'file-info' => 'File info displayed on file description page.',
03003 'file-info-size' => 'File info displayed on file description page.',
03004 'file-nohires' => 'File info displayed on file description page. For example of message in use see [[:File:Mouse10.gif]].',
03005 'svg-long-desc' => 'Displayed under an SVG image at the image description page. Note that argument 3 is a string that includes the file size unit symbol. See for example [[:Image:Wiki.svg]].',
03006 'show-big-image' => 'Displayed under an image at the image description page, when it is displayed smaller there than it was uploaded.',
03007 'show-big-image-thumb' => 'File info displayed on file description page.',
03008 'file-info-gif-looped' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page. Looped means repeating in the context of an animated gif. It is a sequence of images, each displayed after the other, and the first one displayed after the last, in a never ending loop. For example of message in use see [[:File:Mouse10.gif]].',
03009 'file-info-gif-frames' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page.',
03010
03011 # Special:NewFiles
03012 'newimages' => 'Page title of [[Special:NewImages]].',
03013 'imagelisttext' => 'This is text on [[Special:NewImages]]. $1 is the number of files. $2 is the message {{msg-mw|Bydate}}.',
03014 'newimages-summary' => 'This message is displayed at the top of [[Special:NewImages]] to explain what is shown on that special page.',
03015 'newimages-legend' => 'Caption of the fieldset for the filter on [[Special:NewImages]]
03016
03017 {{Identical|Filter}}',
03018 'newimages-label' => 'Caption of the filter editbox on [[Special:NewImages]]',
03019 'showhidebots' => 'This is shown on the special page [[Special:NewImages]]. The format is "{{int:showhidebots|[[MediaWiki:Hide/{{SUBPAGENAME}}|{{int:hide}}]]}}" or "{{int:showhidebots|[[MediaWiki:Show/{{SUBPAGENAME}}|{{int:show}}]]}}"
03020
03021 {{Identical|$1 bots}}',
03022 'noimages' => "This is shown on the special page [[Special:NewImages]], when there aren't any recently uploaded files.",
03023 'ilsubmit' => '{{Identical|Search}}',
03024 'bydate' => '{{Identical|Date}}',
03025 'sp-newimages-showfrom' => "This is a link on [[Special:NewImages]] which takes you to a gallery of the newest files.
03026 * $1 is a date (example: ''19 March 2008'')
03027 * $2 is a time (example: ''12:15'')",
03028
03029 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
03030 'video-dims' => '{{optional}}',
03031 'seconds-abbrev' => '{{optional}}',
03032 'minutes-abbrev' => '{{optional}}',
03033 'hours-abbrev' => 'Abbreviation for "hours"',
03034
03035 # Bad image list
03036 'bad_image_list' => 'This is only message appears to guide administrators to add links with right format. This will not appear anywhere else in Mediawiki.',
03037
03038
03039
03040
03041
03042
03043
03044 'variantname-zh-hans' => '{{Optional}}
03045
03046 Variant option for wikis with variants conversion enabled.',
03047 'variantname-zh-hant' => '{{Optional}}
03048
03049 Variant option for wikis with variants conversion enabled.',
03050 'variantname-zh-cn' => '{{Optional}}
03051
03052 Variant option for wikis with variants conversion enabled.',
03053 'variantname-zh-tw' => '{{Optional}}
03054
03055 Variant option for wikis with variants conversion enabled.',
03056 'variantname-zh-hk' => '{{Optional}}
03057
03058 Variant option for wikis with variants conversion enabled.',
03059 'variantname-zh-mo' => '{{Optional}}
03060
03061 Variant option for wikis with variants conversion enabled.',
03062 'variantname-zh-sg' => '{{Optional}}
03063
03064 Variant option for wikis with variants conversion enabled.',
03065 'variantname-zh-my' => '{{Optional}}
03066
03067 Variant option for wikis with variants conversion enabled.',
03068 'variantname-zh' => '{{Optional}}
03069
03070 Variant option for wikis with variants conversion enabled.',
03071
03072 # Variants for Gan language
03073 'variantname-gan-hans' => '{{Optional}}
03074
03075 Variant option for wikis with variants conversion enabled.',
03076 'variantname-gan-hant' => '{{Optional}}
03077
03078 Variant option for wikis with variants conversion enabled.',
03079 'variantname-gan' => '{{Optional}}
03080
03081 Variant option for wikis with variants conversion enabled.',
03082
03083 # Variants for Serbian language
03084 'variantname-sr-ec' => '{{optional}}
03085 Varient Option for wikis with variants conversion enabled.',
03086 'variantname-sr-el' => '{{optional}}
03087 Varient Option for wikis with variants conversion enabled.',
03088 'variantname-sr' => '{{optional}}
03089 Varient Option for wikis with variants conversion enabled.',
03090
03091 # Variants for Kazakh language
03092 'variantname-kk-kz' => '{{optional}}
03093 Varient Option for wikis with variants conversion enabled.',
03094 'variantname-kk-tr' => '{{optional}}
03095 Varient Option for wikis with variants conversion enabled.',
03096 'variantname-kk-cn' => '{{optional}}
03097 Varient Option for wikis with variants conversion enabled.',
03098 'variantname-kk-cyrl' => '{{optional}}
03099 Varient Option for wikis with variants conversion enabled.',
03100 'variantname-kk-latn' => '{{optional}}
03101 Varient Option for wikis with variants conversion enabled.',
03102 'variantname-kk-arab' => '{{optional}}
03103 Varient Option for wikis with variants conversion enabled.',
03104 'variantname-kk' => '{{optional}}
03105 Varient Option for wikis with variants conversion enabled.',
03106
03107 # Variants for Kurdish language
03108 'variantname-ku-arab' => '{{optional}}
03109 Varient Option for wikis with variants conversion enabled.',
03110 'variantname-ku-latn' => '{{optional}}
03111 Varient Option for wikis with variants conversion enabled.',
03112 'variantname-ku' => '{{optional}}
03113 Varient Option for wikis with variants conversion enabled.',
03114
03115 # Variants for Tajiki language
03116 'variantname-tg-cyrl' => '{{optional}}',
03117 'variantname-tg-latn' => '{{optional}}',
03118 'variantname-tg' => '{{optional}}',
03119
03120 # Metadata
03121 'metadata' => 'The title of a section on an image description page, with information and data about the image. For example of message in use see [http://commons.wikimedia.org/wiki/File:Titan-crystal_bar.JPG Commons].
03122
03123 {{Identical|Metadata}}',
03124 'metadata-expand' => 'On an image description page, there is mostly a table containing data (metadata) about the image. The most important data are shown, but if you click on this link, you can see more data and information. For the link to hide back the less important data, see "[[MediaWiki:Metadata-collapse/{{SUBPAGENAME}}|{{int:metadata-collapse}}]]".',
03125 'metadata-collapse' => 'On an image description page, there is mostly a table containing data (metadata) about the image. The most important data are shown, but if you click on the link "[[MediaWiki:Metadata-expand/{{SUBPAGENAME}}|{{int:metadata-expand}}]]", you can see more data and information. This message is for the link to hide back the less important data.',
03126 'metadata-fields' => "'''Warning:''' Do not translate list items, only translate the text! So leave \"<tt>* make</tt>\" and the other items exactly as they are.
03127
03128 The sentences are for explanation only and are not shown to the user.",
03129
03130 # EXIF tags
03131 'exif-imagewidth' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03132
03133 {{Identical|Width}}',
03134 'exif-imagelength' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03135
03136 {{Identical|Height}}',
03137 'exif-bitspersample' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03138 'exif-compression' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03139 'exif-photometricinterpretation' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03140 'exif-orientation' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03141 'exif-samplesperpixel' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03142 'exif-planarconfiguration' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03143 'exif-ycbcrsubsampling' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03144 'exif-ycbcrpositioning' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03145 'exif-xresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03146 'exif-yresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03147 'exif-resolutionunit' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03148 'exif-stripoffsets' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03149 'exif-rowsperstrip' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03150 'exif-stripbytecounts' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03151 'exif-jpeginterchangeformat' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03152 'exif-jpeginterchangeformatlength' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03153 'exif-transferfunction' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03154 'exif-whitepoint' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03155 'exif-primarychromaticities' => 'The chromaticity of the three primary colours of the image. Normally this tag is not necessary, since colour space is specified in the colour space information tag. This should probably be translated it as "Chromaticity of primary colours".
03156
03157 Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03158 'exif-ycbcrcoefficients' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03159 'exif-referenceblackwhite' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03160 'exif-datetime' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03161
03162 Datetime is the time that the digital file was last changed.',
03163 'exif-imagedescription' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03164 'exif-make' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03165 'exif-model' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03166 'exif-software' => 'Short for "The software which was used to create this image".
03167
03168 Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03169 'exif-artist' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03170
03171 {{Identical|Author}}',
03172 'exif-copyright' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03173 'exif-exifversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03174 'exif-flashpixversion' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03175 'exif-colorspace' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03176 'exif-componentsconfiguration' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03177 'exif-compressedbitsperpixel' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03178 'exif-pixelydimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03179 'exif-pixelxdimension' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03180 'exif-makernote' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03181 'exif-usercomment' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03182 'exif-relatedsoundfile' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03183 'exif-datetimeoriginal' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03184
03185 The date and time when the original image data was generated.',
03186 'exif-datetimedigitized' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03187
03188 The date and time when the image was stored as digital data.',
03189 'exif-subsectime' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03190
03191 'DateTime subseconds' shows the detail of the fraction of a second (1/100s) at which the file was changed, when the tag {{msg-mw|Exif-datetime}} is recorded to the whole second.",
03192 'exif-subsectimeoriginal' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03193
03194 This tag shows the detail of the fraction of a second (1/100s) at which the file data was originally generated, when the tag {{msg-mw|Exif-datetimeoriginal}} is recorded to the whole second.',
03195 'exif-subsectimedigitized' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03196
03197 This tag shows the detail of the fraction of a second (1/100s) at which the file was stored as digital data, when the tag {{msg-mw|Exif-datetimedigitized}} is recorded to the whole second.',
03198 'exif-exposuretime' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03199 'exif-exposuretime-format' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03200
03201 *$1 is the exposure time written as a fraction of a second, for example 1/640 of a second.
03202 *$2 is the exposure time written as a decimal, for example 0.0015625.
03203 *'sec' is the abbreviation used in English for the unit of time 'second'.",
03204 'exif-fnumber' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03205
03206 The [http://en.wikipedia.org/wiki/F_number F number] is the relative aperture of the camera.',
03207 'exif-fnumber-format' => "{{optional}}
03208 Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03209
03210 *$1 is a number
03211 *f is the abbreviation used in English for 'f-number'.",
03212 'exif-exposureprogram' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03213 'exif-spectralsensitivity' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03214 'exif-isospeedratings' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03215 'exif-oecf' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03216 'exif-shutterspeedvalue' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03217
03218 [http://en.wikipedia.org/wiki/Shutter_speed Shutter speed] is the time that the camera shutter is open.',
03219 'exif-aperturevalue' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03220
03221 The [http://en.wikipedia.org/wiki/Aperture aperture] of a camera is the hole through which light shines. This message can be translated 'Aperture width'.",
03222 'exif-brightnessvalue' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03223 'exif-exposurebiasvalue' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03224
03225 Another term for [http://en.wikipedia.org/wiki/Exposure_bias 'exposure bias'] is 'exposure compensation'.",
03226 'exif-maxaperturevalue' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03227
03228 The 'land' in a camera refers possibly to the inner surface of the barrel of the lens. An alternative phrasing for this message could perhaps be 'maximum width of the land aperture'.",
03229 'exif-subjectdistance' => "Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03230
03231 The subject of a photograph is the person or thing on which the camera focuses. 'Subject distance' is the distance to the subject given in meters.",
03232 'exif-meteringmode' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03233
03234 See [http://en.wikipedia.org/wiki/Metering_mode Wikipedia article] on metering mode.',
03235 'exif-lightsource' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03236 'exif-flash' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03237
03238 See this [http://en.wikipedia.org/wiki/Flash_(photography) Wikipedia article] for an explanation of the term.
03239
03240 {{Identical|Flash}}',
03241 'exif-focallength' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03242
03243 See this [http://en.wikipedia.org/wiki/Focal_length_(photography) Wikipedia article] for an explanation of the term.',
03244 'exif-focallength-format' => "{{optional}}
03245 Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03246
03247 *$1 is a number
03248 *mm is the abbreviation used in English for the unit of measurement of length 'millimetre'.",
03249 'exif-subjectarea' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03250
03251 This exif property contains the position of the main subject of the picture in pixels from the upper left corner and additionally its width and height in pixels.',
03252 'exif-flashenergy' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03253 'exif-spatialfrequencyresponse' => '[http://en.wikipedia.org/wiki/Spatial_frequency Spatial frequency] is the number of edges per degree of the visual angle. The human eye scans the viewed scenary for edges and uses these edges to detect what it sees. Few edges make it hard to recognize the seen objects, but many edges do so too. A rate of about 4 to 6 edges per degree of the viewing range is seen as optimal for the recognition of objects.
03254
03255 Spatial frequency response is a measure for the capability of camera lenses to depict spatial frequencies.',
03256 'exif-focalplanexresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03257
03258 Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.',
03259 'exif-focalplaneyresolution' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03260 'exif-focalplaneresolutionunit' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03261 'exif-subjectlocation' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03262 'exif-exposureindex' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03263 'exif-sensingmethod' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03264 'exif-filesource' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03265 'exif-scenetype' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03266 'exif-cfapattern' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03267
03268 CFA stands for [http://en.wikipedia.org/wiki/Color_filter_array color filter array].',
03269 'exif-customrendered' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03270
03271 See also Wikipedia on [http://en.wikipedia.org/wiki/Image_processing image processing].',
03272 'exif-exposuremode' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03273
03274 See also Wikipedia on [http://en.wikipedia.org/wiki/Exposure_(photography) exposure in photography].',
03275 'exif-whitebalance' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03276
03277 See also Wikipedia on [http://en.wikipedia.org/wiki/Color_balance color balance].',
03278 'exif-digitalzoomratio' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03279
03280 See also Wikipedia on [http://en.wikipedia.org/wiki/Digital_zoom digital zoom].',
03281 'exif-focallengthin35mmfilm' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03282
03283 See also Wikipedia on [http://en.wikipedia.org/wiki/Focal_length#In_photography focal length].',
03284 'exif-gpslatitude' => '{{Identical|Latitude}}',
03285 'exif-gpslongitude' => '{{Identical|Longitude}}',
03286
03287 # EXIF attributes
03288 'exif-compression-6' => '{{optional}}',
03289
03290 'exif-photometricinterpretation-2' => '{{optional}}',
03291 'exif-photometricinterpretation-6' => '{{optional}}',
03292
03293 'exif-orientation-1' => '{{Identical|Normal}}
03294 0th row: top; 0th column: left',
03295 'exif-orientation-2' => '0th row: top; 0th column: right',
03296 'exif-orientation-3' => '0th row: bottom; 0th column: right',
03297 'exif-orientation-4' => '0th row: bottom; 0th column: left',
03298 'exif-orientation-5' => '0th row: left; 0th column: top
03299
03300 CCW is an abbreviation for counter-clockwise',
03301 'exif-orientation-6' => '0th row: right; 0th column: top
03302
03303 CW is an abbreviation for clockwise',
03304 'exif-orientation-7' => '0th row: right; 0th column: bottom
03305
03306 CW is an abbreviation for clockwise',
03307 'exif-orientation-8' => '0th row: left; 0th column: bottom
03308
03309 CCW is an abbreviation for counter-clockwise.',
03310
03311 'exif-colorspace-1' => '{{optional}}',
03312 'exif-colorspace-ffff.h' => '{{optional}}',
03313
03314 'exif-componentsconfiguration-1' => '{{optional}}',
03315 'exif-componentsconfiguration-2' => '{{optional}}',
03316 'exif-componentsconfiguration-3' => '{{optional}}',
03317 'exif-componentsconfiguration-4' => '{{optional}}',
03318 'exif-componentsconfiguration-5' => '{{optional}}',
03319 'exif-componentsconfiguration-6' => '{{optional}}',
03320
03321 'exif-exposureprogram-1' => "One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article '[http://en.wikipedia.org/wiki/Mode_dial Mode dial]' for an explanation.",
03322 'exif-exposureprogram-3' => 'One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article for a definition of the term [http://en.wikipedia.org/wiki/Aperture_priority aperture priority].',
03323 'exif-exposureprogram-4' => 'One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article for a definition of the term [http://en.wikipedia.org/wiki/Shutter_priority shutter priority].',
03324 'exif-exposureprogram-5' => "One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article '[http://en.wikipedia.org/wiki/Mode_dial Mode dial]' for an explanation.",
03325 'exif-exposureprogram-6' => "One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article '[http://en.wikipedia.org/wiki/Mode_dial Mode dial]' for an explanation.",
03326 'exif-exposureprogram-7' => "One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article '[http://en.wikipedia.org/wiki/Mode_dial Mode dial]' for an explanation.",
03327 'exif-exposureprogram-8' => "One of the exposure program types in the table of metadata on image description pages. See the Wikipedia article '[http://en.wikipedia.org/wiki/Mode_dial Mode dial]' for an explanation.",
03328
03329 'exif-subjectdistance-value' => '$1 is a distance measured in metres. The value can, and usually does, include decimal places.',
03330
03331 'exif-meteringmode-0' => '{{Identical|Unknown}}',
03332 'exif-meteringmode-1' => '{{Identical|Average}}',
03333 'exif-meteringmode-255' => '{{Identical|Other}}',
03334
03335 'exif-lightsource-0' => '{{Identical|Unknown}}',
03336 'exif-lightsource-4' => '{{Identical|Flash}}',
03337 'exif-lightsource-20' => '{{optional}}',
03338 'exif-lightsource-21' => '{{optional}}',
03339 'exif-lightsource-22' => '{{optional}}',
03340 'exif-lightsource-23' => '{{optional}}',
03341
03342 # Flash modes
03343 'exif-flash-return-0' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03344
03345 "Strobe" and "flash" mean the same here.',
03346 'exif-flash-return-2' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03347
03348 "Strobe" and "flash" mean the same here.',
03349 'exif-flash-return-3' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].
03350
03351 "Strobe" and "flash" mean the same here.',
03352 'exif-flash-mode-1' => 'This is when you have chosen that your camera must use a flash for this picture.',
03353 'exif-flash-mode-2' => "This is when you have chosen that your camera must ''not'' use a flash for this picture.",
03354 'exif-flash-function-1' => 'Exif is a format for storing metadata in image files. See this [http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] and the example at the bottom of [http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page on Commons]. The tags are explained [http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] and [http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf in further detail].',
03355
03356 'exif-sensingmethod-5' => "''Color sequential'' means, that the three base colors are measured one after another (i.e. the sensor is first measuring red, than green, than blue).",
03357 'exif-sensingmethod-8' => "''Color sequential'' means, that the three base colors are measured one after another (i.e. the sensor is first measuring red, than green, than blue).",
03358
03359 'exif-filesource-3' => '{{optional}}',
03360
03361 'exif-exposuremode-2' => "A type of exposure mode shown as part of the metadata on image description pages. The Wikipedia article on [http://en.wikipedia.org/wiki/Bracketing#Exposure_bracketing bracketing] says that 'auto bracket' is a camera exposure setting which automatically takes a series of pictures at slightly different light exposures.",
03362
03363 'exif-scenecapturetype-0' => '{{Identical|Standard}}',
03364
03365 'exif-gaincontrol-0' => 'Gain amplifies the signal off of the image sensor. Gain turns the brightness level up or down.
03366
03367 :0: None: no gain at all
03368 :1: Low gain up: some more brightness
03369 :2: High gain up: much more brightness
03370 :3: Low gain down: some less brightness (seems to be uncommon in photography)
03371 :4: High gain down: much less brightness (seems to be uncommon in photography)
03372
03373 {{Identical|None}}',
03374 'exif-gaincontrol-1' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
03375 'exif-gaincontrol-2' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
03376 'exif-gaincontrol-3' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
03377 'exif-gaincontrol-4' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
03378
03379 'exif-contrast-0' => '{{Identical|Normal}}',
03380 'exif-contrast-1' => '{{Identical|Soft}}',
03381 'exif-contrast-2' => '{{Identical|Hard}}',
03382
03383 'exif-saturation-0' => '{{Identical|Normal}}',
03384
03385 'exif-sharpness-0' => '{{Identical|Normal}}',
03386 'exif-sharpness-1' => '{{Identical|Soft}}',
03387 'exif-sharpness-2' => '{{Identical|Hard}}',
03388
03389 'exif-subjectdistancerange-0' => '{{Identical|Unknown}}',
03390 'exif-subjectdistancerange-1' => 'See also:
03391 * {{msg|Exif-subjectdistancerange-0}}
03392 * {{msg|Exif-subjectdistancerange-1}}
03393 * {{msg|Exif-subjectdistancerange-2}}
03394 * {{msg|Exif-subjectdistancerange-3}}
03395
03396 Macro view is close-up photography. See [http://en.wikipedia.org/wiki/Macro_photography Wikipedia].',
03397
03398 # Pseudotags used for GPSSpeedRef
03399 'exif-gpsspeed-n' => "Knots: ''Knot'' is a unit of speed on water used for ships, etc., equal to one nautical mile per hour.",
03400
03401 # External editor support
03402 'edit-externally' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]].',
03403 'edit-externally-help' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]].
03404
03405 Please leave the link http://www.mediawiki.org/wiki/Manual:External_editors exactly as it is.',
03406
03407 # 'all' in various places, this might be different for inflected languages
03408 'recentchangesall' => '{{Identical|All}}',
03409 'imagelistall' => '{{Identical|All}}',
03410 'watchlistall2' => 'Appears on [[Special:Watchlist]]. It is variable $3 in the text message [[Mediawiki:Wlshowlast]].
03411
03412 {{Identical|All}}',
03413 'namespacesall' => 'In special page [[Special:WhatLinksHere]]. Drop-down box option for namespace.
03414
03415 {{Identical|All}}',
03416 'monthsall' => 'Used in a drop-down box on [[Special:Contributions]] as an option for "all months". See also [[MediaWiki:Month/{{SUBPAGENAME}}]].
03417
03418 {{Identical|All}}',
03419 'limitall' => 'Used on [[Special:AllMessages]] (and potentially other TablePager based tables) to display "all" the messages.
03420
03421 {{Identical|All}}',
03422
03423 # E-mail address confirmation
03424 'confirmemail' => 'Title of [[Special:ConfirmEmail]] page.',
03425 'confirmemail_noemail' => 'Failure message on [[Special:ConfirmEmail]].',
03426 'confirmemail_text' => 'Explanation on [[Special:ConfirmEmail]]',
03427 'confirmemail_pending' => 'Message on [[Special:ConfirmEmail]] when confirmation of e-mail not yet complete.',
03428 'confirmemail_send' => 'Button label on [[Special:ConfirmEmail]]',
03429 'confirmemail_sent' => 'Message appearing after button {{msg-mw|Confirmemail_send}} activated on [[Special:ConfirmEmail]].',
03430 'confirmemail_sendfailed' => 'Failure message to do with [[Special:ConfirmEmail]].
03431
03432 $1 is a message from the e-mail delivery system.',
03433 'confirmemail_needlogin' => 'Used on [[Special:ConfirmEmail]] when you are logged out.
03434 * $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
03435 'confirmemail_loggedin' => 'Explanation on [[Special:ConfirmEmail]] on completion of confirmation.',
03436 'confirmemail_subject' => 'Text in subject box of e-mail sent to user during e-mail address confirmation
03437 {{Identical|SITENAME e-mail address confirmation}}',
03438 'confirmemail_body' => 'This message is sent as an e-mail to users when they add or change their e-mail adress in [[Special:Preferences]].
03439 *$1 is the IP address of the user that changed the e-mail address
03440 *$2 is the name of the user
03441 *$3 is a URL to [[Special:ConfirmEmail]]
03442 *$4 is a time and date (duplicated by $6 and $7)
03443 *$5 is a URL to [[Special:InvalidateEmail]]
03444 *$6 is a date
03445 *$7 is a time',
03446 'confirmemail_invalidated' => 'This is the text of the special page [[Special:InvalidateEmail|InvalidateEmail]] (with the title in {{msg-mw|Invalidateemail}}) where user goes if he chooses the cancel e-mail confirmation link from the confirmation e-mail.',
03447 'invalidateemail' => "This is the '''name of the special page''' where user goes if he chooses the cancel e-mail confirmation link from the confirmation e-mail.",
03448
03449 # Trackbacks
03450 'trackbackbox' => '* $1 is the content of [[MediaWiki:Trackbackexcerpt]] or [[MediaWiki:Trackback]], depending if the trackback has an excerpt
03451
03452 {{doc-important|Do not remove the linebreak. $1 has to be the first character on a new line because it contains wiki markup}}
03453
03454 For information on trackback see [http://www.mediawiki.org/wiki/Manual:$wgUseTrackbacks mediawiki manual].',
03455 'trackback' => '{{optional}}
03456
03457 Do \'\'not\'\' change the leading ; and the first : as it is wiki markup.
03458
03459 * $1: title of the trackback
03460 * $2: URL of the trackback
03461 * <font style="color:grey;">$3: unused in this message, see [[MediaWiki:trackbackexcerpt]] instead</font>
03462 * $4: name of the trackback
03463 * $5: a link to delete the trackback. The content of [[MediaWiki:Trackbackremove]] is injected here.',
03464 'trackbackexcerpt' => "{{optional}}
03465
03466 Do ''not'' change the leading ; and the first : as it is wiki markup.
03467
03468 * $1: title of the trackback
03469 * $2: URL of the trackback
03470 * $3: an excerpt of the trackback
03471 * $4: name of the trackback
03472 * $5: a link to delete the trackback. The content of [[MediaWiki:Trackbackremove]] is injected here.",
03473
03474 'unit-pixel' => '{{optional}}',
03475
03476 # action=purge
03477 'confirm_purge_button' => '{{Identical|OK}}',
03478
03479 # Separators for various lists, etc.
03480 'comma-separator' => '{{optional}}',
03481 'colon-separator' => "Optional message. Change it only if your language uses another character for ':' or it needs an extra space before the colon.",
03482 'pipe-separator' => '{{optional}}',
03483 'word-separator' => 'This is a string which is (usually) put between words of the language. It is used, e.g. when messages are concatenated (appended to each other). Note that you must express a space as html entity &#32; because the editing and updating process strips leading and trailing spaces from messages.
03484
03485 Most languages use a space, but some Asian languages, such as Thai and Chinese, do not.
03486
03487 {{optional}}',
03488 'percent' => '{{optional}}',
03489 'parentheses' => '{{optional}}',
03490
03491 # Multipage image navigation
03492 'imgmultipageprev' => '{{Identical|Previous page}}',
03493 'imgmultipagenext' => '{{Identical|Next page}}',
03494 'imgmultigo' => '{{Identical|Go}}',
03495
03496 # Table pager
03497 'ascending_abbrev' => 'Abbreviation of Ascending power',
03498 'table_pager_next' => '{{Identical|Next page}}',
03499 'table_pager_prev' => '{{Identical|Previous page}}',
03500 'table_pager_limit' => "Do not use PLURAL in this message, because ''$1'' is not the actual number. ''$1'' is a limit selector drop-down list.",
03501 'table_pager_limit_submit' => '{{Identical|Go}}',
03502 'table_pager_empty' => 'Used in a table pager when there are no results (e.g. when there are no images in the table on [[Special:ImageList]]).',
03503
03504 # Auto-summaries
03505 'autosumm-blank' => 'The auto summary when blanking the whole page. This is not the same as deleting the page.',
03506 'autosumm-replace' => 'The auto summary when a user removes a lot of characters in the page.',
03507 'autoredircomment' => 'The auto summary when making a redirect. $1 is the page where it redirects to.',
03508 'autosumm-new' => 'The auto summary when creating a new page. $1 are the first X number of characters of the new page.',
03509
03510 # Size units
03511 'size-bytes' => '{{optional}}
03512 Size (of a page, typically) in bytes.',
03513 'size-kilobytes' => '{{optional}}
03514 Size (of a page, typically) in kibibytes (1 kibibyte = 1024 bytes).',
03515 'size-megabytes' => '{{optional}}
03516 Size (of a file, typically) in mebibytes (1 mebibyte = 1024×1024 bytes).',
03517 'size-gigabytes' => '{{optional}}
03518 Size (of a file, typically) in gibibytes (1 gibibyte = 1024×1024×1024 bytes).',
03519
03520 # Live preview
03521 'livepreview-loading' => '{{Identical|Loading}}',
03522
03523 # Watchlist editor
03524 'watchlistedit-numitems' => 'Message on Special page: Edit watchlist. This is paired with the message [[Mediawiki:Watchlistedit-noitems]] which appears instead of Watchlistedit-numitems when $1 is 0.',
03525 'watchlistedit-noitems' => "Message on [[Special:Watchlist/edit]], which only appears when a user's watchlist is empty.",
03526 'watchlistedit-normal-title' => 'Title of [[Special:Watchlist/edit|special page]].',
03527 'watchlistedit-normal-legend' => 'Heading of dialogue box on [[Special:Watchlist/edit]]',
03528 'watchlistedit-normal-explain' => 'An introduction/explanation about the [[Special:Watchlist/edit|normal edit watchlist function]].
03529 Hint: the text "Remove Titles" is in {{msg-mw|watchlistedit-normal-submit}}',
03530 'watchlistedit-normal-submit' => 'Text of submit button on [[Special:Watchlist/edit]].',
03531 'watchlistedit-normal-done' => 'Message on Special page: Edit watchlist after pages are removed from the watchlist.',
03532 'watchlistedit-raw-title' => 'Title of [[Special:Watchlist/raw|Special page]].
03533
03534 {{Identical|Edit raw watchlist}}',
03535 'watchlistedit-raw-legend' => 'Heading of dialogue box on [[Special:Watchlist/raw]].
03536
03537 {{Identical|Edit raw watchlist}}',
03538 'watchlistedit-raw-explain' => 'An introduction/explanation about the [[Special:Watchlist/raw|raw edit watchlist function]].',
03539 'watchlistedit-raw-titles' => 'Text above edit box containing items being watched on [[Special:Watchlist/raw]].',
03540 'watchlistedit-raw-submit' => 'Text of submit button on [[Special:Watchlist/raw]].',
03541 'watchlistedit-raw-done' => 'A message which appears after the raw watchlist has been updated using [[Special:Watchlist/raw]].',
03542 'watchlistedit-raw-added' => 'Message on special page: Edit raw watchlist. The message appears after at least 1 message is added to the raw watchlist.',
03543 'watchlistedit-raw-removed' => 'Message on special page: Edit raw watchlist. The message appears after at least 1 message is deleted from the raw watchlist.',
03544
03545 # Watchlist editing tools
03546 'watchlisttools-view' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-edit}} and {{msg|watchlisttools-raw}}.',
03547 'watchlisttools-edit' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-view}} and {{msg|watchlisttools-raw}}.',
03548 'watchlisttools-raw' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-view}} and {{msg|watchlisttools-edit}}.
03549
03550 {{Identical|Edit raw watchlist}}',
03551
03552 # Iranian month names
03553 'iranian-calendar-m1' => '{{optional}}
03554 Name of month in Iranian calender.',
03555 'iranian-calendar-m2' => '{{optional}}
03556 Name of month in Iranian calender.',
03557 'iranian-calendar-m3' => '{{optional}}
03558 Name of month in Iranian calender.',
03559 'iranian-calendar-m4' => '{{optional}}
03560 Name of month in Iranian calender.',
03561 'iranian-calendar-m5' => '{{optional}}
03562 Name of month in Iranian calender.',
03563 'iranian-calendar-m6' => '{{optional}}
03564 Name of month in Iranian calender.',
03565 'iranian-calendar-m7' => '{{optional}}
03566 Name of month in Iranian calender.',
03567 'iranian-calendar-m8' => '{{optional}}
03568 Name of month in Iranian calender.',
03569 'iranian-calendar-m9' => '{{optional}}
03570 Name of month in Iranian calender.',
03571 'iranian-calendar-m10' => '{{optional}}
03572 Name of month in Iranian calender.',
03573 'iranian-calendar-m11' => '{{optional}}
03574 Name of month in Iranian calender.',
03575 'iranian-calendar-m12' => '{{optional}}
03576 Name of month in Iranian calender.',
03577
03578 # Hijri month names
03579 'hijri-calendar-m1' => '{{optional}}
03580 Name of month in Islamic calender.',
03581 'hijri-calendar-m2' => '{{optional}}
03582 Name of month in Islamic calender.',
03583 'hijri-calendar-m3' => '{{optional}}
03584 Name of month in Islamic calender.',
03585 'hijri-calendar-m4' => '{{optional}}
03586 Name of month in Islamic calender.',
03587 'hijri-calendar-m5' => '{{optional}}
03588 Name of month in Islamic calender.',
03589 'hijri-calendar-m6' => '{{optional}}
03590 Name of month in Islamic calender.',
03591 'hijri-calendar-m7' => '{{optional}}
03592 Name of month in Islamic calender.',
03593 'hijri-calendar-m8' => '{{optional}}
03594 Name of month in Islamic calender.',
03595 'hijri-calendar-m9' => '{{optional}}
03596 Name of month in Islamic calender.',
03597 'hijri-calendar-m10' => '{{optional}}
03598 Name of month in Islamic calender.',
03599 'hijri-calendar-m11' => '{{optional}}
03600 Name of month in Islamic calender.',
03601 'hijri-calendar-m12' => '{{optional}}
03602 Name of month in Islamic calender.',
03603
03604 # Hebrew month names
03605 'hebrew-calendar-m1' => '{{optional}}
03606 Name of month in Hebrew calender.',
03607 'hebrew-calendar-m2' => '{{optional}}
03608 Name of month in Hebrew calender.',
03609 'hebrew-calendar-m3' => '{{optional}}
03610 Name of month in Hebrew calender.',
03611 'hebrew-calendar-m4' => '{{optional}}
03612 Name of month in Hebrew calender.',
03613 'hebrew-calendar-m5' => '{{optional}}
03614 Name of month in Hebrew calender.',
03615 'hebrew-calendar-m6' => '{{optional}}
03616 Name of month in Hebrew calender.',
03617 'hebrew-calendar-m6a' => '{{optional}}
03618 Name of month in Hebrew calender.',
03619 'hebrew-calendar-m6b' => '{{optional}}
03620 Name of month in Hebrew calender.',
03621 'hebrew-calendar-m7' => '{{optional}}
03622 Name of month in Hebrew calender.',
03623 'hebrew-calendar-m8' => '{{optional}}
03624 Name of month in Hebrew calender.',
03625 'hebrew-calendar-m9' => '{{optional}}
03626 Name of month in Hebrew calender.',
03627 'hebrew-calendar-m10' => '{{optional}}
03628 Name of month in Hebrew calender.',
03629 'hebrew-calendar-m11' => '{{optional}}
03630 Name of month in Hebrew calender.',
03631 'hebrew-calendar-m12' => '{{optional}}
03632 Name of month in Hebrew calender.',
03633 'hebrew-calendar-m1-gen' => '{{optional}}
03634 Name of month in Hebrew calender.',
03635 'hebrew-calendar-m2-gen' => '{{optional}}
03636 Name of month in Hebrew calender.',
03637 'hebrew-calendar-m3-gen' => '{{optional}}
03638 Name of month in Hebrew calender.',
03639 'hebrew-calendar-m4-gen' => '{{optional}}
03640 Name of month in Hebrew calender.',
03641 'hebrew-calendar-m5-gen' => '{{optional}}
03642 Name of month in Hebrew calender.',
03643 'hebrew-calendar-m6-gen' => '{{optional}}
03644 Name of month in Hebrew calender.',
03645 'hebrew-calendar-m6a-gen' => '{{optional}}
03646 Name of month in Hebrew calender.',
03647 'hebrew-calendar-m6b-gen' => '{{optional}}
03648 Name of month in Hebrew calender.',
03649 'hebrew-calendar-m7-gen' => '{{optional}}
03650 Name of month in Hebrew calender.',
03651 'hebrew-calendar-m8-gen' => '{{optional}}
03652 Name of month in Hebrew calender.',
03653 'hebrew-calendar-m9-gen' => '{{optional}}
03654 Name of month in Hebrew calender.',
03655 'hebrew-calendar-m10-gen' => '{{optional}}
03656 Name of month in Hebrew calender.',
03657 'hebrew-calendar-m11-gen' => '{{optional}}
03658 Name of month in Hebrew calender.',
03659 'hebrew-calendar-m12-gen' => '{{optional}}
03660 Name of month in Hebrew calender.',
03661
03662 # Signatures
03663 'timezone-utc' => '{{optional}}',
03664
03665 # Core parser functions
03666 'unknown_extension_tag' => '* Description: This is an error shown when you use an unknown extension tag name. This feature allows tags like <tt><nowiki><pre></nowiki></tt> to be called with a parser like <tt><nowiki>{{#tag:pre}}</nowiki></tt>.
03667 * Parameter $1: This is the unknown extension tag name.',
03668
03669 # Special:Version
03670 'version' => 'Name of special page displayed in [[Special:SpecialPages]]
03671
03672 {{Identical|Version}}',
03673 'version-extensions' => 'Header on [[Special:Version]].',
03674 'version-specialpages' => 'Part of [[Special:Version]].
03675
03676 {{Identical|Special pages}}',
03677 'version-parserhooks' => 'This message is a heading at [[Special:Version]] for extensions that modifies the parser of wikitext.',
03678 'version-variables' => '{{Identical|Variable}}',
03679 'version-other' => '{{Identical|Other}}',
03680 'version-mediahandlers' => 'Used in [[Special:Version]]. It is the title of a section for media handler extensions (e.g. [[mw:Extension:OggHandler]]).
03681 There are no such extensions here, so look at [[wikipedia:Special:Version]] for an example.',
03682 'version-hooks' => 'Shown in [[Special:Version]]',
03683 'version-extension-functions' => 'Shown in [[Special:Version]]',
03684 'version-parser-function-hooks' => 'Shown in [[Special:Version]]',
03685 'version-skin-extension-functions' => 'Shown in [[Special:Version]]',
03686 'version-hook-name' => 'Shown in [[Special:Version]]',
03687 'version-hook-subscribedby' => 'Shown in [[Special:Version]]',
03688 'version-version' => '{{Identical|Version}}',
03689 'version-svn-revision' => 'This is being used in [[Special:Version]], preceeding the subversion revision numbers of the extensions loaded inside brackets, like this: "({{int:version-revision}} r012345")
03690
03691 {{Identical|Revision}}',
03692 'version-license' => '{{Identical|License}}',
03693 'version-software-product' => 'Shown in [[Special:Version]]',
03694 'version-software-version' => '{{Identical|Version}}',
03695
03696 # Special:FilePath
03697 'filepath' => 'Legend of fieldset around input box in [[Special:FilePath]].',
03698 'filepath-page' => 'Shown next to input box in [[Special:FilePath]]
03699
03700 {{Identical|File}}',
03701 'filepath-submit' => 'Button label in [[Special:FilePath]].
03702 {{Identical|Go}}',
03703 'filepath-summary' => 'Shown in [[Special:FilePath]]',
03704
03705 # Special:FileDuplicateSearch
03706 'fileduplicatesearch' => 'Name of special page [[Special:FileDuplicateSearch]].',
03707 'fileduplicatesearch-summary' => 'Summary of [[Special:FileDuplicateSearch]]',
03708 'fileduplicatesearch-legend' => 'Legend of the fieldset around the input form of [[Special:FileDuplicateSearch]]',
03709 'fileduplicatesearch-filename' => 'Input form of [[Special:FileDuplicateSearch]]:
03710
03711 {{Identical|Filename}}',
03712 'fileduplicatesearch-submit' => 'Button label on [[Special:FileDuplicateSearch]].
03713
03714 {{Identical|Search}}',
03715 'fileduplicatesearch-info' => 'Information beneath the thumbnail on the right side shown after a successful search via [[Special:FileDuplicateSearch]]
03716
03717 * $1: width of the file
03718 * $2: height of the file
03719 * $3: File size
03720 * $4: MIME type',
03721 'fileduplicatesearch-result-1' => 'Result line after the list of files of [[Special:FileDuplicateSearch]]
03722
03723 $1 is the name of the requested file.',
03724 'fileduplicatesearch-result-n' => 'Result line after the list of files of [[Special:FileDuplicateSearch]]
03725
03726 * $1 is the name of the requested file.
03727 * $2 is the number of identical duplicates of the requested file',
03728
03729 # Special:SpecialPages
03730 'specialpages' => 'Display name of link to [[Special:SpecialPages]] shown on all pages in the toolbox, as well as the page title and header of [[Special:SpecialPages]].
03731
03732 {{Identical|Special pages}}',
03733 'specialpages-note' => 'Footer note for the [[Special:SpecialPages]] page',
03734 'specialpages-group-maintenance' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03735 'specialpages-group-other' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03736 'specialpages-group-login' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03737 'specialpages-group-changes' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03738 'specialpages-group-media' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03739 'specialpages-group-users' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03740 'specialpages-group-highuse' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
03741 'specialpages-group-pages' => 'Used on [[Special:SpecialPages]]. Title of the special pages group, containing pages like [[Special:AllPages]], [[Special:PrefixIndex]], [[Special:Categories]], [[Special:Disambiguations]], etc.',
03742 'specialpages-group-pagetools' => 'Title of the special pages group containing special pages like [[Special:MovePage]], [[Special:Undelete]], [[Special:WhatLinksHere]], [[Special:Export]] etc.',
03743 'specialpages-group-wiki' => 'Title of the special pages group, containing special pages like [[Special:Version]], [[Special:Statistics]], [[Special:LockDB]], etc.',
03744 'specialpages-group-redirects' => 'Title of the special pages group, containing special pages that redirect to another location, like [[Special:Randompage]], [[Special:Mypage]], [[Special:Mytalk]], etc.',
03745
03746 # Special:BlankPage
03747 'intentionallyblankpage' => 'Text displayed in [[Special:BlankPage]].',
03748
03749 # External image whitelist
03750 'external_image_whitelist' => "As usual please leave all the wiki markup, including the spaces, as they are. You can translate the text, including 'Leave this line exactly as it is'. The first line of this messages has one (1) leading space.",
03751
03752 # Special:Tags
03753 'tags' => "Shown on [[Special:Specialpages]] for page listing the tags that the software may mark an edit with, and their meaning. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].
03754
03755 It appears that the word 'valid' describes 'tags', not 'change'. It also appears that you could use the term 'defined' instead of 'valid', or perhaps use a phrase meaning 'Change tags in use'.",
03756 'tag-filter' => 'Caption of a filter shown on lists of changes (e.g. [[Special:Log]], [[Special:Contributions]], [[Special:Newpages]], [[Special:Recentchanges]], [[Special:Recentchangeslinked]], page histories)',
03757 'tag-filter-submit' => 'Caption of the submit button displayed next to the tag filter on lists of changes (e.g. [[Special:Log]], [[Special:Contributions]], [[Special:Newpages]], [[Special:Recentchanges]], [[Special:Recentchangeslinked]], page histories)
03758
03759 {{Identical|Filter}}',
03760 'tags-title' => 'The title of [[Special:Tags]]',
03761 'tags-intro' => 'Explanation on top of [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
03762 'tags-tag' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
03763 'tags-display-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
03764 'tags-description-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
03765 'tags-hitcount-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
03766 'tags-edit' => '{{Identical|Edit}}
03767 Used on [[Special:Tags]]. Verb. Used as display text on a link to create/edit a description.',
03768 'tags-hitcount' => 'Shown in the “Tagged changes” column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].
03769
03770 * <code>$1</code> is the number of changes marked with the tag',
03771
03772 # Database error messages
03773 'dberr-header' => 'This message does not allow any wiki nor html markup.',
03774 'dberr-problems' => 'This message does not allow any wiki nor html markup.',
03775 'dberr-again' => 'This message does not allow any wiki nor html markup.',
03776 'dberr-info' => 'This message does not allow any wiki nor html markup.',
03777 'dberr-usegoogle' => 'This message does not allow any wiki nor html markup.',
03778 'dberr-outofdate' => "In this sentence, '''their''' indexes refers to '''Google's''' indexes. This message does not allow any wiki nor html markup.",
03779
03780 # HTML forms
03781 'htmlform-submit' => '{{Identical|Submit}}',
03782 'htmlform-reset' => '{{Identical|Undo}}',
03783 'htmlform-selectorother-other' => 'Used in drop-down boxes in [[Special:Preferences]] as follows:
03784 * selection of timezone (date and time tab)
03785 * stub threshold (appearance tab)
03786
03787 {{Identical|Other}}',
03788
03789 );