|
|
|
|
@@ -42,13 +42,15 @@ $lang = array_merge($lang, array(
|
|
|
|
|
// general
|
|
|
|
|
'ACP_PORTAL_GENERAL_INFO' => 'Portal administration',
|
|
|
|
|
'ACP_PORTAL_GENERAL_INFO_EXPLAIN' => 'Thank you for choosing board3 Portal. On this page you can manage the portal of your board. The screens inhere will give you a quick overview of all the various portal settings. The links on the left hand side of this screen allow you to control every aspect of your portal experience.',
|
|
|
|
|
'ACP_PORTAL_VERSION' => '<strong>Board3 Portal Version v%s</strong>',
|
|
|
|
|
'ACP_PORTAL_VERSION' => '<strong>Board3 Portal Version v%s</strong>',
|
|
|
|
|
'ACP_PORTAL_GENERAL_SETTINGS' => 'General settings',
|
|
|
|
|
'ACP_PORTAL_GENERAL_SETTINGS_EXPLAIN' => 'Here you can change your general and certain specific options.',
|
|
|
|
|
'PORTAL_ADVANCED_STAT' => 'Advanced statistics block',
|
|
|
|
|
'PORTAL_ADVANCED_STAT_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_LEADERS' => 'Leaders / team block',
|
|
|
|
|
'PORTAL_LEADERS' => 'Leaders / Team block',
|
|
|
|
|
'PORTAL_LEADERS_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_LEADERS_EXT' => 'Extended Leaders / Team',
|
|
|
|
|
'PORTAL_LEADERS_EXT_EXPLAIN' => 'The standard block lists all admins/mods, while the extended block lists all non-hidden groups with a legend.',
|
|
|
|
|
'PORTAL_CLOCK' => 'Clock block',
|
|
|
|
|
'PORTAL_CLOCK_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_LINK_US' => 'Link us block',
|
|
|
|
|
@@ -61,10 +63,10 @@ $lang = array_merge($lang, array(
|
|
|
|
|
'PORTAL_SEARCH_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_WELCOME' => 'Welcome center block',
|
|
|
|
|
'PORTAL_WELCOME_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_WHOIS_ONLINE' => 'Who is online?',
|
|
|
|
|
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CHANGE_STYLE' => 'Styleswitcher',
|
|
|
|
|
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Display this block on the portal.<br /><span style="color:red">Please note:</span> If "Override user style:" in the board settings is set to "Yes", this block <strong>will not be displayed</strong>, independent of this setting.',
|
|
|
|
|
'PORTAL_WHOIS_ONLINE' => 'Who is online?',
|
|
|
|
|
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CHANGE_STYLE' => 'Styleswitcher',
|
|
|
|
|
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Display this block on the portal.<br /><span style="color:red">Please note:</span> If "Override user style:" in the board settings is set to "Yes", this block <strong>will not be displayed</strong>, independent of this setting.',
|
|
|
|
|
'PORTAL_FRIENDS' => 'Friends block',
|
|
|
|
|
'PORTAL_FRIENDS_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit of displayed online friends',
|
|
|
|
|
@@ -73,8 +75,8 @@ $lang = array_merge($lang, array(
|
|
|
|
|
'PORTAL_MAIN_MENU_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_USER_MENU' => 'User menu / Login box',
|
|
|
|
|
'PORTAL_USER_MENU_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_FORUM_INDEX' => 'Forum Index (Forum list)',
|
|
|
|
|
'PORTAL_FORUM_INDEX_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_FORUM_INDEX' => 'Forum Index (Forum list)',
|
|
|
|
|
'PORTAL_FORUM_INDEX_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
|
|
|
|
|
// random member
|
|
|
|
|
'PORTAL_RANDOM_MEMBER' => 'Random member block',
|
|
|
|
|
@@ -189,12 +191,12 @@ $lang = array_merge($lang, array(
|
|
|
|
|
'PORTAL_MAX_MOST_POSTER_EXPLAIN' => '0 means infinite',
|
|
|
|
|
|
|
|
|
|
// left and right column width
|
|
|
|
|
'ACP_PORTAL_COLUMN_WIDTH_INFO' => 'Column width',
|
|
|
|
|
'ACP_PORTAL_COLUMN_WIDTH_SETTINGS' => 'Left and right column width settings',
|
|
|
|
|
'PORTAL_LEFT_COLUMN_WIDTH' => 'Width value of the left column',
|
|
|
|
|
'PORTAL_LEFT_COLUMN_WIDTH_EXPLAIN' => 'Change the width of left column in pixel, recommended value 180',
|
|
|
|
|
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Width value of the right column',
|
|
|
|
|
'PORTAL_RIGHT_COLUMN_WIDTH_EXPLAIN' => 'Change the width of right column in pixel, recommended value 180',
|
|
|
|
|
'ACP_PORTAL_COLUMN_WIDTH_INFO' => 'Column width',
|
|
|
|
|
'ACP_PORTAL_COLUMN_WIDTH_SETTINGS' => 'Left and right column width settings',
|
|
|
|
|
'PORTAL_LEFT_COLUMN_WIDTH' => 'Width value of the left column',
|
|
|
|
|
'PORTAL_LEFT_COLUMN_WIDTH_EXPLAIN' => 'Change the width of left column in pixel, recommended value 180',
|
|
|
|
|
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Width value of the right column',
|
|
|
|
|
'PORTAL_RIGHT_COLUMN_WIDTH_EXPLAIN' => 'Change the width of right column in pixel, recommended value 180',
|
|
|
|
|
|
|
|
|
|
// attachments
|
|
|
|
|
'ACP_PORTAL_ATTACHMENTS_NUMBER_INFO' => 'Attachments',
|
|
|
|
|
@@ -204,7 +206,7 @@ $lang = array_merge($lang, array(
|
|
|
|
|
'PORTAL_ATTACHMENTS_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_ATTACHMENTS_NUMBER' => 'Limit of displayed attachments',
|
|
|
|
|
'PORTAL_ATTACHMENTS_NUMBER_EXPLAIN' => '0 means infinite',
|
|
|
|
|
'PORTAL_ATTACHMENTS_FORUM_IDS' => 'Attachments forum id(s)',
|
|
|
|
|
'PORTAL_ATTACHMENTS_FORUM_IDS' => 'Attachments forum id(s)',
|
|
|
|
|
'PORTAL_ATTACHMENTS_FORUM_IDS_EXPLAIN' => 'The id(s) of the forums from which the attachments should be displayed. Use a comma to separate multiple forums, or leave blank to use all available forums.',
|
|
|
|
|
|
|
|
|
|
// friends
|
|
|
|
|
@@ -250,27 +252,27 @@ $lang = array_merge($lang, array(
|
|
|
|
|
'PORTAL_LINK_ADD' => '<strong>Add</strong>',
|
|
|
|
|
|
|
|
|
|
// custom
|
|
|
|
|
'ACP_PORTAL_CUSTOM_INFO' => 'Custom block',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SETTINGS' => 'Custom blocks settings',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SETTINGS_EXPLAIN' => 'Here you can change your custom blocks. These blocks could be filled with HTML or BBCode for several purposes like advertisement, videos, images, flash or text. Just insert the needed code.',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SMALL_SETTINGS' => 'Custom blocks settings for the small block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_HEADLINE' => 'Headline for the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_HEADLINE_EXPLAIN' => 'Here you can change the headline for the small custom block.',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL' => 'Display the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_BBCODE' => 'Activate BBCode for the small custom Block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_BBCODE_EXPLAIN' => 'BBCode could be used in this Box. If BBCode is not activated, HTML will be parsed.',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_SMALL' => 'Code for the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_SMALL_EXPLAIN' => 'Change the Code for the small custom Block (HTML or BBCode) here.',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_CENTER_SETTINGS' => 'Custom blocks settings for the center block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER' => 'Display the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_HEADLINE' => 'Headline for the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_HEADLINE_EXPLAIN' => 'Here you can change the headline for the center custom block.',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_BBCODE' => 'Activate BBCode for the center custom Block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_BBCODE_EXPLAIN' => 'BBCode could be used in this Box. If BBCode is not activated, HTML will be parsed.',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_CENTER' => 'Code for the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_CENTER_EXPLAIN' => 'Change the Code for the small custom Block (HTML or BBCode) here.',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_INFO' => 'Custom block',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SETTINGS' => 'Custom blocks settings',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SETTINGS_EXPLAIN' => 'Here you can change your custom blocks. These blocks could be filled with HTML or BBCode for several purposes like advertisement, videos, images, flash or text. Just insert the needed code.',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_SMALL_SETTINGS' => 'Custom blocks settings for the small block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_HEADLINE' => 'Headline for the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_HEADLINE_EXPLAIN' => 'Here you can change the headline for the small custom block.',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL' => 'Display the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_BBCODE' => 'Activate BBCode for the small custom Block',
|
|
|
|
|
'PORTAL_CUSTOM_SMALL_BBCODE_EXPLAIN' => 'BBCode could be used in this Box. If BBCode is not activated, HTML will be parsed.',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_SMALL' => 'Code for the small custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_SMALL_EXPLAIN' => 'Change the Code for the small custom Block (HTML or BBCode) here.',
|
|
|
|
|
'ACP_PORTAL_CUSTOM_CENTER_SETTINGS' => 'Custom blocks settings for the center block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER' => 'Display the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_EXPLAIN' => 'Display this block on the portal.',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_HEADLINE' => 'Headline for the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_HEADLINE_EXPLAIN' => 'Here you can change the headline for the center custom block.',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_BBCODE' => 'Activate BBCode for the center custom Block',
|
|
|
|
|
'PORTAL_CUSTOM_CENTER_BBCODE_EXPLAIN' => 'BBCode could be used in this Box. If BBCode is not activated, HTML will be parsed.',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_CENTER' => 'Code for the center custom block',
|
|
|
|
|
'PORTAL_CUSTOM_CODE_CENTER_EXPLAIN' => 'Change the Code for the small custom Block (HTML or BBCode) here.',
|
|
|
|
|
|
|
|
|
|
// minicalendar
|
|
|
|
|
'ACP_PORTAL_MINICALENDAR_INFO' => 'Mini calendar',
|
|
|
|
|
|