]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blob - languages/messages/MessagesTet.php
MediaWiki 1.15.0
[autoinstalls/mediawiki.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 'qbfind'         => 'Hetan',
156 'qbedit'         => 'Edita',
157 'qbpageoptions'  => "Pájina ne'e",
158 'qbmyoptions'    => "Ha'u-nia pájina sira",
159 'qbspecialpages' => 'Pájina espesiál sira',
160 'moredotdotdot'  => 'Barak liu...',
161 'mypage'         => "Ha'u-nia pájina",
162 'mytalk'         => "Ha'u-nia diskusaun",
163 'anontalk'       => "Diskusaun ba IP ne'e",
164 'navigation'     => 'Hatudu-dalan',
165 'and'            => '&#32;ho',
166
167 'errorpagetitle'    => 'Sala',
168 'returnto'          => 'Fali ba $1.',
169 'tagline'           => 'Husi {{SITENAME}}',
170 'help'              => 'Ajuda',
171 'search'            => 'Buka',
172 'searchbutton'      => 'Buka',
173 'go'                => 'Bá',
174 'searcharticle'     => 'Pájina',
175 'history'           => 'Istória pájina',
176 'history_short'     => 'Istória',
177 'info_short'        => 'Informasaun',
178 'printableversion'  => 'Versaun ba impresaun',
179 'permalink'         => 'Ligasaun mahelak',
180 'print'             => 'Imprime',
181 'edit'              => 'Edita',
182 'create'            => 'Kria',
183 'editthispage'      => "Edita pájina ne'e",
184 'create-this-page'  => "Kria pájina ne'e",
185 'delete'            => 'Halakon',
186 'deletethispage'    => "Halakon pájina ne'e",
187 'undelete_short'    => 'Restaurar {{PLURAL:$1|versaun ida|versaun $1}}',
188 'protect'           => 'Proteje',
189 'protect_change'    => 'filak',
190 'protectthispage'   => "Proteje pájina ne'e",
191 'unprotect'         => 'La proteje',
192 'unprotectthispage' => "La proteje pájina ne'e",
193 'newpage'           => 'Pájina foun',
194 'talkpage'          => "Diskusaun kona-ba pájina ne'e",
195 'talkpagelinktext'  => 'Diskusaun',
196 'specialpage'       => 'Pájina espesiál',
197 'postcomment'       => 'Seksaun foun',
198 'talk'              => 'Diskusaun',
199 'toolbox'           => 'Kaixa besi nian',
200 'userpage'          => "Haree pájina uza-na'in",
201 'projectpage'       => 'Haree pájina projetu nian',
202 'imagepage'         => 'Haree pájina imajen nian',
203 'mediawikipage'     => 'Haree pájina mensajen nian',
204 'viewhelppage'      => 'Haree pájina ajuda',
205 'categorypage'      => 'Haree pájina kategoría nian',
206 'viewtalkpage'      => 'Haree diskusaun',
207 'otherlanguages'    => 'Iha lian seluk',
208 'lastmodifiedat'    => "Ema ruma filak ikus pájina ne'e iha $1, $2.", # $1 date, $2 time
209 'protectedpage'     => 'Pájina maka ema ruma proteje tiha',
210 'jumpto'            => 'Bá:',
211 'jumptonavigation'  => 'hatudu-dalan',
212 'jumptosearch'      => 'buka',
213
214 # 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).
215 'aboutsite'            => 'Kona-ba {{SITENAME}}',
216 'aboutpage'            => 'Project:Kona-ba',
217 'copyright'            => 'Testu pájina nian iha $1 okos.',
218 'copyrightpagename'    => 'Direitu autór sira nian iha {{SITENAME}}',
219 'copyrightpage'        => '{{ns:project}}:Direitu_autór_nian',
220 'currentevents'        => 'Mamosuk atuál sira',
221 'currentevents-url'    => 'Project:Mamosuk atuál sira',
222 'disclaimers'          => 'Avisu legál',
223 'disclaimerpage'       => 'Project:Avisu legál',
224 'edithelp'             => 'Ajuda kona-ba edita',
225 'edithelppage'         => 'Help:Edita',
226 'faq'                  => 'FAQ',
227 'faqpage'              => 'Project:FAQ',
228 'helppage'             => 'Help:Konteúdu',
229 'mainpage'             => 'Pájina Mahuluk',
230 'mainpage-description' => 'Pájina Mahuluk',
231 'portal'               => 'Portál komunidade nian',
232 'portal-url'           => 'Project:Portál komunidade nian',
233 'privacy'              => 'Polítika privasidade nian',
234 'privacypage'          => 'Project:Polítika privasidade nian',
235
236 'badaccess'        => 'Sala priviléjiu nian',
237 'badaccess-group0' => "Ó la bele halo ne'e.",
238 'badaccess-groups' => "Ba halo ne'e tenke iha {{PLURAL:$2|lubu|lubu ida husi}} $1.",
239
240 'versionrequired'     => 'Presiza MediaWiki versaun $1',
241 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].",
242
243 'ok'                      => 'OK',
244 'retrievedfrom'           => 'Husi "$1"',
245 'youhavenewmessages'      => 'Ó iha $1 ($2).',
246 'newmessageslink'         => 'mensajen foun',
247 'newmessagesdifflink'     => 'diferensa foun liu hotu',
248 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1',
249 'editsection'             => 'edita',
250 'editold'                 => 'edita',
251 'viewsourceold'           => 'lee testu',
252 'editlink'                => 'edita',
253 'viewsourcelink'          => 'lee testu',
254 'editsectionhint'         => 'Edita parte $1 pájina nian',
255 'toc'                     => 'Tabela konteúdu',
256 'showtoc'                 => 'hatudu',
257 'hidetoc'                 => 'subar',
258 'thisisdeleted'           => 'Haree ka restaurar $1?',
259 'viewdeleted'             => 'Haree $1?',
260 'site-rss-feed'           => 'Feed RSS $1',
261 'site-atom-feed'          => 'Feed Atom $1',
262 'red-link-title'          => "$1 (pájina ne'e la iha)",
263
264 # Short words for each namespace, by default used in the namespace tab in monobook
265 'nstab-main'      => 'Pájina',
266 'nstab-user'      => "Pájina uza-na'in",
267 'nstab-special'   => 'Pájina espesiál',
268 'nstab-project'   => 'Pájina projetu nian',
269 'nstab-mediawiki' => 'Mensajen',
270 'nstab-help'      => 'Pájina ajuda',
271 'nstab-category'  => 'Kategoria',
272
273 # Main script and global functions
274 'nosuchspecialpage' => "Pájina espesiál ne'e la iha",
275 'nospecialpagetext' => "<big>'''Pájina espesiál ne'e la iha.'''</big>
276
277 Lista ida pájina espesiál nian [[Special:SpecialPages|iha ne'e]].",
278
279 # General errors
280 'error'               => 'Sala',
281 'missingarticle-rev'  => '(version#: $1)',
282 'missingarticle-diff' => '(Dif.: $1, $2)',
283 'viewsource'          => 'Lee testu',
284 'viewsourcefor'       => 'ba $1',
285 'viewsourcetext'      => 'Ó bele lee no kopia testu pájina nian:',
286 'namespaceprotected'  => "Ó la iha priviléjiu ba edita pájina sira iha espasu '''$1'''.",
287 'ns-specialprotected' => 'La ema ida bele edita pájina espesiál sira.',
288
289 # Login and logout pages
290 'logouttitle'               => 'Husik',
291 'welcomecreation'           => "== Loron di'ak, $1! ==
292 Ó kria konta ó-nia.
293 La haluha filak ó-nia [[Special:Preferences|preferénsia]].",
294 'loginpagetitle'            => 'Log in',
295 'yourname'                  => "Naran uza-n'in:",
296 'login'                     => 'Log in',
297 'nav-login-createaccount'   => 'Log in / kriar konta ida',
298 'userlogin'                 => 'Log in / kriar konta ida',
299 'logout'                    => 'Husik',
300 'userlogout'                => 'Husik',
301 'nologin'                   => 'La iha konta ida? $1.',
302 'nologinlink'               => 'Registrar',
303 'createaccount'             => "Registrar uza-na'in",
304 'gotaccount'                => 'Ó iha konta ona? $1.',
305 'gotaccountlink'            => 'Log in',
306 'userexists'                => "Uza-na'in ne'e ona iha wiki. Favór ida lori naran seluk.",
307 'youremail'                 => 'Korreiu eletróniku:',
308 'username'                  => "Naran uza-na'in:",
309 'uid'                       => "Uza-na'in ID:",
310 'yourlanguage'              => 'Lian:',
311 'email'                     => 'Korreiu eletróniku',
312 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
313 'nosuchuser'                => 'Konta uza-na\'in (naran "$1") la iha.
314 User names are case sensitive.
315 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].',
316 'nouserspecified'           => "Ó tenke espesífiku naran uza-na'in ida.",
317 'accountcreated'            => "Registrar tiha uza-na'in",
318 'loginlanguagelabel'        => 'Lian: $1',
319
320 # Password reset dialog
321 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
322
323 # Edit page toolbar
324 'link_tip'     => 'Ligasaun ba laran',
325 'extlink_tip'  => "Ligasaun ba li'ur (tau tan http://)",
326 'image_sample' => 'Ezemplu.jpg',
327 'media_sample' => 'Ezemplu.ogg',
328
329 # Edit pages
330 'minoredit'              => "Ne'e osan-rahun",
331 'watchthis'              => "Hateke pájina ne'e",
332 'savearticle'            => 'Filak pájina',
333 'showdiff'               => 'Hatudu diferensa sira',
334 'anoneditwarning'        => 'Ó lá\'os "log-in" iha momentu.',
335 'blockedtitle'           => "Uza-na'in la bele edita (blokeiu)",
336 'blockednoreason'        => 'laiha motivu',
337 'whitelistedittext'      => 'Ó tenke $1 ba edita pájina sira.',
338 'loginreqpagetext'       => 'Ó tenke $1 ba haree pájina seluk.',
339 'newarticle'             => '(Foun)',
340 '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={{urlencode:{{FULLPAGENAME}}}}}} search the related logs], ka [{{fullurl:{{FULLPAGENAME}}|action=edit}} edita pájina ne'e].",
341 'editing'                => 'Edita $1',
342 'editingcomment'         => 'Edita $1 (seksaun foun)',
343 'yourtext'               => 'Ó-nia testu',
344 'yourdiff'               => 'Diferensa sira',
345 'template-protected'     => '(proteje tiha)',
346 'template-semiprotected' => '(proteje tiha balun)',
347 'nocreatetext'           => "Ó la bele kria pájina foun iha {{SITENAME}}.
348 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].",
349 'nocreate-loggedin'      => 'Ó la bele kria pájina foun.',
350 'permissionserrorstext'  => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:",
351
352 # Account creation failure
353 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
354
355 # History pages
356 'currentrev'          => 'Versaun atuál',
357 'revisionasof'        => 'Versaun $1 nian',
358 'previousrevision'    => '←Versaun tuan liu',
359 'nextrevision'        => 'Versaun foun liu→',
360 'currentrevisionlink' => 'Versaun atuál',
361 'cur'                 => 'atuál',
362 'next'                => 'oinmai',
363 'last'                => 'ikus',
364 'page_first'          => 'uluk',
365 'page_last'           => 'ikus',
366 'histfirst'           => 'sedu liu hotu',
367 'histlast'            => 'Foun liu hotu',
368 'historyempty'        => '(mamuk)',
369
370 # Revision feed
371 'history-feed-item-nocomment' => '$1 iha $2', # user at time
372
373 # Revision deletion
374 'rev-delundel'        => 'hatudu/subar',
375 'revisiondelete'      => 'Halakon/restaurar versaun',
376 'revdelete-hide-user' => "Subar naran edita-na'in/IP",
377
378 # Diffs
379 'lineno' => 'Liña $1:',
380
381 # Search results
382 'noexactmatch'       => "'''Pájina ''$1'' la iha.''' Ó bele [[:$1|kria pájina ne'e]].",
383 'prevn'              => 'molok $1',
384 'nextn'              => 'oinmai $1',
385 'viewprevnext'       => 'Haree ($1) ($2) ($3)',
386 'search-result-size' => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})',
387 'searchall'          => 'hotu',
388 'powersearch'        => 'Buka',
389 'powersearch-field'  => 'Buka',
390
391 # Preferences page
392 'preferences'       => 'Preferénsia',
393 'mypreferences'     => "Ha'u-nia preferénsia",
394 'dateformat'        => 'Formatu tempu nian',
395 'prefs-rc'          => 'Mudansa foufoun sira',
396 'prefs-watchlist'   => 'Lista hateke',
397 'textboxsize'       => 'Edita',
398 'searchresultshead' => 'Buka',
399
400 # User rights
401 'userrights'               => "Filak priviléjiu uza-na'in sira", # Not used as normal message but as header for the special page itself
402 'userrights-lookup-user'   => "Filak lubu uza-na'in",
403 'userrights-user-editname' => "Hakerek naran uza-na'in ida-nian:",
404 'editusergroup'            => "Filak lubu uza-na'in",
405 'userrights-editusergroup' => "Filak lubu uza-na'in",
406 'userrights-groupsmember'  => 'Membru iha:',
407 'userrights-reason'        => 'Motivu ba filak:',
408 'userrights-no-interwiki'  => "Ó la bele filak priviléjiu uza-na'in iha wiki seluk.",
409
410 # Groups
411 'group'            => 'Lubu:',
412 'group-user'       => "Uza-na'in sira",
413 'group-bot'        => 'Bot sira',
414 'group-sysop'      => 'Administradór sira',
415 'group-bureaucrat' => 'Burokrata sira',
416 'group-suppress'   => "Oversight-na'in sira",
417 'group-all'        => '(hotu)',
418
419 'group-user-member'       => "Uza-na'in",
420 'group-bot-member'        => 'Bot',
421 'group-sysop-member'      => 'Administradór',
422 'group-bureaucrat-member' => 'Burokrata',
423 'group-suppress-member'   => "Oversight-na'in",
424
425 'grouppage-user'       => "{{ns:project}}:Uza-na'in sira",
426 'grouppage-bot'        => '{{ns:project}}:Bot sira',
427 'grouppage-sysop'      => '{{ns:project}}:Administradór sira',
428 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
429 'grouppage-suppress'   => '{{ns:project}}:Oversight',
430
431 # Rights
432 'right-read'                 => 'Lee pájina',
433 'right-edit'                 => 'Edita pájina sira',
434 'right-createpage'           => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)",
435 'right-createtalk'           => 'Kria pájina diskusaun sira',
436 'right-createaccount'        => "Kria konta uza-na'in foun sira",
437 'right-move'                 => 'Book pájina sira',
438 'right-delete'               => 'Halakon pájina sira',
439 'right-bigdelete'            => "Halakon pájina sira-ne'ebé iha istória boot",
440 'right-undelete'             => 'Restaurar pájina ida',
441 'right-userrights'           => "Edita priviléjiu uza-na'in hotu",
442 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira",
443
444 # User rights log
445 'rightslog'      => "Lista filak priviléjiu uza-na'in",
446 'rightslogtext'  => "Ne'e lista ba filak lubu uza-na'in.",
447 'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3',
448 'rightsnone'     => '(mamuk)',
449
450 # Associated actions - in the sentence "You do not have permission to X"
451 'action-read'                 => "lee pájina ne'e",
452 'action-edit'                 => "edita pájina ne'e",
453 'action-createpage'           => 'kria pájina sira',
454 'action-createtalk'           => 'kria pájina diskusaun sira',
455 'action-move'                 => "book pájina ne'e",
456 'action-move-subpages'        => "book pájina ne'e ho sub-pájina",
457 'action-delete'               => "halakon pájina ne'e",
458 'action-undelete'             => "restaurar pájina ne'e",
459 'action-userrights'           => "edita priviléjiu uza-na'in hotu",
460 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira",
461
462 # Recent changes
463 'nchanges'        => '$1 {{PLURAL:$1|diferensa|diferensa}}',
464 'recentchanges'   => 'Mudansa foufoun sira',
465 'rcshowhideminor' => '$1 osan-rahun sira',
466 'rcshowhidebots'  => '$1 bot sira',
467 'rcshowhideliu'   => '$1 ema rejista',
468 'rcshowhideanons' => '$1 ema anónimu',
469 'rcshowhidemine'  => "$1 ha'u-nia edita",
470 'diff'            => 'diferensa',
471 'hist'            => 'istória',
472 'hide'            => 'Hamsumik',
473 'show'            => 'Hatudu',
474 'minoreditletter' => 'o',
475 'newpageletter'   => 'F',
476 'boteditletter'   => 'b',
477
478 # Recent changes linked
479 'recentchangeslinked'       => 'Muda sira',
480 'recentchangeslinked-title' => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"',
481
482 # Upload
483 'upload'          => 'Tau iha arkivu laran',
484 'uploadbtn'       => 'Tau iha arkivu laran',
485 'watchthisupload' => "Hateke pájina ne'e",
486
487 'license' => 'Lisensa:',
488
489 # Special:ListFiles
490 'listfiles_date' => 'Tempu',
491 'listfiles_name' => 'Naran',
492 'listfiles_user' => "Uza-na'in",
493
494 # File description page
495 'filehist-deleteall' => 'halakon hotu',
496 'filehist-deleteone' => 'halakon',
497 'filehist-current'   => 'atuál',
498 'filehist-datetime'  => 'Loron/Tempu',
499 'filehist-user'      => "Uza-na'in",
500 'filehist-comment'   => 'Komentáriu',
501 'imagelinks'         => 'Ligasaun',
502
503 # File reversion
504 'filerevert-comment' => 'Komentáriu:',
505
506 # File deletion
507 'filedelete'                  => 'Halakon $1',
508 'filedelete-comment'          => 'Motivu ba halakon:',
509 'filedelete-submit'           => 'Halakon',
510 'filedelete-otherreason'      => 'Motivu seluk/ida tan:',
511 'filedelete-reason-otherlist' => 'Motivu seluk',
512 'filedelete-edit-reasonlist'  => 'Edita lista motivu nian',
513
514 # Random page
515 'randompage' => 'Pájina ruma',
516
517 # Statistics
518 'statistics' => 'Estátistika',
519
520 'brokenredirects-edit'   => '(edita)',
521 'brokenredirects-delete' => '(halakon)',
522
523 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk",
524
525 # Miscellaneous special pages
526 'nbytes'            => '$1 {{PLURAL:$1|byte|byte sira}}',
527 'nlinks'            => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1',
528 'nmembers'          => '$1 {{PLURAL:$1|membru|membru}}',
529 'nrevisions'        => '$1 {{PLURAL:$1|versaun|versaun}}',
530 'unusedcategories'  => "Kategoria sira-ne'ebé la uza",
531 'shortpages'        => 'Pájina badak',
532 'longpages'         => 'Pájina naruk',
533 'listusers'         => "Lista uza-na'in",
534 'newpages'          => 'Pájina foun',
535 'newpages-username' => "Naran uza-na'in:",
536 'ancientpages'      => 'Pájina tuan liu hotu sira',
537 'move'              => 'Book',
538 'movethispage'      => "Book pájina ne'e",
539
540 # Book sources
541 'booksources-go' => 'Bá',
542
543 # Special:Log
544 'specialloguserlabel'  => "Uza-na'in:",
545 'speciallogtitlelabel' => 'Títulu:',
546
547 # Special:AllPages
548 'allpages'          => 'Pájina hotu',
549 'alphaindexline'    => "$1 to'o $2",
550 'nextpage'          => 'Pájina oinmai ($1)',
551 'prevpage'          => 'Pájina molok ($1)',
552 'allpagesfrom'      => 'Hatudu pájina sira; hahú iha:',
553 'allpagesto'        => 'Hatudu pájina sira; para iha:',
554 'allarticles'       => 'Pájina hotu',
555 'allinnamespace'    => 'Pájina hotu (iha espasu $1)',
556 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)',
557 'allpagesprev'      => 'Molok',
558 'allpagesnext'      => 'Oinmai',
559 'allpagessubmit'    => 'Bá',
560 'allpagesprefix'    => 'Hatudu pájina sira ho prefiksu:',
561
562 # Special:Categories
563 'categories' => 'Kategoria sira',
564
565 # Special:LinkSearch
566 'linksearch-ns' => 'Espasu pájina nian:',
567 'linksearch-ok' => 'Buka',
568
569 # Special:ListUsers
570 'listusers-submit' => 'Hatudu',
571
572 # Special:Log/newusers
573 'newuserlogpage'           => "Lista kria uza-na'in",
574 'newuserlogpagetext'       => "Ne'e lista kria uza-na'in.",
575 'newuserlog-create-entry'  => "Uza-na'in foun",
576 'newuserlog-create2-entry' => 'registrar tiha konta foun $1',
577
578 # Special:ListGroupRights
579 'listgrouprights-group'  => 'Lubu',
580 'listgrouprights-rights' => 'Priviléjiu',
581
582 # E-mail user
583 'emailuser'       => "Haruka korreiu eletróniku ba uza-na'in ne'e",
584 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
585 'noemailtitle'    => "Lá'os diresaun korreiu eletróniku",
586 'emailsend'       => 'Haruka',
587
588 # Watchlist
589 'watchlist'        => "Ha'u-nia lista hateke",
590 'mywatchlist'      => "Ha'u-nia lista hateke",
591 'watchlistfor'     => "('''$1''' nian)",
592 'addedwatch'       => 'tau tan tiha ba lista hateke',
593 'removedwatch'     => 'La hateke pájina ona',
594 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona.',
595 'watch'            => 'Hateke',
596 'watchthispage'    => "Hateke pájina ne'e",
597 'unwatch'          => 'La hateke ona',
598 'wlshowlast'       => 'Hatudu $1 hora $2 loron ikus $3',
599
600 # Displayed when you click the "watch" button and it is in the process of watching
601 'watching'   => 'Hateke...',
602 'unwatching' => 'La hateke...',
603
604 'enotif_newpagetext'           => "Ne'e pájina foun.",
605 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
606 'changed'                      => 'filak',
607 'created'                      => 'kria',
608
609 # Delete
610 'deletepage'             => 'Halakon pájina',
611 'excontent'              => "testu iha pájina: '$1'",
612 'excontentauthor'        => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
613 'exblank'                => 'pájina mamuk',
614 'delete-legend'          => 'Halakon',
615 'deletedarticle'         => 'halakon "[[$1]]"',
616 'dellogpage'             => 'Lista halakon',
617 'deletionlog'            => 'lista halakon',
618 'deletecomment'          => 'Motivu ba halakon:',
619 'deleteotherreason'      => 'Motivu seluk/ida tan:',
620 'deletereasonotherlist'  => 'Motivu seluk',
621 'delete-edit-reasonlist' => 'Edita lista motivu nian',
622
623 # Protect
624 'protectedarticle'            => 'proteje "[[$1]]"',
625 'prot_1movedto2'              => 'book tiha [[$1]] ba [[$2]]',
626 'protectcomment'              => 'Komentáriu:',
627 'protectexpiry'               => "to'o:",
628 'protect-fallback'            => 'Presiza priviléjiu "$1"',
629 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun",
630 'protect-level-sysop'         => "de'it administradór",
631 'protect-expiring'            => "to'o $1 (UTC)",
632 'protect-cantedit'            => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
633 'protect-othertime'           => 'Tempu seluk:',
634 'protect-othertime-op'        => 'tempu seluk',
635 'protect-otherreason'         => 'Motivu seluk/ida tan:',
636 'protect-otherreason-op'      => 'motivu seluk/ida tan',
637 'protect-edit-reasonlist'     => 'Edita lista motivu nian',
638 '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', # display1:time1,display2:time2,...
639 'restriction-type'            => 'Permisaun:',
640
641 # Restrictions (nouns)
642 'restriction-edit'   => 'Edita',
643 'restriction-move'   => 'Book',
644 'restriction-create' => 'Kria',
645
646 # Undelete
647 'undelete'               => 'Haree pájina halakon tiha',
648 'undeletebtn'            => 'Restaurar',
649 'undeletelink'           => 'lee/restaurar',
650 'undeletecomment'        => 'Komentáriu:',
651 'undeletedarticle'       => 'restaurar "[[$1]]"',
652 'undeletedrevisions'     => 'restaurar {{PLURAL:$1|versaun|versaun}} $1',
653 'undelete-search-submit' => 'Buka',
654
655 # Namespace form on various pages
656 'namespace'      => 'Espasu pájina nian:',
657 'blanknamespace' => '(Prinsipál)',
658
659 # Contributions
660 'contributions' => "Kontribuisaun uza-na'in",
661 'mycontris'     => "Ha'u-nia kontribuisaun",
662 'uctop'         => '(versaun atuál)',
663 'month'         => 'Fulan (ho molok):',
664 'year'          => 'Tinan (ho molok):',
665
666 'sp-contributions-newbies'  => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
667 'sp-contributions-search'   => 'Buka kontribuisaun',
668 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
669 'sp-contributions-submit'   => 'Buka',
670
671 # What links here
672 'whatlinkshere'           => "Artigu sira ne'ebé bá iha ne'e",
673 'whatlinkshere-title'     => 'Pájina sira ne\'ebé bá "$1".',
674 'whatlinkshere-page'      => 'Pájina:',
675 'linkshere'               => "Pájina sira ne'e link ba '''[[:$1]]''':",
676 'whatlinkshere-prev'      => '{{PLURAL:$1|oinmai|oinmai $1}}',
677 'whatlinkshere-next'      => '{{PLURAL:$1|molok|molok $1}}',
678 'whatlinkshere-links'     => '← ligasaun',
679 'whatlinkshere-hidelinks' => '$1 ligasaun',
680
681 # Block/unblock
682 'blockip'                 => "Blokeiu uza-na'in",
683 'blockip-legend'          => "Blokeiu uza-na'in",
684 'ipaddress'               => 'Diresaun IP:',
685 'ipbreason'               => 'Motivu:',
686 'ipbreasonotherlist'      => 'Motivu seluk',
687 'ipbsubmit'               => "Blokeiu uza-na'in ne'e",
688 'ipbother'                => 'Tempu seluk:',
689 '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,...
690 'ipbotheroption'          => 'seluk',
691 'ipblocklist'             => 'Ema anónimu no rejista maka la bele edita',
692 'ipblocklist-username'    => "Naran uza-na'in ka IP:",
693 'ipblocklist-submit'      => 'Buka',
694 'anononlyblock'           => "ema anónimu de'it",
695 'blocklink'               => 'blokeiu',
696 'unblocklink'             => 'la blokeiu',
697 'contribslink'            => 'kontribuisaun',
698 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
699 'ipb_already_blocked'     => 'Ema ruma blokeiu "$1" tiha ona',
700
701 # Move page
702 'move-page'               => 'Book $1',
703 'move-page-legend'        => 'Book pájina',
704 'movearticle'             => 'Book pájina:',
705 'movenotallowed'          => 'Ó la bele book pájina sira.',
706 'newtitle'                => 'Naran foun:',
707 'move-watch'              => "Hateke pájina ne'e",
708 'movepagebtn'             => 'Book pájina',
709 'movedto'                 => 'book tiha ba',
710 'movetalk'                => 'Book pájina diskusaun mós',
711 '1movedto2'               => 'book tiha [[$1]] ba [[$2]]',
712 'movelogpage'             => 'Lista book',
713 'movereason'              => 'Motivu:',
714 'delete_and_move'         => 'Halakon ho book',
715 'delete_and_move_confirm' => 'Sin, halakon pájina',
716
717 # Export
718 'export'        => 'Esporta pájina sira',
719 'export-submit' => 'Esporta',
720 'export-addcat' => 'Tau tan',
721
722 # Namespace 8 related
723 'allmessagesname'    => 'Naran',
724 'allmessagescurrent' => 'Testu atuál',
725
726 # Special:Import
727 'import-comment' => 'Komentáriu:',
728
729 # Import log
730 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
731
732 # Tooltip help for the actions
733 'tooltip-pt-userpage'       => "Ó-nia pájina uza-na'in",
734 'tooltip-pt-mytalk'         => 'Ó-nia pájina diskusaun',
735 'tooltip-pt-preferences'    => "Ha'u-nia preferénsia",
736 'tooltip-pt-mycontris'      => 'Ó-nia kontribuisaun (lista)',
737 'tooltip-pt-logout'         => 'Husik',
738 'tooltip-ca-talk'           => 'Diskusaun kona-ba konteúdu pájina nian',
739 'tooltip-ca-edit'           => "Ó bele filak pájina ne'e. Please use the preview button before saving.",
740 'tooltip-ca-addsection'     => 'Tau tan seksaun foun ida.',
741 'tooltip-ca-viewsource'     => "Ema ruma proteje tiha pájina ne'e.
742 Ó bele lee testu.",
743 'tooltip-ca-protect'        => "Proteje pájina ne'e",
744 'tooltip-ca-delete'         => "Halakon pájina ne'e",
745 'tooltip-ca-move'           => "Book pájina ne'e",
746 'tooltip-ca-watch'          => "Tau tan pájina ne'e ba ó-nia lista hateke",
747 'tooltip-search'            => 'Buka iha {{SITENAME}}',
748 'tooltip-p-logo'            => 'Pájina Mahuluk',
749 'tooltip-n-mainpage'        => 'Vizita Pájina Mahuluk',
750 'tooltip-n-portal'          => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
751 'tooltip-n-recentchanges'   => "Lista mudansa foufoun sira iha wiki ne'e.",
752 'tooltip-n-randompage'      => 'Hola pájina ruma',
753 'tooltip-n-help'            => 'Hatudu pájina ajuda.',
754 'tooltip-t-whatlinkshere'   => "Lista pájina nian ne'ebé bá iha ne'e",
755 'tooltip-t-contributions'   => "Haree lista kontribuisaun uza-na'in ne'e nian",
756 'tooltip-t-emailuser'       => 'Haruka korreiu eletróniku',
757 'tooltip-t-upload'          => 'Tau iha arkivu laran',
758 'tooltip-t-specialpages'    => 'Lista pájina espesiál hotu nian',
759 'tooltip-ca-nstab-user'     => "Haree pájina uza-na'in",
760 'tooltip-ca-nstab-project'  => 'Haree pájina projetu nian',
761 'tooltip-ca-nstab-category' => 'Lee pájina kategoria',
762 'tooltip-minoredit'         => "Halo ne'e osan-rahun",
763 'tooltip-watch'             => "Tau tan pájina ne'e ba ó-nia lista hateke",
764
765 # Attribution
766 'lastmodifiedatby' => "$3 filak ikus pájina ne'e iha $1, $2.", # $1 date, $2 time, $3 user
767
768 # Skin names
769 'skinname-standard'    => 'Klásiku',
770 'skinname-cologneblue' => 'Kolónia azúl',
771 'skinname-myskin'      => 'MySkin',
772 'skinname-chick'       => 'Manu',
773
774 # Browsing diffs
775 'previousdiff' => '←Versaun molok',
776 'nextdiff'     => 'Versaun oinmai→',
777
778 # Media information
779 'show-big-image' => 'Boot liu',
780
781 # Special:NewFiles
782 'showhidebots' => '($1 bot sira)',
783 'ilsubmit'     => 'Buka',
784
785 # EXIF tags
786 'exif-artist' => 'Autór',
787
788 'exif-meteringmode-255' => 'Seluk',
789
790 # External editor support
791 'edit-externally-help' => "(Haree [http://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)",
792
793 # 'all' in various places, this might be different for inflected languages
794 'recentchangesall' => 'hotu',
795 'imagelistall'     => 'hotu',
796 'watchlistall2'    => 'hotu',
797 'namespacesall'    => 'hotu',
798 'monthsall'        => 'hotu',
799
800 # action=purge
801 'confirm_purge_button' => 'OK',
802
803 # Multipage image navigation
804 'imgmultipageprev' => '← pájina molok',
805 'imgmultipagenext' => 'pájina oinmai →',
806 'imgmultigo'       => 'Bá!',
807
808 # Table pager
809 'table_pager_next'         => 'Pájina oinmai',
810 'table_pager_prev'         => 'Pájina molok',
811 'table_pager_first'        => 'Pájina uluk',
812 'table_pager_limit_submit' => 'Bá',
813
814 # Auto-summaries
815 'autosumm-new' => "Pájina foun: '$1'",
816
817 # Watchlist editor
818 'watchlistedit-normal-title' => 'Filak lista hateke',
819 'watchlistedit-raw-titles'   => 'Títulu sira:',
820 'watchlistedit-raw-added'    => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:',
821 'watchlistedit-raw-removed'  => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:',
822
823 # Watchlist editing tools
824 'watchlisttools-edit' => 'Haree no edita lista hateke',
825
826 # Special:Version
827 'version'                  => 'Versaun', # Not used as normal message but as header for the special page itself
828 'version-specialpages'     => 'Pájina espesiál',
829 'version-other'            => 'Seluk',
830 'version-version'          => 'Versaun',
831 'version-license'          => 'Lisensa',
832 'version-software-product' => 'Produtu',
833 'version-software-version' => 'Versaun',
834
835 # Special:FileDuplicateSearch
836 'fileduplicatesearch-submit' => 'Buka',
837
838 # Special:SpecialPages
839 'specialpages'               => 'Pájina espesiál sira',
840 'specialpages-group-other'   => 'Pájina espesiál seluk',
841 'specialpages-group-login'   => 'Login / kria konta',
842 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira',
843 'specialpages-group-users'   => "Uza-na'in no priviléjiu sira",
844 'specialpages-group-pages'   => 'Lista pájina nian',
845
846 # Special:BlankPage
847 'blankpage' => 'Pájina mamuk',
848
849 );