Localisation updates for core and extension messages from translatewiki.net (2009...
[lhc/web/wiklou.git] / languages / messages / MessagesQqq.php
1 <?php
2 /** Message documentation (Message documentation)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Ahonc
11 * @author Aleator
12 * @author AlexSm
13 * @author AnakngAraw
14 * @author Ans
15 * @author Aotake
16 * @author Bangin
17 * @author Bennylin
18 * @author Boivie
19 * @author Brest
20 * @author BrokenArrow
21 * @author Byrial
22 * @author Codex Sinaiticus
23 * @author Dalibor Bosits
24 * @author Darth Kule
25 * @author Dsvyas
26 * @author Erwin
27 * @author Erwin85
28 * @author EugeneZelenko
29 * @author Fryed-peach
30 * @author Garas
31 * @author GerardM
32 * @author Helix84
33 * @author Huji
34 * @author IAlex
35 * @author INkubusse
36 * @author Jon Harald Søby
37 * @author Karduelis
38 * @author Kizito
39 * @author Klenje
40 * @author Klutzy
41 * @author Kwj2772
42 * @author Leinad
43 * @author Lejonel
44 * @author Li-sung
45 * @author Lloffiwr
46 * @author Malafaya
47 * @author McDutchie
48 * @author Meno25
49 * @author MichaelFrey
50 * @author Mihai
51 * @author Mormegil
52 * @author Mpradeep
53 * @author Najami
54 * @author Nemo bis
55 * @author Niels
56 * @author Nike
57 * @author Node ue
58 * @author Octahedron80
59 * @author PhiLiP
60 * @author Platonides
61 * @author Purodha
62 * @author Raymond
63 * @author Ryan Schmidt
64 * @author SPQRobin
65 * @author Sanbec
66 * @author Sborsody
67 * @author Seb35
68 * @author Sherbrooke
69 * @author Shushruth
70 * @author Siebrand
71 * @author Singularity
72 * @author Sionnach
73 * @author Slomox
74 * @author Sp5uhe
75 * @author Srhat
76 * @author Tgr
77 * @author UV
78 * @author Umherirrender
79 * @author Urhixidur
80 * @author Verdy p
81 * @author Vinhtantran
82 * @author Waldir
83 * @author Yyy
84 * @author פוילישער
85 */
86
87 $messages = array(
88 # User preference toggles
89 'tog-underline' => "[[Special:Preferences]], tab 'Misc'. Offers user a choice how to underline links.",
90 '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.",
91 'tog-justify' => "[[Special:Preferences]], tab 'Appearance'. Offers user a choice to justify paragraphs or not.",
92 'tog-hideminor' => "[[Special:Preferences]], tab 'Recent changes'. Offers user to hide minor edits in recent changes or not.",
93 'tog-hidepatrolled' => 'Option in Recent changes tab of [[Special:Preferences]] (if [[mw:Manual:$wgUseRCPatrol|$wgUseRCPatrol]] is enabled)',
94 'tog-newpageshidepatrolled' => 'Toggle in [[Special:Preferences]], section "Recent changes" (if [[mw:Manual:$wgUseRCPatrol|$wgUseRCPatrol]] is enabled)',
95 '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).",
96 'tog-usenewrc' => "[[Special:Preferences]], tab 'Recent changes'. Offers user to use alternative reprsentation of [[Special:RecentChanges]].",
97 'tog-numberheadings' => "[[Special:Preferences]], tab 'Misc'. Offers numbered headings on content pages to user.",
98 'tog-showtoolbar' => "[[Special:Preferences]], tab 'Edit'. Offers user to show edit toolbar in page edit screen.
99
100 This is the toolbar: [[Image:Toolbar.png]]",
101 'tog-editondblclick' => "[[Special:Preferences]], tab 'Edit'. Offers user to open edit page on double click.",
102 'tog-editsection' => "[[Special:Preferences]], tab 'Edit'. Offers user to add links in sub headings for editing sections.",
103 'tog-editsectiononrightclick' => "[[Special:Preferences]], tab 'Edit'. Offers user to edit a section by clicking on a section title.",
104 'tog-showtoc' => "[[Special:Preferences]], tab 'Misc'. Offers user to show a table of contents automatically if a page has more than three headings.",
105 'tog-rememberpassword' => "[[Special:Preferences]], tab 'User profile', section 'Change password'. Offers user remember login details.
106
107 {{Identical|Remember my login on this computer}}",
108 'tog-editwidth' => "[[Special:Preferences]], tab 'Edit'. Offers user make give edit box full width in browser.",
109 'tog-watchcreations' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add created pages to watchlist.",
110 'tog-watchdefault' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add edited pages to watchlist.",
111 'tog-watchmoves' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add moved pages to watchlist.",
112 'tog-watchdeletion' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to add deleted pages to watchlist.",
113 'tog-minordefault' => "[[Special:Preferences]], tab 'Edit'. Offers user to mark all edits minor by default.",
114 'tog-previewontop' => 'Toggle option used in [[Special:Preferences]].',
115 'tog-previewonfirst' => 'Toggle option used in [[Special:Preferences]].',
116 'tog-nocache' => "[[Special:Preferences]], tab 'Misc.'. Offers the user the option of disabling caching of pages in the browser",
117 'tog-enotifwatchlistpages' => 'In user preferences',
118 'tog-enotifusertalkpages' => 'In user preferences',
119 'tog-enotifminoredits' => 'In user preferences',
120 'tog-enotifrevealaddr' => 'Toggle option used in [[Special:Preferences]].',
121 '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.',
122 'tog-oldsig' => 'Used in [[Special:Preferences]], tab User profile.',
123 'tog-fancysig' => 'In user preferences under the signature box',
124 'tog-externaleditor' => "[[Special:Preferences]], tab 'Edit'. Offers user to use an external editor by default.",
125 'tog-externaldiff' => "[[Special:Preferences]], tab 'Edit'. Offers user to use an external diff program by default.",
126 '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).',
127 '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.',
128 'tog-forceeditsummary' => 'Toggle option used in [[Special:Preferences]].',
129 'tog-watchlisthideown' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide own edits from watchlist.",
130 'tog-watchlisthidebots' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide bot edits from watchlist.",
131 'tog-watchlisthideminor' => "[[Special:Preferences]], tab 'Watchlist'. Offers user to hide minor edits from watchlist.",
132 'tog-watchlisthideliu' => "Option in tab 'Watchlist' of [[Special:Preferences]]",
133 'tog-watchlisthideanons' => "Option in tab 'Watchlist' of [[Special:Preferences]]",
134 'tog-watchlisthidepatrolled' => 'Option in Watchlist tab of [[Special:Preferences]]',
135 'tog-nolangconversion' => 'In user preferences.',
136 'tog-ccmeonemails' => 'In user preferences',
137 'tog-diffonly' => 'Toggle option used in [[Special:Preferences]].',
138 'tog-showhiddencats' => 'Toggle option used in [[Special:Preferences]].',
139 'tog-noconvertlink' => '{{optional}}',
140 '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.
141 {{Identical|Rollback}}",
142
143 'underline-always' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "always underline links", there are also options "never" and "browser default".',
144 'underline-never' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "never underline links", there are also options "always" and "browser default".
145
146 {{Identical|Never}}',
147 'underline-default' => 'Used in [[Special:Preferences]] (under "Misc"). This option means "underline links as in your browser", there are also options "never" and "always".
148
149 {{Identical|Browser default}}',
150
151 # Font style option in Special:Preferences
152 'editfont-style' => 'Used in [[Special:Preferences]], tab Editing.',
153 'editfont-default' => 'Option used in [[Special:Preferences]], tab Editing.
154
155 {{identical|Browser default}}',
156 'editfont-monospace' => 'Option used in [[Special:Preferences]], tab Editing.',
157 'editfont-sansserif' => 'Option used in [[Special:Preferences]], tab Editing.',
158 'editfont-serif' => 'Option used in [[Special:Preferences]], tab Editing.',
159
160 # Dates
161 'sunday' => 'Name of the day of the week.',
162 'monday' => 'Name of the day of the week.',
163 'tuesday' => 'Name of the day of the week.',
164 'wednesday' => 'Name of the day of the week.',
165 'thursday' => 'Name of the day of the week.',
166 'friday' => 'Name of the day of the week.',
167 'saturday' => 'Name of the day of the week.',
168 'sun' => 'Abbreviation for Sunday, a day of the week.',
169 'mon' => 'Abbreviation for Monday, a day of the week.',
170 'tue' => 'Abbreviation for Tuesday, a day of the week.',
171 'wed' => 'Abbreviation for Wednesday, a day of the week.',
172 'thu' => 'Abbreviation for Thursday, a day of the week.',
173 'fri' => 'Abbreviation for Friday, a day of the week.',
174 'sat' => 'Abbreviation for Saturday, a day of the week.',
175 'january' => 'The first month of the Gregorian calendar',
176 'february' => 'The second month of the Gregorian calendar',
177 'march' => 'The third month of the Gregorian calendar',
178 'april' => 'The fourth month of the Gregorian calendar',
179 'may_long' => 'The fifth month of the Gregorian calendar',
180 'june' => 'The sixth month of the Gregorian calendar',
181 'july' => 'The seventh month of the Gregorian calendar',
182 'august' => 'The eighth month of the Gregorian calendar',
183 'september' => 'The ninth month of the Gregorian calendar',
184 'october' => 'The tenth month of the Gregorian calendar',
185 'november' => 'The eleventh month of the Gregorian calendar',
186 'december' => 'The twelfth month of the Gregorian calendar',
187 'january-gen' => 'The first month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
188 'february-gen' => 'The second month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
189 'march-gen' => 'The third month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
190 'april-gen' => 'The fourth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
191 'may-gen' => 'The fifth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
192 'june-gen' => 'The sixth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
193 'july-gen' => 'The seventh month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
194 'august-gen' => 'The eighth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
195 'september-gen' => 'The nineth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
196 'october-gen' => 'The tenth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
197 'november-gen' => 'The eleventh month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
198 'december-gen' => 'The twelfth month of the Gregorian calendar. Must be in genitive, if the language has a genitive case.',
199 'jan' => 'Abbreviation of January, the first month of the Gregorian calendar',
200 'feb' => 'Abbreviation of February, the second month of the Gregorian calendar',
201 'mar' => 'Abbreviation of March, the thrird month of the Gregorian calendar',
202 'apr' => 'Abbreviation of April, the fourth month of the Gregorian calendar',
203 'may' => 'Abbreviation of May, the fifth month of the Gregorian calendar',
204 'jun' => 'Abbreviation of June, the sixth month of the Gregorian calendar',
205 'jul' => 'Abbreviation of July, the seventh month of the Gregorian calendar',
206 'aug' => 'Abbreviation of August, the eighth month of the Gregorian calendar',
207 'sep' => 'Abbreviation of September, the nineth month of the Gregorian calendar',
208 'oct' => 'Abbreviation of October, the tenth month of the Gregorian calendar',
209 'nov' => 'Abbreviation of November, the eleventh month of the Gregorian calendar',
210 'dec' => 'Abbreviation of December, the twelfth month of the Gregorian calendar',
211
212 # Categories related messages
213 'category_header' => 'In category description page',
214 'category-media-header' => 'In category description page',
215 'category-empty' => 'The text displayed in category page when that category is empty',
216 'hidden-category-category' => 'Name of the category where hidden categories will be listed.',
217 'category-subcat-count' => 'This message is displayed at the top of a category page showing the number of pages in the category.
218
219 * $1: number of subcategories shown
220 * $2: total number of subcategories in category',
221 '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.
222
223 * $1: number of subcategories shown',
224 'category-article-count' => 'This message is used on category pages.
225
226 * $1: number of pages shown
227 * $2: total number of pages in category',
228 '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.
229
230 * $1: number of pages shown',
231 'category-file-count' => 'This message is displayed at the top of a category page showing the number of pages in the category.
232
233 * $1: number of files shown
234 * $2: total number of files in category',
235 '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.
236
237 * $1: number of files shown',
238 'listingcontinuesabbrev' => 'Shown in contiuation of each first letter group.
239 See http://test.wikipedia.org/wiki/Category:Test_ko?uselang={{SUBPAGENAME}}, for example.',
240 'index-category' => 'Name of the category where pages with the <nowiki>__INDEX__</nowiki> behaviour switch are listed',
241 'noindex-category' => 'Name of the category where pages with the <nowiki>__NOINDEX__</nowiki> behaviour switch are listed',
242
243 'linkprefix' => '{{optional}}',
244 'mainpagetext' => 'Along with {{msg|mainpagedocfooter}}, the text you will see on the Main Page when your wiki is installed.',
245 'mainpagedocfooter' => 'Along with {{msg|mainpagetext}}, the text you will see on the Main Page when your wiki is installed.
246 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.',
247
248 'about' => '{{Identical|About}}',
249 '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].
250
251 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
252
253 {{Identical|Content page}}",
254 'newwindow' => 'Below the edit form, next to "[[MediaWiki:Edithelp/{{SUBPAGENAME}}|Editing help]]".',
255 '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.
256
257 {{Identical|Cancel}}',
258 'moredotdotdot' => '{{Identical|More...}}',
259 'mytalk' => 'In the personal urls page section - right upper corner.',
260 '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.',
261 'navigation' => '{{Identical|Navigation}}',
262 '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>&#32;</nowiki> is a blank space, one character long. Please leave it as it is.
263
264 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.)
265
266 {{Identical|And}}',
267
268 # Cologne Blue skin
269 'qbfind' => 'Alternative for "search" as used in Cologne Blue skin.',
270 'qbedit' => '{{Identical|Edit}}',
271 'qbmyoptions' => '{{Identical|My pages}}',
272 'qbspecialpages' => '{{Identical|Special pages}}',
273 'faqpage' => "FAQ is short for ''frequently asked questions''. This page is only linked on some of the old skins, not in Monobook or Modern.
274
275 {{doc-important|Do not translate <tt>Project:</tt> part.}}",
276
277 # Vector skin
278 'vector-action-addsection' => 'Used in the Vector skin. See for example http://translatewiki.net/wiki/Talk:Main_Page?useskin=vector',
279 '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
280
281 {{Identical|Delete}}',
282 '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
283
284 {{Identical|Move}}',
285 'vector-action-protect' => 'Tab at top of page, in vector skin
286
287 {{Identical|Protect}}',
288 'vector-action-undelete' => 'Tab at top of page, in vector skin.
289 {{Identical|Undelete}}',
290 'vector-action-unprotect' => 'Tab at top of page, in vector skin.
291
292 {{Identical|Unprotect}}',
293 'vector-namespace-category' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Category:Translatewiki.net?useskin=vector
294
295 {{Identical|Category}}',
296 'vector-namespace-help' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Help:Rollback?useskin=vector',
297 'vector-namespace-image' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/File:Tournesol.png?useskin=vector
298
299 {{Identical|File}}',
300 'vector-namespace-main' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
301 {{Identical|Page}}',
302 'vector-namespace-mediawiki' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/MediaWiki:Vector-namespace-mediawiki?useskin=vector
303 {{Identical|Message}}',
304 'vector-namespace-project' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Project:About?useskin=vector',
305 'vector-namespace-special' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Special:SpecialPages?useskin=vector',
306 'vector-namespace-talk' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Talk:Main_Page?useskin=vector
307 {{Identical|Discussion}}',
308 'vector-namespace-template' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Template:Identical?useskin=vector
309 {{Identical|Template}}',
310 'vector-namespace-user' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/User:FuzzyBot?useskin=vector
311 {{Identical|User page}}',
312 'vector-view-create' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Foo?useskin=vector
313 {{Identical|Create}}',
314 'vector-view-edit' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
315 {{Identical|Edit}}',
316 'vector-view-history' => 'Tab label in the Vector skin. See for example http://translatewiki.net/wiki/Main_Page?useskin=vector
317 {{Identical|View history}}',
318 'vector-view-view' => 'Tab label in the Vector skin (verb). See for example http://translatewiki.net/w/i.php?title=Main_Page&useskin=vector',
319 'vector-view-viewsource' => 'Tab label in the Vector skin.
320 {{Identical|View source}}',
321 'actions' => '{{Identical|Action}}',
322 'namespaces' => '{{Identical|Namespace}}',
323 'variants' => 'Used by the Vector skin.',
324
325 # Metadata in edit box
326 'metadata_help' => '{{Identical|Metadata}}',
327
328 'errorpagetitle' => 'Message shown in browser title bar when encountering error operation.
329
330 {{Identical|Error}}',
331 'returnto' => '{{Identical|Return to $1}}',
332 'tagline' => 'Used to idenify the source of copied information. Do not change <nowiki>{{SITENAME}}</nowiki>.',
333 'help' => 'General text (noun) used in the sidebar (by default).
334
335 See also [[MediaWiki:Helppage/{{SUBPAGENAME}}|{{int:helppage}}]] and [[MediaWiki:Edithelp/{{SUBPAGENAME}}|{{int:edithelp}}]].
336
337 {{Identical|Help}}',
338 'search' => 'Noun. Text of menu section shown on every page of the wiki above the search form.
339
340 {{Identical|Search}}',
341 'searchbutton' => 'The button you can see in the sidebar, below the search input box. The "Go" button is [[MediaWiki:Searcharticle/{{SUBPAGENAME}}]].
342
343 {{Identical|Search}}',
344 'go' => '{{Identical|Go}}',
345 'searcharticle' => 'Button description in the search menu displayed on every page. The "Search" button is [[MediaWiki:Searchbutton/{{SUBPAGENAME}}]].
346
347 {{Identical|Go}}',
348 'history_short' => 'Text used on the history tab.
349
350 {{Identical|History}}',
351 '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.',
352 '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]].',
353 '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}}]]',
354 '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.
355
356 {{Identical|Edit}}',
357 'create' => 'The text on the tab for to the edit form on unexisting pages.
358
359 {{Identical|Create}}',
360 '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.',
361 '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.
362 {{Identical|Createpage}}',
363 'delete' => 'Name of the Delete tab shown for admins. Should be in the imperative mood.
364
365 {{Identical|Delete}}',
366 'deletethispage' => '{{Identical|Delete this page}}',
367 'undelete_short' => "It is tab label. It's really can be named ''nstab-undelete''.",
368 'protect' => 'Name of protect tab displayed for admins
369
370 {{Identical|Protect}}',
371 'protect_change' => 'Text on links for each entry in [[Special:ProtectedPages]] to change the protection of pages (only displayed to admins).
372 {{Identical|Change}}',
373 'protectthispage' => '{{Identical|Protect this page}}',
374 'unprotect' => 'Name of unprotect tab displayed for admins
375
376 {{Identical|Unprotect}}',
377 'unprotectthispage' => '{{Identical|Unprotect this page}}',
378 'talkpagelinktext' => 'Used as name of links going to talk page in some places, like in the subheading of [[Special:Mycontributions|Special:Contributions]], in [[Special:RecentChanges]], and in [[Special:Watchlist]].
379
380 {{Identical|Talk}}',
381 '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].',
382 '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.
383
384 {{Identical|Content page}}",
385 '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]].
386
387 {{Identical|Discussion}}',
388 '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.
389
390 \'\'\'Note:\'\'\' This is "views" as in "appearances"/"representations", \'\'\'not\'\'\' as in "visits"/"accesses".',
391 'toolbox' => 'The title of the toolbox below the search menu.',
392 '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>.',
393 '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.',
394 '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.
395
396 {{Identical|Redirect page}}',
397 'lastmodifiedat' => 'This message is shown below each page, in the footer with the logos and links.
398 * $1: date
399 * $2: time
400
401 See also [[MediaWiki:Lastmodifiedatby/{{SUBPAGENAME}}]].',
402 '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}}]].',
403 '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}}]].
404
405 {{Identical|Navigation}}',
406 '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}}.
407
408 {{Identical|Search}}',
409
410 # 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).
411 '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}}.
412
413 [[mw:Manual:Interface/Aboutsite|MediaWiki manual]].
414
415 {{doc-important|Do not change <nowiki>{{SITENAME}}</nowiki>.}}
416
417 {{Identical|About}}',
418 '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}}.
419
420 {{doc-important|Do not translate "Project:" part, for this is the namespace prefix.}}',
421 'copyrightpage' => '{{doc-important|Do not change <nowiki>{{ns:project}}</nowiki>}}',
422 'currentevents' => 'Standard link in the sidebar, for news. See also {{msg|currentevents-url}} for the link url.',
423 'currentevents-url' => "Target page of ''{{Mediawiki:currentevents}}'' in the sidebar. See also {{msg|currentevents}}.
424 {{doc-important|Do not translate <tt>Project:</tt> part.}}",
425 '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}}]].',
426 '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}}]].
427 {{doc-important|Do not change <tt>Project:</tt> part.}}',
428 'edithelp' => 'This is the text that appears on the editing help link that is near the bottom of the editing page',
429 'edithelppage' => 'The help page displayed when a user clicks on editing help link which is present on the right of Show changes button.
430 {{doc-important|Do not change <tt>Help:</tt> part.}}',
431 'helppage' => 'The link destination used by default in the sidebar, and in {{msg|noarticletext}}.
432 {{doc-important|Do not change <tt>Help:</tt> part.}}
433 {{Identical|HelpContent}}',
434 '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!
435
436 {{Identical|Main page}}',
437 '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.',
438 'policy-url' => 'Description: The URL of the project page describing the policies of the wiki. This is shown below every page (the left link).
439 {{doc-important|Do not change "Project:" part.}}',
440 '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.",
441 'portal-url' => 'Description: The URL of the community portal. This is shown in the sidebar by default (removed on translatewiki.net).
442 {{doc-important|Do not change "Project:" part.}}',
443 '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]].',
444 '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}}]].
445
446 {{doc-important|Do not change <tt>Project:</tt> part.}}',
447
448 'badaccess' => 'Title shown within page indicating unauthorized access.',
449 'badaccess-group0' => 'Shown when you are not allowed to do something.',
450 'badaccess-groups' => "Error message when you aren't allowed to do something.
451
452 * $1 is a list of groups.
453 * $2 is the number of groups.",
454
455 '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}}.',
456 '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}}.',
457
458 'ok' => '{{Identical|OK}}',
459 'pagetitle' => "{{doc-important|You most probably do not need to translate this message.}}
460
461 Do '''not''' replace SITENAME with a translation of Wikipedia or some encycopedic additions. The message has to be neutral for all projects.",
462 'pagetitle-view-mainpage' => '{{optional}}',
463 '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}}}}.',
464 'youhavenewmessages' => 'The orange message appearing when someone edited your user talk page.
465 The format is: "{{int:youhavenewmessages| [[MediaWiki:Newmessageslink/{{SUBPAGENAME}}|{{int:newmessageslink}}]] |[[MediaWiki:Newmessagesdifflink/{{SUBPAGENAME}}|{{int:newmessagesdifflink}}]]}}"',
466 '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).
467
468 {{Identical|New messages}}',
469 '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).',
470 '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].',
471 'editsection' => 'Display name of link to edit a section on a content page. Example: [{{MediaWiki:Editsection}}].
472
473 {{Identical|Edit}}',
474 'editsection-brackets' => '{{optional}}',
475 'editold' => '{{Identical|Edit}}',
476 'editlink' => 'Text of the edit link shown next to every (editable) template in the list of used templates below the edit window. See also {{msg-mw|Viewsourcelink}}.
477
478 {{Identical|Edit}}',
479 '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}}.
480
481 {{Identical|View source}}',
482 'editsectionhint' => "Tool tip shown when hovering the mouse over the link to '[{{MediaWiki:Editsection}}]' a section. Example: Edit section: Heading name",
483 'toc' => 'This is the title of the table of contents displayed in pages with more than 3 sections
484
485 {{Identical|Contents}}',
486 'showtoc' => 'This is the link used to show the table of contents
487
488 {{Identical|Show}}',
489 'hidetoc' => 'This is the link used to hide the table of contents
490
491 {{Identical|Hide}}',
492 '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}}.',
493 '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}}.',
494 'restorelink' => "This text is always displayed in conjunction with the {{msg-mw|thisisdeleted}} message (View or restore $1?). The user will see
495 View or restore <nowiki>{{PLURAL:$1|one deleted edit|$1 deleted edits}}</nowiki>? i.e ''View or restore one deleted edit?'' or
496 ''View or restore n deleted edits?''",
497 '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.',
498 'site-rss-feed' => "Used in the HTML header of a wiki's RSS feed.
499 $1 is <nowiki>{{SITENAME}}</nowiki>.
500 HTML markup cannot be used.",
501 'site-atom-feed' => "Used in the HTML header of a wiki's Atom feed.
502 $1 is <nowiki>{{SITENAME}}</nowiki>.
503 HTML markup cannot be used.",
504 'feed-atom' => '{{optional}}',
505 'feed-rss' => '{{optional}}',
506 'red-link-title' => 'Title for red hyperlinks. Indicates, that the page is empty, not written yet.',
507
508 # Short words for each namespace, by default used in the namespace tab in monobook
509 'nstab-main' => 'The name for the tab of the main namespace. Example: [[Example]]
510
511 {{Identical|Page}}',
512 'nstab-user' => 'The name for the tab of the user namespace. Example: [[User:Example]]
513
514 {{Identical|User page}}',
515 'nstab-special' => 'The name for the tab of the special namespace. Example: [[Special:Version]]',
516 'nstab-project' => 'The name for the tab of the project namespace. Example: [[Project:Example]]',
517 'nstab-image' => 'The name for the tab of the image namespace. Example: [[Image:Example]]
518
519 {{Identical|File}}',
520 'nstab-mediawiki' => 'The name for the tab of the MediaWiki namespace. Example: [[MediaWiki:Example]]
521
522 {{Identical|Message}}',
523 'nstab-template' => 'The name for the tab of the template namespace. Example: [[Template:Example]]
524
525 {{Identical|Template}}',
526 'nstab-help' => 'The name for the tab of the help namespace. Example: [[Help:Rollback]]',
527 'nstab-category' => 'The name for the tab of the category namespace. Example: [[:Category:Example]]
528
529 {{Identical|Category}}',
530
531 # Main script and global functions
532 '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]]',
533 'nospecialpagetext' => 'This error is shown when trying to open a special page which does not exist, e.g. [[Special:Nosuchpage]].
534 * The title of this error is the message {{msg-mw|nosuchspecialpage}}.
535 * Link <code><nowiki>[[Special:SpecialPages|{{int:specialpages}}]]</nowiki></code> should remain untranslated.',
536
537 # General errors
538 'error' => '{{Identical|Error}}',
539 'dberrortext' => 'Parameters:
540 * $1 - The last SQL command/query
541 * $2 - SQL function name
542 * $3 - Error number
543 * $4 - Error description',
544 'dberrortextcl' => 'Parameters:
545 * $1 - The last SQL command/query
546 * $2 - SQL function name
547 * $3 - Error number
548 * $4 - Error description',
549 'enterlockreason' => 'For developers when locking the database',
550 'missing-article' => "This message is shown when a revision does not exist, either as permalink or as diff. Examples:
551
552 # [http://translatewiki.net/w/i.php?title=Project:News&oldid=9999999 Permalink with invalid revision#]
553 # [http://translatewiki.net/w/i.php?title=Project:News&diff=426850&oldid=99999999 Diff with invalid revision#]
554
555 '''Parameters'''
556 * $1: Pagename
557 * $2: Content of
558 *# {{msg-mw|Missingarticle-rev}} - Permalink with invalid revision#
559 *# {{msg-mw|Missingarticle-diff}} - Diff with invalid revision#",
560 'missingarticle-rev' => 'Parameter $2 of {{msg|Missing-article}}: It is shown after the articlename.
561
562 * $1: revision# of the requested id
563
564 [http://translatewiki.net/w/i.php?title=Translating:Tasks&oldid=371789000 Click here] to see an example of such an error message.',
565 'missingarticle-diff' => 'Parameter $2 of {{msg|Missing-article}}: It is shown after the articlename.
566
567 * $1: revision# of the old id
568 * $2: revision# of the id build the diff with.
569
570 [http://translatewiki.net/w/i.php?title=Translating:Tasks&diff=372398&oldid=371789000 Click here] to see an example of such an error message.',
571 'readonly_lag' => 'Error message displayed when the database is locked.',
572 'internalerror' => '{{Identical|Internal error}}',
573 'badtitle' => 'The page title when a user requested a page with invalid page name. The content will be {{msg-mw|badtitletext}}.',
574 'badtitletext' => 'The message shown when a user requested a page with invalid page name. The page title will be {{msg-mw|badtitle}}.',
575 'perfcachedts' => 'Used on pages that list page lists for which the displayed data is cached. Parameters:
576 * $1 is a time stamp (date and time combined)
577 * $2 is a date (optional)
578 * $3 is a time (optional)',
579 'querypage-no-updates' => 'Text on some special pages, e.g. [[Special:FewestRevisions]].',
580 'viewsource' => 'The text displayed in place of the "edit" tab when the user has no permission to edit the page.
581
582 {{Identical|View source}}',
583 'viewsourcefor' => 'Subtitle shown when trying to edit a protected page.
584
585 {{Identical|For $1}}',
586 'protectedpagetext' => 'This message is displayed when trying to edit a page you can\'t edit because it has been protected.
587
588 * $1: the protection type, e.g. "protect" for fully protected pages',
589 'viewsourcetext' => 'The text shown when displaying the source of a page that the user has no permission to edit',
590 'protectedinterface' => 'Message shown if a user without the "editinterface" right tries to edit a page in the MediaWiki namespace.',
591 '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.'''",
592 'ns-specialprotected' => 'Error message displayed when trying to edit a page in the Special namespace',
593
594 # Login and logout pages
595 'logouttext' => 'Log out message',
596 'welcomecreation' => 'The welcome message users see after registering a user account. $1 is the username of the new user.',
597 'yourname' => "In user preferences
598
599 <nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is '''NOT''' supported.
600
601 {{Identical|Username}}",
602 'yourpassword' => 'In user preferences
603
604 {{Identical|Password}}',
605 'yourpasswordagain' => 'In user preferences',
606 'remembermypassword' => 'A check box in [[Special:UserLogin]]
607
608 {{Identical|Remember my login on this computer}}',
609 '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.',
610 '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).
611
612 {{Identical|Log in}}",
613 '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.",
614 'loginprompt' => 'A small notice in the log in form.',
615 'userlogin' => 'Name of special page [[Special:UserLogin]] where a user can log in or click to create a user account.',
616 'logout' => '{{Identical|Log out}}',
617 'userlogout' => '{{Identical|Log out}}',
618 '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.
619
620 {{Identical|Not logged in}}',
621 '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}}]]".',
622 'nologinlink' => 'Text of the link to the account creation form. Before that link, the message [[MediaWiki:Nologin/{{SUBPAGENAME}}]] appears.',
623 '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.',
624 '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}}]]".',
625 'gotaccountlink' => 'Text of the link to the log in form. Before that link, the message [[MediaWiki:Gotaccount/{{SUBPAGENAME}}]] appears.
626
627 {{Identical|Log in}}',
628 'createaccounterror' => 'Parameters:
629 * $1 is an error message',
630 'nocookiesnew' => "This message is displayed when a new account was successfully created, but the browser doesn't accept cookies.",
631 'nocookieslogin' => "This message is displayed when someone tried to login, but the browser doesn't accept cookies.",
632 'loginsuccesstitle' => 'The title of the page saying that you are logged in. The content of the page is the message "[[MediaWiki:Loginsuccess/{{SUBPAGENAME}}]]".',
633 '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.
634
635 <nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is supported.',
636 '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.',
637 'nosuchusershort' => "Displayed when trying to log in with an unexisting username. This message is only shown when you can't create an account, otherwise the message {{msg|nosuchusershort}} is displayed.",
638 'wrongpasswordempty' => 'Error message displayed when entering a blank password',
639 'passwordtooshort' => 'This message is shown at
640
641 * [[Special:Preferences]]
642 * [[Special:CreateAccount]]
643
644 $1 is the minimum number of characters in the password.',
645 'mailmypassword' => 'Shown at [[Special:UserLogin]]',
646 'passwordremindertitle' => 'Title of e-mail which contains temporary password',
647 '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.
648 * $1 is an IP addres. Example: 123.123.123.123
649 * $2 is a username. Example: Joe
650 * $3 is a password. Example: er##@fdas!
651 * $4 is a URL. Example: http://wiki.example.com
652 * $5 is a number of days in which the temporary password will expire',
653 '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])',
654 'acct_creation_throttle_hit' => 'Errormessage at [[Special:CreateAccount]].
655 "in the last day" precisely means: during the lasts 86400 seconds (24 hours) ending right now.',
656 'emailauthenticated' => 'In user preferences. ([[Special:Preferences]])
657
658 * $1: obsolete, date and time
659 * $2: date
660 * $3: time',
661 'invalidemailaddress' => 'Shown as a warning when written an invalid e-mail adress in [[Special:Preferences]] and {{fullurl:Special:UserLogin|type=signup}} page',
662 '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.',
663 '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.
664
665 *Parameter $2 is the name entered as username.
666 *Parameter $3 is a password (randomly generated).
667 *Parameter $4 is a URL to the wiki',
668 'login-throttled' => 'Error message shown at [[Special:UserLogin]] after 5 wrong passwords. The hardcoded waiting time is 300 seconds.',
669
670 # Password reset dialog
671 'resetpass' => 'The caption of [[Special:Resetpass]]
672
673 {{Identical|Change password}}',
674 'resetpass_header' => 'Header on box on special page [[Special:ChangePassword]].
675
676 {{Identical|Reset password}}',
677 '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.",
678 'newpassword' => '{{Identical|New password}}',
679 '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.",
680 'resetpass_submit' => 'Submit button on [[Special:Resetpass]]',
681 'resetpass-submit-loggedin' => 'Button on [[Special:ResetPass]] to submit new password.
682
683 {{Identical|Change password}}',
684 'resetpass-wrong-oldpass' => 'Error message shown on [[Special:Resetpass]] when the old password is not valid.',
685 '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.',
686
687 # Edit page toolbar
688 'bold_sample' => 'This is the sample text that you get when you press the first button on the left on the edit toolbar.
689
690 {{Identical|Bold text}}',
691 'bold_tip' => 'This is the text that appears when you hover the mouse over the first button on the left of the edit toolbar.
692
693 {{Identical|Bold text}}',
694 'italic_sample' => 'The sample text that you get when you press the second button from the left on the edit toolbar.
695
696 {{Identical|Italic text}}',
697 'italic_tip' => 'This is the text that appears when you hover the mouse over the second button from the left on the edit toolbar.
698
699 {{Identical|Italic text}}',
700 '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).',
701 'link_tip' => '{{Identical|Internal link}}
702
703 Tip for internal links',
704 '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 adds or something.',
705 'extlink_tip' => 'This is the tip that appears when you hover the mouse over the fourth button from the left on the edit toolbar.
706
707 {{Identical|External link (remember http:// prefix)}}',
708 'headline_sample' => 'Sample of headline text.',
709 'headline_tip' => 'This is the text that appears when you hover the mouse over the fifth button from the left on the edit toolbar.',
710 'math_sample' => 'The sample formula text that you get when you press the fourth button from the right on the edit toolbar.',
711 'math_tip' => 'This is the text that appears when you hover the mouse over the fourth button from the right on the edit toolbar.',
712 'nowiki_sample' => 'Text inserted between nowiki tags',
713 'nowiki_tip' => 'This is the text that appears when you hover the mouse over the third button from the right on the edit toolbar.',
714 'image_sample' => 'Used in text generated by Picture button in toolbar.
715
716 {{optional}}',
717 'image_tip' => 'This is the text that appears when you hover the mouse over the sixth (middle) button on the edit toolbar.
718
719 {{Identical|Embedded file}}',
720 'media_sample' => '{{optional}}',
721 'media_tip' => 'This is the text that appears when you hover the mouse over the fifth button from the right in the edit toolbar.',
722 'sig_tip' => 'This is the text that appears when you hover the mouse over the second key from the right on the edit toolbar.',
723 'hr_tip' => 'This is the text that appears when you hover the mouse over the first button on the right on the edit toolbar.',
724
725 # Edit pages
726 'summary' => 'The Summary text beside the edit summary field
727
728 {{Identical|Summary}}',
729 'minoredit' => 'Text above Save page button in editor',
730 'watchthis' => 'Text of checkbox above "Show preview" button in editor.
731
732 {{Identical|Watch this page}}',
733 'savearticle' => 'Text on the Save page button. See also {{msg|showpreview}} and {{msg|showdiff}} for the other buttons.',
734 '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.
735
736 {{Identical|Preview}}',
737 'showpreview' => 'The text of the button to preview the page you are editing. See also {{msg|showdiff}} and {{msg|savearticle}} for the other buttons.',
738 'showdiff' => 'Button below the edit page. See also {{msg|showpreview}} and {{msg|savearticle}} for the other buttons.',
739 'anoneditwarning' => 'Shown when editing a page anonymously.
740
741 <nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is supported.',
742 'missingsummary' => 'The text "sdit summary" is in {{msg-mw|summary}}.
743 The text "Save" is in {{msg-mw|savearticle}}.',
744 'missingcommentheader' => '
745 The text "Save" is in {{msg-mw|savearticle}}.',
746 'summary-preview' => 'Preview of the edit summary, shown under the edit summary itself.',
747 'blockedtext' => 'Text displayed to blocked users.
748
749 Parameters:
750 * <tt>$1</tt> is the blocking sysop (with a link to his/her userpage)
751 * <tt>$2</tt> is the reason for the block
752 * <tt>$3</tt> is the current IP address of the blocked user
753 * <tt>$4</tt> is the blocking sysop’s username (plain text, without the link)
754 * <tt>$5</tt> is the unique numeric identifier of the applied autoblock
755 * <tt>$6</tt> is the expiry of the block
756 * <tt>$7</tt> is the intended target of the block (what the blocking user specified in the blocking form)
757 * <tt>$8</tt> is the timestamp when the block started',
758 'autoblockedtext' => 'Text displayed to automatically blocked users.
759
760 Parameters:
761 * <tt>$1</tt> is the blocking sysop (with a link to his/her userpage)
762 * <tt>$2</tt> is the reason for the block
763 * <tt>$3</tt> is the current IP address of the blocked user
764 * <tt>$4</tt> is the blocking sysop’s username (plain text, without the link)
765 * <tt>$5</tt> is the unique numeric identifier of the applied autoblock
766 * <tt>$6</tt> is the expiry of the block
767 * <tt>$7</tt> is the intended target of the block (what the blocking user specified in the blocking form)
768 * <tt>$8</tt> is the timestamp when the block started',
769 'blockednoreason' => '{{Identical|No reason given}}',
770 'whitelistedittext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
771 'nosuchsectiontext' => 'This message is displayed when a user tries to edit a section that does not exist.
772
773 Parameter $1 is the content of section parameter in the URL (for example 1234 in the URL http://translatewiki.net/w/i.php?title=Sandbox&action=edit&section=1234)',
774 'loginreqlink' => 'Take a look on inflection. Used as parameter in {{msg-mw|loginreqpagetext}}, {{msg-mw|whitelistedittext}}, {{msg-mw|watchlistanontext‎}} and {{msg-mw|Confirmemail needlogin}}.
775
776 {{Identical|Log in}}',
777 'loginreqpagetext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
778 'accmailtitle' => 'Page title when temporary password was sent to a user via email.',
779 'accmailtext' => "The message shown when a temporary password has been sent to the user's email address.
780
781 {{doc-important|Do not translate \"<nowiki>[[User talk:\$1|\$1]]</nowiki>\" and ''Special:ChangePassword''.}}",
782 'newarticle' => '{{Identical|New}}',
783 '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!",
784 'noarticletext' => 'This is the message that you get if you search for a term that has not yet got any entries on the wiki.
785
786 See also {{msg-mw|Noarticletext-nopermission}}.',
787 'noarticletext-nopermission' => 'See also {{msg-mw|Noarticletext}}.',
788 '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',
789 'userpage-userdoesnotexist-view' => 'Shown in user pages of non existing users. See for example [http://translatewiki.net/wiki/User:Foo User:Foo].',
790 'clearyourcache' => 'Text at the top of .js/.css pages',
791 '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>).",
792 'userjsyoucanpreview' => "Text displayed on every js page. The 'Show preview' part should be the same as {{msg-mw|showpreview}} (or you can use <nowiki>{{int:showpreview}}</nowiki>).",
793 'updated' => '{{Identical|Updated}}',
794 'previewnote' => 'Note displayed when clicking on Show preview',
795 'editing' => "Shown as page title when editing a page. \$1 is the name of the page that is being edited. Example: \"''Editing Main Page''\".",
796 '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.',
797 'explainconflict' => 'The text "Save page" is in {{msg-mw|savearticle}}.',
798 'yourdiff' => '',
799 'copyrightwarning' => 'Copyright warning displayed under the edit box in editor',
800 'longpagewarning' => 'Warning displayed when trying to edit a long page',
801 'longpageerror' => 'Warning displayed when trying to save a text larger than the maximum size allowed',
802 'titleprotectedwarning' => 'Warning message above the edit form when editing a page that has been protected aginst creation.',
803 'templatesused' => 'Displayed below the page when editing it. It indicates a list of templates which are used on that page.',
804 'templatesusedpreview' => 'Used in editor when displaying a preview.',
805 'templatesusedsection' => 'Used in editor when displaying a preview.',
806 'template-protected' => '{{Identical|Protected}}',
807 'template-semiprotected' => 'Used on [[Special:ProtectedPages]]. Appears in brackets after listed page titles which are semi-protected.',
808 'hiddencategories' => "This message is shown below the edit form, like you have a section ''\"Templates used on this page\"''.",
809 '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.',
810 'permissionserrorstext-withaction' => '* $1 is the number of reasons that were found why the action cannot be performed.
811 * $2 is one of the action-* messages (for example {{msg|action-edit}}).
812
813 Please report at [[Support]] if you are unable to properly translate this message. Also see [[bugzilla:14246]]',
814 'recreate-moveddeleted-warn' => 'Warning shown when creating a page which has already been deleted. See for example [[Test]].',
815 'moveddeleted-notice' => 'Shown on top of a deleted page in normal view modus ([http://translatewiki.net/wiki/Test example]).',
816
817 # Parser/template warnings
818 '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.
819
820 * $1 is the current number of parser function calls.
821 * $2 is the allowed number of parser function calls.',
822 '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.',
823 '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.',
824
825 # "Undo" feature
826 'undo-success' => '{{Identical|Undo}}',
827 'undo-failure' => '{{Identical|Undo}}',
828 'undo-norev' => '{{Identical|Undo}}',
829 'undo-summary' => '{{Identical|Undo}}',
830
831 # History pages
832 'viewpagelogs' => 'Link displayed in history of pages',
833 'currentrev' => '{{Identical|Current revision}}',
834 '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.
835 * $1 is a date and time
836 * $2 is a date (optional)
837 * $3 is a time (optional)',
838 '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.
839 * $1 is the date/time at which the revision was created. Example: "\'\'Revision as of 14:44, 24 January 2008\'\'".
840 * $2 is the date at which the revision was created.
841 * $3 is the time at which the revision was created.',
842 'revision-info' => 'Appears just below the page title when an old version of the page is being viewed.
843
844 * $1: date and time of revision
845 * $2: a series of links: to author of the revision, his talk page, etc.
846 * (optional) $3: revision ID
847 * (optional) $4: date of revision
848 * (optional) $5: time of revision
849 * (optional) $6: author of revision, for GENDER use',
850 'currentrevisionlink' => '{{Identical|Current revision}}',
851 'cur' => 'Link in page history',
852 'next' => 'Link in page history
853
854 {{Identical|Next}}',
855 'last' => 'Link in page history
856
857 {{Identical|Last}}',
858 '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}}.",
859 '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}}.
860
861 {{Identical|Last}}",
862 'histlegend' => 'Text in history page. Refers to {{msg-mw|cur}}, {{msg-mw|last}}, and {{msg-mw|minoreditletter}}.',
863 'history-fieldset-title' => 'Fieldset label in the edit history pages.',
864 'histfirst' => 'Used in page history.',
865 'histlast' => 'Used in page history.',
866 'historyempty' => 'Text in page history for empty page revisions
867
868 {{Identical|Empty}}',
869
870 # Revision feed
871 'history-feed-item-nocomment' => "Title for each revision when viewing the RSS/Atom feed for a page history:
872 * '''$1''' - user name,
873 * '''$2''' - date/time,
874 * '''$3''' - date,
875 * '''$4''' - time.",
876
877 # Revision deletion
878 'rev-deleted-text-unhide' => 'This message is very similar to {{msg-mw|rev-suppressed-unhide-diff}}. Parameters:
879 * $1 is a HTML link to the diff',
880 '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:
881 * $1 is a HTML link to the diff',
882 'rev-delundel' => 'Link in page history for oversight',
883 'revisiondelete' => '{{RevisionDelete}}
884 It is the page title of [[Special:RevisionDelete]].',
885 'revdelete-nooldid-title' => '{{RevisionDelete}}',
886 'revdelete-nooldid-text' => '{{RevisionDelete}}',
887 '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).
888
889 * <code>$1</code> is a file name
890 * <code>$2</code> is a date
891 * <code>$3</code> is a time
892
893 {{identical|Are you sure you want to view the deleted revision of the file...}}',
894 'revdelete-show-file-submit' => 'Reply to {{msg-mw|Revdelete-show-file-confirm}}.
895
896 {{Identical|Yes}}',
897 'revdelete-selected' => '{{RevisionDelete}}',
898 'logdelete-selected' => '{{RevisionDelete}}',
899 'revdelete-text' => '{{RevisionDelete}}
900 This is the introduction explaining the feature.',
901 'revdelete-legend' => '{{RevisionDelete}}',
902 'revdelete-hide-text' => 'Option for oversight',
903 'revdelete-hide-name' => 'Option for oversight',
904 'revdelete-hide-comment' => 'Option for oversight',
905 'revdelete-hide-user' => 'Option for oversight',
906 'revdelete-hide-restricted' => 'Option for oversight.',
907 'revdelete-suppress' => 'Option for oversight',
908 'revdelete-hide-image' => 'Option for <del>oversight</del> [[:mw:RevisionDelete|RevisionDelete]] feature.',
909 'revdelete-unsuppress' => '{{RevisionDelete}}',
910 'revdelete-log' => '{{Identical|Reason for deletion}}
911 Log comment text for oversight',
912 'revdelete-submit' => '{{RevisionDelete}}
913 This is the submit button on [[Special:RevisionDelete]].',
914 'revdelete-logentry' => '{{RevisionDelete}}
915 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.
916
917 The parameter $1 is the page name.
918
919 The name of the user doing this task appears before this message.',
920 'logdelete-logentry' => '{{RevisionDelete}}
921 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.
922
923 The parameter $1 is the log name in brackets.
924
925 The name of the user who did this task appears before this message.',
926 'revdelete-success' => '{{RevisionDelete}}',
927 'logdelete-success' => '{{RevisionDelete}}',
928 'revdel-restore' => '{{RevisionDelete}}',
929 'pagehist' => 'Links to page history at Special:RevisionDelete header together with links to the logs and Special:Undelete.',
930 'deletedhist' => 'Links to Special:Undelete at Special:RevisionDelete header together with links to the logs and page history.',
931 '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.',
932 '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.',
933 '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.
934
935 {{Identical|Username}}',
936 'revdelete-restricted' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when setting visibility restrictions for administrators.',
937 'revdelete-unrestricted' => 'This message is used as parameter $1 in {{msg|revdelete-log-message}} when removing visibility restrictions for administrators.',
938 '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.
939
940 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.',
941 '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.
942
943 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.',
944 '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.
945
946 *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.
947 *Parameter $2 is the number of revisions for which the restrictions are changed.
948
949 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.',
950 '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].
951
952 *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.
953 *Parameter $2 is the number of events for which the restrictions are changed.
954
955 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.',
956 'revdelete-hide-current' => 'Parameters:
957 * $1 is a date
958 * $2 is a time',
959 'revdelete-show-no-access' => 'Parameters:
960 * $1 is a date
961 * $2 is a time',
962 'revdelete-modify-no-access' => 'Parameters:
963 * $1 is a date
964 * $2 is a time',
965 'revdelete-modify-missing' => '* $1 is a revision ID',
966 'revdelete-no-change' => 'Parameters:
967 * $1 is a date
968 * $2 is a time',
969 'revdelete-concurrent-change' => 'Parameters:
970 * $1 is a date
971 * $2 is a time',
972 'revdelete-otherreason' => '{{Identical|Other/additional reason}}',
973 'revdelete-reasonotherlist' => '{{Identical|Other reason}}',
974 'revdelete-edit-reasonlist' => '{{Identical|Edit delete reasons}}',
975
976 # Suppression log
977 'suppressionlog' => 'Title of the suppression log. Shown in the drop down menu at [[Special:log]] and as header of [[Special:log/suppress]].',
978 'suppressionlogtext' => 'Description text of the suppression log. Shown at top of [[Special:log/suppress]].',
979
980 # History merging
981 '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.
982
983 *Parameter $1 is the name of the redirect page which is created
984 *Parameter $2 is the target of the redirect',
985 '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.
986
987 *Parameter $1 is the name of the redirect page which is created
988 *Parameter $2 is the target of the redirect
989 *Parameter $3 is a log comment for the merge',
990 'mergehistory-same-destination' => 'Error message shown on [[Special:MergeHistory]] when the user entered the same page title to both source and destination',
991 'mergehistory-reason' => '{{Identical|Reason}}',
992
993 # Merge log
994 '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.',
995
996 # Diffs
997 'history-title' => 'Displayed as page title when you click on the "history" tab. The parameter $1 is the normal page title.',
998 'difference' => 'Displayed under the title when viewing the difference between two or more edits.',
999 'lineno' => 'Message used when comparing different versions of a page (diff). $1 is a line number.',
1000 'compareselectedversions' => 'Used as button in history pages.',
1001 'visualcomparison' => '{{Identical|Visual comparison}}',
1002 'editundo' => 'Undo link when viewing diffs
1003 {{Identical|Undo}}',
1004 'diff-multi' => "This message appears in the revision history of a page when comparing two versions which aren't consecutive.",
1005 'diff-src' => '{{Identical|Source}}',
1006 'diff-with' => '* "<code><nowiki>&amp;#32;</nowiki></code>" is a forced space; leave it in if your language uses spaces
1007 * $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
1008 * $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
1009 Used in conjunction with {{msg-mw|diff-with-additional}} and {{msg-mw|diff-with-final}} in the head position before a {{msg-mw|comma-separator}} separated list.',
1010 'diff-with-additional' => '{{optional}}
1011
1012 * $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
1013 * $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
1014 Used, possibly repeatedly, in a {{msg-mw|comma-separator}} separated list after {{msg-mw|diff-with}} and before {{msg-mw|diff-with-final}}.',
1015 'diff-with-final' => '* "<code><nowiki>&amp;#32;</nowiki></code>" is a forced space; leave it in if your language uses spaces
1016 * $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
1017 * $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
1018 Used in the final position of a {{msg-mw|comma-separator}} separated list headed by {{msg-mw|diff-with}} followed by zero or more repetitions of {{msg-mw|diff-with-additional}}.',
1019 'diff-width' => '{{Identical|Width}}',
1020 'diff-height' => '{{Identical|Height}}',
1021 'diff-dt' => 'I guess that this refers to HTML, as described in the article [http://en.wikipedia.org/wiki/HTML_elements#Lists HTML elements] on Wikipedia.',
1022 'diff-img' => '{{Identical|Image}}',
1023 'diff-i' => '{{Identical|Italic}}',
1024 'diff-b' => '{{Identical|Bold}}',
1025 'diff-font' => '{{Identical|Font}}',
1026
1027 # Search results
1028 'searchresults-title' => 'Appears as page title in the html header of the search result special page.',
1029 'noexactmatch' => 'This is the message that you get if you follow a link to a page or article that does not exist.',
1030 'notitlematches' => 'Header of results page after a search for a title for which no page exists',
1031 'textmatches' => 'When displaying search results',
1032 'notextmatches' => 'Error message when there are no results',
1033 '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}}.
1034 It is also used by Category pages (which do ''not'' use {{msg-mw|Viewprevnext}}).
1035 {{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.
1036 [[Special:WhatLinksHere|Whatlinkshere]] pages use {{msg-mw|Whatlinkshere-prev}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
1037
1038 {{Identical|Previous}}",
1039 '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}}.
1040 It is also used by Category pages (which do ''not'' use {{msg-mw|Viewprevnext}}).
1041 $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.
1042 [[Special:WhatLinksHere|Whatlinkshere]] pages use {{msg-mw|Whatlinkshere-next}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
1043
1044 {{Identical|Next $1}}",
1045 '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).
1046 It is also used by [[Special:WhatLinksHere|Whatlinkshere]] pages, where ($1) and ($2) are {{msg-mw|Whatlinkshere-prev}} and {{msg-mw|Whatlinkshere-next}}.
1047 ($3) is made up in all cases of the various proposed numbers of results per page, e.g. "(20 | 50 | 100 | 250 | 500)".
1048 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).
1049 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).',
1050 'searchmenu-legend' => '{{Identical|Search options}}',
1051 '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).',
1052 '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).',
1053 'searchhelp-url' => '{{Identical|HelpContent}}
1054 Description: The URL of the search help page.
1055 {{doc-important|Do not change "Help:" part.}}',
1056 '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.
1057
1058 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].
1059
1060 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
1061
1062 {{Identical|Content page}}",
1063 'searchprofile-project' => 'An option in the [[Special:Search]] page.',
1064 'searchprofile-images' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:search] page.',
1065 'searchprofile-everything' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:search] page.',
1066 'searchprofile-advanced' => 'An option in the [http://translatewiki.net/wiki/Special:Search Special:search] page.
1067
1068 {{Identical|Advanced}}',
1069 'searchprofile-articles-tooltip' => '{{Identical|Search in $1}}',
1070 'searchprofile-project-tooltip' => '{{Identical|Search in $1}}',
1071 'search-result-size' => 'Shown per line of a [[Special:Search|search result]]
1072 * $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.
1073 * $2 is the sum of all words in this page.',
1074 'search-result-score' => 'Shown per line of a [[Special:Search|search result]].
1075
1076 $1 is the relevance of this result in per cent.
1077
1078 {{Identical|Relevance: $1%}}',
1079 '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.",
1080 'search-interwiki-default' => '* $1 is the hostname of the remote wiki from where the additional results listed below are returned',
1081 'search-relatedarticle' => '{{Identical|Related}}',
1082 'searcheverything-enable' => 'Used in [[Special:Preferences]], tab “Search”.',
1083 'searchrelated' => '{{Identical|Related}}',
1084 'searchall' => '{{Identical|All}}',
1085 '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.",
1086 'showingresultsnum' => '$3 is the number of results on the page and $2 is the first number in the batch of results.',
1087 'showingresultsheader' => 'Used in search results of [[Special:Search]].',
1088 'nonefound' => 'This message appears on the search results page if no results are found.
1089 {{doc-important|Do not translate "all:".}}',
1090 'search-nonefound' => 'Message shown when a search returned no results (when using the default MediaWiki search engine).',
1091 'powersearch' => 'Verb. Text of search button at the bottom of [[Special:Search]], for searching in selected namespaces.
1092
1093 {{Identical|Advanced search}}',
1094 'powersearch-legend' => 'Advanced search
1095
1096 {{Identical|Advanced search}}',
1097 'powersearch-ns' => 'Used in the extended search form at [[Special:Search]]',
1098 'powersearch-redir' => 'Used in the extended search form at [[Special:Search]]',
1099 'powersearch-field' => 'Used in the extended search form at [[Special:Search]]',
1100 'powersearch-togglelabel' => 'Used in [http://translatewiki.net/w/i.php?title=Special:Search&advanced=1 Advanced search]. Synomym: "select" as verb.',
1101 'powersearch-toggleall' => '"All" refers to namespaces. It is used in Advanced search: http://translatewiki.net/w/i.php?title=Special:Search&advanced=1
1102 {{Identical|All}}',
1103 'powersearch-togglenone' => '"None" refers to namespaces. It is used in Advanced search: http://translatewiki.net/w/i.php?title=Special:Search&advanced=1
1104 {{Identical|None}}',
1105 '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.',
1106 'searchdisabled' => 'Shown on [[Special:Search]] when the internal search is disabled.',
1107
1108 # Quickbar
1109 '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.',
1110 'qbsettings-none' => '{{Identical|None}}',
1111
1112 # Preferences page
1113 'preferences' => 'Title of the Special:Preferences page.
1114
1115 {{Identical|Preferences}}',
1116 '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").
1117
1118 {{Identical|My preferences}}',
1119 'prefs-edits' => 'In user preferences.',
1120 'prefsnologin' => '{{Identical|Not logged in}}',
1121 'changepassword' => "Section heading on [[Special:Preferences]], tab 'User profile'.
1122 {{Identical|Change password}}",
1123 'prefs-skin' => 'Used in user preferences.',
1124 'skin-preview' => 'The link beside each skin name in [[Special:Preferences|your user preferences]], tab "skin".
1125
1126 {{Identical|Preview}}',
1127 'prefs-math' => 'Used in user preferences.',
1128 'prefs-datetime' => '{{Identical|Date}}',
1129 'prefs-personal' => 'Title of a tab in [[Special:Preferences]].',
1130 'prefs-rc' => 'Used in user preferences.
1131
1132 {{Identical|Recent changes}}',
1133 'prefs-watchlist' => 'Used in user preferences.',
1134 'prefs-watchlist-days' => 'Used in [[Special:Preferences]], tab "Watchlist".',
1135 'prefs-watchlist-days-max' => 'Shown as hint in [[Special:Preferences]], tab "Watchlist"',
1136 'prefs-watchlist-edits' => 'Used in [[Special:Preferences]], tab "Watchlist".',
1137 'prefs-watchlist-edits-max' => 'Shown as hint in [[Special:Preferences]], tab "Watchlist"',
1138 'prefs-watchlist-token' => 'Used in [[Special:Preferences]], tab Watchlist.',
1139 'prefs-misc' => 'Tab used on the [[Special:Preferences|user preferences]] special page.',
1140 'prefs-resetpass' => 'Button on user data tab in user preferences. When you click the button you go to the special page [[Special:ResetPass]].
1141
1142 {{Identical|Change password}}',
1143 'prefs-rendering' => 'Title of tab in [[Special:Preferences]].',
1144 'saveprefs' => 'Button for saving changes in the preferences page.
1145
1146 {{Identical|Save}}',
1147 'resetprefs' => 'Button for resetting changes in the preferences page.',
1148 'restoreprefs' => 'Used in [[Special:Preferences]]',
1149 'prefs-editing' => 'Title of a tab in [[Special:Preferences]].',
1150 'rows' => 'Used on [[Special:Preferences]], "Editing" section in the "Size of editing window" fieldset',
1151 'columns' => 'Used on [[Special:Preferences]], "Editing" section in the "Size of editing window" fieldset',
1152 'searchresultshead' => 'This is the label of the tab in [[Special:Preferences|my preferences]] which contains options for searching the wiki.
1153
1154 {{Identical|Search}}',
1155 'contextchars' => 'Used in Preferences/Search tab',
1156 'stub-threshold' => 'Used in [[Special:Preferences]], tab "Misc".',
1157 'recentchangesdays' => 'Used in [[Special:Preferences]], tab "Recent changes".',
1158 'recentchangesdays-max' => 'Shown as hint in [[Special:Preferences]], tab "Recent changes"',
1159 'recentchangescount' => 'Used in [[Special:Preferences]], tab "Recent changes".',
1160 'prefs-help-recentchangescount' => 'Used in [[Special:Preferences]], tab "Recent changes".',
1161 'prefs-help-watchlist-token' => 'Used in [[Special:Preferences]], tab Watchlist.',
1162 'savedprefs' => 'This message appears after saving changes to your user preferences.',
1163 'timezonelegend' => '{{Identical|Time zone}}',
1164 'timezoneoffset' => "Text next to input box in [[Special:Preferences]], tab 'date and time', section 'timezone'.",
1165 'allowemail' => 'Used in [[Special:Preferences]] > {{int:prefs-personal}} > {{int:email}}.',
1166 'prefs-searchoptions' => '{{Identical|Search options}}',
1167 'prefs-namespaces' => "{{Identical|Namespaces}}
1168 Shown as legend of the second fieldset of the tab 'Search' in [[Special:Preferences]]",
1169 'defaultns' => 'Used in [[Special:Preferences]], tab "Search".',
1170 'default' => '{{Identical|Default}}',
1171 'prefs-files' => 'Title of a tab in [[Special:Preferences]].',
1172 'prefs-custom-css' => 'visible on [[Special:Preferences]] -[Skins].',
1173 'prefs-reset-intro' => 'Used in [[Special:Preferences/reset]].',
1174 'prefs-emailconfirm-label' => 'Used in [[Special:Preferences]].',
1175 '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.",
1176 'youremail' => 'Label of the e-mail text box of the "E-mail options" section of "Special:Preferences".
1177
1178 {{Identical|E-mail}}',
1179 'username' => '{{Identical|Username}}',
1180 'uid' => '{{Identical|User ID}}',
1181 'prefs-memberingroups' => 'This message is shown on [[Special:Preferences]], first tab. See also {{msg-mw|prefs-memberingroups-type}}.',
1182 'prefs-memberingroups-type' => '{{optional}}
1183 $1 is list of group names, $2 is list of group member names. Label for these is {{msg-mw|prefs-memberingroups}}.',
1184 'prefs-registration' => 'Used in [[Special:Preferences]].',
1185 'prefs-registration-date-time' => '{{optional}}
1186 Used in [[Special:Preferences]]. Parameters are:
1187 * $1 date and time of registration
1188 * $2 date of registration
1189 * $3 time of registration',
1190 'yourrealname' => 'Used in [[Special:Preferences]], first tab.
1191 {{Identical|Real name}}',
1192 'yourlanguage' => 'Used in [[Special:Preferences]], first tab.
1193 {{Identical|Language}}',
1194 'yourvariant' => 'Used in [[Special:Preferences]], first tab, when the wiki content language has variants only.
1195 {{optional}}',
1196 'yournick' => 'Used in [[Special:Preferences]], first tab.
1197
1198 {{Identical|Signature}}',
1199 'prefs-help-signature' => 'Used in [[Special:Preferences]], tab User profile.',
1200 'badsig' => 'Error message displayed when entering invalid signature in user preferences',
1201 '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).',
1202 'yourgender' => 'Used in [[Special:Preferences]], first tab.
1203 {{Identical|Gender}}',
1204 '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.',
1205 '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.
1206 {{Identical|Male}}',
1207 '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.
1208 {{Identical|Female}}',
1209 'email' => '{{Identical|E-mail}}',
1210 'prefs-help-realname' => 'In user preferences.',
1211 'prefs-help-email' => 'Shown as explanation text on [[Special:Preferences]].',
1212 '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.",
1213 'prefs-signature' => '{{Identical|Signature}}',
1214 'prefs-dateformat' => 'Used in [[Special:Preferences]], tab "Date and time".',
1215 'prefs-timeoffset' => 'Used in [[Special:Preferences]], tab "Date and time".',
1216 'prefs-advancedediting' => 'Used in [[Special:Preferences]], tab "Editing".
1217 {{Identical|Advanced options}}',
1218 'prefs-advancedrc' => 'Used in [[Special:Preferences]], tab "Recent changes".
1219 {{Identical|Advanced options}}',
1220 'prefs-advancedrendering' => 'Used in [[Special:Preferences]], tab "Appearence".
1221 {{Identical|Advanced options}}',
1222 'prefs-advancedsearchoptions' => 'Used in [[Special:Preferences]], tab "Search options".
1223 {{Identical|Advanced options}}',
1224 'prefs-advancedwatchlist' => 'Used in [[Special:Preferences]], tab "Watchlist".
1225 {{Identical|Advanced options}}',
1226 'prefs-display' => '"Display" is a noun that specifies the kind of "options". So translate as "options about display", not as "display the options".
1227
1228 Used in [[Special:Preferences]], tab "Recent changes".',
1229 'prefs-diffs' => 'Used in [[Special:Preferences]], tab "Misc".',
1230
1231 # User rights
1232 'userrights' => 'Page title of [[Special:UserRights]].',
1233 'userrights-lookup-user' => 'Label text when managing user rights ([[Special:UserRights]])',
1234 'userrights-user-editname' => 'Displayed on [[Special:UserRights]].',
1235 'editusergroup' => '{{Identical|Edit user groups}}',
1236 '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.",
1237 'userrights-editusergroup' => '{{Identical|Edit user groups}}',
1238 'saveusergroups' => 'Button text when editing user groups',
1239 'userrights-groupsmember' => 'When editing user groups',
1240 'userrights-groups-help' => 'Instructions displayed on [[Special:UserRights]].',
1241 'userrights-reason' => 'Text beside log field when editing user groups',
1242 'userrights-no-interwiki' => 'Error message when editing user groups',
1243 'userrights-nodatabase' => 'Error message when editing user groups',
1244 '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}}.",
1245 'userrights-notallowed' => "Error displayed on [[Special:UserRights]] when you don't have the permission.",
1246 'userrights-changeable-col' => 'Used in [[Special:UserRights]].',
1247 'userrights-unchangeable-col' => 'Used in [[Special:UserRights]].',
1248 'userrights-irreversible-marker' => '{{optional}}',
1249
1250 # Groups
1251 'group' => '{{Identical|Group}}',
1252 'group-user' => 'Name of group',
1253 '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.',
1254 'group-bot' => 'Name of group',
1255 'group-sysop' => 'Name of group',
1256 'group-bureaucrat' => 'Name of group',
1257 '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]].
1258
1259 * See also: {{msg-mw|Group-suppress-member|pl=yes}} for a member of this group.
1260 {{Identical|Oversight}}',
1261 'group-all' => 'The name of the user group that contains all users, including anonymous users
1262
1263 {{Identical|All}}',
1264
1265 'group-user-member' => 'Name of member of group',
1266 'group-autoconfirmed-member' => 'Name of a member of group',
1267 'group-bot-member' => 'Name of a member of group',
1268 'group-sysop-member' => 'Name of member of group',
1269 'group-bureaucrat-member' => 'Name of member of group',
1270 '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]].
1271
1272 * See also: {{msg|Group-suppress|pl=yes}} for the name of the group.
1273 {{Identical|Oversight}}',
1274
1275 'grouppage-user' => 'Link to group page on wiki',
1276 'grouppage-autoconfirmed' => 'Link to group page on wiki.',
1277 'grouppage-bot' => 'Link to project page of this group, displayed on [[Special:ListUsers/bot]].',
1278 'grouppage-sysop' => 'Link to project page of this group, displayed on [[Special:ListUsers/sysop]].',
1279 'grouppage-bureaucrat' => 'Name of project page of this group, linked to from [[Special:ListUsers/bureaucrat]], [[Special:ListGroupRights]], and some other special pages.',
1280 'grouppage-suppress' => 'Link to project page of this group, displayed on [[Special:ListUsers/suppress]].
1281
1282 {{Identical|Oversight}}',
1283
1284 # Rights
1285 'right-read' => '{{doc-right}}
1286 Basic right to read any page.',
1287 'right-edit' => '{{doc-right}}
1288 Basic right to edit pages that are not protected.',
1289 'right-createpage' => '{{doc-right}}
1290 Basic right to create pages. The right to edit discussion/talk pages is {{msg|right-createtalk|pl=yes}}.',
1291 'right-createtalk' => '{{doc-right}}
1292 Basic right to create discussion/talk pages. The right to edit other pages is {{msg|right-createpage|pl=yes}}.',
1293 'right-createaccount' => '{{doc-right}}
1294 The right to [[Special:CreateAccount|create a user account]].',
1295 'right-minoredit' => '{{doc-right}}
1296 The right to use the "This is a minor edit" checkbox. See {{msg|minoredit|pl=yes}} for the message used for that checkbox.',
1297 'right-move' => '{{doc-right}}
1298 The right to move any page that is not protected from moving.',
1299 'right-move-subpages' => '{{doc-right|move-subpages}}',
1300 'right-move-rootuserpages' => '{{doc-right}}',
1301 'right-movefile' => '{{doc-right}}',
1302 'right-suppressredirect' => '{{doc-right|suppressredirect}}',
1303 'right-upload' => '{{doc-right}}
1304 The right to [[Special:Upload|upload]] a file (this includes images, media, audio, ...).',
1305 'right-reupload' => '{{doc-right}}
1306 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}}.',
1307 'right-reupload-own' => '{{doc-right}}
1308 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}}.',
1309 'right-reupload-shared' => '{{doc-right}}
1310 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}}.',
1311 'right-upload_by_url' => '{{doc-right|upload by url}}',
1312 'right-purge' => '{{doc-right}}
1313 The right to use <tt>&action=purge</tt> in the URL, without needing to confirm it (by default, anonymous users need to confirm it).',
1314 'right-autoconfirmed' => "{{doc-right}}
1315 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]]).
1316 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.",
1317 'right-bot' => '{{doc-right|bot}}',
1318 'right-nominornewtalk' => '{{doc-right}}
1319 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".',
1320 'right-apihighlimits' => '{{doc-right|apihighlimits}}',
1321 'right-writeapi' => '{{doc-right}}',
1322 'right-delete' => '{{doc-right|delete}}',
1323 'right-bigdelete' => '{{doc-right|bigdelete}}',
1324 'right-deleterevision' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
1325 It can be given to the group {{msg|group-sysop|pl=yes}}, although this right is disabled by default.
1326
1327 See also
1328 * {{msg|right-suppressionlog|pl=yes}}
1329 * {{msg|right-hideuser|pl=yes}}
1330 * {{msg|right-suppressrevision|pl=yes}}',
1331 'right-deletedhistory' => '{{doc-right|deletedhistory}}',
1332 'right-deletedtext' => '{{doc-right|deletedcontent}}',
1333 'right-browsearchive' => '{{doc-right|browsearchive}}',
1334 'right-undelete' => '{{doc-right|undelete}}',
1335 'right-suppressrevision' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
1336 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
1337
1338 See also
1339 * {{msg|right-suppressionlog|pl=yes}}
1340 * {{msg|right-hideuser|pl=yes}}
1341 * {{msg|right-deleterevision|pl=yes}}',
1342 'right-suppressionlog' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
1343 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
1344
1345 See also
1346 * {{msg|right-suppressrevision|pl=yes}}
1347 * {{msg|right-hideuser|pl=yes}}
1348 * {{msg|right-deleterevision|pl=yes}}',
1349 'right-block' => '{{doc-right|block}}',
1350 'right-blockemail' => '{{doc-right|blockemail}}',
1351 'right-hideuser' => 'This is a user right that is part of the [[mw:RevisionDelete|RevisionDelete]] feature.
1352 It can be given to the group {{msg|group-suppress|pl=yes}}, although that group is disabled by default.
1353
1354 See also
1355 * {{msg|right-suppressionlog|pl=yes}}
1356 * {{msg|right-suppressrevision|pl=yes}}
1357 * {{msg|right-deleterevision|pl=yes}}',
1358 'right-ipblock-exempt' => 'This user automatically
1359 bypasses IP blocks, auto-blocks and range blocks - so I presume - but I am uncertain',
1360 'right-proxyunbannable' => '{{doc-right|proxyunbannable}}',
1361 'right-protect' => '{{doc-right|protect}}',
1362 'right-editprotected' => '{{doc-right|editprotected}}',
1363 'right-editinterface' => '{{doc-right|editinterface}}',
1364 'right-editusercssjs' => '{{doc-right|editusercssjs}}',
1365 'right-editusercss' => '{{doc-right|editusercss}}',
1366 'right-edituserjs' => '{{doc-right|edituserjs}}',
1367 'right-rollback' => '{{Identical|Rollback}}',
1368 'right-markbotedits' => '{{doc-right}}
1369 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).',
1370 'right-noratelimit' => '{{doc-right}}
1371 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]]).',
1372 'right-import' => '{{doc-right}}',
1373 'right-importupload' => '{{doc-right}}',
1374 'right-patrol' => '{{doc-right}}',
1375 'right-autopatrol' => '{{doc-right|autopatrol}}',
1376 'right-patrolmarks' => '{{doc-right|patrolmarks}}',
1377 'right-unwatchedpages' => '{{doc-right|unwatchedpages}}',
1378 'right-trackback' => '{{doc-right}}
1379
1380 "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).
1381
1382 An alternative wording for translators could be \'Get the wiki to accept a trackback\'.',
1383 'right-mergehistory' => '{{doc-right|mergehistory}}',
1384 'right-userrights' => '{{doc-right|userrights}}',
1385 'right-userrights-interwiki' => '{{doc-right|userrights-interwiki}}',
1386 'right-siteadmin' => '{{doc-right|siteadmin}}',
1387 'right-reset-passwords' => '{{doc-right}}',
1388 'right-override-export-depth' => '{{doc-right|override-export-depth}}',
1389 'right-versiondetail' => '{{doc-right|versiondetail}}
1390
1391 Users having this right receive more detailed information on [[Special:Version]].',
1392 'right-sendemail' => '{{doc-right}}',
1393
1394 # User rights log
1395 'rightslog' => 'In [[Special:Log]]',
1396 'rightslogtext' => 'Text in [[Special:Log/rights]].',
1397 'rightslogentry' => 'This message is displayed in the [[Special:Log/rights|User Rights Log]] when a bureaucrat changes the user groups for a user.
1398
1399 * Parameter $1 is the username
1400 * Parameters $2 and $3 are lists of user groups or {{msg-mw|Rightsnone}}
1401
1402 The name of the bureaucrat who did this task appears before this message.
1403
1404 Similar to {{msg-mw|Gur-rightslog-entry}}',
1405 'rightsnone' => 'Default rights for registered users.
1406
1407 {{Identical|None}}',
1408
1409 # Associated actions - in the sentence "You do not have permission to X"
1410 'action-read' => '{{Doc-action}}',
1411 'action-edit' => '{{Doc-action}}',
1412 'action-createpage' => '{{Doc-action}}',
1413 'action-createtalk' => '{{Doc-action}}',
1414 'action-createaccount' => '{{Doc-action}}',
1415 'action-minoredit' => '{{Doc-action}}',
1416 'action-move' => '{{Doc-action}}',
1417 'action-move-subpages' => '{{Doc-action}}',
1418 'action-move-rootuserpages' => '{{Doc-action}}',
1419 'action-movefile' => '{{doc-action}}',
1420 'action-upload' => '{{Doc-action}}',
1421 'action-reupload' => '{{Doc-action}}',
1422 'action-reupload-shared' => '{{Doc-action}}',
1423 'action-upload_by_url' => '{{Doc-action|upload by url}}',
1424 'action-writeapi' => '{{Doc-action}}
1425
1426 API is an abbreviation for [http://en.wikipedia.org/wiki/API application programming interface].',
1427 'action-delete' => '{{Doc-action}}',
1428 'action-deleterevision' => '{{Doc-action}}',
1429 'action-deletedhistory' => '{{Doc-action}}',
1430 'action-browsearchive' => '{{Doc-action}}',
1431 'action-undelete' => '{{Doc-action}}',
1432 'action-suppressrevision' => '{{Doc-action}}',
1433 'action-suppressionlog' => '{{Doc-action|suppressionlog}}',
1434 'action-block' => '{{Doc-action}}',
1435 'action-protect' => '{{Doc-action}}',
1436 'action-import' => '{{Doc-action}}',
1437 'action-importupload' => '{{Doc-action}}',
1438 'action-patrol' => '{{Doc-action}}',
1439 'action-autopatrol' => '{{Doc-action}}',
1440 'action-unwatchedpages' => '{{Doc-action}}',
1441 'action-trackback' => '{{Doc-action}}',
1442 'action-mergehistory' => '{{Doc-action}}',
1443 'action-userrights' => '{{Doc-action}}
1444
1445 This action allows editing of all of the "user rights", not just the rights of the group "all users".',
1446 'action-userrights-interwiki' => '{{Doc-action}}',
1447 'action-siteadmin' => '{{Doc-action}}',
1448
1449 # Recent changes
1450 '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.',
1451 'recentchanges' => 'The text of the link in sidebar going to the special page [[Special:RecentChanges]]. Also the page title of that special page.
1452
1453 {{Identical|Recent changes}}',
1454 'recentchanges-legend' => 'Legend of the fieldset of [[Special:RecentChanges]]',
1455 'recentchangestext' => 'Text in recent changes',
1456 'recentchanges-label-legend' => 'Used at [[Special:RecentChanges]] and [[Special:Watchlist]].',
1457 'recentchanges-legend-newpage' => '* $1 - message {{msg-mw|newpageletter}} ({{int:newpageletter}})',
1458 'recentchanges-label-newpage' => 'Tooltip for {{msg-mw|minoreditletter}}',
1459 'recentchanges-legend-minor' => '* $1 - message {{msg-mw|minoreditletter}} ({{int:minoreditletter}})',
1460 'recentchanges-label-minor' => 'Tooltip for {{msg-mw|newpageletter}}',
1461 'recentchanges-legend-bot' => '* $1 - message {{msg-mw|boteditletter}} ({{int:boteditletter}})',
1462 'recentchanges-label-bot' => 'Tooltip for {{msg-mw|boteditletter}}',
1463 'recentchanges-legend-unpatrolled' => '* $1 - message {{msg-mw|unpatrolledletter}} ({{int:unpatrolledletter}})',
1464 'recentchanges-label-unpatrolled' => 'Tooltip for {{msg-mw|unpatrolledletter}}',
1465 'rcnote' => 'Used on [[Special:RecentChanges]].
1466 * $1 is the number of changes shown,
1467 * $2 is the number of days for which the changes are shown,
1468 * $3 is a date and time (deprecated),
1469 * $4 is a date alone,
1470 * $5 is a time alone.
1471
1472 Example: "\'\'Below are the last 50 changes in the last 7 days, as of 14:48, 24 January 2008.\'\'"',
1473 'rcnotefrom' => 'This message is displayed at [[Special:RecentChanges]] when viewing recentchanges from some specific time.
1474
1475 Parameter $1 is the maximum number of changes that are displayed.
1476 Parameter $2 is a date and time.
1477 Parameter $3 is a date.
1478 Parameter $4 is a time.',
1479 '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.',
1480 'rcshowhideminor' => 'Option text in [[Special:RecentChanges]]',
1481 'rcshowhidebots' => "Option text in [[Special:RecentChanges]]. $1 is the 'show/hide' command, with the text taken from either [[Mediawiki:Show]] or [[Mediawiki:Hide]].
1482
1483 {{Identical|$1 bots}}",
1484 'rcshowhideliu' => 'Option text in [[Special:RecentChanges]]',
1485 'rcshowhideanons' => 'Option text in [[Special:RecentChanges]]',
1486 'rcshowhidepatr' => "Option text in [[Special:RecentChanges]]. $1 is the 'show/hide' command, with the text taken from either [[Mediawiki:Show]] or [[Mediawiki:Hide]].",
1487 'rcshowhidemine' => 'Parameters:
1488 * $1 can be "show" or "hide"',
1489 'rclinks' => "Used on [[Special:RecentChanges]].
1490 * '''\$1''' is a list of different choices with number of pages to be shown.<br />&nbsp;Example: \"''50{{int:pipe-separator}}100{{int:pipe-separator}}250{{int:pipe-separator}}500\".
1491 * '''\$2''' is a list of clickable links with a number of days for which recent changes are to be displayed.<br />&nbsp;Example: \"''1{{int:pipe-separator}}3{{int:pipe-separator}}7{{int:pipe-separator}}14{{int:pipe-separator}}30''\".
1492 * '''\$3''' is a block of text that consists of other messages.<br />&nbsp;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''\"
1493 List elements are separated by {{msg-mw|pipe-separator}} each. Each list element is, or contains, a link.",
1494 'diff' => 'Short form of "differences". Used on [[Special:RecentChanges]], [[Special:Watchlist]], ...',
1495 'hist' => 'Short form of "history". Used on [[Special:RecentChanges]], [[Special:Watchlist]], ...',
1496 'hide' => 'Option text in [[Special:RecentChanges]], and in [[Special:WhatLinksHere]]
1497
1498 {{Identical|Hide}}',
1499 'show' => '{{Identical|Show}}',
1500 'minoreditletter' => "Very short form of \"'''minor edit'''\". Used in [[Special:RecentChanges]], [[Special:Watchlist]], [[Special:Contributions]] and history pages.",
1501 'newpageletter' => "Very short form of \"'''new page'''\". Used in [[Special:RecentChanges]], [[Special:Watchlist]] and [[Special:Contributions]].",
1502 'boteditletter' => 'Abbreviation of "bot". Appears in [[Special:RecentChanges]] and [[Special:Watchlist]].',
1503 'unpatrolledletter' => '{{optional}}
1504
1505 Used in {{msg-mw|Recentchanges-label-legend}}, meaning "unpatrolled".',
1506 'sectionlink' => '{{optional}}',
1507 'rc-change-size' => '{{optional}}
1508
1509 Does not work under $wgMiserMode ([[mwr:48986|r48986]]).',
1510 'newsectionsummary' => 'Default summary when adding a new section to a page.',
1511
1512 # Recent changes linked
1513 'recentchangeslinked' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
1514 'recentchangeslinked-feed' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
1515 'recentchangeslinked-toolbox' => 'Title of [[Special:RecentChangesLinked]] and display name of page on [[Special:SpecialPages]].',
1516 '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.',
1517 'recentchangeslinked-backlink' => '{{optional}}',
1518 'recentchangeslinked-summary' => 'Summary of [[Special:RecentChangesLinked]].',
1519 'recentchangeslinked-page' => '{{Identical|Page name}}',
1520
1521 # Upload
1522 'upload' => 'Display name for link to [[Special:Upload]] for uploading files to the wiki.
1523
1524 {{Identical|Upload file}}',
1525 'uploadbtn' => 'Button name in [[Special:Upload]].
1526
1527 {{Identical|Upload file}}',
1528 'uploadnologin' => '{{Identical|Not logged in}}',
1529 'uploadtext' => "{{doc-important|''thumb'' and ''left'' are magic words. Leave it untranslated!}}
1530 Text displayed when uploading a file using [[Special:Upload]].",
1531 'upload-permitted' => 'Used in [[Special:Upload]].',
1532 'upload-preferred' => 'Used in [[Special:Upload]].',
1533 'upload-prohibited' => 'Used in [[Special:Upload]].',
1534 'uploadlogpage' => 'Page title of [[Special:Log/upload]].',
1535 'filename' => '{{Identical|Filename}}',
1536 'filedesc' => '{{Identical|Summary}}',
1537 'fileuploadsummary' => '{{Identical|Summary}}',
1538 'filesource' => 'On page [[Special:Upload]] if defined $wgUseCopyrightUpload for detailed copyright information forms. This is source of file.
1539
1540 {{Identical|Source}}',
1541 'ignorewarnings' => 'In [[Special:Upload]]',
1542 'filetype-bad-ie-mime' => '$1 will contain a mime type like <tt>image/jpeg</tt> or <tt>application/zip</tt>',
1543 'filetype-unwanted-type' => "* $1 is the extension of the file which cannot be uploaded
1544 * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'')
1545 * $3 is the number of allowed file formats (to be used for the PLURAL function)",
1546 'filetype-banned-type' => "* $1 is the extension of the file which cannot be uploaded
1547 * $2 is the list of file extensions that can be uploaded (Example: ''png, gif, jpg, jpeg, ogg, pdf, svg.'')
1548 * $3 is the number of allowed file formats (to be used for the PLURAL function)",
1549 'filetype-missing' => 'Error when uploading a file with no extension',
1550 'large-file' => 'Variables $1 and $2 have appropriate unit symbols already. See for example [[Mediawiki:size-kilobytes]].',
1551 'largefileserver' => 'Error message when uploading a file whose size is larger than the maximum allowed',
1552 'emptyfile' => 'Error message when trying to upload an empty file',
1553 'fileexists' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
1554 'filepageexists' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}
1555 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.",
1556 'fileexists-extension' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
1557 'fileexists-thumbnail-yes' => "{{doc-important|''thumb'' is a magic word. Leave it untranslated!}}",
1558 'file-thumbnail-no' => 'Error message at [[Special:Upload]]',
1559 'fileexists-forbidden' => "{{doc-important|''thumb'' and ''center'' are magic words. Leave it untranslated!}}",
1560 'fileexists-shared-forbidden' => "{{doc-important|''thumb'' and ''center'' are magic words. Leave it untranslated!}}
1561 Error message at [[Special:Upload]]",
1562 'savefile' => 'When uploading a file',
1563 '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.',
1564 '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.',
1565 'uploaddisabled' => 'Title of the Special:Upload page when upload is disabled.',
1566 '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].',
1567 'php-uploaddisabledtext' => 'This means that file uploading is disabled in PHP, not upload of PHP-files.',
1568 'uploadvirus' => 'Note displayed when uploaded file contains a virus',
1569 'upload-source' => 'Caption above a section of the [[Special:Upload]] page',
1570 'sourcefilename' => 'In [[Special:Upload]]',
1571 'sourceurl' => 'Caption for the upload-by-url feature at [[Special:Upload]]',
1572 'destfilename' => 'In [[Special:Upload]]',
1573 'upload-maxfilesize' => 'Shows at [[Special:Upload]] the maximum file size that can be uploaded.
1574
1575 $1 is the value in KB/MB/GB',
1576 'upload-description' => 'Caption above a section of the [[Special:Upload]] page',
1577 'upload-options' => 'Caption above a section of the [[Special:Upload]] page',
1578 'watchthisupload' => 'In [[Special:Upload]]',
1579 'filewasdeleted' => 'This warning is shown when trying to upload a file that does not exist, but has previously been deleted.
1580 Parameters:
1581 * $1 is a link to the deletion log, with the text from {{msg|deletionlog}}.',
1582 '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.",
1583
1584 'upload-file-error' => 'Unused on core [http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282].
1585
1586 Extensions making use of it:
1587 *ImportFreeImages
1588 *SemanticForms
1589
1590
1591 {{Identical|Internal error}}',
1592
1593 # img_auth script messages
1594 'img-auth-accessdenied' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Access Denied',
1595 'img-auth-nopathinfo' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Missing PATH_INFO - see english description',
1596 'img-auth-notindir' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: When the specified path is not in upload directory.',
1597 'img-auth-badtitle' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Bad title, $1 is the invalid title',
1598 'img-auth-nologinnWL' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Logged in and file not whitelisted. $1 is the file not in whitelist.',
1599 'img-auth-nofile' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Non existent file, $1 is the file that does not exist.',
1600 'img-auth-isdir' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Trying to access a directory instead of a file, $1 is the directory.',
1601 'img-auth-streaming' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: Is now streaming file specified by $1.',
1602 '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',
1603 'img-auth-noread' => '[[mw:Manual:Image Authorization|Manual:Image Authorization]]: User does not have access to read file, $1 is the file',
1604
1605 '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}}.',
1606 'nolicense' => '{{Identical|None selected}}',
1607 'license-nopreview' => 'Error message when a certain license does not exist',
1608
1609 # Special:ListFiles
1610 'listfiles-summary' => 'This message is displayed at the top of [[Special:ImageList]] to explain how to use that special page.',
1611 'listfiles_search_for' => 'Input label for the form displayed on [[Special:ListFiles]].',
1612 'imgfile' => '{{Identical|File}}',
1613 'listfiles' => 'Page title and grouping label for the form displayed on [[Special:ListFiles]].
1614 {{Identical|File list}}',
1615 'listfiles_date' => 'Column header for the result table displayed on [[Special:ListFiles]].
1616 {{Identical|Date}}',
1617 'listfiles_name' => 'Column header for the result table displayed on [[Special:ListFiles]].
1618 {{Identical|Name}}',
1619 'listfiles_user' => 'Column header for the result table displayed on [[Special:ListFiles]].
1620 {{Identical|User}}',
1621 'listfiles_size' => 'Column header for the result table displayed on [[Special:ListFiles]].
1622 {{Identical|Size}}',
1623 'listfiles_description' => 'Column header for the result table displayed on [[Special:ListFiles]].
1624 {{Identical|Description}}',
1625 'listfiles_count' => 'One of the table column headers in [[Special:Listfiles]] denoting the amount of saved versions of that file.',
1626
1627 # File description page
1628 'file-anchor-link' => '{{Identical|File}}',
1629 'filehist' => 'Text shown on a media description page. Heads the section where the different versions of the file are displayed.',
1630 'filehist-help' => 'In file description page',
1631 'filehist-deleteall' => 'Link in image description page for admins.',
1632 'filehist-deleteone' => 'Link description on file description page to delete an earlier version of a file.
1633
1634 {{Identical|Delete}}',
1635 'filehist-revert' => 'Link in image description page.
1636
1637 {{Identical|Revert}}',
1638 'filehist-current' => 'Link in file description page.
1639
1640 {{Identical|Current}}',
1641 'filehist-datetime' => 'Used on image descriptions, see for example [[:File:Yes.png#filehistory]].
1642 {{Identical|Date}}',
1643 'filehist-thumb' => 'Shown in the file history list of a file desription page.
1644
1645 Example: [[:Image:Addon-icn.png]]',
1646 'filehist-thumbtext' => "Shown in the file history list of a file description page.
1647 * '''$1''' is a time followed by a date, e.g. ''10:23, 18 april 2007''.
1648 * '''$2''' is the date,
1649 * '''$3''' is the time.
1650
1651 Example: [[wikipedia:Image:Madeleine close2.jpg]]",
1652 'filehist-nothumb' => 'Shown if no thumbnail is available in the file history list of a file desription page.
1653
1654 Example: [[:Image:Addon-icn.png]]',
1655 'filehist-user' => 'In image description page.
1656
1657 {{Identical|User}}',
1658 'filehist-dimensions' => 'In file description page',
1659 'filehist-filesize' => 'In image description page',
1660 'filehist-comment' => 'In file description page
1661
1662 {{Identical|Comment}}',
1663 'imagelinks' => 'In top header of the image description page, see for example [[:Image:Yes.png]].',
1664 'linkstoimage' => 'Used on image description, see for example [[:Image:Yes.png#filelinks]].
1665 * Parameter $1 is the number of pages that link to the file/image.',
1666 'linkstoimage-more' => 'Shown on an image description page when a file is used/linked more than 100 times on other pages.
1667
1668 * $1: limit. At the moment hardcoded at 100
1669 * $2: filename',
1670 'nolinkstoimage' => 'Displayed on image description pages, see for exampe [[:Image:Tournesol.png#filelinks]].',
1671 'redirectstofile' => 'Used on file description pages after the list of pages which used this file',
1672 'duplicatesoffile' => 'Shown on file description pages when a file is duplicated
1673
1674 * $1: Number of identical files
1675 * $2: Name of the shown file to link to the special page "FileDuplicateSearch"',
1676 '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).
1677
1678 * $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}}.
1679
1680 {{doc-important|Do not customise this message. Just translate it.|Customisation should be done by local wikis.}}',
1681 'sharedupload-desc-there' => ':See also: {{msg-mw|Sharedupload}}',
1682 'sharedupload-desc-here' => ':See also: {{msg-mw|Sharedupload}}',
1683 '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}})
1684
1685 Filepage-nofile and Filepage-nofile-link message deprecate {{msg-mw|Noimage}}",
1686 '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}})
1687
1688 $1 - URL of upload page for this file.
1689
1690 Filepage-nofile and Filepage-nofile-link message deprecate {{msg-mw|Noimage}}",
1691 '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.
1692
1693 Example: http://test.wikipedia.org/wiki/File:Wiki.png#filelinks
1694
1695 $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}}.',
1696 'shared-repo' => 'This message can be used as parameter $1 in the following messages:
1697 * {{msg-mw|shared-repo-from}}
1698 * {{msg-mw|sharedupload}}, {{msg-mw|sharedupload-desc-here}}, {{msg-mw|sharedupload-desc-there}}',
1699
1700 # File reversion
1701 'filerevert' => '{{Identical|Revert}}',
1702 'filerevert-backlink' => '{{optional}}',
1703 'filerevert-legend' => '{{Identical|Revert}}',
1704 'filerevert-intro' => 'Message displayed when you try to revert a version of a file.
1705 * $1 is the name of the media
1706 * $2 is a date
1707 * $3 is a hour
1708 * $4 is an URL and must follow square bracket: [$4
1709 {{Identical|Revert}}',
1710 'filerevert-comment' => '{{Identical|Comment}}',
1711 'filerevert-defaultcomment' => '* $1 is a date
1712 * $2 is an hour
1713 {{Identical|Revert}}',
1714 'filerevert-submit' => '{{Identical|Revert}}',
1715 'filerevert-success' => 'Message displayed when you succeed in reverting a version of a file.
1716 * $1 is the name of the media
1717 * $2 is a date
1718 * $3 is a hour
1719 * $4 is an URL and must follow square bracket: [$4
1720 {{Identical|Revert}}',
1721
1722 # File deletion
1723 'filedelete-backlink' => '{{optional}}',
1724 'filedelete-legend' => '{{Identical|Delete}}',
1725 'filedelete-intro-old' => 'Message displayed when you try to delete a version of a file.
1726 * $1 is the name of the media
1727 * $2 is a date
1728 * $3 is a hour
1729 * $4 is an URL and must follow square bracket: [$4',
1730 'filedelete-comment' => '{{Identical|Reason for deletion}}',
1731 'filedelete-submit' => 'Delete button when deleting a file for admins
1732
1733 {{Identical|Delete}}',
1734 'filedelete-success-old' => 'Message displayed when you succeed in deleting a version of a file.
1735 * $1 is the name of the media
1736 * $2 is a date
1737 * $3 is a hour',
1738 'filedelete-otherreason' => 'Message used when deleting a file. This is the description field for "Other/additional reason" for deletion.
1739
1740 {{Identical|Other/additional reason}}',
1741 '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.
1742
1743 {{Identical|Other reason}}',
1744 '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.',
1745 'filedelete-edit-reasonlist' => 'Shown beneath the file deletion form on the right side. It is a link to [[MediaWiki:Filedelete-reason-dropdown]].
1746
1747 {{Identical|Edit delete reasons}}',
1748
1749 # MIME search
1750 'mimesearch' => 'Title of [[Special:MIMESearch]].',
1751 'mimesearch-summary' => 'Text for [[Special:MIMESearch]]',
1752 'download' => 'Direct download link in each line returned by [[Special:MIMESearch]]. Points to the actual file, rather than the image description page.
1753 {{Identical|Download}}',
1754
1755 # Unwatched pages
1756 'unwatchedpages' => 'Name of special page displayed in [[Special:SpecialPages]] for admins',
1757
1758 # List redirects
1759 'listredirects' => 'Name of special page displayed in [[Special:SpecialPages]].',
1760
1761 # Unused templates
1762 'unusedtemplates' => 'Name of special page displayed in [[Special:SpecialPages]].',
1763 'unusedtemplatestext' => 'Shown on top of [[Special:Unusedtemplates]]',
1764
1765 # Random page
1766 'randompage' => 'Name of special page displayed in [[Special:SpecialPages]].
1767
1768 {{Identical|Random page}}',
1769
1770 # Random redirect
1771 'randomredirect' => 'Name of special page displayed in [[Special:SpecialPages]].',
1772
1773 # Statistics
1774 'statistics' => 'Name of special page displayed in [[Special:SpecialPages]].
1775
1776 {{Identical|Statistics}}',
1777 'statistics-header-pages' => 'Used in [[Special:Statistics]]',
1778 'statistics-header-edits' => 'Used in [[Special:Statistics]]',
1779 'statistics-header-views' => 'Used in [[Special:Statistics]]',
1780 'statistics-header-users' => 'Used in [[Special:Statistics]]',
1781 'statistics-header-hooks' => 'Header of a section on [[Special:Statistics]] containing data provided by MediaWiki extensions',
1782 'statistics-articles' => "Used in [[Special:Statistics]].
1783
1784 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].
1785
1786 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
1787
1788 {{Identical|Content page}}",
1789 'statistics-pages' => 'Used in [[Special:Statistics]]',
1790 'statistics-pages-desc' => "Tooltip shown over ''Pages'' (or as a note below it) in [[Special:Statistics]]",
1791 'statistics-files' => 'Used in [[Special:Statistics]]',
1792 'statistics-edits' => 'Used in [[Special:Statistics]]',
1793 'statistics-edits-average' => 'Used in [[Special:Statistics]]',
1794 'statistics-views-total' => 'Used in [[Special:Statistics]]',
1795 'statistics-views-peredit' => 'Used in [[Special:Statistics]]',
1796 'statistics-jobqueue' => 'Used in [[Special:Statistics]]',
1797 'statistics-users' => 'Used in [[Special:Statistics]]',
1798 'statistics-users-active' => 'Used in [[Special:Statistics]]',
1799 'statistics-users-active-desc' => "Description shown beneath ''Active users'' in [[Special:Statistics]]
1800
1801 * \$1: Value of \$wgRCMaxAge in days",
1802 'statistics-mostpopular' => 'Used in [[Special:Statistics]]',
1803
1804 'disambiguations' => 'Name of a special page displayed in [[Special:SpecialPages]].',
1805 'disambiguationspage' => 'This message is the name of the template used for marking disambiguation pages. It is used by [[Special:Disambiguations]] to find all pages that links to disambiguation pages.
1806
1807 {{doc-important|Don\'t translate the "Template:" part!}}',
1808 'disambiguations-text' => "This block of text is shown on [[:Special:Disambiguations]].
1809
1810 * '''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\".
1811
1812 * '''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]].",
1813
1814 'doubleredirects' => 'Name of [[Special:DoubleRedirects]] displayed in [[Special:SpecialPages]]',
1815 'doubleredirectstext' => 'Shown on top of [[Special:Doubleredirects]]',
1816 '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}}.',
1817 '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}}.",
1818
1819 'brokenredirects' => 'Name of [[Special:BrokenRedirects]] displayed in [[Special:SpecialPages]]',
1820 'brokenredirectstext' => 'Shown on top of [[Special:BrokenRedirects]].',
1821 'brokenredirects-edit' => 'Link in [[Special:BrokenRedirects]]
1822
1823 {{Identical|Edit}}',
1824 'brokenredirects-delete' => 'Link in [[Special:BrokenRedirects]] for admins
1825
1826 {{Identical|Delete}}',
1827
1828 'withoutinterwiki' => 'The title of the special page [[Special:WithoutInterwiki]].',
1829 'withoutinterwiki-summary' => 'Summary of [[Special:WithoutInterwiki]].',
1830 'withoutinterwiki-legend' => 'Used on [[Special:WithoutInterwiki]] as title of fieldset.',
1831 'withoutinterwiki-submit' => '{{Identical|Show}}',
1832
1833 'fewestrevisions' => 'Name of a special page displayed in [[Special:SpecialPages]].',
1834
1835 # Miscellaneous special pages
1836 '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.',
1837 '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.",
1838 'nlinks' => 'This appears in brackets after each entry on the special page [[Special:MostLinked]]. $1 is the number of wiki links.',
1839 'nmembers' => 'Appears in brackets after each category listed on the special page [[Special:WantedCategories]]. $1 is the number of members of the category.',
1840 'nrevisions' => 'Number of revisions.',
1841 '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.',
1842 'specialpage-empty' => 'Used on a special page when there is no data. For example on [[Special:Unusedimages]] when all images are used.',
1843 'lonelypages' => 'Name of [[Special:LonelyPages]] displayed in [[Special:SpecialPages]]',
1844 'lonelypagestext' => 'Text displayed in [[Special:LonelyPages]]',
1845 'uncategorizedpages' => 'Name of a special page displayed in [[Special:SpecialPages]].',
1846 'uncategorizedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
1847 'uncategorizedimages' => 'The title of the special page [[Special:UncategorizedImages]].',
1848 'uncategorizedtemplates' => 'The title of the special page [[Special:UncategorizedTemplates]].',
1849 'unusedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
1850 'unusedimages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1851 'popularpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1852 'wantedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
1853 'wantedpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1854 'wantedpages-badtitle' => "Error message shown when [[Special:WantedPages]] is listing a page with a title that shouldn't exist.
1855
1856 $1 is a page title",
1857 'wantedfiles' => 'Name of special page displayed in [[Special:SpecialPages]] and title of [[Special:WantedFiles]].',
1858 'wantedtemplates' => 'The page name of [[Special:WantedTemplates]].',
1859 'mostlinked' => 'Name of special page displayed in [[Special:SpecialPages]]',
1860 'mostlinkedcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
1861 'mostlinkedtemplates' => 'Name of special page displayed in [[Special:SpecialPages]]',
1862 'mostcategories' => 'Name of special page displayed in [[Special:SpecialPages]]',
1863 'mostimages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1864 'mostrevisions' => 'Name of special page displayed in [[Special:SpecialPages]]',
1865 'prefixindex' => 'The page title of [[Special:PrefixIndex]]. When the user limits the list to a certain namespace, {{msg-mw|allinnamespace}} is used instead.',
1866 'shortpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1867 'longpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1868 'deadendpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1869 'deadendpagestext' => 'Introductory text for [[Special:DeadendPages]]',
1870 'protectedpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1871 'protectedpages-indef' => 'Option in [[Special:ProtectedPages]]',
1872 'protectedpages-cascade' => 'Option in [[Special:ProtectedPages]]',
1873 'protectedpagestext' => 'Shown on top of [[Special:ProtectedPages]]',
1874 'protectedtitles' => 'Name of special page displayed in [[Special:SpecialPages]]',
1875 '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.',
1876 '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.',
1877 'listusers' => 'Name of special page displayed in [[Special:SpecialPages]]',
1878 'listusers-editsonly' => 'Option in [[Special:ListUsers]].',
1879 'listusers-creationsort' => 'Option in [[Special:ListUsers]].',
1880 'usereditcount' => 'Shown behind every username on [[Special:ListUsers]].',
1881 'usercreated' => 'Used in [[Special:ListUsers]].
1882 * <code>$1</code> is a date
1883 * <code>$2</code> is a time',
1884 'newpages' => 'Name of special page displayed in [[Special:SpecialPages]]',
1885 'newpages-username' => '{{Identical|Username}}',
1886 'ancientpages' => 'The page title of [[Special:Ancientpages]]. [[mw:Manual:Interface/Special pages title|mw manual]]',
1887 'move' => 'Name of Move tab. Should be in the imperative mood.
1888
1889 {{Identical|Move}}',
1890 'movethispage' => '{{Identical|Move this page}}',
1891 'unusedimagestext' => 'Header message of [[Special:UnusedFiles]]',
1892 '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.",
1893 '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.",
1894 'suppress' => '{{Identical|Oversight}}',
1895
1896 # Book sources
1897 'booksources' => 'Name of special page displayed in [[Special:SpecialPages]]',
1898 '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.',
1899 'booksources-isbn' => '{{optional}}',
1900 'booksources-go' => 'Name of button in [[Special:BookSources]]
1901
1902 {{Identical|Go}}',
1903
1904 # Special:Log
1905 'specialloguserlabel' => 'Used in [[Special:Log]].
1906
1907 {{Identical|User}}',
1908 'speciallogtitlelabel' => 'Used in [[Special:Log]].
1909
1910 {{Identical|Title}}',
1911 'log' => 'Name of special page displayed in [[Special:SpecialPages]]',
1912 'all-logs-page' => 'Title of [[Special:Log]].',
1913 'alllogstext' => 'Header of [[Special:Log]]',
1914 'log-title-wildcard' => '* Appears in: [[Special:Log]]
1915 * Description: A check box to enable prefix search option',
1916
1917 # Special:AllPages
1918 '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}}.
1919
1920 {{Identical|All pages}}',
1921 '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.',
1922 '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}}.
1923
1924 {{Identical|Next page}}',
1925 '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}}.
1926
1927 {{Identical|Previous page}}',
1928 'allpagesfrom' => 'Option in [[Special:AllPages]]. See also {{msg|allpagesto}}.',
1929 'allpagesto' => 'Option in [[Special:AllPages]]. See also {{msg|allpagesfrom}}.',
1930 'allarticles' => 'The page title of [[Special:Allpages]]. When the user limit the list to a certain namespace, {{msg-mw|allinnamespace}} is used instead.
1931
1932 {{Identical|All pages}}',
1933 '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.
1934
1935 {{Identical|All pages}}',
1936 '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.',
1937 'allpagesprev' => "Allegedly used in [[Special:AllPages]], although I haven't seen it.
1938
1939 {{Identical|Previous}}",
1940 'allpagesnext' => "Allegedly used in [[Special:AllPages]], although I haven't seen it.
1941
1942 {{Identical|Next}}",
1943 '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]].
1944
1945 {{Identical|Go}}',
1946 'allpagesprefix' => 'Used for the label of the input box of [[Special:PrefixIndex]].',
1947
1948 # Special:Categories
1949 'categories' => 'The page name of [[Special:Categories]].
1950
1951 {{Identical|Categories}}',
1952 '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}}.",
1953 'special-categories-sort-count' => 'This message is used on [[Special:Categories]] to sort the list by the number of members in the categories.',
1954
1955 # Special:DeletedContributions
1956 'deletedcontributions' => 'The message is shown as a link on user contributions page (like [[Special:Contributions/User]]) to the corresponding [[Special:DeletedContributions]] page.
1957
1958 {{Identical|Deleted user contributions}}',
1959 'deletedcontributions-title' => 'Title of [[Special:DeletedContributions]] (extension), a special page with a list of edits to pages which were deleted. Only viewable by sysops.
1960
1961 {{Identical|Deleted user contributions}}',
1962 'sp-deletedcontributions-contribs' => 'Link to user’s contributions on [[Special:DeletedContributions]]',
1963
1964 # Special:LinkSearch
1965 'linksearch-ns' => '{{Identical|Namespace}}',
1966 'linksearch-ok' => '{{Identical|Search}}',
1967
1968 # Special:ListUsers
1969 'listusersfrom' => 'identical with {{msg-mw|activeusers-from}}',
1970 'listusers-submit' => 'Text displayed in the submission button of the [[Special:ListUsers]] form.
1971 {{Identical|Go}}
1972 {{Identical|Show}}',
1973 'listusers-noresult' => 'identical with {{msg-mw|activeusers-noresult}}',
1974 'listusers-blocked' => 'Used on [[Special:ActiveUsers]] when a user has been blocked.
1975 * $1 is a user name for use with GENDER (optional)',
1976
1977 # Special:ActiveUsers
1978 'activeusers' => 'Title of [[Special:ActiveUsers]]',
1979 'activeusers-count' => "Used in [[Special:ActiveUsers]] to show the active user's recent edit count in brackets ([]).
1980 * $1 is the number of recent edits
1981 * $2 is the user's name for use with GENDER (optional)
1982 * $3 is the maximum number of days of the RecentChangesList",
1983 'activeusers-from' => 'identical with {{msg-mw|listusersfrom}}',
1984 'activeusers-noresult' => 'identical with {{msg-mw|listusers-noresult}}',
1985
1986 # Special:Log/newusers
1987 '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.',
1988 'newuserlogpagetext' => 'Part of the "Newuserlog" extension. It is the description you can see on [[Special:Log/newusers]].',
1989 'newuserlog-create-entry' => 'Part of the "Newuserlog" extension. It is the summary in the [[Special:RecentChanges|recent changes]] and on [[Special:Log/newusers]].',
1990 '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"). The name of the user doing this task appears before this message.',
1991 '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.',
1992
1993 # Special:ListGroupRights
1994 'listgrouprights' => 'The name of the special page [[Special:ListGroupRights]].',
1995 'listgrouprights-summary' => 'The description used on [[Special:ListGroupRights]].',
1996 'listgrouprights-key' => 'Footer note for the [[Special:ListGroupRights]] page',
1997 'listgrouprights-group' => "The title of the column in the table, about user groups (like you are in the ''translator'' group).
1998
1999 {{Identical|Group}}",
2000 'listgrouprights-rights' => "The title of the column in the table, about user rights (like you can ''edit'' this page).",
2001 'listgrouprights-helppage' => "The link used on [[Special:ListGroupRights]]. Just translate \"Group rights\", and '''leave the \"Help:\" namespace exactly as it is'''.",
2002 '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.',
2003 'listgrouprights-right-display' => "{{optional}}
2004 * $1 is the text from the 'right-...' messages, i.e. [[MediaWiki:right-edit]] = {{int:right-edit}}
2005 * $2 is the codename of this right",
2006 'listgrouprights-right-revoked' => "{{optional}}
2007 * $1 is the text from the 'right-...' messages, i.e. [[MediaWiki:right-edit]] = {{int:right-edit}}
2008 * $2 is the codename of this right",
2009 'listgrouprights-addgroup' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
2010 * $1 is an enumeration of group names.
2011 * $2 is the number of group names in $1.
2012 See also {{msg|listgrouprights-removegroup}}.',
2013 'listgrouprights-removegroup' => 'This is an individual right for groups, used on [[Special:ListGroupRights]].
2014 * $1 is an enumeration of group names.
2015 * $2 is the number of group names in $1.
2016 See also {{msg|listgrouprights-addgroup}}.',
2017 'listgrouprights-addgroup-all' => '{{doc-right}}',
2018 'listgrouprights-removegroup-all' => '{{doc-right}}',
2019
2020 # E-mail user
2021 'emailuser' => 'Link in the sidebar',
2022 'emailpagetext' => 'This is the text that is displayed above the e-mail form on [[Special:EmailUser]].
2023
2024 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.',
2025 '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.',
2026 '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.',
2027 'email-legend' => 'Title of the box in [[Special:EmailUser]]',
2028 'emailfrom' => 'Field in [[Special:EmailUser]].',
2029 'emailto' => 'Field in [[Special:EmailUser]].',
2030 'emailsubject' => 'Field in [[Special:EmailUser]].
2031
2032 {{Identical|Subject}}',
2033 'emailmessage' => 'Field in [[Special:EmailUser]].
2034
2035 {{Identical|Message}}',
2036 'emailsend' => 'Button name in [[Special:EmailUser]].
2037
2038 {{Identical|Send}}',
2039 'emailccme' => 'Used at [[Special:Preferences]] > E-mail',
2040 'emailccsubject' => 'Subject of the carbon-copied email for the sender sent through MediaWiki.',
2041 'emailuserfooter' => 'This message is appended to every email sent through the "Email user" function.
2042
2043 * $1: username of the sender
2044 * $2: username of the recipient',
2045
2046 # Watchlist
2047 'watchlist' => '{{Identical|My watchlist}}',
2048 'mywatchlist' => 'Link at the upper right corner of the screen.
2049
2050 {{Identical|My watchlist}}',
2051 'watchlistfor' => 'Subtitle on [[Special:Watchlist]].
2052
2053 *$1: Username of current user
2054 {{Identical|For $1}}',
2055 'nowatchlist' => 'Displayed when there is no pages in the watchlist.',
2056 'watchlistanontext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
2057 'watchnologin' => '{{Identical|Not logged in}}',
2058 '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}}.',
2059 'addedwatchtext' => 'Explanation shown when clicking on the {{msg|watch}} tab. See also {{msg|addedwatch}}.',
2060 '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}}.',
2061 '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}}.",
2062 'watch' => 'Name of the Watch tab. Should be in the imperative mood.',
2063 'watchthispage' => '{{Identical|Watch this page}}',
2064 'unwatch' => 'Label of "Unwatch" tab.',
2065 '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].
2066
2067 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
2068
2069 {{Identical|Content page}}",
2070 '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.',
2071 'wlheader-showupdated' => 'This message shows up near top of users watchlist page.',
2072 '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).",
2073 'watchlist-options' => 'Legend of the fieldset of [[Special:Watchlist]]',
2074
2075 # Displayed when you click the "watch" button and it is in the process of watching
2076 '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.',
2077 '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.',
2078
2079 'changed' => 'Possible value for $CHANGEDORCREATED in {{msg|enotif_subject}} and {{msg|enotif_body}}.',
2080 'created' => 'Possible value for $CHANGEDORCREATED in {{msg|enotif_subject}} and {{msg|enotif_body}}.',
2081 'enotif_subject' => '$CHANGEDORCREATED can be one of {{msg|changed}} and {{msg|created}}.',
2082 'enotif_body' => 'Text of a notification e-mail sent when a watched page has been edited or deleted.
2083
2084 * <tt>$CHANGEDORCREATED</tt> can be one of {{msg-mw|changed}}, {{msg-mw|created}}, or {{msg-mw|deleted}}.',
2085
2086 # Delete
2087 'confirm' => 'Submit button text for protection confirmation
2088
2089 {{Identical|Confirm}}',
2090 'excontent' => 'Automated deletion reason when deleting a page for admins',
2091 'excontentauthor' => 'Automated deletion reason when deleting a page for admins providing that the page has one author only.',
2092 'exbeforeblank' => 'Automated deletion reason when deleting a page for admins providing that the page was blanked before deletion.',
2093 'delete-confirm' => 'The title of the form to delete a page.
2094
2095 $1 = the name of the page',
2096 'delete-backlink' => '{{optional}}',
2097 'delete-legend' => '{{Identical|Delete}}',
2098 'historywarning' => 'Warning when about to delete a page that has history.',
2099 'confirmdeletetext' => 'Introduction shown when deleting a page.',
2100 'actioncomplete' => 'Used in several situations, for example when a page has been deleted.',
2101 'deletedtext' => 'Parameters:
2102 * $1 is a page that was deleted
2103 * $2 is {{msg-mw|deletionlog}}',
2104 'deletedarticle' => "This is a ''logentry'' message. $1 is deleted page name.",
2105 '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]].
2106
2107 {{Identical|Deletion log}}',
2108 'dellogpagetext' => 'Text in [[Special:Log/delete]].',
2109 '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]].
2110
2111 {{Identical|Deletion log}}',
2112 'reverted' => '{{Identical|Revert}}',
2113 'deletecomment' => '{{Identical|Reason for deletion}}',
2114 'deleteotherreason' => '{{Identical|Other/additional reason}}',
2115 'deletereasonotherlist' => '{{Identical|Other reason}}',
2116 'deletereason-dropdown' => 'Default reasons for deletion. Displayed as a drop-down list. Format:
2117 <pre>* Group
2118 ** Common delete reason
2119 ** ...</pre>',
2120 '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}}.
2121
2122 {{Identical|Edit delete reasons}}',
2123
2124 # Rollback
2125 'rollback' => '{{Identical|Rollback}}',
2126 'rollback_short' => '{{Identical|Rollback}}',
2127 'rollbacklink' => '{{Identical|Rollback}}',
2128 'rollbackfailed' => '{{Identical|Rollback}}',
2129 'cantrollback' => '{{Identical|Revert}}
2130 {{Identical|Rollback}}',
2131 'alreadyrolled' => "Appear when there's rollback and/or edit collision.
2132 * $1: the page to be rollbacked
2133 * $2: the editor to be rollbacked of that page
2134 * $3: the editor that cause collision
2135
2136 {{Identical|Rollback}}",
2137 'editcomment' => 'Only shown if there is an edit comment',
2138 'revertpage' => '{{Identical|Revert}}
2139 Additionally available:
2140 * $3: revid of the revision reverted to,
2141 * $4: timestamp of the revision reverted to,
2142 * $5: revid of the revision reverted from,
2143 * $6: timestamp of the revision reverted from',
2144 '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.
2145 {{Identical|Revert}}
2146 {{Identical|Rollback}}',
2147
2148 # Protect
2149 'protectlogpage' => 'Title of [[Special:Log/protect]].',
2150 'protectlogtext' => 'Text in [[Special:Log/protect]].',
2151 'protectedarticle' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
2152 'modifiedarticleprotection' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
2153 'protect-title' => 'Title for the protection form. $1 is the title of the page to be (un)protected.',
2154 'protect-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
2155
2156 Shown as subtitle of the protection form. $1 is the title of the page to be (un)protected.',
2157 'protect-legend' => 'Legend of the fieldset around the input form of the protection form.',
2158 'protectcomment' => '{{Identical|Reason}}',
2159 'protectexpiry' => '{{Identical|Expires}}',
2160 'protect-unchain' => 'Used for a checkbox to be able to change move permissions. See [[meta:Protect]] for more information.',
2161 'protect-text' => 'Intro of the protection interface. See [[meta:Protect]] for more information.',
2162 'protect-default' => '{{Identical|Default}}',
2163 'protect-fallback' => 'This message is used as an option in the protection form on wikis were extra protection levels have been configured.',
2164 'protect-summary-cascade' => 'Used in edit summary when cascade protecting a page.',
2165 'protect-expiring' => 'Used in page history, and in [[Special:Protectedtitles]], [[Special:Protectedpages]], and extension FlaggedRevs.
2166 * $1 is a date and time
2167 * $2 is a date (optional)
2168 * $3 is a time (optional)
2169
2170 {{Identical|Expires $1 (UTC)}}',
2171 'protect-cascade' => 'See [[meta:Protect]] for more information.',
2172 'protect-othertime' => 'Used on the page protection form as label for the following input field (text)
2173 {{Identical|Other time}}',
2174 'protect-othertime-op' => 'Used on the page protection form in the drop down menu
2175 {{Identical|Other time}}',
2176 '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])
2177
2178 * $1: date and time of the existing expiry time (kept for backward compatibility purposes)
2179 * $2: date of the existing expiry time
2180 * $3: time of the existing expiry time',
2181 'protect-otherreason' => 'Shown on the page protection form as label for the following input field (text)
2182 {{Identical|Other/additional reason}}',
2183 'protect-otherreason-op' => 'Shown on the page protection form in the drop down menu
2184 {{Identical|Other/additional reason}}',
2185 'protect-dropdown' => 'Shown on the page protection form as drop down menu for protection reasons.
2186
2187 <tt><nowiki>* Groupname</nowiki></tt> - defines a new group<br />
2188 <tt><nowiki>** Reason</nowiki></tt> - defines a reason in this group',
2189 '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}}.',
2190 'protect-expiry-options' => "* Description: Options for the duration of the block.
2191 * <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.
2192 * Example: See e.g. [[MediaWiki:Protect-expiry-options/nl]] if you still don't know how to do it.
2193
2194 {{Identical|Infinite}}",
2195 '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.',
2196 '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.',
2197 '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.',
2198 '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.',
2199 'pagesize' => 'Used on [[Special:ProtectedPages]]. See the help page on [http://meta.wikimedia.org/wiki/Protect Meta] for more information on protection.',
2200
2201 # Restrictions (nouns)
2202 'restriction-edit' => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
2203
2204 {{Identical|Edit}}",
2205 'restriction-move' => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
2206
2207 {{Identical|Move}}",
2208 '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.
2209
2210 {{Identical|Create}}',
2211
2212 # Restriction levels
2213 'restriction-level-sysop' => "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.",
2214 'restriction-level-autoconfirmed' => "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.",
2215 '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.",
2216
2217 # Undelete
2218 'undelete' => 'Name of special page for admins as displayed in [[Special:SpecialPages]].
2219
2220 {{Identical|View deleted pages}}',
2221 'undeletepage' => 'Title of special page [[Special:Undelete]]. This special page is only visible to administrators.',
2222 'viewdeletedpage' => '{{Identical|View deleted pages}}',
2223 '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}}).",
2224 'undelete-revision' => 'Shown in "View and restore deleted pages" ([[Special:Undelete/$1]]).
2225
2226 * $1: deleted page name
2227 * $3: user name (author of revision, not who deleted it)
2228 * $4: date of the revision
2229 * $5: time of the revision
2230
2231 \'\'Example:\'\' Deleted revision of [[Main Page]] (as of {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, at {{CURRENTTIME}}) by [[User:Username|Username]]:',
2232 'undeletebtn' => 'Shown on [[Special:Undelete]] as button caption and on [[Special:Log/delete|deletion log]] after each entry (for sysops).
2233
2234 {{Identical|Restore}}',
2235 'undeletelink' => 'Display name of link to undelete a page used on [[Special:Log/delete]]
2236
2237 {{Identical|View}}
2238 {{Identical|Restore}}',
2239 'undeleteviewlink' => 'First part of {{msg-mw|undeletelink}}',
2240 'undeletereset' => 'Shown on [[Special:Undelete]] as button caption.
2241 {{Identical|Reset}}',
2242 'undeleteinvert' => '{{Identical|Invert selection}}',
2243 'undeletecomment' => '{{Identical|Comment}}',
2244 'undelete-search-submit' => '{{Identical|Search}}',
2245 '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).
2246 * <code>$1</code> is the name of the file being undeleted.
2247 * <code>$2</code> is the date of the displayed revision.
2248 * <code>$3</code> is the time of the displayed revision.
2249
2250 {{identical|Are you sure you want to view the deleted revision of the file...}}',
2251 'undelete-show-file-submit' => '{{Identical|Yes}}',
2252
2253 # Namespace form on various pages
2254 'namespace' => '{{Identical|Namespace}}',
2255 'invert' => 'Displayed in [[Special:RecentChanges|RecentChanges]], [[Special:RecentChangesLinked|RecentChangesLinked]] and [[Special:Watchlist|Watchlist]]
2256
2257 {{Identical|Invert selection}}',
2258 'blanknamespace' => 'Name for main namespace (blank namespace) in drop-down menus at [[Special:RecentChanges]] and other special pages.',
2259
2260 # Contributions
2261 '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.",
2262 'contributions-title' => 'The page title in your browser bar, but not the page title. See also {{msg|contributions}}. Parameter $1 is the username.',
2263 'mycontris' => 'In the personal urls page section - right upper corner.',
2264 'nocontribs' => 'Optional parameter: $1 is the user name',
2265 '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)',
2266 '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}}.',
2267 '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}}.',
2268
2269 'sp-contributions-newbies' => 'Text of radio button on special page [[Special:Contributions]].',
2270 '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.",
2271 'sp-contributions-newbies-title' => 'The page title in your browser bar, but not the page title. See also {{msg|sp-contributions-newbies-sub}}.',
2272 'sp-contributions-blocklog' => 'Used as a display name for a link to the block log on for example [[Special:Contributions/Mediawiki default]]
2273
2274 {{Identical|Block log}}',
2275 '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.",
2276 '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)\").",
2277 'sp-contributions-talk' => "This is a link anchor used in the [[Special:Contributions]]/''usernamename'' pages.
2278 The link appears in a list of similar ones separated by {{msg-mw|pipe-separator}}, e.g. like this:<br />
2279 ( talk | block log | logs | deleted contributions | rights management )",
2280 '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.",
2281 'sp-contributions-blocked-notice' => 'Shown on top of contributions special page of currently blocked users. Parameters:
2282 * $1 is the blocked user. Can be used for GENDER (optional)',
2283 'sp-contributions-username' => 'This message appears whenever someone requests [[Special:Contributions]].',
2284 'sp-contributions-submit' => '{{Identical|Search}}',
2285
2286 # What links here
2287 'whatlinkshere' => 'The text of the link in the toolbox (on the left, below the search menu) going to [[Special:WhatLinksHere]].',
2288 '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.",
2289 'whatlinkshere-page' => '{{Identical|Page}}',
2290 'whatlinkshere-backlink' => '{{optional}}',
2291 '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}}.",
2292 'nolinkshere' => 'This appears on Whatlinkshere pages which are empty.
2293
2294 Parameter $1 is a page title.',
2295 'isredirect' => 'Displayed in Special:WhatLinksHere (see [{{fullurl:Special:WhatLinksHere/Project:Translator|hidelinks=1}} Special:WhatLinksHere/Project:Translator] for example).
2296
2297 {{Identical|Redirect page}}',
2298 'istemplate' => 'Means that a page (a template, specifically) is used as <code><nowiki>{{Page name}}</nowiki></code>.
2299 Displayed in Special:WhatLinksHere (see [[Special:WhatLinksHere/Template:New portal]] for example).',
2300 '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).',
2301 '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}}.
2302 $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.
2303 Special pages use {{msg-mw|Prevn}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
2304
2305 {{Identical|Previous}}',
2306 '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}}.
2307 $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.
2308 Special pages use {{msg-mw|Nextn}} instead (still as an argument to {{msg-mw|Viewprevnext}}).
2309
2310 {{Identical|Next}}',
2311 'whatlinkshere-links' => 'Used on [[Special:WhatLinksHere]]. It is a link to the WhatLinksHere page of that page.
2312
2313 Example line:
2314 * [[Main Page]] ([[Special:WhatLinksHere/Main Page|{{int:whatlinkshere-links}}]])
2315
2316 {{Identical|Links}}',
2317 'whatlinkshere-hideredirs' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
2318 'whatlinkshere-hidetrans' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
2319 'whatlinkshere-hidelinks' => 'Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
2320 '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.
2321 Parameter $1 is the message "[[MediaWiki:Hide/{{SUBPAGENAME}}|hide]]" or "[[MediaWiki:Show/{{SUBPAGENAME}}|show]]".',
2322 'whatlinkshere-filters' => '{{Identical|Filter}}',
2323
2324 # Block/unblock
2325 'blockip' => 'The title of the special page [[Special:BlockIP]].
2326
2327 {{Identical|Block user}}',
2328 'blockip-legend' => 'Legend/Header for the fieldset around the input form of [[Special:BlockIP]].
2329
2330 {{Identical|Block user}}',
2331 'ipaddress' => '{{Identical|IP Address}}',
2332 'ipbexpiry' => '{{Identical|Expiry}}',
2333 '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].
2334
2335 {{Identical|Reason}}',
2336 'ipbreasonotherlist' => '{{Identical|Other reason}}',
2337 'ipbanononly' => '{{Identical|Block anonymous users only}}',
2338 'ipbcreateaccount' => '{{Identical|Prevent account creation}}',
2339 'ipbemailban' => '{{Identical|Prevent user from sending e-mail}}',
2340 'ipbenableautoblock' => '{{Identical|Automatically block ...}}',
2341 'ipbsubmit' => '{{Identical|Block this user}}',
2342 'ipbother' => '{{Identical|Other time}}',
2343 'ipboptions' => "* Description: Options for the duration of the block.
2344 * <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.
2345 * Example: See e.g. [[MediaWiki:Ipboptions/nl]] if you still don't know how to do it.
2346
2347 {{Identical|Infinite}}",
2348 'ipbotheroption' => '{{Identical|Other}}',
2349 'ipbotherreason' => '{{Identical|Other/additional reason}}',
2350 'ipbhidename' => 'This is the label for a checkbox in the user block form on [[Special:Block]].',
2351 'ipbwatchuser' => 'This is an option on [[Special:BlockIP]] to watch the user page and talk page of the blocked user',
2352 'ipballowusertalk' => 'Option in [[Special:BlockIP]] that allows the blocked user to edit own talk page.',
2353 'ipb-change-block' => 'Confirmation checkbox required for blocks that would override an earlier block. Appears together with {{msg|ipb-needreblock}}.',
2354 'badipaddress' => 'An error message shown when one entered an invalid IP address in blocking page.',
2355 'blockipsuccesstext' => '<nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is supported.',
2356 '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}}.',
2357 'ipusubmit' => 'Used as button text on Special:BlockList?action=unblock. To see the message:
2358 * Go to [[Special:BlockList]]
2359 * Click "unblock" for any block (but you can only see "unblock" if you have administrator rights)
2360 * It is now the button below the form',
2361 'unblocked' => 'Do not translate the namespace "User:".',
2362 'ipblocklist' => 'Title of [[Special:Ipblocklist]].',
2363 'ipblocklist-sh-userblocks' => 'Top selection button at [[Special:IPBlockList]], which means Show/Hide indefinite blocks
2364
2365 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
2366 'ipblocklist-sh-tempblocks' => 'Top selection button at [[Special:IPBlockList]]
2367
2368 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
2369 'ipblocklist-sh-addressblocks' => 'Top selection button at [[Special:IPBlockList]]
2370
2371 * $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
2372 'ipblocklist-submit' => '{{Identical|Search}}',
2373 'blocklistline' => 'This is the text of an entry in the [[Special:BlockList]].
2374 * $1 is the hour and date of the block.
2375 * $2 is the sysop.
2376 * $3 is the blocked user or IP (with link to contributions and talk)
2377 * $4 contains "hour and date of expiry" ({{msg-mw|Expiringblock}} or {{msg-mw|Infiniteblock}})
2378
2379 See also {{msg-mw|Blocklogentry}}.',
2380 'infiniteblock' => "* contents of $4 in {{msg-mw|Blocklistline|notext=1}}: (''{{int:Blocklistline}}'')
2381 * contents of $4 in {{msg-mw|Globalblocking-blocked|notext=1}}:
2382 <blockquote>''{{int:Globalblocking-blocked}}''</blockquote>
2383 *See also {{msg-mw|Expiringblock}}
2384
2385 {{Identical|Infinite}}",
2386 'expiringblock' => 'Parameters:
2387 * $1 is a date
2388 * $2 is a time
2389
2390 Usage:
2391 * Substituted as $4 in in {{msg-mw|Blocklistline|notext=1}}
2392 * Substituted as $4 in in {{msg-mw|Globalblocking-blocked|notext=1}}
2393 * See also {{msg-mw|Infiniteblock}}',
2394 'anononlyblock' => 'Part of the log entry of user block.
2395
2396 {{Identical|Anon only}}',
2397 'noautoblockblock' => '{{Identical|Autoblock disabled}}',
2398 'emailblock' => '{{Identical|E-mail blocked}}',
2399 '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}}.',
2400 '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''')''\".",
2401 'change-blocklink' => 'Used to name the link on Special:Log',
2402 'contribslink' => 'Short for "contributions". Used as display name for a link to user contributions on history pages, [[Special:RecentChanges]], [[Special:Watchlist]], etc.',
2403 '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)\").
2404
2405 {{Identical|Block log}}",
2406 'blocklog-showlog' => 'Parameters:
2407 * $1 is the blocked user. Can be used for GENDER (optional)',
2408 'blocklog-showsuppresslog' => 'Parameters:
2409 * $1 is the blocked user. Can be used for GENDER (optional)',
2410 '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:
2411 * $1 is the blocked user or IP (with link to contributions and talk)
2412 * $2 is the duration of the block (hours, days etc.) or the specified expiry date
2413 * $3 contains "(details) (\'\'reason\'\')"
2414 See also {{msg-mw|Blocklistline}}.',
2415 '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:
2416 * $1 is the user being reblocked
2417 * $2 is the expiry time of the block
2418 * $3 is the reason for the block',
2419 'blocklogtext' => 'Appears on top of [[Special:Log/block]].',
2420 '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:
2421 * $1 is the user being unblocked',
2422 'block-log-flags-noautoblock' => '{{Identical|Autoblock disabled}}',
2423 'block-log-flags-noemail' => "Log message for [[Special:Log/block]] to note that a user cannot use the 'email another user' option.
2424
2425 {{Identical|E-mail blocked}}",
2426 '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}}.',
2427 'ipb_expiry_temp' => 'Warning message displayed on [[Special:BlockIP]] if the option "hide username" is selected but the expiry time is not infinite.',
2428 'ipb_already_blocked' => '{{Identical|$1 is already blocked}}',
2429 'blockme' => 'The page title of [[Special:Blockme]], a feature which is disabled by default.',
2430 'sorbs' => '{{optional}}',
2431
2432 # Developer tools
2433 'lockdb' => 'The title of the special page [[Special:LockDB]].
2434
2435 {{Identical|Lock database}}',
2436 'unlockdb' => 'The title of the special page [[Special:UnlockDB]].
2437
2438 {{Identical|Unlock database}}',
2439 'lockbtn' => 'The submit button on the special page [[Special:LockDB]].
2440
2441 {{Identical|Lock database}}',
2442 'unlockbtn' => 'The submit button on the special page [[Special:UnlockDB]].
2443
2444 {{Identical|Unlock database}}',
2445 'lockfilenotwritable' => "'No longer needed' on wikipedia.",
2446
2447 # Move page
2448 'move-page' => 'Header of the special page to move pages. $1 is the name of the page to be moved.',
2449 'move-page-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
2450
2451 Shown as subtitle of [[Special:MovePage/testpage]]. $1 is the title of the page to be moved.',
2452 'move-page-legend' => 'Legend of the fieldset around the input form of [[Special:MovePage/testpage]].
2453
2454 {{Identical|Move page}}',
2455 'movepagetext' => 'Introduction shown when moving a page ([[Special:MovePage]]).',
2456 'movepagetalktext' => "Text on the special 'Move page'. This text only appears if the talk page is not empty.",
2457 'movearticle' => 'The text before the name of the page that you are moving.
2458
2459 {{Identical|Move page}}',
2460 'movenologin' => '{{Identical|Not logged in}}',
2461 'movenologintext' => "Text of message on special page 'Permissions Errors', which appears when somebody tries to move a page without being logged in.",
2462 'newtitle' => 'Used in the special page "[[Special:MovePage]]". The text for the inputbox to give the new page title.',
2463 'move-watch' => 'The text of the checkbox to watch the pages you are moving from and to. If checked, the original page will be added to the watchlist even if you decide not to leave a redirect behind.',
2464 'movepagebtn' => "Button label on the special 'Move page'.
2465
2466 {{Identical|Move page}}",
2467 'pagemovedsub' => 'Message displayed as aheader of the body, after succesfully moving a page from source to target name.',
2468 'movepage-moved' => 'Message displayed after succesfully moving a page from source to target name.
2469 * $1 is the source page as a link with display name
2470 * $2 is the target page as a link with display name
2471 * $3 (optional) is the source page name without a link
2472 * $4 (optional) is the target page name without a link',
2473 'movepage-moved-noredirect' => 'The message is shown after pagemove if checkbox "{{int:move-leave-redirect}}" was unselected before moving.',
2474 '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.',
2475 '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.',
2476 '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.',
2477 '1movedto2' => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
2478 '1movedto2_redir' => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
2479 'movelogpage' => 'Title of [[Special:Log/move]]. Used as heading on that page, and in the dropdown menu on log pages.',
2480 'movelogpagetext' => "Text on the special page 'Move log'.",
2481 'movesubpage' => "This is a page header.
2482 Parameters:
2483 *'''$1''' = number of subpages
2484 <!--{{Note|Plural is supported if you need it, the number of subpages is available in <code>$1</code>.}}-->",
2485 'movereason' => 'Used in [[Special:MovePage]]. The text for the inputbox to give a reason for the page move.
2486
2487 {{Identical|Reason}}',
2488 'revertmove' => '{{Identical|Revert}}',
2489 '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}}.',
2490 '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}}.',
2491 '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.
2492
2493 'Destination' can be used instead of 'target' in this message.",
2494 'fix-double-redirects' => 'This is a checkbox in [[Special:MovePage]] which allows to move all redirects from the old title to the new title.',
2495 'protectedpagemovewarning' => 'Related message: [[MediaWiki:protectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]',
2496 'semiprotectedpagemovewarning' => 'Related message: [[MediaWiki:Semiprotectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]',
2497
2498 # Export
2499 'export' => 'Page title of [[Special:Export]], a page where a user can export pages from a wiki to a file.',
2500 'exporttext' => 'Main text on [[Special:Export]]. Leave the line <tt><nowiki>[[{{#Special:Export}}/{{MediaWiki:Mainpage}}]]</nowiki></tt> exactly as it is!',
2501 'exportcuronly' => 'A label of checkbox option in [[Special:Export]]',
2502 'export-submit' => 'Button name in [[Special:Export]].
2503
2504 {{Identical|Export}}',
2505 'export-addcat' => '{{Identical|Add}}',
2506 'export-addns' => '{{Identical|Add}}',
2507 'export-download' => 'A label of checkbox option in [[Special:Export]]',
2508 'export-templates' => 'A label of checkbox option in [[Special:Export]]',
2509 'export-pagelinks' => 'This is an input in [[Special:Export]]',
2510
2511 # Namespace 8 related
2512 'allmessages' => 'The title of the special page [[Special:AllMessages]].',
2513 'allmessagesname' => 'Used on [[Special:Allmessages]] meaning "the name of the message".
2514 {{Identical|Name}}',
2515 'allmessagesdefault' => 'The header for the lower row of each column in the table of [[Special:AllMessages]].',
2516 'allmessagescurrent' => 'The header for the upper row of each column in the table of [[Special:AllMessages]].',
2517 'allmessagestext' => 'Summary displayed at the top of [[Special:AllMessages]].',
2518 '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.',
2519 'allmessages-filter-legend' => 'Used in [[Special:AllMessages]].
2520
2521 {{Identical|Filter}}',
2522 'allmessages-filter' => 'Option used in [[Special:AllMessages]].',
2523 'allmessages-filter-unmodified' => 'Used in [[Special:AllMessages]].',
2524 'allmessages-filter-all' => 'Used in [[Special:AllMessages]].
2525 {{Identical|All}}',
2526 'allmessages-filter-modified' => 'Used in [[Special:AllMessages]].',
2527 'allmessages-prefix' => 'Used in [[Special:AllMessages]].',
2528 'allmessages-language' => 'Used on [[Special:Allmessages]].
2529
2530 {{Identical|Language}}',
2531 'allmessages-filter-submit' => 'Used on [[Special:Allmessages]].
2532
2533 {{Identical|Go}}',
2534
2535 # Thumbnails
2536 'thumbnail-more' => '[[Image:Yes.png|thumb|This:]]
2537 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:',
2538 'thumbnail_error' => 'Message shown in a thumbnail frame when creation of the thumbnail fails.
2539 * $1 is the reason',
2540 'thumbnail_image-type' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}',
2541 'thumbnail_gd-library' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}.
2542 *$1 is a function name of the GD library',
2543 'thumbnail_image-missing' => 'This is the parameter 1 of the message {{msg-mw|thumbnail error}}.
2544 *$1 is the path incl. filename of the missing image',
2545
2546 # Special:Import
2547 'import' => 'The title of the special page [[Special:Import]];',
2548 'import-interwiki-submit' => '{{Identical|Import}}',
2549 'xml-error-string' => ':$1: Some kind of message, perhaps name of the error?
2550 :$2: line number
2551 :$3: columm number
2552 :$4: ?? $this->mByte . $this->mContext
2553 :$5: error description
2554 ----
2555 :Example
2556 Import failed: XML import parse failure at line 1, col 1 (byte 3; "- <mediawiki xml"): Empty document',
2557 'import-upload' => 'Used on [[Special:Import]].
2558
2559 Related messages: {{msg|right-importupload|pl=yes}} (the user right for this).',
2560
2561 # Import log
2562 'importlogpage' => '',
2563 '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.',
2564 '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:
2565 * $1 is the name of the imported file',
2566
2567 # Tooltip help for the actions
2568 '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',
2569 'tooltip-pt-mytalk' => 'Tooltip shown when hovering over the "my talk" link in your personal toolbox (upper right side).',
2570 'tooltip-pt-preferences' => 'Tooltip shown when hovering over the "my preferences" ([[MediaWiki:Mypreferences]]) link in your personal toolbox (upper right side).
2571
2572 {{Identical|My preferences}}',
2573 'tooltip-pt-watchlist' => 'Tooltip shown when hovering over the "my watchlist" link in your personal toolbox (upper right side).',
2574 'tooltip-pt-mycontris' => 'Tooltip shown when hovering over the "my contributions" link in your personal toolbox (upper right side).',
2575 '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.",
2576 'tooltip-pt-logout' => 'Tooltip shown when hovering over the "Log out" link in your personal toolbox (upper right side).
2577
2578 {{Identical|Log out}}',
2579 'tooltip-ca-talk' => "Tooltip shown when hovering over the \"[[MediaWiki:Talk/{{SUBPAGENAME}}|{{int:talk}}]]\" tab.
2580
2581 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].
2582
2583 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
2584
2585 {{Identical|Content page}}",
2586 'tooltip-ca-edit' => 'The tooltip when hovering over the "[[MediaWiki:Edit/{{SUBPAGENAME}}|{{int:edit}}]]" tab.',
2587 'tooltip-ca-addsection' => 'Tooltip shown when hovering over the "addsection" tab (shown on talk pages).',
2588 'tooltip-ca-viewsource' => 'Tooltip displayed when hovering over the {{msg|viewsource}} tab.',
2589 'tooltip-ca-protect' => '{{Identical|Protect this page}}',
2590 'tooltip-ca-unprotect' => '{{Identical|Unprotect this page}}',
2591 'tooltip-ca-delete' => 'Tooltip shown when hovering over the "[[MediaWiki:Delete/{{SUBPAGENAME}}|{{int:delete}}]]" tab.
2592
2593 {{Identical|Delete this page}}',
2594 'tooltip-ca-move' => '{{Identical|Move this page}}',
2595 'tooltip-ca-watch' => '{{Identical|Add this page to your watchlist}}',
2596 'tooltip-ca-unwatch' => 'Tooltip shown when hovering over the {{msg|unwatch}} tab.',
2597 'tooltip-search' => 'The tooltip when hovering over the search menu.',
2598 '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.',
2599 '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.',
2600 'tooltip-p-logo' => 'Tool tip shown when hovering the mouse over the logo that links to [[Main Page]].
2601 {{Identical|Visit the main page}}',
2602 'tooltip-n-mainpage' => 'Tool tip shown when hovering the mouse over the link to [[{{MediaWiki:Mainpage}}]].
2603 {{Identical|Visit the main page}}',
2604 'tooltip-n-mainpage-description' => '{{Identical|Visit the main page}}',
2605 'tooltip-n-portal' => "Tooltip shown when hovering over the link to 'Community portal' shown in the side bar menu on all pages.",
2606 'tooltip-n-currentevents' => 'Tooltip shown when hovering over {{msg|currentevents}} in the sidebar.',
2607 '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]].',
2608 '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.",
2609 'tooltip-n-help' => "Tooltip shown when hovering over the link 'help' shown in the side bar menu on all pages.",
2610 'tooltip-t-whatlinkshere' => 'Tooltip shown when hovering over the {{msg|whatlinkshere}} message in the toolbox.',
2611 'tooltip-t-contributions' => 'Tooltip shown when hovering over {{msg|contributions}} in the toolbox.',
2612 'tooltip-t-emailuser' => 'Tooltip shown when hovering over the {{msg|emailuser}} link in the toolbox (sidebar, below).',
2613 'tooltip-t-upload' => 'Tooltip shown when hovering over the link to upload files shown in the side bar menu on all pages.',
2614 '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.',
2615 '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].
2616
2617 Possible alternatives to the word 'content' are 'subject matter' or 'wiki subject' or 'wiki purpose'.
2618
2619 {{Identical|Content page}}",
2620 'tooltip-ca-nstab-user' => 'Tooltip shown when hovering over {{msg|nstab-user}} (User namespace tab).',
2621 'tooltip-ca-nstab-image' => 'Tooltip shown when hovering over {{msg|nstab-image}} (Image namespace tab).',
2622 'tooltip-ca-nstab-template' => 'Tooltip shown when hovering over the {{msg|nstab-template}} tab.',
2623 'tooltip-ca-nstab-help' => 'Tootip shown when hovering over the {{msg|nstab-help}} tab in the Help namespace.',
2624 'tooltip-ca-nstab-category' => 'Tooltip shown when hovering over the {{msg|nstab-category}} tab.',
2625 'tooltip-minoredit' => 'Tooltip shown when hovering over the "[[MediaWiki:Minoredit/{{SUBPAGENAME}}|{{int:minoredit}}]]" link below the edit form.',
2626 'tooltip-save' => "This is the text that appears when you hover the mouse over the 'Save page' button on the edit page",
2627 'tooltip-preview' => 'Tooltip shown when hovering over the "Show preview" button.
2628
2629 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.',
2630 '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.',
2631 'tooltip-compareselectedversions' => 'Tooltip of {{msg|compareselectedversions}} (which is used as button in history pages).',
2632 'tooltip-watch' => '{{Identical|Add this page to your watchlist}}',
2633 'tooltip-rollback' => 'Tooltip of the rollback link on the history page and the diff view
2634 {{Identical|Rollback}}
2635 {{Identical|Revert}}',
2636 'tooltip-undo' => 'Tooltip of the undo link on the history page and the diff view
2637 {{Identical|Undo}}{{Identical|Revert}}',
2638
2639 # Stylesheets
2640 'common.css' => 'CSS applied to all users.',
2641 'monobook.css' => 'CSS applied to users using Monobook skin.',
2642
2643 # Scripts
2644 'common.js' => 'JS for all users.',
2645 'monobook.js' => 'JS for users using Monobook skin.',
2646
2647 # Attribution
2648 '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).
2649 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.
2650
2651 * $1 is the number of anonymous users in the message',
2652 'siteuser' => "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).
2653
2654 This message is the variable $3 in the message {{msg-mw|lastmodifiedatby}}. This message only appears if the user has not entered his 'real name' in his preferences. The variable $1 in this message is a user name.
2655
2656 See also {{msg-mw|Siteusers}}.",
2657 '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).
2658
2659 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.
2660
2661 See also {{msg-mw|Anonusers}} and {{msg-mw|Siteuser}}.",
2662 '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).
2663 * $1: date
2664 * $2: time
2665 * $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.
2666 * $4: username in plain text. Can be used for GENDER
2667
2668 See also [[MediaWiki:Lastmodifiedat/{{SUBPAGENAME}}]].",
2669 '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).
2670 * $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.',
2671 '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).
2672
2673 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.',
2674 '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).
2675 It should be in a form that fits with [[MediaWiki:Othercontribs/{{SUBPAGENAME}}|othercontribs]].
2676
2677 * $1 is a list of user names (example: "\'\'Jim, Janet, Jane, Joe\'\'") where the user has not put his \'real name\' in his preferences.
2678 * $2 is the number of user names in $1
2679
2680 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.
2681
2682 See also {{msg-mw|Siteuser}}.',
2683 '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).
2684 It should be in a form that fits with [[MediaWiki:Othercontribs/{{SUBPAGENAME}}|othercontribs]].
2685
2686 * $1 is a list of IP addresses
2687 * $2 is the number of IP addresses in $1
2688
2689 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.
2690
2691 See also {{msg-mw|Anonuser}} and {{msg-mw|Siteusers}}.',
2692 '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).",
2693 '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).',
2694
2695 # Spam protection
2696 'spam_reverting' => '{{Identical|Revert}}',
2697
2698 # Skin names
2699 'skinname-standard' => '{{optional}}',
2700 'skinname-nostalgia' => '{{optional}}',
2701 'skinname-cologneblue' => '{{optional}}',
2702 'skinname-monobook' => '{{optional}}',
2703 'skinname-myskin' => '{{optional}}',
2704 'skinname-chick' => '{{optional}}',
2705 'skinname-simple' => '{{optional}}',
2706 'skinname-modern' => '{{optional}}',
2707
2708 # Math options
2709 'mw_math_png' => 'In user preferences.',
2710 'mw_math_simple' => 'In [[Special:Preferences|user preferences]].',
2711 'mw_math_html' => 'In user preferences.',
2712 'mw_math_source' => 'In user preferences (math)',
2713 'mw_math_modern' => 'In user preferences (math)',
2714 'mw_math_mathml' => 'In user preferences.',
2715
2716 # Math errors
2717 'math_syntax_error' => '{{Identical|Syntax error}}',
2718
2719 # Patrol log
2720 'patrol-log-page' => 'Name of log.',
2721 'patrol-log-header' => 'Text that appears above the log entries on the [[Special:log|patrol log]].',
2722 '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).
2723
2724 The message appears after the name of the patroller.',
2725 'patrol-log-auto' => 'Automated edit summary when patrolling.
2726
2727 {{Identical|Automatic}}',
2728 'patrol-log-diff' => 'The text of the diff link in [[MediaWiki:Patrol-log-line]] (inside $1 there)',
2729 'log-show-hide-patrol' => '* $1 is one of {{msg|show}} or {{msg|hide}}',
2730
2731 # Browsing diffs
2732 'previousdiff' => 'Used when viewing the difference between edits. See also {{msg|nextdiff}}.',
2733 'nextdiff' => 'Used when viewing the difference between edits. See also {{msg|previousdiff}}.',
2734
2735 # Visual comparison
2736 'visual-comparison' => '{{Identical|Visual comparison}}',
2737
2738 # Media information
2739 'mediawarning' => 'Shows up on file description pages if the file type is not listed in [[mw:Manual:$wgTrustedMediaFormats|Manual:$wgTrustedMediaFormats]].',
2740 'imagemaxsize' => 'This is used in Special:Preferences, under Files.',
2741 'widthheight' => '{{optional}}',
2742 '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.',
2743 'file-info' => 'File info displayed on file description page.',
2744 'file-info-size' => 'File info displayed on file description page.',
2745 'file-nohires' => 'File info displayed on file description page. For example of message in use see [[:File:Mouse10.gif]].',
2746 '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]].',
2747 'show-big-image' => 'Displayed under an image at the image description page, when it is displayed smaller there than it was uploaded.',
2748 'show-big-image-thumb' => 'File info displayed on file description page.',
2749 '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]].',
2750 'file-info-gif-frames' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page.
2751
2752 The variable $1 is the number of individual frames in an animated gif file.
2753
2754 For example of message in use see [[:File:Mouse10.gif]].',
2755
2756 # Special:NewFiles
2757 'newimages' => 'Page title of [[Special:NewImages]].',
2758 'imagelisttext' => 'This is text on [[Special:NewImages]]. $1 is the number of files. $2 is the message {{msg-mw|Mediawiki:Bydate}}.',
2759 'newimages-summary' => 'This message is displayed at the top of [[Special:NewImages]] to explain what is shown on that special page.',
2760 'newimages-legend' => 'Caption of the fieldset for the filter on [[Special:NewImages]]
2761
2762 {{Identical|Filter}}',
2763 'newimages-label' => 'Caption of the filter editbox on [[Special:NewImages]]',
2764 '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}}]]}}"
2765
2766 {{Identical|$1 bots}}',
2767 'noimages' => "This is shown on the special page [[Special:NewImages]], when there aren't any recently uploaded files.",
2768 'ilsubmit' => '{{Identical|Search}}',
2769 'bydate' => '{{Identical|Date}}',
2770 'sp-newimages-showfrom' => "This is a link on [[Special:NewImages]] which takes you to a gallery of the newest files.
2771 * $1 is a date (example: ''19 March 2008'')
2772 * $2 is a time (example: ''12:15'')",
2773
2774 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
2775 'seconds-abbrev' => '{{optional}}',
2776 'minutes-abbrev' => '{{optional}}',
2777 'hours-abbrev' => 'Abbreviation for "hours"',
2778
2779 # Bad image list
2780 '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.',
2781
2782 /*
2783 Short names for language variants used for language conversion links.
2784 To disable showing a particular link, set it to 'disable', e.g.
2785 'variantname-zh-sg' => 'disable',
2786 Variants for Chinese language
2787 */
2788 'variantname-zh-hans' => '{{Optional}}
2789
2790 Variant option for wikis with variants conversion enabled.',
2791 'variantname-zh-hant' => '{{Optional}}
2792
2793 Variant option for wikis with variants conversion enabled.',
2794 'variantname-zh-cn' => '{{Optional}}
2795
2796 Variant option for wikis with variants conversion enabled.',
2797 'variantname-zh-tw' => '{{Optional}}
2798
2799 Variant option for wikis with variants conversion enabled.',
2800 'variantname-zh-hk' => '{{Optional}}
2801
2802 Variant option for wikis with variants conversion enabled.',
2803 'variantname-zh-mo' => '{{Optional}}
2804
2805 Variant option for wikis with variants conversion enabled.',
2806 'variantname-zh-sg' => '{{Optional}}
2807
2808 Variant option for wikis with variants conversion enabled.',
2809 'variantname-zh-my' => '{{Optional}}
2810
2811 Variant option for wikis with variants conversion enabled.',
2812 'variantname-zh' => '{{Optional}}
2813
2814 Variant option for wikis with variants conversion enabled.',
2815
2816 # Variants for Gan language
2817 'variantname-gan-hans' => '{{Optional}}
2818
2819 Variant option for wikis with variants conversion enabled.',
2820 'variantname-gan-hant' => '{{Optional}}
2821
2822 Variant option for wikis with variants conversion enabled.',
2823 'variantname-gan' => '{{Optional}}
2824
2825 Variant option for wikis with variants conversion enabled.',
2826
2827 # Variants for Serbian language
2828 'variantname-sr-ec' => 'Varient Option for wikis with variants conversion enabled.',
2829 'variantname-sr-el' => 'Varient Option for wikis with variants conversion enabled.',
2830 'variantname-sr' => 'Varient Option for wikis with variants conversion enabled.',
2831
2832 # Variants for Kazakh language
2833 'variantname-kk-kz' => 'Varient Option for wikis with variants conversion enabled.',
2834 'variantname-kk-tr' => 'Varient Option for wikis with variants conversion enabled.',
2835 'variantname-kk-cn' => 'Varient Option for wikis with variants conversion enabled.',
2836 'variantname-kk-cyrl' => 'Varient Option for wikis with variants conversion enabled.',
2837 'variantname-kk-latn' => 'Varient Option for wikis with variants conversion enabled.',
2838 'variantname-kk-arab' => 'Varient Option for wikis with variants conversion enabled.',
2839 'variantname-kk' => 'Varient Option for wikis with variants conversion enabled.',
2840
2841 # Variants for Kurdish language
2842 'variantname-ku-arab' => 'Varient Option for wikis with variants conversion enabled.',
2843 'variantname-ku-latn' => 'Varient Option for wikis with variants conversion enabled.',
2844 'variantname-ku' => 'Varient Option for wikis with variants conversion enabled.',
2845
2846 # Variants for Tajiki language
2847 'variantname-tg-cyrl' => '{{optional}}',
2848 'variantname-tg-latn' => '{{optional}}',
2849 'variantname-tg' => '{{optional}}',
2850
2851 # Metadata
2852 '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].
2853
2854 {{Identical|Metadata}}',
2855 '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}}]]".',
2856 '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.',
2857 '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.",
2858
2859 # EXIF tags
2860 '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].
2861
2862 {{Identical|Width}}',
2863 '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].
2864
2865 {{Identical|Height}}',
2866 '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].',
2867 '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].',
2868 '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].',
2869 '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].',
2870 '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].',
2871 '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].',
2872 '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].',
2873 '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].',
2874 '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].',
2875 '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].',
2876 '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].',
2877 '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].',
2878 '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].',
2879 '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].',
2880 '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].',
2881 '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].',
2882 '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].',
2883 '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].',
2884 '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".
2885
2886 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].',
2887 '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].',
2888 '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].',
2889 '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].
2890
2891 Datetime is the time that the digital file was last changed.',
2892 '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].',
2893 '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].',
2894 '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].',
2895 'exif-software' => 'Short for "The software which was used to create this image".
2896
2897 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].',
2898 '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].
2899
2900 {{Identical|Author}}',
2901 '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].',
2902 '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].',
2903 '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].',
2904 '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].',
2905 '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].',
2906 '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].',
2907 '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].',
2908 '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].',
2909 '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].',
2910 '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].',
2911 '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].',
2912 '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].
2913
2914 The date and time when the original image data was generated.',
2915 '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].
2916
2917 The date and time when the image was stored as digital data.',
2918 '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].
2919
2920 '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.",
2921 '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].
2922
2923 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.',
2924 '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].
2925
2926 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.',
2927 '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].',
2928 '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].
2929
2930 *$1 is the exposure time written as a fraction of a second, for example 1/640 of a second.
2931 *$2 is the exposure time written as a decimal, for example 0.0015625.
2932 *'sec' is the abbreviation used in English for the unit of time 'second'.",
2933 '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].
2934
2935 The [http://en.wikipedia.org/wiki/F_number F number] is the relative aperture of the camera.',
2936 'exif-fnumber-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].
2937
2938 *$1 is a number
2939 *f is the abbreviation used in English for 'f-number'.",
2940 '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].',
2941 '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].',
2942 '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].',
2943 '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].',
2944 '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].
2945
2946 [http://en.wikipedia.org/wiki/Shutter_speed Shutter speed] is the time that the camera shutter is open.',
2947 '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].
2948
2949 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'.",
2950 '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].',
2951 '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].
2952
2953 Another term for [http://en.wikipedia.org/wiki/Exposure_bias 'exposure bias'] is 'exposure compensation'.",
2954 '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].
2955
2956 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'.",
2957 '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].
2958
2959 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.",
2960 '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].
2961
2962 See [http://en.wikipedia.org/wiki/Metering_mode Wikipedia article] on metering mode.',
2963 '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].',
2964 '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].
2965
2966 See this [http://en.wikipedia.org/wiki/Flash_(photography) Wikipedia article] for an explanation of the term.
2967
2968 {{Identical|Flash}}',
2969 '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].
2970
2971 See this [http://en.wikipedia.org/wiki/Focal_length_(photography) Wikipedia article] for an explanation of the term.',
2972 'exif-focallength-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].
2973
2974 *$1 is a number
2975 *mm is the abbreviation used in English for the unit of measurement of length 'millimetre'.",
2976 '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].
2977
2978 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.',
2979 '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].',
2980 '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.
2981
2982 Spatial frequency response is a measure for the capability of camera lenses to depict spatial frequencies.',
2983 '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].
2984
2985 Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.',
2986 '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].',
2987 '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].',
2988 '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].',
2989 '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].',
2990 '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].',
2991 '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].',
2992 '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].',
2993 '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].
2994
2995 CFA stands for [http://en.wikipedia.org/wiki/Color_filter_array color filter array].',
2996 '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].
2997
2998 See also Wikipedia on [http://en.wikipedia.org/wiki/Image_processing image processing].',
2999 '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].
3000
3001 See also Wikipedia on [http://en.wikipedia.org/wiki/Exposure_(photography) exposure in photography].',
3002 '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].
3003
3004 See also Wikipedia on [http://en.wikipedia.org/wiki/Color_balance color balance].',
3005 '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].
3006
3007 See also Wikipedia on [http://en.wikipedia.org/wiki/Digital_zoom digital zoom].',
3008 '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].
3009
3010 See also Wikipedia on [http://en.wikipedia.org/wiki/Focal_length#In_photography focal length].',
3011 'exif-gpslatitude' => '{{Identical|Latitude}}',
3012 'exif-gpslongitude' => '{{Identical|Longitude}}',
3013
3014 # EXIF attributes
3015 'exif-compression-6' => '{{optional}}',
3016
3017 'exif-photometricinterpretation-2' => '{{optional}}',
3018
3019 'exif-orientation-1' => '{{Identical|Normal}}
3020 0th row: top; 0th column: left',
3021 'exif-orientation-2' => '0th row: top; 0th column: right',
3022 'exif-orientation-3' => '0th row: bottom; 0th column: right',
3023 'exif-orientation-4' => '0th row: bottom; 0th column: left',
3024 'exif-orientation-5' => '0th row: left; 0th column: top',
3025 'exif-orientation-6' => '0th row: right; 0th column: top',
3026 'exif-orientation-7' => '0th row: right; 0th column: bottom',
3027 'exif-orientation-8' => '0th row: left; 0th column: bottom',
3028
3029 'exif-componentsconfiguration-1' => '{{optional}}',
3030 'exif-componentsconfiguration-2' => '{{optional}}',
3031 'exif-componentsconfiguration-3' => '{{optional}}',
3032 'exif-componentsconfiguration-4' => '{{optional}}',
3033 'exif-componentsconfiguration-5' => '{{optional}}',
3034 'exif-componentsconfiguration-6' => '{{optional}}',
3035
3036 '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.",
3037 '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].',
3038 '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].',
3039 '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.",
3040 '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.",
3041 '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.",
3042 '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.",
3043
3044 'exif-subjectdistance-value' => '$1 is a distance measured in metres. The value can, and usually does, include decimal places.',
3045
3046 'exif-meteringmode-0' => '{{Identical|Unknown}}',
3047 'exif-meteringmode-255' => '{{Identical|Other}}',
3048
3049 'exif-lightsource-0' => '{{Identical|Unknown}}',
3050 'exif-lightsource-4' => '{{Identical|Flash}}',
3051 'exif-lightsource-21' => '{{optional}}',
3052 'exif-lightsource-22' => '{{optional}}',
3053 'exif-lightsource-23' => '{{optional}}',
3054
3055 # Flash modes
3056 '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].
3057
3058 "Strobe" and "flash" mean the same here.',
3059 '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].
3060
3061 "Strobe" and "flash" mean the same here.',
3062 '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].
3063
3064 "Strobe" and "flash" mean the same here.',
3065 'exif-flash-mode-1' => 'This is when you have chosen that your camera must use a flash for this picture.',
3066 'exif-flash-mode-2' => "This is when you have chosen that your camera must ''not'' use a flash for this picture.",
3067 '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].',
3068
3069 '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).",
3070 '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).",
3071
3072 'exif-filesource-3' => '{{optional}}',
3073
3074 '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.",
3075
3076 'exif-scenecapturetype-0' => '{{Identical|Standard}}',
3077
3078 'exif-gaincontrol-0' => 'Gain amplifies the signal off of the image sensor. Gain turns the brightness level up or down.
3079
3080 :0: None: no gain at all
3081 :1: Low gain up: some more brightness
3082 :2: High gain up: much more brightness
3083 :3: Low gain down: some less brightness (seems to be uncommon in photography)
3084 :4: High gain down: much less brightness (seems to be uncommon in photography)
3085
3086 {{Identical|None}}',
3087 'exif-gaincontrol-1' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
3088 'exif-gaincontrol-2' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
3089 'exif-gaincontrol-3' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
3090 'exif-gaincontrol-4' => '{{:MediaWiki:Exif-gaincontrol-0/qqq}}',
3091
3092 'exif-contrast-0' => '{{Identical|Normal}}',
3093 'exif-contrast-1' => '{{Identical|Soft}}',
3094 'exif-contrast-2' => '{{Identical|Hard}}',
3095
3096 'exif-saturation-0' => '{{Identical|Normal}}',
3097
3098 'exif-sharpness-0' => '{{Identical|Normal}}',
3099 'exif-sharpness-1' => '{{Identical|Soft}}',
3100 'exif-sharpness-2' => '{{Identical|Hard}}',
3101
3102 'exif-subjectdistancerange-0' => '{{Identical|Unknown}}',
3103 'exif-subjectdistancerange-1' => 'See also:
3104 * {{msg|Exif-subjectdistancerange-0}}
3105 * {{msg|Exif-subjectdistancerange-1}}
3106 * {{msg|Exif-subjectdistancerange-2}}
3107 * {{msg|Exif-subjectdistancerange-3}}',
3108
3109 # Pseudotags used for GPSSpeedRef
3110 'exif-gpsspeed-n' => "Knots: ''Knot'' is a unit of speed on water used for ships, etc., equal to one nautical mile per hour.",
3111
3112 # External editor support
3113 'edit-externally' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]].',
3114 'edit-externally-help' => 'Displayed on image description pages. See for example [[:Image:Yes.png#filehistory]].
3115
3116 Please leave the link http://www.mediawiki.org/wiki/Manual:External_editors exactly as it is.',
3117
3118 # 'all' in various places, this might be different for inflected languages
3119 'recentchangesall' => '{{Identical|All}}',
3120 'imagelistall' => '{{Identical|All}}',
3121 'watchlistall2' => 'Appears on [[Special:Watchlist]]. It is variable $3 in the text message [[Mediawiki:Wlshowlast]].
3122
3123 {{Identical|All}}',
3124 'namespacesall' => 'In special page [[Special:WhatLinksHere]]. Drop-down box option for namespace.
3125
3126 {{Identical|All}}',
3127 'monthsall' => 'Used in a drop-down box on [[Special:Contributions]] as an option for "all months". See also [[MediaWiki:Month/{{SUBPAGENAME}}]].
3128
3129 {{Identical|All}}',
3130 'limitall' => 'Used on [[Special:AllMessages]] (and potentially other TablePager based tables) to display "all" the messages.
3131
3132 {{Identical|All}}',
3133
3134 # E-mail address confirmation
3135 'confirmemail_needlogin' => 'Used on [[Special:ConfirmEmail]] when you are logged out.
3136 * $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
3137 'confirmemail_body' => 'This message is sent as an e-mail to users when they add or change their e-mail adress in [[Special:Preferences]].
3138 *$1 is the IP address of the user that changed the e-mail address
3139 *$2 is the name of the user
3140 *$3 is a URL to [[Special:ConfirmEmail]]
3141 *$4 is a time and date (duplicated by $6 and $7)
3142 *$5 is a URL to [[Special:InvalidateEmail]]
3143 *$6 is a date
3144 *$7 is a time',
3145 '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.',
3146 '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.",
3147
3148 # Trackbacks
3149 'trackbackbox' => '* $1 is the content of [[MediaWiki:Trackbackexcerpt]] or [[MediaWiki:Trackback]], depending if the trackback has an excerpt
3150
3151 {{doc-important|Do not remove the linebreak. $1 has to be the first character on a new line because it contains wiki markup}}
3152
3153 For information on trackback see [http://www.mediawiki.org/wiki/Manual:$wgUseTrackbacks mediawiki manual].',
3154 'trackback' => '{{optional}}
3155
3156 Do \'\'not\'\' change the leading ; and the first : as it is wiki markup.
3157
3158 * $1: title of the trackback
3159 * $2: URL of the trackback
3160 * <font style="color:grey;">$3: unused in this message, see [[MediaWiki:trackbackexcerpt]] instead</font>
3161 * $4: name of the trackback
3162 * $5: a link to delete the trackback. The content of [[MediaWiki:Trackbackremove]] is injected here.',
3163 'trackbackexcerpt' => "{{optional}}
3164
3165 Do ''not'' change the leading ; and the first : as it is wiki markup.
3166
3167 * $1: title of the trackback
3168 * $2: URL of the trackback
3169 * $3: an excerpt of the trackback
3170 * $4: name of the trackback
3171 * $5: a link to delete the trackback. The content of [[MediaWiki:Trackbackremove]] is injected here.",
3172
3173 'unit-pixel' => '{{optional}}',
3174
3175 # action=purge
3176 'confirm_purge_button' => '{{Identical|OK}}',
3177
3178 # Separators for various lists, etc.
3179 'comma-separator' => '{{optional}}',
3180 'colon-separator' => "Optional message. Change it only if your language uses another character for ':' or it needs an extra space before the colon.",
3181 'pipe-separator' => '{{optional}}',
3182 '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 &amp;#32; because the editing and updating process strips leading and trailing spaces from messages.
3183
3184 Most languages use a space, but some Asian languages, such as Thai and Chinese, do not.
3185
3186 {{optional}}',
3187
3188 # Multipage image navigation
3189 'imgmultipageprev' => '{{Identical|Previous page}}',
3190 'imgmultipagenext' => '{{Identical|Next page}}',
3191 'imgmultigo' => '{{Identical|Go}}',
3192
3193 # Table pager
3194 'ascending_abbrev' => 'Abbreviation of Ascending power',
3195 'table_pager_next' => '{{Identical|Next page}}',
3196 'table_pager_prev' => '{{Identical|Previous page}}',
3197 '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.",
3198 'table_pager_limit_submit' => '{{Identical|Go}}',
3199 '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]]).',
3200
3201 # Auto-summaries
3202 'autosumm-blank' => 'The auto summary when blanking the whole page. This is not the same as deleting the page.',
3203 'autosumm-replace' => 'The auto summary when a user removes a lot of characters in the page.',
3204 'autoredircomment' => 'The auto summary when making a redirect. $1 is the page where it redirects to.',
3205 'autosumm-new' => 'The auto summary when creating a new page. $1 are the first X number of characters of the new page.',
3206
3207 # Size units
3208 'size-bytes' => 'Size (of a page, typically) in bytes.',
3209 'size-kilobytes' => 'Size (of a page, typically) in kibibytes (1 kibibyte = 1024 bytes).',
3210 'size-megabytes' => 'Size (of a file, typically) in mebibytes (1 mebibyte = 1024×1024 bytes).',
3211 'size-gigabytes' => 'Size (of a file, typically) in gibibytes (1 gibibyte = 1024×1024×1024 bytes).',
3212
3213 # Live preview
3214 'livepreview-loading' => '{{Identical|Loading}}',
3215
3216 # Watchlist editor
3217 '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.',
3218 'watchlistedit-noitems' => "Message on Special page: Edit watchlist, which only appears when a user's watchlist is empty.",
3219 'watchlistedit-normal-explain' => 'An introduction/explanation about the [[Special:Watchlist/edit|normal edit watchlist function]].
3220 Hint: the text "Remove Titles" is in {{msg-mw|watchlistedit-normal-submit}}',
3221 'watchlistedit-normal-done' => 'Message on Special page: Edit watchlist after pages are removed from the watchlist.',
3222 'watchlistedit-raw-title' => '{{Identical|Edit raw watchlist}}',
3223 'watchlistedit-raw-legend' => '{{Identical|Edit raw watchlist}}',
3224 'watchlistedit-raw-explain' => 'An introduction/explanation about the [[Special:Watchlist/raw|raw edit watchlist function]].',
3225 'watchlistedit-raw-added' => 'Message on special page: Edit raw watchlist. The message appears after at least 1 message is added to the raw watchlist.',
3226 'watchlistedit-raw-removed' => 'Message on special page: Edit raw watchlist. The message appears after at least 1 message is deleted from the raw watchlist.',
3227
3228 # Watchlist editing tools
3229 'watchlisttools-view' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-edit}} and {{msg|watchlisttools-raw}}.',
3230 'watchlisttools-edit' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-view}} and {{msg|watchlisttools-raw}}.',
3231 'watchlisttools-raw' => '[[Special:Watchlist]]: Navigation link under the title. See also {{msg|watchlisttools-view}} and {{msg|watchlisttools-edit}}.
3232
3233 {{Identical|Edit raw watchlist}}',
3234
3235 # Iranian month names
3236 'iranian-calendar-m1' => 'Name of month in Iranian calender.',
3237 'iranian-calendar-m2' => 'Name of month in Iranian calender.',
3238 'iranian-calendar-m3' => 'Name of month in Iranian calender.',
3239 'iranian-calendar-m4' => 'Name of month in Iranian calender.',
3240 'iranian-calendar-m5' => 'Name of month in Iranian calender.',
3241 'iranian-calendar-m6' => 'Name of month in Iranian calender.',
3242 'iranian-calendar-m7' => 'Name of month in Iranian calender.',
3243 'iranian-calendar-m8' => 'Name of month in Iranian calender.',
3244 'iranian-calendar-m9' => 'Name of month in Iranian calender.',
3245 'iranian-calendar-m10' => 'Name of month in Iranian calender.',
3246 'iranian-calendar-m11' => 'Name of month in Iranian calender.',
3247 'iranian-calendar-m12' => 'Name of month in Iranian calender.',
3248
3249 # Hijri month names
3250 'hijri-calendar-m1' => 'Name of month in Islamic calender.',
3251 'hijri-calendar-m2' => 'Name of month in Islamic calender.',
3252 'hijri-calendar-m3' => 'Name of month in Islamic calender.',
3253 'hijri-calendar-m4' => 'Name of month in Islamic calender.',
3254 'hijri-calendar-m5' => 'Name of month in Islamic calender.',
3255 'hijri-calendar-m6' => 'Name of month in Islamic calender.',
3256 'hijri-calendar-m7' => 'Name of month in Islamic calender.',
3257 'hijri-calendar-m8' => 'Name of month in Islamic calender.',
3258 'hijri-calendar-m9' => 'Name of month in Islamic calender.',
3259 'hijri-calendar-m10' => 'Name of month in Islamic calender.',
3260 'hijri-calendar-m11' => 'Name of month in Islamic calender.',
3261 'hijri-calendar-m12' => 'Name of month in Islamic calender.',
3262
3263 # Hebrew month names
3264 'hebrew-calendar-m1' => 'Name of month in Hebrew calender.',
3265 'hebrew-calendar-m2' => 'Name of month in Hebrew calender.',
3266 'hebrew-calendar-m3' => 'Name of month in Hebrew calender.',
3267 'hebrew-calendar-m4' => 'Name of month in Hebrew calender.',
3268 'hebrew-calendar-m5' => 'Name of month in Hebrew calender.',
3269 'hebrew-calendar-m6' => 'Name of month in Hebrew calender.',
3270 'hebrew-calendar-m6a' => 'Name of month in Hebrew calender.',
3271 'hebrew-calendar-m6b' => 'Name of month in Hebrew calender.',
3272 'hebrew-calendar-m7' => 'Name of month in Hebrew calender.',
3273 'hebrew-calendar-m8' => 'Name of month in Hebrew calender.',
3274 'hebrew-calendar-m9' => 'Name of month in Hebrew calender.',
3275 'hebrew-calendar-m10' => 'Name of month in Hebrew calender.',
3276 'hebrew-calendar-m11' => 'Name of month in Hebrew calender.',
3277 'hebrew-calendar-m12' => 'Name of month in Hebrew calender.',
3278 'hebrew-calendar-m1-gen' => 'Name of month in Hebrew calender.',
3279 'hebrew-calendar-m2-gen' => 'Name of month in Hebrew calender.',
3280 'hebrew-calendar-m3-gen' => 'Name of month in Hebrew calender.',
3281 'hebrew-calendar-m4-gen' => 'Name of month in Hebrew calender.',
3282 'hebrew-calendar-m5-gen' => 'Name of month in Hebrew calender.',
3283 'hebrew-calendar-m6-gen' => 'Name of month in Hebrew calender.',
3284 'hebrew-calendar-m6a-gen' => 'Name of month in Hebrew calender.',
3285 'hebrew-calendar-m6b-gen' => 'Name of month in Hebrew calender.',
3286 'hebrew-calendar-m7-gen' => 'Name of month in Hebrew calender.',
3287 'hebrew-calendar-m8-gen' => 'Name of month in Hebrew calender.',
3288 'hebrew-calendar-m9-gen' => 'Name of month in Hebrew calender.',
3289 'hebrew-calendar-m10-gen' => 'Name of month in Hebrew calender.',
3290 'hebrew-calendar-m11-gen' => 'Name of month in Hebrew calender.',
3291 'hebrew-calendar-m12-gen' => 'Name of month in Hebrew calender.',
3292
3293 # Signatures
3294 'timezone-utc' => '{{optional}}',
3295
3296 # Core parser functions
3297 '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>.
3298 * Parameter $1: This is the unknown extension tag name.',
3299
3300 # Special:Version
3301 'version' => 'Name of special page displayed in [[Special:SpecialPages]]
3302
3303 {{Identical|Version}}',
3304 'version-extensions' => 'Header on [[Special:Version]].',
3305 'version-specialpages' => 'Part of [[Special:Version]].
3306
3307 {{Identical|Special pages}}',
3308 'version-parserhooks' => 'This message is a heading at [[Special:Version]] for extensions that modifies the parser of wikitext.',
3309 'version-other' => '{{Identical|Other}}',
3310 'version-mediahandlers' => 'Used in [[Special:Version]]. It is the title of a section for media handler extensions (e.g. [[mw:Extension:OggHandler]]).
3311 There are no such extensions here, so look at [[wikipedia:Special:Version]] for an example.',
3312 'version-hooks' => 'Shown in [[Special:Version]]',
3313 'version-extension-functions' => 'Shown in [[Special:Version]]',
3314 'version-parser-function-hooks' => 'Shown in [[Special:Version]]',
3315 'version-skin-extension-functions' => 'Shown in [[Special:Version]]',
3316 'version-hook-name' => 'Shown in [[Special:Version]]',
3317 'version-hook-subscribedby' => 'Shown in [[Special:Version]]',
3318 'version-version' => '{{Identical|Version}}',
3319 '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")
3320
3321 {{Identical|Revision}}',
3322 'version-software-product' => 'Shown in [[Special:Version]]',
3323 'version-software-version' => '{{Identical|Version}}',
3324
3325 # Special:FilePath
3326 'filepath' => 'Shown in [[Special:FilePath]]',
3327 'filepath-page' => 'Shown in [[Special:FilePath]]
3328
3329 {{Identical|File}}',
3330 'filepath-submit' => 'Shown in [[Special:FilePath]]',
3331 'filepath-summary' => 'Shown in [[Special:FilePath]]',
3332
3333 # Special:FileDuplicateSearch
3334 'fileduplicatesearch-summary' => 'Summary of [[Special:FileDuplicateSearch]]',
3335 'fileduplicatesearch-legend' => 'Legend of the fieldset around the input form of [[Special:FileDuplicateSearch]]',
3336 'fileduplicatesearch-filename' => 'Input form of [[Special:FileDuplicateSearch]]:
3337
3338 {{Identical|Filename}}',
3339 'fileduplicatesearch-submit' => '{{Identical|Search}}',
3340 'fileduplicatesearch-info' => 'Information beneath the thumbnail on the right side shown after a successful search via [[Special:FileDuplicateSearch]]
3341
3342 * $1: width of the file
3343 * $2: height of the file
3344 * $3: File size
3345 * $4: MIME type',
3346 'fileduplicatesearch-result-1' => 'Result line after the list of files of [[Special:FileDuplicateSearch]]
3347
3348 $1 is the name of the requested file.',
3349 'fileduplicatesearch-result-n' => 'Result line after the list of files of [[Special:FileDuplicateSearch]]
3350
3351 * $1 is the name of the requested file.
3352 * $2 is the number of identical duplicates of the requested file',
3353
3354 # Special:SpecialPages
3355 '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]].
3356
3357 {{Identical|Special pages}}',
3358 'specialpages-note' => 'Footer note for the [[Special:SpecialPages]] page',
3359 'specialpages-group-maintenance' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3360 'specialpages-group-other' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3361 'specialpages-group-login' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3362 'specialpages-group-changes' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3363 'specialpages-group-media' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3364 'specialpages-group-users' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3365 'specialpages-group-highuse' => 'Section heading in the list of [[Special:SpecialPages|Special pages]].',
3366 '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.',
3367 'specialpages-group-pagetools' => 'Title of the special pages group containing special pages like [[Special:MovePage]], [[Special:Undelete]], [[Special:WhatLinksHere]], [[Special:Export]] etc.',
3368 'specialpages-group-wiki' => 'Title of the special pages group, containing special pages like [[Special:Version]], [[Special:Statistics]], [[Special:LockDB]], etc.',
3369 '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.',
3370
3371 # Special:BlankPage
3372 'intentionallyblankpage' => 'Text displayed in [[Special:BlankPage]].',
3373
3374 # External image whitelist
3375 '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.",
3376
3377 # Special:Tags
3378 '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].
3379
3380 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'.",
3381 '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)',
3382 '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)
3383
3384 {{Identical|Filter}}',
3385 'tags-title' => 'The title of [[Special:Tags]]',
3386 'tags-intro' => 'Explanation on top of [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
3387 'tags-tag' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
3388 'tags-display-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
3389 'tags-description-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
3390 'tags-hitcount-header' => 'Caption of a column in [[Special:Tags]]. For more information on tags see [http://www.mediawiki.org/wiki/Manual:Tags Mediawiki].',
3391 'tags-edit' => '{{Identical|Edit}}
3392 Used on [[Special:Tags]]. Verb. Used as display text on a link to create/edit a description.',
3393 '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].
3394
3395 * <code>$1</code> is the number of changes marked with the tag',
3396
3397 # Database error messages
3398 'dberr-header' => 'This message does not allow any wiki nor html markup.',
3399 'dberr-problems' => 'This message does not allow any wiki nor html markup.',
3400 'dberr-again' => 'This message does not allow any wiki nor html markup.',
3401 'dberr-info' => 'This message does not allow any wiki nor html markup.',
3402 'dberr-usegoogle' => 'This message does not allow any wiki nor html markup.',
3403 'dberr-outofdate' => "In this sentence, '''their''' indexes refers to '''Google's''' indexes. This message does not allow any wiki nor html markup.",
3404
3405 # HTML forms
3406 'htmlform-submit' => '{{Identical|Submit}}',
3407 'htmlform-reset' => '{{Identical|Undo}}',
3408 'htmlform-selectorother-other' => 'Used in drop-down boxes in [[Special:Preferences]] as follows:
3409 * selection of timezone (date and time tab)
3410 * stub threshold (appearance tab)
3411
3412 {{Identical|Other}}',
3413
3414 # Add categories per AJAX
3415 'ajax-add-category-submit' => '{{Identical|Add}}',
3416 'ajax-confirm-save' => '{{Identical|Save}}',
3417 'ajax-confirm-actionsummary' => 'This message is followed by one of the following messages; {{msg-mw|ajax-add-category-summary}}, {{msg-mw|ajax-remove-category-summary}}.',
3418 'ajax-error-title' => '{{Identical|Error}}',
3419 'ajax-error-dismiss' => '{{Identical|OK}}',
3420
3421 );