All messages files rebuilt and unknown messages removed
[lhc/web/wiklou.git] / languages / messages / MessagesTet.php
1 <?php
2 /** Tetum (Tetun)
3 *
4 * @addtogroup Language
5 *
6 * @author MF-Warburg
7 * @author Siebrand
8 * @author SPQRobin
9 */
10
11 $skinNames = array(
12 'standard' => 'Klásiku',
13 'cologneblue' => 'Kolónia azúl',
14 'myskin' => 'MySkin',
15 'chick' => 'Manu',
16 );
17
18 $namespaceNames = array(
19 NS_MEDIA => 'Media',
20 NS_SPECIAL => 'Espesiál',
21 NS_MAIN => '',
22 NS_TALK => 'Diskusaun',
23 NS_USER => 'Uza-na\'in',
24 NS_USER_TALK => 'Diskusaun_Uza-na\'in',
25 # NS_PROJECT set by \$wgMetaNamespace
26 NS_PROJECT_TALK => 'Diskusaun_$1',
27 NS_IMAGE => 'Imajen',
28 NS_IMAGE_TALK => 'Diskusaun_Imajen',
29 NS_MEDIAWIKI => 'MediaWiki',
30 NS_MEDIAWIKI_TALK => 'Diskusaun_MediaWiki',
31 NS_TEMPLATE => 'Template',
32 NS_TEMPLATE_TALK => 'Diskusaun_Template',
33 NS_HELP => 'Ajuda',
34 NS_HELP_TALK => 'Diskusaun_Ajuda',
35 NS_CATEGORY => 'Kategoria',
36 NS_CATEGORY_TALK => 'Diskusaun_Kategoria',
37 );
38
39 $namespaceAliases = array(
40 "Kategoría" => NS_CATEGORY,
41 "Diskusaun_Kategoría" => NS_CATEGORY_TALK,
42 );
43
44 $specialPageAliases = array(
45 'Watchlist' => array( "Lista_hateke" ),
46 'Recentchanges' => array( "Mudansa_foufoun_sira" ),
47 'Upload' => array( "Tau_iha_arkivu_laran" ),
48 'Imagelist' => array( "Lista_imajen" ),
49 'Newimages' => array( "Imajen_foun" ),
50 'Listusers' => array( "Lista_uza-na'in" ),
51 'Statistics' => array( "Estatístika" ),
52 'Randompage' => array( "Pájina_ruma" ),
53 'Shortpages' => array( "Pájina_badak" ),
54 'Longpages' => array( "Pájina_naruk" ),
55 'Protectedpages' => array( "Pájina_sira-ne'ebé_proteje_tiha" ),
56 'Allpages' => array( "Pájina_hotu" ),
57 'Ipblocklist' => array( "Lista_ema_sira-ne'ebé_blokeiu_tiha" ),
58 'Specialpages' => array( "Pájina_espesiál_sira" ),
59 'Whatlinkshere' => array( "Pájina_sira_ne'ebé_bá_iha_ne'e" ),
60 'Movepage' => array( "Book" ),
61 'Categories' => array( "Kategoría" ),
62 'Version' => array( "Versaun" ),
63 'Allmessages' => array( "Mensajen_hotu" ),
64 'Blockip' => array( "Blokeiu" ),
65 'Undelete' => array( "Restaurar" ),
66 'Userrights' => array( "Kuana" ),
67 'Mypage' => array( "Ha'u-nia_pájina" ),
68 'Listadmins' => array( "Lista_administradór" ),
69 'Search' => array( "Buka" ),
70 );
71
72 $messages = array(
73 # User preference toggles
74 'tog-hideminor' => "Lá'os hatudu osan-rahun sira iha mudansa foufoun sira",
75 'tog-watchlisthidebots' => 'Hamsumik bot iha lista hateke',
76 'tog-watchlisthideminor' => 'Hamsumik osan-rahun iha lista hateke',
77
78 'underline-always' => 'Sempre',
79 'underline-never' => 'Nunka',
80
81 # Dates
82 'sunday' => 'Loron-domingu',
83 'monday' => 'Loron-segunda',
84 'tuesday' => 'Loron-tersa',
85 'wednesday' => 'Loron-kuarta',
86 'thursday' => 'Loron-kinta',
87 'friday' => 'Loron-sesta',
88 'saturday' => 'Loron-sábadu',
89 'sun' => 'Dom',
90 'mon' => 'Seg',
91 'tue' => 'Ter',
92 'wed' => 'Kua',
93 'thu' => 'Kin',
94 'fri' => 'Ses',
95 'sat' => 'Sáb',
96 'january' => 'Janeiru',
97 'february' => 'Fevereiru',
98 'march' => 'Marsu',
99 'april' => 'Abríl',
100 'may_long' => 'Maiu',
101 'june' => 'Juñu',
102 'july' => 'Jullu',
103 'august' => 'Agostu',
104 'september' => 'Setembru',
105 'october' => 'Outubru',
106 'november' => 'Novembru',
107 'december' => 'Dezembru',
108 'january-gen' => 'Janeiru nian',
109 'february-gen' => 'Fevereiru nian',
110 'march-gen' => 'Marsu nian',
111 'april-gen' => 'Abríl nian',
112 'may-gen' => 'Maiu nian',
113 'june-gen' => 'Juñu nian',
114 'july-gen' => 'Jullu nian',
115 'august-gen' => 'Agostu nian',
116 'september-gen' => 'Setembru nian',
117 'october-gen' => 'Outubru nian',
118 'november-gen' => 'Novembru nian',
119 'december-gen' => 'Dezembru nian',
120 'jan' => 'Jan',
121 'feb' => 'Fev',
122 'mar' => 'Mar',
123 'apr' => 'Abr',
124 'may' => 'Mai',
125 'jun' => 'Jun',
126 'jul' => 'Jul',
127 'aug' => 'Ago',
128 'sep' => 'Set',
129 'oct' => 'Out',
130 'nov' => 'Nov',
131 'dec' => 'Dez',
132
133 # Categories related messages
134 'categories' => 'Kategoría',
135 'pagecategories' => '{{PLURAL:$1|Kategoría|Kategoría}}',
136 'category_header' => 'Artigu iha kategoría "$1"',
137 'category-empty' => "''Iha kategoría ne'e agora pájina lá'os.''",
138 'listingcontinuesabbrev' => 'kont.',
139
140 'about' => 'Kona-ba',
141 'article' => 'Pájina',
142 'qbfind' => 'Hetan',
143 'qbedit' => 'Edita',
144 'qbpageoptions' => "Pájina ne'e",
145 'qbmyoptions' => "Ha'u-nia pájina sira",
146 'qbspecialpages' => 'Pájina espesiál sira',
147 'moredotdotdot' => 'Barak liu...',
148 'mypage' => "Ha'u-nia pájina",
149 'mytalk' => "Ha'u-nia diskusaun",
150 'anontalk' => "Diskusaun ba IP ne'e",
151 'navigation' => 'Hatudu-dalan',
152 'and' => 'ho',
153
154 'errorpagetitle' => 'Sala',
155 'tagline' => 'Husi {{SITENAME}}',
156 'help' => 'Ajuda',
157 'search' => 'Buka',
158 'searchbutton' => 'Buka',
159 'go' => 'Bá',
160 'searcharticle' => 'Pájina',
161 'history' => 'Istória pájina',
162 'history_short' => 'Istória',
163 'info_short' => 'Informasaun',
164 'printableversion' => 'Versaun ba impresaun',
165 'permalink' => 'Ligasaun mahelak',
166 'print' => 'Imprime',
167 'edit' => 'Edita',
168 'editthispage' => "Edita pájina ne'e",
169 'delete' => 'Halakon',
170 'deletethispage' => "Halakon pájina ne'e",
171 'undelete_short' => 'Restaurar {{PLURAL:$1|versaun ida|$1 versaun}}',
172 'protect' => 'Proteje',
173 'protectthispage' => "Proteje pájina ne'e",
174 'unprotect' => 'La proteje',
175 'unprotectthispage' => "La proteje pájina ne'e",
176 'newpage' => 'Pájina foun',
177 'talkpage' => "Diskusaun kona-ba pájina ne'e",
178 'talkpagelinktext' => 'Diskusaun',
179 'specialpage' => 'Pájina espesiál',
180 'postcomment' => 'Tau tan komentáriu ida',
181 'talk' => 'Diskusaun',
182 'toolbox' => 'Kaixa besi nian',
183 'userpage' => "Haree pájina uza-na'in",
184 'projectpage' => 'Haree pájina projetu nian',
185 'imagepage' => 'Haree pájina imajen nian',
186 'mediawikipage' => 'Haree pájina mensajen nian',
187 'viewhelppage' => 'Haree pájina ajuda',
188 'categorypage' => 'Haree pájina kategoría nian',
189 'viewtalkpage' => 'Haree diskusaun',
190 'otherlanguages' => 'Iha lian seluk',
191 'protectedpage' => "Pájina ne'ebé naproteje",
192 'jumpto' => 'Bá:',
193 'jumptonavigation' => 'hatudu-dalan',
194 'jumptosearch' => 'buka',
195
196 # 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).
197 'aboutsite' => 'Kona-ba {{SITENAME}}',
198 'aboutpage' => 'Project:Kona-ba',
199 'copyright' => 'Testu pájina nian iha $1 okos.',
200 'currentevents' => 'Mamosuk atuál sira',
201 'currentevents-url' => 'Project:Mamosuk atuál sira',
202 'disclaimers' => 'Avisu legál',
203 'disclaimerpage' => 'Project:Avisu legál',
204 'edithelp' => 'Ajuda kona-ba edita',
205 'edithelppage' => 'Help:Edita',
206 'mainpage' => 'Pájina Mahuluk',
207 'portal' => 'Portál komunidade nian',
208 'portal-url' => 'Project:Portál komunidade nian',
209 'privacy' => 'Polítika privasidade nian',
210 'privacypage' => 'Project:Polítika privasidade nian',
211 'sitesupport' => 'Fó donativu ida',
212
213 'badaccess-group0' => "Ó la bele halo ne'e.",
214 'badaccess-group1' => "Ba halo ne'e tenke iha lubu $1.",
215 'badaccess-group2' => "Ba halo ne'e tenke iha lubu ida husi $1.",
216 'badaccess-groups' => "Ba halo ne'e tenke iha lubu ida husi $1.",
217
218 'versionrequired' => 'Presiza MediaWiki versaun $1',
219 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].",
220
221 'ok' => 'OK',
222 'retrievedfrom' => 'Husi "$1"',
223 'youhavenewmessages' => 'Ó iha $1 ($2).',
224 'newmessageslink' => 'mensajen foun',
225 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1',
226 'editsection' => 'edita',
227 'editold' => 'edita',
228 'editsectionhint' => 'Edita parte $1 pájina nian',
229 'showtoc' => 'hatudu',
230 'hidetoc' => 'subar',
231 'thisisdeleted' => 'Haree ka restaurar $1?',
232 'viewdeleted' => 'Haree $1?',
233 'site-rss-feed' => 'Feed RSS $1',
234 'site-atom-feed' => 'Feed Atom $1',
235
236 # Short words for each namespace, by default used in the namespace tab in monobook
237 'nstab-main' => 'Pájina',
238 'nstab-user' => "Pájina uza-na'in",
239 'nstab-special' => 'Espesiál',
240 'nstab-project' => 'Pájina projetu nian',
241 'nstab-mediawiki' => 'Mensajen',
242 'nstab-help' => 'Pájina ajuda',
243 'nstab-category' => 'Kategoría',
244
245 # Main script and global functions
246 'nosuchspecialpage' => "Pájina espesiál ne'e lá'os",
247
248 # General errors
249 'error' => 'Sala',
250 'viewsourcefor' => 'ba $1',
251
252 # Login and logout pages
253 'yourname' => "Naran uza-n'in:",
254 'userlogin' => 'Log in / kriar konta ida',
255 'nologinlink' => 'Registrar',
256 'createaccount' => "Registrar uza-na'in",
257 'userexists' => "Uza-na'in ne'e ona iha wiki. Favór ida lori naran seluk.",
258 'youremail' => 'Diresaun korreiu eletróniku:',
259 'username' => "Naran uza-na'in:",
260 'uid' => "Uza-na'in ID:",
261 'yourlanguage' => 'Lian:',
262 'email' => 'Korreiu eletróniku',
263 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
264 'accountcreated' => "Registrar tiha uza-na'in",
265 'loginlanguagelabel' => 'Lian: $1',
266
267 # Password reset dialog
268 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
269
270 # Edit page toolbar
271 'link_tip' => 'Ligasaun ba laran',
272 'extlink_tip' => "Ligasaun ba li'ur (tau tan http://)",
273 'image_sample' => 'Ezemplu.jpg',
274 'media_sample' => 'Ezemplu.ogg',
275
276 # Edit pages
277 'minoredit' => "Ne'e osan-rahun",
278 'watchthis' => "Hateke pájina ne'e",
279 'anoneditwarning' => 'Ó lá\'os "log-in" iha momentu.',
280 'blockedtitle' => "Uza-na'in nablokeiu",
281 'newarticle' => '(Foun)',
282 'noarticletext' => "Iha momentu lá'os testu iha pájina ne'e, bele [[Special:Search/{{PAGENAME}}|buka naran pájina nian]] iha pájina seluk ka [{{fullurl:{{FULLPAGENAME}}|action=edit}} edita pájina ne'e].",
283 'editing' => 'Edita $1',
284 'editingcomment' => 'Edita $1 (komentáriu)',
285 'yourtext' => 'Ó-nia testu',
286 'yourdiff' => 'Diferensa sira',
287 'nocreate-loggedin' => 'Ó la iha kuana kria pájina foun iha {{SITENAME}}.',
288
289 # Account creation failure
290 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
291
292 # History pages
293 'currentrev' => 'Versaun atuál',
294 'revisionasof' => 'Versaun $1 nian',
295 'previousrevision' => '←Versaun tuan liu',
296 'nextrevision' => 'Versaun foun liu→',
297 'currentrevisionlink' => 'Versaun atuál',
298 'cur' => 'atuál',
299 'next' => 'oinmai',
300 'last' => 'ikus',
301 'page_first' => 'uluk',
302 'histfirst' => 'sedu liu hotu',
303 'historyempty' => '(mamuk)',
304
305 # Revision feed
306 'history-feed-item-nocomment' => '$1 iha $2', # user at time
307
308 # Revision deletion
309 'rev-delundel' => 'hatudu/subar',
310 'revisiondelete' => 'Halakon/restaurar versaun',
311 'revdelete-hide-user' => "Subar naran edita-na'in/IP",
312
313 # Diffs
314 'lineno' => 'Liña $1:',
315
316 # Search results
317 'noexactmatch' => "'''Pájina ''$1'' lá'os.''' Ó bele [[:$1|kria pájina ne'e]].",
318 'prevn' => 'molok $1',
319 'nextn' => 'oinmai $1',
320 'viewprevnext' => 'Haree ($1) ($2) ($3)',
321 'powersearch' => 'Buka',
322
323 # Preferences page
324 'mypreferences' => "Ha'u-nia preferénsia",
325 'prefs-rc' => 'Mudansa foufoun sira',
326 'prefs-watchlist' => 'Lista hateke',
327 'textboxsize' => 'Edita',
328 'searchresultshead' => 'Buka',
329
330 # User rights
331 'userrights-lookup-user' => "Filak lubu uza-na'in",
332 'userrights-user-editname' => "Hakerek naran uza-na'in ida-nian:",
333 'editusergroup' => "Filak lubu uza-na'in",
334 'userrights-editusergroup' => "Filak lubu uza-na'in",
335 'userrights-groupsmember' => 'Membru iha:',
336 'userrights-available-none' => "Ó la bele filak lubu uza-na'in.",
337 'userrights-no-interwiki' => "Ó la bele filak kuana uza-na'in iha wiki seluk.",
338
339 # Groups
340 'group' => 'Lubu:',
341 'group-bot' => 'Bot sira',
342 'group-sysop' => 'Administradór sira',
343 'group-bureaucrat' => 'Burokrata sira',
344 'group-all' => '(hotu)',
345
346 'group-bot-member' => 'Bot',
347 'group-sysop-member' => 'Administradór',
348 'group-bureaucrat-member' => 'Burokrata',
349
350 'grouppage-bot' => '{{ns:project}}:Bot sira',
351 'grouppage-sysop' => '{{ns:project}}:Administradór sira',
352 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
353
354 # User rights log
355 'rightslog' => "Lista filak kuana uza-na'in",
356 'rightslogtext' => "Ne'e lista ba filak lubu uza-na'in.",
357 'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3',
358 'rightsnone' => '(mamuk)',
359
360 # Recent changes
361 'recentchanges' => 'Mudansa foufoun sira',
362 'rcshowhideminor' => '$1 osan-rahun sira',
363 'rcshowhidebots' => '$1 bot sira',
364 'rcshowhideliu' => '$1 ema rejista',
365 'rcshowhideanons' => '$1 ema anónimu',
366 'rcshowhidemine' => "$1 ha'u-nia edita",
367 'diff' => 'diferensa',
368 'hist' => 'istória',
369 'hide' => 'Hamsumik',
370 'show' => 'Hatudu',
371 'minoreditletter' => 'o',
372 'newpageletter' => 'F',
373 'boteditletter' => 'b',
374
375 # Recent changes linked
376 'recentchangeslinked' => 'Muda sira',
377
378 # Upload
379 'upload' => 'Tau iha arkivu laran',
380 'uploadbtn' => 'Tau iha arkivu laran',
381 'watchthisupload' => "Hateke pájina ne'e",
382
383 # Special:Imagelist
384 'imagelist_name' => 'Naran',
385 'imagelist_user' => "Uza-na'in",
386
387 # Image description page
388 'filehist-deleteall' => 'halakon hotu',
389 'filehist-deleteone' => "halakon ne'e",
390 'filehist-current' => 'atuál',
391 'filehist-datetime' => 'Loron/Tempu',
392 'filehist-user' => "Uza-na'in",
393 'filehist-comment' => 'Komentáriu',
394 'imagelinks' => 'Ligasaun',
395
396 # File reversion
397 'filerevert-comment' => 'Komentáriu:',
398
399 # File deletion
400 'filedelete' => 'Halakon $1',
401 'filedelete-comment' => 'Komentáriu:',
402 'filedelete-submit' => 'Halakon',
403
404 # Random page
405 'randompage' => 'Pájina ruma',
406
407 # Statistics
408 'statistics' => 'Estátistika',
409 'sitestats' => '{{SITENAME}} estátistika',
410 'userstatstext' => "Iha ne'e registrar tiha ona '''$1''' [[Special:Listusers|uza-na'in]], '''$2''' (ka '''$4%''') $5.",
411
412 'brokenredirects-edit' => '(edita)',
413 'brokenredirects-delete' => '(halakon)',
414
415 # Miscellaneous special pages
416 'nlinks' => '$1 ligasaun',
417 'nmembers' => '$1 membru',
418 'nrevisions' => '$1 versaun',
419 'allpages' => 'Pájina hotu',
420 'shortpages' => 'Pájina badak',
421 'longpages' => 'Pájina naruk',
422 'listusers' => "Lista uza-na'in",
423 'specialpages' => 'Pájina espesiál sira',
424 'newpages' => 'Pájina foun',
425 'newpages-username' => "Naran uza-na'in:",
426 'ancientpages' => 'Pájina tuan liu hotu sira',
427 'move' => 'Book',
428 'movethispage' => "Book pájina ne'e",
429
430 'userrights' => "Filak kuana uza-na'in",
431 'groups' => "Lubu uza-na'in",
432 'alphaindexline' => "$1 to'o $2",
433 'version' => 'Versaun',
434
435 # Special:Log
436 'specialloguserlabel' => "Uza-na'in:",
437
438 # Special:Allpages
439 'nextpage' => 'Pájina oinmai ($1)',
440 'allarticles' => 'Pájina hotu',
441 'allpagesnext' => 'Oinmai',
442 'allpagessubmit' => 'Bá',
443
444 # Special:Listusers
445 'listusers-submit' => 'Hatudu',
446
447 # E-mail user
448 'emailuser' => "Haruka korreiu eletróniku ba uza-na'in ne'e",
449 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
450 'noemailtitle' => "Lá'os diresaun korreiu eletróniku",
451 'emailsend' => 'Haruka',
452
453 # Watchlist
454 'watchlist' => "Ha'u-nia lista hateke",
455 'mywatchlist' => "Ha'u-nia lista hateke",
456 'watchlistfor' => "('''$1''' nian)",
457 'addedwatch' => 'tau tan tiha ba lista hateke',
458 'watch' => 'Hateke',
459 'watchthispage' => "Hateke pájina ne'e",
460 'unwatch' => 'La hateke',
461 'watchlist-hide-bots' => 'Hamsumik edita "bot" sira',
462 'watchlist-hide-own' => "Hamsumik edita ha'u-nia",
463 'watchlist-show-minor' => 'Hatudu osan-rahun',
464 'watchlist-hide-minor' => 'Subar osan-rahun',
465
466 # Displayed when you click the "watch" button and it's in the process of watching
467 'watching' => 'Hateke...',
468 'unwatching' => 'La hateke...',
469
470 'enotif_newpagetext' => "Ne'e pájina foun.",
471 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
472 'changed' => 'filak',
473 'created' => 'kria',
474
475 # Delete/protect/revert
476 'deletepage' => 'Halakon pájina',
477 'excontent' => "testu iha pájina: '$1'",
478 'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
479 'exblank' => 'pájina mamuk',
480 'deletedarticle' => 'halakon "[[$1]]"',
481 'dellogpage' => 'Lista halakon',
482 'deletionlog' => 'lista halakon',
483 'deletecomment' => 'Tansá ó halakon:',
484 'protectedarticle' => 'proteje "[[$1]]"',
485 'protectcomment' => 'Komentáriu:',
486 'protectexpiry' => "to'o:",
487 'protect-fallback' => 'Presiza kuana "$1"',
488 'protect-level-autoconfirmed' => 'Blokeiu ema anónimu',
489 'protect-level-sysop' => "de'it administradór",
490 'protect-expiring' => "to'o $1 (UTC)",
491 'protect-cantedit' => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
492 'restriction-type' => 'Kuana:',
493
494 # Restrictions (nouns)
495 'restriction-edit' => 'Edita',
496 'restriction-move' => 'Book',
497
498 # Undelete
499 'undelete' => 'Haree pájina halakon tiha',
500 'undeletebtn' => 'Restaurar',
501 'undeletecomment' => 'Komentáriu:',
502 'undeletedarticle' => 'restaurar "[[$1]]"',
503 'undeletedrevisions' => 'restaurar $1 versaun',
504
505 # Namespace form on various pages
506 'blanknamespace' => '(Prinsipál)',
507
508 # Contributions
509 'contributions' => "Kontribuisaun uza-na'in",
510 'mycontris' => "Ha'u-nia kontribuisaun",
511
512 'sp-contributions-newbies' => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
513 'sp-contributions-search' => 'Buka kontribuisaun',
514 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
515 'sp-contributions-submit' => 'Buka',
516
517 # What links here
518 'whatlinkshere' => "Artigu sira ne'ebé bá iha ne'e",
519 'whatlinkshere-title' => "Pájina sira ne'ebé bá $1",
520 'whatlinkshere-page' => 'Pájina:',
521 'linklistsub' => '(Lista ligasaun nian)',
522 'linkshere' => "Pájina sira ne'e link ba '''[[:$1]]''':",
523 'whatlinkshere-prev' => '{{PLURAL:$1|oinmai|oinmai $1}}',
524 'whatlinkshere-next' => '{{PLURAL:$1|molok|molok $1}}',
525 'whatlinkshere-links' => '← ligasaun',
526
527 # Block/unblock
528 'blockip' => "Blokeiu uza-na'in",
529 'ipboptions' => '2 hours:2 hours,1 loron:1 day,3 Loron:3 days,1 semana:1 week,2 semana:2 weeks,1 fulan:1 month,3 fulan:3 months,6 fulan:6 months,1 tinan:1 year,infinite:infinite', # display1:time1,display2:time2,...
530 'ipbotheroption' => 'seluk',
531 'ipblocklist' => 'Lista ema anónimu no rejista nablokeiu nian',
532 'ipblocklist-username' => "Naran uza-na'in ka IP:",
533 'ipblocklist-submit' => 'Buka',
534 'blocklink' => 'blokeiu',
535 'unblocklink' => 'la blokeiu',
536 'contribslink' => 'kontribuisaun',
537 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
538 'ipb_already_blocked' => '"$1" nablokeiu tiha ona',
539
540 # Move page
541 'move-page-legend' => 'Book pájina',
542 'movearticle' => 'Book pájina:',
543 'movenotallowed' => 'Ó la bele book pájina iha {{SITENAME}}.',
544 'newtitle' => 'Naran foun:',
545 'move-watch' => "Hateke pájina ne'e",
546 'movepagebtn' => 'Book pájina',
547 'movepage-moved' => '<big>\'\'\'Ó book "$1" ba "$2"\'\'\'</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
548 'movedto' => 'book tiha ba',
549 'movetalk' => 'Book pájina diskusaun mós',
550 'talkpagemoved' => 'Pájina diskusaun mós nabook tiha',
551 'talkpagenotmoved' => 'Pájina diskusaun mós <strong>la</strong> nabook tiha',
552 '1movedto2' => 'book tiha [[$1]] ba [[$2]]',
553 'movelogpage' => 'Lista book',
554 'delete_and_move' => 'Halakon ho book',
555 'delete_and_move_confirm' => 'Sin, halakon pájina',
556
557 # Export
558 'export' => 'Esporta pájina sira',
559
560 # Namespace 8 related
561 'allmessagesname' => 'Naran',
562 'allmessagescurrent' => 'Testu atuál',
563
564 # Import log
565 'import-logentry-interwiki-detail' => '$1 versaun husi $2',
566
567 # Tooltip help for the actions
568 'tooltip-pt-userpage' => "Ha'u-nia pájina uza-na'in",
569 'tooltip-pt-mytalk' => "Ha'u-nia pájina diskusaun",
570 'tooltip-pt-preferences' => "Ha'u-nia preferénsia",
571 'tooltip-pt-mycontris' => "Lista ha'u-nia kontribuisaun",
572 'tooltip-ca-addsection' => "Tau tan komentáriu ida ba diskusaun ne'e.",
573 'tooltip-ca-protect' => "Proteje pájina ne'e",
574 'tooltip-ca-delete' => "Halakon pájina ne'e",
575 'tooltip-ca-move' => "Buka pájina ne'e",
576 'tooltip-ca-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke",
577 'tooltip-search' => 'Buka iha {{SITENAME}}',
578 'tooltip-n-mainpage' => 'Vizita Pájina Mahuluk',
579 'tooltip-n-portal' => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
580 'tooltip-n-recentchanges' => "Lista mudansa foufoun sira iha wiki ne'e.",
581 'tooltip-n-randompage' => 'Hola pájina ruma',
582 'tooltip-n-help' => 'Hatudu pájina ajuda.',
583 'tooltip-n-sitesupport' => 'Tulun ami',
584 'tooltip-t-whatlinkshere' => "Lista pájina nian ne'ebé bá iha ne'e",
585 'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian",
586 'tooltip-t-upload' => 'Tau iha arkivu laran',
587 'tooltip-t-specialpages' => 'Lista pájina espesiál hotu nian',
588 'tooltip-ca-nstab-user' => "Haree pájina uza-na'in",
589 'tooltip-ca-nstab-project' => 'Haree pájina projetu nian',
590 'tooltip-minoredit' => "Halo ne'e osan-rahun",
591 'tooltip-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke",
592
593 # Browsing diffs
594 'previousdiff' => '←Diferensa molok',
595 'nextdiff' => 'Diferensa oinmai→',
596
597 # Special:Newimages
598 'showhidebots' => '($1 bot sira)',
599 'ilsubmit' => 'Buka',
600
601 # 'all' in various places, this might be different for inflected languages
602 'recentchangesall' => 'hotu',
603 'imagelistall' => 'hotu',
604 'watchlistall2' => 'hotu',
605 'namespacesall' => 'hotu',
606 'monthsall' => 'hotu',
607
608 # Multipage image navigation
609 'imgmultipageprev' => '← pájina molok',
610 'imgmultipagenext' => 'pájina oinmai →',
611
612 # Table pager
613 'table_pager_next' => 'Pájina oinmai',
614 'table_pager_prev' => 'Pájina molok',
615 'table_pager_first' => 'Pájina uluk',
616
617 # Auto-summaries
618 'autosumm-new' => 'Pájina foun: $1',
619
620 # Watchlist editor
621 'watchlistedit-normal-title' => 'Filak lista hateke',
622
623 # Watchlist editing tools
624 'watchlisttools-edit' => 'Haree no edita lista hateke',
625
626 # Special:Version
627 'version-specialpages' => 'Pájina espesiál',
628 'version-other' => 'Seluk',
629 'version-version' => 'Versaun',
630
631 );