Move over to own Repository :)

This commit is contained in:
Kevin
2008-01-26 00:01:09 +00:00
commit 41022d1ddb
149 changed files with 12674 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
<?php
/**
*
* @package - Board3portal
* @version $Id$
* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) nickvergessen ( http://mods.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de )
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
if (!defined('IN_PHPBB'))
{
exit;
}
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
$lang = array_merge($lang, array(
'ACP_PORTAL_INFO' => 'Portal',
'ACP_PORTAL_GENERAL_INFO' => 'General',
'ACP_PORTAL_ANNOUNCE_INFO' => 'Global announcements',
'ACP_PORTAL_NEWS_INFO' => 'News',
'ACP_PORTAL_RECENT_INFO' => 'Recent topics',
'ACP_PORTAL_WORDGRAPH_INFO' => 'Wordgraph',
'ACP_PORTAL_GENERAL_INFO' => 'General settings',
'ACP_PORTAL_PAYPAL_INFO' => 'Paypal donations',
'ACP_PORTAL_ATTACHMENTS_NUMBER_INFO' => 'Attachments',
'ACP_PORTAL_MEMBERS_INFO' => 'Latest members',
'ACP_PORTAL_POLLS_INFO' => 'Poll',
'ACP_PORTAL_BOTS_INFO' => 'Last visited bots',
'ACP_PORTAL_MOST_POSTER_INFO' => 'Most posters',
'ACP_PORTAL_WELCOME_INFO' => 'Welcome message',
'ACP_PORTAL_ADS_INFO' => 'Advertisement',
'ACP_PORTAL_MINICALENDAR_INFO' => 'Mini calendar',
));
?>

View File

@@ -0,0 +1,243 @@
<?php
/**
*
* @package - Board3portal
* @version $Id$
* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) nickvergessen ( http://mods.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de )
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
if (!defined('IN_PHPBB'))
{
exit;
}
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
// DEVELOPERS PLEASE NOTE
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
// General
'PORTAL' => 'Portal',
'WELCOME' => 'Welcome',
// news & global announcements
'LATEST_ANNOUNCEMENTS' => 'Latest global announcements',
'LATEST_NEWS' => 'Latest news',
'READ_FULL' => 'Read all',
'NO_NEWS' => 'No news',
'NO_ANNOUNCEMENTS' => 'No global announcements',
'POSTED_BY' => 'Poster',
'COMMENTS' => 'Comments',
'VIEW_COMMENTS' => 'View comments',
'POST_REPLY' => 'Write comments',
'TOPIC_VIEWS' => 'Views',
'JUMP_NEWEST' => 'Jump to newest post',
'JUMP_FIRST' => 'Jump to first post',
'JUMP_TO_POST' => 'Jump to post',
// who is online
'WIO_TOTAL' => 'Total',
'WIO_REGISTERED' => 'Registered',
'WIO_HIDDEN' => 'Hidden',
'WIO_GUEST' => 'Guest',
//'RECORD_ONLINE_USERS'=> 'View record: <strong>%1$s</strong><br />%2$s',
// user menu
'USER_MENU' => 'User menu',
'UM_LOG_ME_IN' => 'remember me',
'UM_HIDE_ME' => 'hide me',
'UM_MAIN_SUBSCRIBED'=> 'Subscribed',
'UM_BOOKMARKS' => 'Bookmarks',
// statistics
/*
'ST_NEW' => 'New',
'ST_NEW_POSTS' => 'New post',
'ST_NEW_TOPICS' => 'New topic',
'ST_NEW_ANNS' => 'New announcment',
'ST_NEW_STICKYS'=> 'New sticky',
*/
'ST_TOP' => 'Total',
'ST_TOP_ANNS' => 'Total announcment',
'ST_TOP_STICKYS'=> 'Total sticky',
'ST_TOT_ATTACH' => 'Total attachments',
// search
'SH' => 'go',
'SH_SITE' => 'forums',
'SH_POSTS' => 'posts',
'SH_AUTHOR' => 'author',
'SH_ENGINE' => 'search engines',
'SH_ADV' => 'advanced search',
// recent
'RECENT_NEWS' => 'Recent',
'RECENT_TOPIC' => 'Recent topic',
'RECENT_ANN' => 'Recent announcment',
'RECENT_HOT_TOPIC' => 'Recent popular topic',
// random member
'RND_MEMBER' => 'Random member',
'RND_JOIN' => 'Join',
'RND_POSTS' => 'Posts',
'RND_OCC' => 'Occupation',
'RND_FROM' => 'Location',
'RND_WWW' => 'Web page',
// top poster
'TOP_POSTER' => 'Top poster',
// attachments
'DOWNLOADS' => 'Downloads',
// links
'LINKS' => 'Links',
// latest members
'LATEST_MEMBERS' => 'Latest members',
// make donation
'DONATION' => 'Make donation',
'DONATION_TEXT' => 'is a formation suplying services with no intention of any revenue. Anyone who wants to support this formation can do it by donating so that the cost of server, the domain and etc. could be paid of.',
'PAY_MSG' => 'After selecting the amount which you want to donate from the menu, you can go on by clicking on the picture of PayPal.',
'PAY_ITEM' => 'Make donation', // paypal item
// main menu
'M_MENU' => 'Menu',
'M_CONTENT' => 'Content',
'M_ACP' => 'ACP',
'M_HELP' => 'Help',
'M_BBCODE' => 'BBCode FAQ',
'M_TERMS' => 'Term of use',
'M_PRV' => 'Privacy policy',
'M_SEARCH' => 'Search',
// link us
'LINK_US' => 'Link to us',
'LINK_US_TXT' => 'Please feel free to link to <strong>%s</strong>. Use the following HTML:',
// friends
'FRIENDS' => 'Friends',
'FRIENDS_OFFLINE' => 'Offline',
'FRIENDS_ONLINE' => 'Online',
'NO_FRIENDS' => 'No friends currently defined',
'NO_FRIENDS_OFFLINE' => 'No friends offline',
'NO_FRIENDS_ONLINE' => 'No friends online',
// last bots
'LAST_VISITED_BOTS' => 'Last %s visited bots',
// wordgraph
'WORDGRAPH' => 'Wordgraph',
// change style
'BOARD_STYLE' => 'Board style',
'STYLE_CHOOSE' => 'Select a style',
// team
'NO_ADMINISTRATORS_P' => 'No administrators',
'NO_MODERATORS_P' => 'No moderators',
// average Statistics
'TOPICS_PER_DAY_OTHER' => 'Topics per day: <strong>%d</strong>',
'TOPICS_PER_DAY_ZERO' => 'Topics per day: <strong>0</strong>',
'POSTS_PER_DAY_OTHER' => 'Posts per day: <strong>%d</strong>',
'POSTS_PER_DAY_ZERO' => 'Posts per day: <strong>0</strong>',
'USERS_PER_DAY_OTHER' => 'Users per day: <strong>%d</strong>',
'USERS_PER_DAY_ZERO' => 'Users per day: <strong>0</strong>',
'TOPICS_PER_USER_OTHER' => 'Topics per user: <strong>%d</strong>',
'TOPICS_PER_USER_ZERO' => 'Topics per user: <strong>0</strong>',
'POSTS_PER_USER_OTHER' => 'Posts per user: <strong>%d</strong>',
'POSTS_PER_USER_ZERO' => 'Posts per user: <strong>0</strong>',
'POSTS_PER_TOPIC_OTHER' => 'Posts per topic: <strong>%d</strong>',
'POSTS_PER_TOPIC_ZERO' => 'Posts per topic: <strong>0</strong>',
// other
'POLL' => 'Poll',
'CLOCK' => 'Clock',
'SPONSOR' => 'Sponsors',
/**
* DO NOT REMOVE or CHANGE
*/
'PORTAL_COPY' => '<a href="http://www.board3.de" title="board3.de">board3 Portal</a> - based on <a href="http://www.phpbb3portal.com" title="phpBB3 Portal">phpBB3 Portal</a>',
)
);
// mini calendar
$lang = array_merge($lang, array(
'Mini_Cal_calendar' => 'Calendar',
'Mini_Cal_add_event' => 'Add Event',
'Mini_Cal_events' => 'Upcoming Events',
'Mini_Cal_no_events' => 'None',
'Mini_cal_this_event' => 'This month holiday events',
'View_next_month' => 'next month',
'View_previous_month' => 'previous month',
// uses MySQL DATE_FORMAT - %c long_month, numeric (1..12) - %e Day of the long_month, numeric (0..31)
// see http://www.mysql.com/doc/D/a/Date_and_time_functions.html for more details
// currently supports: %a, %b, %c, %d, %e, %m, %y, %Y, %H, %k, %h, %l, %i, %s, %p
'Mini_Cal_date_format' => '%b %e',
'Mini_Cal_date_format_Time' => '%H:%i',
// if you change the first day of the week in constants.php, you should change values for the short day names accordingly
// e.g. FDOW = Sunday -> $lang['mini_cal']['day'][1] = 'Su'; ... $lang['mini_cal']['day'][7] = 'Sa';
// FDOW = Monday -> $lang['mini_cal']['day'][1] = 'Mo'; ... $lang['mini_cal']['day'][7] = 'Su';
'mini_cal' => array(
'day' => array(
'1' => 'Mo',
'2' => 'Tu',
'3' => 'We',
'4' => 'Th',
'5' => 'Fr',
'6' => 'Sa',
'7' => 'Su',
),
'month' => array(
'1' => 'Jan',
'2' => 'Feb',
'3' => 'Mar',
'4' => 'Apr',
'5' => 'May',
'6' => 'Jun',
'7' => 'Jul',
'8' => 'Aug',
'9' => 'Sep',
'10'=> 'Oct',
'11'=> 'Nov',
'12'=> 'Dec',
),
'long_month'=> array(
'1' => 'January',
'2' => 'February',
'3' => 'March',
'4' => 'April',
'5' => 'May',
'6' => 'June',
'7' => 'July',
'8' => 'August',
'9' => 'September',
'10'=> 'October',
'11'=> 'November',
'12'=> 'December',
),
),
));
?>

