]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesTet.php
MediaWiki 1.16.0
[autoinstallsdev/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 muda ki-ki'ik 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 muda ki-ki'ik 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'           => 'Maiu',
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 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-na'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 muda ki'ik",
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 'editingsection'         => 'Edita $1 (seksaun)',
336 'editingcomment'         => 'Edita $1 (seksaun foun)',
337 'yourtext'               => 'Ó-nia testu',
338 'yourdiff'               => 'Diferensa sira',
339 'template-protected'     => '(proteje tiha)',
340 'template-semiprotected' => '(proteje tiha balun)',
341 'nocreatetext'           => "Ó la bele kria pájina foun iha {{SITENAME}}.
342 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].",
343 'nocreate-loggedin'      => 'Ó la bele kria pájina foun.',
344 'permissionserrorstext'  => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:",
345
346 # Account creation failure
347 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
348
349 # History pages
350 'currentrev'          => 'Versaun atuál',
351 'revisionasof'        => 'Versaun $1 nian',
352 'previousrevision'    => '←Versaun tuan liu',
353 'nextrevision'        => 'Versaun foun liu→',
354 'currentrevisionlink' => 'Versaun atuál',
355 'cur'                 => 'atuál',
356 'next'                => 'oinmai',
357 'last'                => 'ikus',
358 'page_first'          => 'uluk',
359 'page_last'           => 'ikus',
360 'histfirst'           => 'sedu liu hotu',
361 'histlast'            => 'Foun liu hotu',
362 'historyempty'        => '(mamuk)',
363
364 # Revision feed
365 'history-feed-item-nocomment' => '$1 iha $2',
366
367 # Revision deletion
368 'rev-delundel'              => 'hatudu/subar',
369 'revisiondelete'            => 'Halakon/restaurar versaun',
370 'revdelete-hide-user'       => "Subar naran edita-na'in/IP",
371 'revdelete-edit-reasonlist' => 'Edita lista motivu nian',
372
373 # Diffs
374 'lineno' => 'Liña $1:',
375
376 # Search results
377 'prevn'                     => 'molok {{PLURAL:$1|$1}}',
378 'nextn'                     => 'oinmai {{PLURAL:$1|$1}}',
379 'viewprevnext'              => 'Haree ($1 {{int:pipe-separator}} $2) ($3)',
380 'search-result-size'        => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})',
381 'search-interwiki-caption'  => 'Projetu seluseluk sira',
382 'search-mwsuggest-enabled'  => 'fó sujestaun',
383 'search-mwsuggest-disabled' => 'la hatudu sujestaun',
384 'searchall'                 => 'hotu',
385 'powersearch'               => 'Buka',
386 'powersearch-field'         => 'Buka',
387
388 # Preferences page
389 'preferences'               => 'Preferénsia',
390 'mypreferences'             => "Ha'u-nia preferénsia",
391 'prefs-rc'                  => 'Mudansa foufoun sira',
392 'prefs-watchlist'           => 'Lista hateke',
393 'prefs-editing'             => 'Edita',
394 'searchresultshead'         => 'Buka',
395 'timezoneregion-africa'     => 'Áfrika',
396 'timezoneregion-america'    => 'Amérika',
397 'timezoneregion-antarctica' => 'Antártika',
398 'timezoneregion-asia'       => 'Ázia',
399 'timezoneregion-australia'  => 'Austrália',
400 'timezoneregion-europe'     => 'Europa',
401 'youremail'                 => 'Korreiu eletróniku:',
402 'username'                  => "Naran uza-na'in:",
403 'uid'                       => "Uza-na'in ID:",
404 'yourlanguage'              => 'Lian:',
405 'gender-male'               => 'Mane',
406 'gender-female'             => 'Feto',
407 'email'                     => 'Korreiu eletróniku',
408 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
409
410 # User rights
411 'userrights'               => "Muda priviléjiu uza-na'in sira",
412 'userrights-lookup-user'   => "Muda grupu uza-na'in",
413 'userrights-user-editname' => "Fó naran uza-na'in ida:",
414 'editusergroup'            => "Muda grupu uza-na'in",
415 'userrights-editusergroup' => "Muda grupu uza-na'in",
416 'userrights-groupsmember'  => 'Membru iha:',
417 'userrights-reason'        => 'Motivu:',
418 'userrights-no-interwiki'  => "Ó la bele muda priviléjiu uza-na'in iha wiki seluk.",
419
420 # Groups
421 'group'            => 'Grupu:',
422 'group-user'       => "Uza-na'in sira",
423 'group-bot'        => 'Bot sira',
424 'group-sysop'      => 'Administradór sira',
425 'group-bureaucrat' => 'Burokrata sira',
426 'group-suppress'   => "Oversight-na'in sira",
427 'group-all'        => '(hotu)',
428
429 'group-user-member'       => "Uza-na'in",
430 'group-bot-member'        => 'Bot',
431 'group-sysop-member'      => 'Administradór',
432 'group-bureaucrat-member' => 'Burokrata',
433 'group-suppress-member'   => "Oversight-na'in",
434
435 'grouppage-user'       => "{{ns:project}}:Uza-na'in sira",
436 'grouppage-bot'        => '{{ns:project}}:Bot sira',
437 'grouppage-sysop'      => '{{ns:project}}:Administradór sira',
438 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
439 'grouppage-suppress'   => '{{ns:project}}:Oversight',
440
441 # Rights
442 'right-read'                 => 'Lee pájina',
443 'right-edit'                 => 'Edita pájina sira',
444 'right-createpage'           => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)",
445 'right-createtalk'           => 'Kria pájina diskusaun sira',
446 'right-createaccount'        => "Kria konta uza-na'in foun sira",
447 'right-move'                 => 'Book pájina sira',
448 'right-delete'               => 'Halakon pájina sira',
449 'right-bigdelete'            => "Halakon pájina sira-ne'ebé iha istória boot",
450 'right-undelete'             => 'Restaurar pájina ida',
451 'right-userrights'           => "Edita priviléjiu uza-na'in hotu",
452 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira",
453
454 # User rights log
455 'rightslog'      => "Lista filak priviléjiu uza-na'in",
456 'rightslogtext'  => "Ne'e lista ba filak lubu uza-na'in.",
457 'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3',
458 'rightsnone'     => '(mamuk)',
459
460 # Associated actions - in the sentence "You do not have permission to X"
461 'action-read'                 => "lee pájina ne'e",
462 'action-edit'                 => "edita pájina ne'e",
463 'action-createpage'           => 'kria pájina sira',
464 'action-createtalk'           => 'kria pájina diskusaun sira',
465 'action-move'                 => "book pájina ne'e",
466 'action-move-subpages'        => "book pájina ne'e ho sub-pájina",
467 'action-delete'               => "halakon pájina ne'e",
468 'action-undelete'             => "restaurar pájina ne'e",
469 'action-userrights'           => "edita priviléjiu uza-na'in hotu",
470 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira",
471
472 # Recent changes
473 'nchanges'        => '$1 {{PLURAL:$1|diferensa|diferensa}}',
474 'recentchanges'   => 'Mudansa foufoun sira',
475 'rcshowhideminor' => "$1 muda ki-ki'ik",
476 'rcshowhidebots'  => '$1 bot sira',
477 'rcshowhideliu'   => '$1 ema rejista',
478 'rcshowhideanons' => '$1 ema anónimu',
479 'rcshowhidemine'  => "$1 ha'u-nia edita",
480 'diff'            => 'diferensa',
481 'hist'            => 'istória',
482 'hide'            => 'Hamsumik',
483 'show'            => 'Hatudu',
484 'minoreditletter' => 'k',
485 'newpageletter'   => 'F',
486 'boteditletter'   => 'b',
487
488 # Recent changes linked
489 'recentchangeslinked'         => 'Muda sira',
490 'recentchangeslinked-feed'    => 'Muda sira',
491 'recentchangeslinked-toolbox' => 'Muda sira',
492 'recentchangeslinked-title'   => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"',
493 'recentchangeslinked-page'    => 'Naran pájina nian:',
494
495 # Upload
496 'upload'          => 'Tau iha arkivu laran',
497 'uploadbtn'       => 'Tau iha arkivu laran',
498 'watchthisupload' => "Hateke pájina ne'e",
499
500 'license'        => 'Lisensa:',
501 'license-header' => 'Lisensa:',
502
503 # Special:ListFiles
504 'listfiles_date' => 'Tempu',
505 'listfiles_name' => 'Naran',
506 'listfiles_user' => "Uza-na'in",
507
508 # File description page
509 'filehist-deleteall' => 'halakon hotu',
510 'filehist-deleteone' => 'halakon',
511 'filehist-current'   => 'atuál',
512 'filehist-datetime'  => 'Loron/Tempu',
513 'filehist-user'      => "Uza-na'in",
514 'filehist-comment'   => 'Komentáriu',
515 'imagelinks'         => 'Ligasaun',
516
517 # File reversion
518 'filerevert-comment' => 'Razaun:',
519
520 # File deletion
521 'filedelete'                  => 'Halakon $1',
522 'filedelete-comment'          => 'Motivu:',
523 'filedelete-submit'           => 'Halakon',
524 'filedelete-otherreason'      => 'Motivu seluk/ida tan:',
525 'filedelete-reason-otherlist' => 'Motivu seluk',
526 'filedelete-edit-reasonlist'  => 'Edita lista motivu nian',
527
528 # Random page
529 'randompage' => 'Pájina ruma',
530
531 # Statistics
532 'statistics' => 'Estátistika',
533
534 'brokenredirects-edit'   => 'edita',
535 'brokenredirects-delete' => 'halakon',
536
537 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk",
538
539 # Miscellaneous special pages
540 'nbytes'            => '$1 {{PLURAL:$1|byte|byte sira}}',
541 'nlinks'            => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1',
542 'nmembers'          => '$1 {{PLURAL:$1|membru|membru}}',
543 'nrevisions'        => '$1 {{PLURAL:$1|versaun|versaun}}',
544 'unusedcategories'  => "Kategoria sira-ne'ebé la uza",
545 'shortpages'        => 'Pájina badak',
546 'longpages'         => 'Pájina naruk',
547 'listusers'         => "Lista uza-na'in",
548 'newpages'          => 'Pájina foun',
549 'newpages-username' => "Naran uza-na'in:",
550 'ancientpages'      => 'Pájina tuan liu hotu sira',
551 'move'              => 'Book',
552 'movethispage'      => "Book pájina ne'e",
553
554 # Book sources
555 'booksources-go' => 'Bá',
556
557 # Special:Log
558 'specialloguserlabel'  => "Uza-na'in:",
559 'speciallogtitlelabel' => 'Títulu:',
560
561 # Special:AllPages
562 'allpages'          => 'Pájina hotu',
563 'alphaindexline'    => "$1 to'o $2",
564 'nextpage'          => 'Pájina oinmai ($1)',
565 'prevpage'          => 'Pájina molok ($1)',
566 'allpagesfrom'      => 'Hatudu pájina sira; hahú iha:',
567 'allpagesto'        => 'Hatudu pájina sira; para iha:',
568 'allarticles'       => 'Pájina hotu',
569 'allinnamespace'    => 'Pájina hotu (iha espasu $1)',
570 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)',
571 'allpagesprev'      => 'Molok',
572 'allpagesnext'      => 'Oinmai',
573 'allpagessubmit'    => 'Bá',
574 'allpagesprefix'    => 'Hatudu pájina sira ho prefiksu:',
575
576 # Special:Categories
577 'categories' => 'Kategoria sira',
578
579 # Special:LinkSearch
580 'linksearch-ns' => 'Espasu pájina nian:',
581 'linksearch-ok' => 'Buka',
582
583 # Special:ListUsers
584 'listusers-submit' => 'Hatudu',
585
586 # Special:Log/newusers
587 'newuserlogpage'           => "Lista kria uza-na'in",
588 'newuserlogpagetext'       => "Ne'e lista kria uza-na'in.",
589 'newuserlog-create-entry'  => "Uza-na'in foun",
590 'newuserlog-create2-entry' => 'registrar tiha konta foun $1',
591
592 # Special:ListGroupRights
593 'listgrouprights-group'  => 'Grupu',
594 'listgrouprights-rights' => 'Priviléjiu',
595
596 # E-mail user
597 'emailuser'       => "Haruka korreiu eletróniku ba uza-na'in ne'e",
598 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
599 'noemailtitle'    => "Lá'os diresaun korreiu eletróniku",
600 'emailsend'       => 'Haruka',
601
602 # Watchlist
603 'watchlist'        => "Ha'u-nia lista hateke",
604 'mywatchlist'      => "Ha'u-nia lista hateke",
605 'watchlistfor'     => "('''$1''' nian)",
606 'addedwatch'       => 'tau tan tiha ba lista hateke',
607 'removedwatch'     => 'La hateke pájina ona',
608 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona.',
609 'watch'            => 'Hateke',
610 'watchthispage'    => "Hateke pájina ne'e",
611 'unwatch'          => 'La hateke ona',
612 'wlshowlast'       => 'Hatudu $1 hora $2 loron ikus $3',
613
614 # Displayed when you click the "watch" button and it is in the process of watching
615 'watching'   => 'Hateke...',
616 'unwatching' => 'La hateke...',
617
618 'enotif_newpagetext'           => "Ne'e pájina foun.",
619 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
620 'changed'                      => 'filak',
621 'created'                      => 'kria',
622
623 # Delete
624 'deletepage'             => 'Halakon pájina',
625 'excontent'              => "testu iha pájina: '$1'",
626 'excontentauthor'        => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
627 'exblank'                => 'pájina mamuk',
628 'delete-legend'          => 'Halakon',
629 'deletedarticle'         => 'halakon "[[$1]]"',
630 'dellogpage'             => 'Lista halakon',
631 'deletionlog'            => 'lista halakon',
632 'deletecomment'          => 'Motivu:',
633 'deleteotherreason'      => 'Motivu seluk/ida tan:',
634 'deletereasonotherlist'  => 'Motivu seluk',
635 'delete-edit-reasonlist' => 'Edita lista motivu nian',
636
637 # Protect
638 'protectedarticle'            => 'proteje "[[$1]]"',
639 'prot_1movedto2'              => 'book tiha [[$1]] ba [[$2]]',
640 'protectcomment'              => 'Motivu:',
641 'protectexpiry'               => "to'o:",
642 'protect-fallback'            => 'Presiza priviléjiu "$1"',
643 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun",
644 'protect-level-sysop'         => "de'it administradór",
645 'protect-expiring'            => "to'o $1 (UTC)",
646 'protect-cantedit'            => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
647 'protect-othertime'           => 'Tempu seluk:',
648 'protect-othertime-op'        => 'tempu seluk',
649 'protect-otherreason'         => 'Motivu seluk/ida tan:',
650 'protect-otherreason-op'      => 'Motivu seluk',
651 'protect-edit-reasonlist'     => 'Edita lista motivu nian',
652 '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',
653 'restriction-type'            => 'Permisaun:',
654
655 # Restrictions (nouns)
656 'restriction-edit'   => 'Edita',
657 'restriction-move'   => 'Book',
658 'restriction-create' => 'Kria',
659
660 # Undelete
661 'undelete'               => 'Haree pájina halakon tiha',
662 'undeletebtn'            => 'Restaurar',
663 'undeletelink'           => 'lee/restaurar',
664 'undeletecomment'        => 'Razaun:',
665 'undeletedarticle'       => 'restaurar "[[$1]]"',
666 'undeletedrevisions'     => 'restaurar {{PLURAL:$1|versaun|versaun}} $1',
667 'undelete-search-submit' => 'Buka',
668
669 # Namespace form on various pages
670 'namespace'      => 'Espasu pájina nian:',
671 'blanknamespace' => '(Prinsipál)',
672
673 # Contributions
674 'contributions' => "Kontribuisaun uza-na'in",
675 'mycontris'     => "Ha'u-nia kontribuisaun",
676 'uctop'         => '(versaun atuál)',
677 'month'         => 'Fulan (ho molok):',
678 'year'          => 'Tinan (ho molok):',
679
680 'sp-contributions-newbies'  => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
681 'sp-contributions-talk'     => 'diskusaun',
682 'sp-contributions-search'   => 'Buka kontribuisaun',
683 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
684 'sp-contributions-submit'   => 'Buka',
685
686 # What links here
687 'whatlinkshere'           => "Artigu sira ne'ebé bá iha ne'e",
688 'whatlinkshere-title'     => 'Pájina sira ne\'ebé bá "$1".',
689 'whatlinkshere-page'      => 'Pájina:',
690 'linkshere'               => "Pájina sira ne'e link ba '''[[:$1]]''':",
691 'whatlinkshere-prev'      => '{{PLURAL:$1|oinmai|oinmai $1}}',
692 'whatlinkshere-next'      => '{{PLURAL:$1|molok|molok $1}}',
693 'whatlinkshere-links'     => '← ligasaun',
694 'whatlinkshere-hidelinks' => '$1 ligasaun',
695
696 # Block/unblock
697 'blockip'                 => "Blokeiu uza-na'in",
698 'blockip-legend'          => "Blokeiu uza-na'in",
699 'ipaddress'               => 'Diresaun IP:',
700 'ipbreason'               => 'Motivu:',
701 'ipbreasonotherlist'      => 'Motivu seluk',
702 'ipbsubmit'               => "Blokeiu uza-na'in ne'e",
703 'ipbother'                => 'Tempu seluk:',
704 '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',
705 'ipbotheroption'          => 'seluk',
706 'ipblocklist'             => 'Ema anónimu no rejista maka la bele edita',
707 'ipblocklist-username'    => "Naran uza-na'in ka IP:",
708 'ipblocklist-submit'      => 'Buka',
709 'anononlyblock'           => "ema anónimu de'it",
710 'blocklink'               => 'blokeiu',
711 'unblocklink'             => 'la blokeiu',
712 'contribslink'            => 'kontribuisaun',
713 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
714 'ipb_already_blocked'     => 'Ema ruma blokeiu "$1" tiha ona',
715
716 # Move page
717 'move-page'               => 'Book $1',
718 'move-page-legend'        => 'Book pájina',
719 'movearticle'             => 'Book pájina:',
720 'movenotallowed'          => 'Ó la bele book pájina sira.',
721 'newtitle'                => 'Naran foun:',
722 'move-watch'              => "Hateke pájina ne'e",
723 'movepagebtn'             => 'Book pájina',
724 'movedto'                 => 'book tiha ba',
725 'movetalk'                => 'Book pájina diskusaun mós',
726 '1movedto2'               => 'book tiha [[$1]] ba [[$2]]',
727 'movelogpage'             => 'Lista book',
728 'movereason'              => 'Motivu:',
729 'delete_and_move'         => 'Halakon ho book',
730 'delete_and_move_confirm' => 'Sin, halakon pájina',
731
732 # Export
733 'export'        => 'Esporta pájina sira',
734 'export-submit' => 'Esporta',
735 'export-addcat' => 'Tau tan',
736
737 # Namespace 8 related
738 'allmessagesname'    => 'Naran',
739 'allmessagescurrent' => 'Testu atuál',
740
741 # Special:Import
742 'import-comment' => 'Komentáriu:',
743
744 # Import log
745 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
746
747 # Tooltip help for the actions
748 'tooltip-pt-userpage'       => "Ó-nia pájina uza-na'in",
749 'tooltip-pt-mytalk'         => 'Ó-nia pájina diskusaun',
750 'tooltip-pt-preferences'    => "Ha'u-nia preferénsia",
751 'tooltip-pt-mycontris'      => 'Ó-nia kontribuisaun (lista)',
752 'tooltip-pt-logout'         => 'Husik',
753 'tooltip-ca-talk'           => 'Diskusaun kona-ba konteúdu pájina nian',
754 'tooltip-ca-edit'           => "Ó bele filak pájina ne'e. Please use the preview button before saving.",
755 'tooltip-ca-addsection'     => 'Tau tan seksaun foun ida.',
756 'tooltip-ca-viewsource'     => "Ema ruma proteje tiha pájina ne'e.
757 Ó bele lee testu.",
758 'tooltip-ca-protect'        => "Proteje pájina ne'e",
759 'tooltip-ca-delete'         => "Halakon pájina ne'e",
760 'tooltip-ca-move'           => "Book pájina ne'e",
761 'tooltip-ca-watch'          => "Tau tan pájina ne'e ba ó-nia lista hateke",
762 'tooltip-search'            => 'Buka iha {{SITENAME}}',
763 'tooltip-p-logo'            => 'Pájina Mahuluk',
764 'tooltip-n-mainpage'        => 'Vizita Pájina Mahuluk',
765 'tooltip-n-portal'          => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
766 'tooltip-n-recentchanges'   => "Lista mudansa foufoun sira iha wiki ne'e.",
767 'tooltip-n-randompage'      => 'Hola pájina ruma',
768 'tooltip-n-help'            => 'Hatudu pájina ajuda.',
769 'tooltip-t-whatlinkshere'   => "Lista pájina nian ne'ebé bá iha ne'e",
770 'tooltip-t-contributions'   => "Haree lista kontribuisaun uza-na'in ne'e nian",
771 'tooltip-t-emailuser'       => 'Haruka korreiu eletróniku',
772 'tooltip-t-upload'          => 'Tau iha arkivu laran',
773 'tooltip-t-specialpages'    => 'Lista pájina espesiál hotu nian',
774 'tooltip-ca-nstab-user'     => "Haree pájina uza-na'in",
775 'tooltip-ca-nstab-project'  => 'Haree pájina projetu nian',
776 'tooltip-ca-nstab-category' => 'Lee pájina kategoria',
777 'tooltip-minoredit'         => "Marka ne'e hanesan muda ki'ik",
778 'tooltip-watch'             => "Tau tan pájina ne'e ba ó-nia lista hateke",
779
780 # Attribution
781 'lastmodifiedatby' => "$3 filak ikus pájina ne'e iha $1, $2.",
782
783 # Skin names
784 'skinname-standard'    => 'Klásiku',
785 'skinname-cologneblue' => 'Kolónia azúl',
786 'skinname-myskin'      => 'MySkin',
787 'skinname-chick'       => 'Manu',
788
789 # Browsing diffs
790 'previousdiff' => '←Versaun molok',
791 'nextdiff'     => 'Versaun oinmai→',
792
793 # Media information
794 'show-big-image' => 'Boot liu',
795
796 # Special:NewFiles
797 'showhidebots' => '($1 bot sira)',
798 'ilsubmit'     => 'Buka',
799
800 # EXIF tags
801 'exif-artist' => 'Autór',
802
803 'exif-meteringmode-255' => 'Seluk',
804
805 # External editor support
806 'edit-externally-help' => "(Haree [http://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)",
807
808 # 'all' in various places, this might be different for inflected languages
809 'recentchangesall' => 'hotu',
810 'imagelistall'     => 'hotu',
811 'watchlistall2'    => 'hotu',
812 'namespacesall'    => 'hotu',
813 'monthsall'        => 'hotu',
814
815 # action=purge
816 'confirm_purge_button' => 'OK',
817
818 # Multipage image navigation
819 'imgmultipageprev' => '← pájina molok',
820 'imgmultipagenext' => 'pájina oinmai →',
821 'imgmultigo'       => 'Bá!',
822
823 # Table pager
824 'table_pager_next'         => 'Pájina oinmai',
825 'table_pager_prev'         => 'Pájina molok',
826 'table_pager_first'        => 'Pájina uluk',
827 'table_pager_limit_submit' => 'Bá',
828
829 # Auto-summaries
830 'autosumm-new' => "Pájina foun: '$1'",
831
832 # Watchlist editor
833 'watchlistedit-normal-title' => 'Filak lista hateke',
834 'watchlistedit-raw-titles'   => 'Títulu sira:',
835 'watchlistedit-raw-added'    => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:',
836 'watchlistedit-raw-removed'  => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:',
837
838 # Watchlist editing tools
839 'watchlisttools-edit' => 'Haree no edita lista hateke',
840
841 # Special:Version
842 'version'                  => 'Versaun',
843 'version-specialpages'     => 'Pájina espesiál',
844 'version-other'            => 'Seluk',
845 'version-version'          => '(Versaun $1)',
846 'version-license'          => 'Lisensa',
847 'version-software-product' => 'Produtu',
848 'version-software-version' => 'Versaun',
849
850 # Special:FileDuplicateSearch
851 'fileduplicatesearch-submit' => 'Buka',
852
853 # Special:SpecialPages
854 'specialpages'               => 'Pájina espesiál sira',
855 'specialpages-group-other'   => 'Pájina espesiál seluk',
856 'specialpages-group-login'   => 'Login / kria konta',
857 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira',
858 'specialpages-group-users'   => "Uza-na'in no priviléjiu sira",
859 'specialpages-group-pages'   => 'Lista pájina nian',
860
861 # Special:BlankPage
862 'blankpage' => 'Pájina mamuk',
863
864 );