Merge "htmlform muliselect chosen: convert each list"
[mediawiki.git] / languages / messages / MessagesTet.php
blob0eaf692247d5c117b57b3d40406d28440024af70
1 <?php
2 /** Tetum (tetun)
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
7 * @ingroup Language
8 * @file
10 * @author MF-Warburg
11 * @author Nemo bis
12 * @author Reedy
15 $namespaceNames = array(
16 NS_MEDIA => 'Media',
17 NS_SPECIAL => 'Espesiál',
18 NS_TALK => 'Diskusaun',
19 NS_USER => 'Uza-na\'in',
20 NS_USER_TALK => 'Diskusaun_Uza-na\'in',
21 NS_PROJECT_TALK => 'Diskusaun_$1',
22 NS_FILE => 'Imajen',
23 NS_FILE_TALK => 'Diskusaun_Imajen',
24 NS_MEDIAWIKI => 'MediaWiki',
25 NS_MEDIAWIKI_TALK => 'Diskusaun_MediaWiki',
26 NS_TEMPLATE => 'Template',
27 NS_TEMPLATE_TALK => 'Diskusaun_Template',
28 NS_HELP => 'Ajuda',
29 NS_HELP_TALK => 'Diskusaun_Ajuda',
30 NS_CATEGORY => 'Kategoria',
31 NS_CATEGORY_TALK => 'Diskusaun_Kategoria',
34 $namespaceAliases = array(
35 "Kategoría" => NS_CATEGORY,
36 "Diskusaun_Kategoría" => NS_CATEGORY_TALK,
39 $specialPageAliases = array(
40 'Allmessages' => array( 'Mensajen_hotu' ),
41 'Allpages' => array( 'Pájina_hotu' ),
42 'Block' => array( 'Blokeiu' ),
43 'Categories' => array( 'Kategoria' ),
44 'Contributions' => array( 'Kontribuisaun' ),
45 'CreateAccount' => array( 'Rejista' ),
46 'Emailuser' => array( 'Haruka_korreiu_eletróniku' ),
47 'Export' => array( 'Esporta' ),
48 'Import' => array( 'Importa' ),
49 'BlockList' => array( 'Lista_ema_sira-ne\'ebé_blokeiu_tiha' ),
50 'Listadmins' => array( 'Lista_administradór' ),
51 'Listfiles' => array( 'Lista_imajen' ),
52 'Listusers' => array( 'Lista_uza-na\'in' ),
53 'Longpages' => array( 'Pájina_naruk' ),
54 'Movepage' => array( 'Book' ),
55 'Mypage' => array( 'Ha\'u-nia_pájina' ),
56 'Newimages' => array( 'Imajen_foun' ),
57 'Preferences' => array( 'Preferénsia' ),
58 'Protectedpages' => array( 'Pájina_sira-ne\'ebé_proteje_tiha' ),
59 'Randompage' => array( 'Pájina_ruma' ),
60 'Recentchanges' => array( 'Mudansa_foufoun_sira' ),
61 'Search' => array( 'Buka' ),
62 'Shortpages' => array( 'Pájina_badak' ),
63 'Specialpages' => array( 'Pájina_espesiál_sira' ),
64 'Statistics' => array( 'Estatístika' ),
65 'Undelete' => array( 'Restaurar' ),
66 'Upload' => array( 'Tau_iha_arkivu_laran' ),
67 'Userrights' => array( 'Priviléjiu' ),
68 'Version' => array( 'Versaun' ),
69 'Watchlist' => array( 'Lista_hateke' ),
70 'Whatlinkshere' => array( 'Pájina_sira_ne\'ebé_bá_iha_ne\'e' ),
71 'Withoutinterwiki' => array( 'Laiha_interwiki' ),
74 $messages = array(
75 # User preference toggles
76 'tog-underline' => 'Subliña ligasaun sira:',
77 'tog-justify' => 'Justifika parágrafu sira',
78 'tog-hideminor' => "Lá'os hatudu muda ki-ki'ik iha mudansa foufoun sira",
79 'tog-usenewrc' => 'Iha lista "mudansa foufoun sira" no "lista hateke": Hatudu mudansa iha grupu sira - grupu ida ba pájina ida (presiza JavaScript)',
80 'tog-showtoolbar' => 'Hatudu kaixa edita (presiza JavaScript)',
81 'tog-watchcreations' => "Hateke pájina no imajen sira-ne'ebé ha'u kria/tau iha arkivu laran",
82 'tog-watchdefault' => "Hateke pájina sira-ne'ebé ha'u edita",
83 'tog-watchmoves' => "Hateke pájina sira-ne'ebé ha'u book",
84 'tog-watchdeletion' => "Hateke pájina sira-ne'ebé ha'u halakon",
85 'tog-minordefault' => 'Edita hotu-hotu "ki\'ik"',
86 'tog-oldsig' => 'Asinatura atuál',
87 'tog-watchlisthideown' => "La hatudu ha'u-nia edita iha lista hateke",
88 'tog-watchlisthidebots' => 'Hamsumik bot iha lista hateke',
89 'tog-watchlisthideminor' => "Hamsumik muda ki-ki'ik iha lista hateke",
90 'tog-watchlisthideliu' => 'La hatudu edita ema rejista nian iha lista hateke',
91 'tog-watchlisthideanons' => 'La hatudu edita ema anónimu nian iha lista hateke',
92 'tog-watchlisthidepatrolled' => 'Hamsumik muda patrolada iha lista hateke',
93 'tog-ccmeonemails' => "Haruka ba ha'u kopia korreiu eletróniku nian ne'ebé ha'u korreia",
94 'tog-showhiddencats' => "Hatudu kategoria sira-ne'ebé subar",
96 'underline-always' => 'Sempre',
97 'underline-never' => 'Nunka',
99 # Dates
100 'sunday' => 'Loron-domingu',
101 'monday' => 'Loron-segunda',
102 'tuesday' => 'Loron-tersa',
103 'wednesday' => 'Loron-kuarta',
104 'thursday' => 'Loron-kinta',
105 'friday' => 'Loron-sesta',
106 'saturday' => 'Loron-sábadu',
107 'sun' => 'Dom',
108 'mon' => 'Seg',
109 'tue' => 'Ter',
110 'wed' => 'Kua',
111 'thu' => 'Kin',
112 'fri' => 'Ses',
113 'sat' => 'Sáb',
114 'january' => 'Janeiru',
115 'february' => 'Fevereiru',
116 'march' => 'Marsu',
117 'april' => 'Abríl',
118 'may_long' => 'Maiu',
119 'june' => 'Juñu',
120 'july' => 'Jullu',
121 'august' => 'Agostu',
122 'september' => 'Setembru',
123 'october' => 'Outubru',
124 'november' => 'Novembru',
125 'december' => 'Dezembru',
126 'january-gen' => 'Janeiru nian',
127 'february-gen' => 'Fevereiru nian',
128 'march-gen' => 'Marsu nian',
129 'april-gen' => 'Abríl nian',
130 'may-gen' => 'Maiu nian',
131 'june-gen' => 'Juñu nian',
132 'july-gen' => 'Jullu nian',
133 'august-gen' => 'Agostu nian',
134 'september-gen' => 'Setembru nian',
135 'october-gen' => 'Outubru nian',
136 'november-gen' => 'Novembru nian',
137 'december-gen' => 'Dezembru nian',
138 'jan' => 'Jan.',
139 'feb' => 'Fev.',
140 'mar' => 'Mar.',
141 'apr' => 'Abr.',
142 'may' => 'Maiu',
143 'jun' => 'Jun.',
144 'jul' => 'Jul.',
145 'aug' => 'Ago.',
146 'sep' => 'Set.',
147 'oct' => 'Out.',
148 'nov' => 'Nov.',
149 'dec' => 'Dez.',
151 # Categories related messages
152 'pagecategories' => '{{PLURAL:$1|Kategoria|Kategoria}}',
153 'category_header' => 'Artigu iha kategoría "$1"',
154 'subcategories' => 'Sub-kategoria sira',
155 'category-empty' => "''Kategoria ne'e agora la iha pájina sira.''",
156 'listingcontinuesabbrev' => 'kont.',
158 'about' => 'Kona-ba',
159 'article' => 'Pájina',
160 'cancel' => 'Para',
161 'moredotdotdot' => 'Barak liu...',
162 'mypage' => "Ha'u-nia pájina",
163 'mytalk' => 'Diskusaun',
164 'anontalk' => "Diskusaun ba IP ne'e",
165 'navigation' => 'Hatudu-dalan',
166 'and' => '&#32;ho',
168 # Cologne Blue skin
169 'qbfind' => 'Hetan',
170 'qbedit' => 'Edita',
171 'qbpageoptions' => "Pájina ne'e",
172 'qbmyoptions' => "Ha'u-nia pájina sira",
173 'qbspecialpages' => 'Pájina espesiál sira',
174 'faq' => 'FAQ',
175 'faqpage' => 'Project:FAQ',
177 # Vector skin
178 'vector-action-protect' => 'Proteje',
179 'vector-view-create' => 'Kria',
180 'vector-view-edit' => 'Edita',
181 'vector-view-history' => 'Haree istória',
182 'vector-view-view' => 'Lee',
183 'actions' => 'Aksaun sira',
185 'errorpagetitle' => 'Sala',
186 'returnto' => 'Fali ba $1.',
187 'tagline' => 'Husi {{SITENAME}}',
188 'help' => 'Ajuda',
189 'search' => 'Buka',
190 'searchbutton' => 'Buka',
191 'go' => 'Bá',
192 'searcharticle' => 'Pájina',
193 'history' => 'Istória pájina',
194 'history_short' => 'Istória',
195 'printableversion' => 'Versaun ba impresaun',
196 'permalink' => 'Ligasaun mahelak',
197 'print' => 'Imprime',
198 'edit' => 'Edita',
199 'create' => 'Kria',
200 'editthispage' => "Edita pájina ne'e",
201 'create-this-page' => "Kria pájina ne'e",
202 'delete' => 'Halakon',
203 'deletethispage' => "Halakon pájina ne'e",
204 'undelete_short' => 'Restaurar {{PLURAL:$1|versaun ida|versaun $1}}',
205 'protect' => 'Proteje',
206 'protect_change' => 'muda',
207 'protectthispage' => "Proteje pájina ne'e",
208 'unprotect' => 'Muda protesaun',
209 'unprotectthispage' => "Muda protesaun pájina ne'e nian",
210 'newpage' => 'Pájina foun',
211 'talkpage' => "Diskusaun kona-ba pájina ne'e",
212 'talkpagelinktext' => 'Diskusaun',
213 'specialpage' => 'Pájina espesiál',
214 'postcomment' => 'Seksaun foun',
215 'talk' => 'Diskusaun',
216 'toolbox' => 'Kaixa besi nian',
217 'userpage' => "Haree pájina uza-na'in",
218 'projectpage' => 'Haree pájina projetu nian',
219 'imagepage' => 'Haree pájina imajen nian',
220 'mediawikipage' => 'Haree pájina mensajen nian',
221 'viewhelppage' => 'Haree pájina ajuda',
222 'categorypage' => 'Haree pájina kategoría nian',
223 'viewtalkpage' => 'Haree diskusaun',
224 'otherlanguages' => 'Iha lian seluk',
225 'lastmodifiedat' => "Mudansa ba dala ikus pájina ne'e nian iha $1, $2.",
226 'protectedpage' => 'Pájina maka ema ruma proteje tiha',
227 'jumpto' => 'Bá:',
228 'jumptonavigation' => 'hatudu-dalan',
229 'jumptosearch' => 'buka',
231 # 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).
232 'aboutsite' => 'Kona-ba {{SITENAME}}',
233 'aboutpage' => 'Project:Kona-ba',
234 'copyright' => 'Testu pájina nian iha $1 okos.',
235 'copyrightpage' => '{{ns:project}}:Direitu_autór_nian',
236 'currentevents' => 'Mamosuk atuál sira',
237 'currentevents-url' => 'Project:Mamosuk atuál sira',
238 'disclaimers' => 'Avisu legál',
239 'disclaimerpage' => 'Project:Avisu legál',
240 'edithelp' => 'Ajuda kona-ba edita',
241 'helppage' => 'Help:Konteúdu',
242 'mainpage' => 'Pájina Mahuluk',
243 'mainpage-description' => 'Pájina Mahuluk',
244 'portal' => 'Portál komunidade nian',
245 'portal-url' => 'Project:Portál komunidade nian',
246 'privacy' => 'Polítika privasidade nian',
247 'privacypage' => 'Project:Polítika privasidade nian',
249 'badaccess' => 'Ita la iha permisaun...',
250 'badaccess-group0' => "Ó la bele halo ne'e.",
251 'badaccess-groups' => "De'it uza-na'in sira-ne'ebé iha {{PLURAL:$2|grupu|grupu ida husi}} $1 bele halo ne'e.",
253 'versionrequired' => 'Presiza MediaWiki versaun $1',
254 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].",
256 'ok' => 'OK',
257 'retrievedfrom' => 'Husi "$1"',
258 'youhavenewmessages' => 'Ó iha $1 ($2).',
259 'newmessageslink' => 'mensajen foun',
260 'newmessagesdifflink' => 'diferensa foun liu hotu',
261 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1',
262 'editsection' => 'edita',
263 'editold' => 'edita',
264 'viewsourceold' => 'lee testu',
265 'editlink' => 'edita',
266 'viewsourcelink' => 'lee testu',
267 'editsectionhint' => 'Edita parte $1 pájina nian',
268 'toc' => 'Tabela konteúdu',
269 'showtoc' => 'hatudu',
270 'hidetoc' => 'subar',
271 'thisisdeleted' => 'Haree ka restaurar $1?',
272 'viewdeleted' => 'Haree $1?',
273 'site-rss-feed' => 'Feed RSS $1',
274 'site-atom-feed' => 'Feed Atom $1',
275 'red-link-title' => '$1 (pájina la iha)',
277 # Short words for each namespace, by default used in the namespace tab in monobook
278 'nstab-main' => 'Pájina',
279 'nstab-user' => "Pájina uza-na'in",
280 'nstab-special' => 'Pájina espesiál',
281 'nstab-project' => 'Pájina projetu nian',
282 'nstab-image' => 'Fail',
283 'nstab-mediawiki' => 'Mensajen',
284 'nstab-help' => 'Pájina ajuda',
285 'nstab-category' => 'Kategoria',
287 # Main script and global functions
288 'nosuchspecialpage' => "Pájina espesiál ne'e la iha",
289 'nospecialpagetext' => "<strong>Pájina espesiál ne'e la iha.</strong>
291 Lista ida pájina espesiál nian [[Special:SpecialPages|iha ne'e]].",
293 # General errors
294 'error' => 'Sala',
295 'missingarticle-rev' => '(version#: $1)',
296 'missingarticle-diff' => '(Dif.: $1, $2)',
297 'viewsource' => 'Lee testu',
298 'viewsourcetext' => 'Ó bele lee no kopia testu pájina nian:',
299 'namespaceprotected' => "Ó la iha priviléjiu ba edita pájina sira iha espasu '''$1'''.",
300 'ns-specialprotected' => 'La ema ida bele edita pájina espesiál sira.',
302 # Login and logout pages
303 'yourname' => "Naran uza-na'in:",
304 'login' => 'Log in',
305 'nav-login-createaccount' => 'Log in / kriar konta ida',
306 'userlogin' => 'Log in / kriar konta ida',
307 'logout' => 'Husik',
308 'userlogout' => 'Husik',
309 'nologin' => "La iha konta ida? '''$1'''.",
310 'nologinlink' => 'Registrar',
311 'createaccount' => "Registrar uza-na'in",
312 'gotaccount' => "Ó iha konta ona? '''$1'''.",
313 'gotaccountlink' => 'Log in',
314 'userexists' => "Naran uza-na'in ne'e ona iha wiki.
315 Favór ida lori naran seluk.",
316 'nosuchuser' => 'Konta uza-na\'in (naran "$1") la iha.
317 User names are case sensitive.
318 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].',
319 'nouserspecified' => "Ó tenke espesífiku naran uza-na'in ida.",
320 'accountcreated' => "Registrar tiha uza-na'in",
321 'loginlanguagelabel' => 'Lian: $1',
323 # Change password dialog
324 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
326 # Special:PasswordReset
327 'passwordreset-username' => "Naran uza-na'in:",
328 'passwordreset-email' => 'Diresaun korreiu eletróniku:',
330 # Edit page toolbar
331 'link_tip' => 'Ligasaun ba laran',
332 'extlink_sample' => "http://www.example.com ligasaun ba li'ur",
333 'extlink_tip' => "Ligasaun ba li'ur (tau tan http://)",
334 'image_sample' => 'Ezemplu.jpg',
335 'media_sample' => 'Ezemplu.ogg',
336 'sig_tip' => 'Ita-nia asinatura ho data/oras',
338 # Edit pages
339 'summary' => 'Rezumu:',
340 'minoredit' => "Ne'e muda ki'ik",
341 'watchthis' => "Hateke pájina ne'e",
342 'savearticle' => 'Muda pájina',
343 'showdiff' => 'Hatudu diferensa sira',
344 'anoneditwarning' => 'Ó lá\'os "log-in" iha momentu.',
345 'blockedtitle' => "Uza-na'in la bele edita (blokeiu)",
346 'blockednoreason' => 'laiha motivu',
347 'whitelistedittext' => 'Ó tenke $1 ba edita pájina sira.',
348 'loginreqpagetext' => 'Ó tenke $1 ba haree pájina seluk.',
349 'newarticle' => '(Foun)',
350 'noarticletext' => "Iha momentu lá'os testu iha pájina ne'e, bele [[Special:Search/{{PAGENAME}}|buka naran pájina nian]] iha pájina seluk, <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs], ka [{{fullurl:{{FULLPAGENAME}}|action=edit}} edita pájina ne'e]</span>.",
351 'previewnote' => "'''Ne'e de'it pájina ba kontrola.'''
352 Ita-nia mudansa la armazenadu seidauk!",
353 'editing' => 'Edita $1',
354 'editingsection' => 'Edita $1 (seksaun)',
355 'editingcomment' => 'Edita $1 (seksaun foun)',
356 'yourtext' => 'Ó-nia testu',
357 'yourdiff' => 'Diferensa sira',
358 'template-protected' => '(proteje tiha)',
359 'template-semiprotected' => '(proteje tiha balun)',
360 'hiddencategories' => "Pájina ne'e iha {{PLURAL:$1|kategoria ida-ne'ebé subar|kategoria $1 sira-ne'ebé subar}}:",
361 'nocreatetext' => "Ó la bele kria pájina foun iha {{SITENAME}}.
362 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].",
363 'nocreate-loggedin' => 'Ó la bele kria pájina foun.',
364 'permissionserrorstext' => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:",
365 'permissionserrorstext-withaction' => 'Ita la bele $2. {{PLURAL:$1|Razaun|Razaun sira}}:',
367 # Account creation failure
368 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
370 # History pages
371 'currentrev' => 'Versaun atuál',
372 'revisionasof' => 'Versaun $1 nian',
373 'revision-info' => 'Revisaun loron $4, tempu $5, husi $2',
374 'previousrevision' => '←Versaun tuan liu',
375 'nextrevision' => 'Versaun foun liu→',
376 'currentrevisionlink' => 'Versaun atuál',
377 'cur' => 'atuál',
378 'next' => 'oinmai',
379 'last' => 'molok',
380 'page_first' => 'uluk',
381 'page_last' => 'ikus',
382 'histfirst' => 'sedu liu hotu',
383 'histlast' => 'Foun liu hotu',
384 'historyempty' => '(mamuk)',
386 # Revision feed
387 'history-feed-item-nocomment' => '$1 iha $2',
389 # Revision deletion
390 'rev-delundel' => 'hatudu/subar',
391 'revisiondelete' => 'Halakon/restaurar versaun',
392 'revdelete-show-file-submit' => 'Sin',
393 'revdelete-hide-user' => "Subar naran edita-na'in/IP",
394 'revdelete-radio-set' => 'Sin',
395 'revdelete-radio-unset' => 'Lae',
396 'revdelete-edit-reasonlist' => 'Edita lista motivu nian',
398 # Diffs
399 'lineno' => 'Liña $1:',
401 # Search results
402 'searchresults' => 'Rezultadu sira',
403 'searchresults-title' => 'Rezultadu sira ba buka "$1"',
404 'searchsubtitleinvalid' => "Ita buka tiha ona '''$1'''",
405 'prevn' => 'molok {{PLURAL:$1|$1}}',
406 'nextn' => 'oinmai {{PLURAL:$1|$1}}',
407 'shown-title' => 'Hatudu {{PLURAL:$1|rezultadu|rezultadu}} $1 kada pájina',
408 'viewprevnext' => 'Haree ($1 {{int:pipe-separator}} $2) ($3)',
409 'searchmenu-exists' => "'''Iha pájina ho naran \"[[:\$1]]\".'''",
410 'searchmenu-new' => "'''Kria pájina \"[[:\$1]]\" iha wiki ne'e!'''",
411 'searchprofile-everything' => 'Hotu',
412 'searchprofile-articles-tooltip' => 'Buka iha $1',
413 'searchprofile-project-tooltip' => 'Buka iha $1',
414 'search-result-size' => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})',
415 'search-section' => '(seksaun $1)',
416 'search-suggest' => 'Parese Ita buka: $1',
417 'search-interwiki-caption' => 'Projetu seluseluk sira',
418 'searchall' => 'hotu',
419 'powersearch' => 'Buka',
420 'powersearch-field' => 'Buka',
421 'powersearch-toggleall' => 'Hotu',
423 # Preferences page
424 'preferences' => 'Preferénsia',
425 'mypreferences' => 'Preferénsia',
426 'prefs-rc' => 'Mudansa foufoun sira',
427 'prefs-watchlist' => 'Lista hateke',
428 'prefs-editing' => 'Edita',
429 'searchresultshead' => 'Buka',
430 'timezoneregion-africa' => 'Áfrika',
431 'timezoneregion-america' => 'Amérika',
432 'timezoneregion-antarctica' => 'Antártika',
433 'timezoneregion-asia' => 'Ázia',
434 'timezoneregion-australia' => 'Austrália',
435 'timezoneregion-europe' => 'Europa',
436 'youremail' => 'Korreiu eletróniku:',
437 'username' => "Naran uza-na'in:",
438 'uid' => "Númeru uza-na'in:",
439 'yourlanguage' => 'Lian:',
440 'gender-male' => 'Mane',
441 'gender-female' => 'Feto',
442 'email' => 'Korreiu eletróniku',
443 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
445 # User rights
446 'userrights' => "Muda priviléjiu uza-na'in sira",
447 'userrights-lookup-user' => "Muda grupu uza-na'in",
448 'userrights-user-editname' => "Fó naran uza-na'in ida:",
449 'editusergroup' => "Muda grupu uza-na'in",
450 'editinguser' => "Muda grupu '''[[User:$1|$1]]''' nian $2",
451 'userrights-editusergroup' => "Muda grupu uza-na'in",
452 'userrights-groupsmember' => 'Membru iha:',
453 'userrights-reason' => 'Motivu:',
454 'userrights-no-interwiki' => "Ó la bele muda priviléjiu uza-na'in iha wiki seluk.",
456 # Groups
457 'group' => 'Grupu:',
458 'group-user' => "Uza-na'in sira",
459 'group-bot' => 'Bot sira',
460 'group-sysop' => 'Administradór sira',
461 'group-bureaucrat' => 'Burokrata sira',
462 'group-suppress' => "Oversight-na'in sira",
463 'group-all' => '(hotu)',
465 'group-user-member' => "{{GENDER:$1|Uza-na'in}}",
466 'group-bot-member' => '{{GENDER:$1|Bot}}',
467 'group-sysop-member' => '{{GENDER:$1|Administradór|Administradóra}}',
468 'group-bureaucrat-member' => '{{GENDER:$1|Burokrata}}',
469 'group-suppress-member' => "{{GENDER:$1|Oversight-na'in}}",
471 'grouppage-user' => "{{ns:project}}:Uza-na'in sira",
472 'grouppage-bot' => '{{ns:project}}:Bot sira',
473 'grouppage-sysop' => '{{ns:project}}:Administradór sira',
474 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
475 'grouppage-suppress' => '{{ns:project}}:Oversight',
477 # Rights
478 'right-read' => 'Lee pájina',
479 'right-edit' => 'Edita pájina sira',
480 'right-createpage' => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)",
481 'right-createtalk' => 'Kria pájina diskusaun sira',
482 'right-createaccount' => "Kria konta uza-na'in foun sira",
483 'right-move' => 'Book pájina sira',
484 'right-delete' => 'Halakon pájina sira',
485 'right-bigdelete' => "Halakon pájina sira-ne'ebé iha istória boot",
486 'right-undelete' => 'Restaurar pájina ida',
487 'right-userrights' => "Edita priviléjiu uza-na'in hotu",
488 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira",
490 # Special:Log/newusers
491 'newuserlogpage' => "Lista kria uza-na'in",
492 'newuserlogpagetext' => "Ne'e lista kria uza-na'in.",
494 # User rights log
495 'rightslog' => "Lista mudansa priviléjiu uza-na'in",
496 'rightslogtext' => "Ne'e lista mudansa priviléjiu uza-na'in sira nian.",
498 # Associated actions - in the sentence "You do not have permission to X"
499 'action-read' => "lee pájina ne'e",
500 'action-edit' => "edita pájina ne'e",
501 'action-createpage' => 'kria pájina sira',
502 'action-createtalk' => 'kria pájina diskusaun sira',
503 'action-move' => "book pájina ne'e",
504 'action-move-subpages' => "book pájina ne'e ho sub-pájina",
505 'action-delete' => "halakon pájina ne'e",
506 'action-undelete' => "restaurar pájina ne'e",
507 'action-userrights' => "edita priviléjiu uza-na'in hotu",
508 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira",
510 # Recent changes
511 'nchanges' => '$1 {{PLURAL:$1|diferensa|diferensa}}',
512 'recentchanges' => 'Mudansa foufoun sira',
513 'recentchanges-label-newpage' => 'Pájina foun',
514 'recentchanges-label-minor' => "Ne'e mudansa ki'ik",
515 'recentchanges-label-bot' => 'Edita husi prosesu automátiku ("bot")',
516 'rcshowhideminor' => "$1 muda ki-ki'ik",
517 'rcshowhidebots' => '$1 bot sira',
518 'rcshowhideliu' => '$1 ema rejista',
519 'rcshowhideanons' => '$1 ema anónimu',
520 'rcshowhidemine' => "$1 ha'u-nia edita",
521 'diff' => 'diferensa',
522 'hist' => 'istória',
523 'hide' => 'Hamsumik',
524 'show' => 'Hatudu',
525 'minoreditletter' => 'k',
526 'newpageletter' => 'F',
527 'boteditletter' => 'b',
528 'rc-enhanced-expand' => 'Hatudu detalle (presiza JavaScript)',
530 # Recent changes linked
531 'recentchangeslinked' => 'Muda sira',
532 'recentchangeslinked-feed' => 'Muda sira',
533 'recentchangeslinked-toolbox' => 'Muda sira',
534 'recentchangeslinked-title' => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"',
535 'recentchangeslinked-page' => 'Naran pájina nian:',
537 # Upload
538 'upload' => 'Tau iha arkivu laran',
539 'uploadbtn' => 'Tau iha arkivu laran',
540 'fileuploadsummary' => 'Rezumu:',
541 'watchthisupload' => "Hateke pájina ne'e",
543 'license' => 'Lisensa:',
544 'license-header' => 'Lisensa:',
546 # Special:ListFiles
547 'imgfile' => 'fail',
548 'listfiles_date' => 'Tempu',
549 'listfiles_name' => 'Naran',
550 'listfiles_user' => "Uza-na'in",
552 # File description page
553 'file-anchor-link' => 'Fail',
554 'filehist-deleteall' => 'halakon hotu',
555 'filehist-deleteone' => 'halakon',
556 'filehist-current' => 'atuál',
557 'filehist-datetime' => 'Loron/Tempu',
558 'filehist-user' => "Uza-na'in",
559 'filehist-comment' => 'Komentáriu',
560 'imagelinks' => "Pájina iha ne'ebá fixeiru ne'e",
561 'uploadnewversion-linktext' => 'Tau versaun foun imajen nian',
563 # File reversion
564 'filerevert-comment' => 'Razaun:',
566 # File deletion
567 'filedelete' => 'Halakon $1',
568 'filedelete-comment' => 'Motivu:',
569 'filedelete-submit' => 'Halakon',
570 'filedelete-otherreason' => 'Motivu seluk/ida tan:',
571 'filedelete-reason-otherlist' => 'Motivu seluk',
572 'filedelete-edit-reasonlist' => 'Edita lista motivu nian',
574 # Random page
575 'randompage' => 'Pájina ruma',
577 # Statistics
578 'statistics' => 'Estatístika',
580 'brokenredirects-edit' => 'edita',
581 'brokenredirects-delete' => 'halakon',
583 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk",
585 # Miscellaneous special pages
586 'nbytes' => '$1 {{PLURAL:$1|byte|byte sira}}',
587 'nlinks' => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1',
588 'nmembers' => '$1 {{PLURAL:$1|membru|membru}}',
589 'nrevisions' => '$1 {{PLURAL:$1|versaun|versaun}}',
590 'unusedcategories' => "Kategoria sira-ne'ebé la uza",
591 'prefixindex' => 'Pájina hotu ho prefiksu',
592 'shortpages' => 'Pájina badak',
593 'longpages' => 'Pájina naruk',
594 'listusers' => "Lista uza-na'in",
595 'newpages' => 'Pájina foun',
596 'newpages-username' => "Naran uza-na'in:",
597 'ancientpages' => 'Pájina tuan liu hotu sira',
598 'move' => 'Book',
599 'movethispage' => "Book pájina ne'e",
601 # Book sources
602 'booksources-go' => 'Bá',
604 # Special:Log
605 'specialloguserlabel' => "Uza-na'in ne'ebé halo:",
606 'speciallogtitlelabel' => "Objetivu (títulu ka uza-na'in):",
608 # Special:AllPages
609 'allpages' => 'Pájina hotu',
610 'alphaindexline' => "$1 to'o $2",
611 'nextpage' => 'Pájina oinmai ($1)',
612 'prevpage' => 'Pájina molok ($1)',
613 'allpagesfrom' => 'Hatudu pájina sira; hahú iha:',
614 'allpagesto' => 'Hatudu pájina sira; para iha:',
615 'allarticles' => 'Pájina hotu',
616 'allinnamespace' => 'Pájina hotu (iha espasu $1)',
617 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)',
618 'allpagesprev' => 'Molok',
619 'allpagesnext' => 'Oinmai',
620 'allpagessubmit' => 'Bá',
621 'allpagesprefix' => 'Hatudu pájina sira ho prefiksu:',
623 # Special:Categories
624 'categories' => 'Kategoria sira',
625 'special-categories-sort-abc' => 'tau tuir alfabetu',
627 # Special:LinkSearch
628 'linksearch-ns' => 'Espasu pájina nian:',
629 'linksearch-ok' => 'Buka',
631 # Special:ListUsers
632 'listusers-submit' => 'Hatudu',
634 # Special:ActiveUsers
635 'activeusers-hidebots' => 'Subar bot sira',
636 'activeusers-hidesysops' => 'Subar administradór sira',
638 # Special:ListGroupRights
639 'listgrouprights-group' => 'Grupu',
640 'listgrouprights-rights' => 'Priviléjiu',
641 'listgrouprights-members' => '(lista membru nian)',
643 # Email user
644 'emailuser' => "Haruka korreiu eletróniku ba uza-na'in ne'e",
645 'defemailsubject' => '{{SITENAME}} - korreiu eletróniku husi uza-na\'in "$1"',
646 'noemailtitle' => "Lá'os diresaun korreiu eletróniku",
647 'emailusername' => "Naran uza-na'in:",
648 'emailsend' => 'Haruka',
650 # Watchlist
651 'watchlist' => 'Lista hateke',
652 'mywatchlist' => 'Lista hateke',
653 'removedwatchtext' => 'La hateke pájina "[[:$1]]" ona (haree [[Special:Watchlist|"lista hateke"]]).',
654 'watch' => 'Hateke',
655 'watchthispage' => "Hateke pájina ne'e",
656 'unwatch' => 'La hateke ona',
657 'watchlist-details' => '{{PLURAL:$1|Pájina ida (1)|Pájina $1}} iha Ita-nia "lista hateke" (la ho pájina diskusaun).',
658 'wlshowlast' => 'Hatudu $1 hora $2 loron ikus $3',
660 # Displayed when you click the "watch" button and it is in the process of watching
661 'watching' => 'Hateke...',
662 'unwatching' => 'La hateke...',
664 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
665 'created' => 'kria ona',
666 'changed' => 'muda ona',
668 # Delete
669 'deletepage' => 'Halakon pájina',
670 'excontent' => "testu iha pájina: '$1'",
671 'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
672 'exblank' => 'pájina mamuk',
673 'delete-legend' => 'Halakon',
674 'actioncomplete' => 'operasaun remata',
675 'actionfailed' => 'Asaun la konsege',
676 'deletedtext' => 'Ita foin halakon pájina "$1". Haree $2 ba "operasaun halakon" seluk.',
677 'dellogpage' => 'Lista halakon',
678 'deletionlog' => 'lista halakon',
679 'deletecomment' => 'Motivu:',
680 'deleteotherreason' => 'Motivu seluk/ida tan:',
681 'deletereasonotherlist' => 'Motivu seluk',
682 'delete-edit-reasonlist' => 'Edita lista motivu nian',
684 # Protect
685 'protectedarticle' => 'proteje "[[$1]]"',
686 'prot_1movedto2' => 'book tiha [[$1]] ba [[$2]]',
687 'protectcomment' => 'Motivu:',
688 'protectexpiry' => "to'o:",
689 'protect-fallback' => 'Presiza priviléjiu "$1"',
690 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun",
691 'protect-level-sysop' => "de'it administradór",
692 'protect-expiring' => "to'o $1 (UTC)",
693 'protect-cantedit' => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
694 'protect-othertime' => 'Tempu seluk:',
695 'protect-othertime-op' => 'tempu seluk',
696 'protect-otherreason' => 'Motivu seluk/ida tan:',
697 'protect-otherreason-op' => 'Motivu seluk',
698 'protect-edit-reasonlist' => 'Edita lista motivu nian',
699 'protect-expiry-options' => '1 oras:1 hour,1 loron:1 day,1 semana:1 week,2 semana:2 weeks,1 fulan:1 month,3 fulan:3 months,6 fulan:6 months,1 tinan:1 year,infinite:infinite',
700 'restriction-type' => 'Permisaun:',
702 # Restrictions (nouns)
703 'restriction-edit' => 'Edita',
704 'restriction-move' => 'Book',
705 'restriction-create' => 'Kria',
707 # Undelete
708 'undelete' => 'Haree pájina halakon tiha',
709 'undeletebtn' => 'Restaurar',
710 'undeletelink' => 'lee/restaurar',
711 'undeleteviewlink' => 'haree',
712 'undeletecomment' => 'Razaun:',
713 'undeletedrevisions' => 'restaurar {{PLURAL:$1|versaun|versaun}} $1',
714 'undelete-search-submit' => 'Buka',
715 'undelete-show-file-submit' => 'Sin',
717 # Namespace form on various pages
718 'namespace' => 'Espasu pájina nian:',
719 'blanknamespace' => '(Prinsipál)',
721 # Contributions
722 'contributions' => "{{GENDER:$1|Kontribuisaun uza-na'in}}",
723 'contributions-title' => 'Kontribuisaun "$1" nian',
724 'mycontris' => 'Kontribuisaun',
725 'contribsub2' => 'Ba $1 ($2)',
726 'uctop' => '(versaun atuál)',
727 'month' => 'Fulan (ho molok):',
728 'year' => 'Tinan (ho molok):',
730 'sp-contributions-newbies' => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
731 'sp-contributions-talk' => 'diskusaun',
732 'sp-contributions-search' => 'Buka kontribuisaun',
733 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
734 'sp-contributions-submit' => 'Buka',
736 # What links here
737 'whatlinkshere' => "Artigu sira ne'ebé bá iha ne'e",
738 'whatlinkshere-title' => 'Pájina sira ne\'ebé bá "$1".',
739 'whatlinkshere-page' => 'Pájina:',
740 'linkshere' => "Pájina sira ne'e link ba '''[[:$1]]''':",
741 'isimage' => 'ligasaun ba fixeiru',
742 'whatlinkshere-prev' => '{{PLURAL:$1|oinmai|oinmai $1}}',
743 'whatlinkshere-next' => '{{PLURAL:$1|molok|molok $1}}',
744 'whatlinkshere-links' => '← ligasaun',
745 'whatlinkshere-hidelinks' => '$1 ligasaun',
747 # Block/unblock
748 'block' => "Blokeiu uza-na'in",
749 'blockip' => "Blokeiu uza-na'in",
750 'blockip-legend' => "Blokeiu uza-na'in",
751 'ipadressorusername' => "Diresaun IP ka naran uza-na'in:",
752 'ipbexpiry' => 'Tempu:',
753 'ipbreason' => 'Motivu:',
754 'ipbreasonotherlist' => 'Motivu seluk',
755 'ipbcreateaccount' => 'La bele kria konta foun',
756 'ipbemailban' => 'La bele haruka korreiu eletróniku',
757 'ipbsubmit' => "Blokeiu uza-na'in ne'e",
758 'ipbother' => 'Tempu seluk:',
759 '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',
760 'ipbotheroption' => 'seluk',
761 'ipbhidename' => "Subar naran uza-na'in (iha kontribuisaun no lista seluk)",
762 'ipbwatchuser' => "Hateke pájina uza-na'in nian (hamutuk ho pájina diskusaun)",
763 'ipb-disableusertalk' => 'La bele edita ninia pájina diskusaun',
764 'ipblocklist' => "Uza-na'in sira-ne'ebé la bele edita",
765 'blocklist-reason' => 'Razaun',
766 'ipblocklist-submit' => 'Buka',
767 'anononlyblock' => "ema anónimu de'it",
768 'blocklink' => 'blokeiu',
769 'unblocklink' => 'la blokeiu',
770 'contribslink' => 'kontribuisaun',
771 'blocklogentry' => 'blokeiu [[$1]] ba tempu $2 $3',
772 'block-log-flags-nocreate' => 'la bele kria konta foun',
773 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
774 'block-log-flags-nousertalk' => 'la bele edita pájina diskusaun rasik',
775 'ipb_already_blocked' => 'Ema ruma blokeiu "$1" tiha ona',
777 # Move page
778 'move-page' => 'Book $1',
779 'move-page-legend' => 'Book pájina',
780 'movearticle' => 'Book pájina:',
781 'movenotallowed' => 'Ó la bele book pájina sira.',
782 'newtitle' => 'Naran foun:',
783 'move-watch' => "Hateke pájina ne'e",
784 'movepagebtn' => 'Book pájina',
785 'movedto' => 'book tiha ba',
786 'movetalk' => 'Book pájina diskusaun mós',
787 'movelogpage' => 'Lista book',
788 'movereason' => 'Motivu:',
789 'delete_and_move' => 'Halakon ho book',
790 'delete_and_move_confirm' => 'Sin, halakon pájina',
792 # Export
793 'export' => 'Esporta pájina sira',
794 'export-submit' => 'Esporta',
795 'export-addcat' => 'Tau tan',
796 'export-addns' => 'Tau tan',
798 # Namespace 8 related
799 'allmessagesname' => 'Naran',
800 'allmessagescurrent' => 'Testu atuál',
801 'allmessages-filter-all' => 'Hotu',
802 'allmessages-language' => 'Lian:',
804 # Special:Import
805 'import-interwiki-submit' => 'Importa',
806 'import-comment' => 'Komentáriu:',
807 'import-revision-count' => '{{PLURAL:$1|versaun ida|versaun $1}}',
809 # Import log
810 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
812 # Tooltip help for the actions
813 'tooltip-pt-userpage' => "Ó-nia pájina uza-na'in",
814 'tooltip-pt-mytalk' => 'Ó-nia pájina diskusaun',
815 'tooltip-pt-preferences' => "Ha'u-nia preferénsia",
816 'tooltip-pt-mycontris' => 'Ó-nia kontribuisaun (lista)',
817 'tooltip-pt-login' => 'Ami rekomenda identifikasaun ("log in"), maibé Ita-Boot la presiza halo ne\'e',
818 'tooltip-pt-logout' => 'Husik',
819 'tooltip-ca-talk' => 'Diskusaun kona-ba konteúdu pájina nian',
820 'tooltip-ca-edit' => "Ita bele edita pájina ne'e. Please use the preview button before saving.",
821 'tooltip-ca-addsection' => 'Tau tan seksaun foun ida.',
822 'tooltip-ca-viewsource' => "Ema ruma proteje tiha pájina ne'e.
823 Ó bele lee testu.",
824 'tooltip-ca-protect' => "Proteje pájina ne'e",
825 'tooltip-ca-delete' => "Halakon pájina ne'e",
826 'tooltip-ca-move' => "Book pájina ne'e",
827 'tooltip-ca-watch' => 'Tau pájina ne\'e ba Ita-nia "lista hateke"',
828 'tooltip-ca-unwatch' => 'Hasai pájina ne\'e husi Ita-nia "lista hateke"',
829 'tooltip-search' => 'Buka iha {{SITENAME}}',
830 'tooltip-search-go' => "Bá pájina ho naran ne'e (se iha)",
831 'tooltip-search-fulltext' => "Buka pájina sira-ne'ebé iha testu ne'e iha laran",
832 'tooltip-p-logo' => 'Pájina Mahuluk',
833 'tooltip-n-mainpage' => 'Vizita Pájina Mahuluk',
834 'tooltip-n-mainpage-description' => 'Vizita Pájina Mahuluk',
835 'tooltip-n-portal' => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
836 'tooltip-n-recentchanges' => "Lista mudansa foufoun sira iha wiki ne'e.",
837 'tooltip-n-randompage' => 'Hola pájina ruma',
838 'tooltip-n-help' => 'Hatudu pájina ajuda.',
839 'tooltip-t-whatlinkshere' => "Lista pájina nian ne'ebé bá iha ne'e",
840 'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian",
841 'tooltip-t-emailuser' => 'Haruka korreiu eletróniku',
842 'tooltip-t-upload' => 'Tau iha arkivu laran',
843 'tooltip-t-specialpages' => 'Lista pájina espesiál hotu nian',
844 'tooltip-t-print' => "Versaun pájina ne'e nian ba imprime/prin",
845 'tooltip-ca-nstab-main' => 'Haree konteúdu pájina nian',
846 'tooltip-ca-nstab-user' => "Haree pájina uza-na'in",
847 'tooltip-ca-nstab-special' => "Ne'e pájina espesiál – Ita la bele edita",
848 'tooltip-ca-nstab-project' => 'Haree pájina projetu nian',
849 'tooltip-ca-nstab-category' => 'Lee pájina kategoria',
850 'tooltip-minoredit' => "Marka ne'e hanesan muda ki'ik",
851 'tooltip-watch' => 'Tau pájina ne\'e ba Ita-nia "lista hateke"',
853 # Attribution
854 'siteuser' => "uza-na'in {{SITENAME}} nian $1",
855 'lastmodifiedatby' => "Pájina ne'e $3 mak muda ba dala ikus iha $1, $2.",
856 'siteusers' => "{{PLURAL:$2|uza-na'in|uza-na'in}} {{SITENAME}} nian $1",
858 # Skin names
859 'skinname-cologneblue' => 'Kolónia azúl',
861 # Browsing diffs
862 'previousdiff' => '←Versaun molok',
863 'nextdiff' => 'Versaun oinmai→',
865 # Media information
866 'show-big-image' => 'Boot liu',
868 # Special:NewFiles
869 'showhidebots' => '($1 bot sira)',
870 'ilsubmit' => 'Buka',
872 # Bad image list
873 'bad_image_list' => "Formatu:
875 Liña hotu tenke komesa ho *
876 Ligasaun uluk iha liña tenke ligasaun bá imajen aat.
877 Ligasaun seluk iha liña - ne'e pájina sira iha ne'ebé bele inklui imajen aat.",
879 # Exif tags
880 'exif-make' => 'Fabrikante kámara nian',
881 'exif-model' => 'Kámara',
882 'exif-artist' => 'Autór',
883 'exif-flash' => 'Flax',
884 'exif-languagecode' => 'Lian',
885 'exif-iimcategory' => 'Kategoria',
887 'exif-meteringmode-255' => 'Seluk',
889 # Pseudotags used for GPSSpeedRef
890 'exif-gpsspeed-k' => 'km iha oras',
892 # Pseudotags used for GPSDestDistanceRef
893 'exif-gpsdestdistance-k' => 'kilómetru',
895 'exif-gpsdop-good' => "Di'ak ($1)",
897 'exif-dc-date' => 'Data',
899 'exif-iimcategory-clj' => 'Krime no lei',
900 'exif-iimcategory-edu' => 'Edukasaun',
901 'exif-iimcategory-evn' => 'Meiu ambiente',
902 'exif-iimcategory-hth' => 'Saúde',
903 'exif-iimcategory-lab' => 'Traballu',
904 'exif-iimcategory-pol' => 'Polítika',
905 'exif-iimcategory-rel' => 'Relijiaun no fiar',
906 'exif-iimcategory-sci' => 'Siénsia i teknolojia',
907 'exif-iimcategory-spo' => 'Desportu',
908 'exif-iimcategory-war' => 'Funu no konflitu',
909 'exif-iimcategory-wea' => 'Tempu',
911 'exif-urgency-normal' => 'Normál ($1)',
912 'exif-urgency-low' => 'Kraik ($1)',
913 'exif-urgency-high' => 'Aas ($1)',
915 # External editor support
916 'edit-externally-help' => "(Haree [//www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)",
918 # 'all' in various places, this might be different for inflected languages
919 'watchlistall2' => 'hotu',
920 'namespacesall' => 'hotu',
921 'monthsall' => 'hotu',
922 'limitall' => 'hotu',
924 # action=purge
925 'confirm_purge_button' => 'OK',
927 # Multipage image navigation
928 'imgmultipageprev' => '← pájina molok',
929 'imgmultipagenext' => 'pájina oinmai →',
930 'imgmultigo' => 'Bá!',
932 # Table pager
933 'table_pager_next' => 'Pájina oinmai',
934 'table_pager_prev' => 'Pájina molok',
935 'table_pager_first' => 'Pájina uluk',
936 'table_pager_limit_submit' => 'Bá',
938 # Auto-summaries
939 'autosumm-new' => "Pájina foun: '$1'",
941 # Watchlist editor
942 'watchlistedit-normal-title' => 'Edita lista hateke',
943 'watchlistedit-raw-titles' => 'Títulu sira:',
944 'watchlistedit-raw-added' => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:',
945 'watchlistedit-raw-removed' => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:',
947 # Watchlist editing tools
948 'watchlisttools-edit' => 'Haree no edita lista hateke',
950 # Special:Version
951 'version' => 'Versaun',
952 'version-specialpages' => 'Pájina espesiál',
953 'version-other' => 'Seluk',
954 'version-version' => '(Versaun $1)',
955 'version-license' => 'Lisensa',
956 'version-poweredby-others' => 'ema seluk',
957 'version-software-product' => 'Produtu',
958 'version-software-version' => 'Versaun',
960 # Special:FileDuplicateSearch
961 'fileduplicatesearch-submit' => 'Buka',
963 # Special:SpecialPages
964 'specialpages' => 'Pájina espesiál sira',
965 'specialpages-group-other' => 'Pájina espesiál seluk',
966 'specialpages-group-login' => 'Login / kria konta',
967 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira',
968 'specialpages-group-users' => "Uza-na'in no priviléjiu sira",
969 'specialpages-group-pages' => 'Lista pájina nian',
971 # Special:BlankPage
972 'blankpage' => 'Pájina mamuk',
974 # Special:Tags
975 'tags-edit' => 'edita',
977 # Special:ComparePages
978 'compare-page1' => 'Pájina 1',
979 'compare-page2' => 'Pájina 2',
980 'compare-rev1' => 'Versaun 1',
981 'compare-rev2' => 'Versaun 2',
982 'compare-submit' => 'Halo komparasaun',
984 # Database error messages
985 'dberr-header' => "Wiki ne'e iha problema",
987 # New logging system
988 'rightsnone' => '(mamuk)',