View File

@@ -0,0 +1,233 @@
<?php
/**
*
* @package - Board3portal
* @version $Id$
* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) nickvergessen ( http://mods.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de )
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
if (!defined('IN_PHPBB'))
{
exit;
}
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
'ACP_PORTAL_INFO_SETTINGS' => 'General settings',
'ACP_PORTAL_INFO_SETTINGS_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_SETTINGS' => 'Portal settings',
'ACP_PORTAL_SETTINGS_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.',
// 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_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 portal.',
'PORTAL_LEADERS' => 'Leaders / team block',
'PORTAL_LEADERS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_CLOCK' => 'Clock block',
'PORTAL_CLOCK_EXPLAIN' => 'Display this block on portal.',
'PORTAL_LINK_US' => 'Link us block',
'PORTAL_LINK_US_EXPLAIN' => 'Display this block on portal.',
'PORTAL_LINKS' => 'Links block',
'PORTAL_LINKS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_BIRTHDAYS' => 'Birthday block',
'PORTAL_BIRTHDAYS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_SEARCH' => 'Search block',
'PORTAL_SEARCH_EXPLAIN' => 'Display this block on portal.',
'PORTAL_WELCOME' => 'Welcome center block',
'PORTAL_WELCOME_EXPLAIN' => 'Display this block on portal.',
'PORTAL_WHOIS_ONLINE' => 'Who is online?',
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Display this block on portal.',
'PORTAL_CHANGE_STYLE' => 'Styleswitcher',
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Display this block on portal.<br /><span style="color:red">Please note:</span> if "Override user style:" in the board settings is set to "Yes", this block <u>wont be displayed</u>, independent of this settings.',
'PORTAL_FRIENDS' => 'Friends block',
'PORTAL_FRIENDS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit of displayed online friends',
'PORTAL_MAX_ONLINE_FRIENDS_EXPLAIN' => 'Limit display of online friends in portal block to a certain value.',
'PORTAL_MAIN_MENU' => 'Main menu',
'PORTAL_MAIN_MENU_EXPLAIN' => 'Display this block on portal.',
'PORTAL_USER_MENU' => 'User menu / Login box',
'PORTAL_USER_MENU_EXPLAIN' => 'Display this block on portal.',
// random member
'PORTAL_RANDOM_MEMBER' => 'Random member block',
'PORTAL_RANDOM_MEMBER_EXPLAIN' => 'Display this block on portal.',
// global announcements
'ACP_PORTAL_ANNOUNCE_INFO' => 'Global announcements',
'ACP_PORTAL_ANNOUNCE_SETTINGS' => 'Global announcements settings',
'ACP_PORTAL_ANNOUNCE_SETTINGS_EXPLAIN' => 'Here you can change your global announcment information and certain specific options.',
'PORTAL_ANNOUNCEMENTS' => 'Display global announcements',
'PORTAL_ANNOUNCEMENTS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_ANNOUNCEMENTS_STYLE' => 'Compact global announcements block style',
'PORTAL_ANNOUNCEMENTS_STYLE_EXPLAIN' => 'If select yes use compact style for global announcements, no is large style',
'PORTAL_NUMBER_OF_ANNOUNCEMENTS' => 'Number of announcements on portal',
'PORTAL_NUMBER_OF_ANNOUNCEMENTS_EXPLAIN' => '0 means infinite',
'PORTAL_ANNOUNCEMENTS_DAY' => 'Number of days to display the announcement',
'PORTAL_ANNOUNCEMENTS_DAY_EXPLAIN' => '0 means infinite',
'PORTAL_ANNOUNCEMENTS_LENGTH' => 'Max length of global announcements',
'PORTAL_ANNOUNCEMENTS_LENGTH_EXPLAIN' => '0 means infinite',
'PORTAL_GLOBAL_ANNOUNCEMENTS_FORUM' => 'Global global announcements forum ID',
'PORTAL_GLOBAL_ANNOUNCEMENTS_FORUM_EXPLAIN' => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
// news
'ACP_PORTAL_NEWS_INFO' => 'News',
'ACP_PORTAL_NEWS_SETTINGS' => 'News settings',
'ACP_PORTAL_NEWS_SETTINGS_EXPLAIN' => 'Here you can change your news information and certain specific options.',
'PORTAL_NEWS' => 'Display news block',
'PORTAL_NEWS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_NEWS_STYLE' => 'Compact news block style',
'PORTAL_NEWS_STYLE_EXPLAIN' => 'If select yes use compact style for news, no is large style.',
'PORTAL_SHOW_ALL_NEWS' => 'Show all of the articles in this forum',
'PORTAL_SHOW_ALL_NEWS_EXPLAIN' => 'Including stickies and announcements.',
'PORTAL_NUMBER_OF_NEWS' => 'Number of news articles on portal',
'PORTAL_NUMBER_OF_NEWS_EXPLAIN' => '0 means infinite',
'PORTAL_NEWS_LENGTH' => 'Max length of news article',
'PORTAL_NEWS_LENGTH_EXPLAIN' => '0 means infinite',
'PORTAL_NEWS_FORUM' => 'News Forum ID',
'PORTAL_NEWS_FORUM_EXPLAIN' => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
'PORTAL_EXCLUDE_FORUM' => 'Exclude Forum ID',
'PORTAL_EXCLUDE_FORUM_EXPLAIN' => 'Forum we pull the articles from, leave blank to pull from all forums, separate by comma for multi-forums, eg. 1,2,5',
// recent topics
'ACP_PORTAL_RECENT_INFO' => 'Recent topics',
'ACP_PORTAL_RECENT_SETTINGS' => 'Recent topics settings',
'ACP_PORTAL_RECENT_SETTINGS_EXPLAIN' => 'Here you can change your recent topics information and certain specific options.',
'PORTAL_RECENT' => 'Display recent topics block',
'PORTAL_RECENT_EXPLAIN' => 'Display this block on portal.',
'PORTAL_MAX_TOPIC' => 'Limit of recent announcements/hot topics',
'PORTAL_MAX_TOPIC_EXPLAIN' => '0 means infinite',
'PORTAL_RECENT_TITLE_LIMIT' => 'Character limit for recent topic',
'PORTAL_RECENT_TITLE_LIMIT_EXPLAIN' => '0 means infinite',
// paypal
'ACP_PORTAL_PAYPAL_INFO' => 'Paypal',
'ACP_PORTAL_PAYPAL_SETTINGS' => 'Paypal settings',
'ACP_PORTAL_PAYPAL_SETTINGS_EXPLAIN' => 'Here you can change your Paypal information and certain specific options.',
'PORTAL_PAY_C_BLOCK' => 'Display paypal center block',
'PORTAL_PAY_C_BLOCK_EXPLAIN' => 'Display this block on portal.',
'PORTAL_PAY_S_BLOCK' => 'Display paypal small block',
'PORTAL_PAY_S_BLOCK_EXPLAIN' => 'Display this block on portal.',
'PORTAL_PAY_ACC' => 'Paypal account to use',
'PORTAL_PAY_ACC_EXPLAIN' => 'Enter your on Paypal used e-mail address eg. xxx@xxx.com',
// last member
'ACP_PORTAL_MEMBERS_INFO' => 'Latest members',
'ACP_PORTAL_MEMBERS_SETTINGS' => 'Latest members settings',
'ACP_PORTAL_MEMBERS_SETTINGS_EXPLAIN' => 'Here you can change your latest members information and certain specific options.',
'PORTAL_LATEST_MEMBERS' => 'Display latest members block',
'PORTAL_LATEST_MEMBERS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_MAX_LAST_MEMBER' => 'Limit of displayed latest members',
'PORTAL_MAX_LAST_MEMBER_EXPLAIN' => '0 means infinite',
// bots
'ACP_PORTAL_BOTS_INFO' => 'Visiting bots',
'ACP_PORTAL_BOTS_SETTINGS' => 'Visiting bots settings',
'ACP_PORTAL_BOTS_SETTINGS_EXPLAIN' => 'Here you can change your visiting bots information and certain specific options.',
'PORTAL_LOAD_LAST_VISITED_BOTS' => 'Display visiting bots block',
'PORTAL_LOAD_LAST_VISITED_BOTS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_LAST_VISITED_BOTS_NUMBER' => 'How many bots to display',
'PORTAL_LAST_VISITED_BOTS_NUMBER_EXPLAIN' => '0 means infinite',
// polls
'ACP_PORTAL_POLLS_INFO' => 'Poll',
'ACP_PORTAL_POLLS_SETTINGS' => 'Poll settings',
'ACP_PORTAL_POLLS_SETTINGS_EXPLAIN' => 'Here you can change your poll information and certain specific options.',
'PORTAL_POLL_TOPIC' => 'Display poll blocks',
'PORTAL_POLL_TOPIC_EXPLAIN' => 'Display this block on portal.',
'PORTAL_POLL_TOPIC_ID' => 'Poll topic id',
'PORTAL_POLL_TOPIC_ID_EXPLAIN' => 'The id of the topic from wich the poll should be displayed. Only one ID number / poll is possible.',
// most poster
'ACP_PORTAL_MOST_POSTER_INFO' => 'Most poster',
'ACP_PORTAL_MOST_POSTER_SETTINGS' => 'Most poster settings',
'ACP_PORTAL_MOST_POSTER_SETTINGS_EXPLAIN' => 'Here you can change your most poster information and certain specific options.',
'PORTAL_TOP_POSTERS' => 'Display most/top posters block',
'PORTAL_TOP_POSTERS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_MAX_MOST_POSTER' => 'How many most posters to display',
'PORTAL_MAX_MOST_POSTER_EXPLAIN' => '0 means infinite',
// left and right collumn width
'ACP_PORTAL_COLLUMN_WIDTH_INFO' => 'Collumn width',
'ACP_PORTAL_COLLUMN_WIDTH_SETTINGS' => 'Left and right collumn width settings',
'PORTAL_LEFT_COLLUMN_WIDTH' => 'Width value of the left collumn',
'PORTAL_LEFT_COLLUMN_WIDTH_EXPLAIN' => 'Change the width of left collumn in pixel, recommended value 180',
'PORTAL_RIGHT_COLLUMN_WIDTH' => 'Width value of the right collumn',
'PORTAL_RIGHT_COLLUMN_WIDTH_EXPLAIN' => 'Change the width of right collumn in pixel, recommended value 180',
// attachments
'ACP_PORTAL_ATTACHMENTS_NUMBER_INFO' => 'Attachments',
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS' => 'Attachments settings',
'ACP_PORTAL_ATTACHMENTS_NUMBER_SETTINGS_EXPLAIN' => 'Here you can change your attachments information and certain specific options.',
'PORTAL_ATTACHMENTS' => 'Display attachments block',
'PORTAL_ATTACHMENTS_EXPLAIN' => 'Display this block on portal.',
'PORTAL_ATTACHMENTS_NUMBER' => 'Limit of displayed attachments',
'PORTAL_ATTACHMENTS_NUMBER_EXPLAIN' => '0 means infinite',
// friends
'ACP_PORTAL_FRIENDS_INFO' => 'Friends',
'ACP_PORTAL_FRIENDS_SETTINGS' => 'Friends Settings',
'ACP_PORTAL_FRIENDS_SETTINGS_EXPLAIN' => 'Here you can change your friends information and certain specific options.',
'PORTAL_FRIENDS' => 'Display friends block',
'PORTAL_FRIENDS_EXPLAIN' => 'Display attachments block',
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit of displayed friends',
'PORTAL_MAX_ONLINE_FRIENDS_EXPLAIN' => 'Limits the amound of displayed friends to the given value.',
// wordgraph
'ACP_PORTAL_WORDGRAPH_INFO' => 'Wordgraph',
'ACP_PORTAL_WORDGRAPH_SETTINGS' => 'Wordgraph settings',
'ACP_PORTAL_WORDGRAPH_SETTINGS_EXPLAIN' => 'Here you can change your wordgraph information and certain specific options.',
'PORTAL_WORDGRAPH' => 'Display wordgraph block',
'PORTAL_WORDGRAPH_EXPLAIN' => 'Display this block on portal.',
'PORTAL_WORDGRAPH_MAX_WORDS' => 'How many words to display',
'PORTAL_WORDGRAPH_MAX_WORDS_EXPLAIN' => '0 means infinite',
'PORTAL_WORDGRAPH_WORD_COUNTS' => 'Include count values to display',
'PORTAL_WORDGRAPH_WORD_COUNTS_EXPLAIN' => 'Display count values per word eg. (25).',
'PORTAL_WORDGRAPH_RATIO' => 'Used aspect ratio word size',
'PORTAL_WORDGRAPH_RATIO_EXPLAIN' => 'Change the aspect ratio (bigger/smaler) word size (default=18)',
// welcome message
'ACP_PORTAL_WELCOME_INFO' => 'Welcome',
'ACP_PORTAL_WELCOME_SETTINGS' => 'Welcome settings',
'ACP_PORTAL_WELCOME_SETTINGS_EXPLAIN' => 'Here you can change welcome messages and certain specific options.',
'PORTAL_WELCOME_INTRO' => 'Welcome message',
'PORTAL_WELCOME_GUEST' => 'Welcome message only for guests?',
'PORTAL_WELCOME_INTRO_EXPLAIN' => 'Change the welcome (plain text only). Max. 600 characters!',
// minicalendar
'ACP_PORTAL_MINICALENDAR_INFO' => 'Mini calendar',
'ACP_PORTAL_MINICALENDAR_SETTINGS' => 'Mini calendar settings',
'ACP_PORTAL_MINICALENDAR_SETTINGS_EXPLAIN' => 'Here you can change your mini calendar information and certain specific options.',
'PORTAL_MINICALENDAR' => 'Display mini calendar block',
'PORTAL_MINICALENDAR_EXPLAIN' => 'Display this block on portal.',
'PORTAL_MINICALENDAR_TODAY_COLOR' => 'Active day color',
'PORTAL_MINICALENDAR_TODAY_COLOR_EXPLAIN' => 'HEX or named colors are allowed such as #FFFFFF for white, or color names like vilolet.',
'PORTAL_MINICALENDAR_DAY_LINK_COLOR' => 'Day link color',
'PORTAL_MINICALENDAR_DAY_LINK_COLOR_EXPLAIN'=> 'HEX or named colors are allowed such as #FFFFFF for white, or color names like vilolet.',
));
?>

View File

@@ -0,0 +1,69 @@
<?php
/**
*
* @package - Board3portal
* @version $Id$
* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) nickvergessen ( http://mods.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de )
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
if (!defined('IN_PHPBB'))
{
exit;
}
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
'INSTALLER_CONVERT' => 'Convert',
'INSTALLER_CONVERT_MENU' => 'Convertmenu',
'INSTALLER_CONVERT_NOTE' => 'Convert MOD to v%s',
'INSTALLER_CONVERT_PREFIX' => 'Prefix of phpBB2-installation',
'INSTALLER_CONVERT_SUCCESSFUL' => 'Convert of the MOD to v%s was successful.<br />Now copy the image-files of album/upload and album/upload/cache of your phpbb2-Installation into the one\'s of the phpBB3',
'INSTALLER_CONVERT_UNSUCCESSFUL' => 'Convert of the MOD to v%s was <strong>not</strong> successful.',
'INSTALLER_CONVERT_UNSUCCESSFUL2' => 'You didn\'t insert a prefix of your phpBB2-installation.',
'INSTALLER_CONVERT_WELCOME' => 'Welcome to the Convertmenu',
'INSTALLER_CONVERT_WELCOME_NOTE' => 'When you choose to convert the MOD, we try to copy the data of your older phpBB2 Installation.',
'INSTALLER_INTRO' => 'Intro',
'INSTALLER_INTRO_WELCOME' => 'Welcome to the MOD Installation',
'INSTALLER_INTRO_WELCOME_NOTE' => 'Please choose what you want to do.',
'INSTALLER_INSTALL' => 'Install',
'INSTALLER_INSTALL_MENU' => 'Installmenu',
'INSTALLER_INSTALL_SUCCESSFUL' => 'Installation of the MOD v%s was successful.',
'INSTALLER_INSTALL_UNSUCCESSFUL' => 'Installation of the MOD v%s was <strong>not</strong> successful.',
'INSTALLER_INSTALL_VERSION' => 'Install MOD v%s',
'INSTALLER_INSTALL_WELCOME' => 'Welcome to the Installationmenu',
'INSTALLER_INSTALL_WELCOME_NOTE' => 'When you choose to install the MOD, any database of previous versions will be dropped.',
'INSTALLER_NEEDS_FOUNDER' => 'You must be logged in as a founder.',
'INSTALLER_UPDATE' => 'Update',
'INSTALLER_UPDATE_MENU' => 'Updatemenu',
'INSTALLER_UPDATE_NOTE' => 'Update MOD from v%s to v%s',
'INSTALLER_UPDATE_SUCCESSFUL' => 'Update of the MOD from v%s to v%s was successful.',
'INSTALLER_UPDATE_UNSUCCESSFUL' => 'Update of the MOD from v%s to v%s was <strong>not</strong> successful.',
'INSTALLER_UPDATE_VERSION' => 'Update MOD from v',
'INSTALLER_UPDATE_WELCOME' => 'Welcome to the Updatemenu',
'WARNING' => 'Warning',
));
?>