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