Localisation updates for core and extension messages from translatewiki.net (2009...
[lhc/web/wiklou.git] / languages / messages / MessagesTet.php
1 <?php
2 /** Tetum (Tetun)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author MF-Warburg
11 */
12
13 $namespaceNames = array(
14 NS_MEDIA => 'Media',
15 NS_SPECIAL => 'Espesiál',
16 NS_TALK => 'Diskusaun',
17 NS_USER => 'Uza-na\'in',
18 NS_USER_TALK => 'Diskusaun_Uza-na\'in',
19 NS_PROJECT_TALK => 'Diskusaun_$1',
20 NS_FILE => 'Imajen',
21 NS_FILE_TALK => 'Diskusaun_Imajen',
22 NS_MEDIAWIKI => 'MediaWiki',
23 NS_MEDIAWIKI_TALK => 'Diskusaun_MediaWiki',
24 NS_TEMPLATE => 'Template',
25 NS_TEMPLATE_TALK => 'Diskusaun_Template',
26 NS_HELP => 'Ajuda',
27 NS_HELP_TALK => 'Diskusaun_Ajuda',
28 NS_CATEGORY => 'Kategoria',
29 NS_CATEGORY_TALK => 'Diskusaun_Kategoria',
30 );
31
32 $namespaceAliases = array(
33 "Kategoría" => NS_CATEGORY,
34 "Diskusaun_Kategoría" => NS_CATEGORY_TALK,
35 );
36
37 $specialPageAliases = array(
38 'CreateAccount' => array( 'Rejista' ),
39 'Preferences' => array( 'Preferénsia' ),
40 'Watchlist' => array( 'Lista hateke' ),
41 'Recentchanges' => array( 'Mudansa foufoun sira' ),
42 'Upload' => array( 'Tau iha arkivu laran' ),
43 'Listfiles' => array( 'Lista imajen' ),
44 'Newimages' => array( 'Imajen foun' ),
45 'Listusers' => array( 'Lista uza-na\'in' ),
46 'Statistics' => array( 'Estatístika' ),
47 'Randompage' => array( 'Pájina ruma' ),
48 'Shortpages' => array( 'Pájina badak' ),
49 'Longpages' => array( 'Pájina naruk' ),
50 'Protectedpages' => array( 'Pájina sira-ne\'ebé proteje tiha' ),
51 'Allpages' => array( 'Pájina hotu' ),
52 'Ipblocklist' => array( 'Lista ema sira-ne\'ebé blokeiu tiha' ),
53 'Specialpages' => array( 'Pájina espesiál sira' ),
54 'Contributions' => array( 'Kontribuisaun' ),
55 'Emailuser' => array( 'Haruka korreiu eletróniku' ),
56 'Whatlinkshere' => array( 'Pájina sira ne\'ebé bá iha ne\'e' ),
57 'Movepage' => array( 'Book' ),
58 'Categories' => array( 'Kategoria' ),
59 'Export' => array( 'Esporta' ),
60 'Version' => array( 'Versaun' ),
61 'Allmessages' => array( 'Mensajen hotu' ),
62 'Blockip' => array( 'Blokeiu' ),
63 'Undelete' => array( 'Restaurar' ),
64 'Userrights' => array( 'Kuana', 'Priviléjiu' ),
65 'Mypage' => array( 'Ha\'u-nia pájina' ),
66 'Listadmins' => array( 'Lista administradór' ),
67 'Search' => array( 'Buka' ),
68 'Withoutinterwiki' => array( 'Laiha interwiki' ),
69 );
70
71 $messages = array(
72 # User preference toggles
73 'tog-underline' => 'Subliña ligasaun sira:',
74 'tog-highlightbroken' => 'Formatu ligasaun sira-ne\'ebé bá pájina maka wiki la iha: <a href="" class="new">ne\'e</a> ka <a href="" class="internal">ne\'e</a>.',
75 'tog-justify' => 'Justifika parágrafu sira',
76 'tog-hideminor' => "Lá'os hatudu osan-rahun sira iha mudansa foufoun sira",
77 'tog-usenewrc' => 'Uza lista "Mudansa foufoun sira" di\'ak liu (JavaScript)',
78 'tog-showtoolbar' => 'Hatudu kaixa edita (JavaScript)',
79 'tog-watchcreations' => "Hateke pájina sira-ne'ebé ha'u kria",
80 'tog-watchdefault' => "Hateke pájina sira-ne'ebé ha'u edita",
81 'tog-watchmoves' => "Hateke pájina sira-ne'ebé ha'u book",
82 'tog-watchdeletion' => "Hateke pájina sira-ne'ebé ha'u halakon",
83 'tog-watchlisthideown' => "La hatudu ha'u-nia edita iha lista hateke",
84 'tog-watchlisthidebots' => 'Hamsumik bot iha lista hateke',
85 'tog-watchlisthideminor' => 'Hamsumik osan-rahun iha lista hateke',
86 'tog-watchlisthideliu' => 'La hatudu edita ema rejista nian iha lista hateke',
87 'tog-watchlisthideanons' => 'La hatudu edita ema anónimu nian iha lista hateke',
88 'tog-showhiddencats' => "Hatudu kategoria sira-ne'ebé subar",
89
90 'underline-always' => 'Sempre',
91 'underline-never' => 'Nunka',
92
93 # Dates
94 'sunday' => 'Loron-domingu',
95 'monday' => 'Loron-segunda',
96 'tuesday' => 'Loron-tersa',
97 'wednesday' => 'Loron-kuarta',
98 'thursday' => 'Loron-kinta',
99 'friday' => 'Loron-sesta',
100 'saturday' => 'Loron-sábadu',
101 'sun' => 'Dom',
102 'mon' => 'Seg',
103 'tue' => 'Ter',
104 'wed' => 'Kua',
105 'thu' => 'Kin',
106 'fri' => 'Ses',
107 'sat' => 'Sáb',
108 'january' => 'Janeiru',
109 'february' => 'Fevereiru',
110 'march' => 'Marsu',
111 'april' => 'Abríl',
112 'may_long' => 'Maiu',
113 'june' => 'Juñu',
114 'july' => 'Jullu',
115 'august' => 'Agostu',
116 'september' => 'Setembru',
117 'october' => 'Outubru',
118 'november' => 'Novembru',
119 'december' => 'Dezembru',
120 'january-gen' => 'Janeiru nian',
121 'february-gen' => 'Fevereiru nian',
122 'march-gen' => 'Marsu nian',
123 'april-gen' => 'Abríl nian',
124 'may-gen' => 'Maiu nian',
125 'june-gen' => 'Juñu nian',
126 'july-gen' => 'Jullu nian',
127 'august-gen' => 'Agostu nian',
128 'september-gen' => 'Setembru nian',
129 'october-gen' => 'Outubru nian',
130 'november-gen' => 'Novembru nian',
131 'december-gen' => 'Dezembru nian',
132 'jan' => 'Jan',
133 'feb' => 'Fev',
134 'mar' => 'Mar',
135 'apr' => 'Abr',
136 'may' => 'Mai',
137 'jun' => 'Jun',
138 'jul' => 'Jul',
139 'aug' => 'Ago',
140 'sep' => 'Set',
141 'oct' => 'Out',
142 'nov' => 'Nov',
143 'dec' => 'Dez',
144
145 # Categories related messages
146 'pagecategories' => '{{PLURAL:$1|Kategoría|Kategoría}}',
147 'category_header' => 'Artigu iha kategoría "$1"',
148 'subcategories' => 'Sub-kategoria sira',
149 'category-empty' => "''Kategoria ne'e agora la iha pájina sira.''",
150 'listingcontinuesabbrev' => 'kont.',
151
152 'about' => 'Kona-ba',
153 'article' => 'Pájina',
154 'cancel' => 'Para',
155 'moredotdotdot' => 'Barak liu...',
156 'mypage' => "Ha'u-nia pájina",
157 'mytalk' => "Ha'u-nia diskusaun",
158 'anontalk' => "Diskusaun ba IP ne'e",
159 'navigation' => 'Hatudu-dalan',
160 'and' => '&#32;ho',
161
162 # Cologne Blue skin
163 'qbfind' => 'Hetan',
164 'qbedit' => 'Edita',
165 'qbpageoptions' => "Pájina ne'e",
166 'qbmyoptions' => "Ha'u-nia pájina sira",
167 'qbspecialpages' => 'Pájina espesiál sira',
168 'faq' => 'FAQ',
169 'faqpage' => 'Project:FAQ',
170
171 'errorpagetitle' => 'Sala',
172 'returnto' => 'Fali ba $1.',
173 'tagline' => 'Husi {{SITENAME}}',
174 'help' => 'Ajuda',
175 'search' => 'Buka',
176 'searchbutton' => 'Buka',
177 'go' => 'Bá',
178 'searcharticle' => 'Pájina',
179 'history' => 'Istória pájina',
180 'history_short' => 'Istória',
181 'info_short' => 'Informasaun',
182 'printableversion' => 'Versaun ba impresaun',
183 'permalink' => 'Ligasaun mahelak',
184 'print' => 'Imprime',
185 'edit' => 'Edita',
186 'create' => 'Kria',
187 'editthispage' => "Edita pájina ne'e",
188 'create-this-page' => "Kria pájina ne'e",
189 'delete' => 'Halakon',
190 'deletethispage' => "Halakon pájina ne'e",
191 'undelete_short' => 'Restaurar {{PLURAL:$1|versaun ida|versaun $1}}',
192 'protect' => 'Proteje',
193 'protect_change' => 'filak',
194 'protectthispage' => "Proteje pájina ne'e",
195 'unprotect' => 'La proteje',
196 'unprotectthispage' => "La proteje pájina ne'e",
197 'newpage' => 'Pájina foun',
198 'talkpage' => "Diskusaun kona-ba pájina ne'e",
199 'talkpagelinktext' => 'Diskusaun',
200 'specialpage' => 'Pájina espesiál',
201 'postcomment' => 'Seksaun foun',
202 'talk' => 'Diskusaun',
203 'toolbox' => 'Kaixa besi nian',
204 'userpage' => "Haree pájina uza-na'in",
205 'projectpage' => 'Haree pájina projetu nian',
206 'imagepage' => 'Haree pájina imajen nian',
207 'mediawikipage' => 'Haree pájina mensajen nian',
208 'viewhelppage' => 'Haree pájina ajuda',
209 'categorypage' => 'Haree pájina kategoría nian',
210 'viewtalkpage' => 'Haree diskusaun',
211 'otherlanguages' => 'Iha lian seluk',
212 'lastmodifiedat' => "Ema ruma filak ikus pájina ne'e iha $1, $2.",
213 'protectedpage' => 'Pájina maka ema ruma proteje tiha',
214 'jumpto' => 'Bá:',
215 'jumptonavigation' => 'hatudu-dalan',
216 'jumptosearch' => 'buka',
217
218 # 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).
219 'aboutsite' => 'Kona-ba {{SITENAME}}',
220 'aboutpage' => 'Project:Kona-ba',
221 'copyright' => 'Testu pájina nian iha $1 okos.',
222 'copyrightpage' => '{{ns:project}}:Direitu_autór_nian',
223 'currentevents' => 'Mamosuk atuál sira',
224 'currentevents-url' => 'Project:Mamosuk atuál sira',
225 'disclaimers' => 'Avisu legál',
226 'disclaimerpage' => 'Project:Avisu legál',
227 'edithelp' => 'Ajuda kona-ba edita',
228 'edithelppage' => 'Help:Edita',
229 'helppage' => 'Help:Konteúdu',
230 'mainpage' => 'Pájina Mahuluk',
231 'mainpage-description' => 'Pájina Mahuluk',
232 'portal' => 'Portál komunidade nian',
233 'portal-url' => 'Project:Portál komunidade nian',
234 'privacy' => 'Polítika privasidade nian',
235 'privacypage' => 'Project:Polítika privasidade nian',
236
237 'badaccess' => 'Sala priviléjiu nian',
238 'badaccess-group0' => "Ó la bele halo ne'e.",
239 'badaccess-groups' => "Ba halo ne'e tenke iha {{PLURAL:$2|lubu|lubu ida husi}} $1.",
240
241 'versionrequired' => 'Presiza MediaWiki versaun $1',
242 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].",
243
244 'ok' => 'OK',
245 'retrievedfrom' => 'Husi "$1"',
246 'youhavenewmessages' => 'Ó iha $1 ($2).',
247 'newmessageslink' => 'mensajen foun',
248 'newmessagesdifflink' => 'diferensa foun liu hotu',
249 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1',
250 'editsection' => 'edita',
251 'editold' => 'edita',
252 'viewsourceold' => 'lee testu',
253 'editlink' => 'edita',
254 'viewsourcelink' => 'lee testu',
255 'editsectionhint' => 'Edita parte $1 pájina nian',
256 'toc' => 'Tabela konteúdu',
257 'showtoc' => 'hatudu',
258 'hidetoc' => 'subar',
259 'thisisdeleted' => 'Haree ka restaurar $1?',
260 'viewdeleted' => 'Haree $1?',
261 'site-rss-feed' => 'Feed RSS $1',
262 'site-atom-feed' => 'Feed Atom $1',
263 'red-link-title' => "$1 (pájina ne'e la iha)",
264
265 # Short words for each namespace, by default used in the namespace tab in monobook
266 'nstab-main' => 'Pájina',
267 'nstab-user' => "Pájina uza-na'in",
268 'nstab-special' => 'Pájina espesiál',
269 'nstab-project' => 'Pájina projetu nian',
270 'nstab-mediawiki' => 'Mensajen',
271 'nstab-help' => 'Pájina ajuda',
272 'nstab-category' => 'Kategoria',
273
274 # Main script and global functions
275 'nosuchspecialpage' => "Pájina espesiál ne'e la iha",
276 'nospecialpagetext' => "<strong>Pájina espesiál ne'e la iha.</strong>
277
278 Lista ida pájina espesiál nian [[Special:SpecialPages|iha ne'e]].",
279
280 # General errors
281 'error' => 'Sala',
282 'missingarticle-rev' => '(version#: $1)',
283 'missingarticle-diff' => '(Dif.: $1, $2)',
284 'viewsource' => 'Lee testu',
285 'viewsourcefor' => 'ba $1',
286 'viewsourcetext' => 'Ó bele lee no kopia testu pájina nian:',
287 'namespaceprotected' => "Ó la iha priviléjiu ba edita pájina sira iha espasu '''$1'''.",
288 'ns-specialprotected' => 'La ema ida bele edita pájina espesiál sira.',
289
290 # Login and logout pages
291 'welcomecreation' => "== Loron di'ak, $1! ==
292 Ó kria konta ó-nia.
293 La haluha filak ó-nia [[Special:Preferences|preferénsia]].",
294 'yourname' => "Naran uza-n'in:",
295 'login' => 'Log in',
296 'nav-login-createaccount' => 'Log in / kriar konta ida',
297 'userlogin' => 'Log in / kriar konta ida',
298 'logout' => 'Husik',
299 'userlogout' => 'Husik',
300 'nologin' => "La iha konta ida? '''$1'''.",
301 'nologinlink' => 'Registrar',
302 'createaccount' => "Registrar uza-na'in",
303 'gotaccount' => "Ó iha konta ona? '''$1'''.",
304 'gotaccountlink' => 'Log in',
305 'userexists' => "Uza-na'in ne'e ona iha wiki. Favór ida lori naran seluk.",
306 'nosuchuser' => 'Konta uza-na\'in (naran "$1") la iha.
307 User names are case sensitive.
308 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].',
309 'nouserspecified' => "Ó tenke espesífiku naran uza-na'in ida.",
310 'accountcreated' => "Registrar tiha uza-na'in",
311 'loginlanguagelabel' => 'Lian: $1',
312
313 # Password reset dialog
314 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
315
316 # Edit page toolbar
317 'link_tip' => 'Ligasaun ba laran',
318 'extlink_tip' => "Ligasaun ba li'ur (tau tan http://)",
319 'image_sample' => 'Ezemplu.jpg',
320 'media_sample' => 'Ezemplu.ogg',
321
322 # Edit pages
323 'minoredit' => "Ne'e osan-rahun",
324 'watchthis' => "Hateke pájina ne'e",
325 'savearticle' => 'Filak pájina',
326 'showdiff' => 'Hatudu diferensa sira',
327 'anoneditwarning' => 'Ó lá\'os "log-in" iha momentu.',
328 'blockedtitle' => "Uza-na'in la bele edita (blokeiu)",
329 'blockednoreason' => 'laiha motivu',
330 'whitelistedittext' => 'Ó tenke $1 ba edita pájina sira.',
331 'loginreqpagetext' => 'Ó tenke $1 ba haree pájina seluk.',
332 'newarticle' => '(Foun)',
333 '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].",
334 'editing' => 'Edita $1',
335 'editingcomment' => 'Edita $1 (seksaun foun)',
336 'yourtext' => 'Ó-nia testu',
337 'yourdiff' => 'Diferensa sira',
338 'template-protected' => '(proteje tiha)',
339 'template-semiprotected' => '(proteje tiha balun)',
340 'nocreatetext' => "Ó la bele kria pájina foun iha {{SITENAME}}.
341 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].",
342 'nocreate-loggedin' => 'Ó la bele kria pájina foun.',
343 'permissionserrorstext' => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:",
344
345 # Account creation failure
346 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
347
348 # History pages
349 'currentrev' => 'Versaun atuál',
350 'revisionasof' => 'Versaun $1 nian',
351 'previousrevision' => '←Versaun tuan liu',
352 'nextrevision' => 'Versaun foun liu→',
353 'currentrevisionlink' => 'Versaun atuál',
354 'cur' => 'atuál',
355 'next' => 'oinmai',
356 'last' => 'ikus',
357 'page_first' => 'uluk',
358 'page_last' => 'ikus',
359 'histfirst' => 'sedu liu hotu',
360 'histlast' => 'Foun liu hotu',
361 'historyempty' => '(mamuk)',
362
363 # Revision feed
364 'history-feed-item-nocomment' => '$1 iha $2',
365
366 # Revision deletion
367 'rev-delundel' => 'hatudu/subar',
368 'revisiondelete' => 'Halakon/restaurar versaun',
369 'revdelete-hide-user' => "Subar naran edita-na'in/IP",
370 'revdelete-edit-reasonlist' => 'Edita lista motivu nian',
371
372 # Diffs
373 'lineno' => 'Liña $1:',
374
375 # Search results
376 'prevn' => 'molok {{PLURAL:$1|$1}}',
377 'nextn' => 'oinmai {{PLURAL:$1|$1}}',
378 'viewprevnext' => 'Haree ($1 {{int:pipe-separator}} $2) ($3)',
379 'search-result-size' => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})',
380 'searchall' => 'hotu',
381 'powersearch' => 'Buka',
382 'powersearch-field' => 'Buka',
383
384 # Preferences page
385 'preferences' => 'Preferénsia',
386 'mypreferences' => "Ha'u-nia preferénsia",
387 'prefs-rc' => 'Mudansa foufoun sira',
388 'prefs-watchlist' => 'Lista hateke',
389 'prefs-editing' => 'Edita',
390 'searchresultshead' => 'Buka',
391 'youremail' => 'Korreiu eletróniku:',
392 'username' => "Naran uza-na'in:",
393 'uid' => "Uza-na'in ID:",
394 'yourlanguage' => 'Lian:',
395 'email' => 'Korreiu eletróniku',
396 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
397
398 # User rights
399 'userrights' => "Filak priviléjiu uza-na'in sira",
400 'userrights-lookup-user' => "Filak lubu uza-na'in",
401 'userrights-user-editname' => "Hakerek naran uza-na'in ida-nian:",
402 'editusergroup' => "Filak lubu uza-na'in",
403 'userrights-editusergroup' => "Filak lubu uza-na'in",
404 'userrights-groupsmember' => 'Membru iha:',
405 'userrights-reason' => 'Motivu ba filak:',
406 'userrights-no-interwiki' => "Ó la bele filak priviléjiu uza-na'in iha wiki seluk.",
407
408 # Groups
409 'group' => 'Lubu:',
410 'group-user' => "Uza-na'in sira",
411 'group-bot' => 'Bot sira',
412 'group-sysop' => 'Administradór sira',
413 'group-bureaucrat' => 'Burokrata sira',
414 'group-suppress' => "Oversight-na'in sira",
415 'group-all' => '(hotu)',
416
417 'group-user-member' => "Uza-na'in",
418 'group-bot-member' => 'Bot',
419 'group-sysop-member' => 'Administradór',
420 'group-bureaucrat-member' => 'Burokrata',
421 'group-suppress-member' => "Oversight-na'in",
422
423 'grouppage-user' => "{{ns:project}}:Uza-na'in sira",
424 'grouppage-bot' => '{{ns:project}}:Bot sira',
425 'grouppage-sysop' => '{{ns:project}}:Administradór sira',
426 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
427 'grouppage-suppress' => '{{ns:project}}:Oversight',
428
429 # Rights
430 'right-read' => 'Lee pájina',
431 'right-edit' => 'Edita pájina sira',
432 'right-createpage' => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)",
433 'right-createtalk' => 'Kria pájina diskusaun sira',
434 'right-createaccount' => "Kria konta uza-na'in foun sira",
435 'right-move' => 'Book pájina sira',
436 'right-delete' => 'Halakon pájina sira',
437 'right-bigdelete' => "Halakon pájina sira-ne'ebé iha istória boot",
438 'right-undelete' => 'Restaurar pájina ida',
439 'right-userrights' => "Edita priviléjiu uza-na'in hotu",
440 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira",
441
442 # User rights log
443 'rightslog' => "Lista filak priviléjiu uza-na'in",
444 'rightslogtext' => "Ne'e lista ba filak lubu uza-na'in.",
445 'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3',
446 'rightsnone' => '(mamuk)',
447
448 # Associated actions - in the sentence "You do not have permission to X"
449 'action-read' => "lee pájina ne'e",
450 'action-edit' => "edita pájina ne'e",
451 'action-createpage' => 'kria pájina sira',
452 'action-createtalk' => 'kria pájina diskusaun sira',
453 'action-move' => "book pájina ne'e",
454 'action-move-subpages' => "book pájina ne'e ho sub-pájina",
455 'action-delete' => "halakon pájina ne'e",
456 'action-undelete' => "restaurar pájina ne'e",
457 'action-userrights' => "edita priviléjiu uza-na'in hotu",
458 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira",
459
460 # Recent changes
461 'nchanges' => '$1 {{PLURAL:$1|diferensa|diferensa}}',
462 'recentchanges' => 'Mudansa foufoun sira',
463 'rcshowhideminor' => '$1 osan-rahun sira',
464 'rcshowhidebots' => '$1 bot sira',
465 'rcshowhideliu' => '$1 ema rejista',
466 'rcshowhideanons' => '$1 ema anónimu',
467 'rcshowhidemine' => "$1 ha'u-nia edita",
468 'diff' => 'diferensa',
469 'hist' => 'istória',
470 'hide' => 'Hamsumik',
471 'show' => 'Hatudu',
472 'minoreditletter' => 'o',
473 'newpageletter' => 'F',
474 'boteditletter' => 'b',
475
476 # Recent changes linked
477 'recentchangeslinked' => 'Muda sira',
478 'recentchangeslinked-feed' => 'Muda sira',
479 'recentchangeslinked-toolbox' => 'Muda sira',
480 'recentchangeslinked-title' => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"',
481 'recentchangeslinked-page' => 'Naran pájina nian:',
482
483 # Upload
484 'upload' => 'Tau iha arkivu laran',
485 'uploadbtn' => 'Tau iha arkivu laran',
486 'watchthisupload' => "Hateke pájina ne'e",
487
488 'license' => 'Lisensa:',
489 'license-header' => 'Lisensa:',
490
491 # Special:ListFiles
492 'listfiles_date' => 'Tempu',
493 'listfiles_name' => 'Naran',
494 'listfiles_user' => "Uza-na'in",
495
496 # File description page
497 'filehist-deleteall' => 'halakon hotu',
498 'filehist-deleteone' => 'halakon',
499 'filehist-current' => 'atuál',
500 'filehist-datetime' => 'Loron/Tempu',
501 'filehist-user' => "Uza-na'in",
502 'filehist-comment' => 'Komentáriu',
503 'imagelinks' => 'Ligasaun',
504
505 # File reversion
506 'filerevert-comment' => 'Komentáriu:',
507
508 # File deletion
509 'filedelete' => 'Halakon $1',
510 'filedelete-comment' => 'Motivu ba halakon:',
511 'filedelete-submit' => 'Halakon',
512 'filedelete-otherreason' => 'Motivu seluk/ida tan:',
513 'filedelete-reason-otherlist' => 'Motivu seluk',
514 'filedelete-edit-reasonlist' => 'Edita lista motivu nian',
515
516 # Random page
517 'randompage' => 'Pájina ruma',
518
519 # Statistics
520 'statistics' => 'Estátistika',
521
522 'brokenredirects-edit' => 'edita',
523 'brokenredirects-delete' => 'halakon',
524
525 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk",
526
527 # Miscellaneous special pages
528 'nbytes' => '$1 {{PLURAL:$1|byte|byte sira}}',
529 'nlinks' => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1',
530 'nmembers' => '$1 {{PLURAL:$1|membru|membru}}',
531 'nrevisions' => '$1 {{PLURAL:$1|versaun|versaun}}',
532 'unusedcategories' => "Kategoria sira-ne'ebé la uza",
533 'shortpages' => 'Pájina badak',
534 'longpages' => 'Pájina naruk',
535 'listusers' => "Lista uza-na'in",
536 'newpages' => 'Pájina foun',
537 'newpages-username' => "Naran uza-na'in:",
538 'ancientpages' => 'Pájina tuan liu hotu sira',
539 'move' => 'Book',
540 'movethispage' => "Book pájina ne'e",
541
542 # Book sources
543 'booksources-go' => 'Bá',
544
545 # Special:Log
546 'specialloguserlabel' => "Uza-na'in:",
547 'speciallogtitlelabel' => 'Títulu:',
548
549 # Special:AllPages
550 'allpages' => 'Pájina hotu',
551 'alphaindexline' => "$1 to'o $2",
552 'nextpage' => 'Pájina oinmai ($1)',
553 'prevpage' => 'Pájina molok ($1)',
554 'allpagesfrom' => 'Hatudu pájina sira; hahú iha:',
555 'allpagesto' => 'Hatudu pájina sira; para iha:',
556 'allarticles' => 'Pájina hotu',
557 'allinnamespace' => 'Pájina hotu (iha espasu $1)',
558 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)',
559 'allpagesprev' => 'Molok',
560 'allpagesnext' => 'Oinmai',
561 'allpagessubmit' => 'Bá',
562 'allpagesprefix' => 'Hatudu pájina sira ho prefiksu:',
563
564 # Special:Categories
565 'categories' => 'Kategoria sira',
566
567 # Special:LinkSearch
568 'linksearch-ns' => 'Espasu pájina nian:',
569 'linksearch-ok' => 'Buka',
570
571 # Special:ListUsers
572 'listusers-submit' => 'Hatudu',
573
574 # Special:Log/newusers
575 'newuserlogpage' => "Lista kria uza-na'in",
576 'newuserlogpagetext' => "Ne'e lista kria uza-na'in.",
577 'newuserlog-create-entry' => "Uza-na'in foun",
578 'newuserlog-create2-entry' => 'registrar tiha konta foun $1',
579
580 # Special:ListGroupRights
581 'listgrouprights-group' => 'Lubu',
582 'listgrouprights-rights' => 'Priviléjiu',
583
584 # E-mail user
585 'emailuser' => "Haruka korreiu eletróniku ba uza-na'in ne'e",
586 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
587 'noemailtitle' => "Lá'os diresaun korreiu eletróniku",
588 'emailsend' => 'Haruka',
589
590 # Watchlist
591 'watchlist' => "Ha'u-nia lista hateke",
592 'mywatchlist' => "Ha'u-nia lista hateke",
593 'watchlistfor' => "('''$1''' nian)",
594 'addedwatch' => 'tau tan tiha ba lista hateke',
595 'removedwatch' => 'La hateke pájina ona',
596 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona.',
597 'watch' => 'Hateke',
598 'watchthispage' => "Hateke pájina ne'e",
599 'unwatch' => 'La hateke ona',
600 'wlshowlast' => 'Hatudu $1 hora $2 loron ikus $3',
601
602 # Displayed when you click the "watch" button and it is in the process of watching
603 'watching' => 'Hateke...',
604 'unwatching' => 'La hateke...',
605
606 'enotif_newpagetext' => "Ne'e pájina foun.",
607 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
608 'changed' => 'filak',
609 'created' => 'kria',
610
611 # Delete
612 'deletepage' => 'Halakon pájina',
613 'excontent' => "testu iha pájina: '$1'",
614 'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
615 'exblank' => 'pájina mamuk',
616 'delete-legend' => 'Halakon',
617 'deletedarticle' => 'halakon "[[$1]]"',
618 'dellogpage' => 'Lista halakon',
619 'deletionlog' => 'lista halakon',
620 'deletecomment' => 'Motivu ba halakon:',
621 'deleteotherreason' => 'Motivu seluk/ida tan:',
622 'deletereasonotherlist' => 'Motivu seluk',
623 'delete-edit-reasonlist' => 'Edita lista motivu nian',
624
625 # Protect
626 'protectedarticle' => 'proteje "[[$1]]"',
627 'prot_1movedto2' => 'book tiha [[$1]] ba [[$2]]',
628 'protectcomment' => 'Motivu:',
629 'protectexpiry' => "to'o:",
630 'protect-fallback' => 'Presiza priviléjiu "$1"',
631 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun",
632 'protect-level-sysop' => "de'it administradór",
633 'protect-expiring' => "to'o $1 (UTC)",
634 'protect-cantedit' => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
635 'protect-othertime' => 'Tempu seluk:',
636 'protect-othertime-op' => 'tempu seluk',
637 'protect-otherreason' => 'Motivu seluk/ida tan:',
638 'protect-otherreason-op' => 'motivu seluk/ida tan',
639 'protect-edit-reasonlist' => 'Edita lista motivu nian',
640 'protect-expiry-options' => '1 hour:1 hours,1 loron:1 day,1 semana:1 week,2 semana:2 weeks,1 fulan:1 month,3 fulan:3 months,6 fulan:6 months,1 tinan:1 year,infinite:infinite',
641 'restriction-type' => 'Permisaun:',
642
643 # Restrictions (nouns)
644 'restriction-edit' => 'Edita',
645 'restriction-move' => 'Book',
646 'restriction-create' => 'Kria',
647
648 # Undelete
649 'undelete' => 'Haree pájina halakon tiha',
650 'undeletebtn' => 'Restaurar',
651 'undeletelink' => 'lee/restaurar',
652 'undeletecomment' => 'Komentáriu:',
653 'undeletedarticle' => 'restaurar "[[$1]]"',
654 'undeletedrevisions' => 'restaurar {{PLURAL:$1|versaun|versaun}} $1',
655 'undelete-search-submit' => 'Buka',
656
657 # Namespace form on various pages
658 'namespace' => 'Espasu pájina nian:',
659 'blanknamespace' => '(Prinsipál)',
660
661 # Contributions
662 'contributions' => "Kontribuisaun uza-na'in",
663 'mycontris' => "Ha'u-nia kontribuisaun",
664 'uctop' => '(versaun atuál)',
665 'month' => 'Fulan (ho molok):',
666 'year' => 'Tinan (ho molok):',
667
668 'sp-contributions-newbies' => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
669 'sp-contributions-talk' => 'diskusaun',
670 'sp-contributions-search' => 'Buka kontribuisaun',
671 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
672 'sp-contributions-submit' => 'Buka',
673
674 # What links here
675 'whatlinkshere' => "Artigu sira ne'ebé bá iha ne'e",
676 'whatlinkshere-title' => 'Pájina sira ne\'ebé bá "$1".',
677 'whatlinkshere-page' => 'Pájina:',
678 'linkshere' => "Pájina sira ne'e link ba '''[[:$1]]''':",
679 'whatlinkshere-prev' => '{{PLURAL:$1|oinmai|oinmai $1}}',
680 'whatlinkshere-next' => '{{PLURAL:$1|molok|molok $1}}',
681 'whatlinkshere-links' => '← ligasaun',
682 'whatlinkshere-hidelinks' => '$1 ligasaun',
683
684 # Block/unblock
685 'blockip' => "Blokeiu uza-na'in",
686 'blockip-legend' => "Blokeiu uza-na'in",
687 'ipaddress' => 'Diresaun IP:',
688 'ipbreason' => 'Motivu:',
689 'ipbreasonotherlist' => 'Motivu seluk',
690 'ipbsubmit' => "Blokeiu uza-na'in ne'e",
691 'ipbother' => 'Tempu seluk:',
692 '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',
693 'ipbotheroption' => 'seluk',
694 'ipblocklist' => 'Ema anónimu no rejista maka la bele edita',
695 'ipblocklist-username' => "Naran uza-na'in ka IP:",
696 'ipblocklist-submit' => 'Buka',
697 'anononlyblock' => "ema anónimu de'it",
698 'blocklink' => 'blokeiu',
699 'unblocklink' => 'la blokeiu',
700 'contribslink' => 'kontribuisaun',
701 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
702 'ipb_already_blocked' => 'Ema ruma blokeiu "$1" tiha ona',
703
704 # Move page
705 'move-page' => 'Book $1',
706 'move-page-legend' => 'Book pájina',
707 'movearticle' => 'Book pájina:',
708 'movenotallowed' => 'Ó la bele book pájina sira.',
709 'newtitle' => 'Naran foun:',
710 'move-watch' => "Hateke pájina ne'e",
711 'movepagebtn' => 'Book pájina',
712 'movedto' => 'book tiha ba',
713 'movetalk' => 'Book pájina diskusaun mós',
714 '1movedto2' => 'book tiha [[$1]] ba [[$2]]',
715 'movelogpage' => 'Lista book',
716 'movereason' => 'Motivu:',
717 'delete_and_move' => 'Halakon ho book',
718 'delete_and_move_confirm' => 'Sin, halakon pájina',
719
720 # Export
721 'export' => 'Esporta pájina sira',
722 'export-submit' => 'Esporta',
723 'export-addcat' => 'Tau tan',
724
725 # Namespace 8 related
726 'allmessagesname' => 'Naran',
727 'allmessagescurrent' => 'Testu atuál',
728
729 # Special:Import
730 'import-comment' => 'Komentáriu:',
731
732 # Import log
733 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
734
735 # Tooltip help for the actions
736 'tooltip-pt-userpage' => "Ó-nia pájina uza-na'in",
737 'tooltip-pt-mytalk' => 'Ó-nia pájina diskusaun',
738 'tooltip-pt-preferences' => "Ha'u-nia preferénsia",
739 'tooltip-pt-mycontris' => 'Ó-nia kontribuisaun (lista)',
740 'tooltip-pt-logout' => 'Husik',
741 'tooltip-ca-talk' => 'Diskusaun kona-ba konteúdu pájina nian',
742 'tooltip-ca-edit' => "Ó bele filak pájina ne'e. Please use the preview button before saving.",
743 'tooltip-ca-addsection' => 'Tau tan seksaun foun ida.',
744 'tooltip-ca-viewsource' => "Ema ruma proteje tiha pájina ne'e.
745 Ó bele lee testu.",
746 'tooltip-ca-protect' => "Proteje pájina ne'e",
747 'tooltip-ca-delete' => "Halakon pájina ne'e",
748 'tooltip-ca-move' => "Book pájina ne'e",
749 'tooltip-ca-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke",
750 'tooltip-search' => 'Buka iha {{SITENAME}}',
751 'tooltip-p-logo' => 'Pájina Mahuluk',
752 'tooltip-n-mainpage' => 'Vizita Pájina Mahuluk',
753 'tooltip-n-portal' => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
754 'tooltip-n-recentchanges' => "Lista mudansa foufoun sira iha wiki ne'e.",
755 'tooltip-n-randompage' => 'Hola pájina ruma',
756 'tooltip-n-help' => 'Hatudu pájina ajuda.',
757 'tooltip-t-whatlinkshere' => "Lista pájina nian ne'ebé bá iha ne'e",
758 'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian",
759 'tooltip-t-emailuser' => 'Haruka korreiu eletróniku',
760 'tooltip-t-upload' => 'Tau iha arkivu laran',
761 'tooltip-t-specialpages' => 'Lista pájina espesiál hotu nian',
762 'tooltip-ca-nstab-user' => "Haree pájina uza-na'in",
763 'tooltip-ca-nstab-project' => 'Haree pájina projetu nian',
764 'tooltip-ca-nstab-category' => 'Lee pájina kategoria',
765 'tooltip-minoredit' => "Halo ne'e osan-rahun",
766 'tooltip-watch' => "Tau tan pájina ne'e ba ó-nia lista hateke",
767
768 # Attribution
769 'lastmodifiedatby' => "$3 filak ikus pájina ne'e iha $1, $2.",
770
771 # Skin names
772 'skinname-standard' => 'Klásiku',
773 'skinname-cologneblue' => 'Kolónia azúl',
774 'skinname-myskin' => 'MySkin',
775 'skinname-chick' => 'Manu',
776
777 # Browsing diffs
778 'previousdiff' => '←Versaun molok',
779 'nextdiff' => 'Versaun oinmai→',
780
781 # Media information
782 'show-big-image' => 'Boot liu',
783
784 # Special:NewFiles
785 'showhidebots' => '($1 bot sira)',
786 'ilsubmit' => 'Buka',
787
788 # EXIF tags
789 'exif-artist' => 'Autór',
790
791 'exif-meteringmode-255' => 'Seluk',
792
793 # External editor support
794 'edit-externally-help' => "(Haree [http://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)",
795
796 # 'all' in various places, this might be different for inflected languages
797 'recentchangesall' => 'hotu',
798 'imagelistall' => 'hotu',
799 'watchlistall2' => 'hotu',
800 'namespacesall' => 'hotu',
801 'monthsall' => 'hotu',
802
803 # action=purge
804 'confirm_purge_button' => 'OK',
805
806 # Multipage image navigation
807 'imgmultipageprev' => '← pájina molok',
808 'imgmultipagenext' => 'pájina oinmai →',
809 'imgmultigo' => 'Bá!',
810
811 # Table pager
812 'table_pager_next' => 'Pájina oinmai',
813 'table_pager_prev' => 'Pájina molok',
814 'table_pager_first' => 'Pájina uluk',
815 'table_pager_limit_submit' => 'Bá',
816
817 # Auto-summaries
818 'autosumm-new' => "Pájina foun: '$1'",
819
820 # Watchlist editor
821 'watchlistedit-normal-title' => 'Filak lista hateke',
822 'watchlistedit-raw-titles' => 'Títulu sira:',
823 'watchlistedit-raw-added' => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:',
824 'watchlistedit-raw-removed' => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:',
825
826 # Watchlist editing tools
827 'watchlisttools-edit' => 'Haree no edita lista hateke',
828
829 # Special:Version
830 'version' => 'Versaun',
831 'version-specialpages' => 'Pájina espesiál',
832 'version-other' => 'Seluk',
833 'version-version' => '(Versaun $1)',
834 'version-license' => 'Lisensa',
835 'version-software-product' => 'Produtu',
836 'version-software-version' => 'Versaun',
837
838 # Special:FileDuplicateSearch
839 'fileduplicatesearch-submit' => 'Buka',
840
841 # Special:SpecialPages
842 'specialpages' => 'Pájina espesiál sira',
843 'specialpages-group-other' => 'Pájina espesiál seluk',
844 'specialpages-group-login' => 'Login / kria konta',
845 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira',
846 'specialpages-group-users' => "Uza-na'in no priviléjiu sira",
847 'specialpages-group-pages' => 'Lista pájina nian',
848
849 # Special:BlankPage
850 'blankpage' => 'Pájina mamuk',
851
852 );