* Adding/updating Persian translations
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 403f797..fbfae95 100644 (file)
@@ -565,6 +565,7 @@ $wgMessageStructure = array(
        'undo' => array(
                'undo-success',
                'undo-failure',
+               'undo-norev',
                'undo-summary',
        ),
        'cantcreateaccount' => array(
@@ -820,7 +821,6 @@ $wgMessageStructure = array(
        'group' => array(
                'group',
                'group-user',
-               'group-emailconfirmed',
                'group-autoconfirmed',
                'group-bot',
                'group-sysop',
@@ -830,7 +830,6 @@ $wgMessageStructure = array(
        ),
        'group-member' => array(
                'group-user-member',
-               'group-emailconfirmed-member',
                'group-autoconfirmed-member',
                'group-bot-member',
                'group-sysop-member',
@@ -839,13 +838,62 @@ $wgMessageStructure = array(
        ),
        'grouppage' => array(
                'grouppage-user',
-               'grouppage-emailconfirmed',
                'grouppage-autoconfirmed',
                'grouppage-bot',
                'grouppage-sysop',
                'grouppage-bureaucrat',
                'grouppage-suppress',
        ),
+       'right' => array(
+               'right-read',
+               'right-edit',
+               'right-createpage',
+               'right-createtalk',
+               'right-createaccount',
+               'right-minoredit',
+               'right-move',
+               'right-suppressredirect',
+               'right-upload',
+               'right-reupload',
+               'right-reupload-own',
+               'right-reupload-shared',
+               'right-upload_by_url',
+               'right-purge',
+               'right-autoconfirmed',
+               'right-bot',
+               'right-nominornewtalk',
+               'right-apihighlimits',
+               'right-delete',
+               'right-bigdelete',
+               'right-deleterevision',
+               'right-deletedhistory',
+               'right-browsearchive',
+               'right-undelete',
+               'right-hiderevision',
+               'right-suppress',
+               'right-block',
+               'right-blockemail',
+               'right-hideuser',
+               'right-ipblock-exempt',
+               'right-proxyunbannable',
+               'right-protect',
+               'right-editprotected',
+               'right-editinterface',
+               'right-editusercssjs',
+               'right-rollback',
+               'right-markbotedits',
+               'right-import',
+               'right-importupload',
+               'right-patrol',
+               'right-autopatrol',
+               'right-patrolmarks',
+               'right-unwatchedpages',
+               'right-trackback',
+               'right-mergehistory',
+               'right-userrights',
+               'right-userrights-interwiki',
+               'right-siteadmin',
+       ),
        'rightslog' => array(
                'rightslog',
                'rightslogtext',
@@ -1002,11 +1050,16 @@ $wgMessageStructure = array(
                'imagelinks',
                'linkstoimage',
                'nolinkstoimage',
+               'redirectstofile',
                'sharedupload',
                'shareduploadwiki',
                'shareduploadwiki-desc',
                'shareduploadwiki-linktext',
                'shareddescriptionfollows',
+               'shareduploadduplicate',
+               'shareduploadduplicate-linktext',
+               'shareduploadconflict',
+               'shareduploadconflict-linktext',
                'noimage',
                'noimage-linktext',
                'uploadnewversion-linktext',
@@ -1099,8 +1152,8 @@ $wgMessageStructure = array(
        ),
        'withoutinterwiki' => array(
                'withoutinterwiki',
-               'withoutinterwiki-legend',
                'withoutinterwiki-summary',
+               'withoutinterwiki-legend',
                'withoutinterwiki-submit',
        ),
        'fewestrevisions' => array(
@@ -1236,7 +1289,6 @@ $wgMessageStructure = array(
                'listgrouprights-summary',
                'listgrouprights-group',
                'listgrouprights-rights',
-               'listgrouprights-link',
                'listgrouprights-helppage',
                'listgrouprights-members',
        ),
@@ -1387,6 +1439,7 @@ $wgMessageStructure = array(
                'restriction-edit',
                'restriction-move',
                'restriction-create',
+               'restriction-upload',
        ),
        'restriction-levels' => array(
                'restriction-level-sysop',
@@ -1466,12 +1519,14 @@ $wgMessageStructure = array(
                'nolinkshere-ns',
                'isredirect',
                'istemplate',
+               'isimage',
                'whatlinkshere-prev',
                'whatlinkshere-next',
                'whatlinkshere-links',
                'whatlinkshere-hideredirs',
                'whatlinkshere-hidetrans',
                'whatlinkshere-hidelinks',
+               'whatlinkshere-hideimages',
                'whatlinkshere-filters',
        ),
        'block' => array(
@@ -1494,6 +1549,7 @@ $wgMessageStructure = array(
                'ipbotheroption',
                'ipbotherreason',
                'ipbhidename',
+               'ipbwatchuser',
                'badipaddress',
                'blockipsuccesssub',
                'blockipsuccesstext',
@@ -1599,6 +1655,8 @@ $wgMessageStructure = array(
                'delete_and_move_reason',
                'selfmove',
                'immobile_namespace',
+               'imagenocrossnamespace',
+               'imagetypemismatch',
        ),
        'export' => array(
                'export',
@@ -2482,7 +2540,6 @@ $wgMessageStructure = array(
                'specialpages-group-users',
                'specialpages-group-needy',
                'specialpages-group-highuse',
-               'specialpages-group-permissions',
        ),
 );
 
@@ -2530,6 +2587,7 @@ XHTML id names.",
        'group'               => 'Groups',
        'group-member'        => '',
        'grouppage'           => '',
+       'right'               => 'Rights',
        'rightslog'           => 'User rights log',
        'recentchanges'       => 'Recent changes',
        'recentchangeslinked' => 'Recent changes linked',