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