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