]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blob - languages/messages/MessagesTet.php
MediaWiki 1.17.2
[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'         => 'Muda protesaun',
203 'unprotectthispage' => "Muda protesaun pájina ne'e nian",
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-image'     => 'Fail',
278 'nstab-mediawiki' => 'Mensajen',
279 'nstab-help'      => 'Pájina ajuda',
280 'nstab-category'  => 'Kategoria',
281
282 # Main script and global functions
283 'nosuchspecialpage' => "Pájina espesiál ne'e la iha",
284 'nospecialpagetext' => "<strong>Pájina espesiál ne'e la iha.</strong>
285
286 Lista ida pájina espesiál nian [[Special:SpecialPages|iha ne'e]].",
287
288 # General errors
289 'error'               => 'Sala',
290 'missingarticle-rev'  => '(version#: $1)',
291 'missingarticle-diff' => '(Dif.: $1, $2)',
292 'viewsource'          => 'Lee testu',
293 'viewsourcefor'       => 'ba $1',
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 'welcomecreation'         => "== Loron di'ak, $1! ==
300 Agora Ita iha konta iha ne'e.
301 La haluha muda Ita-nia [[Special:Preferences|preferénsia]].",
302 'yourname'                => "Naran uza-na'in:",
303 'login'                   => 'Log in',
304 'nav-login-createaccount' => 'Log in / kriar konta ida',
305 'userlogin'               => 'Log in / kriar konta ida',
306 'logout'                  => 'Husik',
307 'userlogout'              => 'Husik',
308 'nologin'                 => "La iha konta ida? '''$1'''.",
309 'nologinlink'             => 'Registrar',
310 'createaccount'           => "Registrar uza-na'in",
311 'gotaccount'              => "Ó iha konta ona? '''$1'''.",
312 'gotaccountlink'          => 'Log in',
313 'userexists'              => "Naran uza-na'in ne'e ona iha wiki.
314 Favór ida lori naran seluk.",
315 'nosuchuser'              => 'Konta uza-na\'in (naran "$1") la iha.
316 User names are case sensitive.
317 Check your spelling, ka [[Special:UserLogin/signup|kria konta foun]].',
318 'nouserspecified'         => "Ó tenke espesífiku naran uza-na'in ida.",
319 'accountcreated'          => "Registrar tiha uza-na'in",
320 'loginlanguagelabel'      => 'Lian: $1',
321
322 # Password reset dialog
323 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
324
325 # Edit page toolbar
326 'link_tip'       => 'Ligasaun ba laran',
327 'extlink_sample' => "http://www.example.com ligasaun ba li'ur",
328 'extlink_tip'    => "Ligasaun ba li'ur (tau tan http://)",
329 'image_sample'   => 'Ezemplu.jpg',
330 'media_sample'   => 'Ezemplu.ogg',
331 'sig_tip'        => 'Ita-nia asinatura ho data/oras',
332
333 # Edit pages
334 'summary'                          => 'Rezumu:',
335 'minoredit'                        => "Ne'e muda ki'ik",
336 'watchthis'                        => "Hateke pájina ne'e",
337 'savearticle'                      => 'Muda pájina',
338 'showdiff'                         => 'Hatudu diferensa sira',
339 'anoneditwarning'                  => 'Ó lá\'os "log-in" iha momentu.',
340 'blockedtitle'                     => "Uza-na'in la bele edita (blokeiu)",
341 'blockednoreason'                  => 'laiha motivu',
342 'whitelistedittext'                => 'Ó tenke $1 ba edita pájina sira.',
343 'loginreqpagetext'                 => 'Ó tenke $1 ba haree pájina seluk.',
344 'newarticle'                       => '(Foun)',
345 '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>.",
346 'previewnote'                      => "'''Ne'e de'it pájina ba kontrola; Ita-nia mudansa la armazenadu seidauk!'''",
347 'editing'                          => 'Edita $1',
348 'editingsection'                   => 'Edita $1 (seksaun)',
349 'editingcomment'                   => 'Edita $1 (seksaun foun)',
350 'yourtext'                         => 'Ó-nia testu',
351 'yourdiff'                         => 'Diferensa sira',
352 'template-protected'               => '(proteje tiha)',
353 'template-semiprotected'           => '(proteje tiha balun)',
354 'hiddencategories'                 => "Pájina ne'e iha {{PLURAL:$1|kategoria ida-ne'ebé subar|kategoria $1 sira-ne'ebé subar}}:",
355 'nocreatetext'                     => "Ó la bele kria pájina foun iha {{SITENAME}}.
356 Ó bele edita pájina sira-ne'ebé {{SITENAME}} iha ona ka [[Special:UserLogin|log in ka kria konta uza-na'in]].",
357 'nocreate-loggedin'                => 'Ó la bele kria pájina foun.',
358 'permissionserrorstext'            => "Ó la bele halo ne'e; {{PLURAL:$1|motivu|motivu sira}}:",
359 'permissionserrorstext-withaction' => 'Ita la bele $2. {{PLURAL:$1|Razaun|Razaun sira}}:',
360
361 # Account creation failure
362 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
363
364 # History pages
365 'currentrev'          => 'Versaun atuál',
366 'revisionasof'        => 'Versaun $1 nian',
367 'previousrevision'    => '←Versaun tuan liu',
368 'nextrevision'        => 'Versaun foun liu→',
369 'currentrevisionlink' => 'Versaun atuál',
370 'cur'                 => 'atuál',
371 'next'                => 'oinmai',
372 'last'                => 'ikus',
373 'page_first'          => 'uluk',
374 'page_last'           => 'ikus',
375 'histfirst'           => 'sedu liu hotu',
376 'histlast'            => 'Foun liu hotu',
377 'historyempty'        => '(mamuk)',
378
379 # Revision feed
380 'history-feed-item-nocomment' => '$1 iha $2',
381
382 # Revision deletion
383 'rev-delundel'               => 'hatudu/subar',
384 'revisiondelete'             => 'Halakon/restaurar versaun',
385 'revdelete-show-file-submit' => 'Sin',
386 'revdelete-hide-user'        => "Subar naran edita-na'in/IP",
387 'revdelete-radio-set'        => 'Sin',
388 'revdelete-radio-unset'      => 'Lae',
389 'revdelete-uname'            => "naran uza-na'in",
390 'revdelete-hid'              => 'subar $1',
391 'revdelete-edit-reasonlist'  => 'Edita lista motivu nian',
392
393 # Diffs
394 'lineno' => 'Liña $1:',
395
396 # Search results
397 'searchsubtitleinvalid'     => "Ita buka tiha ona '''$1'''",
398 'prevn'                     => 'molok {{PLURAL:$1|$1}}',
399 'nextn'                     => 'oinmai {{PLURAL:$1|$1}}',
400 'viewprevnext'              => 'Haree ($1 {{int:pipe-separator}} $2) ($3)',
401 'search-result-size'        => '$1 ({{PLURAL:$2|liafuan ida|liafuan $2}})',
402 'search-section'            => '(seksaun $1)',
403 'search-interwiki-caption'  => 'Projetu seluseluk sira',
404 'search-mwsuggest-enabled'  => 'fó sujestaun',
405 'search-mwsuggest-disabled' => 'la hatudu sujestaun',
406 'searchall'                 => 'hotu',
407 'powersearch'               => 'Buka',
408 'powersearch-field'         => 'Buka',
409 'powersearch-toggleall'     => 'Hotu',
410
411 # Preferences page
412 'preferences'               => 'Preferénsia',
413 'mypreferences'             => "Ha'u-nia preferénsia",
414 'prefs-rc'                  => 'Mudansa foufoun sira',
415 'prefs-watchlist'           => 'Lista hateke',
416 'prefs-editing'             => 'Edita',
417 'searchresultshead'         => 'Buka',
418 'timezoneregion-africa'     => 'Áfrika',
419 'timezoneregion-america'    => 'Amérika',
420 'timezoneregion-antarctica' => 'Antártika',
421 'timezoneregion-asia'       => 'Ázia',
422 'timezoneregion-australia'  => 'Austrália',
423 'timezoneregion-europe'     => 'Europa',
424 'youremail'                 => 'Korreiu eletróniku:',
425 'username'                  => "Naran uza-na'in:",
426 'uid'                       => "Uza-na'in ID:",
427 'yourlanguage'              => 'Lian:',
428 'gender-male'               => 'Mane',
429 'gender-female'             => 'Feto',
430 'email'                     => 'Korreiu eletróniku',
431 'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
432
433 # User rights
434 'userrights'               => "Muda priviléjiu uza-na'in sira",
435 'userrights-lookup-user'   => "Muda grupu uza-na'in",
436 'userrights-user-editname' => "Fó naran uza-na'in ida:",
437 'editusergroup'            => "Muda grupu uza-na'in",
438 'userrights-editusergroup' => "Muda grupu uza-na'in",
439 'userrights-groupsmember'  => 'Membru iha:',
440 'userrights-reason'        => 'Motivu:',
441 'userrights-no-interwiki'  => "Ó la bele muda priviléjiu uza-na'in iha wiki seluk.",
442
443 # Groups
444 'group'            => 'Grupu:',
445 'group-user'       => "Uza-na'in sira",
446 'group-bot'        => 'Bot sira',
447 'group-sysop'      => 'Administradór sira',
448 'group-bureaucrat' => 'Burokrata sira',
449 'group-suppress'   => "Oversight-na'in sira",
450 'group-all'        => '(hotu)',
451
452 'group-user-member'       => "Uza-na'in",
453 'group-bot-member'        => 'Bot',
454 'group-sysop-member'      => 'Administradór',
455 'group-bureaucrat-member' => 'Burokrata',
456 'group-suppress-member'   => "Oversight-na'in",
457
458 'grouppage-user'       => "{{ns:project}}:Uza-na'in sira",
459 'grouppage-bot'        => '{{ns:project}}:Bot sira',
460 'grouppage-sysop'      => '{{ns:project}}:Administradór sira',
461 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
462 'grouppage-suppress'   => '{{ns:project}}:Oversight',
463
464 # Rights
465 'right-read'                 => 'Lee pájina',
466 'right-edit'                 => 'Edita pájina sira',
467 'right-createpage'           => "Kria pájina (sira-ne'ebé pájina diskusaun lá'os)",
468 'right-createtalk'           => 'Kria pájina diskusaun sira',
469 'right-createaccount'        => "Kria konta uza-na'in foun sira",
470 'right-move'                 => 'Book pájina sira',
471 'right-delete'               => 'Halakon pájina sira',
472 'right-bigdelete'            => "Halakon pájina sira-ne'ebé iha istória boot",
473 'right-undelete'             => 'Restaurar pájina ida',
474 'right-userrights'           => "Edita priviléjiu uza-na'in hotu",
475 'right-userrights-interwiki' => "Edita priviléjiu uza-na'in iha wiki seluk sira",
476
477 # User rights log
478 'rightslog'      => "Lista mudansa priviléjiu uza-na'in",
479 'rightslogtext'  => "Ne'e lista mudansa priviléjiu uza-na'in sira nian.",
480 'rightslogentry' => 'muda grupu $1 nian husi $2 ba $3',
481 'rightsnone'     => '(mamuk)',
482
483 # Associated actions - in the sentence "You do not have permission to X"
484 'action-read'                 => "lee pájina ne'e",
485 'action-edit'                 => "edita pájina ne'e",
486 'action-createpage'           => 'kria pájina sira',
487 'action-createtalk'           => 'kria pájina diskusaun sira',
488 'action-move'                 => "book pájina ne'e",
489 'action-move-subpages'        => "book pájina ne'e ho sub-pájina",
490 'action-delete'               => "halakon pájina ne'e",
491 'action-undelete'             => "restaurar pájina ne'e",
492 'action-userrights'           => "edita priviléjiu uza-na'in hotu",
493 'action-userrights-interwiki' => "edita priviléjiu uza-na'in iha wiki seluk sira",
494
495 # Recent changes
496 'nchanges'           => '$1 {{PLURAL:$1|diferensa|diferensa}}',
497 'recentchanges'      => 'Mudansa foufoun sira',
498 'rcshowhideminor'    => "$1 muda ki-ki'ik",
499 'rcshowhidebots'     => '$1 bot sira',
500 'rcshowhideliu'      => '$1 ema rejista',
501 'rcshowhideanons'    => '$1 ema anónimu',
502 'rcshowhidemine'     => "$1 ha'u-nia edita",
503 'diff'               => 'diferensa',
504 'hist'               => 'istória',
505 'hide'               => 'Hamsumik',
506 'show'               => 'Hatudu',
507 'minoreditletter'    => 'k',
508 'newpageletter'      => 'F',
509 'boteditletter'      => 'b',
510 'rc-enhanced-expand' => 'Hatudu detalle (presiza JavaScript)',
511
512 # Recent changes linked
513 'recentchangeslinked'         => 'Muda sira',
514 'recentchangeslinked-feed'    => 'Muda sira',
515 'recentchangeslinked-toolbox' => 'Muda sira',
516 'recentchangeslinked-title'   => 'Mudansa iha pájina sira-ne\'ebé iha ligasaun husi "$1"',
517 'recentchangeslinked-page'    => 'Naran pájina nian:',
518
519 # Upload
520 'upload'            => 'Tau iha arkivu laran',
521 'uploadbtn'         => 'Tau iha arkivu laran',
522 'fileuploadsummary' => 'Rezumu:',
523 'watchthisupload'   => "Hateke pájina ne'e",
524
525 'license'        => 'Lisensa:',
526 'license-header' => 'Lisensa:',
527
528 # Special:ListFiles
529 'imgfile'        => 'fail',
530 'listfiles_date' => 'Tempu',
531 'listfiles_name' => 'Naran',
532 'listfiles_user' => "Uza-na'in",
533
534 # File description page
535 'file-anchor-link'   => 'Fail',
536 'filehist-deleteall' => 'halakon hotu',
537 'filehist-deleteone' => 'halakon',
538 'filehist-current'   => 'atuál',
539 'filehist-datetime'  => 'Loron/Tempu',
540 'filehist-user'      => "Uza-na'in",
541 'filehist-comment'   => 'Komentáriu',
542 'imagelinks'         => "Pájina iha ne'ebá fixeiru ne'e",
543
544 # File reversion
545 'filerevert-comment' => 'Razaun:',
546
547 # File deletion
548 'filedelete'                  => 'Halakon $1',
549 'filedelete-comment'          => 'Motivu:',
550 'filedelete-submit'           => 'Halakon',
551 'filedelete-otherreason'      => 'Motivu seluk/ida tan:',
552 'filedelete-reason-otherlist' => 'Motivu seluk',
553 'filedelete-edit-reasonlist'  => 'Edita lista motivu nian',
554
555 # Random page
556 'randompage' => 'Pájina ruma',
557
558 # Statistics
559 'statistics' => 'Estatístika',
560
561 'brokenredirects-edit'   => 'edita',
562 'brokenredirects-delete' => 'halakon',
563
564 'withoutinterwiki' => "Pájina sira-ne'ebé la iha ligasaun ba lian seluk",
565
566 # Miscellaneous special pages
567 'nbytes'            => '$1 {{PLURAL:$1|byte|byte sira}}',
568 'nlinks'            => '{{PLURAL:$1|Ligasaun|Ligasaun}} $1',
569 'nmembers'          => '$1 {{PLURAL:$1|membru|membru}}',
570 'nrevisions'        => '$1 {{PLURAL:$1|versaun|versaun}}',
571 'unusedcategories'  => "Kategoria sira-ne'ebé la uza",
572 'prefixindex'       => 'Pájina hotu ho prefiksu',
573 'shortpages'        => 'Pájina badak',
574 'longpages'         => 'Pájina naruk',
575 'listusers'         => "Lista uza-na'in",
576 'newpages'          => 'Pájina foun',
577 'newpages-username' => "Naran uza-na'in:",
578 'ancientpages'      => 'Pájina tuan liu hotu sira',
579 'move'              => 'Book',
580 'movethispage'      => "Book pájina ne'e",
581
582 # Book sources
583 'booksources-go' => 'Bá',
584
585 # Special:Log
586 'specialloguserlabel'  => "Uza-na'in ne'ebé halo:",
587 'speciallogtitlelabel' => "Objetivu (títulu ka uza-na'in):",
588
589 # Special:AllPages
590 'allpages'          => 'Pájina hotu',
591 'alphaindexline'    => "$1 to'o $2",
592 'nextpage'          => 'Pájina oinmai ($1)',
593 'prevpage'          => 'Pájina molok ($1)',
594 'allpagesfrom'      => 'Hatudu pájina sira; hahú iha:',
595 'allpagesto'        => 'Hatudu pájina sira; para iha:',
596 'allarticles'       => 'Pájina hotu',
597 'allinnamespace'    => 'Pájina hotu (iha espasu $1)',
598 'allnotinnamespace' => 'Pájina hotu (la iha espasu $1)',
599 'allpagesprev'      => 'Molok',
600 'allpagesnext'      => 'Oinmai',
601 'allpagessubmit'    => 'Bá',
602 'allpagesprefix'    => 'Hatudu pájina sira ho prefiksu:',
603
604 # Special:Categories
605 'categories'                  => 'Kategoria sira',
606 'special-categories-sort-abc' => 'tau tuir alfabetu',
607
608 # Special:LinkSearch
609 'linksearch-ns' => 'Espasu pájina nian:',
610 'linksearch-ok' => 'Buka',
611
612 # Special:ListUsers
613 'listusers-submit' => 'Hatudu',
614
615 # Special:ActiveUsers
616 'activeusers-hidebots'   => 'Subar bot sira',
617 'activeusers-hidesysops' => 'Subar administradór sira',
618
619 # Special:Log/newusers
620 'newuserlogpage'           => "Lista kria uza-na'in",
621 'newuserlogpagetext'       => "Ne'e lista kria uza-na'in.",
622 'newuserlog-create-entry'  => "Uza-na'in foun",
623 'newuserlog-create2-entry' => 'registrar tiha konta foun $1',
624
625 # Special:ListGroupRights
626 'listgrouprights-group'   => 'Grupu',
627 'listgrouprights-rights'  => 'Priviléjiu',
628 'listgrouprights-members' => '(lista membru nian)',
629
630 # E-mail user
631 'emailuser'       => "Haruka korreiu eletróniku ba uza-na'in ne'e",
632 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
633 'noemailtitle'    => "Lá'os diresaun korreiu eletróniku",
634 'emailsend'       => 'Haruka',
635
636 # Watchlist
637 'watchlist'         => "Ha'u-nia lista hateke",
638 'mywatchlist'       => "Ha'u-nia lista hateke",
639 'addedwatch'        => 'tau tan tiha ba lista hateke',
640 'removedwatch'      => 'La hateke pájina ona',
641 'removedwatchtext'  => 'La hateke pájina "[[:$1]]" ona (haree [[Special:Watchlist|"lista hateke"]]).',
642 'watch'             => 'Hateke',
643 'watchthispage'     => "Hateke pájina ne'e",
644 'unwatch'           => 'La hateke ona',
645 'watchlist-details' => '{{PLURAL:$1|Pájina ida (1)|Pájina $1}} iha Ita-nia "lista hateke" (la ho pájina diskusaun).',
646 'wlshowlast'        => 'Hatudu $1 hora $2 loron ikus $3',
647
648 # Displayed when you click the "watch" button and it is in the process of watching
649 'watching'   => 'Hateke...',
650 'unwatching' => 'La hateke...',
651
652 'enotif_newpagetext'           => "Ne'e pájina foun.",
653 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
654 'changed'                      => 'muda ona',
655 'created'                      => 'kria ona',
656 'enotif_subject'               => '$PAGEEDITOR $CHANGEDORCREATED pájina $PAGETITLE iha {{SITENAME}}',
657
658 # Delete
659 'deletepage'             => 'Halakon pájina',
660 'excontent'              => "testu iha pájina: '$1'",
661 'excontentauthor'        => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
662 'exblank'                => 'pájina mamuk',
663 'delete-legend'          => 'Halakon',
664 'actioncomplete'         => 'operasaun remata',
665 'deletedarticle'         => 'halakon "[[$1]]"',
666 'dellogpage'             => 'Lista halakon',
667 'deletionlog'            => 'lista halakon',
668 'deletecomment'          => 'Motivu:',
669 'deleteotherreason'      => 'Motivu seluk/ida tan:',
670 'deletereasonotherlist'  => 'Motivu seluk',
671 'delete-edit-reasonlist' => 'Edita lista motivu nian',
672
673 # Protect
674 'protectedarticle'            => 'proteje "[[$1]]"',
675 'prot_1movedto2'              => 'book tiha [[$1]] ba [[$2]]',
676 'protectcomment'              => 'Motivu:',
677 'protectexpiry'               => "to'o:",
678 'protect-fallback'            => 'Presiza priviléjiu "$1"',
679 'protect-level-autoconfirmed' => "Blokeiu ema anónimu ho uza-na'in foun",
680 'protect-level-sysop'         => "de'it administradór",
681 'protect-expiring'            => "to'o $1 (UTC)",
682 'protect-cantedit'            => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
683 'protect-othertime'           => 'Tempu seluk:',
684 'protect-othertime-op'        => 'tempu seluk',
685 'protect-otherreason'         => 'Motivu seluk/ida tan:',
686 'protect-otherreason-op'      => 'Motivu seluk',
687 'protect-edit-reasonlist'     => 'Edita lista motivu nian',
688 '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',
689 'restriction-type'            => 'Permisaun:',
690
691 # Restrictions (nouns)
692 'restriction-edit'   => 'Edita',
693 'restriction-move'   => 'Book',
694 'restriction-create' => 'Kria',
695
696 # Undelete
697 'undelete'                  => 'Haree pájina halakon tiha',
698 'undeletebtn'               => 'Restaurar',
699 'undeletelink'              => 'lee/restaurar',
700 'undeleteviewlink'          => 'haree',
701 'undeletecomment'           => 'Razaun:',
702 'undeletedarticle'          => 'restaurar "[[$1]]"',
703 'undeletedrevisions'        => 'restaurar {{PLURAL:$1|versaun|versaun}} $1',
704 'undelete-search-submit'    => 'Buka',
705 'undelete-show-file-submit' => 'Sin',
706
707 # Namespace form on various pages
708 'namespace'      => 'Espasu pájina nian:',
709 'blanknamespace' => '(Prinsipál)',
710
711 # Contributions
712 'contributions'       => "Kontribuisaun uza-na'in",
713 'contributions-title' => 'Kontribuisaun "$1" nian',
714 'mycontris'           => "Ha'u-nia kontribuisaun",
715 'contribsub2'         => 'Ba $1 ($2)',
716 'uctop'               => '(versaun atuál)',
717 'month'               => 'Fulan (ho molok):',
718 'year'                => 'Tinan (ho molok):',
719
720 'sp-contributions-newbies'  => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
721 'sp-contributions-talk'     => 'diskusaun',
722 'sp-contributions-search'   => 'Buka kontribuisaun',
723 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
724 'sp-contributions-submit'   => 'Buka',
725
726 # What links here
727 'whatlinkshere'           => "Artigu sira ne'ebé bá iha ne'e",
728 'whatlinkshere-title'     => 'Pájina sira ne\'ebé bá "$1".',
729 'whatlinkshere-page'      => 'Pájina:',
730 'linkshere'               => "Pájina sira ne'e link ba '''[[:$1]]''':",
731 'isimage'                 => 'ligasaun ba fixeiru',
732 'whatlinkshere-prev'      => '{{PLURAL:$1|oinmai|oinmai $1}}',
733 'whatlinkshere-next'      => '{{PLURAL:$1|molok|molok $1}}',
734 'whatlinkshere-links'     => '← ligasaun',
735 'whatlinkshere-hidelinks' => '$1 ligasaun',
736
737 # Block/unblock
738 'blockip'                  => "Blokeiu uza-na'in",
739 'blockip-legend'           => "Blokeiu uza-na'in",
740 'ipaddress'                => 'Diresaun IP:',
741 'ipbreason'                => 'Motivu:',
742 'ipbreasonotherlist'       => 'Motivu seluk',
743 'ipbsubmit'                => "Blokeiu uza-na'in ne'e",
744 'ipbother'                 => 'Tempu seluk:',
745 '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',
746 'ipbotheroption'           => 'seluk',
747 'ipblocklist'              => "Uza-na'in sira-ne'ebé la bele edita",
748 'ipblocklist-username'     => "Naran uza-na'in ka IP:",
749 'ipblocklist-submit'       => 'Buka',
750 'anononlyblock'            => "ema anónimu de'it",
751 'blocklink'                => 'blokeiu',
752 'unblocklink'              => 'la blokeiu',
753 'contribslink'             => 'kontribuisaun',
754 'block-log-flags-nocreate' => 'la bele kria konta foun',
755 'block-log-flags-noemail'  => 'korreiu eletróniku blokeiu',
756 'ipb_already_blocked'      => 'Ema ruma blokeiu "$1" tiha ona',
757
758 # Move page
759 'move-page'               => 'Book $1',
760 'move-page-legend'        => 'Book pájina',
761 'movearticle'             => 'Book pájina:',
762 'movenotallowed'          => 'Ó la bele book pájina sira.',
763 'newtitle'                => 'Naran foun:',
764 'move-watch'              => "Hateke pájina ne'e",
765 'movepagebtn'             => 'Book pájina',
766 'movedto'                 => 'book tiha ba',
767 'movetalk'                => 'Book pájina diskusaun mós',
768 '1movedto2'               => 'book tiha [[$1]] ba [[$2]]',
769 'movelogpage'             => 'Lista book',
770 'movereason'              => 'Motivu:',
771 'delete_and_move'         => 'Halakon ho book',
772 'delete_and_move_confirm' => 'Sin, halakon pájina',
773
774 # Export
775 'export'        => 'Esporta pájina sira',
776 'export-submit' => 'Esporta',
777 'export-addcat' => 'Tau tan',
778 'export-addns'  => 'Tau tan',
779
780 # Namespace 8 related
781 'allmessagesname'        => 'Naran',
782 'allmessagescurrent'     => 'Testu atuál',
783 'allmessages-filter-all' => 'Hotu',
784 'allmessages-language'   => 'Lian:',
785
786 # Special:Import
787 'import-interwiki-submit' => 'Importa',
788 'import-comment'          => 'Komentáriu:',
789 'import-revision-count'   => '{{PLURAL:$1|versaun ida|versaun $1}}',
790
791 # Import log
792 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
793
794 # Tooltip help for the actions
795 'tooltip-pt-userpage'            => "Ó-nia pájina uza-na'in",
796 'tooltip-pt-mytalk'              => 'Ó-nia pájina diskusaun',
797 'tooltip-pt-preferences'         => "Ha'u-nia preferénsia",
798 'tooltip-pt-mycontris'           => 'Ó-nia kontribuisaun (lista)',
799 'tooltip-pt-login'               => 'Ami rekomenda identifikasaun ("log in"), maibé Ita-Boot la presiza halo ne\'e',
800 'tooltip-pt-logout'              => 'Husik',
801 'tooltip-ca-talk'                => 'Diskusaun kona-ba konteúdu pájina nian',
802 'tooltip-ca-edit'                => "Ita bele edita pájina ne'e. Please use the preview button before saving.",
803 'tooltip-ca-addsection'          => 'Tau tan seksaun foun ida.',
804 'tooltip-ca-viewsource'          => "Ema ruma proteje tiha pájina ne'e.
805 Ó bele lee testu.",
806 'tooltip-ca-protect'             => "Proteje pájina ne'e",
807 'tooltip-ca-delete'              => "Halakon pájina ne'e",
808 'tooltip-ca-move'                => "Book pájina ne'e",
809 'tooltip-ca-watch'               => 'Tau pájina ne\'e ba Ita-nia "lista hateke"',
810 'tooltip-ca-unwatch'             => 'Hasai pájina ne\'e husi Ita-nia "lista hateke"',
811 'tooltip-search'                 => 'Buka iha {{SITENAME}}',
812 'tooltip-search-go'              => "Bá pájina ho naran ne'e (se iha)",
813 'tooltip-p-logo'                 => 'Pájina Mahuluk',
814 'tooltip-n-mainpage'             => 'Vizita Pájina Mahuluk',
815 'tooltip-n-mainpage-description' => 'Vizita Pájina Mahuluk',
816 'tooltip-n-portal'               => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
817 'tooltip-n-recentchanges'        => "Lista mudansa foufoun sira iha wiki ne'e.",
818 'tooltip-n-randompage'           => 'Hola pájina ruma',
819 'tooltip-n-help'                 => 'Hatudu pájina ajuda.',
820 'tooltip-t-whatlinkshere'        => "Lista pájina nian ne'ebé bá iha ne'e",
821 'tooltip-t-contributions'        => "Haree lista kontribuisaun uza-na'in ne'e nian",
822 'tooltip-t-emailuser'            => 'Haruka korreiu eletróniku',
823 'tooltip-t-upload'               => 'Tau iha arkivu laran',
824 'tooltip-t-specialpages'         => 'Lista pájina espesiál hotu nian',
825 'tooltip-t-print'                => "Versaun pájina ne'e nian ba imprime/prin",
826 'tooltip-ca-nstab-main'          => 'Haree konteúdu pájina nian',
827 'tooltip-ca-nstab-user'          => "Haree pájina uza-na'in",
828 'tooltip-ca-nstab-special'       => "Ne'e pájina espesiál – Ita la bele edita",
829 'tooltip-ca-nstab-project'       => 'Haree pájina projetu nian',
830 'tooltip-ca-nstab-category'      => 'Lee pájina kategoria',
831 'tooltip-minoredit'              => "Marka ne'e hanesan muda ki'ik",
832 'tooltip-watch'                  => 'Tau pájina ne\'e ba Ita-nia "lista hateke"',
833
834 # Attribution
835 'siteuser'         => "uza-na'in {{SITENAME}} nian $1",
836 'lastmodifiedatby' => "Pájina ne'e $3 mak muda ba dala ikus iha $1, $2.",
837 'siteusers'        => "{{PLURAL:$2|uza-na'in|uza-na'in}} {{SITENAME}} nian $1",
838
839 # Skin names
840 'skinname-standard'    => 'Klásiku',
841 'skinname-cologneblue' => 'Kolónia azúl',
842 'skinname-myskin'      => 'MySkin',
843 'skinname-chick'       => 'Manu',
844
845 # Browsing diffs
846 'previousdiff' => '←Versaun molok',
847 'nextdiff'     => 'Versaun oinmai→',
848
849 # Media information
850 'show-big-image' => 'Boot liu',
851
852 # Special:NewFiles
853 'showhidebots' => '($1 bot sira)',
854 'ilsubmit'     => 'Buka',
855
856 # EXIF tags
857 'exif-make'   => 'Fabrikante kámara nian',
858 'exif-model'  => 'Kámara',
859 'exif-artist' => 'Autór',
860 'exif-flash'  => 'Flax',
861
862 'exif-meteringmode-255' => 'Seluk',
863
864 # Pseudotags used for GPSSpeedRef
865 'exif-gpsspeed-k' => 'km iha oras',
866
867 # External editor support
868 'edit-externally-help' => "(Haree [http://www.mediawiki.org/wiki/Manual:External_editors iha ne'e] ba informasaun barak liu)",
869
870 # 'all' in various places, this might be different for inflected languages
871 'recentchangesall' => 'hotu',
872 'imagelistall'     => 'hotu',
873 'watchlistall2'    => 'hotu',
874 'namespacesall'    => 'hotu',
875 'monthsall'        => 'hotu',
876 'limitall'         => 'hotu',
877
878 # action=purge
879 'confirm_purge_button' => 'OK',
880
881 # Multipage image navigation
882 'imgmultipageprev' => '← pájina molok',
883 'imgmultipagenext' => 'pájina oinmai →',
884 'imgmultigo'       => 'Bá!',
885
886 # Table pager
887 'table_pager_next'         => 'Pájina oinmai',
888 'table_pager_prev'         => 'Pájina molok',
889 'table_pager_first'        => 'Pájina uluk',
890 'table_pager_limit_submit' => 'Bá',
891
892 # Auto-summaries
893 'autosumm-new' => "Pájina foun: '$1'",
894
895 # Watchlist editor
896 'watchlistedit-normal-title' => 'Edita lista hateke',
897 'watchlistedit-raw-titles'   => 'Títulu sira:',
898 'watchlistedit-raw-added'    => '{{PLURAL:$1|Títulu ida|Títulu $1}} tau tan tiha:',
899 'watchlistedit-raw-removed'  => '{{PLURAL:$1|Títulu ida|Títulu $1}} hasai tiha:',
900
901 # Watchlist editing tools
902 'watchlisttools-edit' => 'Haree no edita lista hateke',
903
904 # Special:Version
905 'version'                  => 'Versaun',
906 'version-specialpages'     => 'Pájina espesiál',
907 'version-other'            => 'Seluk',
908 'version-version'          => '(Versaun $1)',
909 'version-license'          => 'Lisensa',
910 'version-software-product' => 'Produtu',
911 'version-software-version' => 'Versaun',
912
913 # Special:FilePath
914 'filepath-page'   => 'Fail:',
915 'filepath-submit' => 'Bá',
916
917 # Special:FileDuplicateSearch
918 'fileduplicatesearch-submit' => 'Buka',
919
920 # Special:SpecialPages
921 'specialpages'               => 'Pájina espesiál sira',
922 'specialpages-group-other'   => 'Pájina espesiál seluk',
923 'specialpages-group-login'   => 'Login / kria konta',
924 'specialpages-group-changes' => 'Mudansa foufoun sira no lista sira',
925 'specialpages-group-users'   => "Uza-na'in no priviléjiu sira",
926 'specialpages-group-pages'   => 'Lista pájina nian',
927
928 # Special:BlankPage
929 'blankpage' => 'Pájina mamuk',
930
931 # Special:Tags
932 'tags-edit' => 'edita',
933
934 # Special:ComparePages
935 'compare-page1'  => 'Pájina 1',
936 'compare-page2'  => 'Pájina 2',
937 'compare-rev1'   => 'Versaun 1',
938 'compare-rev2'   => 'Versaun 2',
939 'compare-submit' => 'Halo komparasaun',
940
941 # Database error messages
942 'dberr-header' => "Wiki ne'e iha problema",
943
944 );