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