Localisation updates for core messages from Betawiki (2008-10-12 21:44 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesTet.php
index d47bac7..13c8b8e 100644 (file)
@@ -1,10 +1,10 @@
 <?php
 /** Tetum (Tetun)
  *
- * @addtogroup Language
+ * @ingroup Language
+ * @file
  *
  * @author MF-Warburg
- * @author Siebrand
  */
 
 $skinNames = array(
@@ -17,11 +17,11 @@ $skinNames = array(
 $namespaceNames = array(
        NS_MEDIA          => 'Media',
        NS_SPECIAL        => 'Espesiál',
-       NS_MAIN           => '',
-       NS_TALK           => 'Diskusaun',
-       NS_USER           => "Uza-na'in",
-       NS_USER_TALK      => "Diskusaun_Uza-na'in",
-       # NS_PROJECT set by $wgMetaNamespace
+       NS_MAIN           => '',
+       NS_TALK           => 'Diskusaun',
+       NS_USER           => 'Uza-na\'in',
+       NS_USER_TALK      => 'Diskusaun_Uza-na\'in',
+       # NS_PROJECT set by \$wgMetaNamespace
        NS_PROJECT_TALK   => 'Diskusaun_$1',
        NS_IMAGE          => 'Imajen',
        NS_IMAGE_TALK     => 'Diskusaun_Imajen',
@@ -31,41 +31,54 @@ $namespaceNames = array(
        NS_TEMPLATE_TALK  => 'Diskusaun_Template',
        NS_HELP           => 'Ajuda',
        NS_HELP_TALK      => 'Diskusaun_Ajuda',
-       NS_CATEGORY       => 'Kategoría',
-       NS_CATEGORY_TALK  => 'Diskusaun_Kategoría',
+       NS_CATEGORY       => 'Kategoria',
+       NS_CATEGORY_TALK  => 'Diskusaun_Kategoria',
+);
+
+$namespaceAliases = array(
+       "Kategoría"           => NS_CATEGORY,
+       "Diskusaun_Kategoría" => NS_CATEGORY_TALK,
 );
 
 $specialPageAliases = array(
-       'Watchlist'                 => array( "Lista_hateke" ),
-       'Recentchanges'             => array( "Mudansa_foufoun_sira" ),
-       'Upload'                    => array( "Tau_iha_arkivu_laran" ),
-       'Imagelist'                 => array( "Lista_imajen" ),
-       'Newimages'                 => array( "Imajen_foun" ),
-       'Listusers'                 => array( "Lista_uza-na'in" ),
-       'Statistics'                => array( "Estatístika" ),
-       'Randompage'                => array( "Pájina_ruma" ),
-       'Shortpages'                => array( "Pájina_badak" ),
-       'Longpages'                 => array( "Pájina_naruk" ),
-       'Protectedpages'            => array( "Pájina_sira-ne'ebé_proteje_tiha" ),
-       'Allpages'                  => array( "Pájina_hotu" ),
-       'Ipblocklist'               => array( "Lista_ema_sira-ne'ebé_blokeiu_tiha" ),
-       'Specialpages'              => array( "Pájina_espesiál_sira" ),
-       'Whatlinkshere'             => array( "Pájina_sira_ne'ebé_bá_iha_ne'e" ),
-       'Movepage'                  => array( "Book" ),
-       'Categories'                => array( "Kategoría" ),
-       'Version'                   => array( "Versaun" ),
-       'Allmessages'               => array( "Mensajen_hotu" ),
-       'Blockip'                   => array( "Blokeiu" ),
-       'Undelete'                  => array( "Restaurar" ),
-       'Userrights'                => array( "Kuana" ),
-       'Mypage'                    => array( "Ha'u-nia_pájina" ),
-       'Listadmins'                => array( "Lista_administradór" ),
-       'Search'                    => array( "Buka" ),
+       'CreateAccount'             => array( 'Rejista' ),
+       'Preferences'               => array( 'Preferénsia' ),
+       'Watchlist'                 => array( 'Lista_hateke' ),
+       'Recentchanges'             => array( 'Mudansa_foufoun_sira' ),
+       'Upload'                    => array( 'Tau_iha_arkivu_laran' ),
+       'Imagelist'                 => array( 'Lista_imajen' ),
+       'Newimages'                 => array( 'Imajen_foun' ),
+       'Listusers'                 => array( 'Lista_uza-na\'in' ),
+       'Statistics'                => array( 'Estatístika' ),
+       'Randompage'                => array( 'Pájina_ruma' ),
+       'Shortpages'                => array( 'Pájina_badak' ),
+       'Longpages'                 => array( 'Pájina_naruk' ),
+       'Protectedpages'            => array( 'Pájina_sira-ne\'ebé_proteje_tiha' ),
+       'Allpages'                  => array( 'Pájina_hotu' ),
+       'Ipblocklist'               => array( 'Lista_ema_sira-ne\'ebé_blokeiu_tiha' ),
+       'Specialpages'              => array( 'Pájina_espesiál_sira' ),
+       'Contributions'             => array( 'Kontribuisaun' ),
+       'Emailuser'                 => array( 'Haruka_korreiu_eletróniku' ),
+       'Whatlinkshere'             => array( 'Pájina_sira_ne\'ebé_bá_iha_ne\'e' ),
+       'Movepage'                  => array( 'Book' ),
+       'Categories'                => array( 'Kategoria' ),
+       'Export'                    => array( 'Esporta' ),
+       'Version'                   => array( 'Versaun' ),
+       'Allmessages'               => array( 'Mensajen_hotu' ),
+       'Blockip'                   => array( 'Blokeiu' ),
+       'Undelete'                  => array( 'Restaurar' ),
+       'Userrights'                => array( 'Kuana', 'Priviléjiu' ),
+       'Mypage'                    => array( 'Ha\'u-nia_pájina' ),
+       'Listadmins'                => array( 'Lista_administradór' ),
+       'Search'                    => array( 'Buka' ),
+       'Withoutinterwiki'          => array( 'Laiha_interwiki' ),
 );
 
 $messages = array(
 # User preference toggles
-'tog-hideminor' => "Lá'os hatudu osan-rahun sira iha mudansa foufoun sira",
+'tog-hideminor'          => "Lá'os hatudu osan-rahun sira iha mudansa foufoun sira",
+'tog-watchlisthidebots'  => 'Hamsumik bot iha lista hateke',
+'tog-watchlisthideminor' => 'Hamsumik osan-rahun iha lista hateke',
 
 'underline-always' => 'Sempre',
 'underline-never'  => 'Nunka',
@@ -78,6 +91,13 @@ $messages = array(
 'thursday'      => 'Loron-kinta',
 'friday'        => 'Loron-sesta',
 'saturday'      => 'Loron-sábadu',
+'sun'           => 'Dom',
+'mon'           => 'Seg',
+'tue'           => 'Ter',
+'wed'           => 'Kua',
+'thu'           => 'Kin',
+'fri'           => 'Ses',
+'sat'           => 'Sáb',
 'january'       => 'Janeiru',
 'february'      => 'Fevereiru',
 'march'         => 'Marsu',
@@ -102,12 +122,24 @@ $messages = array(
 'october-gen'   => 'Outubru nian',
 'november-gen'  => 'Novembru nian',
 'december-gen'  => 'Dezembru nian',
-
-# Bits of text used by many pages
-'categories'      => 'Kategoría',
-'pagecategories'  => '{{PLURAL:$1|Kategoría|Kategoría}}',
-'category_header' => 'Artigu iha kategoría "$1"',
-'category-empty'  => "''Iha kategoría ne'e agora pájina lá'os.''",
+'jan'           => 'Jan',
+'feb'           => 'Fev',
+'mar'           => 'Mar',
+'apr'           => 'Abr',
+'may'           => 'Mai',
+'jun'           => 'Jun',
+'jul'           => 'Jul',
+'aug'           => 'Ago',
+'sep'           => 'Set',
+'oct'           => 'Out',
+'nov'           => 'Nov',
+'dec'           => 'Dez',
+
+# Categories related messages
+'pagecategories'         => '{{PLURAL:$1|Kategoría|Kategoría}}',
+'category_header'        => 'Artigu iha kategoría "$1"',
+'category-empty'         => "''Kategoria ne'e agora la iha pájina sira.''",
+'listingcontinuesabbrev' => 'kont.',
 
 'about'          => 'Kona-ba',
 'article'        => 'Pájina',
@@ -121,6 +153,7 @@ $messages = array(
 'mytalk'         => "Ha'u-nia diskusaun",
 'anontalk'       => "Diskusaun ba IP ne'e",
 'navigation'     => 'Hatudu-dalan',
+'and'            => 'ho',
 
 'errorpagetitle'    => 'Sala',
 'tagline'           => 'Husi {{SITENAME}}',
@@ -136,6 +169,7 @@ $messages = array(
 'permalink'         => 'Ligasaun mahelak',
 'print'             => 'Imprime',
 'edit'              => 'Edita',
+'create'            => 'Kria',
 'editthispage'      => "Edita pájina ne'e",
 'delete'            => 'Halakon',
 'deletethispage'    => "Halakon pájina ne'e",
@@ -159,32 +193,36 @@ $messages = array(
 'categorypage'      => 'Haree pájina kategoría nian',
 'viewtalkpage'      => 'Haree diskusaun',
 'otherlanguages'    => 'Iha lian seluk',
+'protectedpage'     => "Pájina ne'ebé naproteje",
+'jumpto'            => 'Bá:',
 'jumptonavigation'  => 'hatudu-dalan',
 'jumptosearch'      => 'buka',
 
 # 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).
-'aboutsite'         => 'Kona-ba {{SITENAME}}',
-'aboutpage'         => 'Project:Kona-ba',
-'copyright'         => 'Testu pájina nian iha $1 okos.',
-'currentevents'     => 'Mamosuk atuál sira',
-'currentevents-url' => 'Project:Mamosuk atuál sira',
-'disclaimers'       => 'Avisu legál',
-'disclaimerpage'    => 'Project:Avisu legál',
-'edithelppage'      => 'Help:Edita',
-'mainpage'          => 'Pájina Mahuluk',
-'portal'            => 'Portál komunidade nian',
-'portal-url'        => 'Project:Portál komunidade nian',
-'privacy'           => 'Polítika privasidade nian',
-'privacypage'       => 'Project:Polítika privasidade nian',
-'sitesupport'       => 'Fó donativu ida',
-
-'badaccess-group0' => "Ó lalika halo ne'e.",
-'badaccess-group1' => "Ba halo ne'e tenke iha lubu $1.",
+'aboutsite'            => 'Kona-ba {{SITENAME}}',
+'aboutpage'            => 'Project:Kona-ba',
+'copyright'            => 'Testu pájina nian iha $1 okos.',
+'currentevents'        => 'Mamosuk atuál sira',
+'currentevents-url'    => 'Project:Mamosuk atuál sira',
+'disclaimers'          => 'Avisu legál',
+'disclaimerpage'       => 'Project:Avisu legál',
+'edithelp'             => 'Ajuda kona-ba edita',
+'edithelppage'         => 'Help:Edita',
+'mainpage'             => 'Pájina Mahuluk',
+'mainpage-description' => 'Pájina Mahuluk',
+'portal'               => 'Portál komunidade nian',
+'portal-url'           => 'Project:Portál komunidade nian',
+'privacy'              => 'Polítika privasidade nian',
+'privacypage'          => 'Project:Polítika privasidade nian',
+
+'badaccess-group0' => "Ó la bele halo ne'e.",
+'badaccess-groups' => "Ba halo ne'e tenke iha {{PLURAL:$2|lubu|lubu ida husi}} $1.",
 
 'versionrequired'     => 'Presiza MediaWiki versaun $1',
 'versionrequiredtext' => "Presiza MediaWiki versaun $1 ba uza pájina ne'e. Haree [[Special:Version|pájina versaun]].",
 
 'ok'                      => 'OK',
+'retrievedfrom'           => 'Husi "$1"',
 'youhavenewmessages'      => 'Ó iha $1 ($2).',
 'newmessageslink'         => 'mensajen foun',
 'youhavenewmessagesmulti' => 'Ó iha mensajen foun sira iha $1',
@@ -195,6 +233,8 @@ $messages = array(
 'hidetoc'                 => 'subar',
 'thisisdeleted'           => 'Haree ka restaurar $1?',
 'viewdeleted'             => 'Haree $1?',
+'site-rss-feed'           => 'Feed RSS $1',
+'site-atom-feed'          => 'Feed Atom $1',
 
 # Short words for each namespace, by default used in the namespace tab in monobook
 'nstab-main'      => 'Pájina',
@@ -203,27 +243,37 @@ $messages = array(
 'nstab-project'   => 'Pájina projetu nian',
 'nstab-mediawiki' => 'Mensajen',
 'nstab-help'      => 'Pájina ajuda',
-'nstab-category'  => 'Kategoría',
+'nstab-category'  => 'Kategoria',
+
+# Main script and global functions
+'nosuchspecialpage' => "Pájina espesiál ne'e la iha",
 
 # General errors
-'error' => 'Sala',
+'error'         => 'Sala',
+'viewsourcefor' => 'ba $1',
 
 # Login and logout pages
-'yourname'           => "Naran uza-n'in:",
-'nologinlink'        => "Registrar uza-na'in ida",
-'createaccount'      => "Registrar uza-na'in",
-'youremail'          => 'Diresaun korreiu eletróniku:',
-'username'           => "Naran uza-na'in:",
-'uid'                => "Uza-na'in ID:",
-'yourlanguage'       => 'Lian:',
-'email'              => 'Korreiu eletróniku',
-'accountcreated'     => "Registrar tiha uza-na'in",
-'loginlanguagelabel' => 'Lian: $1',
+'yourname'                  => "Naran uza-n'in:",
+'nav-login-createaccount'   => 'Log in / kriar konta ida',
+'userlogin'                 => 'Log in / kriar konta ida',
+'nologinlink'               => 'Registrar',
+'createaccount'             => "Registrar uza-na'in",
+'userexists'                => "Uza-na'in ne'e ona iha wiki. Favór ida lori naran seluk.",
+'youremail'                 => 'Korreiu eletróniku:',
+'username'                  => "Naran uza-na'in:",
+'uid'                       => "Uza-na'in ID:",
+'yourlanguage'              => 'Lian:',
+'email'                     => 'Korreiu eletróniku',
+'prefs-help-email-required' => 'Haruka diresaun korreiu eletróniku.',
+'accountcreated'            => "Registrar tiha uza-na'in",
+'loginlanguagelabel'        => 'Lian: $1',
 
 # Password reset dialog
 'resetpass_text' => "<!-- Hakerek testu iha ne'e -->",
 
 # Edit page toolbar
+'link_tip'     => 'Ligasaun ba laran',
+'extlink_tip'  => "Ligasaun ba li'ur (tau tan http://)",
 'image_sample' => 'Ezemplu.jpg',
 'media_sample' => 'Ezemplu.ogg',
 
@@ -232,23 +282,26 @@ $messages = array(
 'watchthis'         => "Hateke pájina ne'e",
 'anoneditwarning'   => 'Ó lá\'os "log-in" iha momentu.',
 'blockedtitle'      => "Uza-na'in nablokeiu",
+'newarticle'        => '(Foun)',
 'noarticletext'     => "Iha momentu lá'os testu iha pájina ne'e, bele [[Special:Search/{{PAGENAME}}|buka naran pájina nian]] iha pájina seluk ka [{{fullurl:{{FULLPAGENAME}}|action=edit}} edita pájina ne'e].",
 'editing'           => 'Edita $1',
 'editingcomment'    => 'Edita $1 (komentáriu)',
 'yourtext'          => 'Ó-nia testu',
 'yourdiff'          => 'Diferensa sira',
-'nocreate-loggedin' => "Ó la iha kuana kria pájina foun iha wiki ne'e.",
+'nocreate-loggedin' => 'Ó la bele kria pájina foun.',
 
 # Account creation failure
 'cantcreateaccounttitle' => "La bele registrar uza-na'in",
 
 # History pages
 'currentrev'          => 'Versaun atuál',
+'revisionasof'        => 'Versaun $1 nian',
 'previousrevision'    => '←Versaun tuan liu',
 'nextrevision'        => 'Versaun foun liu→',
 'currentrevisionlink' => 'Versaun atuál',
 'cur'                 => 'atuál',
 'next'                => 'oinmai',
+'last'                => 'ikus',
 'page_first'          => 'uluk',
 'histfirst'           => 'sedu liu hotu',
 'historyempty'        => '(mamuk)',
@@ -262,22 +315,30 @@ $messages = array(
 'revdelete-hide-user' => "Subar naran edita-na'in/IP",
 
 # Diffs
-'editcurrent' => "Edita versaun atuál pájina ne'e nian",
+'lineno' => 'Liña $1:',
 
 # Search results
-'powersearch' => 'Buka',
+'noexactmatch' => "'''Pájina ''$1'' la iha.''' Ó bele [[:$1|kria pájina ne'e]].",
+'prevn'        => 'molok $1',
+'nextn'        => 'oinmai $1',
+'viewprevnext' => 'Haree ($1) ($2) ($3)',
+'powersearch'  => 'Buka',
 
 # Preferences page
+'mypreferences'     => "Ha'u-nia preferénsia",
 'prefs-rc'          => 'Mudansa foufoun sira',
 'prefs-watchlist'   => 'Lista hateke',
 'textboxsize'       => 'Edita',
 'searchresultshead' => 'Buka',
 
 # User rights
+'userrights'               => "Filak kuana uza-na'in", # Not used as normal message but as header for the special page itself
+'userrights-lookup-user'   => "Filak lubu uza-na'in",
 'userrights-user-editname' => "Hakerek naran uza-na'in ida-nian:",
 'editusergroup'            => "Filak lubu uza-na'in",
 'userrights-editusergroup' => "Filak lubu uza-na'in",
 'userrights-groupsmember'  => 'Membru iha:',
+'userrights-no-interwiki'  => "Ó la bele filak kuana uza-na'in iha wiki seluk.",
 
 # Groups
 'group'            => 'Lubu:',
@@ -295,12 +356,18 @@ $messages = array(
 'grouppage-bureaucrat' => '{{ns:project}}:Burokrata sira',
 
 # User rights log
-'rightsnone' => '(mamuk)',
+'rightslog'      => "Lista filak kuana uza-na'in",
+'rightslogtext'  => "Ne'e lista ba filak lubu uza-na'in.",
+'rightslogentry' => 'filak lubu $1 nian husi $2 ba $3',
+'rightsnone'     => '(mamuk)',
 
 # Recent changes
 'recentchanges'   => 'Mudansa foufoun sira',
 'rcshowhideminor' => '$1 osan-rahun sira',
 'rcshowhidebots'  => '$1 bot sira',
+'rcshowhideliu'   => '$1 ema rejista',
+'rcshowhideanons' => '$1 ema anónimu',
+'rcshowhidemine'  => "$1 ha'u-nia edita",
 'diff'            => 'diferensa',
 'hist'            => 'istória',
 'hide'            => 'Hamsumik',
@@ -317,13 +384,18 @@ $messages = array(
 'uploadbtn'       => 'Tau iha arkivu laran',
 'watchthisupload' => "Hateke pájina ne'e",
 
-# Image list
-'ilsubmit'           => 'Buka',
+# Special:ImageList
+'imagelist_name' => 'Naran',
+'imagelist_user' => "Uza-na'in",
+
+# Image description page
 'filehist-deleteall' => 'halakon hotu',
-'filehist-deleteone' => "halakon ne'e",
+'filehist-deleteone' => 'halakon',
+'filehist-current'   => 'atuál',
+'filehist-datetime'  => 'Loron/Tempu',
 'filehist-user'      => "Uza-na'in",
-'imagelist_name'     => 'Naran',
-'imagelist_user'     => "Uza-na'in",
+'filehist-comment'   => 'Komentáriu',
+'imagelinks'         => 'Ligasaun',
 
 # File reversion
 'filerevert-comment' => 'Komentáriu:',
@@ -343,30 +415,51 @@ $messages = array(
 'brokenredirects-delete' => '(halakon)',
 
 # Miscellaneous special pages
-'allpages'          => 'Pájina hotu',
+'nlinks'            => '$1 ligasaun',
+'nmembers'          => '$1 {{PLURAL:$1|membru|membru}}',
+'nrevisions'        => '$1 {{PLURAL:$1|versaun|versaun}}',
+'shortpages'        => 'Pájina badak',
+'longpages'         => 'Pájina naruk',
 'listusers'         => "Lista uza-na'in",
-'specialpages'      => 'Pájina espesiál sira',
 'newpages'          => 'Pájina foun',
 'newpages-username' => "Naran uza-na'in:",
 'ancientpages'      => 'Pájina tuan liu hotu sira',
 'move'              => 'Book',
 'movethispage'      => "Book pájina ne'e",
 
-'groups'         => "Lubu uza-na'in",
-'alphaindexline' => "$1 to'o $2",
-'version'        => 'Versaun',
+# Book sources
+'booksources-go' => 'Bá',
 
 # Special:Log
 'specialloguserlabel' => "Uza-na'in:",
 
-# Special:Allpages
-'nextpage'     => 'Pájina oinmai ($1)',
-'allarticles'  => 'Pájina hotu',
-'allpagesnext' => 'Oinmai',
+# Special:AllPages
+'allpages'       => 'Pájina hotu',
+'alphaindexline' => "$1 to'o $2",
+'nextpage'       => 'Pájina oinmai ($1)',
+'allarticles'    => 'Pájina hotu',
+'allpagesnext'   => 'Oinmai',
+'allpagessubmit' => 'Bá',
 
-# Special:Listusers
+# Special:Categories
+'categories' => 'Kategoría',
+
+# Special:LinkSearch
+'linksearch-ok' => 'Buka',
+
+# Special:ListUsers
 'listusers-submit' => 'Hatudu',
 
+# Special:Log/newusers
+'newuserlogpage'           => "Lista kria uza-na'in",
+'newuserlogpagetext'       => "Ne'e lista kria uza-na'in.",
+'newuserlog-create-entry'  => "Uza-na'in foun",
+'newuserlog-create2-entry' => "registrar uza-na'in $1",
+
+# Special:ListGroupRights
+'listgrouprights-group'  => 'Lubu',
+'listgrouprights-rights' => 'Priviléjiu',
+
 # E-mail user
 'emailuser'       => "Haruka korreiu eletróniku ba uza-na'in ne'e",
 'defemailsubject' => '{{SITENAME}} korreiu eletróniku',
@@ -376,6 +469,8 @@ $messages = array(
 # Watchlist
 'watchlist'            => "Ha'u-nia lista hateke",
 'mywatchlist'          => "Ha'u-nia lista hateke",
+'watchlistfor'         => "('''$1''' nian)",
+'addedwatch'           => 'tau tan tiha ba lista hateke',
 'watch'                => 'Hateke',
 'watchthispage'        => "Hateke pájina ne'e",
 'unwatch'              => 'La hateke',
@@ -384,87 +479,151 @@ $messages = array(
 'watchlist-show-minor' => 'Hatudu osan-rahun',
 'watchlist-hide-minor' => 'Subar osan-rahun',
 
+# Displayed when you click the "watch" button and it is in the process of watching
+'watching'   => 'Hateke...',
+'unwatching' => 'La hateke...',
+
 'enotif_newpagetext'           => "Ne'e pájina foun.",
 'enotif_impersonal_salutation' => "Uza-na'in {{SITENAME}} nian",
 'changed'                      => 'filak',
 'created'                      => 'kria',
 
-# Delete/protect/revert
-'deletepage'          => 'Halakon pájina',
-'deletedarticle'      => 'halakon "[[$1]]"',
-'dellogpage'          => 'Lista halakon',
-'deletionlog'         => 'lista halakon',
-'protectedarticle'    => 'proteje "[[$1]]"',
-'protectcomment'      => 'Komentáriu:',
-'protect-level-sysop' => "de'it administradór",
+# Delete
+'deletepage'      => 'Halakon pájina',
+'excontent'       => "testu iha pájina: '$1'",
+'excontentauthor' => "testu iha pájina: '$1' (no ema ida de'it ne'ebé kontribui '[[Special:Contributions/$2|$2]]')",
+'exblank'         => 'pájina mamuk',
+'delete-legend'   => 'Halakon',
+'deletedarticle'  => 'halakon "[[$1]]"',
+'dellogpage'      => 'Lista halakon',
+'deletionlog'     => 'lista halakon',
+'deletecomment'   => 'Tansá ó halakon:',
+
+# Protect
+'protectedarticle'            => 'proteje "[[$1]]"',
+'prot_1movedto2'              => 'book tiha [[$1]] ba [[$2]]',
+'protectcomment'              => 'Komentáriu:',
+'protectexpiry'               => "to'o:",
+'protect-fallback'            => 'Presiza kuana "$1"',
+'protect-level-autoconfirmed' => 'Blokeiu ema anónimu',
+'protect-level-sysop'         => "de'it administradór",
+'protect-expiring'            => "to'o $1 (UTC)",
+'protect-cantedit'            => "Ó la bele filak proteje pájina ne'e nian, tan ba ó la bele edita pájina ne'e.",
+'protect-expiry-options'      => '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', # display1:time1,display2:time2,...
+'restriction-type'            => 'Kuana:',
 
 # Restrictions (nouns)
-'restriction-edit' => 'Edita',
-'restriction-move' => 'Book',
+'restriction-edit'   => 'Edita',
+'restriction-move'   => 'Book',
+'restriction-create' => 'Kria',
 
 # Undelete
-'undelete'           => 'Haree pájina halakon tiha',
-'undeletebtn'        => 'Restaurar',
-'undeletecomment'    => 'Komentáriu:',
-'undeletedarticle'   => 'restaurar "[[$1]]"',
-'undeletedrevisions' => 'restaurar $1 versaun',
+'undelete'               => 'Haree pájina halakon tiha',
+'undeletebtn'            => 'Restaurar',
+'undeletelink'           => 'restaurar',
+'undeletecomment'        => 'Komentáriu:',
+'undeletedarticle'       => 'restaurar "[[$1]]"',
+'undeletedrevisions'     => 'restaurar $1 {{PLURAL:$1|versaun|versaun}}',
+'undelete-search-submit' => 'Buka',
+
+# Namespace form on various pages
+'blanknamespace' => '(Prinsipál)',
 
 # Contributions
 'contributions' => "Kontribuisaun uza-na'in",
+'mycontris'     => "Ha'u-nia kontribuisaun",
 
-'sp-contributions-newest'   => 'Foun liu hotu',
-'sp-contributions-oldest'   => 'Tuan liu hotu',
-'sp-contributions-newer'    => 'Foun liu $1',
-'sp-contributions-older'    => 'Tuan liu $1',
 'sp-contributions-newbies'  => "Hatudu de'it kontribuisaun uza-na'in foun sira-nia",
 'sp-contributions-search'   => 'Buka kontribuisaun',
 'sp-contributions-username' => "Diresaun IP ka naran uza-na'in:",
 'sp-contributions-submit'   => 'Buka',
 
 # What links here
-'whatlinkshere'       => "Artigu sira ne'ebé bá iha ne'e",
-'whatlinkshere-page'  => 'Pájina:',
-'linkshere'           => "Pájina sira ne'e link ba '''[[:$1]]''':",
-'whatlinkshere-prev'  => '{{PLURAL:$1|oinmai|oinmai $1}}',
-'whatlinkshere-next'  => '{{PLURAL:$1|molok|molok $1}}',
-'whatlinkshere-links' => '← ligasaun',
+'whatlinkshere'           => "Artigu sira ne'ebé bá iha ne'e",
+'whatlinkshere-title'     => 'Pájina sira ne\'ebé bá "$1".',
+'whatlinkshere-page'      => 'Pájina:',
+'linkshere'               => "Pájina sira ne'e link ba '''[[:$1]]''':",
+'whatlinkshere-prev'      => '{{PLURAL:$1|oinmai|oinmai $1}}',
+'whatlinkshere-next'      => '{{PLURAL:$1|molok|molok $1}}',
+'whatlinkshere-links'     => '← ligasaun',
+'whatlinkshere-hidelinks' => '$1 ligasaun',
 
 # Block/unblock
 'blockip'                 => "Blokeiu uza-na'in",
+'blockip-legend'          => "Blokeiu uza-na'in",
+'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', # display1:time1,display2:time2,...
 'ipbotheroption'          => 'seluk',
+'ipblocklist'             => "Ema anónimu no rejista ne'ebé nablokeiu",
 'ipblocklist-username'    => "Naran uza-na'in ka IP:",
 'ipblocklist-submit'      => 'Buka',
 'blocklink'               => 'blokeiu',
+'unblocklink'             => 'la blokeiu',
 'contribslink'            => 'kontribuisaun',
 'block-log-flags-noemail' => 'korreiu eletróniku blokeiu',
 'ipb_already_blocked'     => '"$1" nablokeiu tiha ona',
 
 # Move page
-'movepage'                => 'Book pájina',
+'move-page'               => 'Book $1',
+'move-page-legend'        => 'Book pájina',
 'movearticle'             => 'Book pájina:',
+'movenotallowed'          => 'Ó la bele book pájina sira.',
+'newtitle'                => 'Naran foun:',
+'move-watch'              => "Hateke pájina ne'e",
 'movepagebtn'             => 'Book pájina',
-'movepage-moved'          => '<big>\'\'\'Ó book "$1" ba "$2"\'\'\'</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
+'movedto'                 => 'book tiha ba',
+'movetalk'                => 'Book pájina diskusaun mós',
 '1movedto2'               => 'book tiha [[$1]] ba [[$2]]',
 'movelogpage'             => 'Lista book',
 'delete_and_move'         => 'Halakon ho book',
 'delete_and_move_confirm' => 'Sin, halakon pájina',
 
+# Export
+'export' => 'Esporta pájina sira',
+
 # Namespace 8 related
 'allmessagesname'    => 'Naran',
 'allmessagescurrent' => 'Testu atuál',
 
+# Import log
+'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|versaun|versaun}} husi $2',
+
 # Tooltip help for the actions
-'tooltip-search'          => 'Buka iha {{SITENAME}}',
-'tooltip-n-mainpage'      => 'Vizita Pájina Mahuluk',
-'tooltip-t-contributions' => "Haree lista kontribuisaun uza-na'in ne'e nian",
-'tooltip-t-specialpages'  => 'Lista pájina espesiál hotu nian',
+'tooltip-pt-userpage'      => "Ha'u-nia pájina uza-na'in",
+'tooltip-pt-mytalk'        => "Ha'u-nia pájina diskusaun",
+'tooltip-pt-preferences'   => "Ha'u-nia preferénsia",
+'tooltip-pt-mycontris'     => "Lista ha'u-nia kontribuisaun",
+'tooltip-ca-addsection'    => "Tau tan komentáriu ida ba diskusaun ne'e.",
+'tooltip-ca-protect'       => "Proteje pájina ne'e",
+'tooltip-ca-delete'        => "Halakon pájina ne'e",
+'tooltip-ca-move'          => "Book pájina ne'e",
+'tooltip-ca-watch'         => "Tau tan pájina ne'e ba ó-nia lista hateke",
+'tooltip-search'           => 'Buka iha {{SITENAME}}',
+'tooltip-n-mainpage'       => 'Vizita Pájina Mahuluk',
+'tooltip-n-portal'         => "Kona-ba projetu, ne'ebé ó bele halo, iha ne'ebé ó hetan saida",
+'tooltip-n-recentchanges'  => "Lista mudansa foufoun sira iha wiki ne'e.",
+'tooltip-n-randompage'     => 'Hola pájina ruma',
+'tooltip-n-help'           => 'Hatudu pájina ajuda.',
+'tooltip-t-whatlinkshere'  => "Lista pájina nian ne'ebé bá iha ne'e",
+'tooltip-t-contributions'  => "Haree lista kontribuisaun uza-na'in ne'e nian",
+'tooltip-t-upload'         => 'Tau iha arkivu laran',
+'tooltip-t-specialpages'   => 'Lista pájina espesiál hotu nian',
+'tooltip-ca-nstab-user'    => "Haree pájina uza-na'in",
+'tooltip-ca-nstab-project' => 'Haree pájina projetu nian',
+'tooltip-minoredit'        => "Halo ne'e osan-rahun",
+'tooltip-watch'            => "Tau tan pájina ne'e ba ó-nia lista hateke",
 
 # Browsing diffs
-'previousdiff' => '←Diferensa molok',
-'nextdiff'     => 'Diferensa oinmai→',
+'previousdiff' => '←Versaun molok',
+'nextdiff'     => 'Versaun oinmai→',
 
-# Special:Newimages
+# Special:NewImages
 'showhidebots' => '($1 bot sira)',
+'ilsubmit'     => 'Buka',
+
+# EXIF tags
+'exif-artist' => 'Autór',
+
+'exif-meteringmode-255' => 'Seluk',
 
 # 'all' in various places, this might be different for inflected languages
 'recentchangesall' => 'hotu',
@@ -473,12 +632,43 @@ $messages = array(
 'namespacesall'    => 'hotu',
 'monthsall'        => 'hotu',
 
+# action=purge
+'confirm_purge_button' => 'OK',
+
+# Multipage image navigation
+'imgmultipageprev' => '← pájina molok',
+'imgmultipagenext' => 'pájina oinmai →',
+'imgmultigo'       => 'Bá!',
+
 # Table pager
-'table_pager_next'  => 'Pájina oinmai',
-'table_pager_prev'  => 'Pájina molok',
-'table_pager_first' => 'Pájina uluk',
+'table_pager_next'         => 'Pájina oinmai',
+'table_pager_prev'         => 'Pájina molok',
+'table_pager_first'        => 'Pájina uluk',
+'table_pager_limit_submit' => 'Bá',
 
 # Auto-summaries
 'autosumm-new' => 'Pájina foun: $1',
 
+# Watchlist editor
+'watchlistedit-normal-title' => 'Filak lista hateke',
+
+# Watchlist editing tools
+'watchlisttools-edit' => 'Haree no edita lista hateke',
+
+# Special:Version
+'version'                  => 'Versaun', # Not used as normal message but as header for the special page itself
+'version-specialpages'     => 'Pájina espesiál',
+'version-other'            => 'Seluk',
+'version-version'          => 'Versaun',
+'version-software-version' => 'Versaun',
+
+# Special:FileDuplicateSearch
+'fileduplicatesearch-submit' => 'Buka',
+
+# Special:SpecialPages
+'specialpages' => 'Pájina espesiál sira',
+
+# Special:Nuke
+'nuke-submit-user' => 'Bá',
+
 );