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