00001 <?php 00014 $namespaceNames = array( 00015 NS_MEDIA => 'Media', 00016 NS_SPECIAL => 'Espesiál', 00017 NS_TALK => 'Diskusaun', 00018 NS_USER => 'Uza-na\'in', 00019 NS_USER_TALK => 'Diskusaun_Uza-na\'in', 00020 NS_PROJECT_TALK => 'Diskusaun_$1', 00021 NS_FILE => 'Imajen', 00022 NS_FILE_TALK => 'Diskusaun_Imajen', 00023 NS_MEDIAWIKI => 'MediaWiki', 00024 NS_MEDIAWIKI_TALK => 'Diskusaun_MediaWiki', 00025 NS_TEMPLATE => 'Template', 00026 NS_TEMPLATE_TALK => 'Diskusaun_Template', 00027 NS_HELP => 'Ajuda', 00028 NS_HELP_TALK => 'Diskusaun_Ajuda', 00029 NS_CATEGORY => 'Kategoria', 00030 NS_CATEGORY_TALK => 'Diskusaun_Kategoria', 00031 ); 00032 00033 $namespaceAliases = array( 00034 "Kategoría" => NS_CATEGORY, 00035 "Diskusaun_Kategoría" => NS_CATEGORY_TALK, 00036 ); 00037 00038 $specialPageAliases = array( 00039 'CreateAccount' => array( 'Rejista' ), 00040 'Preferences' => array( 'Preferénsia' ), 00041 'Watchlist' => array( 'Lista hateke' ), 00042 'Recentchanges' => array( 'Mudansa foufoun sira' ), 00043 'Upload' => array( 'Tau iha arkivu laran' ), 00044 'Listfiles' => array( 'Lista imajen' ), 00045 'Newimages' => array( 'Imajen foun' ), 00046 'Listusers' => array( 'Lista uza-na\'in' ), 00047 'Statistics' => array( 'Estatístika' ), 00048 'Randompage' => array( 'Pájina ruma' ), 00049 'Shortpages' => array( 'Pájina badak' ), 00050 'Longpages' => array( 'Pájina naruk' ), 00051 'Protectedpages' => array( 'Pájina sira-ne\'ebé proteje tiha' ), 00052 'Allpages' => array( 'Pájina hotu' ), 00053 'Ipblocklist' => array( 'Lista ema sira-ne\'ebé blokeiu tiha' ), 00054 'Specialpages' => array( 'Pájina espesiál sira' ), 00055 'Contributions' => array( 'Kontribuisaun' ), 00056 'Emailuser' => array( 'Haruka korreiu eletróniku' ), 00057 'Whatlinkshere' => array( 'Pájina sira ne\'ebé bá iha ne\'e' ), 00058 'Movepage' => array( 'Book' ), 00059 'Categories' => array( 'Kategoria' ), 00060 'Export' => array( 'Esporta' ), 00061 'Version' => array( 'Versaun' ), 00062 'Allmessages' => array( 'Mensajen hotu' ), 00063 'Blockip' => array( 'Blokeiu' ), 00064 'Undelete' => array( 'Restaurar' ), 00065 'Userrights' => array( 'Kuana', 'Priviléjiu' ), 00066 'Mypage' => array( 'Ha\'u-nia pájina' ), 00067 'Listadmins' => array( 'Lista administradór' ), 00068 'Search' => array( 'Buka' ), 00069 'Withoutinterwiki' => array( 'Laiha interwiki' ), 00070 ); 00071 00072 $messages = array( 00073 # User preference toggles 00074 'tog-underline' => 'Subliña ligasaun sira:', 00075 'tog-highlightbroken' => 'Formatu ligasaun sira-ne\'ebé bá pájina maka wiki la iha: <a href="" class="new">ne\'e</a> ka <a href="" class="internal">ne\'e</a>.', 00076 'tog-justify' => 'Justifika parágrafu sira', 00077 'tog-hideminor' => "Lá'os hatudu muda ki-ki'ik iha mudansa foufoun sira", 00078 'tog-usenewrc' => 'Uza lista "Mudansa foufoun sira" di\'ak liu (JavaScript)', 00079 'tog-showtoolbar' => 'Hatudu kaixa edita (JavaScript)', 00080 'tog-watchcreations' => "Hateke pájina sira-ne'ebé ha'u kria", 00081 'tog-watchdefault' => "Hateke pájina sira-ne'ebé ha'u edita", 00082 'tog-watchmoves' => "Hateke pájina sira-ne'ebé ha'u book", 00083 'tog-watchdeletion' => "Hateke pájina sira-ne'ebé ha'u halakon", 00084 'tog-watchlisthideown' => "La hatudu ha'u-nia edita iha lista hateke", 00085 'tog-watchlisthidebots' => 'Hamsumik bot iha lista hateke', 00086 'tog-watchlisthideminor' => "Hamsumik muda ki-ki'ik iha lista hateke", 00087 'tog-watchlisthideliu' => 'La hatudu edita ema rejista nian iha lista hateke', 00088 'tog-watchlisthideanons' => 'La hatudu edita ema anónimu nian iha lista hateke', 00089 'tog-showhiddencats' => "Hatudu kategoria sira-ne'ebé subar", 00090 00091 'underline-always' => 'Sempre', 00092 'underline-never' => 'Nunka', 00093 00094 # Dates 00095 'sunday' => 'Loron-domingu', 00096 'monday' => 'Loron-segunda', 00097 'tuesday' => 'Loron-tersa', 00098 'wednesday' => 'Loron-kuarta', 00099 'thursday' => 'Loron-kinta', 00100 'friday' => 'Loron-sesta', 00101 'saturday' => 'Loron-sábadu', 00102 'sun' => 'Dom', 00103 'mon' => 'Seg', 00104 'tue' => 'Ter', 00105 'wed' => 'Kua', 00106 'thu' => 'Kin', 00107 'fri' => 'Ses', 00108 'sat' => 'Sáb', 00109 'january' => 'Janeiru', 00110 'february' => 'Fevereiru', 00111 'march' => 'Marsu', 00112 'april' => 'Abríl', 00113 'may_long' => 'Maiu', 00114 'june' => 'Juñu', 00115 'july' => 'Jullu', 00116 'august' => 'Agostu', 00117 'september' => 'Setembru', 00118 'october' => 'Outubru', 00119 'november' => 'Novembru', 00120 'december' => 'Dezembru', 00121 'january-gen' => 'Janeiru nian', 00122 'february-gen' => 'Fevereiru nian', 00123 'march-gen' => 'Marsu nian', 00124 'april-gen' => 'Abríl nian', 00125 'may-gen' => 'Maiu nian', 00126 'june-gen' => 'Juñu nian', 00127 'july-gen' => 'Jullu nian', 00128 'august-gen' => 'Agostu nian', 00129 'september-gen' => 'Setembru nian', 00130 'october-gen' => 'Outubru nian', 00131 'november-gen' => 'Novembru nian', 00132 'december-gen' => 'Dezembru nian', 00133 'jan' => 'Jan.', 00134 'feb' => 'Fev.', 00135 'mar' => 'Mar.', 00136 'apr' => 'Abr.', 00137 'may' => 'Maiu', 00138 'jun' => 'Jun.', 00139 'jul' => 'Jul.', 00140 'aug' => 'Ago.', 00141 'sep' => 'Set.', 00142 'oct' => 'Out.', 00143 'nov' => 'Nov.', 00144 'dec' => 'Dez.', 00145 00146 # Categories related messages 00147 'pagecategories' => '{{PLURAL:$1|Kategoría|Kategoría}}', 00148 'category_header' => 'Artigu iha kategoría "$1"', 00149 'subcategories' => 'Sub-kategoria sira', 00150 'category-empty' => "''Kategoria ne'e agora la iha pájina sira.''", 00151 'listingcontinuesabbrev' => 'kont.', 00152 00153 'about' => 'Kona-ba', 00154 'article' => 'Pájina', 00155 'cancel' => 'Para', 00156 'moredotdotdot' => 'Barak liu...', 00157 'mypage' => "Ha'u-nia pájina", 00158 'mytalk' => "Ha'u-nia diskusaun", 00159 'anontalk' => "Diskusaun ba IP ne'e", 00160 'navigation' => 'Hatudu-dalan', 00161 'and' => ' ho', 00162 00163 # Cologne Blue skin 00164 'qbfind' => 'Hetan', 00165 'qbedit' => 'Edita', 00166 'qbpageoptions' => "Pájina ne'e", 00167 'qbmyoptions' => "Ha'u-nia pájina sira", 00168 'qbspecialpages' => 'Pájina espesiál sira', 00169 'faq' => 'FAQ', 00170 'faqpage' => 'Project:FAQ', 00171 00172 # Vector skin 00173 'vector-view-edit' => 'Edita', 00174 00175 'errorpagetitle' => 'Sala', 00176 'returnto' => 'Fali ba $1.', 00177 'tagline' => 'Husi {{SITENAME}}', 00178 'help' => 'Ajuda', 00179 'search' => 'Buka', 00180 'searchbutton' => 'Buka', 00181 'go' => 'Bá', 00182 'searcharticle' => 'Pájina', 00183 'history' => 'Istória pájina', 00184 'history_short' => 'Istória', 00185 'info_short' => 'Informasaun', 00186 'printableversion' => 'Versaun ba impresaun', 00187 'permalink' => 'Ligasaun mahelak', 00188 'print' => 'Imprime', 00189 'edit' => 'Edita', 00190 'create' => 'Kria', 00191 'editthispage' => "Edita pájina ne'e", 00192 'create-this-page' => "Kria pájina ne'e", 00193 'delete' => 'Halakon', 00194 'deletethispage' => "Halakon pájina ne'e", 00195 'undelete_short' => 'Restaurar {{PLURAL:$1|versaun ida|versaun $1}}', 00196 'protect' => 'Proteje', 00197 'protect_change' => 'filak', 00198 'protectthispage' => "Proteje pájina ne'e", 00199 'unprotect' => 'La proteje', 00200 'unprotectthispage' => "La proteje pájina ne'e", 00201 'newpage' => 'Pájina foun', 00202 'talkpage' => "Diskusaun kona-ba pájina ne'e", 00203 'talkpagelinktext' => 'Diskusaun', 00204 'specialpage' => 'Pájina espesiál', 00205 'postcomment' => 'Seksaun foun', 00206 'talk' => 'Diskusaun', 00207 'toolbox' => 'Kaixa besi nian', 00208 'userpage' => "Haree pájina uza-na'in", 00209 'projectpage' => 'Haree pájina projetu nian', 00210 'imagepage' => 'Haree pájina imajen nian', 00211 'mediawikipage' => 'Haree pájina mensajen nian', 00212 'viewhelppage' => 'Haree pájina ajuda', 00213 'categorypage' => 'Haree pájina kategoría nian', 00214 'viewtalkpage' => 'Haree diskusaun', 00215 'otherlanguages' => 'Iha lian seluk', 00216 'lastmodifiedat' => "Muda ikus pájina ne'e nian iha $1, $2.", 00217 'protectedpage' => 'Pájina maka ema ruma proteje tiha', 00218 'jumpto' => 'Bá:', 00219 'jumptonavigation' => 'hatudu-dalan', 00220 'jumptosearch' => 'buka', 00221 00222 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations). 00223 'aboutsite' => 'Kona-ba {{SITENAME}}', 00224 'aboutpage' => 'Project:Kona-ba', 00225 'copyright' => 'Testu pájina nian iha $1 okos.', 00226 'copyrightpage' => '{{ns:project}}:Direitu_autór_nian', 00227 'currentevents' => 'Mamosuk atuál sira', 00228 'currentevents-url' => 'Project:Mamosuk atuál sira', 00229 'disclaimers' => 'Avisu legál', 00230 'disclaimerpage' => 'Project:Avisu legál', 00231 'edithelp' => 'Ajuda kona-ba edita', 00232 'edithelppage' => 'Help:Edita', 00233 'helppage' => 'Help:Konteúdu', 00234 'mainpage' => 'Pájina Mahuluk', 00235 'mainpage-description' => 'Pájina Mahuluk', 00236 'portal' => 'Portál komunidade nian', 00237 'portal-url' => 'Project:Portál komunidade nian', 00238 'privacy' => 'Polítika privasidade nian', 00239 'privacypage' => 'Project:Polítika privasidade nian', 00240 00241 'badaccess' => 'Sala priviléjiu nian', 00242 'badaccess-group0' => "Ó la bele halo ne'e.", 00243 'badaccess-groups' => "Ba halo ne'e tenke iha {{PLURAL:$2|lubu|lubu ida husi}} $1.", 00244 00245 'versionrequired' => 'Presiza MediaWiki versaun $1', 00246 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].", 00247 00248 'ok' => 'OK', 00249 'retrievedfrom' => 'Husi "$1"', 00250 'youhavenewmessages' => 'Ó iha $1 ($2).', 00251 'newmessageslink' => 'mensajen foun', 00252 'newmessagesdifflink' => 'diferensa foun liu hotu', 00253 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1', 00254 'editsection' => 'edita', 00255 'editold' => 'edita', 00256 'viewsourceold' => 'lee testu', 00257 'editlink' => 'edita', 00258 'viewsourcelink' => 'lee testu', 00259 'editsectionhint' => 'Edita parte $1 pájina nian', 00260 'toc' => 'Tabela konteúdu', 00261 'showtoc' => 'hatudu', 00262 'hidetoc' => 'subar', 00263 'thisisdeleted' => 'Haree ka restaurar $1?', 00264 'viewdeleted' => 'Haree $1?', 00265 'site-rss-feed' => 'Feed RSS $1', 00266 'site-atom-feed' => 'Feed Atom $1', 00267 'red-link-title' => '$1 (pájina la iha)', 00268 00269 # Short words for each namespace, by default used in the namespace tab in monobook 00270 'nstab-main' => 'Pájina', 00271 'nstab-user' => "Pájina uza-na'in", 00272 'nstab-special' => 'Pájina espesiál', 00273 'nstab-project' => 'Pájina projetu nian', 00274 'nstab-mediawiki' => 'Mensajen', 00275 'nstab-help' => 'Pájina ajuda', 00276 'nstab-category' => 'Kategoria', 00277 00278 # Main script and global functions 00279 'nosuchspecialpage' => "Pájina espesiál ne'e la iha", 00280 'nospecialpagetext' => "<strong>Pájina espesiál ne'e la iha.</strong> 00281 00282 Lista ida pájina espesiál nian [[Special:SpecialPages|iha ne'e]].", 00283 00284 # General errors 00285 'error' => 'Sala', 00286 'missingarticle-rev' => '(version#: $1)', 00287 'missingarticle-diff' => '(Dif.: $1, $2)', 00288 'viewsource' => 'Lee testu', 00289 'viewsourcefor' => 'ba $1', 00290 'viewsourcetext' => 'Ó bele lee no kopia testu pájina nian:', 00291 'namespaceprotected' => "Ó la iha priviléjiu ba edita pájina sira iha espasu '''$1'''.", 00292 'ns-specialprotected' => 'La ema ida bele edita pájina espesiál sira.', 00293 00294 # Login and logout pages 00295 'welcomecreation' => "== Loron di'ak, $1! == 00296 Ó kria konta ó-nia. 00297 La haluha filak ó-nia [[Special:Preferences|preferénsia]].", 00298 'yourname' => "Naran uza-na'in:", 00299 'login' => 'Log in', 00300 'nav-login-createaccount' => 'Log in / kriar konta ida', 00301 'userlogin' => 'Log in / kriar konta ida', 00302 'logout' => 'Husik', 00303 'userlogout' => 'Husik', 00304 'nologin' => "La iha konta ida? '''$1'''.", 00305 'nologinlink' => 'Registrar', 00306 'createaccount' => "Registrar uza-na'in", 00307 'gotaccount' => "Ó iha konta ona? '''$1'''.", 00308 'gotaccountlink' => 'Log in', 00309 'userexists' => "Uza-na'in ne'e ona iha wiki. Favór ida lori naran seluk.", 00310 'nosuchuser' => 'Konta uza-na\'in (naran "$1") la iha. 00311 User names are case sensitive. 00312 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].', 00313 'nouserspecified' => "Ó tenke espesífiku naran uza-na'in ida.", 00314 'accountcreated' => "Registrar tiha uza-na'in", 00315 'loginlanguagelabel' => 'Lian: $1', 00316 00317 # Password reset dialog 00318 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->", 00319 00320 # Edit page toolbar 00321 'link_tip' => 'Ligasaun ba laran', 00322 'extlink_tip' => "Ligasaun ba li'ur (tau tan http://)", 00323 'image_sample' => 'Ezemplu.jpg', 00324 'media_sample' => 'Ezemplu.ogg', 00325 00326 # Edit pages 00327 'minoredit' => "Ne'e muda ki'ik", 00328 'watchthis' => "Hateke pájina ne'e", 00329 'savearticle' => 'Filak pájina', 00330 'showdiff' => 'Hatudu diferensa sira', 00331 'anoneditwarning' => 'Ó lá\'os "log-in" iha momentu.', 00332 'blockedtitle' => "Uza-na'in la bele edita (blokeiu)", 00333 'blockednoreason' => 'laiha motivu', 00334 'whitelistedittext' => 'Ó tenke $1 ba edita pájina sira.', 00335 'loginreqpagetext' => 'Ó tenke $1 ba haree pájina seluk.', 00336 'newarticle' => '(Foun)', 00337 'noarticletext' => "Iha momentu lá'os testu iha pájina ne'e, bele [[Special:Search/{{PAGENAME}}|buka naran pájina nian]] iha pájina seluk, <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs], ka [{{fullurl:{{FULLPAGENAME}}|action=edit}} edita pájina ne'e]</span>.", 00338 'editing' => 'Edita $1', 00339 'editingsection' => 'Edita $1 (seksaun)', 00340 'editingcomment' => 'Edita $1 (seksaun foun)', 00341 'yourtext' => 'Ó-nia testu', 00342 'yourdiff' => 'Diferensa sira', 00343 'template-protected' => '(proteje tiha)', 00344 'template-semiprotected' => '(proteje tiha balun)', 00345 'nocreatetext' => "Ó la bele kria pájina foun iha {{SITENAME}}. 00346 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].", 00347 'nocreate-loggedin' => 'Ó la bele kria pájina foun.', 00348 'permissionserrorstext' => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:", 00349 00350 # Account creation failure 00351 'cantcreateaccounttitle' => "La bele registrar uza-na'in", 00352 00353 # History pages 00354 'currentrev' => 'Versaun atuál', 00355 'revisionasof' => 'Versaun $1 nian', 00356 'previousrevision' => '←Versaun tuan liu', 00357 'nextrevision' => 'Versaun foun liu→', 00358 'currentrevisionlink' => 'Versaun atuál', 00359 'cur' => 'atuál', 00360 'next' => 'oinmai', 00361 'last' => 'ikus', 00362 'page_first' => 'uluk', 00363 'page_last' => 'ikus', 00364 'histfirst' => 'sedu liu hotu', 00365 'histlast' => 'Foun liu hotu', 00366 'historyempty' => '(mamuk)', 00367 00368 # Revision feed 00369 'history-feed-item-nocomment' => '$1 iha $2', 00370 00371 # Revision deletion 00372 'rev-delundel' => 'hatudu/subar', 00373 'revisiondelete' => 'Halakon/restaurar versaun', 00374 'revdelete-hide-user' => "Subar naran edita-na'in/IP", 00375 'revdelete-edit-reasonlist' => 'Edita lista motivu nian', 00376 00377 # Diffs 00378 'lineno' => 'Liña $1:', 00379 00380 # Search results 00381 'prevn' => 'molok {{PLURAL:$1|$1}}', 00382 'nextn' => 'oinmai {{PLURAL:$1|$1}}', 00383 'viewprevnext' => 'Haree ($1 {{int:pipe-separator}} $2) ($3)', 00384 'search-result-size' => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})', 00385 'search-interwiki-caption' => 'Projetu seluseluk sira', 00386 'search-mwsuggest-enabled' => 'fó sujestaun', 00387 'search-mwsuggest-disabled' => 'la hatudu sujestaun', 00388 'searchall' => 'hotu', 00389 'powersearch' => 'Buka', 00390 'powersearch-field' => 'Buka', 00391 00392 # Preferences page 00393 'preferences' => 'Preferénsia', 00394 'mypreferences' => "Ha'u-nia preferénsia", 00395 'prefs-rc' => 'Mudansa foufoun sira', 00396 'prefs-watchlist' => 'Lista hateke', 00397 'prefs-editing' => 'Edita', 00398 'searchresultshead' => 'Buka', 00399 'timezoneregion-africa' => 'Áfrika', 00400 'timezoneregion-america' => 'Amérika', 00401 'timezoneregion-antarctica' => 'Antártika', 00402 'timezoneregion-asia' => 'Ázia', 00403 'timezoneregion-australia' => 'Austrália', 00404 'timezoneregion-europe' => 'Europa', 00405 'youremail' => 'Korreiu eletróniku:', 00406 'username' => "Naran uza-na'in:", 00407 'uid' => "Uza-na'in ID:", 00408 'yourlanguage' => 'Lian:', 00409 'gender-male' => 'Mane', 00410 'gender-female' => 'Feto', 00411 'email' => 'Korreiu eletróniku', 00412 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.', 00413 00414 # User rights 00415 'userrights' => "Muda priviléjiu uza-na'in sira", 00416 'userrights-lookup-user' => "Muda grupu uza-na'in", 00417 'userrights-user-editname' => "Fó naran uza-na'in ida:", 00418 'editusergroup' => "Muda grupu uza-na'in", 00419 'userrights-editusergroup' => "Muda grupu uza-na'in", 00420 'userrights-groupsmember' => 'Membru iha:', 00421 'userrights-reason' => 'Motivu:', 00422 'userrights-no-interwiki' => "Ó la bele muda priviléjiu uza-na'in iha wiki seluk.", 00423 00424 # Groups 00425 'group' => 'Grupu:', 00426 'group-user' => "Uza-na'in sira", 00427 'group-bot' => 'Bot sira', 00428 'group-sysop' => 'Administradór sira', 00429 'group-bureaucrat' => 'Burokrata sira', 00430 'group-suppress' => "Oversight-na'in sira", 00431 'group-all' => '(hotu)', 00432 00433 'group-user-member' => "Uza-na'in", 00434 'group-bot-member' => 'Bot', 00435 'group-sysop-member' => 'Administradór', 00436 'group-bureaucrat-member' => 'Burokrata', 00437 'group-suppress-member' => "Oversight-na'in", 00438 00439 'grouppage-user' => "{{ns:project}}:Uza-na'in sira", 00440 'grouppage-bot' => '{{ns:project}}:Bot sira', 00441 'grouppage-sysop' => '{{ns:project}}:Administradór sira', 00442 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira', 00443 'grouppage-suppress' => '{{ns:project}}:Oversight', 00444 00445 # Rights 00446 'right-read' => 'Lee pájina', 00447 'right-edit' => 'Edita pájina sira', 00448 'right-createpage' => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)", 00449 'right-createtalk' => 'Kria pájina diskusaun sira', 00450 'right-createaccount' => "Kria konta uza-na'in foun sira", 00451 'right-move' => 'Book pájina sira', 00452 'right-delete' => 'Halakon pájina sira', 00453 'right-bigdelete' => "Halakon pájina sira-ne'ebé iha istória boot", 00454 'right-undelete' => 'Restaurar pájina ida', 00455 'right-userrights' => "Edita priviléjiu uza-na'in hotu", 00456 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira", 00457 00458 # User rights log 00459 'rightslog' => "Lista filak priviléjiu uza-na'in", 00460 'rightslogtext' => "Ne'e lista ba filak lubu uza-na'in.", 00461 'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3', 00462 'rightsnone' => '(mamuk)', 00463 00464 # Associated actions - in the sentence "You do not have permission to X" 00465 'action-read' => "lee pájina ne'e", 00466 'action-edit' => "edita pájina ne'e", 00467 'action-createpage' => 'kria pájina sira', 00468 'action-createtalk' => 'kria pájina diskusaun sira', 00469 'action-move' => "book pájina ne'e", 00470 'action-move-subpages' => "book pájina ne'e ho sub-pájina", 00471 'action-delete' => "halakon pájina ne'e", 00472 'action-undelete' => "restaurar pájina ne'e", 00473 'action-userrights' => "edita priviléjiu uza-na'in hotu", 00474 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira", 00475 00476 # Recent changes 00477 'nchanges' => '$1 {{PLURAL:$1|diferensa|diferensa}}', 00478 'recentchanges' => 'Mudansa foufoun sira', 00479 'rcshowhideminor' => "$1 muda ki-ki'ik", 00480 'rcshowhidebots' => '$1 bot sira', 00481 'rcshowhideliu' => '$1 ema rejista', 00482 'rcshowhideanons' => '$1 ema anónimu', 00483 'rcshowhidemine' => "$1 ha'u-nia edita", 00484 'diff' => 'diferensa', 00485 'hist' => 'istória', 00486 'hide' => 'Hamsumik', 00487 'show' => 'Hatudu', 00488 'minoreditletter' => 'k', 00489 'newpageletter' => 'F', 00490 'boteditletter' => 'b', 00491 00492 # Recent changes linked 00493 'recentchangeslinked' => 'Muda sira', 00494 'recentchangeslinked-feed' => 'Muda sira', 00495 'recentchangeslinked-toolbox' => 'Muda sira', 00496 'recentchangeslinked-title' => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"', 00497 'recentchangeslinked-page' => 'Naran pájina nian:', 00498 00499 # Upload 00500 'upload' => 'Tau iha arkivu laran', 00501 'uploadbtn' => 'Tau iha arkivu laran', 00502 'watchthisupload' => "Hateke pájina ne'e", 00503 00504 'license' => 'Lisensa:', 00505 'license-header' => 'Lisensa:', 00506 00507 # Special:ListFiles 00508 'listfiles_date' => 'Tempu', 00509 'listfiles_name' => 'Naran', 00510 'listfiles_user' => "Uza-na'in", 00511 00512 # File description page 00513 'filehist-deleteall' => 'halakon hotu', 00514 'filehist-deleteone' => 'halakon', 00515 'filehist-current' => 'atuál', 00516 'filehist-datetime' => 'Loron/Tempu', 00517 'filehist-user' => "Uza-na'in", 00518 'filehist-comment' => 'Komentáriu', 00519 'imagelinks' => 'Ligasaun', 00520 00521 # File reversion 00522 'filerevert-comment' => 'Razaun:', 00523 00524 # File deletion 00525 'filedelete' => 'Halakon $1', 00526 'filedelete-comment' => 'Motivu:', 00527 'filedelete-submit' => 'Halakon', 00528 'filedelete-otherreason' => 'Motivu seluk/ida tan:', 00529 'filedelete-reason-otherlist' => 'Motivu seluk', 00530 'filedelete-edit-reasonlist' => 'Edita lista motivu nian', 00531 00532 # Random page 00533 'randompage' => 'Pájina ruma', 00534 00535 # Statistics 00536 'statistics' => 'Estátistika', 00537 00538 'brokenredirects-edit' => 'edita', 00539 'brokenredirects-delete' => 'halakon', 00540 00541 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk", 00542 00543 # Miscellaneous special pages 00544 'nbytes' => '$1 {{PLURAL:$1|byte|byte sira}}', 00545 'nlinks' => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1', 00546 'nmembers' => '$1 {{PLURAL:$1|membru|membru}}', 00547 'nrevisions' => '$1 {{PLURAL:$1|versaun|versaun}}', 00548 'unusedcategories' => "Kategoria sira-ne'ebé la uza", 00549 'shortpages' => 'Pájina badak', 00550 'longpages' => 'Pájina naruk', 00551 'listusers' => "Lista uza-na'in", 00552 'newpages' => 'Pájina foun', 00553 'newpages-username' => "Naran uza-na'in:", 00554 'ancientpages' => 'Pájina tuan liu hotu sira', 00555 'move' => 'Book', 00556 'movethispage' => "Book pájina ne'e", 00557 00558 # Book sources 00559 'booksources-go' => 'Bá', 00560 00561 # Special:Log 00562 'specialloguserlabel' => "Uza-na'in:", 00563 'speciallogtitlelabel' => 'Títulu:', 00564 00565 # Special:AllPages 00566 'allpages' => 'Pájina hotu', 00567 'alphaindexline' => "$1 to'o $2", 00568 'nextpage' => 'Pájina oinmai ($1)', 00569 'prevpage' => 'Pájina molok ($1)', 00570 'allpagesfrom' => 'Hatudu pájina sira; hahú iha:', 00571 'allpagesto' => 'Hatudu pájina sira; para iha:', 00572 'allarticles' => 'Pájina hotu', 00573 'allinnamespace' => 'Pájina hotu (iha espasu $1)', 00574 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)', 00575 'allpagesprev' => 'Molok', 00576 'allpagesnext' => 'Oinmai', 00577 'allpagessubmit' => 'Bá', 00578 'allpagesprefix' => 'Hatudu pájina sira ho prefiksu:', 00579 00580 # Special:Categories 00581 'categories' => 'Kategoria sira', 00582 00583 # Special:LinkSearch 00584 'linksearch-ns' => 'Espasu pájina nian:', 00585 'linksearch-ok' => 'Buka', 00586 00587 # Special:ListUsers 00588 'listusers-submit' => 'Hatudu', 00589 00590 # Special:Log/newusers 00591 'newuserlogpage' => "Lista kria uza-na'in", 00592 'newuserlogpagetext' => "Ne'e lista kria uza-na'in.", 00593 'newuserlog-create-entry' => "Uza-na'in foun", 00594 'newuserlog-create2-entry' => 'registrar tiha konta foun $1', 00595 00596 # Special:ListGroupRights 00597 'listgrouprights-group' => 'Grupu', 00598 'listgrouprights-rights' => 'Priviléjiu', 00599 'listgrouprights-members' => '(lista membru nian)', 00600 00601 # E-mail user 00602 'emailuser' => "Haruka korreiu eletróniku ba uza-na'in ne'e", 00603 'defemailsubject' => '{{SITENAME}} korreiu eletróniku', 00604 'noemailtitle' => "Lá'os diresaun korreiu eletróniku", 00605 'emailsend' => 'Haruka', 00606 00607 # Watchlist 00608 'watchlist' => "Ha'u-nia lista hateke", 00609 'mywatchlist' => "Ha'u-nia lista hateke", 00610 'watchlistfor' => "('''$1''' nian)", 00611 'addedwatch' => 'tau tan tiha ba lista hateke', 00612 'removedwatch' => 'La hateke pájina ona', 00613 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona.', 00614 'watch' => 'Hateke', 00615 'watchthispage' => "Hateke pájina ne'e", 00616 'unwatch' => 'La hateke ona', 00617 'wlshowlast' => 'Hatudu $1 hora $2 loron ikus $3', 00618 00619 # Displayed when you click the "watch" button and it is in the process of watching 00620 'watching' => 'Hateke...', 00621 'unwatching' => 'La hateke...', 00622 00623 'enotif_newpagetext' => "Ne'e pájina foun.", 00624 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian", 00625 'changed' => 'filak', 00626 'created' => 'kria', 00627 00628 # Delete 00629 'deletepage' => 'Halakon pájina', 00630 'excontent' => "testu iha pájina: '$1'", 00631 'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')", 00632 'exblank' => 'pájina mamuk', 00633 'delete-legend' => 'Halakon', 00634 'deletedarticle' => 'halakon "[[$1]]"', 00635 'dellogpage' => 'Lista halakon', 00636 'deletionlog' => 'lista halakon', 00637 'deletecomment' => 'Motivu:', 00638 'deleteotherreason' => 'Motivu seluk/ida tan:', 00639 'deletereasonotherlist' => 'Motivu seluk', 00640 'delete-edit-reasonlist' => 'Edita lista motivu nian', 00641 00642 # Protect 00643 'protectedarticle' => 'proteje "[[$1]]"', 00644 'prot_1movedto2' => 'book tiha [[$1]] ba [[$2]]', 00645 'protectcomment' => 'Motivu:', 00646 'protectexpiry' => "to'o:", 00647 'protect-fallback' => 'Presiza priviléjiu "$1"', 00648 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun", 00649 'protect-level-sysop' => "de'it administradór", 00650 'protect-expiring' => "to'o $1 (UTC)", 00651 'protect-cantedit' => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.", 00652 'protect-othertime' => 'Tempu seluk:', 00653 'protect-othertime-op' => 'tempu seluk', 00654 'protect-otherreason' => 'Motivu seluk/ida tan:', 00655 'protect-otherreason-op' => 'Motivu seluk', 00656 'protect-edit-reasonlist' => 'Edita lista motivu nian', 00657 'protect-expiry-options' => '1 hour:1 hours,1 loron:1 day,1 semana:1 week,2 semana:2 weeks,1 fulan:1 month,3 fulan:3 months,6 fulan:6 months,1 tinan:1 year,infinite:infinite', 00658 'restriction-type' => 'Permisaun:', 00659 00660 # Restrictions (nouns) 00661 'restriction-edit' => 'Edita', 00662 'restriction-move' => 'Book', 00663 'restriction-create' => 'Kria', 00664 00665 # Undelete 00666 'undelete' => 'Haree pájina halakon tiha', 00667 'undeletebtn' => 'Restaurar', 00668 'undeletelink' => 'lee/restaurar', 00669 'undeletecomment' => 'Razaun:', 00670 'undeletedarticle' => 'restaurar "[[$1]]"', 00671 'undeletedrevisions' => 'restaurar {{PLURAL:$1|versaun|versaun}} $1', 00672 'undelete-search-submit' => 'Buka', 00673 00674 # Namespace form on various pages 00675 'namespace' => 'Espasu pájina nian:', 00676 'blanknamespace' => '(Prinsipál)', 00677 00678 # Contributions 00679 'contributions' => "Kontribuisaun uza-na'in", 00680 'mycontris' => "Ha'u-nia kontribuisaun", 00681 'uctop' => '(versaun atuál)', 00682 'month' => 'Fulan (ho molok):', 00683 'year' => 'Tinan (ho molok):', 00684 00685 'sp-contributions-newbies' => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia", 00686 'sp-contributions-talk' => 'diskusaun', 00687 'sp-contributions-search' => 'Buka kontribuisaun', 00688 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:", 00689 'sp-contributions-submit' => 'Buka', 00690 00691 # What links here 00692 'whatlinkshere' => "Artigu sira ne'ebé bá iha ne'e", 00693 'whatlinkshere-title' => 'Pájina sira ne\'ebé bá "$1".', 00694 'whatlinkshere-page' => 'Pájina:', 00695 'linkshere' => "Pájina sira ne'e link ba '''[[:$1]]''':", 00696 'whatlinkshere-prev' => '{{PLURAL:$1|oinmai|oinmai $1}}', 00697 'whatlinkshere-next' => '{{PLURAL:$1|molok|molok $1}}', 00698 'whatlinkshere-links' => '← ligasaun', 00699 'whatlinkshere-hidelinks' => '$1 ligasaun', 00700 00701 # Block/unblock 00702 'blockip' => "Blokeiu uza-na'in", 00703 'blockip-legend' => "Blokeiu uza-na'in", 00704 'ipaddress' => 'Diresaun IP:', 00705 'ipbreason' => 'Motivu:', 00706 'ipbreasonotherlist' => 'Motivu seluk', 00707 'ipbsubmit' => "Blokeiu uza-na'in ne'e", 00708 'ipbother' => 'Tempu seluk:', 00709 'ipboptions' => '2 hours:2 hours,1 loron:1 day,3 Loron:3 days,1 semana:1 week,2 semana:2 weeks,1 fulan:1 month,3 fulan:3 months,6 fulan:6 months,1 tinan:1 year,infinite:infinite', 00710 'ipbotheroption' => 'seluk', 00711 'ipblocklist' => 'Ema anónimu no rejista maka la bele edita', 00712 'ipblocklist-username' => "Naran uza-na'in ka IP:", 00713 'ipblocklist-submit' => 'Buka', 00714 'anononlyblock' => "ema anónimu de'it", 00715 'blocklink' => 'blokeiu', 00716 'unblocklink' => 'la blokeiu', 00717 'contribslink' => 'kontribuisaun', 00718 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu', 00719 'ipb_already_blocked' => 'Ema ruma blokeiu "$1" tiha ona', 00720 00721 # Move page 00722 'move-page' => 'Book $1', 00723 'move-page-legend' => 'Book pájina', 00724 'movearticle' => 'Book pájina:', 00725 'movenotallowed' => 'Ó la bele book pájina sira.', 00726 'newtitle' => 'Naran foun:', 00727 'move-watch' => "Hateke pájina ne'e", 00728 'movepagebtn' => 'Book pájina', 00729 'movedto' => 'book tiha ba', 00730 'movetalk' => 'Book pájina diskusaun mós', 00731 '1movedto2' => 'book tiha [[$1]] ba [[$2]]', 00732 'movelogpage' => 'Lista book', 00733 'movereason' => 'Motivu:', 00734 'delete_and_move' => 'Halakon ho book', 00735 'delete_and_move_confirm' => 'Sin, halakon pájina', 00736 00737 # Export 00738 'export' => 'Esporta pájina sira', 00739 'export-submit' => 'Esporta', 00740 'export-addcat' => 'Tau tan', 00741 00742 # Namespace 8 related 00743 'allmessagesname' => 'Naran', 00744 'allmessagescurrent' => 'Testu atuál', 00745 00746 # Special:Import 00747 'import-comment' => 'Komentáriu:', 00748 00749 # Import log 00750 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2', 00751 00752 # Tooltip help for the actions 00753 'tooltip-pt-userpage' => "Ó-nia pájina uza-na'in", 00754 'tooltip-pt-mytalk' => 'Ó-nia pájina diskusaun', 00755 'tooltip-pt-preferences' => "Ha'u-nia preferénsia", 00756 'tooltip-pt-mycontris' => 'Ó-nia kontribuisaun (lista)', 00757 'tooltip-pt-login' => 'Ami rekomenda identifikasaun ("log in"), maibé Ita-Boot la presiza halo ne\'e', 00758 'tooltip-pt-logout' => 'Husik', 00759 'tooltip-ca-talk' => 'Diskusaun kona-ba konteúdu pájina nian', 00760 'tooltip-ca-edit' => "Ó bele filak pájina ne'e. Please use the preview button before saving.", 00761 'tooltip-ca-addsection' => 'Tau tan seksaun foun ida.', 00762 'tooltip-ca-viewsource' => "Ema ruma proteje tiha pájina ne'e. 00763 Ó bele lee testu.", 00764 'tooltip-ca-protect' => "Proteje pájina ne'e", 00765 'tooltip-ca-delete' => "Halakon pájina ne'e", 00766 'tooltip-ca-move' => "Book pájina ne'e", 00767 'tooltip-ca-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke", 00768 'tooltip-search' => 'Buka iha {{SITENAME}}', 00769 'tooltip-p-logo' => 'Pájina Mahuluk', 00770 'tooltip-n-mainpage' => 'Vizita Pájina Mahuluk', 00771 'tooltip-n-mainpage-description' => 'Vizita Pájina Mahuluk', 00772 'tooltip-n-portal' => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida", 00773 'tooltip-n-recentchanges' => "Lista mudansa foufoun sira iha wiki ne'e.", 00774 'tooltip-n-randompage' => 'Hola pájina ruma', 00775 'tooltip-n-help' => 'Hatudu pájina ajuda.', 00776 'tooltip-t-whatlinkshere' => "Lista pájina nian ne'ebé bá iha ne'e", 00777 'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian", 00778 'tooltip-t-emailuser' => 'Haruka korreiu eletróniku', 00779 'tooltip-t-upload' => 'Tau iha arkivu laran', 00780 'tooltip-t-specialpages' => 'Lista pájina espesiál hotu nian', 00781 'tooltip-t-print' => "Versaun pájina ne'e nian ba imprime/prin", 00782 'tooltip-ca-nstab-user' => "Haree pájina uza-na'in", 00783 'tooltip-ca-nstab-special' => "Ne'e pájina espesiál – Ita la bele edita", 00784 'tooltip-ca-nstab-project' => 'Haree pájina projetu nian', 00785 'tooltip-ca-nstab-category' => 'Lee pájina kategoria', 00786 'tooltip-minoredit' => "Marka ne'e hanesan muda ki'ik", 00787 'tooltip-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke", 00788 00789 # Attribution 00790 'lastmodifiedatby' => "$3 filak ikus pájina ne'e iha $1, $2.", 00791 00792 # Skin names 00793 'skinname-standard' => 'Klásiku', 00794 'skinname-cologneblue' => 'Kolónia azúl', 00795 'skinname-myskin' => 'MySkin', 00796 'skinname-chick' => 'Manu', 00797 00798 # Browsing diffs 00799 'previousdiff' => '←Versaun molok', 00800 'nextdiff' => 'Versaun oinmai→', 00801 00802 # Media information 00803 'show-big-image' => 'Boot liu', 00804 00805 # Special:NewFiles 00806 'showhidebots' => '($1 bot sira)', 00807 'ilsubmit' => 'Buka', 00808 00809 # EXIF tags 00810 'exif-artist' => 'Autór', 00811 00812 'exif-meteringmode-255' => 'Seluk', 00813 00814 # External editor support 00815 'edit-externally-help' => "(Haree [http://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)", 00816 00817 # 'all' in various places, this might be different for inflected languages 00818 'recentchangesall' => 'hotu', 00819 'imagelistall' => 'hotu', 00820 'watchlistall2' => 'hotu', 00821 'namespacesall' => 'hotu', 00822 'monthsall' => 'hotu', 00823 00824 # action=purge 00825 'confirm_purge_button' => 'OK', 00826 00827 # Multipage image navigation 00828 'imgmultipageprev' => '← pájina molok', 00829 'imgmultipagenext' => 'pájina oinmai →', 00830 'imgmultigo' => 'Bá!', 00831 00832 # Table pager 00833 'table_pager_next' => 'Pájina oinmai', 00834 'table_pager_prev' => 'Pájina molok', 00835 'table_pager_first' => 'Pájina uluk', 00836 'table_pager_limit_submit' => 'Bá', 00837 00838 # Auto-summaries 00839 'autosumm-new' => "Pájina foun: '$1'", 00840 00841 # Watchlist editor 00842 'watchlistedit-normal-title' => 'Filak lista hateke', 00843 'watchlistedit-raw-titles' => 'Títulu sira:', 00844 'watchlistedit-raw-added' => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:', 00845 'watchlistedit-raw-removed' => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:', 00846 00847 # Watchlist editing tools 00848 'watchlisttools-edit' => 'Haree no edita lista hateke', 00849 00850 # Special:Version 00851 'version' => 'Versaun', 00852 'version-specialpages' => 'Pájina espesiál', 00853 'version-other' => 'Seluk', 00854 'version-version' => '(Versaun $1)', 00855 'version-license' => 'Lisensa', 00856 'version-software-product' => 'Produtu', 00857 'version-software-version' => 'Versaun', 00858 00859 # Special:FileDuplicateSearch 00860 'fileduplicatesearch-submit' => 'Buka', 00861 00862 # Special:SpecialPages 00863 'specialpages' => 'Pájina espesiál sira', 00864 'specialpages-group-other' => 'Pájina espesiál seluk', 00865 'specialpages-group-login' => 'Login / kria konta', 00866 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira', 00867 'specialpages-group-users' => "Uza-na'in no priviléjiu sira", 00868 'specialpages-group-pages' => 'Lista pájina nian', 00869 00870 # Special:BlankPage 00871 'blankpage' => 'Pájina mamuk', 00872 00873 );