At some point I renamed the options category that was called "Textbox dimensions" to
authorArne Heizmann <timwi@users.mediawiki.org>
Thu, 8 Jul 2004 15:44:41 +0000 (15:44 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Thu, 8 Jul 2004 15:44:41 +0000 (15:44 +0000)
"Editing", because most of the options in it weren't specific to the size of the textbox.
Apparently this change made it into Language.php, so here I'm making the same change to the
other language files. It would be nice if translators could make the necessary changes to the
translations too.

languages/LanguageAr.php
languages/LanguageBn.php
languages/LanguageJa.php
languages/LanguageMs.php
languages/LanguageSk.php
languages/LanguageTh.php

index b8508a9..22e2569 100644 (file)
@@ -194,7 +194,7 @@ require_once("LanguageUtf8.php");
        "filedeleteerror" => "Could not delete file \"$1\".",
        "filenotfound"  => "Could not find file \"$1\".",
        "unexpected"    => "Unexpected value: \"$1\"=\"$2\".",
-       "formerror"             => "Error: could not submit form",      
+       "formerror"             => "Error: could not submit form",
        "badarticleerror" => "This action cannot be performed on this page.",
        "cannotdelete"  => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
        "badtitle"              => "Bad title",
@@ -249,7 +249,7 @@ require_once("LanguageUtf8.php");
        "youremail"             => "Your email*",
        "yourrealname"          => "Your real name*",
        "yournick"              => "Your nickname (for signatures)",
-       "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 
+       "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
        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.",
        "loginerror"    => "Login error",
        "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.",
@@ -329,7 +329,7 @@ require_once("LanguageUtf8.php");
        "newarticle"    => "(New)",
        "newarticletext" =>
        "You've followed a link to a page that doesn't exist yet.
-       To create the page, start typing in the box below 
+       To create the page, start typing in the box below
        (see the [[{{ns:4}}:Help|help page]] for more info).
        If you are here by mistake, just click your browser's '''back''' button.",
        "talkpagetext" => "<!-- MediaWiki:talkpagetext -->",
@@ -469,7 +469,7 @@ require_once("LanguageUtf8.php");
 
        See [[{{ns:4}}:User preferences help]] for help deciphering the options.",
        "prefsreset"    => "Preferences have been reset from storage.",
-       "qbsettings"    => "Quickbar settings", 
+       "qbsettings"    => "Quickbar settings",
        "changepassword" => "Change password",
        "skin"                  => "Skin",
        "math"                  => "Rendering math",
@@ -488,7 +488,7 @@ require_once("LanguageUtf8.php");
        "oldpassword"   => "Old password",
        "newpassword"   => "New password",
        "retypenew"             => "Retype new password",
-       "textboxsize"   => "Textbox dimensions",
+       "textboxsize"   => "Editing",
        "rows"                  => "Rows",
        "columns"               => "Columns",
        "searchresultshead" => "Search result settings",
@@ -684,7 +684,7 @@ require_once("LanguageUtf8.php");
                "randompage"    => "Random page",
                "shortpages"    => "Short pages",
                "longpages"             => "Long pages",
-               "deadendpages"  => "Dead-end pages",                                   
+               "deadendpages"  => "Dead-end pages",
                "listusers"             => "User list",
                "specialpages"  => "Special pages",
                "spheading"             => "Special pages for all users",
@@ -728,7 +728,7 @@ require_once("LanguageUtf8.php");
                as the \"From\" address of the mail, so the recipient will be able
                to reply.",
                "usermailererror" => "Mail object returned error: ",
-               "defemailsubject"  => "{{SITENAME}} e-mail",                                   
+               "defemailsubject"  => "{{SITENAME}} e-mail",
                "noemailtitle"  => "No e-mail address",
                "noemailtext"   => "This user has not specified a valid e-mail address,
                or has chosen not to receive e-mail from other users.",
@@ -819,11 +819,11 @@ require_once("LanguageUtf8.php");
                "rollbackfailed" => "Rollback failed",
                "cantrollback"  => "Cannot revert edit; last contributor is only author of this article.",
                "alreadyrolled" => "Cannot rollback last edit of [[$1]]
-               by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already. 
+               by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
 
                Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
                #   only shown if there is an edit comment
-               "editcomment" => "The edit comment was: \"<i>$1</i>\".", 
+               "editcomment" => "The edit comment was: \"<i>$1</i>\".",
                "revertpage"    => "Reverted edit of $2, changed back to last version by $1",
                "protectlogpage" => "Protection_log",
                "protectlogtext" => "Below is a list of page locks/unlocks.
@@ -909,7 +909,7 @@ require_once("LanguageUtf8.php");
                "autoblocker"   => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
                "blocklogpage"  => "Block_log",
                "blocklogentry" => 'blocked "$1" with an expiry time of $2',
-               "blocklogtext"  => "This is a log of user blocking and unblocking actions. Automatically 
+               "blocklogtext"  => "This is a log of user blocking and unblocking actions. Automatically
                blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
                the list of currently operational bans and blocks.",
                "unblocklogentry"       => 'unblocked "$1"',
@@ -960,7 +960,7 @@ require_once("LanguageUtf8.php");
 
                # Make sysop
                "makesysoptitle"        => "Make a user into a sysop",
-               "makesysoptext"         => "This form is used by bureaucrats to turn ordinary users into administrators. 
+               "makesysoptext"         => "This form is used by bureaucrats to turn ordinary users into administrators.
                Type the name of the user in the box and press the button to make the user an administrator",
                "makesysopname"         => "Name of the user:",
                "makesysopsubmit"       => "Make this user into a sysop",
@@ -1162,7 +1162,7 @@ class LanguageAr extends LanguageUtf8 {
                "." => "٫",
                "," => "٬"
        );
-       
+
        # TODO: TRANSLATION!
 
        # Inherit everything except...
@@ -1180,11 +1180,11 @@ class LanguageAr extends LanguageUtf8 {
                return $wgNamespaceNamesAr[$index];
        }
 
-       function getNsIndex( $text ) 
+       function getNsIndex( $text )
        {
                global $wgNamespaceNamesAr;
 
-               foreach ( $wgNamespaceNamesAr as $i => $n ) 
+               foreach ( $wgNamespaceNamesAr as $i => $n )
                {
                        if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
                }
@@ -1208,7 +1208,7 @@ class LanguageAr extends LanguageUtf8 {
                global $wgWeekdayNamesAr;
                return $wgWeekdayNamesAr[$key-1];
        }
-       
+
 
        function isRTL() { return true; }
 
@@ -1220,7 +1220,7 @@ class LanguageAr extends LanguageUtf8 {
 
                # Swap sidebar to right side by default
                $opt['quickbar'] = 2;
-               
+
                # Underlines seriously harm legibility. Force off:
                $opt['underline'] = 0;
                return $opt ;
@@ -1228,7 +1228,7 @@ class LanguageAr extends LanguageUtf8 {
 
        function checkTitleEncoding( $s ) {
                global $wgInputEncoding;
-               
+
                # Check for non-UTF-8 URLs; assume they are windows-1256?
                $ishigh = preg_match( '/[\x80-\xff]/', $s);
                $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
@@ -1236,10 +1236,10 @@ class LanguageAr extends LanguageUtf8 {
 
                if( $ishigh and !$isutf )
                        return iconv( "windows-1256", "utf-8", $s );
-               
+
                return $s;
        }
-       
+
        function getMessage( $key )
        {
                 global $wgAllMessagesAr, $wgAllMessagesEn;
@@ -1248,7 +1248,7 @@ class LanguageAr extends LanguageUtf8 {
                 if ( "" == $m ) { return $wgAllMessagesEn[$key]; }
                 else return $m;
        }
-       
+
        function formatNum( $number ) {
                return strtr( $number, $this->digitTransTable );
        }
index 27f413d..a702bc1 100644 (file)
@@ -37,7 +37,7 @@
        'davinci' => "DaVinci",
        'mono' => "Mono",
        'monobook' => "MonoBook",
- "myskin" => "MySkin" 
+ "myskin" => "MySkin"
 );
 
 /* private */ $wgMathNamesBn = array(
@@ -84,13 +84,13 @@ this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
 
 /* private */ $wgWeekdayNamesBn = array(
   "রবিবার", "সোমবার", "মঙ্গলবার", "বুধবার", "বৃহস্পতিবার",
-  "শুক্রবার", "শনিবার"       
+  "শুক্রবার", "শনিবার"
 );
 
 /* private */ $wgMonthNamesBn = array(
   "জানুয়ারী", "ফেব্রুয়ারী", "মার্চ", "এপ্রিল", "মে", "জুন",
   "জুলাই", "আগস্ট", "সেপ্টেম্বর", "অক্টোবর", "নভেম্বর",
-  "ডিসেম্বর"          
+  "ডিসেম্বর"
 );
 
 /* private */ $wgMonthAbbreviationsBn = array(
@@ -154,7 +154,7 @@ this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
 /* private */ $wgAllMessagesBn = array(
 
 # Bits of text used by many pages:
-# 
+#
 
 "linktrail"   => "/^([a-z]+)(.*)\$/sD",
 "mainpage"    => "প্রধান পাতা",
@@ -276,7 +276,7 @@ Please report this to an administrator, making note of the URL.",
 "filedeleteerror" => "Could not delete file \"$1\".",
 "filenotfound"  => "Could not find file \"$1\".",
 "unexpected"  => "Unexpected value: \"$1\"=\"$2\".",
-"formerror"   => "Error: could not submit form",  
+"formerror"   => "Error: could not submit form",
 "badarticleerror" => "This action cannot be performed on this page.",
 "cannotdelete"  => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
 "badtitle"    => "Bad title",
@@ -322,8 +322,8 @@ that it be to the address you give.<br>\n",
 "youremail"   => "Your e-mail*",
 "yournick"    => "Your nickname (for signatures)",
 "emailforlost"  => "* Entering an email address is optional.  But it enables people to
-contact you through the website without you having to reveal your 
-email address to them, and it also helps you if you forget your   
+contact you through the website without you having to reveal your
+email address to them, and it also helps you if you forget your
 password.",
 "loginerror"  => "Login error",
 "noname"    => "You have not specified a valid user name.",
@@ -358,7 +358,7 @@ The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
 "newarticle"  => "(New)",
 "newarticletext" =>
 "You've followed a link to a page that doesn't exist yet.
-To create the page, start typing in the box below 
+To create the page, start typing in the box below
 (see the [[Wikipedia:Help|help page]] for more info).
 If you are here by mistake, just click your browser's '''back''' button.",
 "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.'' ",
@@ -476,7 +476,7 @@ Your internal ID number is $2.
 
 See [[Wikipedia:User preferences help]] for help deciphering the options.",
 "prefsreset"  => "Preferences have been reset from storage.",
-"qbsettings"  => "Quickbar settings", 
+"qbsettings"  => "Quickbar settings",
 "changepassword" => "Change password",
 "skin"      => "Skin",
 "math"      => "Rendering math",
@@ -491,7 +491,7 @@ See [[Wikipedia:User preferences help]] for help deciphering the options.",
 "oldpassword" => "Old password",
 "newpassword" => "New password",
 "retypenew"   => "Retype new password",
-"textboxsize" => "Textbox dimensions",
+"textboxsize" => "Editing",
 "rows"      => "Rows",
 "columns"   => "Columns",
 "searchresultshead" => "Search result settings",
@@ -801,11 +801,11 @@ All times shown are server time (UTC).
 "rollbackfailed" => "Rollback failed",
 "cantrollback"  => "Cannot revert edit; last contributor is only author of this article.",
 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
-by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already. 
+by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
 
 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
 #   only shown if there is an edit comment
-"editcomment" => "The edit comment was: \"<i>$1</i>\".", 
+"editcomment" => "The edit comment was: \"<i>$1</i>\".",
 "revertpage"  => "Reverted to last edit by $1",
 
 # Undelete
@@ -990,7 +990,7 @@ class LanguageBn extends LanguageUtf8 {
                global $wgMonthNamesBn;
                return $wgMonthNamesBn[$key-1];
        }
-       
+
        function getMessage( $key )
        {
                global $wgAllMessagesBn;
index cb19cc5..9493734 100644 (file)
@@ -43,7 +43,7 @@ require_once( "LanguageUtf8.php" );
        'davinci' => "DaVinci",
        'mono' => "Mono",
        'monobook' => "MonoBook",
-       'myskin' => "MySkin" 
+       'myskin' => "MySkin"
 );
 
 /* private */ $wgMathNamesJa = array(
@@ -221,7 +221,7 @@ require_once( "LanguageUtf8.php" );
 "dberrortext"  => "データベース検索の文法エラー。
 検索問合わせが間違っているか($5 を参照),
 あるいはソフトウェアのバグかもしれません。
-最後に実行を試みた問い合わせ: 
+最後に実行を試みた問い合わせ:
 <blockquote><tt>$1</tt></blockquote>
 from within function \"<tt>$2</tt>\".
 MySQL returned error \"<tt>$3: $4</tt>\".",
@@ -251,7 +251,7 @@ that it should have found, named \"$1\".
 "filedeleteerror" => "ファイル\"$1\"を削除できませんでした。Could not delete file \"$1\".",
 "filenotfound" => "ファイルを\"$1\"は見つかりませんでした。Could not find file \"$1\".",
 "unexpected"   => "エラー:\"$1\" と \"$2\" が同じです。Unexpected value: \"$1\"=\"$2\".",
-"formerror"            => "エラー: フォームを送信できませんでした。 Error: could not submit form",  
+"formerror"            => "エラー: フォームを送信できませんでした。 Error: could not submit form",
 "badarticleerror" => "この動作はこのページではとることができません。 This action cannot be performed on this page.",
 "cannotdelete" => "指定されたページ、または画像を削除できませんでした。 Could not delete the page or image specified.",
 
@@ -321,7 +321,7 @@ again as the same or as a different user.\n",
 "previewnote"  => "これはプレビューです。まだ保存されていません!",
 "previewconflict" => "このプレビューは、上の文章編集エリアの文章を保存した場合に
 どう見えるようになるかを示すものです。
-<p>" /* "This preview reflects the text in the upper 
+<p>" /* "This preview reflects the text in the upper
 text editing area as it will appear if you choose to save." */,
 "editing"              => "Editing $1",
 "editconflict" => "編集競合: $1",
@@ -420,7 +420,7 @@ containing all of the search terms will appear in the result)." */,
 
 # Preferences page ユーザーオプション設定頁
 #
-"preferences"  => "オプション" /* "Preferences" */, 
+"preferences"  => "オプション" /* "Preferences" */,
 "prefsnologin" => "ログインしていません" /* "Not logged in" */,
 "prefsnologintext"     =>  "ユーザーオプションを変更するためには、
 <a href=\"{{localurle:Special:Userlogin}}\">ログイン</a>している必要があります。"
@@ -428,7 +428,7 @@ containing all of the search terms will appear in the result)." */,
   wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
 to set user preferences." */,
 "prefsreset"   => "ユーザー設定は初期化されました。" /* "Preferences have been reset from storage." */,
-"qbsettings"   => "クイックバー設定" /* "Quickbar settings" */, 
+"qbsettings"   => "クイックバー設定" /* "Quickbar settings" */,
 "changepassword" => "パスワード変更" /* "Change password" */,
 "skin"                 => "外装" /* "Skin" */,
 "saveprefs"            => "設定の保存" /* "Save preferences" */,
@@ -436,7 +436,7 @@ to set user preferences." */,
 "oldpassword"  => "古いパスワード" /* "Old password" */,
 "newpassword"  => "新しいパスワード" /* "New password" */,
 "retypenew"            => "新しいパスワードを再入力して下さい" /* "Retype new password" */,
-"textboxsize"  => "テキストボックスの大きさ" /* "Textbox dimensions" */,
+"textboxsize"  => "テキストボックスの大きさ" /* "Editing" */,
 "rows"                 => "縦" /* "Rows" */,
 "columns"              => "横" /* "Columns" */,
 "searchresultshead" => "検索結果の表示" /* "Search result settings" */,
@@ -508,7 +508,7 @@ You must be <a href=\"{{localurle:Special:Userlogin}}\">logged in</a>
 to upload files.",
 "uploadfile"   => "ファイルのアップロード  Upload file",
 "uploaderror"  => "アップロード エラー  Upload error",
-"uploadtext"   => "<strong>ご注意!</strong> 
+"uploadtext"   => "<strong>ご注意!</strong>
 ここにファイルをアップロードする前に、ウィキペディアの<a href={{localurle:Project:画像利用の方針}}" .
   "\">画像利用の方針</a>を
 よく読んで、方針に反することのないようにして下さい。.
@@ -598,7 +598,7 @@ any copyrights." */,
 "ignorewarning"        => "警告を無視し、保存してしまう" /* "Ignore warning and save file anyway." */,
 "minlength"            => "ファイル名は3文字以上である必要があります。" /* "Image names must be at least three letters." */,
 "badfilename"  => "ファイル名は\"$1\"へ変更されました。" /* "Image name has been changed to \"$1\"." */,
-"badfiletype"  => "\".$1\" は推奨されているファイルフォーマットではありません。" /* 
+"badfiletype"  => "\".$1\" は推奨されているファイルフォーマットではありません。" /*
 "\".$1\" is not a recommended image file format." */,
 "largefile"            => "ファイルサイズは100キロバイト以下に抑えることが推奨されています。"
   /* It is recommended that images not exceed 100k in size." */,
@@ -607,7 +607,7 @@ any copyrights." */,
 以下のリンク($2)をクリックし、ファイルについての情報-出典、製作者や時期、
 その他知っている情報を書き込んで下さい。
 
-" /* " "File \"$1\" uploaded successfully. 
+" /* " "File \"$1\" uploaded successfully.
 Please follow this link: ($2) to the description page and fill
 in information about the file, such as where it came from, when it was
 created and by whom, and anything else you may know about it." */,
@@ -747,7 +747,7 @@ to modify your watchlist." */,
 Future changes to this page and its associated Talk page will be listed there,
 and the page will appear <b>bolded</b> in the <a href=\"" .
   wfLocalUrl( "Special:Recentchanges" ) . "\">list of recent changes</a> to
-make it easier to pick out.</p> 
+make it easier to pick out.</p>
 
 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar." */
 
@@ -980,12 +980,12 @@ class LanguageJa extends LanguageUtf8 {
        }
 
        # Inherit default userAdjust()
-       
+
        function date( $ts, $adj = false )
        {
                global $wgWeekdayAbbreviationsJa;
                if ( $adj ) { $ts = $this->userAdjust( $ts ); }
-               
+
                $x = getdate(mktime(( (int)substr( $ts, 8, 2) ) + $diff,
                        (int)substr( $ts, 10, 2 ), (int)substr( $ts, 12, 2 ),
                        (int)substr( $ts, 4, 2 ), (int)substr( $ts, 6, 2 ),
index a28d276..1381958 100644 (file)
@@ -29,7 +29,7 @@
 ) + $wgNamespaceNamesEn;
 
 /* private */ $wgQuickbarSettingsMs = array(
-       "Tiada", "Tetap sebelah kiri", "Tetap sebelah kanan", "Berubah-ubah sebelah kiri" 
+       "Tiada", "Tetap sebelah kiri", "Tetap sebelah kanan", "Berubah-ubah sebelah kiri"
 );
 
 /* private */ $wgSkinNamesMs = array(
@@ -41,7 +41,7 @@
        'davinci' => "DaVinci",
        'mono' => "Mono",
        'monobook' => "MonoBook",
- "myskin" => "MySkin" 
+ "myskin" => "MySkin"
 );
 
 /* private */ $wgMathNamesMs = array(
 # Bits of text used by many pages:
 #
 "linktrail"            => "/^([a-z]+)(.*)\$/sD",
-"mainpage"             => "Laman Utama Pangkalan Pengetahuan", #"Knowledgebase Home", 
+"mainpage"             => "Laman Utama Pangkalan Pengetahuan", #"Knowledgebase Home",
 "mainpagetext"         => "Aturcara Wiki berjaya dipasang.",
 "about"                        => "Maklumat",
 "aboutwikipedia"        => "Maklumat Wikipedia",
 "currentevents"         => "Status Terkini",
 "errorpagetitle"        => "Ralat",
 "returnto"             => "Kembali ke $1.", #"Return to $1.",
-"fromwikipedia"                => "Dari Wikipedia, ensaiklopedia bebas", # "From Wikipedia, the free encylcopedia 
+"fromwikipedia"                => "Dari Wikipedia, ensaiklopedia bebas", # "From Wikipedia, the free encylcopedia
 "whatlinkshere"                => "Halaman yang dihubungkan ke sini", #"Pages that link here",
 "help"                 => "Bantuan",
 "search"               => "Cari",
 "deletethispage"        => "Buang halaman ini", #"Delete this page",
 "protectthispage"       => "Lindungi halaman ini", #"Protect this page",
 "unprotectthispage"     => "Nyah lindung halaman ini", #"Unprotect this page",
-"newpage"               => "(cipta) Halaman baru", # (create) "New page" 
+"newpage"               => "(cipta) Halaman baru", # (create) "New page"
 "talkpage"             => "Bincang halaman ini",
 "articlepage"          => "Lihat rencana",# "View article",
 "subjectpage"          => "Halaman subjek",
   wfLocalUrl( "Istimewa:Listadministrators" ) . "\">Sistem Pentadbir</a>
 yang boleh melakukannya.", #"Only the <a href=\"" .wfLocalUrl( "Special:Listadministrators" ) . "\">administrators</a>can do that.",
 "developertitle"        => "Kemasukan pembangun diperlukan", # "Developer access required",
-"developertext"                => "Tindakan/arahan yg di minta/diperlukanhanya boleh di tunjukan oleh pengguna dengan status \"developer\". 
+"developertext"                => "Tindakan/arahan yg di minta/diperlukanhanya boleh di tunjukan oleh pengguna dengan status \"developer\".
 Lihat $1.", # "The action you have requested can only be performed by users with \"developer\" status.See $1.",
 "nbytes"               => "$1 bait",
 "go"                   => "Pergi",
@@ -239,12 +239,12 @@ Lihat $1.", # "The action you have requested can only be performed by users with
 "nosuchspecialpage"     => "Tiada halaman istimewa tersebut", #"No such special page",
 "nospecialpagetext"     => "Anda telah meminta halaman istimewa yang tidak dikenalpasti oleh perisian Wikipedia.", #"You have requested a special page that is not recognized by the Wikipedia software.",
 
-# General errors        =>Ralat umum 
+# General errors        =>Ralat umum
 #
 "error"                        => "Ralat",
 "databaseerror"         => "Ralat pangkalan data", #"Database error",
 "dberrortext"          => "Berlaku ralat sintaksis pada permintaan pangkalan data.
-Ini kerana berlaku permintaan carian yang tidak dibenarkan (lihat $5), 
+Ini kerana berlaku permintaan carian yang tidak dibenarkan (lihat $5),
 atau mungkin menunjukkan ralat di dalam perisian.
 Percubaan terakhir permintaan pangkalan data ialah :
 <blockquote><tt>$1</tt></blockquote>
@@ -258,11 +258,11 @@ MySQL returned error \"$3: $4\".\n",
 "noconnect"            => "Tidak dapat menghubungkan ke DB oleh $1", #"Could not connect to DB on $1",
 "nodb"                 => "Tidak dapat memilih pangkalan data $1", #"Could not select database $1",
 "readonly"             => "Pangkalan data dikunci", #"Database locked",
-"enterlockreason"       => "Masukan sebab/alasan untuk dikunci, 
+"enterlockreason"       => "Masukan sebab/alasan untuk dikunci,
 termasuk anggaran apabila kunci telah di buka",
-"readonlytext"         => "Pangkalan data Wikipedia sedang di kunci kepada 
+"readonlytext"         => "Pangkalan data Wikipedia sedang di kunci kepada
 kemasukan baru.
-Pentadbir yang menutup 
+Pentadbir yang menutup
 memberikan penjelasan berikut:
 <p>$1",
 "rencana hilang"=>"Pengkalan data tidak menjumpai teks bagi laman yang patut dijumpai, bernama\"$1\".
@@ -280,7 +280,7 @@ memberikan penjelasan berikut:
 "unexpected"   => "Nilai di luar jangkaan: \"$1\"=\"$2\".", # Unexpected value: \"$1\"=\"$2\".",
 "formerror"            => "Ralat: Tidak dapat  menghantar borang", #Error: could not submit form",
 "badarticleerror" => "Arahan ini tidak boleh dilaksanakan di halaman ini.", #This action cannot be performed on this page.",
-"cannotdelete" => "Tidak dapat menghilangkan halaman atau imej yang telah ditetapkan.", 
+"cannotdelete" => "Tidak dapat menghilangkan halaman atau imej yang telah ditetapkan.",
 "badtitle"             => "Tajuk tidak sesuai", #Bad title",
 "badtitletext"         => "Tajuk halaman yang diminta tidak sah, kosong atau salah sambungan dengan antara-bahasa atau tajuk antara-wiki.", #The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.",
 "perfdisabled" => "Maaf! keupayaan ini dilumpuhkan seketika kerana ia melambatkan pengkalan data sehingga tidak dapat digunakan.", # "Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.",
@@ -289,7 +289,7 @@ memberikan penjelasan berikut:
 # Login and logout pages
 #
 "logouttitle"  => "Pengguna Keluar", #User logout
-"logouttext"   => "Anda telah keluar dari sistem. 
+"logouttext"   => "Anda telah keluar dari sistem.
 Anda boleh terus membaca maklumat, tetapi tidak boleh mengemaskininya atau anda boleh masuk semula sebagai pengguna yang sama atau pengguna berbeza.\n",
 
 "welcomecreation" => "<h2>Selamat datang, $1!</h2><p>Akaun anda telah dibuka.
@@ -304,10 +304,10 @@ Sila kemaskini konfigurasi butir-butir diri anda.", #"<h2>Welcome, $1!</h2><p>Yo
 "loginproblem" => "<b>Terdapat masalah dengan data kemasukan.</b><br>Cuba semula!", # There has been a problem with your login.</b><br>Try again!",
 "alreadyloggedin" => "<font color=red><b>Pengguna $1, anda telah berjaya masuk!</b></font><br>\n",
 
-"areyounew"            =>"Sekiranya anda baru dalam Wikipedia dan ingin mendapatkan akaun pengguna, 
+"areyounew"            =>"Sekiranya anda baru dalam Wikipedia dan ingin mendapatkan akaun pengguna,
 masukan nama pengguna, kemudia taip kata laluan dan ulang semula kata laluan.
-Alamat email anda adalah tidak diwajibkan;sekiranya kehilangan kata laluan 
-boleh diminta melalui email yg diberikan.<br>\n", 
+Alamat email anda adalah tidak diwajibkan;sekiranya kehilangan kata laluan
+boleh diminta melalui email yg diberikan.<br>\n",
 
 "login"                        => "Masuk", #Log in
 "userlogin"            => "Laluan masuk", #Log in
@@ -316,20 +316,20 @@ boleh diminta melalui email yg diberikan.<br>\n",
 "notloggedin"  => "Not logged in",
 "createaccount"        => "Buka akaun baru", #Create new account",
 "badretype"            => "Kata laluan yang dimasukkan adalah salah.", #The passwords you entered do not match.",
-"userexists"   => "Nama pengguna yang dimasukkan telah digunakan.Sila gunakan nama lain.", 
+"userexists"   => "Nama pengguna yang dimasukkan telah digunakan.Sila gunakan nama lain.",
 "youremail"            => "Email anda", #Your e-mail",
 "yournick"             => "Nama samaran (untuk pengenalan)", #Your nickname (for signatures)",
-"emailforlost" => "Sekiranya terlupa kata laluan, anda boleh dapatkan 
-yang baru yang akan 
-diemail ke email 
-anda.", 
+"emailforlost" => "Sekiranya terlupa kata laluan, anda boleh dapatkan
+yang baru yang akan
+diemail ke email
+anda.",
 "loginerror"   => "Salah masuk", #Login error",
 "noname"               => "Nama pengguna tidak sah.", #You have not specified a valid user name.",
 "loginsuccesstitle" => "Berjaya masuk",  #Login successful",
 "loginsuccess" => "Berjaya masuk dalam Wikipedia sebagai \"$1\".",  #You are now logged in to Wikipedia as \"$1\".",
 "nosuchuser"   => "Tiada pengguna seperti nama \"$1\". #There is no user by the name \"$1\".
-Periksa ejaan, atau guna borang di bawah untuk membuka akaun baru.", 
-"wrongpassword"        => "Kata laluan yang dimasukan adalah salah.Sila cuba semula.", 
+Periksa ejaan, atau guna borang di bawah untuk membuka akaun baru.",
+"wrongpassword"        => "Kata laluan yang dimasukan adalah salah.Sila cuba semula.",
 "mailmypassword" => "Emailkan kata laluan baru", #Mail me a new password",
 "passwordremindertitle" => "Peringatan kata laluan dari Wikipedia", #Password reminder from Wikipedia",
 "passwordremindertext" => "Seseorang (mungkin anda, dari alamat IP $1) #IP  Someone (probably you, from IP address $1)
@@ -337,7 +337,7 @@ meminta di hantar kata laluan Wikipedia yang baru.#requested that we send you a
 Kata laluan untuk pengguna \"$2\" ialah \"$3\". #The password for user \"$2\" is now \"$3\".
 Anda perlu masuk semula dan tukar kata laluan dengan segera.",  #You should log in and change your password now.",
 "noemail"              => "Tiada alamat email yang direkodkan untuk pengguna \"$1\".",
-"passwordsent" => "Kata laluan baru telah di emailkan kepada email yang 
+"passwordsent" => "Kata laluan baru telah di emailkan kepada email yang
 didaftarkan untuk \"$1\".
 Sila masuk setelah menerima email tersebut.", #Please log in again after you receive it.",
 
@@ -354,42 +354,42 @@ Sila masuk setelah menerima email tersebut.", #Please log in again after you rec
 Alasannya kerana :<br>$2<p>Anda boleh menghubungi sistem admin untuk
 membincangkan sebab-sebabnya.",
 "newarticle"   => "(Baru)", #"(New)",
-"newarticletext" => 
-"Letakkan teks anda 
-di sini 
-untuk 
+"newarticletext" =>
+"Letakkan teks anda
+di sini
+untuk
 halaman baru.",
 "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.'' ",
 "noarticletext" => "(Tidak ada teks dalam halaman ini)",
 "updated"              => "(Dikemaskini)", #"(Updated)",
 "note"                 => "<strong>Nota:</strong> ",
 "previewnote"  => "Ingatan bahawa ini hanyalah paparan, belum disimpan lagi!", #"Remember that this is only a preview, and has not yet been saved!",
-"previewconflict" => "Paparan ini ada kaitan dengan teks pada bahagian atas dan 
-akan terpapar apabila anda memilih untuk menyimpannya.",  
+"previewconflict" => "Paparan ini ada kaitan dengan teks pada bahagian atas dan
+akan terpapar apabila anda memilih untuk menyimpannya.",
 "editing"              => "Menyunting $1", #"Editing $1",
 "sectionedit"  => " (section)",
 "editconflict" => "Sunting konflik", #"Edit conflict: $1",
-"explainconflict" => "Orang lain telah mengemaskini halaman ini sejak anda 
+"explainconflict" => "Orang lain telah mengemaskini halaman ini sejak anda
 mula mengemaskininya.
 Bahagian atas teks mengandungi halaman teks yang terkini.
 Perubahan yang anda lakukan akan ditunjukkan pada bahagian bawah teks.
 Anda hanya perlu mencantumkan perubahan-perubahan dalam teks.
 <b>Hanya</b> teks pada bahagian atas akan hanya disimpan apabila anda
-menekan \"Simpan halaman\".\n<p>", 
+menekan \"Simpan halaman\".\n<p>",
 "yourtext"             => "Teks anda", #"Your text",
 "storedversion" => "Simpan versi", #"Stored version",
 "editingold"   => "<strong>AMARAN: Anda mengemaskini halaman revisi yang ketinggalan tarikh.
-Jika anda menyimpannya, 
+Jika anda menyimpannya,
 sebarang perubahan yang dibuat sejak revisi ini akan hilang.</strong>\n",
 "yourdiff"             => "Perbezaan", #"Differences",
-"copyrightwarning" => "Semua sumbangan terhadap Wikipedia adalah 
-tertakluk di bawah GNU Free Documentation License 
-(lihat $1 untuk maklumat lebih lanjut). 
-Jika anda tidak mahu tulisan anda disunting dan/atau disebarkan ke halaman 
-web percuma yang lain, jangan hantarnya ke sini. 
-Anda juga perlu akui bahawa ini adalah hasil tulisan anda sendiri, atau anda 
-menyalinnya daripada domain awam atau mana-mana sumber percuma yang sama. 
-<p><strong><font color=\"red\">JANGAN HANTAR SEBARANG KARYA HAK CIPTA ORANG LAIN TANPA KEBENARAN.</font></strong></p> <p><strong><font color=\"red\">JANGAN SALIN DARIPADA HALAMAN WEB YANG LAIN.</font></strong></p> ", 
+"copyrightwarning" => "Semua sumbangan terhadap Wikipedia adalah
+tertakluk di bawah GNU Free Documentation License
+(lihat $1 untuk maklumat lebih lanjut).
+Jika anda tidak mahu tulisan anda disunting dan/atau disebarkan ke halaman
+web percuma yang lain, jangan hantarnya ke sini.
+Anda juga perlu akui bahawa ini adalah hasil tulisan anda sendiri, atau anda
+menyalinnya daripada domain awam atau mana-mana sumber percuma yang sama.
+<p><strong><font color=\"red\">JANGAN HANTAR SEBARANG KARYA HAK CIPTA ORANG LAIN TANPA KEBENARAN.</font></strong></p> <p><strong><font color=\"red\">JANGAN SALIN DARIPADA HALAMAN WEB YANG LAIN.</font></strong></p> ",
 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
 browsers may have problems editing pages approaching or longer than 32kb.
 Please consider breaking the page into smaller sections.",
@@ -406,7 +406,7 @@ guidelines</a>.",
 "revhistory"   => "Sejarah revisi", #"Revision history",
 "nohistory"            => "Tidak ada sejarah kemaskini untuk halaman ini", #"There is no edit history for this page.",
 "revnotfound"  => "Revisi tidak dijumpai", #"Revision not found",
-"revnotfoundtext" => "Revisi lama untuk halaman ini yang anda minta tidak dapat dijumpai. 
+"revnotfoundtext" => "Revisi lama untuk halaman ini yang anda minta tidak dapat dijumpai.
 Sila semak URL yang digunakan untuk mengakses halaman ini.\n", #"The old revision of the page you asked for could not be found. Please check the URL you used to access this page.\n",
 "loadhist"             => "Muatturun halaman sejarah", #"Loading page history",
 "currentrev"   => "Revisi terkini", #"Current revision",
@@ -415,7 +415,7 @@ Sila semak URL yang digunakan untuk mengakses halaman ini.\n", #"The old revisio
 "next"                 => "next",
 "last"                 => "last",
 "orig"                 => "orig",
-"histlegend"   => "Lagenda: (cur) = perbezaan dengan versi terkini, 
+"histlegend"   => "Lagenda: (cur) = perbezaan dengan versi terkini,
 (last) = perbezaan dengan versi terdahulu", #"Legend: (cur) = difference with current version,(last) = difference with preceding version",
 
 # Diffs
@@ -433,13 +433,13 @@ Sila semak URL yang digunakan untuk mengakses halaman ini.\n", #"The old revisio
 "searchresulttext" => "Untuk maklumat lanjut tentang carian dalam Wikipedia, lihat $1.", #"For more information about searching Wikipedia, see $1.",
 "searchquery"  => "Untuk kueri \"$1\"", #"For query \"$1\"",
 "badquery"             => "Format kueri carian salah", #"Badly formed search query",
-"badquerytext" => "Kami tidak dapat memproses kueri anda. 
-Ini mungkin disebabkan anda cuba mencari perkataan yang kurang 
-daripada tiga huruf, yang mana masih belum disokong oleh sistem ini. 
-Ataupun anda tersalah taip ekspresi untuk kueri, 
-contohnya \"fish and and scales\". 
-Sila cuba kueri yang lain.", 
-"matchtotals"  => "Kueri \"$1\" sepadan dengan tajuk halaman $2 dan teks 
+"badquerytext" => "Kami tidak dapat memproses kueri anda.
+Ini mungkin disebabkan anda cuba mencari perkataan yang kurang
+daripada tiga huruf, yang mana masih belum disokong oleh sistem ini.
+Ataupun anda tersalah taip ekspresi untuk kueri,
+contohnya \"fish and and scales\".
+Sila cuba kueri yang lain.",
+"matchtotals"  => "Kueri \"$1\" sepadan dengan tajuk halaman $2 dan teks
 halaman $3.", #"The query \"$1\" matched $2 page titles and the text of $3 pages.",
 "nogomatch" => "No page with this exact title exists, trying full text search.",
 "titlematches" => "Tajuk artikel yang sepadan", #"Article title matches",
@@ -451,9 +451,9 @@ halaman $3.", #"The query \"$1\" matched $2 page titles and the text of $3 pages
 "viewprevnext" => "Papar ($1) ($2) ($3).", #"View ($1) ($2) ($3).",
 "showingresults" => "Di bawah menunjukkan <b>$1</b> hasil carian bermula dengan #<b>$2</b>.", #"Showing below <b>$1</b> results starting with #<b>$2</b>.",
 "showingresultsnum" => "Di bawah menunjukkan <b>$3</b> hasil carian bermula dengan #<b>$2</b>.", #"Showing below <b>$3</b> results starting with #<b>$2</b>.",
-"nonefound"            => "<strong>Nota</strong>:Kegagalan enjin carian 
-biasanya disebabkan pencarian perkataan seperti \"have\" and \"from\", 
-yang mana bukan dalam senarai indeks atau dengan dikhususkan lebih dari 
+"nonefound"            => "<strong>Nota</strong>:Kegagalan enjin carian
+biasanya disebabkan pencarian perkataan seperti \"have\" and \"from\",
+yang mana bukan dalam senarai indeks atau dengan dikhususkan lebih dari
 satu istilah carian(hanya halaman).", # "<strong>Note</strong>: unsuccessful searches are often caused by searching for common words like \"have\" and \"from\",which are not indexed, or by specifying more than one search term (only pages containing all of the search terms will appear in the result).",
 "powersearch" => "Cari", #"Search",
 "powersearchtext" => "
@@ -470,11 +470,11 @@ $2 List redirects &nbsp; Search for $3 $9",
   wfLocalUrl( "Istimewa:Userlogin" ) . "\">mendaftar masuk</a>
 untuk tetapkan butir-butir diri anda.", #"You must be <a href=\"" .
 "prefslogintext" => "Anda telah masuk sebagai \"$1\".
-Nombor ID anda ialah $2.", 
+Nombor ID anda ialah $2.",
 
 
 "prefsreset"   => "Konfigurasi telah diubah ke asal dari storan", #"Preferences have been reset from storage.",
-"qbsettings"   => "Konfigurasi quickbar", #"Quickbar settings", 
+"qbsettings"   => "Konfigurasi quickbar", #"Quickbar settings",
 "changepassword" => "Tukar kata laluan", #"Change password",
 "skin"                 => "Skin",
 "math"                 => "Rendering math",
@@ -489,7 +489,7 @@ Nombor ID anda ialah $2.",
 "oldpassword"  => "Kata laluan lama", #"Old password",
 "newpassword"  => "Kata laluan baru", #"New password",
 "retypenew"            => "Taip semula kata laluan baru", #"Retype new password",
-"textboxsize"  => "Dimensi kotak teks", #"Textbox dimensions",
+"textboxsize"  => "Dimensi kotak teks", #"Editing",
 "rows"                 => "Baris", #"Rows",
 "columns"              => "Lajur", #"Columns",
 "searchresultshead" => "Konfigurasi hasil carian", #"Search result settings",
@@ -499,7 +499,7 @@ Nombor ID anda ialah $2.",
 "stubthreshold" => "Threshold for stub display",
 "recentchangescount" => "Bilangan tajuk dalam perubahan terkini", #"Number of titles in recent changes",
 "savedprefs"   => "Konfigurasi butir-butir diri anda telah disimpan", #"Your preferences have been saved.",
-"timezonetext" => "Masukkan perbezaan jam antara waktu 
+"timezonetext" => "Masukkan perbezaan jam antara waktu
 tempatan anda dengan waktu pelayan (UTC).", #"Enter number of hours your local time differs from server time (Kuala Lumpur, which is GMT+8).",
 "localtime"    => "Waktu tempatan", #"Local time",
 "timezoneoffset" => "Imbang", #"Offset",
@@ -520,9 +520,9 @@ Sila lihat halaman-halaman ini: [[Wikipedia:FAQ|Wikipedia FAQ]],
 [[Wikipedia:Pandangan semulajadi|pandangan semulajadi]]),
 dan [[Wikipedia: Kesalahan biasa Wikipedia|kesalahan biasa Wikipedia]].
 
-Jika anda mahu melihat Wikipedia berjaya, adalah sangat penting anda 
+Jika anda mahu melihat Wikipedia berjaya, adalah sangat penting anda
 tidak memasukkan material [[Wikipedia:Hak cipta|hak cipta]] orang lain.
-Perkara ini boleh memusnahkan laman web ini, 
+Perkara ini boleh memusnahkan laman web ini,
 jadi sila patuhi amaran ini.",
 "rcloaderr"            => "Muatturun perubahan terkini", #"Loading recent changes",
 "rcnote"               => "Di bawah adalah <strong>$1</strong> kemaskini terakhir dalam <strong>$2</strong> hari lepas.", #"Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
@@ -553,7 +553,7 @@ jadi sila patuhi amaran ini.",
 "uploadnologin" => "Tidak mendaftar masuk", #"Not logged in",
 "uploadnologintext"    => "Anda mesti <a href=\"" .
   wfLocalUrl( "Istimewa:Userlogin" ) . "\">pengguna</a>
-untuk muatnaik fail.", 
+untuk muatnaik fail.",
 "uploadfile"   => "Muatnaik fail", #"Upload file",
 "uploaderror"  => "Muatnaik ralat", #"Upload error",
 "uploadtext"   => "<strong>STOP!</strong> Before you upload here,
@@ -585,30 +585,30 @@ delete your uploads if they think it serves the encyclopedia, and
 you may be blocked from uploading if you abuse the system.",
 "uploadlog"            => "muatnaik log", #"upload log",
 "uploadlogpage" => "Muatnaik_log", #"Upload_log",
-"uploadlogpagetext" => "Di bawah ini adalah senarai terkini fail yang dimuatnaik. 
+"uploadlogpagetext" => "Di bawah ini adalah senarai terkini fail yang dimuatnaik.
 Semua waktu yang ditunjukkan adalah waktu pelayan (UTC).
 <ul>
 </ul>
 ",
 "filename"             => "Filename",
 "filedesc"             => "Ringkasan", #"Summary",
-"affirmation"  => "Saya berikrar bahawa pemilik hak cipta fail ini 
+"affirmation"  => "Saya berikrar bahawa pemilik hak cipta fail ini
 telah bersetuju untuk melesenkannya di bawah terma $1.", #"I affirm that the copyright holder of this file agrees to license it under the terms of the $1.",
 "copyrightpage" => "Wikipedia:Hak cipta",
 "copyrightpagename" => "Hak cipta Wikipedia",
 "uploadedfiles"        => "Fail yang telah dimuatnaik", #"Uploaded files",
-"noaffirmation" => "Anda mesti berikrar bahawa fail yang dimuatnaik tidak 
+"noaffirmation" => "Anda mesti berikrar bahawa fail yang dimuatnaik tidak
 tertakluk di bawah sebarang hak cipta.", #"You must affirm that your upload does not violate any copyrights.",
 "ignorewarning"        => "Abaikan amaran dan simpan fail sahaja", #"Ignore warning and save file anyway.",
 "minlength"            => "Nama imej mesti sekurang-kurangnya tiga huruf.", #"Image names must be at least three letters.",
 "badfilename"  => "Nama imej telah ditukar kepada \"$1\".", #"Image name has been changed to \"$1\".",
-"badfiletype"  => "\".$1\" ialah fail format imej yg tidak di sarankan.", 
-"largefile"            => "Disarankan agar saiz imej tidak melebihi 100k.", 
+"badfiletype"  => "\".$1\" ialah fail format imej yg tidak di sarankan.",
+"largefile"            => "Disarankan agar saiz imej tidak melebihi 100k.",
 "successfulupload" => "Berjaya dimuaturun",    #"Successful upload",
-"fileuploaded" => "Fail \"$1\" berjaya dimuaturun.    
-Sila patuhi pautan : ($2) pada halaman deskripsi dan isikan maklumat 
-tentang fail tersebut, seperti fail itu dari mana, bila ia dibuat dan 
-oleh siapa, dan lain-lain yang anda ketahui.", 
+"fileuploaded" => "Fail \"$1\" berjaya dimuaturun.
+Sila patuhi pautan : ($2) pada halaman deskripsi dan isikan maklumat
+tentang fail tersebut, seperti fail itu dari mana, bila ia dibuat dan
+oleh siapa, dan lain-lain yang anda ketahui.",
 "uploadwarning" => "Amaran muaturun", # Upload warning",
 "savefile"             => "Simpan fail", #"Save file",
 "uploadedimage" => "Telah dimuaturun \"$1\"",     #"uploaded \"$1\"",
@@ -643,25 +643,25 @@ this old version, (rev) = revert to this old version.
 "statistics"   => "Statistik", #"Statistics",
 "sitestats"            => "Laman statistik",    #"Site statistics",
 "userstats"            => "Statistik pengguna",  #"User statistics",
-"sitestatstext" => "Terdapat <b>$1</b> jumlah halaman dalam pangkalan data. 
-Ini termasuk halaman \"talk\", halaman tentang Wikipedia, halaman minimum \"stub\", 
-alih semula dan lain-lain yang mungkin tidak termasuk dalam 
+"sitestatstext" => "Terdapat <b>$1</b> jumlah halaman dalam pangkalan data.
+Ini termasuk halaman \"talk\", halaman tentang Wikipedia, halaman minimum \"stub\",
+alih semula dan lain-lain yang mungkin tidak termasuk dalam
 halaman penuh.
 Selain itu, terdapat halaman <b>$2</b> yang mungkin halaman penuh. <p>
-Terdapat sejumlah <b>$3</b> halaman yang disiarkan, dan sejumlah <b>$4</b> 
+Terdapat sejumlah <b>$3</b> halaman yang disiarkan, dan sejumlah <b>$4</b>
 halaman yang telah diedit sejak ia dihasilkan.
-Ini menjadikan <b>$5</b> purata halaman yang disunting, dan <b>$6</b> paparan yang disunting.", 
-"userstatstext" => "Terdapat <b>$1<b/> pengguna berdaftar. 
-<b>$2<b/> daripadanya adalah pentadbir (lihat $3).",  
+Ini menjadikan <b>$5</b> purata halaman yang disunting, dan <b>$6</b> paparan yang disunting.",
+"userstatstext" => "Terdapat <b>$1<b/> pengguna berdaftar.
+<b>$2<b/> daripadanya adalah pentadbir (lihat $3).",
 
 # Maintenance Page
 #
 "maintenance"          => "Halaman penyelenggaraan",  #"Maintenance page",
-"maintnancepagetext"   => "Halaman ini termasuk beberapa peralatan untuk penyelenggaraan setiap hari.  Terdapat sesetengah fungsi yang berkecenderungan untuk mengganggu pangkalan data, jadi tolong jangan tekan kekunci 'reload' selepas membuat pembetulan;-)", 
+"maintnancepagetext"   => "Halaman ini termasuk beberapa peralatan untuk penyelenggaraan setiap hari.  Terdapat sesetengah fungsi yang berkecenderungan untuk mengganggu pangkalan data, jadi tolong jangan tekan kekunci 'reload' selepas membuat pembetulan;-)",
 "maintenancebacklink"  => "Kembali ke halaman penyelenggaran", #"Back to Maintenance Page",
 "disambiguations"      => "Halaman yang tidak samar", #"Disambiguation pages",
 "disambiguationspage"  => "Wikipedia:Pautan_ke_halaman_yang_tidak_samar",    #"Wikipedia:Links_to_disambiguating_pages",
-"disambiguationstext"  => "Halaman-halaman yang berikutnya bersambung ke satu <i>halaman yang tidak samar</i>. Halaman-halaman tersebut sepatutnya bersambung ke topik-topik yang berkenaan.<br>Satu halaman dianggap sebagai tidak samar jika ia disambung dari $1.<br>Pautan dari ruang nama yang lain <i>tidak</i> tersenarai di sini.", 
+"disambiguationstext"  => "Halaman-halaman yang berikutnya bersambung ke satu <i>halaman yang tidak samar</i>. Halaman-halaman tersebut sepatutnya bersambung ke topik-topik yang berkenaan.<br>Satu halaman dianggap sebagai tidak samar jika ia disambung dari $1.<br>Pautan dari ruang nama yang lain <i>tidak</i> tersenarai di sini.",
 "doubleredirects"      => "Peralihan Halaman Berganda", #"Double Redirects",
 "doubleredirectstext"  => "<b>Perhatian:</b> Senarai ini mungkin tidak tepat. Ini biasanya bermaksud terdapat tambahan teks dengan pautan di bawah #REDIRECT yang pertama.<br>\nSetiap baris mengandungi pautan kepada peralihan halaman yang pertama dan kedua, sebagaimana baris pertama bagi teks peralihan halaman kedua, biasanya memberikan halaman sasaran \"sebenar\" yang sepatutnya peralihan pertama disambungkan.",
 "brokenredirects"      => "Peralihan Halaman Rosak", #"Broken Redirects",
@@ -673,7 +673,7 @@ Ini menjadikan <b>$5</b> purata halaman yang disunting, dan <b>$6</b> paparan ya
 "mispeelingspage"       => "Senarai kesilapan ejaan", #"List of common misspellings",
 "missinglanguagelinks"  => "Pautan bahasa yang hilang", #"Missing Language Links",
 "missinglanguagelinksbutton"    => "Cari pautan bahasa yang hilang untuk", #"Find missing language links for",
-"missinglanguagelinkstext"      => "Halaman ini <i>tidak boleh</i> berpaut pada bahagian pusingan dalam $1. Mengarah semula dan sub halaman <i>tidak</i>akan  ditunjukkan.", 
+"missinglanguagelinkstext"      => "Halaman ini <i>tidak boleh</i> berpaut pada bahagian pusingan dalam $1. Mengarah semula dan sub halaman <i>tidak</i>akan  ditunjukkan.",
 
 
 # Miscellaneous special pages
@@ -702,34 +702,34 @@ Ini menjadikan <b>$5</b> purata halaman yang disunting, dan <b>$6</b> paparan ya
 "ancientpages"         => "Oldest articles",
 "intl"         => "Interlanguage links",
 "movethispage" => "Pindah halaman ini",
-"unusedimagestext" => "<p>Sila ambil perhatian laman web 
-yang lain mungkin boleh berpaut secara 
-terus dengan URL, dan mungkin masih di 
-senaraikan selain masih aktif digunakan.", 
+"unusedimagestext" => "<p>Sila ambil perhatian laman web
+yang lain mungkin boleh berpaut secara
+terus dengan URL, dan mungkin masih di
+senaraikan selain masih aktif digunakan.",
 "booksources"  => "Sumber buku",
-"booksourcetext" => "Di bawah ini merupakan senarai untuk ke 
-pautan lain yang menjual buku baru dan yang telah digunakan, 
-dan mungkin mempunyai maklumat lanjut tentang buku yang anda sedang cari. 
-Wikipedia tidak bergabung dengan mana-mana perniagaan di atas, 
-dan senarai ini sepatutnya tidak ditafsirkan sebagai sokongan.", 
+"booksourcetext" => "Di bawah ini merupakan senarai untuk ke
+pautan lain yang menjual buku baru dan yang telah digunakan,
+dan mungkin mempunyai maklumat lanjut tentang buku yang anda sedang cari.
+Wikipedia tidak bergabung dengan mana-mana perniagaan di atas,
+dan senarai ini sepatutnya tidak ditafsirkan sebagai sokongan.",
 "alphaindexline" => "$1 to $2",
 
 # Email this user
 #
 "mailnologin"  => "Tidak dibenarkan hantar alamat", #"No send address",
-"mailnologintext" => "Anda mesti <a href=\"" . wfLocalUrl( "Istimewa:Userlogin"). "\logged in</a> dan mempunyai alamat email yang sah di <a href=\"". wfLocalUrl( "Istimewa:Preferences") . "\"preferences</a> untuk menghantar email kepada pengguna lain.", 
+"mailnologintext" => "Anda mesti <a href=\"" . wfLocalUrl( "Istimewa:Userlogin"). "\logged in</a> dan mempunyai alamat email yang sah di <a href=\"". wfLocalUrl( "Istimewa:Preferences") . "\"preferences</a> untuk menghantar email kepada pengguna lain.",
 #"You must be <a href=\"" .   wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a> and have a valid e-mail address in your <#a href=\"" .   wfLocalUrl( "Special:Preferences" ) . "\">preferences</a> to send e-mail to other users.",
 
 "emailuser"            => "E-mail pengguna ini", #"E-mail this user",
 "emailpage"            => "E-mail pengguna", #"E-mail user",
-"emailpagetext"        => "Sekiranya pengguna ini memasuki alamat email yang sah dalam kecenderungan pengguna, borang dibawah akan menghantar satu pesanan. Alamat email yg diisi pada kecenderungan pengguna akan muncul seperti \"From\"alamat email, jadi penerima boleh membalas email tersebut.", 
+"emailpagetext"        => "Sekiranya pengguna ini memasuki alamat email yang sah dalam kecenderungan pengguna, borang dibawah akan menghantar satu pesanan. Alamat email yg diisi pada kecenderungan pengguna akan muncul seperti \"From\"alamat email, jadi penerima boleh membalas email tersebut.",
 
 #"If this user has entered a valid e-mail address in is user preferences, the form below will send a single message.
 #The e-mail address you entered in your user preferences will appear as the \"From\" address of the mail, so the recipient wi#ll be able to reply.",
 
 "noemailtitle" => "Tiada alamat email", #"No e-mail address",
 
-"noemailtext"  => "Pengguna ini tidak mengkhususkan alamat email yang sah, atau telah memilih untuk tidak mendapat email dari pengguna yang lain.", 
+"noemailtext"  => "Pengguna ini tidak mengkhususkan alamat email yang sah, atau telah memilih untuk tidak mendapat email dari pengguna yang lain.",
 #"This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users.",
 
 "emailfrom"            => "Daripada", #"From",
@@ -746,20 +746,20 @@ dan senarai ini sepatutnya tidak ditafsirkan sebagai sokongan.",
 "watchlistsub" => "( untuk pengguna \"$1\")",   #"(for user \"$1\")",
 "nowatchlist"  => "Tiada apa-apa dalam senarai pilihan.",    #"You have no items on your watchlist.",
 "watchnologin" => "Tidak memasuki sistem", #"Not logged in",
-"watchnologintext"     => "Anda mesti < a href=\"". 
-  wfLocalUrl( "Istimewa:Userlogin" ) ."\">mendaftar masuk<a/> 
-untuk mengubah senarai pilihan.", 
+"watchnologintext"     => "Anda mesti < a href=\"".
+  wfLocalUrl( "Istimewa:Userlogin" ) ."\">mendaftar masuk<a/>
+untuk mengubah senarai pilihan.",
 "addedwatch"   => "Tambah ke senarai pilihan",
-"addedwatchtext" => "Halaman \"$1\" telah ditambah pada <a href=\"". 
-  wfLocalUrl( "Istimewa:Watchlist") . "\">senarai pilihan</a>. 
-Perubahan halaman dan gabungan halaman Perbualan pada masa akan datang 
+"addedwatchtext" => "Halaman \"$1\" telah ditambah pada <a href=\"".
+  wfLocalUrl( "Istimewa:Watchlist") . "\">senarai pilihan</a>.
+Perubahan halaman dan gabungan halaman Perbualan pada masa akan datang
 akan disenaraikan di sini, dan halaman itu akan muncul <b>bolded</b> dalam <a href=\"".
- wfLocalUrl( "Istimewa:Recentchanges" ) . "\">senarai perubahan terkini</a> 
- supaya lebih mudah dibawa keluar.</p> 
+ wfLocalUrl( "Istimewa:Recentchanges" ) . "\">senarai perubahan terkini</a>
+ supaya lebih mudah dibawa keluar.</p>
 
-<p>Sekiranya anda ingin menghapuskan halaman dalam senarai pilihan kemudian, klik \"Berhenti dari senarai pilihan\" pada bar disebelah.",  
+<p>Sekiranya anda ingin menghapuskan halaman dalam senarai pilihan kemudian, klik \"Berhenti dari senarai pilihan\" pada bar disebelah.",
 "removedwatch" => "Keluarkan dari senarai pilihan",   #"Removed from watchlist",
-"removedwatchtext" => "Halaman \"$1\"telah dikeluarkan dari senarai pilihan.", 
+"removedwatchtext" => "Halaman \"$1\"telah dikeluarkan dari senarai pilihan.",
 "watchthispage"        => "Tambah ke senarai pilihan",
 "unwatchthispage" => "Berhenti dari senarai pilihan", #"Stop watching",
 "notanarticle" => "Not a page",
@@ -774,10 +774,10 @@ akan disenaraikan di sini, dan halaman itu akan muncul <b>bolded</b> dalam <a hr
 "confirmdelete" => "Sah keluarkan", #"Confirm delete",
 "deletesub"            => "(Keluarkan \"$1\")", #"(Deleting \"$1\")",
 "historywarning" => "Amaran: Laman yang anda ingin padamkan mempunyai sejarah:",
-"confirmdeletetext" => "Anda akan mengeluarkan terus halaman atau 
-imej ini dengan semua sejarahnya dari pangkalan data.  Sila pastikan 
-yang anda memang mahu berbuat demikian, bahawa anda faham segala 
-akibatnya, dan apa yang anda lakukan ini adalah mengikut 
+"confirmdeletetext" => "Anda akan mengeluarkan terus halaman atau
+imej ini dengan semua sejarahnya dari pangkalan data.  Sila pastikan
+yang anda memang mahu berbuat demikian, bahawa anda faham segala
+akibatnya, dan apa yang anda lakukan ini adalah mengikut
 [[Wikipedia:Polisi]].",
 "confirmcheck" => "Ya, saya mahu keluarkan halaman ini", #"Yes, I really want to delete this.",
 "actioncomplete" => "Proses selesai", #"Action complete",
@@ -799,11 +799,11 @@ Semua waktu yang ditunjukkan adalah waktu pelayan (UTC).
 "rollbackfailed" => "gagal kembali asal",
 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
 "alreadyrolled"        => "Cannot rollback last edit of [[$1]]
-by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already. 
+by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
 
 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
 #   only shown if there is an edit comment
-"editcomment" => "The edit comment was: \"<i>$1</i>\".", 
+"editcomment" => "The edit comment was: \"<i>$1</i>\".",
 "revertpage"   => "Kembali kesuntingan akhir oleh $1",
 
 # Undelete
@@ -812,10 +812,10 @@ Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
 "undeletepagetext" => "Halaman-halaman berikutnya telah dikeluarkan tapi masih ada di dalam capaian dan boleh dimasukkan semula. Capaian tersebut mungkin akan dikemaskini secara berkala", #"The following pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out.",
 "undeletearticle" => "Masukkan semula halaman yang telah dikeluarkan", #"Restore deleted article",
 "undeleterevisions" => "$1 revisi dicapai", #"$1 revisions archived",
-"undeletehistory" => "Jika anda masukkan semula halaman tersebut, 
+"undeletehistory" => "Jika anda masukkan semula halaman tersebut,
 semua revisi akan dimasukkan semula ke dalam sejarah.
 Jika satu halaman telah dibuat dengan nama yang sama setelah penghapusan,
-revisi yang telah dimasukkan semula akan kelihatan dalam sejarah dahulu, 
+revisi yang telah dimasukkan semula akan kelihatan dalam sejarah dahulu,
 dan revisi terkini bagi halaman baru tidak akan digantikan secara automatik.", #"If you restore the page, all revisions will be restored to the history.If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history, and the current revision of the live page will not be automatically replaced.",
 "undeleterevision" => "Revisi yang telah dikeluarkan seperti $1", #"Deleted revision as of $1",
 "undeletebtn" => "Masukkan semula!", #"Restore!",
@@ -837,22 +837,22 @@ Lihat [[Wikipedia:Log_penghapusan]] untuk rekod terkini penghapusan dan kemasuka
 #
 "whatlinkshere"        => "Pautan ke halaman ini",
 "notargettitle" => "Tiada sasaran", #"No target",
-"notargettext" => "Anda tidak menspesifikasikan halaman 
-atau pengguna sasaran untuk melaksanakan fungsi ini.", 
+"notargettext" => "Anda tidak menspesifikasikan halaman
+atau pengguna sasaran untuk melaksanakan fungsi ini.",
 "linklistsub"  => "(Senarai pautan)", #"(List of links)",
 "linkshere"            => "Halaman-halaman berikut mempunyai pautan ke sini:", #"The following pages link to here:",
 "nolinkshere"  => "Tiada halaman mempunyai pautan ke sini.", #"No pages link to here.",
 "isredirect"   => "alih semula halaman", #"redirect page",
 
-# Block/unblock IP 
+# Block/unblock IP
 #
 "blockip"              => "Blok IP", #"Block IP",
-"blockiptext"  => "Gunakan borang di bawah untuk blok 
-capaian kemaskini daripada alamat IP atau pengguna tertentu. 
-Ini perlu dilakukan untuk mencegah vandalisme, 
-dan mengikut [[Wikipedia:Polisi|Polisi Wikipedia]]. 
-Masukkan alasan anda di bawah (contohnya mengambil 
-halaman tertentu yang telah dirosakkan).", 
+"blockiptext"  => "Gunakan borang di bawah untuk blok
+capaian kemaskini daripada alamat IP atau pengguna tertentu.
+Ini perlu dilakukan untuk mencegah vandalisme,
+dan mengikut [[Wikipedia:Polisi|Polisi Wikipedia]].
+Masukkan alasan anda di bawah (contohnya mengambil
+halaman tertentu yang telah dirosakkan).",
 "ipaddress"            => "Alamat IP atau pengguna", #"IP Address or Username",
 "ipbreason"            => "Alasan", #"Reason",
 "ipbsubmit"            => "Hantar", #"Submit",
@@ -862,8 +862,8 @@ halaman tertentu yang telah dirosakkan).",
 "blockipsuccesstext" => "Alamat IP atau pengguna \"$1\" telah diblok.
 <br>Lihat [[Istimewa:Ipblocklist|IP and user block list]] untuk semak pemblokan.", #"The IP address or username \"$1\" has been blocked.
 "unblockip"            => "Lepaskan semula alamat IP atau pengguna dari diblok", #"Unblock IP address or user",
-"unblockiptext"        => "Gunakan borang di bawah untuk masukkan semula 
-capaian kemaskini ke alamat IP atau pengguna yang telah diblok sebelumnya.", 
+"unblockiptext"        => "Gunakan borang di bawah untuk masukkan semula
+capaian kemaskini ke alamat IP atau pengguna yang telah diblok sebelumnya.",
 "ipusubmit"            => "Lepaskan semula alamat ini dari diblok", #"Unblock this address",
 "ipusuccess"   => "Alamat IP atau pengguna \"$1\" dilepaskan dari diblok", #"IP address or user \"$1\" unblocked",
 "ipblocklist"  => "Senarai alamat IP dan pengguna yang diblok", #"List of blocked IP addresses and users",
@@ -876,14 +876,14 @@ capaian kemaskini ke alamat IP atau pengguna yang telah diblok sebelumnya.",
 #
 "lockdb"               => "Kunci pangkalan data", #"Lock database",
 "unlockdb"             => "Buka semula pangkalan data dari dikunci", #"Unlock database",
-"lockdbtext"   => "Mengunci pangkalan data akan menghalang pengguna dari 
-menyunting halaman, menukar konfigurasi pengguna, sunting senarai pilihan mereka, 
+"lockdbtext"   => "Mengunci pangkalan data akan menghalang pengguna dari
+menyunting halaman, menukar konfigurasi pengguna, sunting senarai pilihan mereka,
 dan lain-lain perkara yang melibatkan kemaskini terhadap pangkalan data.
-Sila pastikan anda mahu berbuat demikian, dan anda akan buka semula pangkalan 
+Sila pastikan anda mahu berbuat demikian, dan anda akan buka semula pangkalan
 data apabila penyelenggaraan telah selesai.",
-"unlockdbtext" => "Membuka semula pangkalan data dari dikunci akan 
-membolehkan pengguna mengedit halaman, menukar konfigurasi pengguna, 
-menyunting senarai pilihan mereka dan lain-lain perkara yang melibatkan 
+"unlockdbtext" => "Membuka semula pangkalan data dari dikunci akan
+membolehkan pengguna mengedit halaman, menukar konfigurasi pengguna,
+menyunting senarai pilihan mereka dan lain-lain perkara yang melibatkan
 kemaskini terhadap pangkalan data.  Sila pastikan anda mahu berbuat demikian.",
 "lockconfirm"  => "Ya, saya memang mahu mengunci pangkalan data ini.", #"Yes, I really want to lock the database.",
 "unlockconfirm"        => "Ya, saya memang mahu membuka semula pangkalan data ini dari dikunci.", #"Yes, I really want to unlock the database.",
@@ -899,26 +899,26 @@ kemaskini terhadap pangkalan data.  Sila pastikan anda mahu berbuat demikian.",
 # SQL query
 #
 "asksql"               => "Kueri SQL", #"SQL query",
-"asksqltext"   => "Gunakan borang di bawah untuk membuat kueri langsung 
+"asksqltext"   => "Gunakan borang di bawah untuk membuat kueri langsung
 bagi pangkalan data Wikipedia.
-Gunakan pembuka kata tunggal ('seperti ini') untuk menghadkan rangkaian 
-string.  Ini selalunya menambah beban terhadap pelayan, jadi sila gunakan 
-fungsi ini dengan cermat.", 
+Gunakan pembuka kata tunggal ('seperti ini') untuk menghadkan rangkaian
+string.  Ini selalunya menambah beban terhadap pelayan, jadi sila gunakan
+fungsi ini dengan cermat.",
 "sqlislogged"  => "Harap maklum semua pertanyaan dilogkan.",
 "sqlquery"             => "Masukkan kueri", #"Enter query",
 "querybtn"             => "Hantar kueri", #"Submit query",
-"selectonly"   => "Kueri selain dari \"SELECT\" adalah tidak dibenarkan 
+"selectonly"   => "Kueri selain dari \"SELECT\" adalah tidak dibenarkan
 kepada pembangun Wikipedia.", #"Queries other than \"SELECT\" are restricted to
 "querysuccessful" => "Kueri berjaya", #"Query successful",
 
 # Move page
 #
 "movepage"     => "Alih Halaman",  #"Move page",
-"movepagetext" => "Borang di bawah digunakan untuk menukar halaman, 
-mengalihkan semua data kepada nama baru. 
+"movepagetext" => "Borang di bawah digunakan untuk menukar halaman,
+mengalihkan semua data kepada nama baru.
 Tajuk yang lama akan terus dialih kepada tajuk yang baru.
-Pautan kepada tajuk yang lama tidak akan berubah, dan halaman 
-perbualan tidak akan dikeluarkan sekiranya perlu. 
+Pautan kepada tajuk yang lama tidak akan berubah, dan halaman
+perbualan tidak akan dikeluarkan sekiranya perlu.
 
 
 
@@ -928,10 +928,10 @@ perbualan tidak akan dikeluarkan sekiranya perlu.
 
 
 
-<b>AMARAN!</b> 
-Ini menjadikan perubahan yang tidak dijangka dan drastik  
-bagi halaman popular.  Sila pastikan anda faham selok 
-belok borang ini sebelum anda teruskan.",   
+<b>AMARAN!</b>
+Ini menjadikan perubahan yang tidak dijangka dan drastik
+bagi halaman popular.  Sila pastikan anda faham selok
+belok borang ini sebelum anda teruskan.",
 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
 *You are moving the page across namespaces,
 *A non-empty talk page already exists under the new name, or
@@ -940,16 +940,16 @@ belok borang ini sebelum anda teruskan.",
 In those cases, you will have to move or merge the page manually if desired.",
 "movearticle"  => "Alih halaman", #"Move page",
 "movenologin"  => "Tidak masuk sistem", #"Not logged in",
-"movenologintext" => "Anda mesti menjadi pengguna berdaftar dan <a href=\"" .  
-  wfLocalUrl( "Istimewa:Userlogin") . "\">logged in</a> 
-untuk mengalihkan halaman.", 
+"movenologintext" => "Anda mesti menjadi pengguna berdaftar dan <a href=\"" .
+  wfLocalUrl( "Istimewa:Userlogin") . "\">logged in</a>
+untuk mengalihkan halaman.",
 "newtitle"     => "Tajuk baru",   #"To new title",
 "movepagebtn"  => "Alih halaman", #"Move page",
 "pagemovedsub" => "Pengalihan berjaya",  #"Move succeeded",
 "pagemovedtext" => "Halaman \"[[$1]]\" ditukar kepada \"[[$2]]\".",   #"Page \"[[$1]]\" moved to \"[[$2]]\".",
-"articleexists" => "Halaman dengan nama tersebut telah wujud, 
-atau nama yang dipilih tidak sah. 
-Sila pilih nama lain.", 
+"articleexists" => "Halaman dengan nama tersebut telah wujud,
+atau nama yang dipilih tidak sah.
+Sila pilih nama lain.",
 "talkexists"   => "The page itself was moved successfully, but the
 talk page could not be moved because one already exists at the new
 title. Please merge them manually.",
@@ -1007,7 +1007,7 @@ class LanguageMs extends LanguageUtf8 {
                global $wgMathNamesMs;
                return $wgMathNamesMs;
        }
-       
+
        function getDateFormats() {
                global $wgDateFormatsMs;
                return $wgDateFormatsMs;
@@ -1030,7 +1030,7 @@ class LanguageMs extends LanguageUtf8 {
                global $wgMonthNamesMs;
                return $wgMonthNamesMs[$key-1];
        }
-       
+
        function getMonthRegex()
        {
                global $wgMonthNamesMs;
index 58c2557..2161ecd 100644 (file)
@@ -36,7 +36,7 @@ require_once("LanguageUtf8.php");
        'davinci' => "DaVinci",
        'mono' => "Mono",
        'monobook' => "MonoBook",
- "myskin" => "MySkin" 
+ "myskin" => "MySkin"
 );
 
 /* private */ $wgMathNamesSk = array(
@@ -62,7 +62,7 @@ require_once("LanguageUtf8.php");
        "watchdefault" => "Upozorňuj na nové a novu upravené stránky",
        "minordefault" => "Označ všetky zmeny ako drobné",
        "previewontop" => "Zobrazuj ukážku pred editovacím oknom, a nie až za ním"
-       
+
 );
 
 /* private */ $wgWeekdayNamesSk = array(
@@ -239,7 +239,7 @@ Prosím ohláste túto chybu správcovi, uveďte aj linku (URL).",
 "filedeleteerror" => "Neviem vymazať súbor \"$1\".",
 "filenotfound" => "Neviem nájsť súbor \"$1\".",
 "unexpected"   => "Nečakaná hodnota: \"$1\"=\"$2\".",
-"formerror"            => "Chyba: neviem odoslať formulár",  
+"formerror"            => "Chyba: neviem odoslať formulár",
 "badarticleerror" => "Na tejto stránke túto akciu vykonať nemožno.",
 "cannotdelete" => "Neviem vymazať danú stránku alebo obrázok. (Možno to už vymazal niekto iný.)",
 "badtitle"             => "Zlý nadpis",
@@ -308,7 +308,7 @@ The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
 "newarticle"   => "(New)",
 "newarticletext" =>
 "You've followed a link to a page that doesn't exist yet.
-To create the page, start typing in the box below 
+To create the page, start typing in the box below
 (see the [[Wikipedia:Help|help page]] for more info).
 If you are here by mistake, just click your browser's '''back''' button.",
 "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.'' ",
@@ -415,7 +415,7 @@ to set user preferences.",
 "prefslogintext" => "You are logged in as \"$1\".
 Your internal ID number is $2.",
 "prefsreset"   => "Preferences have been reset from storage.",
-"qbsettings"   => "Quickbar settings", 
+"qbsettings"   => "Quickbar settings",
 "changepassword" => "Change password",
 "skin"                 => "Skin",
 "math"                 => "Rendering math",
@@ -429,7 +429,7 @@ Your internal ID number is $2.",
 "oldpassword"  => "Old password",
 "newpassword"  => "New password",
 "retypenew"            => "Retype new password",
-"textboxsize"  => "Textbox dimensions",
+"textboxsize"  => "Editing",
 "rows"                 => "Rows",
 "columns"              => "Columns",
 "searchresultshead" => "Search result settings",
@@ -966,7 +966,7 @@ class LanguageSk extends LanguageUtf8 {
                        return $wgAllMessagesSk[$key];
                return Language::getMessage( $key );
        }
-       
+
        function fallback8bitEncoding() {
                return "iso-8859-2"; #?
        }
index c323962..47c4384 100644 (file)
@@ -35,7 +35,7 @@
        'davinci' => "DaVinci",
        'mono' => "Mono",
        'monobook' => "MonoBook",
- "myskin" => "MySkin" 
+ "myskin" => "MySkin"
 );
 
 /* private */ $wgMathNamesTh = array(
 #-------------------------------------------------------------------
 # Default messages
 #-------------------------------------------------------------------
-# Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and 
+# Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
 # hyphen (-). If you need more characters, you may be able to change
 # the regex in MagicWord::initRegex
 
@@ -294,7 +294,7 @@ Please report this to an administrator, making note of the URL.",
 "filedeleteerror" => "Could not delete file \"$1\".",
 "filenotfound" => "Could not find file \"$1\".",
 "unexpected"   => "Unexpected value: \"$1\"=\"$2\".",
-"formerror"            => "Error: could not submit form",      
+"formerror"            => "Error: could not submit form",
 "badarticleerror" => "This action cannot be performed on this page.",
 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
 "badtitle"             => "Bad title",
@@ -349,8 +349,8 @@ Don't forget to personalize your wikipedia preferences.",
 "youremail"            => "อีเมล์ของคุณ*",
 "yournick"             => "Your nickname (for signatures)",
 "emailforlost" => "* Entering an email address is optional.  But it enables people to
-contact you through the website without you having to reveal your 
-email address to them, and it also helps you if you forget your   
+contact you through the website without you having to reveal your
+email address to them, and it also helps you if you forget your
 password.",
 "loginerror"   => "Login error",
 "nocookiesnew" => "The user account was created, but you are not logged in. $wgSitename uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.",
@@ -384,14 +384,14 @@ Please log in again after you receive it.",
 "blockedtitle" => "User is blocked",
 "blockedtext"  => "Your user name or IP address has been blocked by $1.
 The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
-[[$wgMetaNamespace:Administrators|administrators]] to discuss the block. 
+[[$wgMetaNamespace:Administrators|administrators]] to discuss the block.
 
-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]]. 
+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]].
 
 Your IP address is $3. Please include this address in any queries you make.
 
 ==Note to AOL users==
-Due to continuing acts of vandalism by one particular AOL user, Wikipedia often blocks AOL proxies. Unfortunately, a single proxy server may be used by a large number of AOL users, and hence innocent AOL users are often inadvertently blocked. We apologise for any inconvenience caused. 
+Due to continuing acts of vandalism by one particular AOL user, Wikipedia often blocks AOL proxies. Unfortunately, a single proxy server may be used by a large number of AOL users, and hence innocent AOL users are often inadvertently blocked. We apologise for any inconvenience caused.
 
 If this happens to you, please email an administrator, using an AOL email address. Be sure to include the IP address given above.
 ",
@@ -406,7 +406,7 @@ If this happens to you, please email an administrator, using an AOL email addres
 "newarticle"   => "(New)",
 "newarticletext" =>
 "คุณได้ตามลิงก์ที่นำไปยังหน้าที่ยังไม่ปรากฏอยู่
-เพื่อเริ่มสร้างหน้าใหม่ พิมพ์ลงในกล่องข้างล่างนี้ 
+เพื่อเริ่มสร้างหน้าใหม่ พิมพ์ลงในกล่องข้างล่างนี้
 (ดู[[$wgMetaNamespace:ความช่วยเหลือ|หน้าความช่วยเหลือ]]สำหรับข้อมูลเพิ่มเติม)
 If you are here by mistake, just click your browser's '''back''' button.",
 "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.'' ",
@@ -547,7 +547,7 @@ Your internal ID number is $2.
 
 See [[$wgMetaNamespace:User preferences help]] for help deciphering the options.",
 "prefsreset"   => "Preferences have been reset from storage.",
-"qbsettings"   => "Quickbar settings", 
+"qbsettings"   => "Quickbar settings",
 "changepassword" => "Change password",
 "skin"                 => "Skin",
 "math"                 => "Rendering math",
@@ -562,7 +562,7 @@ See [[$wgMetaNamespace:User preferences help]] for help deciphering the options.
 "oldpassword"  => "Old password",
 "newpassword"  => "New password",
 "retypenew"            => "Retype new password",
-"textboxsize"  => "Textbox dimensions",
+"textboxsize"  => "Editing",
 "rows"                 => "Rows",
 "columns"              => "Columns",
 "searchresultshead" => "Search result settings",
@@ -759,7 +759,7 @@ That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.",
 "randompage"   => "Random page",
 "shortpages"   => "Short pages",
 "longpages"            => "Long pages",
-"deadendpages"  => "Dead-end pages",                                  
+"deadendpages"  => "Dead-end pages",
 "listusers"            => "User list",
 "specialpages" => "Special pages",
 "spheading"            => "Special pages for all users",
@@ -889,11 +889,11 @@ All times shown are server time (UTC).
 "rollbackfailed" => "Rollback failed",
 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
 "alreadyrolled"        => "Cannot rollback last edit of [[$1]]
-by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already. 
+by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
 
 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
 #   only shown if there is an edit comment
-"editcomment" => "The edit comment was: \"<i>$1</i>\".", 
+"editcomment" => "The edit comment was: \"<i>$1</i>\".",
 "revertpage"   => "Reverted to last edit by $1",
 "protectlogpage" => "Protection_log",
 "protectlogtext" => "Below is a list of page locks/unlocks.
@@ -969,7 +969,7 @@ to a previously blocked IP address or username.",
 "autoblocker"  => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
 "blocklogpage" => "Block_log",
 "blocklogentry"        => 'blocked "$1"',
-"blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically 
+"blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
 the list of currently operational bans and blocks.",
 "unblocklogentry"      => 'unblocked "$1"',
@@ -1113,7 +1113,7 @@ class LanguageTh extends LanguageUtf8 {
                global $wgMathNamesTh;
                return $wgMathNamesTh;
        }
-       
+
        function getDateFormats() {
                global $wgDateFormatsTh;
                return $wgDateFormatsTh;
@@ -1165,7 +1165,7 @@ class LanguageTh extends LanguageUtf8 {
                global $wgAllMessagesTh;
                return $wgAllMessagesTh[$key];
        }
-       
+
        function getAllMessages()
        {
                global $wgAllMessagesTh;