MediaWiki
REL1_21
|
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 'yourname' => "Naran uza-na'in:", 00305 'login' => 'Log in', 00306 'nav-login-createaccount' => 'Log in / kriar konta ida', 00307 'userlogin' => 'Log in / kriar konta ida', 00308 'logout' => 'Husik', 00309 'userlogout' => 'Husik', 00310 'nologin' => "La iha konta ida? '''$1'''.", 00311 'nologinlink' => 'Registrar', 00312 'createaccount' => "Registrar uza-na'in", 00313 'gotaccount' => "Ó iha konta ona? '''$1'''.", 00314 'gotaccountlink' => 'Log in', 00315 'userexists' => "Naran uza-na'in ne'e ona iha wiki. 00316 Favór ida lori naran seluk.", 00317 'nosuchuser' => 'Konta uza-na\'in (naran "$1") la iha. 00318 User names are case sensitive. 00319 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].', 00320 'nouserspecified' => "Ó tenke espesífiku naran uza-na'in ida.", 00321 'accountcreated' => "Registrar tiha uza-na'in", 00322 'loginlanguagelabel' => 'Lian: $1', 00323 00324 # Change password dialog 00325 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->", 00326 00327 # Special:PasswordReset 00328 'passwordreset-username' => "Naran uza-na'in:", 00329 'passwordreset-email' => 'Diresaun korreiu eletróniku:', 00330 00331 # Edit page toolbar 00332 'link_tip' => 'Ligasaun ba laran', 00333 'extlink_sample' => "http://www.example.com ligasaun ba li'ur", 00334 'extlink_tip' => "Ligasaun ba li'ur (tau tan http://)", 00335 'image_sample' => 'Ezemplu.jpg', 00336 'media_sample' => 'Ezemplu.ogg', 00337 'sig_tip' => 'Ita-nia asinatura ho data/oras', 00338 00339 # Edit pages 00340 'summary' => 'Rezumu:', 00341 'minoredit' => "Ne'e muda ki'ik", 00342 'watchthis' => "Hateke pájina ne'e", 00343 'savearticle' => 'Muda pájina', 00344 'showdiff' => 'Hatudu diferensa sira', 00345 'anoneditwarning' => 'Ó lá\'os "log-in" iha momentu.', 00346 'blockedtitle' => "Uza-na'in la bele edita (blokeiu)", 00347 'blockednoreason' => 'laiha motivu', 00348 'whitelistedittext' => 'Ó tenke $1 ba edita pájina sira.', 00349 'loginreqpagetext' => 'Ó tenke $1 ba haree pájina seluk.', 00350 'newarticle' => '(Foun)', 00351 '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>.", 00352 'previewnote' => "'''Ne'e de'it pájina ba kontrola.''' 00353 Ita-nia mudansa la armazenadu seidauk!", 00354 'editing' => 'Edita $1', 00355 'editingsection' => 'Edita $1 (seksaun)', 00356 'editingcomment' => 'Edita $1 (seksaun foun)', 00357 'yourtext' => 'Ó-nia testu', 00358 'yourdiff' => 'Diferensa sira', 00359 'template-protected' => '(proteje tiha)', 00360 'template-semiprotected' => '(proteje tiha balun)', 00361 'hiddencategories' => "Pájina ne'e iha {{PLURAL:$1|kategoria ida-ne'ebé subar|kategoria $1 sira-ne'ebé subar}}:", 00362 'nocreatetext' => "Ó la bele kria pájina foun iha {{SITENAME}}. 00363 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].", 00364 'nocreate-loggedin' => 'Ó la bele kria pájina foun.', 00365 'permissionserrorstext' => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:", 00366 'permissionserrorstext-withaction' => 'Ita la bele $2. {{PLURAL:$1|Razaun|Razaun sira}}:', 00367 00368 # Account creation failure 00369 'cantcreateaccounttitle' => "La bele registrar uza-na'in", 00370 00371 # History pages 00372 'currentrev' => 'Versaun atuál', 00373 'revisionasof' => 'Versaun $1 nian', 00374 'revision-info' => 'Revisaun loron $4, tempu $5, husi $2', 00375 'previousrevision' => '←Versaun tuan liu', 00376 'nextrevision' => 'Versaun foun liu→', 00377 'currentrevisionlink' => 'Versaun atuál', 00378 'cur' => 'atuál', 00379 'next' => 'oinmai', 00380 'last' => 'molok', 00381 'page_first' => 'uluk', 00382 'page_last' => 'ikus', 00383 'histfirst' => 'sedu liu hotu', 00384 'histlast' => 'Foun liu hotu', 00385 'historyempty' => '(mamuk)', 00386 00387 # Revision feed 00388 'history-feed-item-nocomment' => '$1 iha $2', 00389 00390 # Revision deletion 00391 'rev-delundel' => 'hatudu/subar', 00392 'revisiondelete' => 'Halakon/restaurar versaun', 00393 'revdelete-show-file-submit' => 'Sin', 00394 'revdelete-hide-user' => "Subar naran edita-na'in/IP", 00395 'revdelete-radio-set' => 'Sin', 00396 'revdelete-radio-unset' => 'Lae', 00397 'revdelete-edit-reasonlist' => 'Edita lista motivu nian', 00398 00399 # Diffs 00400 'lineno' => 'Liña $1:', 00401 00402 # Search results 00403 'searchresults' => 'Rezultadu sira', 00404 'searchresults-title' => 'Rezultadu sira ba buka "$1"', 00405 'searchsubtitleinvalid' => "Ita buka tiha ona '''$1'''", 00406 'prevn' => 'molok {{PLURAL:$1|$1}}', 00407 'nextn' => 'oinmai {{PLURAL:$1|$1}}', 00408 'shown-title' => 'Hatudu {{PLURAL:$1|rezultadu|rezultadu}} $1 kada pájina', 00409 'viewprevnext' => 'Haree ($1 {{int:pipe-separator}} $2) ($3)', 00410 'searchmenu-exists' => "'''Iha pájina ho naran \"[[:\$1]]\".'''", 00411 'searchmenu-new' => "'''Kria pájina \"[[:\$1]]\" iha wiki ne'e!'''", 00412 'searchprofile-everything' => 'Hotu', 00413 'searchprofile-articles-tooltip' => 'Buka iha $1', 00414 'searchprofile-project-tooltip' => 'Buka iha $1', 00415 'search-result-size' => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})', 00416 'search-section' => '(seksaun $1)', 00417 'search-suggest' => 'Parese Ita buka: $1', 00418 'search-interwiki-caption' => 'Projetu seluseluk sira', 00419 'searchall' => 'hotu', 00420 'powersearch' => 'Buka', 00421 'powersearch-field' => 'Buka', 00422 'powersearch-toggleall' => 'Hotu', 00423 00424 # Preferences page 00425 'preferences' => 'Preferénsia', 00426 'mypreferences' => 'Preferénsia', 00427 'prefs-rc' => 'Mudansa foufoun sira', 00428 'prefs-watchlist' => 'Lista hateke', 00429 'prefs-editing' => 'Edita', 00430 'searchresultshead' => 'Buka', 00431 'timezoneregion-africa' => 'Áfrika', 00432 'timezoneregion-america' => 'Amérika', 00433 'timezoneregion-antarctica' => 'Antártika', 00434 'timezoneregion-asia' => 'Ázia', 00435 'timezoneregion-australia' => 'Austrália', 00436 'timezoneregion-europe' => 'Europa', 00437 'youremail' => 'Korreiu eletróniku:', 00438 'username' => "Naran uza-na'in:", 00439 'uid' => "Númeru uza-na'in:", 00440 'yourlanguage' => 'Lian:', 00441 'gender-male' => 'Mane', 00442 'gender-female' => 'Feto', 00443 'email' => 'Korreiu eletróniku', 00444 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.', 00445 00446 # User rights 00447 'userrights' => "Muda priviléjiu uza-na'in sira", 00448 'userrights-lookup-user' => "Muda grupu uza-na'in", 00449 'userrights-user-editname' => "Fó naran uza-na'in ida:", 00450 'editusergroup' => "Muda grupu uza-na'in", 00451 'editinguser' => "Muda grupu '''[[User:$1|$1]]''' nian $2", 00452 'userrights-editusergroup' => "Muda grupu uza-na'in", 00453 'userrights-groupsmember' => 'Membru iha:', 00454 'userrights-reason' => 'Motivu:', 00455 'userrights-no-interwiki' => "Ó la bele muda priviléjiu uza-na'in iha wiki seluk.", 00456 00457 # Groups 00458 'group' => 'Grupu:', 00459 'group-user' => "Uza-na'in sira", 00460 'group-bot' => 'Bot sira', 00461 'group-sysop' => 'Administradór sira', 00462 'group-bureaucrat' => 'Burokrata sira', 00463 'group-suppress' => "Oversight-na'in sira", 00464 'group-all' => '(hotu)', 00465 00466 'group-user-member' => "{{GENDER:$1|Uza-na'in}}", 00467 'group-bot-member' => '{{GENDER:$1|Bot}}', 00468 'group-sysop-member' => '{{GENDER:$1|Administradór|Administradóra}}', 00469 'group-bureaucrat-member' => '{{GENDER:$1|Burokrata}}', 00470 'group-suppress-member' => "{{GENDER:$1|Oversight-na'in}}", 00471 00472 'grouppage-user' => "{{ns:project}}:Uza-na'in sira", 00473 'grouppage-bot' => '{{ns:project}}:Bot sira', 00474 'grouppage-sysop' => '{{ns:project}}:Administradór sira', 00475 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira', 00476 'grouppage-suppress' => '{{ns:project}}:Oversight', 00477 00478 # Rights 00479 'right-read' => 'Lee pájina', 00480 'right-edit' => 'Edita pájina sira', 00481 'right-createpage' => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)", 00482 'right-createtalk' => 'Kria pájina diskusaun sira', 00483 'right-createaccount' => "Kria konta uza-na'in foun sira", 00484 'right-move' => 'Book pájina sira', 00485 'right-delete' => 'Halakon pájina sira', 00486 'right-bigdelete' => "Halakon pájina sira-ne'ebé iha istória boot", 00487 'right-undelete' => 'Restaurar pájina ida', 00488 'right-userrights' => "Edita priviléjiu uza-na'in hotu", 00489 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira", 00490 00491 # Special:Log/newusers 00492 'newuserlogpage' => "Lista kria uza-na'in", 00493 'newuserlogpagetext' => "Ne'e lista kria uza-na'in.", 00494 00495 # User rights log 00496 'rightslog' => "Lista mudansa priviléjiu uza-na'in", 00497 'rightslogtext' => "Ne'e lista mudansa priviléjiu uza-na'in sira nian.", 00498 00499 # Associated actions - in the sentence "You do not have permission to X" 00500 'action-read' => "lee pájina ne'e", 00501 'action-edit' => "edita pájina ne'e", 00502 'action-createpage' => 'kria pájina sira', 00503 'action-createtalk' => 'kria pájina diskusaun sira', 00504 'action-move' => "book pájina ne'e", 00505 'action-move-subpages' => "book pájina ne'e ho sub-pájina", 00506 'action-delete' => "halakon pájina ne'e", 00507 'action-undelete' => "restaurar pájina ne'e", 00508 'action-userrights' => "edita priviléjiu uza-na'in hotu", 00509 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira", 00510 00511 # Recent changes 00512 'nchanges' => '$1 {{PLURAL:$1|diferensa|diferensa}}', 00513 'recentchanges' => 'Mudansa foufoun sira', 00514 'recentchanges-label-newpage' => 'Pájina foun', 00515 'recentchanges-label-minor' => "Ne'e mudansa ki'ik", 00516 'recentchanges-label-bot' => 'Edita husi prosesu automátiku ("bot")', 00517 'rcshowhideminor' => "$1 muda ki-ki'ik", 00518 'rcshowhidebots' => '$1 bot sira', 00519 'rcshowhideliu' => '$1 ema rejista', 00520 'rcshowhideanons' => '$1 ema anónimu', 00521 'rcshowhidemine' => "$1 ha'u-nia edita", 00522 'diff' => 'diferensa', 00523 'hist' => 'istória', 00524 'hide' => 'Hamsumik', 00525 'show' => 'Hatudu', 00526 'minoreditletter' => 'k', 00527 'newpageletter' => 'F', 00528 'boteditletter' => 'b', 00529 'rc-enhanced-expand' => 'Hatudu detalle (presiza JavaScript)', 00530 00531 # Recent changes linked 00532 'recentchangeslinked' => 'Muda sira', 00533 'recentchangeslinked-feed' => 'Muda sira', 00534 'recentchangeslinked-toolbox' => 'Muda sira', 00535 'recentchangeslinked-title' => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"', 00536 'recentchangeslinked-page' => 'Naran pájina nian:', 00537 00538 # Upload 00539 'upload' => 'Tau iha arkivu laran', 00540 'uploadbtn' => 'Tau iha arkivu laran', 00541 'fileuploadsummary' => 'Rezumu:', 00542 'watchthisupload' => "Hateke pájina ne'e", 00543 00544 'license' => 'Lisensa:', 00545 'license-header' => 'Lisensa:', 00546 00547 # Special:ListFiles 00548 'imgfile' => 'fail', 00549 'listfiles_date' => 'Tempu', 00550 'listfiles_name' => 'Naran', 00551 'listfiles_user' => "Uza-na'in", 00552 00553 # File description page 00554 'file-anchor-link' => 'Fail', 00555 'filehist-deleteall' => 'halakon hotu', 00556 'filehist-deleteone' => 'halakon', 00557 'filehist-current' => 'atuál', 00558 'filehist-datetime' => 'Loron/Tempu', 00559 'filehist-user' => "Uza-na'in", 00560 'filehist-comment' => 'Komentáriu', 00561 'imagelinks' => "Pájina iha ne'ebá fixeiru ne'e", 00562 'uploadnewversion-linktext' => 'Tau versaun foun imajen nian', 00563 00564 # File reversion 00565 'filerevert-comment' => 'Razaun:', 00566 00567 # File deletion 00568 'filedelete' => 'Halakon $1', 00569 'filedelete-comment' => 'Motivu:', 00570 'filedelete-submit' => 'Halakon', 00571 'filedelete-otherreason' => 'Motivu seluk/ida tan:', 00572 'filedelete-reason-otherlist' => 'Motivu seluk', 00573 'filedelete-edit-reasonlist' => 'Edita lista motivu nian', 00574 00575 # Random page 00576 'randompage' => 'Pájina ruma', 00577 00578 # Statistics 00579 'statistics' => 'Estatístika', 00580 00581 'brokenredirects-edit' => 'edita', 00582 'brokenredirects-delete' => 'halakon', 00583 00584 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk", 00585 00586 # Miscellaneous special pages 00587 'nbytes' => '$1 {{PLURAL:$1|byte|byte sira}}', 00588 'nlinks' => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1', 00589 'nmembers' => '$1 {{PLURAL:$1|membru|membru}}', 00590 'nrevisions' => '$1 {{PLURAL:$1|versaun|versaun}}', 00591 'unusedcategories' => "Kategoria sira-ne'ebé la uza", 00592 'prefixindex' => 'Pájina hotu ho prefiksu', 00593 'shortpages' => 'Pájina badak', 00594 'longpages' => 'Pájina naruk', 00595 'listusers' => "Lista uza-na'in", 00596 'usercreated' => '{{GENDER:$3|registradu}} loron $1, oras $2', 00597 'newpages' => 'Pájina foun', 00598 'newpages-username' => "Naran uza-na'in:", 00599 'ancientpages' => 'Pájina tuan liu hotu sira', 00600 'move' => 'Book', 00601 'movethispage' => "Book pájina ne'e", 00602 00603 # Book sources 00604 'booksources-go' => 'Bá', 00605 00606 # Special:Log 00607 'specialloguserlabel' => "Uza-na'in ne'ebé halo:", 00608 'speciallogtitlelabel' => "Objetivu (títulu ka uza-na'in):", 00609 00610 # Special:AllPages 00611 'allpages' => 'Pájina hotu', 00612 'alphaindexline' => "$1 to'o $2", 00613 'nextpage' => 'Pájina oinmai ($1)', 00614 'prevpage' => 'Pájina molok ($1)', 00615 'allpagesfrom' => 'Hatudu pájina sira; hahú iha:', 00616 'allpagesto' => 'Hatudu pájina sira; para iha:', 00617 'allarticles' => 'Pájina hotu', 00618 'allinnamespace' => 'Pájina hotu (iha espasu $1)', 00619 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)', 00620 'allpagesprev' => 'Molok', 00621 'allpagesnext' => 'Oinmai', 00622 'allpagessubmit' => 'Bá', 00623 'allpagesprefix' => 'Hatudu pájina sira ho prefiksu:', 00624 00625 # Special:Categories 00626 'categories' => 'Kategoria sira', 00627 'special-categories-sort-abc' => 'tau tuir alfabetu', 00628 00629 # Special:LinkSearch 00630 'linksearch-ns' => 'Espasu pájina nian:', 00631 'linksearch-ok' => 'Buka', 00632 00633 # Special:ListUsers 00634 'listusers-submit' => 'Hatudu', 00635 00636 # Special:ActiveUsers 00637 'activeusers-hidebots' => 'Subar bot sira', 00638 'activeusers-hidesysops' => 'Subar administradór sira', 00639 00640 # Special:ListGroupRights 00641 'listgrouprights-group' => 'Grupu', 00642 'listgrouprights-rights' => 'Priviléjiu', 00643 'listgrouprights-members' => '(lista membru nian)', 00644 00645 # Email user 00646 'emailuser' => "Haruka korreiu eletróniku ba uza-na'in ne'e", 00647 'defemailsubject' => '{{SITENAME}} - korreiu eletróniku husi uza-na\'in "$1"', 00648 'noemailtitle' => "Lá'os diresaun korreiu eletróniku", 00649 'emailusername' => "Naran uza-na'in:", 00650 'emailsend' => 'Haruka', 00651 00652 # Watchlist 00653 'watchlist' => 'Lista hateke', 00654 'mywatchlist' => 'Lista hateke', 00655 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona (haree [[Special:Watchlist|"lista hateke"]]).', 00656 'watch' => 'Hateke', 00657 'watchthispage' => "Hateke pájina ne'e", 00658 'unwatch' => 'La hateke ona', 00659 'watchlist-details' => '{{PLURAL:$1|Pájina ida (1)|Pájina $1}} iha Ita-nia "lista hateke" (la ho pájina diskusaun).', 00660 'wlshowlast' => 'Hatudu $1 hora $2 loron ikus $3', 00661 00662 # Displayed when you click the "watch" button and it is in the process of watching 00663 'watching' => 'Hateke...', 00664 'unwatching' => 'La hateke...', 00665 00666 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian", 00667 'created' => 'kria ona', 00668 'changed' => 'muda ona', 00669 00670 # Delete 00671 'deletepage' => 'Halakon pájina', 00672 'excontent' => "testu iha pájina: '$1'", 00673 'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')", 00674 'exblank' => 'pájina mamuk', 00675 'delete-legend' => 'Halakon', 00676 'actioncomplete' => 'operasaun remata', 00677 'actionfailed' => 'Asaun la konsege', 00678 'deletedtext' => 'Ita foin halakon pájina "$1". Haree $2 ba "operasaun halakon" seluk.', 00679 'dellogpage' => 'Lista halakon', 00680 'deletionlog' => 'lista halakon', 00681 'deletecomment' => 'Motivu:', 00682 'deleteotherreason' => 'Motivu seluk/ida tan:', 00683 'deletereasonotherlist' => 'Motivu seluk', 00684 'delete-edit-reasonlist' => 'Edita lista motivu nian', 00685 00686 # Protect 00687 'protectedarticle' => 'proteje "[[$1]]"', 00688 'prot_1movedto2' => 'book tiha [[$1]] ba [[$2]]', 00689 'protectcomment' => 'Motivu:', 00690 'protectexpiry' => "to'o:", 00691 'protect-fallback' => 'Presiza priviléjiu "$1"', 00692 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun", 00693 'protect-level-sysop' => "de'it administradór", 00694 'protect-expiring' => "to'o $1 (UTC)", 00695 'protect-cantedit' => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.", 00696 'protect-othertime' => 'Tempu seluk:', 00697 'protect-othertime-op' => 'tempu seluk', 00698 'protect-otherreason' => 'Motivu seluk/ida tan:', 00699 'protect-otherreason-op' => 'Motivu seluk', 00700 'protect-edit-reasonlist' => 'Edita lista motivu nian', 00701 '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', 00702 'restriction-type' => 'Permisaun:', 00703 00704 # Restrictions (nouns) 00705 'restriction-edit' => 'Edita', 00706 'restriction-move' => 'Book', 00707 'restriction-create' => 'Kria', 00708 00709 # Undelete 00710 'undelete' => 'Haree pájina halakon tiha', 00711 'undeletebtn' => 'Restaurar', 00712 'undeletelink' => 'lee/restaurar', 00713 'undeleteviewlink' => 'haree', 00714 'undeletecomment' => 'Razaun:', 00715 'undeletedrevisions' => 'restaurar {{PLURAL:$1|versaun|versaun}} $1', 00716 'undelete-search-submit' => 'Buka', 00717 'undelete-show-file-submit' => 'Sin', 00718 00719 # Namespace form on various pages 00720 'namespace' => 'Espasu pájina nian:', 00721 'blanknamespace' => '(Prinsipál)', 00722 00723 # Contributions 00724 'contributions' => "{{GENDER:$1|Kontribuisaun uza-na'in}}", 00725 'contributions-title' => 'Kontribuisaun "$1" nian', 00726 'mycontris' => 'Kontribuisaun', 00727 'contribsub2' => 'Ba $1 ($2)', 00728 'uctop' => '(versaun atuál)', 00729 'month' => 'Fulan (ho molok):', 00730 'year' => 'Tinan (ho molok):', 00731 00732 'sp-contributions-newbies' => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia", 00733 'sp-contributions-talk' => 'diskusaun', 00734 'sp-contributions-search' => 'Buka kontribuisaun', 00735 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:", 00736 'sp-contributions-submit' => 'Buka', 00737 00738 # What links here 00739 'whatlinkshere' => "Artigu sira ne'ebé bá iha ne'e", 00740 'whatlinkshere-title' => 'Pájina sira ne\'ebé bá "$1".', 00741 'whatlinkshere-page' => 'Pájina:', 00742 'linkshere' => "Pájina sira ne'e link ba '''[[:$1]]''':", 00743 'isimage' => 'ligasaun ba fixeiru', 00744 'whatlinkshere-prev' => '{{PLURAL:$1|oinmai|oinmai $1}}', 00745 'whatlinkshere-next' => '{{PLURAL:$1|molok|molok $1}}', 00746 'whatlinkshere-links' => '← ligasaun', 00747 'whatlinkshere-hidelinks' => '$1 ligasaun', 00748 00749 # Block/unblock 00750 'block' => "Blokeiu uza-na'in", 00751 'blockip' => "Blokeiu uza-na'in", 00752 'blockip-legend' => "Blokeiu uza-na'in", 00753 'ipadressorusername' => "Diresaun IP ka naran uza-na'in:", 00754 'ipbexpiry' => 'Tempu:', 00755 'ipbreason' => 'Motivu:', 00756 'ipbreasonotherlist' => 'Motivu seluk', 00757 'ipbcreateaccount' => 'La bele kria konta foun', 00758 'ipbemailban' => 'La bele haruka korreiu eletróniku', 00759 'ipbsubmit' => "Blokeiu uza-na'in ne'e", 00760 'ipbother' => 'Tempu seluk:', 00761 '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', 00762 'ipbotheroption' => 'seluk', 00763 'ipbhidename' => "Subar naran uza-na'in (iha kontribuisaun no lista seluk)", 00764 'ipbwatchuser' => "Hateke pájina uza-na'in nian (hamutuk ho pájina diskusaun)", 00765 'ipb-disableusertalk' => 'La bele edita ninia pájina diskusaun', 00766 'ipblocklist' => "Uza-na'in sira-ne'ebé la bele edita", 00767 'blocklist-reason' => 'Razaun', 00768 'ipblocklist-submit' => 'Buka', 00769 'anononlyblock' => "ema anónimu de'it", 00770 'blocklink' => 'blokeiu', 00771 'unblocklink' => 'la blokeiu', 00772 'contribslink' => 'kontribuisaun', 00773 'blocklogentry' => 'blokeiu [[$1]] ba tempu $2 $3', 00774 'block-log-flags-nocreate' => 'la bele kria konta foun', 00775 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu', 00776 'block-log-flags-nousertalk' => 'la bele edita pájina diskusaun rasik', 00777 'ipb_already_blocked' => 'Ema ruma blokeiu "$1" tiha ona', 00778 00779 # Move page 00780 'move-page' => 'Book $1', 00781 'move-page-legend' => 'Book pájina', 00782 'movearticle' => 'Book pájina:', 00783 'movenotallowed' => 'Ó la bele book pájina sira.', 00784 'newtitle' => 'Naran foun:', 00785 'move-watch' => "Hateke pájina ne'e", 00786 'movepagebtn' => 'Book pájina', 00787 'movedto' => 'book tiha ba', 00788 'movetalk' => 'Book pájina diskusaun mós', 00789 'movelogpage' => 'Lista book', 00790 'movereason' => 'Motivu:', 00791 'delete_and_move' => 'Halakon ho book', 00792 'delete_and_move_confirm' => 'Sin, halakon pájina', 00793 00794 # Export 00795 'export' => 'Esporta pájina sira', 00796 'export-submit' => 'Esporta', 00797 'export-addcat' => 'Tau tan', 00798 'export-addns' => 'Tau tan', 00799 00800 # Namespace 8 related 00801 'allmessagesname' => 'Naran', 00802 'allmessagescurrent' => 'Testu atuál', 00803 'allmessages-filter-all' => 'Hotu', 00804 'allmessages-language' => 'Lian:', 00805 00806 # Special:Import 00807 'import-interwiki-submit' => 'Importa', 00808 'import-comment' => 'Komentáriu:', 00809 'import-revision-count' => '{{PLURAL:$1|versaun ida|versaun $1}}', 00810 00811 # Import log 00812 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2', 00813 00814 # Tooltip help for the actions 00815 'tooltip-pt-userpage' => "Ó-nia pájina uza-na'in", 00816 'tooltip-pt-mytalk' => 'Ó-nia pájina diskusaun', 00817 'tooltip-pt-preferences' => "Ha'u-nia preferénsia", 00818 'tooltip-pt-mycontris' => 'Ó-nia kontribuisaun (lista)', 00819 'tooltip-pt-login' => 'Ami rekomenda identifikasaun ("log in"), maibé Ita-Boot la presiza halo ne\'e', 00820 'tooltip-pt-logout' => 'Husik', 00821 'tooltip-ca-talk' => 'Diskusaun kona-ba konteúdu pájina nian', 00822 'tooltip-ca-edit' => "Ita bele edita pájina ne'e. Please use the preview button before saving.", 00823 'tooltip-ca-addsection' => 'Tau tan seksaun foun ida.', 00824 'tooltip-ca-viewsource' => "Ema ruma proteje tiha pájina ne'e. 00825 Ó bele lee testu.", 00826 'tooltip-ca-history' => 'Versaun tuan pájina nian', 00827 'tooltip-ca-protect' => "Proteje pájina ne'e", 00828 'tooltip-ca-delete' => "Halakon pájina ne'e", 00829 'tooltip-ca-move' => "Book pájina ne'e", 00830 'tooltip-ca-watch' => 'Tau pájina ne\'e ba Ita-nia "lista hateke"', 00831 'tooltip-ca-unwatch' => 'Hasai pájina ne\'e husi Ita-nia "lista hateke"', 00832 'tooltip-search' => 'Buka iha {{SITENAME}}', 00833 'tooltip-search-go' => "Bá pájina ho naran ne'e (se iha)", 00834 'tooltip-search-fulltext' => "Buka pájina sira-ne'ebé iha testu ne'e iha laran", 00835 'tooltip-p-logo' => 'Pájina Mahuluk', 00836 'tooltip-n-mainpage' => 'Vizita Pájina Mahuluk', 00837 'tooltip-n-mainpage-description' => 'Vizita Pájina Mahuluk', 00838 'tooltip-n-portal' => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida", 00839 'tooltip-n-recentchanges' => "Lista mudansa foufoun sira iha wiki ne'e.", 00840 'tooltip-n-randompage' => 'Hola pájina ruma', 00841 'tooltip-n-help' => 'Hatudu pájina ajuda.', 00842 'tooltip-t-whatlinkshere' => "Lista pájina nian ne'ebé bá iha ne'e", 00843 'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian", 00844 'tooltip-t-emailuser' => 'Haruka korreiu eletróniku', 00845 'tooltip-t-upload' => 'Tau iha arkivu laran', 00846 'tooltip-t-specialpages' => 'Lista pájina espesiál hotu nian', 00847 'tooltip-t-print' => "Versaun pájina ne'e nian ba imprime/prin", 00848 'tooltip-ca-nstab-main' => 'Haree konteúdu pájina nian', 00849 'tooltip-ca-nstab-user' => "Haree pájina uza-na'in", 00850 'tooltip-ca-nstab-special' => "Ne'e pájina espesiál – Ita la bele edita", 00851 'tooltip-ca-nstab-project' => 'Haree pájina projetu nian', 00852 'tooltip-ca-nstab-category' => 'Lee pájina kategoria', 00853 'tooltip-minoredit' => "Marka ne'e hanesan muda ki'ik", 00854 'tooltip-watch' => 'Tau pájina ne\'e ba Ita-nia "lista hateke"', 00855 00856 # Attribution 00857 'siteuser' => "uza-na'in {{SITENAME}} nian $1", 00858 'lastmodifiedatby' => "Pájina ne'e $3 mak muda ba dala ikus iha $1, $2.", 00859 'siteusers' => "{{PLURAL:$2|uza-na'in|uza-na'in}} {{SITENAME}} nian $1", 00860 00861 # Skin names 00862 'skinname-standard' => 'Klásiku', 00863 'skinname-cologneblue' => 'Kolónia azúl', 00864 'skinname-myskin' => 'MySkin', 00865 'skinname-chick' => 'Manu', 00866 00867 # Browsing diffs 00868 'previousdiff' => '←Versaun molok', 00869 'nextdiff' => 'Versaun oinmai→', 00870 00871 # Media information 00872 'show-big-image' => 'Boot liu', 00873 00874 # Special:NewFiles 00875 'showhidebots' => '($1 bot sira)', 00876 'ilsubmit' => 'Buka', 00877 00878 # Bad image list 00879 'bad_image_list' => "Formatu: 00880 00881 Liña hotu tenke komesa ho * 00882 Ligasaun uluk iha liña tenke ligasaun bá imajen aat. 00883 Ligasaun seluk iha liña - ne'e pájina sira iha ne'ebé bele inklui imajen aat.", 00884 00885 # EXIF tags 00886 'exif-make' => 'Fabrikante kámara nian', 00887 'exif-model' => 'Kámara', 00888 'exif-artist' => 'Autór', 00889 'exif-flash' => 'Flax', 00890 'exif-languagecode' => 'Lian', 00891 'exif-iimcategory' => 'Kategoria', 00892 00893 'exif-meteringmode-255' => 'Seluk', 00894 00895 # Pseudotags used for GPSSpeedRef 00896 'exif-gpsspeed-k' => 'km iha oras', 00897 00898 # Pseudotags used for GPSDestDistanceRef 00899 'exif-gpsdestdistance-k' => 'kilómetru', 00900 00901 'exif-gpsdop-good' => "Di'ak ($1)", 00902 00903 'exif-dc-date' => 'Data', 00904 00905 'exif-iimcategory-clj' => 'Krime no lei', 00906 'exif-iimcategory-edu' => 'Edukasaun', 00907 'exif-iimcategory-evn' => 'Meiu ambiente', 00908 'exif-iimcategory-hth' => 'Saúde', 00909 'exif-iimcategory-lab' => 'Traballu', 00910 'exif-iimcategory-pol' => 'Polítika', 00911 'exif-iimcategory-rel' => 'Relijiaun no fiar', 00912 'exif-iimcategory-sci' => 'Siénsia i teknolojia', 00913 'exif-iimcategory-spo' => 'Desportu', 00914 'exif-iimcategory-war' => 'Funu no konflitu', 00915 'exif-iimcategory-wea' => 'Tempu', 00916 00917 'exif-urgency-normal' => 'Normál ($1)', 00918 'exif-urgency-low' => 'Kraik ($1)', 00919 'exif-urgency-high' => 'Aas ($1)', 00920 00921 # External editor support 00922 'edit-externally-help' => "(Haree [https://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)", 00923 00924 # 'all' in various places, this might be different for inflected languages 00925 'watchlistall2' => 'hotu', 00926 'namespacesall' => 'hotu', 00927 'monthsall' => 'hotu', 00928 'limitall' => 'hotu', 00929 00930 # action=purge 00931 'confirm_purge_button' => 'OK', 00932 00933 # Multipage image navigation 00934 'imgmultipageprev' => '← pájina molok', 00935 'imgmultipagenext' => 'pájina oinmai →', 00936 'imgmultigo' => 'Bá!', 00937 00938 # Table pager 00939 'table_pager_next' => 'Pájina oinmai', 00940 'table_pager_prev' => 'Pájina molok', 00941 'table_pager_first' => 'Pájina uluk', 00942 'table_pager_limit_submit' => 'Bá', 00943 00944 # Auto-summaries 00945 'autosumm-new' => "Pájina foun: '$1'", 00946 00947 # Watchlist editor 00948 'watchlistedit-normal-title' => 'Edita lista hateke', 00949 'watchlistedit-raw-titles' => 'Títulu sira:', 00950 'watchlistedit-raw-added' => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:', 00951 'watchlistedit-raw-removed' => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:', 00952 00953 # Watchlist editing tools 00954 'watchlisttools-edit' => 'Haree no edita lista hateke', 00955 00956 # Special:Version 00957 'version' => 'Versaun', 00958 'version-specialpages' => 'Pájina espesiál', 00959 'version-other' => 'Seluk', 00960 'version-version' => '(Versaun $1)', 00961 'version-license' => 'Lisensa', 00962 'version-poweredby-others' => 'ema seluk', 00963 'version-software-product' => 'Produtu', 00964 'version-software-version' => 'Versaun', 00965 00966 # Special:FilePath 00967 'filepath-page' => 'Fail:', 00968 'filepath-submit' => 'Bá', 00969 00970 # Special:FileDuplicateSearch 00971 'fileduplicatesearch-submit' => 'Buka', 00972 00973 # Special:SpecialPages 00974 'specialpages' => 'Pájina espesiál sira', 00975 'specialpages-group-other' => 'Pájina espesiál seluk', 00976 'specialpages-group-login' => 'Login / kria konta', 00977 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira', 00978 'specialpages-group-users' => "Uza-na'in no priviléjiu sira", 00979 'specialpages-group-pages' => 'Lista pájina nian', 00980 00981 # Special:BlankPage 00982 'blankpage' => 'Pájina mamuk', 00983 00984 # Special:Tags 00985 'tags-edit' => 'edita', 00986 00987 # Special:ComparePages 00988 'compare-page1' => 'Pájina 1', 00989 'compare-page2' => 'Pájina 2', 00990 'compare-rev1' => 'Versaun 1', 00991 'compare-rev2' => 'Versaun 2', 00992 'compare-submit' => 'Halo komparasaun', 00993 00994 # Database error messages 00995 'dberr-header' => "Wiki ne'e iha problema", 00996 00997 # New logging system 00998 'rightsnone' => '(mamuk)', 00999 01000 # Search suggestions 01001 'searchsuggest-search' => 'Buka', 01002 01003 );