LanguageAr.php
Go to the documentation of this file.00001 <?php
00002
# See language.doc
00003
require_once(
"LanguageUtf8.php");
00004
00005 $wgNamespaceNamesAr = array(
00006 -2 =>
"ملف",
00007 -1 =>
"خاص",
00008 0 =>
"",
00009 1 =>
"نقاش",
00010 2 =>
"مستخدم",
00011 3 =>
"نقاش_المستخدم",
00012 4 =>
"ويكيبيديا",
00013 5 =>
"ويكيبيديا_نقاش",
00014 6 =>
"صورة",
00015 7 =>
"نقاش_الصورة",
00016 8 =>
"MediaWiki",
00017 9 =>
"MediaWiki_talk",
00018 10 =>
"Template",
00019 11 =>
"Template_talk"
00020 );
00021
00022 $wgWeekdayNamesAr = array(
00023
"الأحد",
"الإثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
00024
"الجمعة",
"السبت"
00025 );
00026
00027 $wgMonthNamesAr = array(
00028
"يناير",
"فبراير",
"مارس",
"ابريل",
"مايو",
"يونيو",
00029
"يوليو",
"أغسطس",
"سبتمبر",
"اكتوبر",
"نوفمبر",
00030
"ديسمبر"
00031 );
00032
00033 $wgAllMessagesAr = array(
00034
00035 # Bits of text used by many pages:
00036 #
00037
"categories" =>
"Page categories",
00038
"category" =>
"category",
00039
"category_header" =>
"Articles in category \"$1\"",
00040
"subcategories" =>
"Subcategories",
00041
00042
00043
"linktrail" =>
"/^([a-z]+)(.*)\$/sD",
00044
"mainpage" =>
"الصفحة الرئيسية",
00045
"mainpagetext" =>
"Wiki software successfully installed.",
00046 'portal' => 'Community portal',
00047 'portal-url' => '{{ns:4}}:Community Portal',
00048
"about" =>
"About",
00049
"aboutwikipedia" =>
"About {{SITENAME}}",
00050
"aboutpage" =>
"{{ns:4}}:About",
00051 'article' => 'وجهة نظر',
00052
"help" =>
"Help",
00053
"helppage" =>
"{{ns:12}}:Contents",
00054
"wikititlesuffix" =>
"{{SITENAME}}",
00055
"bugreports" =>
"Bug reports",
00056
"bugreportspage" =>
"{{ns:4}}:Bug_reports",
00057
"sitesupport" =>
"Donations", # Set a URL in $wgSiteSupportPage in LocalSettings.php
00058
"faq" =>
"FAQ",
00059
"faqpage" =>
"{{ns:4}}:FAQ",
00060
"edithelp" =>
"Editing help",
00061
"edithelppage" =>
"{{ns:12}}:Editing",
00062
"cancel" =>
"Cancel",
00063
"qbfind" =>
"Find",
00064
"qbbrowse" =>
"Browse",
00065
"qbedit" =>
"Edit",
00066
"qbpageoptions" =>
"This page",
00067
"qbpageinfo" =>
"Context",
00068
"qbmyoptions" =>
"My pages",
00069
"qbspecialpages" =>
"Special pages",
00070
"moredotdotdot" =>
"More...",
00071
"mypage" =>
"My page",
00072
"mytalk" =>
"صفحة نقاشي",
00073
"anontalk" =>
"Talk for this IP",
00074 'navigation' => 'Navigation',
00075
"currentevents" =>
"Current events",
00076
"disclaimers" =>
"Disclaimers",
00077
"disclaimerpage" =>
"{{ns:4}}:General_disclaimer",
00078
"errorpagetitle" =>
"Error",
00079
"returnto" =>
"Return to $1.",
00080
"fromwikipedia" =>
"From {{SITENAME}}, the free encyclopedia.",
00081
"whatlinkshere" =>
"Pages that link here",
00082
"help" =>
"Help",
00083
"search" =>
"Search",
00084
"go" =>
"Go",
00085
"history" =>
"Page history",
00086 'history_short' => 'تاريخ الصفحة',
00087
"printableversion" =>
"Printable version",
00088 'edit' => 'عدل هذه الصفحة',
00089
"editthispage" =>
"Edit this page",
00090 '
delete' => 'حذف هذه الصفحة',
00091
"deletethispage" =>
"Delete this page",
00092
"undelete_short" =>
"Undelete",
00093 'protect' => 'صفحة محمية',
00094
"protectthispage" =>
"Protect this page",
00095 'unprotect' => 'Unprotect',
00096
"unprotectthispage" =>
"Unprotect this page",
00097
"newpage" =>
"New page",
00098
"talkpage" =>
"Discuss this page",
00099 'specialpage' => 'Special Page',
00100 'personaltools' => 'Personal tools',
00101
"postcomment" =>
"Post a comment",
00102
"articlepage" =>
"View article",
00103
"subjectpage" =>
"View subject", # For compatibility
00104 'talk' => 'ناقش هذه الصفحة',
00105 'toolbox' => 'Toolbox',
00106
"userpage" =>
"View user page",
00107
"wikipediapage" =>
"View meta page",
00108
"imagepage" =>
"View image page",
00109
"viewtalkpage" =>
"View discussion",
00110
"otherlanguages" =>
"Other languages",
00111
"redirectedfrom" =>
"(Redirected from $1)",
00112
"lastmodified" =>
"This page was last modified $1.",
00113
"viewcount" =>
"This page has been accessed $1 times.",
00114
"copyright" =>
"Content is available under $1.",
00115
"poweredby" =>
"{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
00116
"printsubtitle" =>
"(From {{SERVER}})",
00117
"protectedpage" =>
"Protected page",
00118
"administrators" =>
"{{ns:4}}:Administrators",
00119
"sysoptitle" =>
"Sysop access required",
00120
"sysoptext" =>
"The action you have requested can only be
00121
performed by users with \"sysop\" status.
00122
See $1.",
00123
"developertitle" =>
"Developer access required",
00124
"developertext" =>
"The action you have requested can only be
00125
performed by users with \"developer\" status.
00126
See $1.",
00127
"bureaucrattitle" =>
"Bureaucrat access required",
00128
"bureaucrattext" =>
"The action you have requested can only be
00129
performed by sysops with \"bureaucrat\" status.",
00130
"nbytes" =>
"$1 bytes",
00131
"go" =>
"Go",
00132
"ok" =>
"OK",
00133
"sitetitle" =>
"{{SITENAME}}",
00134
"pagetitle" =>
"$1 - {{SITENAME}}",
00135
"sitesubtitle" =>
"The Free Encyclopedia", # FIXME
00136
"retrievedfrom" =>
"Retrieved from \"$1\"",
00137
"newmessages" =>
"You have $1.",
00138
"newmessageslink" =>
"new messages",
00139
"editsection"=>
"edit",
00140
"toc" =>
"Table of contents",
00141
"showtoc" =>
"show",
00142
"hidetoc" =>
"hide",
00143
"thisisdeleted" =>
"View or restore $1?",
00144
"restorelink" =>
"$1 deleted edits",
00145 'feedlinks' => 'Feed:',
00146
00147 # Main script and global functions
00148 #
00149
"nosuchaction" =>
"No such action",
00150
"nosuchactiontext" =>
"The action specified by the URL is not
00151
recognized by the wiki",
00152
"nosuchspecialpage" =>
"No such special page",
00153
"nospecialpagetext" =>
"You have requested a special page that is not
00154
recognized by the wiki.",
00155
00156 # General errors
00157 #
00158
"error" =>
"Error",
00159
"databaseerror" =>
"Database error",
00160
"dberrortext" =>
"A database query syntax error has occurred.
00161
This could be because of an illegal search query (see $5),
00162
or it may indicate a bug in the software.
00163
The last attempted database query was:
00164
<blockquote><tt>$1</tt></blockquote>
00165
from within function \"<tt>$2</tt>\".
00166
MySQL returned error \"<tt>$3: $4</tt>\".",
00167
"dberrortextcl" =>
"A database query syntax error has occurred.
00168
The last attempted database query was:
00169
\"$1\"
00170
from within function \"$2\".
00171
MySQL returned error \"$3: $4\".\n",
00172
"noconnect" =>
"Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.",
00173
"nodb" =>
"Could not select database $1",
00174
"cachederror" =>
"The following is a cached copy of the requested page, and may not be up to date.",
00175
"readonly" =>
"Database locked",
00176
"enterlockreason" =>
"Enter a reason for the lock, including an estimate
00177
of when the lock will be released",
00178
"readonlytext" =>
"The database is currently locked to new
00179
entries and other modifications, probably for routine database maintenance,
00180
after which it will be back to normal.
00181
The administrator who locked it offered this explanation:
00182
<p>$1",
00183
"missingarticle" =>
"The database did not find the text of a page
00184
that it should have found, named \"$1\".
00185
00186
<p>This is usually caused by following an outdated diff or history link to a
00187
page that has been deleted.
00188
00189
<p>If this is not the case, you may have found a bug in the software.
00190
Please report this to an administrator, making note of the URL.",
00191
"internalerror" =>
"Internal error",
00192
"filecopyerror" =>
"Could not copy file \"$1\" to \"$2\".",
00193
"filerenameerror" =>
"Could not rename file \"$1\" to \"$2\".",
00194
"filedeleteerror" =>
"Could not delete file \"$1\".",
00195
"filenotfound" =>
"Could not find file \"$1\".",
00196
"unexpected" =>
"Unexpected value: \"$1\"=\"$2\".",
00197
"formerror" =>
"Error: could not submit form",
00198
"badarticleerror" =>
"This action cannot be performed on this page.",
00199
"cannotdelete" =>
"Could not delete the page or image specified. (It may have already been deleted by someone else.)",
00200
"badtitle" =>
"Bad title",
00201
"badtitletext" =>
"The requested page title was invalid, empty, or
00202
an incorrectly linked inter-language or inter-wiki title.",
00203
"perfdisabled" =>
"Sorry! This feature has been temporarily disabled
00204
because it slows the database down to the point that no one can use
00205
the wiki.",
00206
"perfdisabledsub" =>
"Here's a saved copy from $1:",
00207
"wrong_wfQuery_params" =>
"Incorrect parameters to wfQuery()<br />
00208
Function: $1<br />
00209
Query: $2
00210
",
00211
"viewsource" =>
"View source",
00212
"protectedtext" =>
"This page has been locked to prevent editing; there are
00213
a number of reasons why this may be so, please see
00214
[[{{ns:4}}:Protected page]].
00215
00216
You can view and copy the source of this page:",
00217
00218 # Login and logout pages
00219 #
00220
"logouttitle" =>
"User logout",
00221
"logouttext" =>
"You are now logged out.
00222
You can continue to use {{SITENAME}} anonymously, or you can log in
00223
again as the same or as a different user. Note that some pages may
00224
continue to be displayed as if you were still logged in, until you clear
00225
your browser cache\n",
00226
00227
"welcomecreation" =>
"<h2>Welcome, $1!</h2><p>Your account has been created.
00228
Don't forget to change your {{SITENAME}} preferences.",
00229
00230
"loginpagetitle" =>
"User login",
00231
"yourname" =>
"Your user name",
00232
"yourpassword" =>
"Your password",
00233
"yourpasswordagain" =>
"Retype password",
00234
"newusersonly" =>
" (new users only)",
00235
"remembermypassword" =>
"Remember my password across sessions.",
00236
"loginproblem" =>
"<b>There has been a problem with your login.</b><br />Try again!",
00237
"alreadyloggedin" =>
"<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
00238
00239
"login" =>
"Log in",
00240
"loginprompt" =>
"You must have cookies enabled to log in to {{SITENAME}}.",
00241
"userlogin" =>
"Log in",
00242
"logout" =>
"Log out",
00243
"userlogout" =>
"Log out",
00244
"notloggedin" =>
"Not logged in",
00245
"createaccount" =>
"Create new account",
00246
"createaccountmail" =>
"by email",
00247
"badretype" =>
"The passwords you entered do not match.",
00248
"userexists" =>
"The user name you entered is already in use. Please choose a different name.",
00249
"youremail" =>
"Your email*",
00250
"yourrealname" =>
"Your real name*",
00251
"yournick" =>
"Your nickname (for signatures)",
00252
"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
00253
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.",
00254
"loginerror" =>
"Login error",
00255
"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.",
00256
"nocookieslogin" =>
"{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
00257
"noname" =>
"You have not specified a valid user name.",
00258
"loginsuccesstitle" =>
"Login successful",
00259
"loginsuccess" =>
"You are now logged in to {{SITENAME}} as \"$1\".",
00260
"nosuchuser" =>
"There is no user by the name \"$1\".
00261
Check your spelling, or use the form below to create a new user account.",
00262
"wrongpassword" =>
"The password you entered is incorrect. Please try again.",
00263
"mailmypassword" =>
"Mail me a new password",
00264
"passwordremindertitle" =>
"Password reminder from {{SITENAME}}",
00265
"passwordremindertext" =>
"Someone (probably you, from IP address $1)
00266
requested that we send you a new {{SITENAME}} login password.
00267
The password for user \"$2\" is now \"$3\".
00268
You should log in and change your password now.",
00269
"noemail" =>
"There is no e-mail address recorded for user \"$1\".",
00270
"passwordsent" =>
"A new password has been sent to the e-mail address
00271
registered for \"$1\".
00272
Please log in again after you receive it.",
00273
"loginend" =>
" ",
00274
"mailerror" =>
"Error sending mail: $1",
00275
00276 # Edit page toolbar
00277
"bold_sample"=>
"Bold text",
00278
"bold_tip"=>
"Bold text",
00279
"italic_sample"=>
"Italic text",
00280
"italic_tip"=>
"Italic text",
00281
"link_sample"=>
"Link title",
00282
"link_tip"=>
"Internal link",
00283
"extlink_sample"=>
"http://www.example.com link title",
00284
"extlink_tip"=>
"External link (remember http:// prefix)",
00285
"headline_sample"=>
"Headline text",
00286
"headline_tip"=>
"Level 2 headline",
00287
"math_sample"=>
"Insert formula here",
00288
"math_tip"=>
"Mathematical formula (LaTeX)",
00289
"nowiki_sample"=>
"Insert non-formatted text here",
00290
"nowiki_tip"=>
"Ignore wiki formatting",
00291
"image_sample"=>
"Example.jpg",
00292
"image_tip"=>
"Embedded image",
00293
"media_sample"=>
"Example.mp3",
00294
"media_tip"=>
"Media file link",
00295
"sig_tip"=>
"Your signature with timestamp",
00296
"hr_tip"=>
"Horizontal line (use sparingly)",
00297
"infobox"=>
"Click a button to get an example text",
00298 # alert box shown in browsers where text selection does not work, test e.g. with mozilla or konqueror
00299
"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",
00300
00301 # Edit pages
00302 #
00303
"summary" =>
"Summary",
00304
"subject" =>
"Subject/headline",
00305
"minoredit" =>
"This is a minor edit",
00306
"watchthis" =>
"Watch this article",
00307
"savearticle" =>
"Save page",
00308
"preview" =>
"Preview",
00309
"showpreview" =>
"Show preview",
00310
"blockedtitle" =>
"User is blocked",
00311
"blockedtext" =>
"Your user name or IP address has been blocked by $1.
00312
The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
00313
[[{{ns:4}}:Administrators|administrators]] to discuss the block.
00314
00315
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]].
00316
00317
Your IP address is $3. Please include this address in any queries you make.
00318
",
00319
"whitelistedittitle" =>
"Login required to edit",
00320
"whitelistedittext" =>
"You have to [[Special:Userlogin|login]] to edit articles.",
00321
"whitelistreadtitle" =>
"Login required to read",
00322
"whitelistreadtext" =>
"You have to [[Special:Userlogin|login]] to read articles.",
00323
"whitelistacctitle" =>
"You are not allowed to create an account",
00324
"whitelistacctext" =>
"To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
00325
"loginreqtitle" =>
"Login Required",
00326
"loginreqtext" =>
"You must [[special:Userlogin|login]] to view other pages.",
00327
"accmailtitle" =>
"Password sent.",
00328
"accmailtext" =>
"The Password for '$1' has been sent to $2.",
00329
"newarticle" =>
"(New)",
00330
"newarticletext" =>
00331
"You've followed a link to a page that doesn't exist yet.
00332
To create the page, start typing in the box below
00333
(see the [[{{ns:4}}:Help|help page]] for more info).
00334
If you are here by mistake, just click your browser's '''back''' button.",
00335
"talkpagetext" =>
"<!-- MediaWiki:talkpagetext -->",
00336
"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.'' ",
00337
"noarticletext" =>
"(There is currently no text in this page)",
00338
"updated" =>
"(Updated)",
00339
"note" =>
"<strong>Note:</strong> ",
00340
"previewnote" =>
"Remember that this is only a preview, and has not yet been saved!",
00341
"previewconflict" =>
"This preview reflects the text in the upper
00342
text editing area as it will appear if you choose to save.",
00343
"editing" =>
"Editing $1",
00344
"sectionedit" =>
" (section)",
00345
"commentedit" =>
" (comment)",
00346
"editconflict" =>
"Edit conflict: $1",
00347
"explainconflict" =>
"Someone else has changed this page since you
00348
started editing it.
00349
The upper text area contains the page text as it currently exists.
00350
Your changes are shown in the lower text area.
00351
You will have to merge your changes into the existing text.
00352
<b>Only</b> the text in the upper text area will be saved when you
00353
press \"Save page\".\n<p>",
00354
"yourtext" =>
"Your text",
00355
"storedversion" =>
"Stored version",
00356
"editingold" =>
"<strong>WARNING: You are editing an out-of-date
00357
revision of this page.
00358
If you save it, any changes made since this revision will be lost.</strong>\n",
00359
"yourdiff" =>
"Differences",
00360 # FIXME: This is inappropriate
for third-party use!
00361
"copyrightwarning" =>
"Please note that all contributions to {{SITENAME}} are
00362
considered to be released under the GNU Free Documentation License
00363
(see $1 for details).
00364
If you don't want your writing to be edited mercilessly and redistributed
00365
at will, then don't submit it here.<br />
00366
You are also promising us that you wrote this yourself, or copied it from a
00367
public domain or similar free resource.
00368
<strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
00369
"longpagewarning" =>
"WARNING: This page is $1 kilobytes long; some
00370
browsers may have problems editing pages approaching or longer than 32kb.
00371
Please consider breaking the page into smaller sections.",
00372
"readonlywarning" =>
"WARNING: The database has been locked for maintenance,
00373
so you will not be able to save your edits right now. You may wish to cut-n-paste
00374
the text into a text file and save it for later.",
00375
"protectedpagewarning" =>
"WARNING: This page has been locked so that only
00376
users with sysop privileges can edit it. Be sure you are following the
00377
<a href='$wgScript/{{ns:4}}:Protected_page_guidelines'>protected page
00378
guidelines</a>.",
00379
00380 # History pages
00381 #
00382
"revhistory" =>
"Revision history",
00383
"nohistory" =>
"There is no edit history for this page.",
00384
"revnotfound" =>
"Revision not found",
00385
"revnotfoundtext" =>
"The old revision of the page you asked for could not be found.
00386
Please check the URL you used to access this page.\n",
00387
"loadhist" =>
"Loading page history",
00388
"currentrev" =>
"Current revision",
00389
"revisionasof" =>
"Revision as of $1",
00390
"cur" =>
"cur",
00391
"next" =>
"next",
00392
"last" =>
"last",
00393
"orig" =>
"orig",
00394
"histlegend" =>
"Legend: (cur) = difference with current version,
00395
(last) = difference with preceding version, M = minor edit",
00396
00397 # Diffs
00398 #
00399
"difference" =>
"(Difference between revisions)",
00400
"loadingrev" =>
"loading revision for diff",
00401
"lineno" =>
"Line $1:",
00402
"editcurrent" =>
"Edit the current version of this page",
00403
00404 # Search results
00405 #
00406
"searchresults" =>
"Search results",
00407
"searchhelppage" =>
"{{ns:4}}:Searching",
00408
"searchingwikipedia" =>
"Searching {{SITENAME}}",
00409
"searchresulttext" =>
"For more information about searching {{SITENAME}}, see $1.",
00410
"searchquery" =>
"For query \"$1\"",
00411
"badquery" =>
"Badly formed search query",
00412
"badquerytext" =>
"We could not process your query.
00413
This is probably because you have attempted to search for a
00414
word fewer than three letters long, which is not yet supported.
00415
It could also be that you have mistyped the expression, for
00416
example \"fish and and scales\".
00417
Please try another query.",
00418
"matchtotals" =>
"The query \"$1\" matched $2 article titles
00419
and the text of $3 articles.",
00420
"nogomatch" =>
"No page with this exact title exists, trying full text search.",
00421
"titlematches" =>
"Article title matches",
00422
"notitlematches" =>
"No article title matches",
00423
"textmatches" =>
"Article text matches",
00424
"notextmatches" =>
"No article text matches",
00425
"prevn" =>
"previous $1",
00426
"nextn" =>
"next $1",
00427
"viewprevnext" =>
"View ($1) ($2) ($3).",
00428
"showingresults" =>
"Showing below <b>$1</b> results starting with #<b>$2</b>.",
00429
"showingresultsnum" =>
"Showing below <b>$3</b> results starting with #<b>$2</b>.",
00430
"nonefound" =>
"<strong>Note</strong>: unsuccessful searches are
00431
often caused by searching for common words like \"have\" and \"from\",
00432
which are not indexed, or by specifying more than one search term (only pages
00433
containing all of the search terms will appear in the result).",
00434
"powersearch" =>
"Search",
00435
"powersearchtext" =>
"
00436
Search in namespaces :<br />
00437
$1<br />
00438
$2 List redirects Search for $3 $9",
00439
"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>",
00440
"googlesearch" =>
"
00441
<!-- SiteSearch Google -->
00442
<FORM method=GET action=\"http://www.google.com/search\">
00443
<TABLE bgcolor=\"#FFFFFF\"><tr><td>
00444
<A HREF=\"http://www.google.com/\">
00445
<IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
00446
border=\"0\" ALT=\"Google\"></A>
00447
</td>
00448
<td>
00449
<INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
00450
<INPUT type=submit name=btnG VALUE=\"Google Search\">
00451
<font size=-1>
00452
<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 />
00453
<input type='hidden' name='ie' value='$2'>
00454
<input type='hidden' name='oe' value='$2'>
00455
</font>
00456
</td></tr></TABLE>
00457
</FORM>
00458
<!-- SiteSearch Google -->",
00459
"blanknamespace" =>
"(Main)",
00460
00461 # Preferences page
00462 #
00463
"preferences" =>
"Preferences",
00464
"prefsnologin" =>
"Not logged in",
00465
"prefsnologintext" =>
"You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
00466
to set user preferences.",
00467
"prefslogintext" =>
"You are logged in as \"$1\".
00468
Your internal ID number is $2.
00469
00470
See [[{{ns:4}}:User preferences help]] for help deciphering the options.",
00471
"prefsreset" =>
"Preferences have been reset from storage.",
00472
"qbsettings" =>
"Quickbar settings",
00473
"changepassword" =>
"Change password",
00474
"skin" =>
"Skin",
00475
"math" =>
"Rendering math",
00476
"dateformat" =>
"Date format",
00477
"math_failure" =>
"Failed to parse",
00478
"math_unknown_error" =>
"unknown error",
00479
"math_unknown_function" =>
"unknown function ",
00480
"math_lexing_error" =>
"lexing error",
00481
"math_syntax_error" =>
"syntax error",
00482
"math_image_error" =>
"PNG conversion failed; check for correct installation of latex, dvips, gs, and convert",
00483
"math_bad_tmpdir" =>
"Can't write to or create math temp directory",
00484
"math_bad_output" =>
"Can't write to or create math output directory",
00485
"math_notexvc" =>
"Missing texvc executable; please see math/README to configure.",
00486
"saveprefs" =>
"Save preferences",
00487
"resetprefs" =>
"Reset preferences",
00488
"oldpassword" =>
"Old password",
00489
"newpassword" =>
"New password",
00490
"retypenew" =>
"Retype new password",
00491
"textboxsize" =>
"Textbox dimensions",
00492
"rows" =>
"Rows",
00493
"columns" =>
"Columns",
00494
"searchresultshead" =>
"Search result settings",
00495
"resultsperpage" =>
"Hits to show per page",
00496
"contextlines" =>
"Lines to show per hit",
00497
"contextchars" =>
"Characters of context per line",
00498
"stubthreshold" =>
"Threshold for stub display",
00499
"recentchangescount" =>
"Number of titles in recent changes",
00500
"savedprefs" =>
"Your preferences have been saved.",
00501
"timezonetext" =>
"Enter number of hours your local time differs
00502
from server time (UTC).",
00503
"localtime" =>
"Local time display",
00504
"timezoneoffset" =>
"Offset",
00505
"servertime" =>
"Server time is now",
00506
"guesstimezone" =>
"Fill in from browser",
00507
"emailflag" =>
"Disable e-mail from other users",
00508
"defaultns" =>
"Search in these namespaces by default:",
00509
00510 # Recent changes
00511 #
00512
"changes" =>
"changes",
00513
"recentchanges" =>
"Recent changes",
00514
"recentchangestext" =>
"Track the most recent changes to the wiki on this page.",
00515
"rcloaderr" =>
"Loading recent changes",
00516
"rcnote" =>
"Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
00517
"rcnotefrom" =>
"Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
00518
"rclistfrom" =>
"Show new changes starting from $1",
00519 #
"rclinks" =>
"Show last $1 changes in last $2 hours / last $3 days",
00520 #
"rclinks" =>
"Show last $1 changes in last $2 days.",
00521
"showhideminor" =>
"$1 minor edits | $2 bots | $3 logged in users ",
00522
"rclinks" =>
"Show last $1 changes in last $2 days<br />$3",
00523
"rchide" =>
"in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
00524
"rcliu" =>
"; $1 edits from logged in users",
00525
"diff" =>
"diff",
00526
"hist" =>
"hist",
00527
"hide" =>
"hide",
00528
"show" =>
"show",
00529
"tableform" =>
"table",
00530
"listform" =>
"list",
00531
"nchanges" =>
"$1 changes",
00532
"minoreditletter" =>
"M",
00533
"newpageletter" =>
"N",
00534
00535 # Upload
00536 #
00537
"upload" =>
"Upload file",
00538
"uploadbtn" =>
"Upload file",
00539
"uploadlink" =>
"Upload images",
00540
"reupload" =>
"Re-upload",
00541
"reuploaddesc" =>
"Return to the upload form.",
00542
"uploadnologin" =>
"Not logged in",
00543
"uploadnologintext" =>
"You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
00544
to upload files.",
00545
"uploadfile" =>
"Upload images, sounds, documents etc.",
00546
"uploaderror" =>
"Upload error",
00547
"uploadtext" =>
"<strong>STOP!</strong> Before you upload here,
00548
make sure to read and follow the <a href=\"{{localurle:Special:Image_use_policy}}\">image use policy</a>.
00549
<p>If a file with the name you are specifying already
00550
exists on the wiki, it'll be replaced without warning.
00551
So unless you mean to update a file, it's a good idea
00552
to first check if such a file exists.
00553
<p>To view or search previously uploaded images,
00554
go to the <a href=\"{{localurle:Special:Imagelist}}\">list of uploaded images</a>.
00555
Uploads and deletions are logged on the " .
00556
"<a href=\"{{localurle:Project:Upload_log}}\">upload log</a>.
00557
<p>Use the form below to upload new image files for use in
00558
illustrating your articles.
00559
On most browsers, you will see a \"Browse...\" button, which will
00560
bring up your operating system's standard file open dialog.
00561
Choosing a file will fill the name of that file into the text
00562
field next to the button.
00563
You must also check the box affirming that you are not
00564
violating any copyrights by uploading the file.
00565
Press the \"Upload\" button to finish the upload.
00566
This may take some time if you have a slow internet connection.
00567
<p>The preferred formats are JPEG for photographic images, PNG
00568
for drawings and other iconic images, and OGG for sounds.
00569
Please name your files descriptively to avoid confusion.
00570
To include the image in an article, use a link in the form
00571
<b>[[{{ns:6}}:file.jpg]]</b> or <b>[[{{ns:6}}:file.png|alt text]]</b>
00572
or <b>[[{{ns:-2}}:file.ogg]]</b> for sounds.
00573
<p>Please note that as with wiki pages, others may edit or
00574
delete your uploads if they think it serves the encyclopedia, and
00575
you may be blocked from uploading if you abuse the system.",
00576
00577
"uploadlog" =>
"upload log",
00578
"uploadlogpage" =>
"Upload_log",
00579
"uploadlogpagetext" =>
"Below is a list of the most recent file uploads.
00580
All times shown are server time (UTC).
00581
<ul>
00582
</ul>
00583
",
00584
"filename" =>
"Filename",
00585
"filedesc" =>
"Summary",
00586
"filestatus" =>
"Copyright status",
00587
"filesource" =>
"Source",
00588
"affirmation" =>
"I affirm that the copyright holder of this file
00589
agrees to license it under the terms of the $1.",
00590
"copyrightpage" =>
"{{ns:4}}:Copyrights",
00591
"copyrightpagename" =>
"{{SITENAME}} copyright",
00592
"uploadedfiles" =>
"Uploaded files",
00593
"noaffirmation" =>
"You must affirm that your upload does not violate
00594
any copyrights.",
00595
"ignorewarning" =>
"Ignore warning and save file anyway.",
00596
"minlength" =>
"Image names must be at least three letters.",
00597
"badfilename" =>
"Image name has been changed to \"$1\".",
00598
"badfiletype" =>
"\".$1\" is not a recommended image file format.",
00599
"largefile" =>
"It is recommended that images not exceed 100k in size.",
00600
"successfulupload" =>
"Successful upload",
00601
"fileuploaded" =>
"File \"$1\" uploaded successfully.
00602
Please follow this link: ($2) to the description page and fill
00603
in information about the file, such as where it came from, when it was
00604
created and by whom, and anything else you may know about it.",
00605
"uploadwarning" =>
"Upload warning",
00606
"savefile" =>
"Save file",
00607
"uploadedimage" =>
"uploaded \"$1\"",
00608
"uploaddisabled" =>
"Sorry, uploading is disabled.",
00609
00610 #
Image list
00611 #
00612
"imagelist" =>
"Image list",
00613
"imagelisttext" =>
"Below is a list of $1 images sorted $2.",
00614
"getimagelist" =>
"fetching image list",
00615
"ilshowmatch" =>
"Show all images with names matching",
00616
"ilsubmit" =>
"Search",
00617
"showlast" =>
"Show last $1 images sorted $2.",
00618
"all" =>
"all",
00619
"byname" =>
"by name",
00620
"bydate" =>
"by date",
00621
"bysize" =>
"by size",
00622
"imgdelete" =>
"del",
00623
"imgdesc" =>
"desc",
00624
"imglegend" =>
"Legend: (desc) = show/edit image description.",
00625
"imghistory" =>
"Image history",
00626
"revertimg" =>
"rev",
00627
"deleteimg" =>
"del",
00628
"imghistlegend" =>
"Legend: (cur) = this is the current image, (del) = delete
00629
this old version, (rev) = revert to this old version.
00630
<br /><i>Click on date to see image uploaded on that date</i>.",
00631
"imagelinks" =>
"Image links",
00632
"linkstoimage" =>
"The following pages link to this image:",
00633
"nolinkstoimage" =>
"There are no pages that link to this image.",
00634
00635 # Statistics
00636 #
00637
"statistics" =>
"Statistics",
00638
"sitestats" =>
"Site statistics",
00639
"userstats" =>
"User statistics",
00640
"sitestatstext" =>
"There are '''$1''' total pages in the database.
00641
This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
00642
pages, redirects, and others that probably don't qualify as articles.
00643
Excluding those, there are '''$2''' pages that are probably legitimate
00644
articles.
00645
00646
There have been a total of '''$3''' page views, and '''$4''' page edits
00647
since the wiki was setup.
00648
That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
00649
"userstatstext" =>
"There are '''$1''' registered users.
00650
'''$2''' of these are administrators (see $3).",
00651
00652 # Maintenance Page
00653 #
00654
"maintenance" =>
"Maintenance page",
00655
"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 ;-)",
00656
"maintenancebacklink" =>
"Back to Maintenance Page",
00657
"disambiguations" =>
"Disambiguation pages",
00658
"disambiguationspage" =>
"{{ns:4}}:Links_to_disambiguating_pages",
00659
"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.",
00660
"doubleredirects" =>
"Double Redirects",
00661
"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.",
00662
"brokenredirects" =>
"Broken Redirects",
00663
"brokenredirectstext" =>
"The following redirects link to a non-existing article.",
00664
"selflinks" =>
"Pages with Self Links",
00665
"selflinkstext" =>
"The following pages contain a link to themselves, which they should not.",
00666
"mispeelings" =>
"Pages with misspellings",
00667
"mispeelingstext" =>
"The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
00668
"mispeelingspage" =>
"List of common misspellings",
00669
"missinglanguagelinks" =>
"Missing Language Links",
00670
"missinglanguagelinksbutton" =>
"Find missing language links for",
00671
"missinglanguagelinkstext" =>
"These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
00672
00673
00674 # Miscellaneous special pages
00675 #
00676
"orphans" =>
"Orphaned pages",
00677
"lonelypages" =>
"Orphaned pages",
00678
"unusedimages" =>
"Unused images",
00679
"popularpages" =>
"Popular pages",
00680
"nviews" =>
"$1 views",
00681
"wantedpages" =>
"Wanted pages",
00682
"nlinks" =>
"$1 links",
00683
"allpages" =>
"All pages",
00684
"randompage" =>
"Random page",
00685
"shortpages" =>
"Short pages",
00686
"longpages" =>
"Long pages",
00687
"deadendpages" =>
"Dead-end pages",
00688
"listusers" =>
"User list",
00689
"specialpages" =>
"Special pages",
00690
"spheading" =>
"Special pages for all users",
00691
"sysopspheading" =>
"For sysop use only",
00692
"developerspheading" =>
"For developer use only",
00693
"protectpage" =>
"Protect page",
00694
"recentchangeslinked" =>
"Related changes",
00695
"rclsub" =>
"(to pages linked from \"$1\")",
00696
"debug" =>
"Debug",
00697
"newpages" =>
"New pages",
00698
"ancientpages" =>
"Oldest articles",
00699
"intl" =>
"Interlanguage links",
00700 'move' => 'نقل صفحة',
00701
"movethispage" =>
"Move this page",
00702
"unusedimagestext" =>
"<p>Please note that other web sites may link to an image with
00703
a direct URL, and so may still be listed here despite being
00704
in active use.",
00705
"booksources" =>
"Book sources",
00706 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
00707
"booksourcetext" =>
"Below is a list of links to other sites that
00708
sell new and used books, and may also have further information
00709
about books you are looking for.
00710
{{SITENAME}} is not affiliated with any of these businesses, and
00711
this list should not be construed as an endorsement.",
00712
"isbn" =>
"ISBN",
00713
"rfcurl" =>
"http://www.faqs.org/rfcs/rfc$1.html",
00714
"alphaindexline" =>
"$1 to $2",
00715
"version" =>
"Version",
00716
00717 # Email
this user
00718 #
00719
"mailnologin" =>
"No send address",
00720
"mailnologintext" =>
"You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
00721
and have a valid e-mail address in your <a href=\"{{localurl:Special:Preferences}}\">preferences</a>
00722
to send e-mail to other users.",
00723
"emailuser" =>
"E-mail this user",
00724
"emailpage" =>
"E-mail user",
00725
"emailpagetext" =>
"If this user has entered a valid e-mail address in
00726
his or her user preferences, the form below will send a single message.
00727
The e-mail address you entered in your user preferences will appear
00728
as the \"From\" address of the mail, so the recipient will be able
00729
to reply.",
00730
"usermailererror" =>
"Mail object returned error: ",
00731
"defemailsubject" =>
"{{SITENAME}} e-mail",
00732
"noemailtitle" =>
"No e-mail address",
00733
"noemailtext" =>
"This user has not specified a valid e-mail address,
00734
or has chosen not to receive e-mail from other users.",
00735
"emailfrom" =>
"From",
00736
"emailto" =>
"To",
00737
"emailsubject" =>
"Subject",
00738
"emailmessage" =>
"Message",
00739
"emailsend" =>
"Send",
00740
"emailsent" =>
"E-mail sent",
00741
"emailsenttext" =>
"Your e-mail message has been sent.",
00742
00743 # Watchlist
00744 #
00745
"watchlist" =>
"My watchlist",
00746
"watchlistsub" =>
"(for user \"$1\")",
00747
"nowatchlist" =>
"You have no items on your watchlist.",
00748
"watchnologin" =>
"Not logged in",
00749
"watchnologintext" =>
"You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
00750
to modify your watchlist.",
00751
"addedwatch" =>
"Added to watchlist",
00752
"addedwatchtext" =>
"The page \"$1\" has been added to your <a href=\"{{localurl:Special:Watchlist}}\">watchlist</a>.
00753
Future changes to this page and its associated Talk page will be listed there,
00754
and the page will appear <b>bolded</b> in the <a href=\"{{localurl:Special:Recentchanges}}\">list of recent changes</a> to
00755
make it easier to pick out.</p>
00756
00757
<p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
00758
"removedwatch" =>
"Removed from watchlist",
00759
"removedwatchtext" =>
"The page \"$1\" has been removed from your watchlist.",
00760 'watch' => 'راقب هذه الصفحة',
00761
"watchthispage" =>
"راقب هذه الصفحة",
00762 'unwatch' => 'توقف عن مراقبة الصفحة',
00763
"unwatchthispage" =>
"توقف عن مراقبة الصفحة",
00764
"notanarticle" =>
"Not an article",
00765
"watchnochange" =>
"None of your watched items were edited in the time period displayed.",
00766
"watchdetails" =>
"($1 pages watched not counting talk pages;
00767
$2 total pages edited since cutoff;
00768
$3...
00769
<a href='$4'>show and edit complete list</a>.)",
00770
"watchmethod-recent"=>
"checking recent edits for watched pages",
00771
"watchmethod-list" =>
"checking watched pages for recent edits",
00772
"removechecked" =>
"Remove checked items from watchlist",
00773
"watchlistcontains" =>
"Your watchlist contains $1 pages.",
00774
"watcheditlist" =>
"Here's an alphabetical list of your
00775
watched pages. Check the boxes of pages you want to remove
00776
from your watchlist and click the 'remove checked' button
00777
at the bottom of the screen.",
00778
"removingchecked" =>
"Removing requested items from watchlist...",
00779
"couldntremove" =>
"Couldn't remove item '$1'...",
00780
"iteminvalidname" =>
"Problem with item '$1', invalid name...",
00781
"wlnote" =>
"Below are the last $1 changes in the last <b>$2</b> hours.",
00782
"wlshowlast" =>
"Show last $1 hours $2 days $3",
00783
"wlsaved" =>
"This is a saved version of your watchlist.",
00784
00785
00786 # Delete/protect/revert
00787 #
00788
"deletepage" =>
"Delete page",
00789
"confirm" =>
"Confirm",
00790
"excontent" =>
"content was:",
00791
"exbeforeblank" =>
"content before blanking was:",
00792
"exblank" =>
"page was empty",
00793
"confirmdelete" =>
"Confirm delete",
00794
"deletesub" =>
"(Deleting \"$1\")",
00795
"historywarning" =>
"Warning: The page you are about to delete has a history: ",
00796
"confirmdeletetext" =>
"You are about to permanently delete a page
00797
or image along with all of its history from the database.
00798
Please confirm that you intend to do this, that you understand the
00799
consequences, and that you are doing this in accordance with
00800
[[{{ns:4}}:Policy]].",
00801
"confirmcheck" =>
"Yes, I really want to delete this.",
00802
"actioncomplete" =>
"Action complete",
00803
"deletedtext" =>
"\"$1\" has been deleted.
00804
See $2 for a record of recent deletions.",
00805
"deletedarticle" =>
"deleted \"$1\"",
00806
"dellogpage" =>
"Deletion_log",
00807
"dellogpagetext" =>
"Below is a list of the most recent deletions.
00808
All times shown are server time (UTC).
00809
<ul>
00810
</ul>
00811
",
00812
"deletionlog" =>
"deletion log",
00813
"reverted" =>
"Reverted to earlier revision",
00814
"deletecomment" =>
"Reason for deletion",
00815
"imagereverted" =>
"Revert to earlier version was successful.",
00816
"rollback" =>
"Roll back edits",
00817 'rollback_short' => 'Rollback',
00818
"rollbacklink" =>
"rollback",
00819
"rollbackfailed" =>
"Rollback failed",
00820
"cantrollback" =>
"Cannot revert edit; last contributor is only author of this article.",
00821
"alreadyrolled" =>
"Cannot rollback last edit of [[$1]]
00822
by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
00823
00824
Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
00825 # only shown
if there is an edit comment
00826
"editcomment" =>
"The edit comment was: \"<i>$1</i>\".",
00827
"revertpage" =>
"Reverted edit of $2, changed back to last version by $1",
00828
"protectlogpage" =>
"Protection_log",
00829
"protectlogtext" =>
"Below is a list of page locks/unlocks.
00830
See [[{{ns:4}}:Protected page]] for more information.",
00831
"protectedarticle" =>
"protected [[$1]]",
00832
"unprotectedarticle" =>
"unprotected [[$1]]",
00833
"protectsub" =>
"(Protecting \"$1\")",
00834
"confirmprotecttext" =>
"Do you really want to protect this page?",
00835
"confirmprotect" =>
"Confirm protection",
00836
"protectcomment" =>
"Reason for protecting",
00837
"unprotectsub" =>
"(Unprotecting \"$1\")",
00838
"confirmunprotecttext" =>
"Do you really want to unprotect this page?",
00839
"confirmunprotect" =>
"Confirm unprotection",
00840
"unprotectcomment" =>
"Reason for unprotecting",
00841
"protectreason" =>
"(give a reason)",
00842
00843 # Undelete
00844
"undelete" =>
"Restore deleted page",
00845
"undeletepage" =>
"View and restore deleted pages",
00846
"undeletepagetext" =>
"The following pages have been deleted but are still in the archive and
00847
can be restored. The archive may be periodically cleaned out.",
00848
"undeletearticle" =>
"Restore deleted article",
00849
"undeleterevisions" =>
"$1 revisions archived",
00850
"undeletehistory" =>
"If you restore the page, all revisions will be restored to the history.
00851
If a new page with the same name has been created since the deletion, the restored
00852
revisions will appear in the prior history, and the current revision of the live page
00853
will not be automatically replaced.",
00854
"undeleterevision" =>
"Deleted revision as of $1",
00855
"undeletebtn" =>
"Restore!",
00856
"undeletedarticle" =>
"restored \"$1\"",
00857
"undeletedtext" =>
"The article [[$1]] has been successfully restored.
00858
See [[{{ns:4}}:Deletion_log]] for a record of recent deletions and restorations.",
00859
00860 # Contributions
00861 #
00862
"contributions" =>
"User contributions",
00863
"mycontris" =>
"My contributions",
00864
"contribsub" =>
"For $1",
00865
"nocontribs" =>
"No changes were found matching these criteria.",
00866
"ucnote" =>
"Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
00867
"uclinks" =>
"View the last $1 changes; view the last $2 days.",
00868
"uctop" =>
" (top)" ,
00869
00870 # What links here
00871 #
00872
"whatlinkshere" =>
"What links here",
00873
"notargettitle" =>
"No target",
00874
"notargettext" =>
"You have not specified a target page or user
00875
to perform this function on.",
00876
"linklistsub" =>
"(List of links)",
00877
"linkshere" =>
"The following pages link to here:",
00878
"nolinkshere" =>
"No pages link to here.",
00879
"isredirect" =>
"redirect page",
00880
00881 #
Block/unblock IP
00882 #
00883
"blockip" =>
"Block user",
00884
"blockiptext" =>
"Use the form below to block write access
00885
from a specific IP address or username.
00886
This should be done only only to prevent vandalism, and in
00887
accordance with [[{{ns:4}}:Policy|policy]].
00888
Fill in a specific reason below (for example, citing particular
00889
pages that were vandalized).",
00890
"ipaddress" =>
"IP Address/username",
00891
"ipbexpiry" =>
"Expiry",
00892
"ipbreason" =>
"Reason",
00893
"ipbsubmit" =>
"Block this user",
00894
"badipaddress" =>
"Invalid IP address",
00895
"noblockreason" =>
"You must supply a reason for the block.",
00896
"blockipsuccesssub" =>
"Block succeeded",
00897
"blockipsuccesstext" =>
"\"$1\" has been blocked.
00898
<br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
00899
"unblockip" =>
"Unblock user",
00900
"unblockiptext" =>
"Use the form below to restore write access
00901
to a previously blocked IP address or username.",
00902
"ipusubmit" =>
"Unblock this address",
00903
"ipusuccess" =>
"\"$1\" unblocked",
00904
"ipblocklist" =>
"List of blocked IP addresses and usernames",
00905
"blocklistline" =>
"$1, $2 blocked $3 (expires $4)",
00906
"blocklink" =>
"block",
00907
"unblocklink" =>
"unblock",
00908
"contribslink" =>
"contribs",
00909
"autoblocker" =>
"Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
00910
"blocklogpage" =>
"Block_log",
00911
"blocklogentry" => 'blocked
"$1" with an expiry time of $2',
00912
"blocklogtext" =>
"This is a log of user blocking and unblocking actions. Automatically
00913
blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
00914
the list of currently operational bans and blocks.",
00915
"unblocklogentry" => 'unblocked
"$1"',
00916
"range_block_disabled" =>
"The sysop ability to create range blocks is disabled.",
00917
"ipb_expiry_invalid" =>
"Expiry time invalid.",
00918
"ip_range_invalid" =>
"Invalid IP range.\n",
00919
"proxyblocker" =>
"Proxy blocker",
00920
"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.",
00921
"proxyblocksuccess" =>
"Done.\n",
00922
00923 # Developer tools
00924 #
00925
"lockdb" =>
"Lock database",
00926
"unlockdb" =>
"Unlock database",
00927
"lockdbtext" =>
"Locking the database will suspend the ability of all
00928
users to edit pages, change their preferences, edit their watchlists, and
00929
other things requiring changes in the database.
00930
Please confirm that this is what you intend to do, and that you will
00931
unlock the database when your maintenance is done.",
00932
"unlockdbtext" =>
"Unlocking the database will restore the ability of all
00933
users to edit pages, change their preferences, edit their watchlists, and
00934
other things requiring changes in the database.
00935
Please confirm that this is what you intend to do.",
00936
"lockconfirm" =>
"Yes, I really want to lock the database.",
00937
"unlockconfirm" =>
"Yes, I really want to unlock the database.",
00938
"lockbtn" =>
"Lock database",
00939
"unlockbtn" =>
"Unlock database",
00940
"locknoconfirm" =>
"You did not check the confirmation box.",
00941
"lockdbsuccesssub" =>
"Database lock succeeded",
00942
"unlockdbsuccesssub" =>
"Database lock removed",
00943
"lockdbsuccesstext" =>
"The database has been locked.
00944
<br />Remember to remove the lock after your maintenance is complete.",
00945
"unlockdbsuccesstext" =>
"The database has been unlocked.",
00946
00947 # SQL query
00948 #
00949
"asksql" =>
"SQL query",
00950
"asksqltext" =>
"Use the form below to make a direct query of the
00951
database.
00952
Use single quotes ('like this') to delimit string literals.
00953
This can often add considerable load to the server, so please use
00954
this function sparingly.",
00955
"sqlislogged" =>
"Please note that all queries are logged.",
00956
"sqlquery" =>
"Enter query",
00957
"querybtn" =>
"Submit query",
00958
"selectonly" =>
"Only read-only queries are allowed.",
00959
"querysuccessful" =>
"Query successful",
00960
00961 # Make sysop
00962
"makesysoptitle" =>
"Make a user into a sysop",
00963
"makesysoptext" =>
"This form is used by bureaucrats to turn ordinary users into administrators.
00964
Type the name of the user in the box and press the button to make the user an administrator",
00965
"makesysopname" =>
"Name of the user:",
00966
"makesysopsubmit" =>
"Make this user into a sysop",
00967
"makesysopok" =>
"<b>User \"$1\" is now a sysop</b>",
00968
"makesysopfail" =>
"<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
00969
"setbureaucratflag" =>
"Set bureaucrat flag",
00970
"bureaucratlog" =>
"Bureaucrat_log",
00971
"bureaucratlogentry" =>
"Rights for user \"$1\" set \"$2\"",
00972
"rights" =>
"Rights:",
00973
"set_user_rights" =>
"Set user rights",
00974
"user_rights_set" =>
"<b>User rights for \"$1\" updated</b>",
00975
"set_rights_fail" =>
"<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
00976
"makesysop" =>
"Make a user into a sysop",
00977
00978 # Move page
00979 #
00980
"movepage" =>
"Move page",
00981
"movepagetext" =>
"Using the form below will rename a page, moving all
00982
of its history to the new name.
00983
The old title will become a redirect page to the new title.
00984
Links to the old page title will not be changed; be sure to
00985
[[Special:Maintenance|check]] for double or broken redirects.
00986
You are responsible for making sure that links continue to
00987
point where they are supposed to go.
00988
00989
Note that the page will '''not''' be moved if there is already
00990
a page at the new title, unless it is empty or a redirect and has no
00991
past edit history. This means that you can rename a page back to where
00992
it was just renamed from if you make a mistake, and you cannot overwrite
00993
an existing page.
00994
00995
<b>WARNING!</b>
00996
This can be a drastic and unexpected change for a popular page;
00997
please be sure you understand the consequences of this before
00998
proceeding.",
00999
"movepagetalktext" =>
"The associated talk page, if any, will be automatically moved along with it '''unless:'''
01000
*You are moving the page across namespaces,
01001
*A non-empty talk page already exists under the new name, or
01002
*You uncheck the box below.
01003
01004
In those cases, you will have to move or merge the page manually if desired.",
01005
"movearticle" =>
"Move page",
01006
"movenologin" =>
"Not logged in",
01007
"movenologintext" =>
"You must be a registered user and <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
01008
to move a page.",
01009
"newtitle" =>
"To new title",
01010
"movepagebtn" =>
"Move page",
01011
"pagemovedsub" =>
"Move succeeded",
01012
"pagemovedtext" =>
"Page \"[[$1]]\" moved to \"[[$2]]\".",
01013
"articleexists" =>
"A page of that name already exists, or the
01014
name you have chosen is not valid.
01015
Please choose another name.",
01016
"talkexists" =>
"The page itself was moved successfully, but the
01017
talk page could not be moved because one already exists at the new
01018
title. Please merge them manually.",
01019
"movedto" =>
"moved to",
01020
"movetalk" =>
"Move \"talk\" page as well, if applicable.",
01021
"talkpagemoved" =>
"The corresponding talk page was also moved.",
01022
"talkpagenotmoved" =>
"The corresponding talk page was <strong>not</strong> moved.",
01023
"1movedto2" =>
"$1 moved to $2",
01024
01025 # Export
01026
01027
"export" =>
"Export pages",
01028
"exporttext" =>
"You can export the text and editing history of a particular
01029
page or set of pages wrapped in some XML; this can then be imported into another
01030
wiki running MediaWiki software, transformed, or just kept for your private
01031
amusement.",
01032
"exportcuronly" =>
"Include only the current revision, not the full history",
01033
01034 #
Namespace 8 related
01035
01036
"allmessages" =>
"All system messages",
01037
"allmessagestext" =>
"This is a list of all system messages available in the MediaWiki: namespace.",
01038
01039 # Thumbnails
01040
01041
"thumbnail-more" =>
"Enlarge",
01042
"missingimage" =>
"<b>Missing image</b><br /><i>$1</i>\n",
01043
01044 # Special:Import
01045
"import" =>
"Import pages",
01046
"importtext" =>
"Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.",
01047
"importfailed" =>
"Import failed: $1",
01048
"importnotext" =>
"Empty or no text",
01049
"importsuccess" =>
"Import succeeded!",
01050
"importhistoryconflict" =>
"Conflicting history revision exists (may have imported this page before)",
01051
01052 # Keyboard access keys
for power users
01053 'accesskey-article' =>
'a',
01054 'accesskey-talk' =>
't',
01055 'accesskey-edit' =>
'e',
01056 'accesskey-viewsource' =>
'e',
01057 'accesskey-history' =>
'h',
01058 'accesskey-protect' =>
'-',
01059 'accesskey-
delete' =>
'd',
01060 'accesskey-undelete' =>
'd',
01061 'accesskey-move' =>
'm',
01062 'accesskey-watch' =>
'w',
01063 'accesskey-unwatch' =>
'w',
01064 'accesskey-watchlist' =>
'l',
01065 'accesskey-userpage' =>
'.',
01066 'accesskey-anonuserpage' =>
'.',
01067 'accesskey-mytalk' =>
'n',
01068 'accesskey-anontalk' =>
'n',
01069 'accesskey-preferences' => '',
01070 'accesskey-mycontris' =>
'y',
01071 'accesskey-login' =>
'o',
01072 'accesskey-logout' =>
'o',
01073 'accesskey-search' =>
'f',
01074 'accesskey-mainpage' =>
'z',
01075 'accesskey-portal' => '',
01076 'accesskey-randompage' =>
'x',
01077 'accesskey-currentevents' => '',
01078 'accesskey-sitesupport' => '',
01079 'accesskey-help' => '',
01080 'accesskey-recentchanges' =>
'r',
01081 'accesskey-recentchangeslinked' =>
'c',
01082 'accesskey-whatlinkshere' =>
'b',
01083 'accesskey-specialpages' =>
'q',
01084 'accesskey-specialpage' => '',
01085 'accesskey-upload' =>
'u',
01086 'accesskey-minoredit' =>
'i',
01087 'accesskey-save' =>
's',
01088 'accesskey-preview' =>
'p',
01089 'accesskey-contributions' => '',
01090 'accesskey-emailuser' => '',
01091
01092 # tooltip help
for the main actions
01093 'tooltip-article' => 'View the article [alt-a]',
01094 'tooltip-talk' => 'Discussion about the article [alt-t]',
01095 'tooltip-edit' => 'You can edit
this page. Please use the preview button before saving. [alt-e]',
01096 'tooltip-viewsource' => 'This page is
protected. You can view it\'s
source. [alt-e]',
01097 'tooltip-history' => 'Past versions of
this page, [alt-h]',
01098 'tooltip-protect' => 'Protect
this page [alt--]',
01099 'tooltip-
delete' => 'Delete
this page [alt-d]',
01100 'tooltip-undelete' =>
"Restore $1 deleted edits to this page [alt-d]",
01101 'tooltip-move' => 'Move
this page [alt-m]',
01102 'tooltip-nomove' => 'You don\'t have the permissions to move
this page',
01103 'tooltip-watch' => 'Add
this page to your watchlist [alt-w]',
01104 'tooltip-unwatch' => 'Remove
this page from your watchlist [alt-w]',
01105 'tooltip-watchlist' => 'The list of pages you\'re monitoring
for changes. [alt-l]',
01106 'tooltip-userpage' => 'My user page [alt-.]',
01107 'tooltip-anonuserpage' => 'The user page
for the ip you\'re editing as [alt-.]',
01108 'tooltip-mytalk' => 'My talk page [alt-n]',
01109 'tooltip-anontalk' => 'Discussion about edits from
this ip address [alt-n]',
01110 'tooltip-preferences' => 'My preferences',
01111 'tooltip-mycontris' => 'List of my contributions [alt-y]',
01112 'tooltip-login' => 'You are encouraged to log in, it is not mandatory however. [alt-o]',
01113 'tooltip-logout' => 'The start button [alt-o]',
01114 'tooltip-search' => 'Search
this wiki [alt-f]',
01115 'tooltip-mainpage' => 'Visit the Main Page [alt-z]',
01116 'tooltip-portal' => 'About the project, what you can
do, where to find things',
01117 'tooltip-randompage' => 'Load a random page [alt-x]',
01118 'tooltip-currentevents' => 'Find background information on current events',
01119 'tooltip-sitesupport' => 'Support {{SITENAME}}',
01120 'tooltip-help' => 'The place to find out.',
01121 'tooltip-recentchanges' => 'The list of recent changes in the wiki. [alt-r]',
01122 'tooltip-recentchangeslinked' => 'Recent changes in pages linking to
this page [alt-c]',
01123 'tooltip-whatlinkshere' => 'List of all wiki pages that link here [alt-b]',
01124 'tooltip-specialpages' => 'List of all special pages [alt-q]',
01125 'tooltip-upload' => 'Upload images or media files [alt-u]',
01126 'tooltip-specialpage' => 'This
is a special
page, you can\'t edit the
page itself.',
01127 'tooltip-minoredit' => 'Mark
this as a minor edit [alt-i]',
01128 'tooltip-save' => 'Save your changes [alt-s]',
01129 'tooltip-preview' => 'Preview your changes, please use
this before saving! [alt-p]',
01130 'tooltip-contributions' => 'View the list of contributions of
this user',
01131 'tooltip-emailuser' => 'Send a mail to
this user',
01132 'tooltip-rss' => 'RSS feed
for this page',
01133
01134
# Metadata
01135
"nodublincore" =>
"Dublin Core RDF metadata disabled for this server.",
01136
"nocreativecommons" =>
"Creative Commons RDF metadata disabled for this server.",
01137
"notacceptable" =>
"The wiki server can't provide data in a format your client can read.",
01138
01139
# Attribution
01140
01141
"anonymous" =>
"Anonymous user(s) of $wgSitename",
01142
"siteuser" =>
"$wgSitename user $1",
01143
"lastmodifiedby" =>
"This page was last modified $1 by $2.",
01144
"and" =>
"and",
01145
"contributions" =>
"Based on work by $1.",
01146
"siteusers" =>
"$wgSitename user(s) $1",
01147 );
01148
01149 class LanguageAr extends LanguageUtf8 {
01150 var
$digitTransTable = array(
01151
"0" =>
"٠",
01152
"1" =>
"١",
01153
"2" =>
"٢",
01154
"3" =>
"٣",
01155
"4" =>
"٤",
01156
"5" =>
"٥",
01157
"6" =>
"٦",
01158
"7" =>
"٧",
01159
"8" =>
"٨",
01160
"9" =>
"٩",
01161
"%" =>
"٪",
01162
"." =>
"٫",
01163
"," =>
"٬"
01164 );
01165
01166
# TODO: TRANSLATION!
01167
01168
# Inherit everything except...
01169
01170 function
getNamespaces()
01171 {
01172 global
$wgNamespaceNamesAr;
01173
return $wgNamespaceNamesAr;
01174 }
01175
01176
01177 function
getNsText( $index )
01178 {
01179 global
$wgNamespaceNamesAr;
01180
return $wgNamespaceNamesAr[$index];
01181 }
01182
01183 function
getNsIndex( $text )
01184 {
01185 global
$wgNamespaceNamesAr;
01186
01187 foreach ( $wgNamespaceNamesAr as $i => $
n )
01188 {
01189
if ( 0 == strcasecmp( $
n, $text ) ) {
return $i; }
01190 }
01191
return LanguageUtf8::getNsIndex( $text );
01192 }
01193
01194 function
getMonthName( $key )
01195 {
01196 global
$wgMonthNamesAr;
01197
return $wgMonthNamesAr[$key-1];
01198 }
01199
01200 function
getMonthAbbreviation( $key )
01201 {
01202
01203
return $this->getMonthName( $key );
01204 }
01205
01206 function
getWeekdayName( $key )
01207 {
01208 global
$wgWeekdayNamesAr;
01209
return $wgWeekdayNamesAr[$key-1];
01210 }
01211
01212
01213 function
isRTL() {
return true; }
01214
01215 function
linkPrefixExtension() {
return true; }
01216
01217 function
getDefaultUserOptions () {
01218 global
$wgDefaultUserOptionsEn;
01219 $opt =
$wgDefaultUserOptionsEn;
01220
01221
# Swap sidebar to right side by default
01222
$opt['quickbar'] = 2;
01223
01224
# Underlines seriously harm legibility. Force off:
01225
$opt['underline'] = 0;
01226
return $opt ;
01227 }
01228
01229 function
checkTitleEncoding( $s ) {
01230 global
$wgInputEncoding;
01231
01232
# Check for non-UTF-8 URLs; assume they are windows-1256?
01233
$ishigh = preg_match( '/[\x80-\xff]/', $s);
01234 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
01235 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) :
true );
01236
01237
if( $ishigh and !$isutf )
01238
return iconv(
"windows-1256",
"utf-8", $s );
01239
01240
return $s;
01241 }
01242
01243 function
getMessage( $key )
01244 {
01245 global
$wgAllMessagesAr,
$wgAllMessagesEn;
01246 $m =
$wgAllMessagesAr[$key];
01247
01248
if (
"" == $m ) {
return $wgAllMessagesEn[$key]; }
01249
else return $m;
01250 }
01251
01252 function
formatNum( $number ) {
01253
return strtr( $number, $this->digitTransTable );
01254 }
01255 }
01256
01257 ?>
Generated on Tue Jun 29 23:40:04 2004 for Mediawiki by
1.3.7