added a postfix and prefix to the Special:Version page. Can be used for translations...
[lhc/web/wiklou.git] / languages / LanguageAr.php
1 <?php
2 # See language.doc
3 require_once("LanguageUtf8.php");
4
5 /* private */ $wgNamespaceNamesAr = array(
6 -2 => "ملف",
7 -1 => "خاص",
8 0 => "",
9 1 => "نقاش",
10 2 => "مستخدم",
11 3 => "نقاش_المستخدم",
12 4 => "ويكيبيديا",
13 5 => "ويكيبيديا_نقاش",
14 6 => "صورة",
15 7 => "نقاش_الصورة",
16 8 => "MediaWiki",
17 9 => "MediaWiki_talk",
18 10 => "Template",
19 11 => "Template_talk"
20 ) + $wgNamespaceNamesEn;
21
22
23 /* private */ $wgAllMessagesAr = array(
24 'special_version_prefix' => '',
25 'special_version_postfix' => '',
26 # Dates
27 'sunday' => "الأحد",
28 'monday' => "الإثنين",
29 'tuesday' => "الثلاثاء",
30 'wednesday' => "الأربعاء",
31 'thursday' => "الخميس",
32 'friday' => "الجمعة",
33 'saturday' => "السبت",
34 'january' => "يناير",
35 'february' => "فبراير",
36 'march' => "مارس",
37 'april' => "ابريل",
38 'may_long' => "مايو",
39 'june' => "يونيو",
40 'july' => "يوليو",
41 'august' => "أغسطس",
42 'september' => "سبتمبر",
43 'october' => "اكتوبر",
44 'november' => "نوفمبر",
45 'december' => "ديسمبر",
46
47 # Bits of text used by many pages:
48 #
49 "categories" => "Page categories",
50 "category" => "category",
51 "category_header" => "Articles in category \"$1\"",
52 "subcategories" => "Subcategories",
53
54
55 "linktrail" => "/^([a-z]+)(.*)\$/sD",
56 "mainpage" => "الصفحة الرئيسية",
57 "mainpagetext" => "Wiki software successfully installed.",
58 'portal' => 'Community portal',
59 'portal-url' => '{{ns:4}}:Community Portal',
60 "about" => "About",
61 "aboutwikipedia" => "About {{SITENAME}}",
62 "aboutpage" => "{{ns:4}}:About",
63 'article' => 'وجهة نظر',
64 "help" => "Help",
65 "helppage" => "{{ns:12}}:Contents",
66 "wikititlesuffix" => "{{SITENAME}}",
67 "bugreports" => "Bug reports",
68 "bugreportspage" => "{{ns:4}}:Bug_reports",
69 "sitesupport" => "Donations", # Set a URL in $wgSiteSupportPage in LocalSettings.php
70 "faq" => "FAQ",
71 "faqpage" => "{{ns:4}}:FAQ",
72 "edithelp" => "Editing help",
73 "edithelppage" => "{{ns:12}}:Editing",
74 "cancel" => "Cancel",
75 "qbfind" => "Find",
76 "qbbrowse" => "Browse",
77 "qbedit" => "Edit",
78 "qbpageoptions" => "This page",
79 "qbpageinfo" => "Context",
80 "qbmyoptions" => "My pages",
81 "qbspecialpages" => "Special pages",
82 "moredotdotdot" => "More...",
83 "mypage" => "My page",
84 "mytalk" => "صفحة نقاشي",
85 "anontalk" => "Talk for this IP",
86 'navigation' => 'Navigation',
87 "currentevents" => "Current events",
88 "disclaimers" => "Disclaimers",
89 "disclaimerpage" => "{{ns:4}}:General_disclaimer",
90 "errorpagetitle" => "Error",
91 "returnto" => "Return to $1.",
92 "fromwikipedia" => "From {{SITENAME}}, the free encyclopedia.",
93 "whatlinkshere" => "Pages that link here",
94 "help" => "Help",
95 "search" => "Search",
96 "go" => "Go",
97 "history" => "Page history",
98 'history_short' => 'تاريخ الصفحة',
99 "printableversion" => "Printable version",
100 'edit' => 'عدل هذه الصفحة',
101 "editthispage" => "Edit this page",
102 'delete' => 'حذف هذه الصفحة',
103 "deletethispage" => "Delete this page",
104 "undelete_short" => "Undelete",
105 'protect' => 'صفحة محمية',
106 "protectthispage" => "Protect this page",
107 'unprotect' => 'Unprotect',
108 "unprotectthispage" => "Unprotect this page",
109 "newpage" => "New page",
110 "talkpage" => "Discuss this page",
111 'specialpage' => 'Special Page',
112 'personaltools' => 'Personal tools',
113 "postcomment" => "Post a comment",
114 "articlepage" => "View article",
115 "subjectpage" => "View subject", # For compatibility
116 'talk' => 'ناقش هذه الصفحة',
117 'toolbox' => 'Toolbox',
118 "userpage" => "View user page",
119 "wikipediapage" => "View meta page",
120 "imagepage" => "View image page",
121 "viewtalkpage" => "View discussion",
122 "otherlanguages" => "Other languages",
123 "redirectedfrom" => "(Redirected from $1)",
124 "lastmodified" => "This page was last modified $1.",
125 "viewcount" => "This page has been accessed $1 times.",
126 "copyright" => "Content is available under $1.",
127 "poweredby" => "{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
128 "printsubtitle" => "(From {{SERVER}})",
129 "protectedpage" => "Protected page",
130 "administrators" => "{{ns:4}}:Administrators",
131 "sysoptitle" => "Sysop access required",
132 "sysoptext" => "The action you have requested can only be
133 performed by users with \"sysop\" status.
134 See $1.",
135 "developertitle" => "Developer access required",
136 "developertext" => "The action you have requested can only be
137 performed by users with \"developer\" status.
138 See $1.",
139 "bureaucrattitle" => "Bureaucrat access required",
140 "bureaucrattext" => "The action you have requested can only be
141 performed by sysops with \"bureaucrat\" status.",
142 "nbytes" => "$1 bytes",
143 "go" => "Go",
144 "ok" => "OK",
145 "sitetitle" => "{{SITENAME}}",
146 "pagetitle" => "$1 - {{SITENAME}}",
147 "sitesubtitle" => "The Free Encyclopedia", # FIXME
148 "retrievedfrom" => "Retrieved from \"$1\"",
149 "newmessages" => "You have $1.",
150 "newmessageslink" => "new messages",
151 "editsection"=>"edit",
152 "toc" => "Table of contents",
153 "showtoc" => "show",
154 "hidetoc" => "hide",
155 "thisisdeleted" => "View or restore $1?",
156 "restorelink" => "$1 deleted edits",
157 'feedlinks' => 'Feed:',
158
159 # Main script and global functions
160 #
161 "nosuchaction" => "No such action",
162 "nosuchactiontext" => "The action specified by the URL is not
163 recognized by the wiki",
164 "nosuchspecialpage" => "No such special page",
165 "nospecialpagetext" => "You have requested a special page that is not
166 recognized by the wiki.",
167
168 # General errors
169 #
170 "error" => "Error",
171 "databaseerror" => "Database error",
172 "dberrortext" => "A database query syntax error has occurred.
173 This could be because of an illegal search query (see $5),
174 or it may indicate a bug in the software.
175 The last attempted database query was:
176 <blockquote><tt>$1</tt></blockquote>
177 from within function \"<tt>$2</tt>\".
178 MySQL returned error \"<tt>$3: $4</tt>\".",
179 "dberrortextcl" => "A database query syntax error has occurred.
180 The last attempted database query was:
181 \"$1\"
182 from within function \"$2\".
183 MySQL returned error \"$3: $4\".\n",
184 "noconnect" => "Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.",
185 "nodb" => "Could not select database $1",
186 "cachederror" => "The following is a cached copy of the requested page, and may not be up to date.",
187 "readonly" => "Database locked",
188 "enterlockreason" => "Enter a reason for the lock, including an estimate
189 of when the lock will be released",
190 "readonlytext" => "The database is currently locked to new
191 entries and other modifications, probably for routine database maintenance,
192 after which it will be back to normal.
193 The administrator who locked it offered this explanation:
194 <p>$1",
195 "missingarticle" => "The database did not find the text of a page
196 that it should have found, named \"$1\".
197
198 <p>This is usually caused by following an outdated diff or history link to a
199 page that has been deleted.
200
201 <p>If this is not the case, you may have found a bug in the software.
202 Please report this to an administrator, making note of the URL.",
203 "internalerror" => "Internal error",
204 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
205 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
206 "filedeleteerror" => "Could not delete file \"$1\".",
207 "filenotfound" => "Could not find file \"$1\".",
208 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
209 "formerror" => "Error: could not submit form",
210 "badarticleerror" => "This action cannot be performed on this page.",
211 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
212 "badtitle" => "Bad title",
213 "badtitletext" => "The requested page title was invalid, empty, or
214 an incorrectly linked inter-language or inter-wiki title.",
215 "perfdisabled" => "Sorry! This feature has been temporarily disabled
216 because it slows the database down to the point that no one can use
217 the wiki.",
218 "perfdisabledsub" => "Here's a saved copy from $1:",
219 "wrong_wfQuery_params" => "Incorrect parameters to wfQuery()<br />
220 Function: $1<br />
221 Query: $2
222 ",
223 "viewsource" => "View source",
224 "protectedtext" => "This page has been locked to prevent editing; there are
225 a number of reasons why this may be so, please see
226 [[{{ns:4}}:Protected page]].
227
228 You can view and copy the source of this page:",
229
230 # Login and logout pages
231 #
232 "logouttitle" => "User logout",
233 "logouttext" => "You are now logged out.
234 You can continue to use {{SITENAME}} anonymously, or you can log in
235 again as the same or as a different user. Note that some pages may
236 continue to be displayed as if you were still logged in, until you clear
237 your browser cache\n",
238
239 "welcomecreation" => "<h2>Welcome, $1!</h2><p>Your account has been created.
240 Don't forget to change your {{SITENAME}} preferences.",
241
242 "loginpagetitle" => "User login",
243 "yourname" => "Your user name",
244 "yourpassword" => "Your password",
245 "yourpasswordagain" => "Retype password",
246 "newusersonly" => " (new users only)",
247 "remembermypassword" => "Remember my password across sessions.",
248 "loginproblem" => "<b>There has been a problem with your login.</b><br />Try again!",
249 "alreadyloggedin" => "<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
250
251 "login" => "Log in",
252 "loginprompt" => "You must have cookies enabled to log in to {{SITENAME}}.",
253 "userlogin" => "Log in",
254 "logout" => "Log out",
255 "userlogout" => "Log out",
256 "notloggedin" => "Not logged in",
257 "createaccount" => "Create new account",
258 "createaccountmail" => "by email",
259 "badretype" => "The passwords you entered do not match.",
260 "userexists" => "The user name you entered is already in use. Please choose a different name.",
261 "youremail" => "Your email*",
262 "yourrealname" => "Your real name*",
263 "yournick" => "Your nickname (for signatures)",
264 "emailforlost" => "Fields marked with a star (*) are optional. Storing an email address enables people to contact you through the website without you having to reveal your
265 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.",
266 "loginerror" => "Login error",
267 "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.",
268 "nocookieslogin" => "{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
269 "noname" => "You have not specified a valid user name.",
270 "loginsuccesstitle" => "Login successful",
271 "loginsuccess" => "You are now logged in to {{SITENAME}} as \"$1\".",
272 "nosuchuser" => "There is no user by the name \"$1\".
273 Check your spelling, or use the form below to create a new user account.",
274 "wrongpassword" => "The password you entered is incorrect. Please try again.",
275 "mailmypassword" => "Mail me a new password",
276 "passwordremindertitle" => "Password reminder from {{SITENAME}}",
277 "passwordremindertext" => "Someone (probably you, from IP address $1)
278 requested that we send you a new {{SITENAME}} login password.
279 The password for user \"$2\" is now \"$3\".
280 You should log in and change your password now.",
281 "noemail" => "There is no e-mail address recorded for user \"$1\".",
282 "passwordsent" => "A new password has been sent to the e-mail address
283 registered for \"$1\".
284 Please log in again after you receive it.",
285 "loginend" => "&nbsp;",
286 "mailerror" => "Error sending mail: $1",
287
288 # Edit page toolbar
289 "bold_sample"=>"Bold text",
290 "bold_tip"=>"Bold text",
291 "italic_sample"=>"Italic text",
292 "italic_tip"=>"Italic text",
293 "link_sample"=>"Link title",
294 "link_tip"=>"Internal link",
295 "extlink_sample"=>"http://www.example.com link title",
296 "extlink_tip"=>"External link (remember http:// prefix)",
297 "headline_sample"=>"Headline text",
298 "headline_tip"=>"Level 2 headline",
299 "math_sample"=>"Insert formula here",
300 "math_tip"=>"Mathematical formula (LaTeX)",
301 "nowiki_sample"=>"Insert non-formatted text here",
302 "nowiki_tip"=>"Ignore wiki formatting",
303 "image_sample"=>"Example.jpg",
304 "image_tip"=>"Embedded image",
305 "media_sample"=>"Example.mp3",
306 "media_tip"=>"Media file link",
307 "sig_tip"=>"Your signature with timestamp",
308 "hr_tip"=>"Horizontal line (use sparingly)",
309 "infobox"=>"Click a button to get an example text",
310 # alert box shown in browsers where text selection does not work, test e.g. with mozilla or konqueror
311 "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",
312
313 # Edit pages
314 #
315 "summary" => "Summary",
316 "subject" => "Subject/headline",
317 "minoredit" => "This is a minor edit",
318 "watchthis" => "Watch this article",
319 "savearticle" => "Save page",
320 "preview" => "Preview",
321 "showpreview" => "Show preview",
322 "blockedtitle" => "User is blocked",
323 "blockedtext" => "Your user name or IP address has been blocked by $1.
324 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
325 [[{{ns:4}}:Administrators|administrators]] to discuss the block.
326
327 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]].
328
329 Your IP address is $3. Please include this address in any queries you make.
330 ",
331 "whitelistedittitle" => "Login required to edit",
332 "whitelistedittext" => "You have to [[Special:Userlogin|login]] to edit articles.",
333 "whitelistreadtitle" => "Login required to read",
334 "whitelistreadtext" => "You have to [[Special:Userlogin|login]] to read articles.",
335 "whitelistacctitle" => "You are not allowed to create an account",
336 "whitelistacctext" => "To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
337 "loginreqtitle" => "Login Required",
338 "loginreqtext" => "You must [[special:Userlogin|login]] to view other pages.",
339 "accmailtitle" => "Password sent.",
340 "accmailtext" => "The Password for '$1' has been sent to $2.",
341 "newarticle" => "(New)",
342 "newarticletext" =>
343 "You've followed a link to a page that doesn't exist yet.
344 To create the page, start typing in the box below
345 (see the [[{{ns:4}}:Help|help page]] for more info).
346 If you are here by mistake, just click your browser's '''back''' button.",
347 "talkpagetext" => "<!-- MediaWiki:talkpagetext -->",
348 "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.'' ",
349 "noarticletext" => "(There is currently no text in this page)",
350 "updated" => "(Updated)",
351 "note" => "<strong>Note:</strong> ",
352 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
353 "previewconflict" => "This preview reflects the text in the upper
354 text editing area as it will appear if you choose to save.",
355 "editing" => "Editing $1",
356 "sectionedit" => " (section)",
357 "commentedit" => " (comment)",
358 "editconflict" => "Edit conflict: $1",
359 "explainconflict" => "Someone else has changed this page since you
360 started editing it.
361 The upper text area contains the page text as it currently exists.
362 Your changes are shown in the lower text area.
363 You will have to merge your changes into the existing text.
364 <b>Only</b> the text in the upper text area will be saved when you
365 press \"Save page\".\n<p>",
366 "yourtext" => "Your text",
367 "storedversion" => "Stored version",
368 "editingold" => "<strong>WARNING: You are editing an out-of-date
369 revision of this page.
370 If you save it, any changes made since this revision will be lost.</strong>\n",
371 "yourdiff" => "Differences",
372 # FIXME: This is inappropriate for third-party use!
373 "copyrightwarning" => "Please note that all contributions to {{SITENAME}} are
374 considered to be released under the GNU Free Documentation License
375 (see $1 for details).
376 If you don't want your writing to be edited mercilessly and redistributed
377 at will, then don't submit it here.<br />
378 You are also promising us that you wrote this yourself, or copied it from a
379 public domain or similar free resource.
380 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
381 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
382 browsers may have problems editing pages approaching or longer than 32kb.
383 Please consider breaking the page into smaller sections.",
384 "readonlywarning" => "WARNING: The database has been locked for maintenance,
385 so you will not be able to save your edits right now. You may wish to cut-n-paste
386 the text into a text file and save it for later.",
387 "protectedpagewarning" => "WARNING: This page has been locked so that only
388 users with sysop privileges can edit it. Be sure you are following the
389 <a href='$wgScript/{{ns:4}}:Protected_page_guidelines'>protected page
390 guidelines</a>.",
391
392 # History pages
393 #
394 "revhistory" => "Revision history",
395 "nohistory" => "There is no edit history for this page.",
396 "revnotfound" => "Revision not found",
397 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
398 Please check the URL you used to access this page.\n",
399 "loadhist" => "Loading page history",
400 "currentrev" => "Current revision",
401 "revisionasof" => "Revision as of $1",
402 "cur" => "cur",
403 "next" => "next",
404 "last" => "last",
405 "orig" => "orig",
406 "histlegend" => "Legend: (cur) = difference with current version,
407 (last) = difference with preceding version, M = minor edit",
408
409 # Diffs
410 #
411 "difference" => "(Difference between revisions)",
412 "loadingrev" => "loading revision for diff",
413 "lineno" => "Line $1:",
414 "editcurrent" => "Edit the current version of this page",
415
416 # Search results
417 #
418 "searchresults" => "Search results",
419 "searchhelppage" => "{{ns:4}}:Searching",
420 "searchingwikipedia" => "Searching {{SITENAME}}",
421 "searchresulttext" => "For more information about searching {{SITENAME}}, see $1.",
422 "searchquery" => "For query \"$1\"",
423 "badquery" => "Badly formed search query",
424 "badquerytext" => "We could not process your query.
425 This is probably because you have attempted to search for a
426 word fewer than three letters long, which is not yet supported.
427 It could also be that you have mistyped the expression, for
428 example \"fish and and scales\".
429 Please try another query.",
430 "matchtotals" => "The query \"$1\" matched $2 article titles
431 and the text of $3 articles.",
432 "nogomatch" => "No page with this exact title exists, trying full text search.",
433 "titlematches" => "Article title matches",
434 "notitlematches" => "No article title matches",
435 "textmatches" => "Article text matches",
436 "notextmatches" => "No article text matches",
437 "prevn" => "previous $1",
438 "nextn" => "next $1",
439 "viewprevnext" => "View ($1) ($2) ($3).",
440 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
441 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
442 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
443 often caused by searching for common words like \"have\" and \"from\",
444 which are not indexed, or by specifying more than one search term (only pages
445 containing all of the search terms will appear in the result).",
446 "powersearch" => "Search",
447 "powersearchtext" => "
448 Search in namespaces :<br />
449 $1<br />
450 $2 List redirects &nbsp; Search for $3 $9",
451 "searchdisabled" => "<p>Sorry! Full text search has been disabled temporarily, for performance reasons. In the meantime, you can use the Google search below, which may be out of date.</p>",
452 "googlesearch" => "
453 <!-- SiteSearch Google -->
454 <FORM method=GET action=\"http://www.google.com/search\">
455 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
456 <A HREF=\"http://www.google.com/\">
457 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
458 border=\"0\" ALT=\"Google\"></A>
459 </td>
460 <td>
461 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
462 <INPUT type=submit name=btnG VALUE=\"Google Search\">
463 <font size=-1>
464 <input type=hidden name=domains value=\"{{SERVER}}\"><br /><input type=radio name=sitesearch value=\"\"> WWW <input type=radio name=sitesearch value=\"{{SERVER}}\" checked> {{SERVER}} <br />
465 <input type='hidden' name='ie' value='$2'>
466 <input type='hidden' name='oe' value='$2'>
467 </font>
468 </td></tr></TABLE>
469 </FORM>
470 <!-- SiteSearch Google -->",
471 "blanknamespace" => "(Main)",
472
473 # Preferences page
474 #
475 "preferences" => "Preferences",
476 "prefsnologin" => "Not logged in",
477 "prefsnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
478 to set user preferences.",
479 "prefslogintext" => "You are logged in as \"$1\".
480 Your internal ID number is $2.
481
482 See [[{{ns:4}}:User preferences help]] for help deciphering the options.",
483 "prefsreset" => "Preferences have been reset from storage.",
484 "qbsettings" => "Quickbar settings",
485 "changepassword" => "Change password",
486 "skin" => "Skin",
487 "math" => "Rendering math",
488 "dateformat" => "Date format",
489 "math_failure" => "Failed to parse",
490 "math_unknown_error" => "unknown error",
491 "math_unknown_function" => "unknown function ",
492 "math_lexing_error" => "lexing error",
493 "math_syntax_error" => "syntax error",
494 "math_image_error" => "PNG conversion failed; check for correct installation of latex, dvips, gs, and convert",
495 "math_bad_tmpdir" => "Can't write to or create math temp directory",
496 "math_bad_output" => "Can't write to or create math output directory",
497 "math_notexvc" => "Missing texvc executable; please see math/README to configure.",
498 "saveprefs" => "Save preferences",
499 "resetprefs" => "Reset preferences",
500 "oldpassword" => "Old password",
501 "newpassword" => "New password",
502 "retypenew" => "Retype new password",
503 "textboxsize" => "Editing",
504 "rows" => "Rows",
505 "columns" => "Columns",
506 "searchresultshead" => "Search result settings",
507 "resultsperpage" => "Hits to show per page",
508 "contextlines" => "Lines to show per hit",
509 "contextchars" => "Characters of context per line",
510 "stubthreshold" => "Threshold for stub display",
511 "recentchangescount" => "Number of titles in recent changes",
512 "savedprefs" => "Your preferences have been saved.",
513 "timezonetext" => "Enter number of hours your local time differs
514 from server time (UTC).",
515 "localtime" => "Local time display",
516 "timezoneoffset" => "Offset",
517 "servertime" => "Server time is now",
518 "guesstimezone" => "Fill in from browser",
519 "emailflag" => "Disable e-mail from other users",
520 "defaultns" => "Search in these namespaces by default:",
521
522 # Recent changes
523 #
524 "changes" => "changes",
525 "recentchanges" => "Recent changes",
526 "recentchangestext" => "Track the most recent changes to the wiki on this page.",
527 "rcloaderr" => "Loading recent changes",
528 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
529 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
530 "rclistfrom" => "Show new changes starting from $1",
531 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
532 # "rclinks" => "Show last $1 changes in last $2 days.",
533 "showhideminor" => "$1 minor edits | $2 bots | $3 logged in users ",
534 "rclinks" => "Show last $1 changes in last $2 days<br />$3",
535 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
536 "rcliu" => "; $1 edits from logged in users",
537 "diff" => "diff",
538 "hist" => "hist",
539 "hide" => "hide",
540 "show" => "show",
541 "tableform" => "table",
542 "listform" => "list",
543 "nchanges" => "$1 changes",
544 "minoreditletter" => "M",
545 "newpageletter" => "N",
546
547 # Upload
548 #
549 "upload" => "Upload file",
550 "uploadbtn" => "Upload file",
551 "uploadlink" => "Upload images",
552 "reupload" => "Re-upload",
553 "reuploaddesc" => "Return to the upload form.",
554 "uploadnologin" => "Not logged in",
555 "uploadnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
556 to upload files.",
557 "uploadfile" => "Upload images, sounds, documents etc.",
558 "uploaderror" => "Upload error",
559 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
560 make sure to read and follow the <a href=\"{{localurle:Special:Image_use_policy}}\">image use policy</a>.
561 <p>If a file with the name you are specifying already
562 exists on the wiki, it'll be replaced without warning.
563 So unless you mean to update a file, it's a good idea
564 to first check if such a file exists.
565 <p>To view or search previously uploaded images,
566 go to the <a href=\"{{localurle:Special:Imagelist}}\">list of uploaded images</a>.
567 Uploads and deletions are logged on the " .
568 "<a href=\"{{localurle:Project:Upload_log}}\">upload log</a>.
569 <p>Use the form below to upload new image files for use in
570 illustrating your articles.
571 On most browsers, you will see a \"Browse...\" button, which will
572 bring up your operating system's standard file open dialog.
573 Choosing a file will fill the name of that file into the text
574 field next to the button.
575 You must also check the box affirming that you are not
576 violating any copyrights by uploading the file.
577 Press the \"Upload\" button to finish the upload.
578 This may take some time if you have a slow internet connection.
579 <p>The preferred formats are JPEG for photographic images, PNG
580 for drawings and other iconic images, and OGG for sounds.
581 Please name your files descriptively to avoid confusion.
582 To include the image in an article, use a link in the form
583 <b>[[{{ns:6}}:file.jpg]]</b> or <b>[[{{ns:6}}:file.png|alt text]]</b>
584 or <b>[[{{ns:-2}}:file.ogg]]</b> for sounds.
585 <p>Please note that as with wiki pages, others may edit or
586 delete your uploads if they think it serves the encyclopedia, and
587 you may be blocked from uploading if you abuse the system.",
588
589 "uploadlog" => "upload log",
590 "uploadlogpage" => "Upload_log",
591 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
592 All times shown are server time (UTC).
593 <ul>
594 </ul>
595 ",
596 "filename" => "Filename",
597 "filedesc" => "Summary",
598 "filestatus" => "Copyright status",
599 "filesource" => "Source",
600 "affirmation" => "I affirm that the copyright holder of this file
601 agrees to license it under the terms of the $1.",
602 "copyrightpage" => "{{ns:4}}:Copyrights",
603 "copyrightpagename" => "{{SITENAME}} copyright",
604 "uploadedfiles" => "Uploaded files",
605 "noaffirmation" => "You must affirm that your upload does not violate
606 any copyrights.",
607 "ignorewarning" => "Ignore warning and save file anyway.",
608 "minlength" => "Image names must be at least three letters.",
609 "badfilename" => "Image name has been changed to \"$1\".",
610 "badfiletype" => "\".$1\" is not a recommended image file format.",
611 "largefile" => "It is recommended that images not exceed 100k in size.",
612 "successfulupload" => "Successful upload",
613 "fileuploaded" => "File \"$1\" uploaded successfully.
614 Please follow this link: ($2) to the description page and fill
615 in information about the file, such as where it came from, when it was
616 created and by whom, and anything else you may know about it.",
617 "uploadwarning" => "Upload warning",
618 "savefile" => "Save file",
619 "uploadedimage" => "uploaded \"$1\"",
620 "uploaddisabled" => "Sorry, uploading is disabled.",
621
622 # Image list
623 #
624 "imagelist" => "Image list",
625 "imagelisttext" => "Below is a list of $1 images sorted $2.",
626 "getimagelist" => "fetching image list",
627 "ilshowmatch" => "Show all images with names matching",
628 "ilsubmit" => "Search",
629 "showlast" => "Show last $1 images sorted $2.",
630 "all" => "all",
631 "byname" => "by name",
632 "bydate" => "by date",
633 "bysize" => "by size",
634 "imgdelete" => "del",
635 "imgdesc" => "desc",
636 "imglegend" => "Legend: (desc) = show/edit image description.",
637 "imghistory" => "Image history",
638 "revertimg" => "rev",
639 "deleteimg" => "del",
640 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
641 this old version, (rev) = revert to this old version.
642 <br /><i>Click on date to see image uploaded on that date</i>.",
643 "imagelinks" => "Image links",
644 "linkstoimage" => "The following pages link to this image:",
645 "nolinkstoimage" => "There are no pages that link to this image.",
646
647 # Statistics
648 #
649 "statistics" => "Statistics",
650 "sitestats" => "Site statistics",
651 "userstats" => "User statistics",
652 "sitestatstext" => "There are '''$1''' total pages in the database.
653 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
654 pages, redirects, and others that probably don't qualify as articles.
655 Excluding those, there are '''$2''' pages that are probably legitimate
656 articles.
657
658 There have been a total of '''$3''' page views, and '''$4''' page edits
659 since the wiki was setup.
660 That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
661 "userstatstext" => "There are '''$1''' registered users.
662 '''$2''' of these are administrators (see $3).",
663
664 # Maintenance Page
665 #
666 "maintenance" => "Maintenance page",
667 "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 ;-)",
668 "maintenancebacklink" => "Back to Maintenance Page",
669 "disambiguations" => "Disambiguation pages",
670 "disambiguationspage" => "{{ns:4}}:Links_to_disambiguating_pages",
671 "disambiguationstext" => "The following articles link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
672 "doubleredirects" => "Double Redirects",
673 "doubleredirectstext" => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br />\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" taget article, which the first redirect should point to.",
674 "brokenredirects" => "Broken Redirects",
675 "brokenredirectstext" => "The following redirects link to a non-existing article.",
676 "selflinks" => "Pages with Self Links",
677 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
678 "mispeelings" => "Pages with misspellings",
679 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
680 "mispeelingspage" => "List of common misspellings",
681 "missinglanguagelinks" => "Missing Language Links",
682 "missinglanguagelinksbutton" => "Find missing language links for",
683 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
684
685
686 # Miscellaneous special pages
687 #
688 "orphans" => "Orphaned pages",
689 "lonelypages" => "Orphaned pages",
690 "unusedimages" => "Unused images",
691 "popularpages" => "Popular pages",
692 "nviews" => "$1 views",
693 "wantedpages" => "Wanted pages",
694 "nlinks" => "$1 links",
695 "allpages" => "All pages",
696 "randompage" => "Random page",
697 "shortpages" => "Short pages",
698 "longpages" => "Long pages",
699 "deadendpages" => "Dead-end pages",
700 "listusers" => "User list",
701 "specialpages" => "Special pages",
702 "spheading" => "Special pages for all users",
703 "sysopspheading" => "For sysop use only",
704 "developerspheading" => "For developer use only",
705 "protectpage" => "Protect page",
706 "recentchangeslinked" => "Related changes",
707 "rclsub" => "(to pages linked from \"$1\")",
708 "debug" => "Debug",
709 "newpages" => "New pages",
710 "ancientpages" => "Oldest articles",
711 "intl" => "Interlanguage links",
712 'move' => 'نقل صفحة',
713 "movethispage" => "Move this page",
714 "unusedimagestext" => "<p>Please note that other web sites may link to an image with
715 a direct URL, and so may still be listed here despite being
716 in active use.",
717 "booksources" => "Book sources",
718 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
719 "booksourcetext" => "Below is a list of links to other sites that
720 sell new and used books, and may also have further information
721 about books you are looking for.
722 {{SITENAME}} is not affiliated with any of these businesses, and
723 this list should not be construed as an endorsement.",
724 "isbn" => "ISBN",
725 "rfcurl" => "http://www.faqs.org/rfcs/rfc$1.html",
726 "alphaindexline" => "$1 to $2",
727 "version" => "Version",
728
729 # Email this user
730 #
731 "mailnologin" => "No send address",
732 "mailnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
733 and have a valid e-mail address in your <a href=\"{{localurl:Special:Preferences}}\">preferences</a>
734 to send e-mail to other users.",
735 "emailuser" => "E-mail this user",
736 "emailpage" => "E-mail user",
737 "emailpagetext" => "If this user has entered a valid e-mail address in
738 his or her user preferences, the form below will send a single message.
739 The e-mail address you entered in your user preferences will appear
740 as the \"From\" address of the mail, so the recipient will be able
741 to reply.",
742 "usermailererror" => "Mail object returned error: ",
743 "defemailsubject" => "{{SITENAME}} e-mail",
744 "noemailtitle" => "No e-mail address",
745 "noemailtext" => "This user has not specified a valid e-mail address,
746 or has chosen not to receive e-mail from other users.",
747 "emailfrom" => "From",
748 "emailto" => "To",
749 "emailsubject" => "Subject",
750 "emailmessage" => "Message",
751 "emailsend" => "Send",
752 "emailsent" => "E-mail sent",
753 "emailsenttext" => "Your e-mail message has been sent.",
754
755 # Watchlist
756 #
757 "watchlist" => "My watchlist",
758 "watchlistsub" => "(for user \"$1\")",
759 "nowatchlist" => "You have no items on your watchlist.",
760 "watchnologin" => "Not logged in",
761 "watchnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
762 to modify your watchlist.",
763 "addedwatch" => "Added to watchlist",
764 "addedwatchtext" => "The page \"$1\" has been added to your <a href=\"{{localurl:Special:Watchlist}}\">watchlist</a>.
765 Future changes to this page and its associated Talk page will be listed there,
766 and the page will appear <b>bolded</b> in the <a href=\"{{localurl:Special:Recentchanges}}\">list of recent changes</a> to
767 make it easier to pick out.</p>
768
769 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
770 "removedwatch" => "Removed from watchlist",
771 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
772 'watch' => 'راقب هذه الصفحة',
773 "watchthispage" => "راقب هذه الصفحة",
774 'unwatch' => 'توقف عن مراقبة الصفحة',
775 "unwatchthispage" => "توقف عن مراقبة الصفحة",
776 "notanarticle" => "Not an article",
777 "watchnochange" => "None of your watched items were edited in the time period displayed.",
778 "watchdetails" => "($1 pages watched not counting talk pages;
779 $2 total pages edited since cutoff;
780 $3...
781 <a href='$4'>show and edit complete list</a>.)",
782 "watchmethod-recent"=> "checking recent edits for watched pages",
783 "watchmethod-list" => "checking watched pages for recent edits",
784 "removechecked" => "Remove checked items from watchlist",
785 "watchlistcontains" => "Your watchlist contains $1 pages.",
786 "watcheditlist" => "Here's an alphabetical list of your
787 watched pages. Check the boxes of pages you want to remove
788 from your watchlist and click the 'remove checked' button
789 at the bottom of the screen.",
790 "removingchecked" => "Removing requested items from watchlist...",
791 "couldntremove" => "Couldn't remove item '$1'...",
792 "iteminvalidname" => "Problem with item '$1', invalid name...",
793 "wlnote" => "Below are the last $1 changes in the last <b>$2</b> hours.",
794 "wlshowlast" => "Show last $1 hours $2 days $3",
795 "wlsaved" => "This is a saved version of your watchlist.",
796
797
798 # Delete/protect/revert
799 #
800 "deletepage" => "Delete page",
801 "confirm" => "Confirm",
802 "excontent" => "content was:",
803 "exbeforeblank" => "content before blanking was:",
804 "exblank" => "page was empty",
805 "confirmdelete" => "Confirm delete",
806 "deletesub" => "(Deleting \"$1\")",
807 "historywarning" => "Warning: The page you are about to delete has a history: ",
808 "confirmdeletetext" => "You are about to permanently delete a page
809 or image along with all of its history from the database.
810 Please confirm that you intend to do this, that you understand the
811 consequences, and that you are doing this in accordance with
812 [[{{ns:4}}:Policy]].",
813 "confirmcheck" => "Yes, I really want to delete this.",
814 "actioncomplete" => "Action complete",
815 "deletedtext" => "\"$1\" has been deleted.
816 See $2 for a record of recent deletions.",
817 "deletedarticle" => "deleted \"$1\"",
818 "dellogpage" => "Deletion_log",
819 "dellogpagetext" => "Below is a list of the most recent deletions.
820 All times shown are server time (UTC).
821 <ul>
822 </ul>
823 ",
824 "deletionlog" => "deletion log",
825 "reverted" => "Reverted to earlier revision",
826 "deletecomment" => "Reason for deletion",
827 "imagereverted" => "Revert to earlier version was successful.",
828 "rollback" => "Roll back edits",
829 'rollback_short' => 'Rollback',
830 "rollbacklink" => "rollback",
831 "rollbackfailed" => "Rollback failed",
832 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
833 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
834 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
835
836 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
837 # only shown if there is an edit comment
838 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
839 "revertpage" => "Reverted edit of $2, changed back to last version by $1",
840 "protectlogpage" => "Protection_log",
841 "protectlogtext" => "Below is a list of page locks/unlocks.
842 See [[{{ns:4}}:Protected page]] for more information.",
843 "protectedarticle" => "protected [[$1]]",
844 "unprotectedarticle" => "unprotected [[$1]]",
845 "protectsub" =>"(Protecting \"$1\")",
846 "confirmprotecttext" => "Do you really want to protect this page?",
847 "confirmprotect" => "Confirm protection",
848 "protectcomment" => "Reason for protecting",
849 "unprotectsub" =>"(Unprotecting \"$1\")",
850 "confirmunprotecttext" => "Do you really want to unprotect this page?",
851 "confirmunprotect" => "Confirm unprotection",
852 "unprotectcomment" => "Reason for unprotecting",
853 "protectreason" => "(give a reason)",
854
855 # Undelete
856 "undelete" => "Restore deleted page",
857 "undeletepage" => "View and restore deleted pages",
858 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
859 can be restored. The archive may be periodically cleaned out.",
860 "undeletearticle" => "Restore deleted article",
861 "undeleterevisions" => "$1 revisions archived",
862 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
863 If a new page with the same name has been created since the deletion, the restored
864 revisions will appear in the prior history, and the current revision of the live page
865 will not be automatically replaced.",
866 "undeleterevision" => "Deleted revision as of $1",
867 "undeletebtn" => "Restore!",
868 "undeletedarticle" => "restored \"$1\"",
869 "undeletedtext" => "The article [[$1]] has been successfully restored.
870 See [[{{ns:4}}:Deletion_log]] for a record of recent deletions and restorations.",
871
872 # Contributions
873 #
874 "contributions" => "User contributions",
875 "mycontris" => "My contributions",
876 "contribsub" => "For $1",
877 "nocontribs" => "No changes were found matching these criteria.",
878 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
879 "uclinks" => "View the last $1 changes; view the last $2 days.",
880 "uctop" => " (top)" ,
881
882 # What links here
883 #
884 "whatlinkshere" => "What links here",
885 "notargettitle" => "No target",
886 "notargettext" => "You have not specified a target page or user
887 to perform this function on.",
888 "linklistsub" => "(List of links)",
889 "linkshere" => "The following pages link to here:",
890 "nolinkshere" => "No pages link to here.",
891 "isredirect" => "redirect page",
892
893 # Block/unblock IP
894 #
895 "blockip" => "Block user",
896 "blockiptext" => "Use the form below to block write access
897 from a specific IP address or username.
898 This should be done only only to prevent vandalism, and in
899 accordance with [[{{ns:4}}:Policy|policy]].
900 Fill in a specific reason below (for example, citing particular
901 pages that were vandalized).",
902 "ipaddress" => "IP Address/username",
903 "ipbexpiry" => "Expiry",
904 "ipbreason" => "Reason",
905 "ipbsubmit" => "Block this user",
906 "badipaddress" => "Invalid IP address",
907 "noblockreason" => "You must supply a reason for the block.",
908 "blockipsuccesssub" => "Block succeeded",
909 "blockipsuccesstext" => "\"$1\" has been blocked.
910 <br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
911 "unblockip" => "Unblock user",
912 "unblockiptext" => "Use the form below to restore write access
913 to a previously blocked IP address or username.",
914 "ipusubmit" => "Unblock this address",
915 "ipusuccess" => "\"$1\" unblocked",
916 "ipblocklist" => "List of blocked IP addresses and usernames",
917 "blocklistline" => "$1, $2 blocked $3 (expires $4)",
918 "blocklink" => "block",
919 "unblocklink" => "unblock",
920 "contribslink" => "contribs",
921 "autoblocker" => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
922 "blocklogpage" => "Block_log",
923 "blocklogentry" => 'blocked "$1" with an expiry time of $2',
924 "blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
925 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
926 the list of currently operational bans and blocks.",
927 "unblocklogentry" => 'unblocked "$1"',
928 "range_block_disabled" => "The sysop ability to create range blocks is disabled.",
929 "ipb_expiry_invalid" => "Expiry time invalid.",
930 "ip_range_invalid" => "Invalid IP range.\n",
931 "proxyblocker" => "Proxy blocker",
932 "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.",
933 "proxyblocksuccess" => "Done.\n",
934
935 # Developer tools
936 #
937 "lockdb" => "Lock database",
938 "unlockdb" => "Unlock database",
939 "lockdbtext" => "Locking the database will suspend the ability of all
940 users to edit pages, change their preferences, edit their watchlists, and
941 other things requiring changes in the database.
942 Please confirm that this is what you intend to do, and that you will
943 unlock the database when your maintenance is done.",
944 "unlockdbtext" => "Unlocking the database will restore the ability of all
945 users to edit pages, change their preferences, edit their watchlists, and
946 other things requiring changes in the database.
947 Please confirm that this is what you intend to do.",
948 "lockconfirm" => "Yes, I really want to lock the database.",
949 "unlockconfirm" => "Yes, I really want to unlock the database.",
950 "lockbtn" => "Lock database",
951 "unlockbtn" => "Unlock database",
952 "locknoconfirm" => "You did not check the confirmation box.",
953 "lockdbsuccesssub" => "Database lock succeeded",
954 "unlockdbsuccesssub" => "Database lock removed",
955 "lockdbsuccesstext" => "The database has been locked.
956 <br />Remember to remove the lock after your maintenance is complete.",
957 "unlockdbsuccesstext" => "The database has been unlocked.",
958
959 # SQL query
960 #
961 "asksql" => "SQL query",
962 "asksqltext" => "Use the form below to make a direct query of the
963 database.
964 Use single quotes ('like this') to delimit string literals.
965 This can often add considerable load to the server, so please use
966 this function sparingly.",
967 "sqlislogged" => "Please note that all queries are logged.",
968 "sqlquery" => "Enter query",
969 "querybtn" => "Submit query",
970 "selectonly" => "Only read-only queries are allowed.",
971 "querysuccessful" => "Query successful",
972
973 # Make sysop
974 "makesysoptitle" => "Make a user into a sysop",
975 "makesysoptext" => "This form is used by bureaucrats to turn ordinary users into administrators.
976 Type the name of the user in the box and press the button to make the user an administrator",
977 "makesysopname" => "Name of the user:",
978 "makesysopsubmit" => "Make this user into a sysop",
979 "makesysopok" => "<b>User \"$1\" is now a sysop</b>",
980 "makesysopfail" => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
981 "setbureaucratflag" => "Set bureaucrat flag",
982 "bureaucratlog" => "Bureaucrat_log",
983 "bureaucratlogentry" => "Rights for user \"$1\" set \"$2\"",
984 "rights" => "Rights:",
985 "set_user_rights" => "Set user rights",
986 "user_rights_set" => "<b>User rights for \"$1\" updated</b>",
987 "set_rights_fail" => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
988 "makesysop" => "Make a user into a sysop",
989
990 # Move page
991 #
992 "movepage" => "Move page",
993 "movepagetext" => "Using the form below will rename a page, moving all
994 of its history to the new name.
995 The old title will become a redirect page to the new title.
996 Links to the old page title will not be changed; be sure to
997 [[Special:Maintenance|check]] for double or broken redirects.
998 You are responsible for making sure that links continue to
999 point where they are supposed to go.
1000
1001 Note that the page will '''not''' be moved if there is already
1002 a page at the new title, unless it is empty or a redirect and has no
1003 past edit history. This means that you can rename a page back to where
1004 it was just renamed from if you make a mistake, and you cannot overwrite
1005 an existing page.
1006
1007 <b>WARNING!</b>
1008 This can be a drastic and unexpected change for a popular page;
1009 please be sure you understand the consequences of this before
1010 proceeding.",
1011 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
1012 *You are moving the page across namespaces,
1013 *A non-empty talk page already exists under the new name, or
1014 *You uncheck the box below.
1015
1016 In those cases, you will have to move or merge the page manually if desired.",
1017 "movearticle" => "Move page",
1018 "movenologin" => "Not logged in",
1019 "movenologintext" => "You must be a registered user and <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1020 to move a page.",
1021 "newtitle" => "To new title",
1022 "movepagebtn" => "Move page",
1023 "pagemovedsub" => "Move succeeded",
1024 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1025 "articleexists" => "A page of that name already exists, or the
1026 name you have chosen is not valid.
1027 Please choose another name.",
1028 "talkexists" => "The page itself was moved successfully, but the
1029 talk page could not be moved because one already exists at the new
1030 title. Please merge them manually.",
1031 "movedto" => "moved to",
1032 "movetalk" => "Move \"talk\" page as well, if applicable.",
1033 "talkpagemoved" => "The corresponding talk page was also moved.",
1034 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
1035 "1movedto2" => "$1 moved to $2",
1036
1037 # Export
1038
1039 "export" => "Export pages",
1040 "exporttext" => "You can export the text and editing history of a particular
1041 page or set of pages wrapped in some XML; this can then be imported into another
1042 wiki running MediaWiki software, transformed, or just kept for your private
1043 amusement.",
1044 "exportcuronly" => "Include only the current revision, not the full history",
1045
1046 # Namespace 8 related
1047
1048 "allmessages" => "All system messages",
1049 "allmessagestext" => "This is a list of all system messages available in the MediaWiki: namespace.",
1050
1051 # Thumbnails
1052
1053 "thumbnail-more" => "Enlarge",
1054 "missingimage" => "<b>Missing image</b><br /><i>$1</i>\n",
1055
1056 # Special:Import
1057 "import" => "Import pages",
1058 "importtext" => "Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.",
1059 "importfailed" => "Import failed: $1",
1060 "importnotext" => "Empty or no text",
1061 "importsuccess" => "Import succeeded!",
1062 "importhistoryconflict" => "Conflicting history revision exists (may have imported this page before)",
1063
1064 # Keyboard access keys for power users
1065 'accesskey-article' => 'a',
1066 'accesskey-talk' => 't',
1067 'accesskey-edit' => 'e',
1068 'accesskey-viewsource' => 'e',
1069 'accesskey-history' => 'h',
1070 'accesskey-protect' => '-',
1071 'accesskey-delete' => 'd',
1072 'accesskey-undelete' => 'd',
1073 'accesskey-move' => 'm',
1074 'accesskey-watch' => 'w',
1075 'accesskey-unwatch' => 'w',
1076 'accesskey-watchlist' => 'l',
1077 'accesskey-userpage' => '.',
1078 'accesskey-anonuserpage' => '.',
1079 'accesskey-mytalk' => 'n',
1080 'accesskey-anontalk' => 'n',
1081 'accesskey-preferences' => '',
1082 'accesskey-mycontris' => 'y',
1083 'accesskey-login' => 'o',
1084 'accesskey-logout' => 'o',
1085 'accesskey-search' => 'f',
1086 'accesskey-mainpage' => 'z',
1087 'accesskey-portal' => '',
1088 'accesskey-randompage' => 'x',
1089 'accesskey-currentevents' => '',
1090 'accesskey-sitesupport' => '',
1091 'accesskey-help' => '',
1092 'accesskey-recentchanges' => 'r',
1093 'accesskey-recentchangeslinked' => 'c',
1094 'accesskey-whatlinkshere' => 'b',
1095 'accesskey-specialpages' => 'q',
1096 'accesskey-specialpage' => '',
1097 'accesskey-upload' => 'u',
1098 'accesskey-minoredit' => 'i',
1099 'accesskey-save' => 's',
1100 'accesskey-preview' => 'p',
1101 'accesskey-contributions' => '',
1102 'accesskey-emailuser' => '',
1103
1104 # tooltip help for the main actions
1105 'tooltip-article' => 'View the article [alt-a]',
1106 'tooltip-talk' => 'Discussion about the article [alt-t]',
1107 'tooltip-edit' => 'You can edit this page. Please use the preview button before saving. [alt-e]',
1108 'tooltip-viewsource' => 'This page is protected. You can view it\'s source. [alt-e]',
1109 'tooltip-history' => 'Past versions of this page, [alt-h]',
1110 'tooltip-protect' => 'Protect this page [alt--]',
1111 'tooltip-delete' => 'Delete this page [alt-d]',
1112 'tooltip-undelete' => "Restore $1 deleted edits to this page [alt-d]",
1113 'tooltip-move' => 'Move this page [alt-m]',
1114 'tooltip-nomove' => 'You don\'t have the permissions to move this page',
1115 'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
1116 'tooltip-unwatch' => 'Remove this page from your watchlist [alt-w]',
1117 'tooltip-watchlist' => 'The list of pages you\'re monitoring for changes. [alt-l]',
1118 'tooltip-userpage' => 'My user page [alt-.]',
1119 'tooltip-anonuserpage' => 'The user page for the ip you\'re editing as [alt-.]',
1120 'tooltip-mytalk' => 'My talk page [alt-n]',
1121 'tooltip-anontalk' => 'Discussion about edits from this ip address [alt-n]',
1122 'tooltip-preferences' => 'My preferences',
1123 'tooltip-mycontris' => 'List of my contributions [alt-y]',
1124 'tooltip-login' => 'You are encouraged to log in, it is not mandatory however. [alt-o]',
1125 'tooltip-logout' => 'The start button [alt-o]',
1126 'tooltip-search' => 'Search this wiki [alt-f]',
1127 'tooltip-mainpage' => 'Visit the Main Page [alt-z]',
1128 'tooltip-portal' => 'About the project, what you can do, where to find things',
1129 'tooltip-randompage' => 'Load a random page [alt-x]',
1130 'tooltip-currentevents' => 'Find background information on current events',
1131 'tooltip-sitesupport' => 'Support {{SITENAME}}',
1132 'tooltip-help' => 'The place to find out.',
1133 'tooltip-recentchanges' => 'The list of recent changes in the wiki. [alt-r]',
1134 'tooltip-recentchangeslinked' => 'Recent changes in pages linking to this page [alt-c]',
1135 'tooltip-whatlinkshere' => 'List of all wiki pages that link here [alt-b]',
1136 'tooltip-specialpages' => 'List of all special pages [alt-q]',
1137 'tooltip-upload' => 'Upload images or media files [alt-u]',
1138 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.',
1139 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1140 'tooltip-save' => 'Save your changes [alt-s]',
1141 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1142 'tooltip-contributions' => 'View the list of contributions of this user',
1143 'tooltip-emailuser' => 'Send a mail to this user',
1144 'tooltip-rss' => 'RSS feed for this page',
1145
1146 # Metadata
1147 "nodublincore" => "Dublin Core RDF metadata disabled for this server.",
1148 "nocreativecommons" => "Creative Commons RDF metadata disabled for this server.",
1149 "notacceptable" => "The wiki server can't provide data in a format your client can read.",
1150
1151 # Attribution
1152
1153 "anonymous" => "Anonymous user(s) of $wgSitename",
1154 "siteuser" => "$wgSitename user $1",
1155 "lastmodifiedby" => "This page was last modified $1 by $2.",
1156 "and" => "and",
1157 "contributions" => "Based on work by $1.",
1158 "siteusers" => "$wgSitename user(s) $1",
1159 );
1160
1161 class LanguageAr extends LanguageUtf8 {
1162 var $digitTransTable = array(
1163 "0" => "٠",
1164 "1" => "١",
1165 "2" => "٢",
1166 "3" => "٣",
1167 "4" => "٤",
1168 "5" => "٥",
1169 "6" => "٦",
1170 "7" => "٧",
1171 "8" => "٨",
1172 "9" => "٩",
1173 "%" => "٪",
1174 "." => "٫",
1175 "," => "٬"
1176 );
1177
1178 # TODO: TRANSLATION!
1179
1180 # Inherit everything except...
1181
1182 function getNamespaces()
1183 {
1184 global $wgNamespaceNamesAr;
1185 return $wgNamespaceNamesAr;
1186 }
1187
1188
1189 function getNsText( $index )
1190 {
1191 global $wgNamespaceNamesAr;
1192 return $wgNamespaceNamesAr[$index];
1193 }
1194
1195 function getNsIndex( $text )
1196 {
1197 global $wgNamespaceNamesAr;
1198
1199 foreach ( $wgNamespaceNamesAr as $i => $n )
1200 {
1201 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1202 }
1203 return LanguageUtf8::getNsIndex( $text );
1204 }
1205
1206 function getMonthAbbreviation( $key )
1207 {
1208 /* No abbreviations in Arabic */
1209 return $this->getMonthName( $key );
1210 }
1211
1212 function isRTL() { return true; }
1213
1214 function linkPrefixExtension() { return true; }
1215
1216 function getDefaultUserOptions () {
1217 global $wgDefaultUserOptionsEn;
1218 $opt = $wgDefaultUserOptionsEn;
1219
1220 # Swap sidebar to right side by default
1221 $opt['quickbar'] = 2;
1222
1223 # Underlines seriously harm legibility. Force off:
1224 $opt['underline'] = 0;
1225 return $opt ;
1226 }
1227
1228 function checkTitleEncoding( $s ) {
1229 global $wgInputEncoding;
1230
1231 # Check for non-UTF-8 URLs; assume they are windows-1256?
1232 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1233 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1234 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1235
1236 if( $ishigh and !$isutf )
1237 return iconv( "windows-1256", "utf-8", $s );
1238
1239 return $s;
1240 }
1241
1242 function getMessage( $key )
1243 {
1244 global $wgAllMessagesAr, $wgAllMessagesEn;
1245 $m = $wgAllMessagesAr[$key];
1246
1247 if ( "" == $m ) { return $wgAllMessagesEn[$key]; }
1248 else return $m;
1249 }
1250
1251 function formatNum( $number ) {
1252 global $wgTranslateNumerals;
1253 if( $wgTranslateNumerals ) {
1254 return strtr( $number, $this->digitTransTable );
1255 } else {
1256 return $number;
1257 }
1258 }
1259 }
1260
1261 ?>