Bug 3304: Language file for Croatian (LanguageHr.php)
[lhc/web/wiklou.git] / languages / LanguageEu.php
1 <?php
2 /**
3 * Language file for Basque (Euskara)
4 * Inherit from english
5 * @package MediaWiki
6 * @subpackage Language
7 */
8
9 require_once( 'LanguageUtf8.php' );
10
11 /* private */ $wgNamespaceNamesEu = array(
12 NS_MEDIA => 'Media',
13 NS_SPECIAL => 'Aparteko',
14 NS_MAIN => '',
15 NS_TALK => 'Eztabaida',
16 NS_USER => 'Lankide',
17 NS_USER_TALK => 'Lankide_eztabaida',
18 NS_PROJECT => $wgMetaNamespace,
19 NS_PROJECT_TALK => $wgMetaNamespace.'_eztabaida',
20 NS_IMAGE => 'Irudi',
21 NS_IMAGE_TALK => 'Irudi_eztabaida',
22 NS_MEDIAWIKI => 'MediaWiki',
23 NS_MEDIAWIKI_TALK => 'MediaWiki_eztabaida',
24 ) + $wgNamespaceNamesEn;
25
26 /* private */ $wgQuickbarSettingsEu = array(
27 'Ezein ere', 'Eskuinean', 'Ezkerrean', 'Ezkerrean mugikor'
28 );
29
30 /* private */ $wgSkinNamesEu = array(
31 'standard' => 'Lehenetsia',
32 'nostalgia' => 'Nostalgia',
33 'cologneblue' => 'Cologne Blue',
34 'smarty' => 'Paddington',
35 'montparnasse' => 'Montparnasse'
36 );
37
38 /* private */ $wgAllMessagesEu = array(
39 '1movedto2' => '$1 izenburua $2-en truke aldatu da.',
40 #'1movedto2_redir' => '$1 moved to $2 over redirect',
41 'about' => 'buruz',
42 'aboutpage' => 'Wikipedia:Wikipediari_buruz',
43 #'aboutsite' => 'About {{SITENAME}}',
44 #'accesskey-compareselectedversions' => 'v',
45 'accesskey-diff' => 'd',
46 #'accesskey-minoredit' => 'i',
47 #'accesskey-preview' => 'p',
48 #'accesskey-save' => 's',
49 #'accesskey-search' => 'f',
50 #'accmailtext' => 'The password for \'$1\' has been sent to $2.',
51 #'accmailtitle' => 'Password sent.',
52 #'acct_creation_throttle_hit' => 'Sorry, you have already created $1 accounts. You can\'t make any more.',
53 #'actioncomplete' => 'Action complete',
54 #'addedwatch' => 'Added to watchlist',
55 /* 'addedwatchtext' => 'The page "$1" has been added to your [[Special:Watchlist|watchlist]].
56 Future changes to this page and its associated Talk page will be listed there,
57 and the page will appear \'\'\'bolded\'\'\' in the [[Special:Recentchanges|list of recent changes]] to
58 make it easier to pick out.
59
60 <p>If you want to remove the page from your watchlist later, click "Stop watching" in the sidebar.', */
61 #'addgroup' => 'Add Group',
62 #'addgrouplogentry' => 'Added group $2',
63 #'addsection' => '+',
64 'administrators' => 'Wikipedia:Administratzaileak',
65 #'allarticles' => 'All articles',
66 #'allinnamespace' => 'All pages ($1 namespace)',
67 /* 'alllogstext' => 'Combined display of upload, deletion, protection, blocking, and sysop logs.
68 You can narrow down the view by selecting a log type, the user name, or the affected page.', */
69 'allmessages' => 'Mezu_guztiak',
70 #'allmessagescurrent' => 'Current text',
71 #'allmessagesdefault' => 'Default text',
72 #'allmessagesname' => 'Name',
73 #'allmessagesnotsupportedDB' => 'Special:AllMessages not supported because wgUseDatabaseMessages is off.',
74 #'allmessagesnotsupportedUI' => 'Your current interface language <b>$1</b> is not supported by Special:AllMessages at this site. ',
75 #'allmessagestext' => 'This is a list of system messages available in the MediaWiki: namespace.',
76 #'allnonarticles' => 'All non-articles',
77 #'allnotinnamespace' => 'All pages (not in $1 namespace)',
78 'allpages' => 'Orri guztiak',
79 #'allpagesfrom' => 'Display pages starting at:',
80 #'allpagesnext' => 'Next',
81 #'allpagesprev' => 'Previous',
82 #'allpagessubmit' => 'Go',
83 'alphaindexline' => '$1 -tik $2 -raino',
84 #'already_bureaucrat' => 'This user is already a bureaucrat',
85 #'already_steward' => 'This user is already a steward',
86 #'already_sysop' => 'This user is already an administrator',
87 'alreadyloggedin' => '<strong>Lankide $1, barruan zaude!</strong><br />',
88 /* 'alreadyrolled' => 'Cannot rollback last edit of [[$1]]
89 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the page already.
90
91 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ', */
92 'ancientpages' => 'Orri zaharrak',
93 #'and' => 'and',
94 #'anontalk' => 'Talk for this IP',
95 #'anontalkpagetext' => '----\'\'This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.\'\' ',
96 #'anonymous' => 'Anonymous user(s) of {{SITENAME}}',
97 #'apr' => 'Apr',
98 #'april' => 'April',
99 #'article' => 'Content page',
100 /* 'articleexists' => 'A page of that name already exists, or the
101 name you have chosen is not valid.
102 Please choose another name.', */
103 #'articlepage' => 'View content page',
104 #'aug' => 'Aug',
105 #'august' => 'August',
106 #'autoblocker' => 'Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". The reason given for $1\'s block is: "\'\'\'$2\'\'\'"',
107 #'badaccess' => 'Permission error',
108 /* 'badaccesstext' => 'The action you have requested is limited
109 to users with the "$2" permission assigned.
110 See $1.', */
111 #'badarticleerror' => 'This action cannot be performed on this page.',
112 #'badfilename' => 'File name has been changed to "$1".',
113 #'badfiletype' => '".$1" is not a recommended image file format.',
114 #'badipaddress' => 'Invalid IP address',
115 #'badquery' => 'Badly formed search query',
116 /* 'badquerytext' => 'We could not process your query.
117 This is probably because you have attempted to search for a
118 word fewer than three letters long, which is not yet supported.
119 It could also be that you have mistyped the expression, for
120 example "fish and and scales".
121 Please try another query.', */
122 #'badretype' => 'The passwords you entered do not match.',
123 #'badtitle' => 'Bad title',
124 /* 'badtitletext' => 'The requested page title was invalid, empty, or
125 an incorrectly linked inter-language or inter-wiki title.', */
126 #'blanknamespace' => '(Main)',
127 'blockedtext' => 'Your user name or IP address has been blocked by $1.
128 The reason given is this:<br />\'\'$2\'\'<p>You may contact $1 or one of the other
129 [[Wikipedia:Administratzaileak|administrators]] to discuss the block.
130
131 Note that you may not use the "email this user" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]].
132
133 Your IP address is $3. Please include this address in any queries you make.
134
135 ==Note to AOL users==
136 Due to continuing acts of vandalism by one particular AOL user, Wikipedia often blocks AOL proxies. Unfortunately, a single proxy server may be used by a large number of AOL users, and hence innocent AOL users are often inadvertently blocked. We apologise for any inconvenience caused.
137
138 If this happens to you, please email an administrator, using an AOL email address. Be sure to include the IP address given above.',
139 #'blockedtitle' => 'User is blocked',
140 #'blockip' => 'Block user',
141 #'blockipsuccesssub' => 'Block succeeded',
142 /* 'blockipsuccesstext' => '[[{{ns:Special}}:Contributions/$1|$1]] has been blocked.
143 <br />See[[{{ns:Special}}:Ipblocklist|IP block list]] to review blocks.', */
144 /* 'blockiptext' => 'Use the form below to block write access
145 from a specific IP address or username.
146 This should be done only only to prevent vandalism, and in
147 accordance with [[Project:Policy|policy]].
148 Fill in a specific reason below (for example, citing particular
149 pages that were vandalized).', */
150 #'blocklink' => 'block',
151 'blocklistline' => '$1, $2 blocked $3 (expires $4)',
152 #'blocklogentry' => 'blocked "[[$1]]" with an expiry time of $2',
153 #'blocklogpage' => 'Block_log',
154 /* 'blocklogtext' => 'This is a log of user blocking and unblocking actions. Automatically
155 blocked IP addresses are not listed. See the [[Special:Ipblocklist|IP block list]] for
156 the list of currently operational bans and blocks.', */
157 #'boardvote' => 'Wikimedia Board of Trustees election',
158 #'boardvote_days' => 'Days',
159 #'boardvote_dumplink' => 'Click here',
160 #'boardvote_edits' => 'Edits',
161 /* 'boardvote_entered' => 'Thank you, your vote has been recorded.
162
163 If you wish, you may record the following details. Your voting record is:
164
165 <pre>$1</pre>
166
167 It has been encrypted with the public key of the Election Administrators:
168
169 <pre>$2</pre>
170
171 The resulting encrypted version follows. It will be displayed publicly on [[Special:Boardvote/dump]].
172
173 <pre>$3</pre>
174
175 [[Special:Boardvote/entry|Back]]', */
176 /* 'boardvote_entry' => '<!--* [[Special:Boardvote/vote|Vote]]-->
177 * [[Special:Boardvote/list|List votes to date]]
178 * [[Special:Boardvote/dump|Dump encrypted election record]]', */
179 #'boardvote_footer' => '&nbsp;',
180 /* 'boardvote_intro' => '
181 <p>Welcome to the second elections for the Wikimedia Board of Trustees. We are
182 voting for two people to represent the community of users on the various
183 Wikimedia projects. They will help to determine the future direction
184 that the Wikimedia projects will take, individually and as a group, and
185 represent <em>your</em> interests and concerns to the Board of Trustees. They will
186 decide on ways to generate income and the allocation of moneys raised.</p>
187
188 <p>Please read the candidates\' statements and responses to queries carefully
189 before voting. Each of the candidates is a respected user, who has contributed
190 considerable time and effort to making these projects a welcoming environment
191 committed to the pursuit and free distribution of human knowledge.</p>
192
193 <p>You may vote for as many candidates as you want. The
194 candidate with the most votes in each position will be declared the winner of that
195 position. In the event of a tie, a run-off election will be held.</p>
196
197 <p>For more information, see:</p>
198 <ul><li><a href="http://meta.wikipedia.org/wiki/Election_FAQ_2005" class="external">Election FAQ</a></li>
199 <li><a href="http://meta.wikipedia.org/wiki/Election_Candidates_2005" class="external">Candidates</a></li></ul>
200 ', */
201 /* 'boardvote_intro_change' => '<p>You have voted before. However you may change
202 your vote using the form below. Please check the boxes next to each candidate whom
203 you approve of.</p>', */
204 #'boardvote_ip' => 'IP',
205 /* 'boardvote_listintro' => '<p>This is a list of all votes which have been recorded
206 to date. $1 for the encrypted data.</p>', */
207 #'boardvote_needadmin' => 'Only election administrators can perform this operation.',
208 /* 'boardvote_notloggedin' => 'You are not logged in. To vote, you must use an account
209 with at least $1 contributions before $2.', */
210 /* 'boardvote_notqualified' => 'Sorry, you made only $1 edits before $2. You
211 need at least $3 to be able to vote.', */
212 #'boardvote_novotes' => 'Nobody has voted yet.',
213 #'boardvote_sitenotice' => '<a href="{{localurle:Special:Boardvote/vote}}">Wikimedia Board Elections</a>: Vote open until July 12',
214 #'boardvote_strike' => 'Strike',
215 #'boardvote_time' => 'Time',
216 #'boardvote_ua' => 'User agent',
217 #'boardvote_unstrike' => 'Unstrike',
218 #'boardvote_user' => 'User',
219 'bold_sample' => 'Lodia',
220 'bold_tip' => 'Lodia',
221 #'booksources' => 'Book sources',
222 /* 'booksourcetext' => 'Below is a list of links to other sites that
223 sell new and used books, and may also have further information
224 about books you are looking for.', */
225 #'brokenredirects' => 'Broken Redirects',
226 #'brokenredirectstext' => 'The following redirects link to a non-existing pages.',
227 #'bugreports' => 'Bug reports',
228 #'bugreportspage' => 'Project:Bug_reports',
229 #'bureaucratlog' => 'Bureaucrat_log',
230 #'bureaucratlogentry' => 'Changed group membership for $1 from $2 to $3',
231 #'bydate' => 'by date',
232 #'byname' => 'by name',
233 #'bysize' => 'by size',
234 #'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
235 'cancel' => 'Bertan behera utzi',
236 #'cannotdelete' => 'Could not delete the page or file specified. (It may have already been deleted by someone else.)',
237 #'cantrollback' => 'Cannot revert edit; last contributor is only author of this page.',
238 'categories' => 'Kategoriak',
239 #'categoriespagetext' => 'The following categories exist in the wiki.',
240 'category' => 'kategoria',
241 'category_header' => '"$1" kategoriako artikuluak',
242 'categoryarticlecount' => 'Kategoria honetan $1 artikulu daude.',
243 #'categoryarticlecount1' => 'There is $1 article in this category.',
244 #'changed' => 'changed',
245 #'changegrouplogentry' => 'Changed group $2',
246 #'changepassword' => 'Change password',
247 #'changes' => 'changes',
248 #'checkuser' => 'Check user',
249 #'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools&rarr;Preferences''.",
250 #'columns' => 'Columns',
251 #'compareselectedversions' => 'Compare selected versions',
252 #'confirm' => 'Confirm',
253 #'confirmdelete' => 'Confirm delete',
254 /* 'confirmdeletetext' => 'You are about to permanently delete a page
255 or image along with all of its history from the database.
256 Please confirm that you intend to do this, that you understand the
257 consequences, and that you are doing this in accordance with
258 [[Project:Policy]].', */
259 #'confirmemail' => 'Confirm E-mail address',
260 'confirmemail_body' => 'Someone, probably you from IP address $1, has registered an
261 account "$2" with this e-mail address on {{SITENAME}}.
262
263 To confirm that this account really does belong to you and activate
264 e-mail features on {{SITENAME}}, open this link in your browser:
265
266 $3
267
268 If this is *not* you, don\'t follow the link. This confirmation code
269 will expire at $4.',
270 #'confirmemail_error' => 'Something went wrong saving your confirmation.',
271 #'confirmemail_invalid' => 'Invalid confirmation code. The code may have expired.',
272 #'confirmemail_loggedin' => 'Your e-mail address has now been confirmed.',
273 #'confirmemail_send' => 'Mail a confirmation code',
274 #'confirmemail_sendfailed' => 'Could not send confirmation mail. Check address for invalid characters.',
275 #'confirmemail_sent' => 'Confirmation e-mail sent.',
276 #'confirmemail_subject' => '{{SITENAME}} e-mail address confirmation',
277 #'confirmemail_success' => 'Your e-mail address has been confirmed. You may now log in and enjoy the wiki.',
278 /* 'confirmemail_text' => 'This wiki requires that you validate your e-mail address
279 before using e-mail features. Activate the button below to send a confirmation
280 mail to your address. The mail will include a link containing a code; load the
281 link in your browser to confirm that your e-mail address is valid.', */
282 #'confirmprotect' => 'Confirm protection',
283 #'confirmprotecttext' => 'Do you really want to protect this page?',
284 #'confirmunprotect' => 'Confirm unprotection',
285 #'confirmunprotecttext' => 'Do you really want to unprotect this page?',
286 #'contextchars' => 'Context per line',
287 #'contextlines' => 'Lines per hit',
288 #'contribs-showhideminor' => '$1 minor edits',
289 #'contribslink' => 'contribs',
290 #'contribsub' => 'For $1',
291 'contributions' => 'Lankidearen ekarpenak',
292 #'copyright' => 'Content is available under $1.',
293 #'copyrightpage' => 'Project:Copyrights',
294 #'copyrightpagename' => '{{SITENAME}} copyright',
295 'copyrightwarning' => 'Mesedez, egin kontu Wikipedia-ri egindako ekarpen guztiak GNU Dokumentazio aske Lizentziaren barnean egin dela suposatzen dela (begira $1). Ez ezazu sakatu bidaltzeko botoia zure idatzia, baimenik gabe eta zure nahiaren aurka hedatzen ikustea nahi ez baduzu. Zu ere, idatzia zure kabuz idatzi duzula, edo publikora zabaldutako leku batetik ateratzen ari zarela agintzen ari zara. <strong>EZ EZAZU COPYRIGHT BATEN MENPEAN DAGOEN LANA BAIMENIK GABE ERABILI!</strong>',
296 /* 'copyrightwarning2' => 'Please note that all contributions to {{SITENAME}}
297 may be edited, altered, or removed by other contributors.
298 If you don\'t want your writing to be edited mercilessly, then don\'t submit it here.<br />
299 You are also promising us that you wrote this yourself, or copied it from a
300 public domain or similar free resource (see $1 for details).
301 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>', */
302 #'couldntremove' => 'Couldn\'t remove item \'$1\'...',
303 #'createaccount' => 'Create new account',
304 #'createaccountmail' => 'by email',
305 #'createarticle' => 'Create article',
306 #'created' => 'created',
307 #'creditspage' => 'Page credits',
308 'cur' => 'azk',
309 'currentevents' => 'Gaurkotasun',
310 #'currentevents-url' => 'Current events',
311 'currentrev' => 'Azken eguneratzea',
312 #'currentrevisionlink' => 'view current revision',
313 #'data' => 'Data',
314 #'databaseerror' => 'Database error',
315 #'dateformat' => 'Date format',
316 /* 'dberrortext' => 'A database query syntax error has occurred.
317 This may indicate a bug in the software.
318 The last attempted database query was:
319 <blockquote><tt>$1</tt></blockquote>
320 from within function "<tt>$2</tt>".
321 MySQL returned error "<tt>$3: $4</tt>".', */
322 /* 'dberrortextcl' => 'A database query syntax error has occurred.
323 The last attempted database query was:
324 "$1"
325 from within function "$2".
326 MySQL returned error "$3: $4".
327 ', */
328 'deadendpages' => 'Artikulu itsuak',
329 #'debug' => 'Debug',
330 #'dec' => 'Dec',
331 #'december' => 'December',
332 #'default' => 'default',
333 #'defaultns' => 'Search in these namespaces by default:',
334 #'defemailsubject' => '{{SITENAME}} e-mail',
335 #'delete' => 'Delete',
336 #'delete_and_move' => 'Delete and move',
337 #'delete_and_move_reason' => 'Deleted to make way for move',
338 /* 'delete_and_move_text' => '==Deletion required==
339
340 The destination article "[[$1]]" already exists. Do you want to delete it to make way for the move?', */
341 #'deletecomment' => 'Reason for deletion',
342 #'deletedarticle' => 'deleted "[[$1]]"',
343 #'deletedrev' => '[deleted]',
344 #'deletedrevision' => 'Deleted old revision $1.',
345 /* 'deletedtext' => '"$1" has been deleted.
346 See $2 for a record of recent deletions.', */
347 #'deleteimg' => 'del',
348 #'deleteimgcompletely' => 'Delete all revisions of this file',
349 #'deletepage' => 'Delete page',
350 #'deletesub' => '(Deleting "$1")',
351 'deletethispage' => 'Orria ezabatu',
352 #'deletionlog' => 'deletion log',
353 #'dellogpage' => 'Deletion_log',
354 #'dellogpagetext' => 'Below is a list of the most recent deletions.',
355 #'destfilename' => 'Destination filename',
356 /* 'developertext' => 'The action you have requested can only be
357 performed by users with "developer" capability.
358 See $1.', */
359 #'developertitle' => 'Developer access required',
360 #'diff' => 'diff',
361 #'difference' => '(Difference between revisions)',
362 #'disambiguations' => 'Disambiguation pages',
363 #'disambiguationspage' => 'Template:disambig',
364 #'disambiguationstext' => 'The following pages link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as disambiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.',
365 #'disclaimerpage' => 'Project:General_disclaimer',
366 #'disclaimers' => 'Disclaimers',
367 #'doubleredirects' => 'Double redirects',
368 #'doubleredirectstext' => 'Each row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the "real" target page, which the first redirect should point to.',
369 /* 'eauthentsent' => 'A confirmation email has been sent to the nominated email address.
370 Before any other mail is sent to the account, you will have to follow the instructions in the email,
371 to confirm that the account is actually yours.', */
372 #'edit' => 'Edit this page',
373 #'edit-externally' => 'Edit this file using an external application',
374 #'edit-externally-help' => 'See the [http://meta.wikimedia.org/wiki/Help:External_editors setup instructions] for more information.',
375 #'editcomment' => 'The edit comment was: "<i>$1</i>".',
376 #'editconflict' => 'Edit conflict: $1',
377 #'editcurrent' => 'Edit the current version of this page',
378 #'editgroup' => 'Edit Group',
379 'edithelp' => 'Editatzeko laguntza',
380 'edithelppage' => 'Wikipedia:Editatzeko laguntza',
381 'editing' => '"$1" editatzen',
382 #'editingcomment' => 'Editing $1 (comment)',
383 /* 'editingold' => '<strong>WARNING: You are editing an out-of-date
384 revision of this page.
385 If you save it, any changes made since this revision will be lost.</strong>', */
386 #'editingsection' => 'Editing $1 (section)',
387 'editsection' => 'editatu',
388 'editthispage' => 'Orria editatu',
389 #'editusergroup' => 'Edit User Groups',
390 #'email' => 'Email',
391 #'emailauthenticated' => 'Your email address was authenticated on $1.',
392 #'emailconfirmlink' => 'Confirm your e-mail address',
393 #'emailflag' => 'Disable e-mail from other users',
394 /* 'emailforlost' => 'Fields marked with superscripts are optional. Storing an email address enables people to contact you through the website without you having to reveal your
395 email address to them, and it can be used to send you a new password if you forget it.<br /><br />Your real name, if you choose to provide it, will be used for giving you attribution for your work.', */
396 #'emailfrom' => 'From',
397 #'emailmessage' => 'Message',
398 /* 'emailnotauthenticated' => 'Your email address is <strong>not yet authenticated</strong>. No email
399 will be sent for any of the following features.', */
400 #'emailpage' => 'E-mail user',
401 /* 'emailpagetext' => 'If this user has entered a valid e-mail address in
402 his or her user preferences, the form below will send a single message.
403 The e-mail address you entered in your user preferences will appear
404 as the "From" address of the mail, so the recipient will be able
405 to reply.', */
406 #'emailsend' => 'Send',
407 #'emailsent' => 'E-mail sent',
408 #'emailsenttext' => 'Your e-mail message has been sent.',
409 #'emailsubject' => 'Subject',
410 #'emailto' => 'To',
411 #'emailuser' => 'E-mail this user',
412 #'emptyfile' => 'The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file.',
413 /* 'enotif_body' => 'Dear $WATCHINGUSERNAME,
414
415 the {{SITENAME}} page $PAGETITLE has been $CHANGEDORCREATED on $PAGEEDITDATE by $PAGEEDITOR, see $PAGETITLE_URL for the current version.
416
417 $NEWPAGE
418
419 Editor\'s summary: $PAGESUMMARY $PAGEMINOREDIT
420
421 Contact the editor:
422 mail: $PAGEEDITOR_EMAIL
423 wiki: $PAGEEDITOR_WIKI
424
425 There will be no other notifications in case of further changes unless you visit this page. You could also reset the notification flags for all your watched pages on your watchlist.
426
427 Your friendly {{SITENAME}} notification system
428
429 --
430 To change your watchlist settings, visit
431 {{SERVER}}{{localurl:Special:Watchlist/edit}}
432
433 Feedback and further assistance:
434 {{SERVER}}{{localurl:Help:Contents}}', */
435 #'enotif_lastvisited' => 'See $1 for all changes since your last visit.',
436 #'enotif_mailer' => '{{SITENAME}} Notification Mailer',
437 #'enotif_newpagetext' => 'This is a new page.',
438 #'enotif_reset' => 'Mark all pages visited',
439 #'enotif_subject' => '{{SITENAME}} page $PAGETITLE has been $CHANGEDORCREATED by $PAGEEDITOR',
440 /* 'enterlockreason' => 'Enter a reason for the lock, including an estimate
441 of when the lock will be released', */
442 #'error' => 'Error',
443 #'errorpagetitle' => 'Error',
444 #'exbeforeblank' => 'content before blanking was: \'$1\'',
445 #'exblank' => 'page was empty',
446 #'excontent' => 'content was: \'$1\'',
447 #'excontentauthor' => 'content was: \'$1\' (and the only contributor was \'$2\')',
448 #'exif-aperturevalue' => 'Aperture',
449 #'exif-artist' => 'Author',
450 #'exif-bitspersample' => 'Bits per component',
451 #'exif-brightnessvalue' => 'Brightness',
452 #'exif-cfapattern' => 'CFA pattern',
453 #'exif-colorspace' => 'Color space',
454 #'exif-colorspace-1' => 'sRGB',
455 #'exif-colorspace-ffff.h' => 'FFFF.H',
456 #'exif-componentsconfiguration' => 'Meaning of each component',
457 #'exif-componentsconfiguration-0' => 'does not exist',
458 #'exif-componentsconfiguration-1' => 'Y',
459 #'exif-componentsconfiguration-2' => 'Cb',
460 #'exif-componentsconfiguration-3' => 'Cr',
461 #'exif-componentsconfiguration-4' => 'R',
462 #'exif-componentsconfiguration-5' => 'G',
463 #'exif-componentsconfiguration-6' => 'B',
464 #'exif-compressedbitsperpixel' => 'Image compression mode',
465 #'exif-compression' => 'Compression scheme',
466 #'exif-compression-1' => 'Uncompressed',
467 #'exif-compression-6' => 'JPEG',
468 #'exif-contrast' => 'Contrast',
469 #'exif-contrast-0' => 'Normal',
470 #'exif-contrast-1' => 'Soft',
471 #'exif-contrast-2' => 'Hard',
472 #'exif-copyright' => 'Copyright holder',
473 #'exif-customrendered' => 'Custom image processing',
474 #'exif-customrendered-0' => 'Normal process',
475 #'exif-customrendered-1' => 'Custom process',
476 #'exif-datetime' => 'File change date and time',
477 #'exif-datetimedigitized' => 'Date and time of digitizing',
478 #'exif-datetimeoriginal' => 'Date and time of data generation',
479 #'exif-devicesettingdescription' => 'Device settings description',
480 #'exif-digitalzoomratio' => 'Digital zoom ratio',
481 #'exif-exifversion' => 'Exif version',
482 #'exif-exposurebiasvalue' => 'Exposure bias',
483 #'exif-exposureindex' => 'Exposure index',
484 #'exif-exposuremode' => 'Exposure mode',
485 #'exif-exposuremode-0' => 'Auto exposure',
486 #'exif-exposuremode-1' => 'Manual exposure',
487 #'exif-exposuremode-2' => 'Auto bracket',
488 #'exif-exposureprogram' => 'Exposure Program',
489 #'exif-exposureprogram-0' => 'Not defined',
490 #'exif-exposureprogram-1' => 'Manual',
491 #'exif-exposureprogram-2' => 'Normal program',
492 #'exif-exposureprogram-3' => 'Aperture priority',
493 #'exif-exposureprogram-4' => 'Shutter priority',
494 #'exif-exposureprogram-5' => 'Creative program (biased toward depth of field)',
495 #'exif-exposureprogram-6' => 'Action program (biased toward fast shutter speed)',
496 #'exif-exposureprogram-7' => 'Portrait mode (for closeup photos with the background out of focus)',
497 #'exif-exposureprogram-8' => 'Landscape mode (for landscape photos with the background in focus)',
498 #'exif-exposuretime' => 'Exposure time',
499 #'exif-filesource' => 'File source',
500 #'exif-filesource-3' => 'DSC',
501 #'exif-flash' => 'Flash',
502 #'exif-flashenergy' => 'Flash energy',
503 #'exif-flashpixversion' => 'Supported Flashpix version',
504 #'exif-fnumber' => 'F Number',
505 #'exif-focallength' => 'Lens focal length',
506 #'exif-focallengthin35mmfilm' => 'Focal length in 35 mm film',
507 #'exif-focalplaneresolutionunit' => 'Focal plane resolution unit',
508 #'exif-focalplaneresolutionunit-2' => 'inches',
509 #'exif-focalplanexresolution' => 'Focal plane X resolution',
510 #'exif-focalplaneyresolution' => 'Focal plane Y resolution',
511 #'exif-gaincontrol' => 'Scene control',
512 #'exif-gaincontrol-0' => 'None',
513 #'exif-gaincontrol-1' => 'Low gain up',
514 #'exif-gaincontrol-2' => 'High gain up',
515 #'exif-gaincontrol-3' => 'Low gain down',
516 #'exif-gaincontrol-4' => 'High gain down',
517 #'exif-gpsaltitude' => 'Altitude',
518 #'exif-gpsaltituderef' => 'Altitude reference',
519 #'exif-gpsareainformation' => 'Name of GPS area',
520 #'exif-gpsdatestamp' => 'GPS date',
521 #'exif-gpsdestbearing' => 'Bearing of destination',
522 #'exif-gpsdestbearingref' => 'Reference for bearing of destination',
523 #'exif-gpsdestdistance' => 'Distance to destination',
524 #'exif-gpsdestdistanceref' => 'Reference for distance to destination',
525 #'exif-gpsdestlatitude' => 'Latitude destination',
526 #'exif-gpsdestlatituderef' => 'Reference for latitude of destination',
527 #'exif-gpsdestlongitude' => 'Longitude of destination',
528 #'exif-gpsdestlongituderef' => 'Reference for longitude of destination',
529 #'exif-gpsdifferential' => 'GPS differential correction',
530 #'exif-gpsdirection-m' => 'Magnetic direction',
531 #'exif-gpsdirection-t' => 'True direction',
532 #'exif-gpsdop' => 'Measurement precision',
533 #'exif-gpsimgdirection' => 'Direction of image',
534 #'exif-gpsimgdirectionref' => 'Reference for direction of image',
535 #'exif-gpslatitude' => 'Latitude',
536 #'exif-gpslatitude-n' => 'North latitude',
537 #'exif-gpslatitude-s' => 'South latitude',
538 #'exif-gpslatituderef' => 'North or South Latitude',
539 #'exif-gpslongitude' => 'Longitude',
540 #'exif-gpslongitude-e' => 'East longitude',
541 #'exif-gpslongitude-w' => 'West longitude',
542 #'exif-gpslongituderef' => 'East or West Longitude',
543 #'exif-gpsmapdatum' => 'Geodetic survey data used',
544 #'exif-gpsmeasuremode' => 'Measurement mode',
545 #'exif-gpsmeasuremode-2' => '2-dimensional measurement',
546 #'exif-gpsmeasuremode-3' => '3-dimensional measurement',
547 #'exif-gpsprocessingmethod' => 'Name of GPS processing method',
548 #'exif-gpssatellites' => 'Satellites used for measurement',
549 #'exif-gpsspeed' => 'Speed of GPS receiver',
550 #'exif-gpsspeed-k' => 'Kilometres per hour',
551 #'exif-gpsspeed-m' => 'Miles per hour',
552 #'exif-gpsspeed-n' => 'Knots',
553 #'exif-gpsspeedref' => 'Speed unit',
554 #'exif-gpsstatus' => 'Receiver status',
555 #'exif-gpsstatus-a' => 'Measurement in progress',
556 #'exif-gpsstatus-v' => 'Measurement interoperability',
557 #'exif-gpstimestamp' => 'GPS time (atomic clock)',
558 #'exif-gpstrack' => 'Direction of movement',
559 #'exif-gpstrackref' => 'Reference for direction of movement',
560 #'exif-gpsversionid' => 'GPS tag version',
561 #'exif-imagedescription' => 'Image title',
562 #'exif-imagelength' => 'Height',
563 #'exif-imageuniqueid' => 'Unique image ID',
564 #'exif-imagewidth' => 'Width',
565 #'exif-isospeedratings' => 'ISO speed rating',
566 #'exif-jpeginterchangeformat' => 'Offset to JPEG SOI',
567 #'exif-jpeginterchangeformatlength' => 'Bytes of JPEG data',
568 #'exif-lightsource' => 'Light source',
569 #'exif-lightsource-0' => 'Unknown',
570 #'exif-lightsource-1' => 'Daylight',
571 #'exif-lightsource-10' => 'Clody weather',
572 #'exif-lightsource-11' => 'Shade',
573 #'exif-lightsource-12' => 'Daylight fluorescent (D 5700 – 7100K)',
574 #'exif-lightsource-13' => 'Day white fluorescent (N 4600 – 5400K)',
575 #'exif-lightsource-14' => 'Cool white fluorescent (W 3900 – 4500K)',
576 #'exif-lightsource-15' => 'White fluorescent (WW 3200 – 3700K)',
577 #'exif-lightsource-17' => 'Standard light A',
578 #'exif-lightsource-18' => 'Standard light B',
579 #'exif-lightsource-19' => 'Standard light C',
580 #'exif-lightsource-2' => 'Fluorescent',
581 #'exif-lightsource-20' => 'D55',
582 #'exif-lightsource-21' => 'D65',
583 #'exif-lightsource-22' => 'D75',
584 #'exif-lightsource-23' => 'D50',
585 #'exif-lightsource-24' => 'ISO studio tungsten',
586 #'exif-lightsource-255' => 'Other light source',
587 #'exif-lightsource-3' => 'Tungsten (incandescent light)',
588 #'exif-lightsource-4' => 'Flash',
589 #'exif-lightsource-9' => 'Fine weather',
590 #'exif-make' => 'Camera manufacturer',
591 #'exif-make-value' => '$1',
592 #'exif-makernote' => 'Manufacturer notes',
593 #'exif-maxaperturevalue' => 'Maximum land aperture',
594 #'exif-meteringmode' => 'Metering mode',
595 #'exif-meteringmode-0' => 'Unknown',
596 #'exif-meteringmode-1' => 'Average',
597 #'exif-meteringmode-2' => 'CenterWeightedAverage',
598 #'exif-meteringmode-255' => 'Other',
599 #'exif-meteringmode-3' => 'Spot',
600 #'exif-meteringmode-4' => 'MultiSpot',
601 #'exif-meteringmode-5' => 'Pattern',
602 #'exif-meteringmode-6' => 'Partial',
603 #'exif-model' => 'Camera model',
604 #'exif-model-value' => '$1',
605 #'exif-oecf' => 'Optoelectronic conversion factor',
606 #'exif-orientation' => 'Orientation',
607 #'exif-orientation-1' => 'Normal',
608 #'exif-orientation-2' => 'Flipped horizontally',
609 #'exif-orientation-3' => 'Rotated 180°',
610 #'exif-orientation-4' => 'Flipped vertically',
611 #'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically',
612 #'exif-orientation-6' => 'Rotated 90° CW',
613 #'exif-orientation-7' => 'Rotated 90° CW and flipped vertically',
614 #'exif-orientation-8' => 'Rotated 90° CCW',
615 #'exif-photometricinterpretation' => 'Pixel composition',
616 #'exif-photometricinterpretation-1' => 'RGB',
617 #'exif-photometricinterpretation-6' => 'YCbCr',
618 #'exif-pixelxdimension' => 'Valind image height',
619 #'exif-pixelydimension' => 'Valid image width',
620 #'exif-planarconfiguration' => 'Data arrangement',
621 #'exif-planarconfiguration-1' => 'chunky format',
622 #'exif-planarconfiguration-2' => 'planar format',
623 #'exif-primarychromaticities' => 'Chromaticities of primarities',
624 #'exif-referenceblackwhite' => 'Pair of black and white reference values',
625 #'exif-relatedsoundfile' => 'Related audio file',
626 #'exif-resolutionunit' => 'Unit of X and Y resolution',
627 #'exif-rowsperstrip' => 'Number of rows per strip',
628 #'exif-samplesperpixel' => 'Number of components',
629 #'exif-saturation' => 'Saturation',
630 #'exif-saturation-0' => 'Normal',
631 #'exif-saturation-1' => 'Low saturation',
632 #'exif-saturation-2' => 'High saturation',
633 #'exif-scenecapturetype' => 'Scene capture type',
634 #'exif-scenecapturetype-0' => 'Standard',
635 #'exif-scenecapturetype-1' => 'Landscape',
636 #'exif-scenecapturetype-2' => 'Portrait',
637 #'exif-scenecapturetype-3' => 'Night scene',
638 #'exif-scenetype' => 'Scene type',
639 #'exif-scenetype-1' => 'A directly photographed image',
640 #'exif-sensingmethod' => 'Sensing method',
641 #'exif-sensingmethod-1' => 'Undefined',
642 #'exif-sensingmethod-2' => 'One-chip color area sensor',
643 #'exif-sensingmethod-3' => 'Two-chip color area sensor',
644 #'exif-sensingmethod-4' => 'Three-chip color area sensor',
645 #'exif-sensingmethod-5' => 'Color sequential area sensor',
646 #'exif-sensingmethod-7' => 'Trilinear sensor',
647 #'exif-sensingmethod-8' => 'Color sequential linear sensor',
648 #'exif-sharpness' => 'Sharpness',
649 #'exif-sharpness-0' => 'Normal',
650 #'exif-sharpness-1' => 'Soft',
651 #'exif-sharpness-2' => 'Hard',
652 #'exif-shutterspeedvalue' => 'Shutter speed',
653 #'exif-software' => 'Software used',
654 #'exif-software-value' => '$1',
655 #'exif-spatialfrequencyresponse' => 'Spatial frequency response',
656 #'exif-spectralsensitivity' => 'Spectral sensitivity',
657 #'exif-stripbytecounts' => 'Bytes per compressed strip',
658 #'exif-stripoffsets' => 'Image data location',
659 #'exif-subjectarea' => 'Subject area',
660 #'exif-subjectdistance' => 'Subject distance',
661 #'exif-subjectdistance-value' => '$1 metres',
662 #'exif-subjectdistancerange' => 'Subject distance range',
663 #'exif-subjectdistancerange-0' => 'Unknown',
664 #'exif-subjectdistancerange-1' => 'Macro',
665 #'exif-subjectdistancerange-2' => 'Close view',
666 #'exif-subjectdistancerange-3' => 'Distant view',
667 #'exif-subjectlocation' => 'Subject location',
668 #'exif-subsectime' => 'DateTime subseconds',
669 #'exif-subsectimedigitized' => 'DateTimeDigitized subseconds',
670 #'exif-subsectimeoriginal' => 'DateTimeOriginal subseconds',
671 #'exif-transferfunction' => 'Transfer function',
672 #'exif-usercomment' => 'User comments',
673 #'exif-whitebalance' => 'White Balance',
674 #'exif-whitebalance-0' => 'Auto white balance',
675 #'exif-whitebalance-1' => 'Manual white balance',
676 #'exif-whitepoint' => 'White point chromaticity',
677 #'exif-xresolution' => 'Horizontal resolution',
678 #'exif-xyresolution-c' => '$1 dpc',
679 #'exif-xyresolution-i' => '$1 dpi',
680 #'exif-ycbcrcoefficients' => 'Color space transformation matrix coefficients',
681 #'exif-ycbcrpositioning' => 'Y and C positioning',
682 #'exif-ycbcrsubsampling' => 'Subsampling ratio of Y to C',
683 #'exif-yresolution' => 'Vertical resolution',
684 #'expiringblock' => 'expires $1',
685 /* 'explainconflict' => 'Someone else has changed this page since you
686 started editing it.
687 The upper text area contains the page text as it currently exists.
688 Your changes are shown in the lower text area.
689 You will have to merge your changes into the existing text.
690 <b>Only</b> the text in the upper text area will be saved when you
691 press "Save page".<br />', */
692 #'export' => 'Export pages',
693 #'exportcuronly' => 'Include only the current revision, not the full history',
694 /* 'exporttext' => 'You can export the text and editing history of a particular page or
695 set of pages wrapped in some XML. In the future, this may then be imported into another
696 wiki running MediaWiki software, although there is no support for this feature in the
697 current version.
698
699 To export article pages, enter the titles in the text box below, one title per line, and
700 select whether you want the current version as well as all old versions, with the page
701 history lines, or just the current version with the info about the last edit.
702
703 In the latter case you can also use a link, e.g. [[{{ns:Special}}:Export/Train]] for the
704 article [[Train]].
705 ', */
706 #'externaldberror' => 'There was either an external authentication database error or you are not allowed to update your external account.',
707 #'extlink_sample' => 'http://www.example.com link title',
708 #'extlink_tip' => 'External link (remember http:// prefix)',
709 #'faq' => 'FAQ',
710 #'faqpage' => 'Project:FAQ',
711 #'feb' => 'Feb',
712 #'february' => 'February',
713 #'feedlinks' => 'Feed:',
714 #'filecopyerror' => 'Could not copy file "$1" to "$2".',
715 #'filedeleteerror' => 'Could not delete file "$1".',
716 #'filedesc' => 'Summary',
717 #'fileexists' => 'A file with this name exists already, please check $1 if you are not sure if you want to change it.',
718 #'fileinfo' => '$1KB, MIME type: <code>$2</code>',
719 #'filemissing' => 'File missing',
720 #'filename' => 'Filename',
721 #'filenotfound' => 'Could not find file "$1".',
722 #'filerenameerror' => 'Could not rename file "$1" to "$2".',
723 #'files' => 'Files',
724 #'filesource' => 'Source',
725 #'filestatus' => 'Copyright status',
726 /* 'fileuploaded' => 'File $1 uploaded successfully.
727 Please follow this link: $2 to the description page and fill
728 in information about the file, such as where it came from, when it was
729 created and by whom, and anything else you may know about it. If this is an image, you can insert it like this: <tt><nowiki>[[Image:$1|thumb|Description]]</nowiki></tt>', */
730 #'formerror' => 'Error: could not submit form',
731 #'friday' => 'Friday',
732 #'geo' => 'GEO coordinates',
733 #'getimagelist' => 'fetching file list',
734 'go' => 'Joan',
735 /* 'googlesearch' => '
736 <form method="get" action="http://www.google.com/search" id="googlesearch">
737 <input type="hidden" name="domains" value="{{SERVER}}" />
738 <input type="hidden" name="num" value="50" />
739 <input type="hidden" name="ie" value="$2" />
740 <input type="hidden" name="oe" value="$2" />
741
742 <input type="text" name="q" size="31" maxlength="255" value="$1" />
743 <input type="submit" name="btnG" value="$3" />
744 <div>
745 <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label>
746 <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
747 </div>
748 </form>', */
749 #'group-admin-desc' => 'Trusted users able to block users and delete articles',
750 #'group-admin-name' => 'Administrator',
751 #'group-anon-desc' => 'Anonymous users',
752 #'group-anon-name' => 'Anonymous',
753 #'group-bureaucrat-desc' => 'The bureaucrat group is able to make sysops',
754 #'group-bureaucrat-name' => 'Bureaucrat',
755 #'group-loggedin-desc' => 'General logged in users',
756 #'group-loggedin-name' => 'User',
757 #'group-steward-desc' => 'Full access',
758 #'group-steward-name' => 'Steward',
759 #'groups' => 'User groups',
760 #'groups-addgroup' => 'Add group',
761 #'groups-already-exists' => 'A group of that name already exists',
762 #'groups-editgroup' => 'Edit group',
763 #'groups-editgroup-description' => 'Group description (max 255 characters):<br />',
764 #'groups-editgroup-name' => 'Group name:',
765 /* 'groups-editgroup-preamble' => 'If the name or description starts with a colon, the
766 remainder will be treated as a message name, and hence the text will be localised
767 using the MediaWiki namespace', */
768 #'groups-existing' => 'Existing groups',
769 #'groups-group-edit' => 'Existing groups:',
770 #'groups-lookup-group' => 'Manage group rights',
771 #'groups-noname' => 'Please specify a valid group name',
772 #'groups-tableheader' => 'ID || Name || Description || Rights',
773 #'guesstimezone' => 'Fill in from browser',
774 'headline_sample' => 'Goiburuko',
775 'headline_tip' => '2. mailako goiburukoa',
776 'help' => 'Laguntza',
777 'helppage' => 'Wikipedia:Laguntza',
778 'hide' => 'ezkutatu',
779 'hidetoc' => 'ezkutatu',
780 #'hist' => 'hist',
781 #'histfirst' => 'Earliest',
782 #'histlast' => 'Latest',
783 'histlegend' => 'Legenda: betsionen artean desberdintasunak: (azk) = azkena, (aur) = aurrekoa;
784 t = edikateka txikiak',
785 'history' => 'Orriaren historia',
786 #'history_copyright' => '-',
787 'history_short' => 'Historia',
788 #'historywarning' => 'Warning: The page you are about to delete has a history: ',
789 'hr_tip' => 'Lerro horizontal (neurritasunaz)',
790 #'ignorewarning' => 'Ignore warning and save file anyway.',
791 #'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.',
792 'ilsubmit' => 'Bilatu',
793 'image_sample' => 'Adibide.png',
794 #'image_tip' => 'Embedded image',
795 #'imagelinks' => 'Links',
796 'imagelist' => 'Irudien zerrenda',
797 #'imagelistall' => 'all',
798 #'imagelisttext' => 'Below is a list of $1 files sorted $2.',
799 #'imagemaxsize' => 'Limit images on image description pages to: ',
800 #'imagepage' => 'View image page',
801 #'imagereverted' => 'Revert to earlier version was successful.',
802 #'imgdelete' => 'del',
803 #'imgdesc' => 'desc',
804 /* 'imghistlegend' => 'Legend: (cur) = this is the current file, (del) = delete
805 this old version, (rev) = revert to this old version.
806 <br /><i>Click on date to see the file uploaded on that date</i>.', */
807 #'imghistory' => 'File history',
808 #'imglegend' => 'Legend: (desc) = show/edit file description.',
809 #'immobile_namespace' => 'Destination title is of a special type; cannot move pages into that namespace.',
810 #'import' => 'Import pages',
811 #'importfailed' => 'Import failed: $1',
812 #'importhistoryconflict' => 'Conflicting history revision exists (may have imported this page before)',
813 #'importinterwiki' => 'Transwiki import',
814 #'importnosources' => 'No transwiki import sources have been defined and direct history uploads are disabled.',
815 #'importnotext' => 'Empty or no text',
816 #'importsuccess' => 'Import succeeded!',
817 #'importtext' => 'Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.',
818 #'infiniteblock' => 'infinite',
819 #'info_short' => 'Information',
820 #'infobox' => 'Click a button to get an example text',
821 #'infobox_alert' => 'Please enter the text you want to be formatted.\n It will be shown in the infobox for copy and pasting.\nExample:\n$1\nwill become:\n$2',
822 #'infosubtitle' => 'Information for page',
823 #'internalerror' => 'Internal error',
824 #'intl' => 'Interlanguage links',
825 /* 'invalidemailaddress' => 'The email address cannot be accepted as it appears to have an invalid
826 format. Please enter a well-formatted address or empty that field.', */
827 #'invert' => 'Invert selection',
828 /* 'ip_range_invalid' => 'Invalid IP range.
829 ', */
830 #'ipaddress' => 'IP Address',
831 #'ipadressorusername' => 'IP Address or username',
832 #'ipb_expiry_invalid' => 'Expiry time invalid.',
833 #'ipbexpiry' => 'Expiry',
834 #'ipblocklist' => 'List of blocked IP addresses and usernames',
835 #'ipblocklistempty' => 'The blocklist is empty.',
836 #'ipboptions' => '2 hours:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite',
837 #'ipbother' => 'Other time',
838 #'ipbotheroption' => 'other',
839 #'ipbreason' => 'Reason',
840 #'ipbsubmit' => 'Block this user',
841 #'ipusubmit' => 'Unblock this address',
842 #'ipusuccess' => '"[[$1]]" unblocked',
843 #'isbn' => 'ISBN',
844 #'isredirect' => 'redirect page',
845 'italic_sample' => 'Etzana',
846 'italic_tip' => 'Etzana',
847 #'iteminvalidname' => 'Problem with item \'$1\', invalid name...',
848 #'jan' => 'Jan',
849 #'january' => 'January',
850 #'jul' => 'Jul',
851 #'july' => 'July',
852 #'jun' => 'Jun',
853 #'june' => 'June',
854 #'laggedslavemode' => 'Warning: Page may not contain recent updates.',
855 #'largefile' => 'It is recommended that images not exceed $1 bytes in size, this file is $2 bytes',
856 'last' => 'aur',
857 'lastmodified' => 'Orriaren azken eguneratzea: $1.',
858 #'lastmodifiedby' => 'This page was last modified $1 by $2.',
859 #'lineno' => 'Line $1:',
860 #'link_sample' => 'Link title',
861 #'link_tip' => 'Internal link',
862 #'linklistsub' => '(List of links)',
863 #'linkprefix' => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD',
864 #'linkshere' => 'The following pages link to here:',
865 #'linkstoimage' => 'The following pages link to this file:',
866 #'linktrail' => '/^([a-z]+)(.*)$/sD',
867 #'listform' => 'list',
868 #'listingcontinuesabbrev' => ' cont.',
869 #'listusers' => 'User list',
870 'loadhist' => 'Orriaren historia kargatzen',
871 #'loadingrev' => 'loading revision for diff',
872 #'localtime' => 'Local time',
873 #'lockbtn' => 'Lock database',
874 #'lockconfirm' => 'Yes, I really want to lock the database.',
875 #'lockdb' => 'Lock database',
876 #'lockdbsuccesssub' => 'Database lock succeeded',
877 /* 'lockdbsuccesstext' => 'The database has been locked.
878 <br />Remember to remove the lock after your maintenance is complete.', */
879 /* 'lockdbtext' => 'Locking the database will suspend the ability of all
880 users to edit pages, change their preferences, edit their watchlists, and
881 other things requiring changes in the database.
882 Please confirm that this is what you intend to do, and that you will
883 unlock the database when your maintenance is done.', */
884 #'locknoconfirm' => 'You did not check the confirmation box.',
885 #'log' => 'Logs',
886 'login' => 'Izena eman/Saio-hasiera',
887 #'loginend' => '&nbsp;',
888 #'loginerror' => 'Login error',
889 'loginpagetitle' => 'Saio hasiera',
890 'loginproblem' => '<b>Arazoren bat egon da zure saio-hasieran.</b><br />¡Saiatu berriro!',
891 #'loginprompt' => 'You must have cookies enabled to log in to {{SITENAME}}.',
892 #'loginreqtext' => 'You must [[special:Userlogin|login]] to view other pages.',
893 #'loginreqtitle' => 'Login Required',
894 #'loginsuccess' => 'You are now logged in to {{SITENAME}} as "$1".',
895 #'loginsuccesstitle' => 'Login successful',
896 'logout' => 'Saio-bukaera',
897 'logouttext' => 'Zure saioa amaitu duzu.
898 Izena eman gabe wikipedia erabiltzen jarraitu ahal duzu, edo izen berdin edo bestearekin beste saioa hasi ahal duzu.<br />Orri batzuk saioa mantentzen duzuela adierazi dezakete arakatzailearen katxea garbitu arte.',
899 'logouttitle' => 'Saio amaiera',
900 'lonelypages' => 'Orri umezurtzak',
901 'longpages' => 'Orri luzeak',
902 /* 'longpagewarning' => '<strong>WARNING: This page is $1 kilobytes long; some
903 browsers may have problems editing pages approaching or longer than 32kb.
904 Please consider breaking the page into smaller sections.</strong>', */
905 /* 'lucenepowersearchtext' => '
906 Search in namespaces:
907
908 $1
909
910 Search for $3 $9', */
911 #'mailerror' => 'Error sending mail: $1',
912 #'mailmypassword' => 'Mail me a new password',
913 #'mailnologin' => 'No send address',
914 /* 'mailnologintext' => 'You must be [[Special:Userlogin|logged in]]
915 and have a valid e-mail address in your [[Special:Preferences|preferences]]
916 to send e-mail to other users.', */
917 'mainpage' => 'Azala',
918 /* 'mainpagedocfooter' => 'Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
919 and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User\'s Guide] for usage and configuration help.', */
920 #'mainpagetext' => 'Wiki software successfully installed.',
921 #'maintenance' => 'Maintenance page',
922 #'maintenancebacklink' => 'Back to Maintenance Page',
923 #'maintnancepagetext' => 'This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)',
924 #'makesysop' => 'Make a user into a sysop',
925 #'makesysop-nodatabase' => 'Bad interwiki username: $1',
926 #'makesysopfail' => '<b>User "$1" could not be made into a sysop. (Did you enter the name correctly?)</b>',
927 #'makesysopname' => 'Name of the user:',
928 #'makesysopok' => '<b>User "$1" is now a sysop</b>',
929 #'makesysopsubmit' => 'Make this user into a sysop',
930 /* 'makesysoptext' => 'This form is used by bureaucrats to turn ordinary users into administrators.
931 Type the name of the user in the box and press the button to make the user an administrator', */
932 #'makesysoptitle' => 'Make a user into a sysop',
933 #'mar' => 'Mar',
934 #'march' => 'March',
935 #'markaspatrolleddiff' => 'Mark as patrolled',
936 #'markaspatrolledlink' => '[$1]',
937 #'markaspatrolledtext' => 'Mark this article as patrolled',
938 #'markedaspatrolled' => 'Marked as patrolled',
939 #'markedaspatrolledtext' => 'The selected revision has been marked as patrolled.',
940 /* 'matchtotals' => 'The query "$1" matched $2 page titles
941 and the text of $3 pages.', */
942 #'math' => 'Math',
943 #'math_bad_output' => 'Can\'t write to or create math output directory',
944 #'math_bad_tmpdir' => 'Can\'t write to or create math temp directory',
945 #'math_failure' => 'Failed to parse',
946 #'math_image_error' => 'PNG conversion failed; check for correct installation of latex, dvips, gs, and convert',
947 #'math_lexing_error' => 'lexing error',
948 #'math_notexvc' => 'Missing texvc executable; please see math/README to configure.',
949 #'math_sample' => 'Insert formula here',
950 #'math_syntax_error' => 'syntax error',
951 #'math_tip' => 'Mathematical formula (LaTeX)',
952 #'math_unknown_error' => 'unknown error',
953 #'math_unknown_function' => 'unknown function ',
954 #'may' => 'May',
955 #'may_long' => 'May',
956 #'media_sample' => 'Example.ogg',
957 #'media_tip' => 'Media file link',
958 /* 'mediawarning' => '\'\'\'Warning\'\'\': This file may contain malicious code, by executing it your system may be compromised.
959 <hr>', */
960 #'metadata' => 'Metadata',
961 #'metadata_page' => 'Wikipedia:Metadata',
962 #'minlength' => 'File names must be at least three letters.',
963 'minoredit' => 'Edizio txikia',
964 'minoreditletter' => 't',
965 #'mispeelings' => 'Pages with misspellings',
966 #'mispeelingspage' => 'List of common misspellings',
967 #'mispeelingstext' => 'The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).',
968 /* 'missingarticle' => 'The database did not find the text of a page
969 that it should have found, named "$1".
970
971 This is usually caused by following an outdated diff or history link to a
972 page that has been deleted.
973
974 If this is not the case, you may have found a bug in the software.
975 Please report this to an administrator, making note of the URL.', */
976 /* 'missingimage' => '<b>Missing image</b><br /><i>$1</i>
977 ', */
978 #'missinglanguagelinks' => 'Missing Language Links',
979 #'missinglanguagelinksbutton' => 'Find missing language links for',
980 #'missinglanguagelinkstext' => 'These pages do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.',
981 #'monday' => 'Monday',
982 'moredotdotdot' => 'Gehiago...',
983 #'mostlinked' => 'Most linked to pages',
984 #'move' => 'Move',
985 'movearticle' => 'Oraingo izenburua',
986 #'movedto' => 'moved to',
987 #'movelogpage' => 'Move log',
988 #'movelogpagetext' => 'Below is a list of page moved.',
989 #'movenologin' => 'Not logged in',
990 /* 'movenologintext' => 'You must be a registered user and [[Special:Userlogin|logged in]]
991 to move a page.', */
992 'movepage' => 'Orriaren izenburua aldatu',
993 'movepagebtn' => 'Orriaren izenburua aldatu',
994 /* 'movepagetalktext' => 'The associated talk page, if any, will be automatically moved along with it \'\'\'unless:\'\'\'
995 *You are moving the page across namespaces,
996 *A non-empty talk page already exists under the new name, or
997 *You uncheck the box below.
998
999 In those cases, you will have to move or merge the page manually if desired.', */
1000 /* 'movepagetext' => 'Using the form below will rename a page, moving all
1001 of its history to the new name.
1002 The old title will become a redirect page to the new title.
1003 Links to the old page title will not be changed; be sure to
1004 check for double or broken redirects.
1005 You are responsible for making sure that links continue to
1006 point where they are supposed to go.
1007
1008 Note that the page will \'\'\'not\'\'\' be moved if there is already
1009 a page at the new title, unless it is empty or a redirect and has no
1010 past edit history. This means that you can rename a page back to where
1011 it was just renamed from if you make a mistake, and you cannot overwrite
1012 an existing page.
1013
1014 <b>WARNING!</b>
1015 This can be a drastic and unexpected change for a popular page;
1016 please be sure you understand the consequences of this before
1017 proceeding.', */
1018 #'movereason' => 'Reason',
1019 #'movetalk' => 'Move "talk" page as well, if applicable.',
1020 'movethispage' => 'Izenburua aldatu',
1021 #'mw_math_html' => 'HTML if possible or else PNG',
1022 #'mw_math_mathml' => 'MathML if possible (experimental)',
1023 #'mw_math_modern' => 'Recommended for modern browsers',
1024 #'mw_math_png' => 'Always render PNG',
1025 #'mw_math_simple' => 'HTML if very simple or else PNG',
1026 #'mw_math_source' => 'Leave it as TeX (for text browsers)',
1027 'mycontris' => 'Nire ekarpenak',
1028 #'mypage' => 'My page',
1029 #'mytalk' => 'My talk',
1030 #'namespace' => 'Namespace:',
1031 #'namespacesall' => 'all',
1032 #'navigation' => 'Navigation',
1033 #'nbytes' => '$1 bytes',
1034 #'nchanges' => '$1 changes',
1035 #'newarticle' => '(New)',
1036 'newarticletext' => 'Orri hau ez dago datu-basean; artikulua hastea nahi baduzu, testu lehioan idatzi dezakezu (Mesedez, zure lehen bisita bada, irakurri lehen [[Wikipedia:Laguntza|Laguntza orria]]).
1037 Honaino nahigabe helduz gero, zure arakatzaileko \'\'\'atzera\'\'\' botoia sakatu.',
1038 #'newbies' => 'newbies',
1039 #'newimages' => 'Gallery of new files',
1040 #'newmessages' => 'You have $1.',
1041 #'newmessageslink' => 'new messages',
1042 'newpage' => 'Orri berria',
1043 'newpageletter' => 'B',
1044 'newpages' => 'Orri berriak',
1045 #'newpassword' => 'New password',
1046 'newtitle' => 'Izenburu berria',
1047 'newusersonly' => ' (lankide berriak bakarrik)',
1048 #'newwindow' => '(opens in new window)',
1049 #'next' => 'next',
1050 #'nextdiff' => 'Next diff &rarr;',
1051 'nextn' => 'hurrengo $1ak',
1052 #'nextpage' => 'Next page ($1)',
1053 #'nextrevision' => 'Newer revision&rarr;',
1054 'nlinks' => '$1 esteka',
1055 #'noarticletext' => '(There is currently no text in this page)',
1056 /* 'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br />
1057 $1', */
1058 #'nocontribs' => 'No changes were found matching these criteria.',
1059 #'nocookieslogin' => '{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.',
1060 #'nocookiesnew' => 'The user account was created, but you are not logged in. {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.',
1061 #'nocreativecommons' => 'Creative Commons RDF metadata disabled for this server.',
1062 #'nocredits' => 'There is no credits info available for this page.',
1063 #'nodb' => 'Could not select database $1',
1064 #'nodublincore' => 'Dublin Core RDF metadata disabled for this server.',
1065 #'noemail' => 'There is no e-mail address recorded for user "$1".',
1066 /* 'noemailprefs' => '<strong>No email address has been specified</strong>, the following
1067 features will not work.', */
1068 /* 'noemailtext' => 'This user has not specified a valid e-mail address,
1069 or has chosen not to receive e-mail from other users.', */
1070 #'noemailtitle' => 'No e-mail address',
1071 #'nogomatch' => 'No page with [[$1|this exact title]] exists, trying full text search.',
1072 #'nohistory' => 'There is no edit history for this page.',
1073 #'noimage' => 'No file by this name exists, you can [$1 upload it]',
1074 #'noimages' => 'Nothing to see.',
1075 #'nolinkshere' => 'No pages link to here.',
1076 #'nolinkstoimage' => 'There are no pages that link to this file.',
1077 'noname' => 'Lankide izena ez duzu eman.',
1078 /* 'nonefound' => '\'\'\'Note\'\'\': unsuccessful searches are
1079 often caused by searching for common words like "have" and "from",
1080 which are not indexed, or by specifying more than one search term (only pages
1081 containing all of the search terms will appear in the result).', */
1082 #'nonunicodebrowser' => '<strong>WARNING: Your browser is not unicode compliant. A workaround is in place to allow you to safely edit articles: non-ASCII characters will appear in the edit box as hexadecimal codes.</strong>',
1083 #'nospecialpagetext' => 'You have requested an invalid special page, a list of valid special pages may be found at [[{{ns:special}}:Specialpages]].',
1084 #'nosuchaction' => 'No such action',
1085 /* 'nosuchactiontext' => 'The action specified by the URL is not
1086 recognized by the wiki', */
1087 #'nosuchspecialpage' => 'No such special page',
1088 /* 'nosuchuser' => 'There is no user by the name "$1".
1089 Check your spelling, or use the form below to create a new user account.', */
1090 #'nosuchusershort' => 'There is no user by the name "$1". Check your spelling.',
1091 #'notacceptable' => 'The wiki server can\'t provide data in a format your client can read.',
1092 #'notanarticle' => 'Not a content page',
1093 /* 'notargettext' => 'You have not specified a target page or user
1094 to perform this function on.', */
1095 #'notargettitle' => 'No target',
1096 #'note' => '<strong>Note:</strong> ',
1097 #'notextmatches' => 'No page text matches',
1098 #'notitlematches' => 'No page title matches',
1099 #'notloggedin' => 'Not logged in',
1100 #'nov' => 'Nov',
1101 #'november' => 'November',
1102 'nowatchlist' => 'Zure segimendu zerrenda hutsik dago.',
1103 #'nowiki_sample' => 'Insert non-formatted text here',
1104 #'nowiki_tip' => 'Ignore wiki formatting',
1105 'nstab-category' => 'Kategoria',
1106 'nstab-help' => 'Laguntza',
1107 'nstab-image' => 'Irudia',
1108 'nstab-main' => 'Artikulua',
1109 #'nstab-media' => 'Media page',
1110 'nstab-mediawiki' => 'Oharra',
1111 'nstab-special' => 'Berezia',
1112 'nstab-template' => 'Txantiloia',
1113 #'nstab-user' => 'User page',
1114 #'nstab-wp' => 'Project page',
1115 #'numauthors' => 'Number of distinct authors (article): $1',
1116 #'number_of_watching_users_RCview' => '[$1]',
1117 #'number_of_watching_users_pageview' => '[$1 watching user/s]',
1118 #'numedits' => 'Number of edits (article): $1',
1119 #'numtalkauthors' => 'Number of distinct authors (discussion page): $1',
1120 #'numtalkedits' => 'Number of edits (discussion page): $1',
1121 #'numwatchers' => 'Number of watchers: $1',
1122 #'nviews' => '$1 views',
1123 #'oairepository' => 'OAI Repository',
1124 #'oct' => 'Oct',
1125 #'october' => 'October',
1126 #'ok' => 'OK',
1127 #'oldpassword' => 'Old password',
1128 #'orig' => 'orig',
1129 'orphans' => 'Orri umezurtzak',
1130 #'othercontribs' => 'Based on work by $1.',
1131 'otherlanguages' => 'Beste hizkuntzak',
1132 #'others' => 'others',
1133 #'pagemovedsub' => 'Move succeeded',
1134 'pagemovedtext' => '"$1"-ren izenburua "$2"-en truke aldatu da.',
1135 #'pagetitle' => '$1 - {{SITENAME}}',
1136 'passwordremindertext' => 'Norbaitek (zu seguruenik, IP $1 helbidetik) Wikipedian saio berria hasteko pasahitza bidaltzea eskatu du.
1137 "$2" lankidearen pasahitza orain "$3" da.
1138 Mesedez, hasi saioa eta pasahitz hau berri baten truke aldatu.',
1139 'passwordremindertitle' => 'Wikipediaren pasahitz oroigarria',
1140 'passwordsent' => 'Pasahitz oroigarria "$1"-ren helbide elektronikora bidali dugu.
1141 Mesedez hasi saioa pasahitza hartu bezain laster.',
1142 #'passwordtooshort' => 'Your password is too short. It must have at least $1 characters.',
1143 #'perfcached' => 'The following data is cached and may not be completely up to date:',
1144 /* 'perfdisabled' => 'Sorry! This feature has been temporarily disabled
1145 because it slows the database down to the point that no one can use
1146 the wiki.', */
1147 #'perfdisabledsub' => 'Here\'s a saved copy from $1:',
1148 #'personaltools' => 'Personal tools',
1149 'popularpages' => 'Orri bisitatuenak',
1150 #'portal' => 'Community portal',
1151 #'portal-url' => 'Project:Community Portal',
1152 #'postcomment' => 'Post a comment',
1153 #'poweredby' => '{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.',
1154 #'powersearch' => 'Search',
1155 /* 'powersearchtext' => '
1156 Search in namespaces :<br />
1157 $1<br />
1158 $2 List redirects &nbsp; Search for $3 $9', */
1159 'preferences' => 'Hobespenak',
1160 #'prefs-help-email' => '* Email (optional): Enables others to contact you through your user or user_talk page without the need of revealing your identity.',
1161 #'prefs-help-email-enotif' => 'This address is also used to send you email notifications if you enabled the options.',
1162 #'prefs-help-realname' => '* Real name (optional): if you choose to provide it this will be used for giving you attribution for your work.',
1163 'prefs-misc' => 'Nahaztea',
1164 #'prefs-personal' => 'User data',
1165 #'prefs-rc' => 'Recent changes & stubs',
1166 /* 'prefslogintext' => 'You are logged in as "$1".
1167 Your internal ID number is $2.
1168
1169 See [[Project:User preferences help]] for help deciphering the options.', */
1170 #'prefsnologin' => 'Not logged in',
1171 #'prefsnologintext' => 'You must be [[Special:Userlogin|logged in]] to set user preferences.',
1172 #'prefsreset' => 'Preferences have been reset from storage.',
1173 'preview' => 'Aurrebista',
1174 /* 'previewconflict' => 'This preview reflects the text in the upper
1175 text editing area as it will appear if you choose to save.', */
1176 #'previewnote' => 'Remember that this is only a preview, and has not yet been saved!',
1177 #'previousdiff' => '&larr; Previous diff',
1178 #'previousrevision' => '&larr;Older revision',
1179 'prevn' => 'aurreko $1ak',
1180 #'print' => 'Print',
1181 'printableversion' => 'Inprimatzeko bertsio',
1182 #'printsubtitle' => '(From {{SERVER}})',
1183 #'protect' => 'Protect',
1184 #'protectcomment' => 'Reason for protecting',
1185 #'protectedarticle' => 'protected "[[$1]]"',
1186 #'protectedpage' => 'Protected page',
1187 #'protectedpagewarning' => '<strong>WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the [[Project:Protected_page_guidelines|protected page guidelines]].</strong>',
1188 /* 'protectedtext' => 'This page has been locked to prevent editing; there are
1189 a number of reasons why this may be so, please see
1190 [[Project:Protected page]].
1191
1192 You can view and copy the source of this page:', */
1193 #'protectlogpage' => 'Protection_log',
1194 /* 'protectlogtext' => 'Below is a list of page locks/unlocks.
1195 See [[Project:Protected page]] for more information.', */
1196 #'protectmoveonly' => 'Protect from moves only',
1197 #'protectpage' => 'Protect page',
1198 #'protectsub' => '(Protecting "$1")',
1199 #'protectthispage' => 'Protect this page',
1200 #'proxyblocker' => 'Proxy blocker',
1201 #'proxyblockreason' => 'Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.',
1202 /* 'proxyblocksuccess' => 'Done.
1203 ', */
1204 #'pubmedurl' => 'http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=$1',
1205 #'qbbrowse' => 'Browse',
1206 #'qbedit' => 'Edit',
1207 #'qbfind' => 'Find',
1208 #'qbmyoptions' => 'My pages',
1209 #'qbpageinfo' => 'Context',
1210 #'qbpageoptions' => 'This page',
1211 #'qbsettings' => 'Quickbar',
1212 #'qbspecialpages' => 'Special pages',
1213 'randompage' => 'Ausazko orria',
1214 #'randompage-url' => 'Special:Random',
1215 #'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
1216 #'rchide' => 'in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.',
1217 'rclinks' => 'Erakutsi azken $1 aldaketak $2 egunetan.<br />$3',
1218 'rclistfrom' => 'Erakutsi $1tik aldaketa berriak',
1219 'rcliu' => '; $1 erregistratu diren lankideen editaketak',
1220 'rcloaderr' => 'Aldaketa berriak kargatzen',
1221 #'rclsub' => '(to pages linked from "$1")',
1222 'rcnote' => 'Azken <strong>$1</strong> aldaketak <strong>$2</strong> egunetan erakusten.',
1223 #'rcnotefrom' => 'Below are the changes since <b>$2</b> (up to <b>$1</b> shown).',
1224 #'rcpatroldisabled' => 'Recent Changes Patrol disabled',
1225 #'rcpatroldisabledtext' => 'The Recent Changes Patrol feature is currently disabled.',
1226 #'readonly' => 'Database locked',
1227 #'readonly_lag' => 'The database has been automatically locked while the slave database servers catch up to the master',
1228 /* 'readonlytext' => 'The database is currently locked to new
1229 entries and other modifications, probably for routine database maintenance,
1230 after which it will be back to normal.
1231 The administrator who locked it offered this explanation:
1232 $1', */
1233 /* 'readonlywarning' => '<strong>WARNING: The database has been locked for maintenance,
1234 so you will not be able to save your edits right now. You may wish to cut-n-paste
1235 the text into a text file and save it for later.</strong>', */
1236 'recentchanges' => 'Aldaketa berriak',
1237 #'recentchanges-url' => 'Special:Recentchanges',
1238 #'recentchangesall' => 'all',
1239 #'recentchangescount' => 'Titles in recent changes',
1240 'recentchangeslinked' => 'Lotutako orrien aldaketak',
1241 #'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
1242 'redirectedfrom' => 'Wikipediatik, entziklopedia askea.<br />
1243 (Redirected from $1)',
1244 'remembermypassword' => 'Gogoratu pasahitza saio tartean (cookie gorde).',
1245 #'removechecked' => 'Remove checked items from watchlist',
1246 #'removedwatch' => 'Removed from watchlist',
1247 #'removedwatchtext' => 'The page "$1" has been removed from your watchlist.',
1248 #'removingchecked' => 'Removing requested items from watchlist...',
1249 #'renamegrouplogentry' => 'Renamed group $2 to $3',
1250 #'renameuser' => 'Rename user',
1251 #'renameusererrordoesnotexist' => 'The user "<nowiki>$1</nowiki>" does not exist',
1252 #'renameusererrorexists' => 'The user "<nowiki>$1</nowiki>" already exits',
1253 #'renameusererrorinvalid' => 'The username "<nowiki>$1</nowiki>" is invalid',
1254 #'renameusererrortoomany' => 'The user "<nowiki>$1</nowiki>" has $2 contributions, renaming a user with more than $3 contributions could adversely affect site performance',
1255 #'renameuserlog' => 'Renamed the user "[[User:$1|$1]]" (which had $3 edits) to "[[User:$2|$2]]"',
1256 #'renameuserlogpage' => 'User rename log',
1257 #'renameuserlogpagetext' => 'This is a log of changes to user names',
1258 #'renameusernew' => 'New username: ',
1259 #'renameuserold' => 'Current username: ',
1260 #'renameusersubmit' => 'Submit',
1261 #'renameusersuccess' => 'The user "<nowiki>$1</nowiki>" has been renamed to "<nowiki>$2</nowiki>"',
1262 #'resetprefs' => 'Reset',
1263 #'restorelink' => '$1 deleted edits',
1264 #'restorelink1' => 'one deleted edit',
1265 #'restrictedpheading' => 'Restricted special pages',
1266 #'resultsperpage' => 'Hits per page',
1267 #'retrievedfrom' => 'Retrieved from "$1"',
1268 #'returnto' => 'Return to $1.',
1269 #'retypenew' => 'Retype new password',
1270 #'reupload' => 'Re-upload',
1271 #'reuploaddesc' => 'Return to the upload form.',
1272 #'reverted' => 'Reverted to earlier revision',
1273 #'revertimg' => 'rev',
1274 #'revertmove' => 'revert',
1275 #'revertpage' => 'Reverted edit of $2, changed back to last version by $1',
1276 #'revhistory' => 'Revision history',
1277 #'revisionasof' => 'Revision as of $1',
1278 #'revisionasofwithlink' => 'Revision as of $1; $2<br />$3 | $4',
1279 #'revnotfound' => 'Revision not found',
1280 /* 'revnotfoundtext' => 'The old revision of the page you asked for could not be found.
1281 Please check the URL you used to access this page.
1282 ', */
1283 #'rfcurl' => 'http://www.ietf.org/rfc/rfc$1.txt',
1284 #'rights' => 'Rights:',
1285 #'rightslogtext' => 'This is a log of changes to user rights.',
1286 #'rollback' => 'Roll back edits',
1287 #'rollback_short' => 'Rollback',
1288 #'rollbackfailed' => 'Rollback failed',
1289 #'rollbacklink' => 'rollback',
1290 #'rows' => 'Rows',
1291 #'saturday' => 'Saturday',
1292 'savearticle' => 'Orria gorde',
1293 #'savedprefs' => 'Your preferences have been saved.',
1294 #'savefile' => 'Save file',
1295 #'savegroup' => 'Save Group',
1296 #'saveprefs' => 'Save',
1297 #'saveusergroups' => 'Save User Groups',
1298 #'scarytranscludedisabled' => '[Interwiki transcluding is disabled]',
1299 #'scarytranscludefailed' => '[Template fetch failed for $1; sorry]',
1300 #'scarytranscludetoolong' => '[URL is too long; sorry]',
1301 'search' => 'Bilatu',
1302 #'searchdidyoumean' => 'Did you mean: "<a href="$1">$2</a>"?',
1303 #'searchdisabled' => '{{SITENAME}} search is disabled. You can search via Google in the meantime. Note that their indexes of {{SITENAME}} content may be out of date.',
1304 #'searchfulltext' => 'Search full text',
1305 /* 'searchnearmatch' => '<li>$1</li>
1306 ', */
1307 /* 'searchnearmatches' => '<b>These pages have similar titles to your query:</b>
1308 ', */
1309 #'searchnext' => '<span style=\'font-size: small\'>Next</span> &#x00BB;',
1310 #'searchnoresults' => 'Sorry, there were no exact matches to your query.',
1311 #'searchnumber' => '<strong>Results $1-$2 of $3</strong>',
1312 #'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Prev</span>',
1313 #'searchquery' => 'For query "$1"',
1314 'searchresults' => 'Bilaketaren emaitza',
1315 #'searchresultshead' => 'Search',
1316 #'searchresulttext' => 'For more information about searching {{SITENAME}}, see [[Project:Searching|Searching {{SITENAME}}]].',
1317 #'searchscore' => 'Relevancy: $1',
1318 #'searchsize' => '$1KB ($2 words)',
1319 #'sectionlink' => '&rarr;',
1320 #'selectnewerversionfordiff' => 'Select a newer version for comparison',
1321 #'selectolderversionfordiff' => 'Select an older version for comparison',
1322 #'selflinks' => 'Pages with Self Links',
1323 #'selflinkstext' => 'The following pages contain a link to themselves, which they should not.',
1324 #'selfmove' => 'Source and destination titles are the same; can\'t move a page over itself.',
1325 #'sep' => 'Sep',
1326 #'september' => 'September',
1327 #'servertime' => 'Server time',
1328 /* 'sessionfailure' => 'There seems to be a problem with your login session;
1329 this action has been canceled as a precaution against session hijacking.
1330 Please hit "back" and reload the page you came from, then try again.', */
1331 #'set_rights_fail' => '<b>User rights for "$1" could not be set. (Did you enter the name correctly?)</b>',
1332 #'set_user_rights' => 'Set user rights',
1333 #'setbureaucratflag' => 'Set bureaucrat flag',
1334 #'setstewardflag' => 'Set steward flag',
1335 #'shareddescriptionfollows' => '-',
1336 #'sharedupload' => 'This file is a shared upload and may be used by other projects.',
1337 #'shareduploadwiki' => 'Please see the [$1 file description page] for further information.',
1338 'shortpages' => 'Artikulu laburrak',
1339 'show' => 'erakutsi',
1340 #'showbigimage' => 'Download high resolution version ($1x$2, $3 KB)',
1341 #'showdiff' => 'Show changes',
1342 'showhideminor' => '$1 editaketa txikiak',
1343 #'showingresults' => 'Showing below up to <b>$1</b> results starting with #<b>$2</b>.',
1344 #'showingresultsnum' => 'Showing below <b>$3</b> results starting with #<b>$2</b>.',
1345 #'showlast' => 'Show last $1 files sorted $2.',
1346 'showpreview' => 'Aurrebista erakutsi',
1347 'showtoc' => 'erakutsi',
1348 'sidebar' => '
1349 * navigation
1350 ** mainpage|mainpage
1351 ** portal-url|portal
1352 ** currentevents-url|currentevents
1353 ** recentchanges-url|recentchanges
1354 ** randompage-url|randompage
1355 ** helppage|help
1356 ** sitesupport-url|sitesupport',
1357 #'sig_tip' => 'Your signature with timestamp',
1358 #'sitematrix' => 'List of Wikimedia wikis',
1359 #'sitenotice' => '-',
1360 'sitestats' => 'Gunearen estatistikak',
1361 'sitestatstext' => 'Datu-basean guztira <b>$1</b> orri daude; eztabaidatzeko, wikipedari buruzko orriak, \'\'redirect\'\'-k eta artikulu laburrak barne hartzen.
1362 Horiek baztertzen, <b>$2</b> artikulu dira datu-basean.<p>
1363 There have been a total of <b>$3</b> page views, and <b>$4</b> page edits
1364 since the software was upgraded (July 20, 2002).
1365 That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.',
1366 #'sitesubtitle' => 'The Free Encyclopedia',
1367 'sitesupport' => 'Emariak',
1368 #'sitesupport-url' => 'Project:Site support',
1369 #'sitetitle' => '{{SITENAME}}',
1370 #'siteuser' => '{{SITENAME}} user $1',
1371 #'siteusers' => '{{SITENAME}} user(s) $1',
1372 #'skin' => 'Skin',
1373 #'skinpreview' => '(Preview)',
1374 #'sorbs' => 'SORBS DNSBL',
1375 #'sorbs_create_account_reason' => 'Your IP address is listed as an open proxy in the [http://www.sorbs.net SORBS] DNSBL. You cannot create an account',
1376 #'sorbsreason' => 'Your IP address is listed as an open proxy in the [http://www.sorbs.net SORBS] DNSBL.',
1377 #'sourcefilename' => 'Source filename',
1378 #'spamprotectionmatch' => 'The following text is what triggered our spam filter: $1',
1379 #'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.',
1380 #'spamprotectiontitle' => 'Spam protection filter',
1381 #'speciallogtitlelabel' => 'Title: ',
1382 #'specialloguserlabel' => 'User: ',
1383 #'specialpage' => 'Special Page',
1384 'specialpages' => 'Orri bereziak',
1385 #'spheading' => 'Special pages for all users',
1386 #'sqlhidden' => '(SQL query hidden)',
1387 'statistics' => 'Estatistikak',
1388 #'storedversion' => 'Stored version',
1389 #'stubthreshold' => 'Threshold for stub display',
1390 #'subcategories' => 'Subcategories',
1391 #'subcategorycount' => 'There are $1 subcategories to this category.',
1392 #'subcategorycount1' => 'There is $1 subcategory to this category.',
1393 #'subject' => 'Subject/headline',
1394 #'subjectpage' => 'View subject',
1395 #'successfulupload' => 'Successful upload',
1396 'summary' => 'Laburpen',
1397 #'sunday' => 'Sunday',
1398 /* 'sysoptext' => 'The action you have requested can only be
1399 performed by users with "sysop" capability.
1400 See $1.', */
1401 'sysoptitle' => '<i>Sysop</i> izatea behar da',
1402 'tableform' => 'taula',
1403 #'tagline' => 'From {{SITENAME}}',
1404 'talk' => 'Eztabaida',
1405 /* 'talkexists' => '\'\'\'The page itself was moved successfully, but the
1406 talk page could not be moved because one already exists at the new
1407 title. Please merge them manually.\'\'\'', */
1408 'talkpage' => 'Eztabaida orri honen gainean',
1409 #'talkpagemoved' => 'The corresponding talk page was also moved.',
1410 #'talkpagenotmoved' => 'The corresponding talk page was <strong>not</strong> moved.',
1411 #'talkpagetext' => '<!-- MediaWiki:talkpagetext -->',
1412 #'templatesused' => 'Templates used on this page:',
1413 #'textboxsize' => 'Editing',
1414 #'textmatches' => 'Page text matches',
1415 #'thisisdeleted' => 'View or restore $1?',
1416 #'thumbnail-more' => 'Enlarge',
1417 'thumbsize' => 'Thumbnail size :',
1418 #'thursday' => 'Thursday',
1419 #'timezonelegend' => 'Time zone',
1420 #'timezoneoffset' => 'Offset¹',
1421 #'timezonetext' => 'The number of hours your local time differs from server time (UTC).',
1422 #'titlematches' => 'Article title matches',
1423 'toc' => 'Aurkibidea',
1424 #'tog-editondblclick' => 'Edit pages on double click (JavaScript)',
1425 #'tog-editsection' => 'Enable section editing via [edit] links',
1426 #'tog-editsectiononrightclick' => 'Enable section editing by right clicking<br /> on section titles (JavaScript)',
1427 #'tog-editwidth' => 'Edit box has full width',
1428 #'tog-enotifminoredits' => 'Send me an email also for minor edits of pages',
1429 #'tog-enotifrevealaddr' => 'Reveal my email address in notification mails',
1430 #'tog-enotifusertalkpages' => 'Send me an email when my user talk page is changed',
1431 #'tog-enotifwatchlistpages' => 'Send me an email on page changes',
1432 #'tog-externaldiff' => 'Use external diff by default',
1433 #'tog-externaleditor' => 'Use external editor by default',
1434 #'tog-fancysig' => 'Raw signatures (without automatic link)',
1435 #'tog-hideminor' => 'Hide minor edits in recent changes',
1436 #'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
1437 #'tog-justify' => 'Justify paragraphs',
1438 #'tog-minordefault' => 'Mark all edits minor by default',
1439 #'tog-nocache' => 'Disable page caching',
1440 #'tog-numberheadings' => 'Auto-number headings',
1441 #'tog-previewonfirst' => 'Show preview on first edit',
1442 #'tog-previewontop' => 'Show preview before edit box',
1443 #'tog-rememberpassword' => 'Remember across sessions',
1444 #'tog-shownumberswatching' => 'Show the number of watching users',
1445 #'tog-showtoc' => 'Show table of contents (for pages with more than 3 headings)',
1446 #'tog-showtoolbar' => 'Show edit toolbar (JavaScript)',
1447 #'tog-underline' => 'Underline links',
1448 #'tog-usenewrc' => 'Enhanced recent changes (JavaScript)',
1449 #'tog-watchdefault' => 'Add pages you edit to your watchlist',
1450 'toolbox' => 'Lanabesak',
1451 #'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]',
1452 #'tooltip-diff' => 'Show which changes you made to the text. [alt-d]',
1453 #'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1454 #'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1455 #'tooltip-save' => 'Save your changes [alt-s]',
1456 #'tooltip-search' => 'Search {{SITENAME}} [alt-f]',
1457 #'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
1458 'trackback' => '; $4$5 : [$2 $1]',
1459 'trackbackbox' => '<div id=\'mw_trackbacks\'>
1460 Trackbacks for this article:<br />
1461 $1
1462 </div>',
1463 #'trackbackdeleteok' => 'The trackback was successfully deleted.',
1464 'trackbackexcerpt' => '; $4$5 : [$2 $1]: <nowiki>$3</nowiki>',
1465 #'trackbacklink' => 'Trackback',
1466 #'trackbackremove' => ' ([$1 Delete])',
1467 #'tryexact' => 'Try exact match',
1468 #'tuesday' => 'Tuesday',
1469 #'uclinks' => 'View the last $1 changes; view the last $2 days.',
1470 #'ucnote' => 'Below are this user\'s last <b>$1</b> changes in the last <b>$2</b> days.',
1471 #'uctop' => ' (top)',
1472 #'unblockip' => 'Unblock user',
1473 /* 'unblockiptext' => 'Use the form below to restore write access
1474 to a previously blocked IP address or username.', */
1475 #'unblocklink' => 'unblock',
1476 #'unblocklogentry' => 'unblocked $1',
1477 #'uncategorizedcategories' => 'Uncategorized categories',
1478 #'uncategorizedpages' => 'Uncategorized pages',
1479 'undelete' => 'Orria ezabatuta berreskuratu',
1480 #'undelete_short' => 'Undelete $1 edits',
1481 #'undelete_short1' => 'Undelete one edit',
1482 #'undeletearticle' => 'Restore deleted page',
1483 #'undeletebtn' => 'Restore!',
1484 #'undeletedarticle' => 'restored "[[$1]]"',
1485 #'undeletedrevisions' => '$1 revisions restored',
1486 /* 'undeletedtext' => '[[$1]] has been successfully restored.
1487 See [[Special:Log/delete]] for a record of recent deletions and restorations.', */
1488 /* 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
1489 If a new page with the same name has been created since the deletion, the restored
1490 revisions will appear in the prior history, and the current revision of the live page
1491 will not be automatically replaced.', */
1492 #'undeletepage' => 'View and restore deleted pages',
1493 /* 'undeletepagetext' => 'The following pages have been deleted but are still in the archive and
1494 can be restored. The archive may be periodically cleaned out.', */
1495 #'undeleterevision' => 'Deleted revision as of $1',
1496 #'undeleterevisions' => '$1 revisions archived',
1497 #'underline-always' => 'Always',
1498 #'underline-default' => 'Browser default',
1499 #'underline-never' => 'Never',
1500 #'unexpected' => 'Unexpected value: "$1"="$2".',
1501 #'unit-pixel' => 'px',
1502 #'unlockbtn' => 'Unlock database',
1503 #'unlockconfirm' => 'Yes, I really want to unlock the database.',
1504 #'unlockdb' => 'Unlock database',
1505 #'unlockdbsuccesssub' => 'Database lock removed',
1506 #'unlockdbsuccesstext' => 'The database has been unlocked.',
1507 /* 'unlockdbtext' => 'Unlocking the database will restore the ability of all
1508 users to edit pages, change their preferences, edit their watchlists, and
1509 other things requiring changes in the database.
1510 Please confirm that this is what you intend to do.', */
1511 #'unprotect' => 'unprotect',
1512 #'unprotectcomment' => 'Reason for unprotecting',
1513 #'unprotectedarticle' => 'unprotected "[[$1]]"',
1514 #'unprotectsub' => '(Unprotecting "$1")',
1515 #'unprotectthispage' => 'Unprotect this page',
1516 #'unusedcategories' => 'Unused categories',
1517 #'unusedcategoriestext' => 'The following category pages exist although no other article or category make use of them.',
1518 'unusedimages' => 'Irudi umezurtzak',
1519 /* 'unusedimagestext' => '<p>Please note that other web sites may link to an image with
1520 a direct URL, and so may still be listed here despite being
1521 in active use.</p>', */
1522 #'unwatch' => 'Unwatch',
1523 #'unwatchthispage' => 'Stop watching',
1524 #'updated' => '(Updated)',
1525 #'upload' => 'Upload file',
1526 #'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.',
1527 #'uploadbtn' => 'Upload file',
1528 #'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.',
1529 #'uploaddisabled' => 'Sorry, uploading is disabled.',
1530 #'uploadedfiles' => 'Uploaded files',
1531 #'uploadedimage' => 'uploaded "[[$1]]"',
1532 #'uploaderror' => 'Upload error',
1533 #'uploadlink' => 'Upload images',
1534 #'uploadlog' => 'upload log',
1535 #'uploadlogpage' => 'Upload_log',
1536 #'uploadlogpagetext' => 'Below is a list of the most recent file uploads.',
1537 #'uploadnewversion' => '[$1 Upload a new version of this file]',
1538 #'uploadnologin' => 'Not logged in',
1539 /* 'uploadnologintext' => 'You must be [[Special:Userlogin|logged in]]
1540 to upload files.', */
1541 #'uploadscripted' => 'This file contains HTML or script code that my be erroneously be interpreted by a web browser.',
1542 'uploadtext' => 'Begira lehen ea bidali nahi duzun irudia <strong><a href="http://commons.wikimedia.org/wiki/Main_Page">Commons-ean</a></strong> den.
1543 <p><strong>STOP!</strong> Before you upload here,
1544 make sure to read and follow the <a href="/wiki/Special:Image_use_policy">image use policy</a>.
1545 <p>If a file with the name you are specifying already
1546 exists on the wiki, it\'ll be replaced without warning.
1547 So unless you mean to update a file, it\'s a good idea
1548 to first check if such a file exists.
1549 <p>To view or search previously uploaded images,
1550 go to the <a href="/wiki/Special:Imagelist">list of uploaded images</a>.
1551 Uploads and deletions are logged on the <a href="/wiki/Wikipedia:Upload_log">upload log</a>.
1552 </p><p>Use the form below to upload new image files for use in
1553 illustrating your pages.
1554 On most browsers, you will see a "Browse..." button, which will
1555 bring up your operating system\'s standard file open dialog.
1556 Choosing a file will fill the name of that file into the text
1557 field next to the button.
1558 You must also check the box affirming that you are not
1559 violating any copyrights by uploading the file.
1560 Press the "Upload" button to finish the upload.
1561 This may take some time if you have a slow internet connection.
1562 <p>The preferred formats are JPEG for photographic images, PNG
1563 for drawings and other iconic images, and OGG for sounds.
1564 Please name your files descriptively to avoid confusion.
1565 To include the image in a page, use a link in the form
1566 <b>[[Image:file.jpg]]</b> or <b>[[Image:file.png|alt text]]</b>
1567 or <b>[[Media:file.ogg]]</b> for sounds.
1568 <p>Please note that as with wiki pages, others may edit or
1569 delete your uploads if they think it serves the project, and
1570 you may be blocked from uploading if you abuse the system.',
1571 #'uploadvirus' => 'The file contains a virus! Details: $1',
1572 #'uploadwarning' => 'Upload warning',
1573 /* 'usenewcategorypage' => '1
1574
1575 Set first character to "0" to disable the new category page layout.', */
1576 #'user_rights_set' => '<b>User rights for "$1" updated</b>',
1577 #'usercssjsyoucanpreview' => '<strong>Tip:</strong> Use the \'Show preview\' button to test your new CSS/JS before saving.',
1578 #'usercsspreview' => '\'\'\'Remember that you are only previewing your user CSS, it has not yet been saved!\'\'\'',
1579 'userexists' => 'Beste lankide erabiltzen ari den izena eman duzu. Mesedez, beste izen aukeratu.',
1580 #'userjspreview' => '\'\'\'Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!\'\'\'',
1581 'userlogin' => 'Izena eman edo saio berria hasi',
1582 #'userlogout' => 'Log out',
1583 #'usermailererror' => 'Mail object returned error: ',
1584 #'userpage' => 'View user page',
1585 #'userrights' => 'User rights management',
1586 #'userrights-editusergroup' => 'Edit user groups',
1587 #'userrights-groupsavailable' => 'Available groups:',
1588 /* 'userrights-groupshelp' => 'Select groups you want the user to be removed from or added to.
1589 Unselected groups will not be changed. You can deselect a group with CTRL + Left Click', */
1590 #'userrights-groupsmember' => 'Member of:',
1591 #'userrights-logcomment' => 'Changed group membership from $1 to $2',
1592 #'userrights-lookup-user' => 'Manage user groups',
1593 'userrights-user-editname' => 'Enter a username:',
1594 'userstats' => 'Lankideen estatistikak',
1595 'userstatstext' => '<b>$1</b> lankideek izena eman dute.
1596 <b>$2</b> administratzaileak dira (ikusi $3).',
1597 #'val_add' => 'Add',
1598 #'val_article_lists' => 'List of validated articles',
1599 #'val_clear_old' => 'Clear my older validation data',
1600 #'val_del' => 'Delete',
1601 #'val_details_th' => '<sub>User</sub> \ <sup>Topic</sup>',
1602 #'val_details_th_user' => 'User $1',
1603 #'val_form_note' => '\'\'\'Hint:\'\'\' Merging your data means that for the article revision you select, all options where you have specified \'\'no opinion\'\' will be set to the value and comment of the most recent revision for which you have expressed an opinion. For example, if you want to change a single option for a newer revision, but also keep your other settings for this article in this revision, just select which option you intend to \'\'change\'\', and merging will fill in the other options with your previous settings.',
1604 #'val_iamsure' => 'Check this box if you really mean it!',
1605 #'val_list_header' => '<th>#</th><th>Topic</th><th>Range</th><th>Action</th>',
1606 #'val_merge_old' => 'Use my previous assessment where selected \'No opinion\'',
1607 #'val_my_stats_title' => 'My validation overview',
1608 #'val_no' => 'No',
1609 #'val_no_anon_validation' => 'You have to be logged in to validate an article.',
1610 #'val_noop' => 'No opinion',
1611 #'val_of' => '$1 of $2',
1612 #'val_page_validation_statistics' => 'Page validation statistics for $1',
1613 #'val_percent' => '<b>$1%</b><br />($2 of $3 points<br />by $4 users)',
1614 #'val_percent_single' => '<b>$1%</b><br />($2 of $3 points<br />by one user)',
1615 #'val_rev_for' => 'Revisions for $1',
1616 #'val_rev_stats' => 'See the validation statistics for "$1" <a href="$2">here</a>',
1617 #'val_revision' => 'Revision',
1618 #'val_revision_changes_ok' => 'Your ratings have been stored!',
1619 #'val_revision_number' => 'Revision #$1',
1620 #'val_revision_of' => 'Revision of $1',
1621 #'val_revision_stats_link' => 'details',
1622 #'val_show_my_ratings' => 'Show my validations',
1623 #'val_stat_link_text' => 'Validation statistics for this article',
1624 #'val_tab' => 'Validate',
1625 /* 'val_table_header' => '<tr><th>Class</th>$1<th colspan=4>Opinion</th>$1<th>Comment</th></tr>
1626 ', */
1627 #'val_this_is_current_version' => 'this is the latest version',
1628 #'val_time' => 'Time',
1629 #'val_topic_desc_page' => 'Project:Validation topics',
1630 #'val_total' => 'Total',
1631 #'val_user_stats_title' => 'Validation overview of user $1',
1632 #'val_user_validations' => 'This user has validated $1 pages.',
1633 #'val_validate_article_namespace_only' => 'Only articles can be validated. This page is <i>not</i> in the article namespace.',
1634 #'val_validate_version' => 'Validate this version',
1635 #'val_validated' => 'Validation done.',
1636 #'val_validation_of' => 'Validation of "$1"',
1637 #'val_version' => 'Version',
1638 #'val_version_of' => 'Version of $1',
1639 #'val_view_version' => 'View this revision',
1640 #'val_votepage_intro' => 'Change this text <a href="{{SERVER}}{{localurl:MediaWiki:Val_votepage_intro}}">here</a>!',
1641 #'val_warning' => '<b>Never, <i>ever</i>, change something here without <i>explicit</i> community consensus!</b>',
1642 #'val_yes' => 'Yes',
1643 #'validate' => 'Validate page',
1644 #'variantname-zh' => 'zh',
1645 #'variantname-zh-cn' => 'cn',
1646 #'variantname-zh-hk' => 'hk',
1647 #'variantname-zh-sg' => 'sg',
1648 #'variantname-zh-tw' => 'tw',
1649 #'version' => 'Version',
1650 #'versionrequired' => 'Version $1 of MediaWiki required',
1651 #'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version]]',
1652 #'viewcount' => 'This page has been accessed $1 times.',
1653 'viewprevnext' => 'Erakutsi ($1) ($2) ($3).',
1654 #'views' => 'Views',
1655 #'viewsource' => 'View source',
1656 'viewtalkpage' => 'Eztabaida erakutsi',
1657 'wantedpages' => 'Orri eskatutakoenak',
1658 #'watch' => 'Watch',
1659 'watchdetails' => '* $1 pages watched not counting talk pages
1660 * [[Special:Watchlist/edit|Show and edit complete watchlist]]',
1661 /* 'watcheditlist' => 'Here\'s an alphabetical list of your
1662 watched content pages. Check the boxes of pages you want to remove from your watchlist and click the \'remove checked\' button
1663 at the bottom of the screen (deleting a content page also deletes the accompanying talk page and vice versa).', */
1664 'watchlist' => 'Segimendu zerrenda',
1665 #'watchlistall1' => 'all',
1666 #'watchlistall2' => 'all',
1667 'watchlistcontains' => 'Zure segimendu zerrenda $1 orri ditu.',
1668 'watchlistsub' => '("$1" lankidearena)',
1669 #'watchmethod-list' => 'checking watched pages for recent edits',
1670 #'watchmethod-recent' => 'checking recent edits for watched pages',
1671 #'watchnochange' => 'None of your watched items was edited in the time period displayed.',
1672 #'watchnologin' => 'Not logged in',
1673 #'watchnologintext' => 'You must be [[Special:Userlogin|logged in]] to modify your watchlist.',
1674 'watchthis' => 'Artikulua zelatatu',
1675 'watchthispage' => 'Orria zelatatu',
1676 #'wednesday' => 'Wednesday',
1677 'welcomecreation' => '<h2>Ongi etorri, $1!</h2><p>Zure kontua sotu duzu.
1678 Ez ahaztu zure hobespenak pertsonalizatu.',
1679 'whatlinkshere' => 'Honekin lotzen diren orriak',
1680 #'whitelistacctext' => 'To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
1681 #'whitelistacctitle' => 'You are not allowed to create an account',
1682 #'whitelistedittext' => 'You have to [[Special:Userlogin|login]] to edit pages.',
1683 #'whitelistedittitle' => 'Login required to edit',
1684 #'whitelistreadtext' => 'You have to [[Special:Userlogin|login]] to read pages.',
1685 #'whitelistreadtitle' => 'Login required to read',
1686 'wikipediapage' => 'Erakutsi Meta-orria',
1687 #'wlheader-enotif' => '* Email notification is enabled.',
1688 #'wlheader-showupdated' => '* Pages which have been changed since you last visited them are shown in \'\'\'bold\'\'\'',
1689 #'wlhide' => 'Hide',
1690 #'wlhideshowown' => '$1 my edits.',
1691 #'wlnote' => 'Below are the last $1 changes in the last <b>$2</b> hours.',
1692 #'wlsaved' => 'This is a saved version of your watchlist.',
1693 #'wlshow' => 'Show',
1694 #'wlshowlast' => 'Show last $1 hours $2 days $3',
1695 /* 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />
1696 Function: $1<br />
1697 Query: $2
1698 ', */
1699 'wrongpassword' => 'Pasahitza ez da zuzena. Saiatu berriro.',
1700 'yourdiff' => 'Desberdintasunak',
1701 #'yourdomainname' => 'Your domain',
1702 'youremail' => 'Zure helbide elektronikoa (e-mail)*',
1703 #'yourlanguage' => 'Language',
1704 'yourname' => 'Zure erabiltzaile-izena',
1705 'yournick' => 'Zure gaitzizena (sinatzeko)',
1706 'yourpassword' => 'Zure pasahitza',
1707 'yourpasswordagain' => 'Idatzi berriro pasahitza',
1708 'yourrealname' => 'Zure benetako izena*',
1709 'yourtext' => 'Zure testua',
1710 #'yourvariant' => 'Variant',
1711
1712 );
1713
1714 class LanguageEu extends LanguageUtf8 {
1715
1716 function getNamespaces() {
1717 global $wgNamespaceNamesEu;
1718 return $wgNamespaceNamesEu;
1719 }
1720
1721
1722 function getNsIndex( $text ) {
1723 global $wgNamespaceNamesEu, $wgSitename;
1724
1725 foreach ( $wgNamespaceNamesEu as $i => $n ) {
1726 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1727 }
1728 if( $wgSitename == 'Wikipédia' ) {
1729 if( 0 == strcasecmp( 'Wikipedia', $text ) ) return 4;
1730 if( 0 == strcasecmp( 'Discussion_Wikipedia', $text ) ) return 5;
1731 }
1732 return false;
1733 }
1734
1735 function getQuickbarSettings() {
1736 global $wgQuickbarSettingsEu;
1737 return $wgQuickbarSettingsEu;
1738 }
1739
1740 function getSkinNames() {
1741 global $wgSkinNamesEu;
1742 return $wgSkinNamesEu;
1743 }
1744
1745 function getMessage( $key ) {
1746 global $wgAllMessagesEu;
1747 if( isset( $wgAllMessagesEu[$key] ) ) {
1748 return $wgAllMessagesEu[$key];
1749 } else {
1750 return parent::getMessage( $key );
1751 }
1752 }
1753
1754 }
1755
1756 ?>