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