1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

Various updated lang strings

git-svn-id: file:///svn/phpbb/trunk@3755 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-03-30 14:36:27 +00:00
parent db251b43da
commit 880b49c381
2 changed files with 80 additions and 66 deletions

View File

@ -32,6 +32,7 @@ $lang = array_merge($lang, array(
'MANAGE' => 'Manage',
'ADD' => 'Add',
'PERMISSIONS' => 'Permissions',
'UPDATE' => 'Update',
'DB_CAT' => 'Database',
'DB_BACKUP' => 'DB Backup',
@ -198,51 +199,48 @@ $lang = array_merge($lang, array(
'Restore_Error_no_file' => 'No file was uploaded',
'ACL_EXPLAIN' => 'Permissions are based on an ALLOW / INHERIT / DENY system with all options being denied by default. The precedent is DENY > ALLOW > INHERIT for any combination of user or group settings. The INHERIT setting causes permissions granted elsewhere for the option being used in place of a specific ALLOW / DENY setting here.',
'PERMISSIONS_EXPLAIN' => 'Here you can alter which users and groups can access which forums. To assign moderators or define administrators please use the appropriate page (see left hand side menu).',
'MODERATORS' => 'Moderators',
'MODERATORS_EXPLAIN' => 'Here you can assign users and groups as forum moderators. To assign users access to forums, to define super moderators or administrators please use the appropriate page (see left hand side menu).',
'SUPER_MODERATORS' => 'Super Moderators',
'SUPER_MODERATORS_EXPLAIN' => 'Here you can assign users and groups as super moderators. Super Moderators are like ordinary moderators accept they have access to every forum on your board. To assign users access to forums or define administrators please use the appropriate page (see left hand side menu).',
'ADMINISTRATORS_EXPLAIN' => 'Here you can assign administrator rights to users or groups. All users with admin permissions can view the administration panel.',
'USER_PERMISSIONS' => 'User Permissions',
'USER_PERMISSIONS_EXPLAIN' => 'Here you can set user based permissions. These include capabilities such as the use of avatars, sending private messages, etc. To alter these settings for large numbers of users the Group permissions system is the prefered method.',
'GROUP_PERMISSIONS' => 'Group Permissions',
'ACL_EXPLAIN' => 'Permissions are based on an ALLOW / INHERIT / DENY system with all options being denied by default. The precedent is DENY > ALLOW > INHERIT for any combination of user or group settings. The INHERIT setting causes permissions granted elsewhere for the option being used in place of a specific ALLOW / DENY setting here.',
'PERMISSIONS_EXPLAIN' => 'Here you can alter which users and groups can access which forums. To assign moderators or define administrators please use the appropriate page (see left hand side menu).',
'MODERATORS' => 'Moderators',
'MODERATORS_EXPLAIN' => 'Here you can assign users and groups as forum moderators. To assign users access to forums, to define super moderators or administrators please use the appropriate page (see left hand side menu).',
'SUPER_MODERATORS' => 'Super Moderators',
'SUPER_MODERATORS_EXPLAIN' => 'Here you can assign users and groups as super moderators. Super Moderators are like ordinary moderators accept they have access to every forum on your board. To assign users access to forums or define administrators please use the appropriate page (see left hand side menu).',
'ADMINISTRATORS_EXPLAIN' => 'Here you can assign administrator rights to users or groups. All users with admin permissions can view the administration panel.',
'USER_PERMISSIONS' => 'User Permissions',
'USER_PERMISSIONS_EXPLAIN' => 'Here you can set user based permissions. These include capabilities such as the use of avatars, sending private messages, etc. To alter these settings for large numbers of users the Group permissions system is the prefered method.',
'GROUP_PERMISSIONS' => 'Group Permissions',
'GROUP_PERMISSIONS_EXPLAIN' => 'Here you can set usergroup based permissions. These include capabilities such as the use of avatars, sending private messages, etc. To alter these settings for single users the User permissions system is the prefered method.',
'LOOK_UP_GROUP' => 'Look up Usergroup',
'Manage_users' => 'Manage Users',
'ADD_USERS' => 'Add Users',
'Manage_groups' => 'Manage Groups',
'Add_groups' => 'Add Groups',
'Admin_group' => 'Administrators',
'Reg_group' => 'All registered',
'Allowed_users' => 'Allowed users',
'Disallowed_users' => 'Disallowed users',
'Allowed_groups' => 'Allowed groups',
'Disallowed_groups' => 'Disallowed groups',
'Remove_selected' => 'Remove selected',
'Advanced' => 'Advanced',
'USER_CAN' => 'User can ... ',
'GROUP_CAN' => 'Group can ... ',
'OPTION' => 'Option',
'ALLOW' => 'Allow',
'INHERIT' => 'Inherit',
'DENY' => 'Deny',
'BASIC' => 'Basic',
'USER_PRESETS' => 'User presets',
'ALL_ALLOW' => 'All Allow',
'ALL_DENY' => 'All Deny',
'ALL_INHERIT' => 'All Inherit',
'INHERIT_PARENT' => 'From Parent',
'ACL_PRESET' => 'Preset',
'INHERITANCE' => 'Inheritance',
'INHERITANCE_EXPLAIN' => 'Select the subforums you want to inherit these permissions',
'PRESETS' => 'Presets',
'PRESETS_EXPLAIN' => 'To update or delete an existing preset select it from the list.',
'SELECT_PRESET' => 'Select preset',
'PRESET_NAME' => 'Preset name',
'EMPTY' => 'Empty',
'AUTH_UPDATED' => 'Permissions have been updated',
'DEPENDENCIES' => 'Dependencies',
'DEPENDENCIES_EXPLAIN' => 'Here you can define relationships between administrator or moderator permission options and forum options. Using this you can automatically update forum permissions based on setting admin or moderator options. While this can save time care should be taken in defining these dependencies.',
'LOOK_UP_GROUP' => 'Look up Usergroup',
'MANAGE_USERS' => 'Manage Users',
'ADD_USERS' => 'Add Users',
'MANAGE_GROUPS' => 'Manage Groups',
'ADD_GROUPS' => 'Add Groups',
'ALLOWED_USERS' => 'Allowed users',
'DISALLOWED_USERS' => 'Disallowed users',
'ALLOWED_GROUPS' => 'Allowed groups',
'DISALLOWED_GROUPS' => 'Disallowed groups',
'REMOVE_SELECTED' => 'Remove selected',
'SET_OPTIONS' => 'Set Options',
'OPTION' => 'Option',
'ALLOW' => 'Allow',
'INHERIT' => 'Inherit',
'DENY' => 'Deny',
'PRESETS' => 'Presets',
'ALL_ALLOW' => 'All Allow',
'ALL_DENY' => 'All Deny',
'ALL_INHERIT' => 'All Inherit',
'USER_PRESETS' => 'User presets',
'INHERIT_PARENT'=> 'From Parent',
'INHERITANCE' => 'Inheritance',
'INHERITANCE_EXPLAIN' => 'Select the subforums you want to inherit these permissions',
'PRESETS_EXPLAIN' => 'To update or delete an existing preset select it from the list.',
'SELECT_PRESET' => 'Select preset',
'PRESET_NAME' => 'Preset name',
'EMPTY' => 'Empty',
'AUTH_UPDATED' => 'Permissions have been updated',
'acl_a_server' => 'Alter Server/Email Settings',
'acl_a_defaults' => 'Alter Board Defaults',
@ -256,7 +254,7 @@ $lang = array_merge($lang, array(
'acl_a_bbcode' => 'Define BBCode Tags',
'acl_a_attach' => 'Manage Attachments',
'acl_a_events' => 'Manage User/Group Events',
'acl_a_ranks' => 'Manage User Ranks',
'acl_a_ranks' => 'Manage Ranks',
'acl_a_user' => 'Manage Users',
'acl_a_userdel' => 'Delete/Prune Users',
'acl_a_useradd' => 'Add New Users',
@ -270,11 +268,16 @@ $lang = array_merge($lang, array(
'acl_a_auth' => 'Alter Forum Permissions',
'acl_a_authmods' => 'Alter Moderator Permissions',
'acl_a_authadmins' => 'Alter Admin Permissions',
'acl_a_authusers' => 'Alter User Permissions',
'acl_a_authgroups' => 'Alter Group Permissions',
'acl_a_email' => 'Mass Email',
'acl_a_styles' => 'Manage Styles',
'acl_a_backup' => 'Backup Database',
'acl_a_restore' => 'Restore Database',
'acl_a_clearlogs' => 'Clear Admin/Mod Logs',
'acl_a_events' => 'Use Event system',
'acl_a_cron' => 'Use Cron system',
'acl_a_authdeps' => 'Set ACL Dependencies',
'acl_m_edit' => 'Edit posts',
'acl_m_delete' => 'Delete posts',
@ -326,16 +329,16 @@ $lang = array_merge($lang, array(
'acl_u_search' => 'Search board',
'Prune_users' => 'Prune Users',
'Prune_users_explain' => 'Here you can delete (or deactivate) users from you board. This can be done in a variety of ways; by post count, last activity, etc. Each of these criteria can be combined, i.e. you can prune users last active before 2002-01-01 with fewer than 10 posts. Alternatively you can enter a list of users directly into the text box, any criteria entered will be ignored. Take care with this facility! Once a user is deleted there is no way back.',
'Select_users_explain' => 'If you want to prune specifc users rather than use the criteria above you can enter their usernames here, one per line. Use the find username facility if you wish.',
'Last_active_explain' => 'Enter a date in yyyy-mm-dd format.',
'Joined_explain' => 'Enter a date in yyyy-mm-dd format.',
'Deactivate' => 'Deactivate',
'Delete_user_posts' => 'Delete pruned user posts',
'Prune_users' => 'Prune Users',
'Prune_users_explain' => 'Here you can delete (or deactivate) users from you board. This can be done in a variety of ways; by post count, last activity, etc. Each of these criteria can be combined, i.e. you can prune users last active before 2002-01-01 with fewer than 10 posts. Alternatively you can enter a list of users directly into the text box, any criteria entered will be ignored. Take care with this facility! Once a user is deleted there is no way back.',
'Select_users_explain' => 'If you want to prune specifc users rather than use the criteria above you can enter their usernames here, one per line. Use the find username facility if you wish.',
'Last_active_explain' => 'Enter a date in yyyy-mm-dd format.',
'Joined_explain' => 'Enter a date in yyyy-mm-dd format.',
'Deactivate' => 'Deactivate',
'Delete_user_posts' => 'Delete pruned user posts',
'Delete_user_posts_explain' => 'Setting this to yes will remove all posts made by the pruned users.',
'Confirm_prune_users' => 'Are you sure you wish to prune the selected users?',
'Success_user_prune' => 'The selected users have been pruned successfully',
'Confirm_prune_users' => 'Are you sure you wish to prune the selected users?',
'Success_user_prune' => 'The selected users have been pruned successfully',
'BAN_EXPLAIN' => 'Here you can control the banning of users by name, IP or email address. These methods prevent a user reaching any part of the board. You can give a short (255 character) reason for the ban if you wish. This will be displayed in the admin log. The length of a ban can also be specified. If you want the ban to end on a specific date rather than after a set time period select <u>Until</u> for the ban length and enter a date in yyyy-mm-dd format.',
@ -552,7 +555,9 @@ $lang = array_merge($lang, array(
'prune_days' => 'Remove topics that have not been posted to in',
'SET_NON_POSTABLE' => 'Set this forum as non-postable and',
'Forum_delete' => 'Delete Forum',
'UPDATE' => 'Update',
'Forum_delete_explain' => 'The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained.',
'Move_and_Delete' => 'Move and Delete',
'Move_posts_to' => 'Move posts to',

View File

@ -229,10 +229,11 @@ $lang = array(
'DISPLAY_TOPICS' => 'Display topics from previous',
'ALL_TOPICS' => 'All Topics',
'TOPIC_ANNOUNCEMENT' => '<b>Announcement:</b>',
'TOPIC_STICKY' => '<b>Sticky:</b>',
'TOPIC_MOVED' => '<b>Moved:</b>',
'TOPIC_POLL' => '<b>[ Poll ]</b>',
'TOPIC_ANNOUNCEMENT'=> '<b>Announcement:</b>',
'TOPIC_STICKY' => '<b>Sticky:</b>',
'TOPIC_MOVED' => '<b>Moved:</b>',
'TOPIC_POLL' => '<b>Poll:</b>',
'TOPIC_LOCKED' => '<b>Locked:</b>',
'MARK_TOPICS_READ' => 'Mark all topics read',
'Topics_marked_read' => 'The topics for this forum have now been marked read',
@ -280,7 +281,8 @@ $lang = array(
'VIEW_TOPIC' => 'View topic',
'LOGIN_VIEWTOPIC' => 'The board administrator requires you to be registered and logged in to view this topic.',
'PRINT_TOPIC' => 'Printable version',
'PRINT_TOPIC' => 'Printable version',
'EMAIL_TOPIC' => 'Email to friend',
'VIEW_NEXT_TOPIC' => 'View next topic',
'VIEW_PREVIOUS_TOPIC' => 'View previous topic',
@ -318,13 +320,16 @@ $lang = array(
'CODE' => 'Code',
'QUICK_MOD' => 'Quick-mod tools',
'LOCK_TOPIC' => 'Lock topic',
'UNLOCK_TOPIC' => 'Unlock topic',
'MOVE_TOPIC' => 'Move topic',
'DELETE_TOPIC' => 'Delete topic',
'SPLIT_TOPIC' => 'Split topic',
'MERGE_TOPIC' => 'Merge topic',
'CHANGE_TOPIC_TYPE' => 'Change topic type to: ',
'LOCK_TOPIC' => 'Lock Topic',
'UNLOCK_TOPIC' => 'Unlock Topic',
'MOVE_TOPIC' => 'Move Topic',
'DELETE_TOPIC' => 'Delete Topic',
'SPLIT_TOPIC' => 'Split Topic',
'MERGE_TOPIC' => 'Merge Topic',
'MAKE_NORMAL' => 'Make Normal',
'MAKE_STICKY' => 'Make Sticky',
'MAKE_ANNOUNCE' => 'Make Announce',
'MAKE_GLOBAL' => 'Make Global',
'STOP_WATCHING_TOPIC' => 'Stop watching this topic',
'START_WATCHING_TOPIC' => 'Watch this topic for replies',
@ -705,6 +710,10 @@ $lang = array(
'USER_ONLINE' => 'Online',
'USER_OFFLINE' => 'Offline',
'SEND_IM' => 'Instant Messaging',
'SEND_IM_EXPLAIN' => 'Please note that users may have elected to not receive unsolicited instant messages.',
'SEND_MSN' => 'Please note that you need Microsoft (or MSN) Messenger installed to use this.',
'SEND_AIM' => 'Please note that you need AOL Instant Messenger installed to use this.',
'Group_Control_Panel' => 'Group Control Panel',
'Group_member_details' => 'Group Membership Details',