|
From: Jon O. <jon...@us...> - 2006-08-14 10:47:25
|
Update of /cvsroot/mxbb/mx_newssuite/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24555/modules/mx_newssuite/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: updated Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_newssuite/language/lang_english/lang_main.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lang_main.php 5 Apr 2006 22:35:24 -0000 1.5 --- lang_main.php 14 Aug 2006 10:47:21 -0000 1.6 *************** *** 8,44 **** * */ ! // // General // ! $lang['News'] = "News"; ! $lang['Author'] = "Author"; ! $lang['Read_more'] = "Read more"; ! $lang['Comment'] = "Comment"; ! $lang['Comments'] = "Comments"; ! $lang['News_Archive'] = "News Archive"; // %s replaced with number of views ! $lang['Reads'] = "%s views"; // %s replaced with username and date in that order ! $lang['Posted_by_on'] = "Posted by %s on %s"; ! // // General strings from the news admin panel ! // ! $lang['News_settings'] = "News Settings"; ! $lang['News_settings_short_explain'] = "Configure some options for the front-page news."; ! $lang['News_settings_explain'] = "Here you can edit the configuration for the news module. The news module displays only a few of the most recent posts in a particular forum on the front page allowing you to inform users of important information."; ! // // Update result messages ! // ! $lang['News_updated_return_settings'] = "News configuration updated successfully.<br /><br />Click %shere%s to return to News Settings."; // %s's for URI params - DO NOT REMOVE ! $lang['News_update_error'] = "Couldn't update news configuration.<br /><br />This module is designed for MySQL so please contact the author if you are having problems. If you can offer a translation of the SQL into other database formats, please send them to:<br />"; ! $lang['Read more'] = "Read more"; ! $lang['Change_source'] = "Select news source:"; --- 8,44 ---- * */ ! // // General // ! $lang['News'] = 'News'; ! $lang['Author'] = 'Author'; ! $lang['Read_more'] = 'Read more'; ! $lang['Comment'] = 'Comment'; ! $lang['Comments'] = 'Comments'; ! $lang['News_Archive'] = 'News Archive'; // %s replaced with number of views ! $lang['Reads'] = '%s views'; // %s replaced with username and date in that order ! $lang['Posted_by_on'] = 'Posted by %s on %s'; ! // // General strings from the news admin panel ! // ! $lang['News_settings'] = 'News Settings'; ! $lang['News_settings_short_explain'] = 'Configure some options for the front-page news.'; ! $lang['News_settings_explain'] = 'Here you can edit the configuration for the news module. The news module displays only a few of the most recent posts in a particular forum on the front page allowing you to inform users of important information.'; ! // // Update result messages ! // ! $lang['News_updated_return_settings'] = 'News configuration updated successfully.<br /><br />Click %shere%s to return to News Settings.'; // %s's for URI params - DO NOT REMOVE ! $lang['News_update_error'] = 'Couldn\'t update news configuration.<br /><br />This module is designed for MySQL so please contact the author if you are having problems. If you can offer a translation of the SQL into other database formats, please send them to:<br />'; ! $lang['Read more'] = 'Read more'; ! $lang['Change_source'] = 'Select news source:'; *************** *** 46,62 **** // phpbb ! $lang['Cat_all'] = "All"; ! $lang['Cat_normal'] = "Normal post"; ! $lang['Cat_sticky'] = "Sticky"; ! $lang['Cat_announce'] = "Announce"; // kb ! $lang['Cat_pin'] = "Pinned article"; ! $lang['Read_home'] = "Start"; ! $lang['Read_next'] = "More"; ! $lang['Read_previous'] = "Previous"; ! $lang['No_news'] = "No more news available..."; ?> \ No newline at end of file --- 46,62 ---- // phpbb ! $lang['Cat_all'] = 'All'; ! $lang['Cat_normal'] = 'Normal post'; ! $lang['Cat_sticky'] = 'Sticky'; ! $lang['Cat_announce'] = 'Announce'; // kb ! $lang['Cat_pin'] = 'Pinned article'; ! $lang['Read_home'] = 'Start'; ! $lang['Read_next'] = 'More'; ! $lang['Read_previous'] = 'Previous'; ! $lang['No_news'] = 'No more news available...'; ?> \ No newline at end of file Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_newssuite/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 5 Apr 2006 22:35:24 -0000 1.2 --- lang_admin.php 14 Aug 2006 10:47:21 -0000 1.3 *************** *** 12,92 **** // Newssuite Parameters // ! $lang['news_source_switch'] = "News forum"; ! $lang['news_source_switch_explain'] = "Which forum has the news in it?"; ! $lang['news_mode_operate'] = "Interact with 'source' or standalone mode 'none'"; ! $lang['news_mode_operate_explain'] = "The main phpbb/kb block contents may be synced with the newssuite block, i.e. 'source' mode. The newssuite block may also be used by itself, 'none' mode (default mode). "; ! $lang['news_mode_switch'] = "Main Mode"; ! $lang['news_mode_switch_explain'] = "The Newssuite operate modes are:<br /> - Standard Block Mode: News (posts/articles) are displayed as individual blocks<br /> - Newspaper mode: News (posts/articles) are composed into ONE block<br /> - Category Nav mode: only news (post/articles) TITLES are displayed for easy navigation"; ! $lang['news_sort_style'] = "Sort mode"; ! $lang['news_sort_style_explain'] = "Sort by categories or mix all news (posts/articles):"; ! $lang['news_sort_method'] = "Sort option"; ! $lang['news_sort_par'] = "Ascending or Descending:"; ! $lang['news_display'] = "Display news"; ! $lang['news_display_block_title'] = "Display news titles: (not used in 'Category Nav Mode')"; ! $lang['news_display_block_title_explain'] = "- display titles for every news"; ! $lang['news_show_title'] = "Show block title and description:"; ! $lang['news_display_polls'] = "Display polls (not used in 'Category Nav Mode')"; ! $lang['news_display_polls_explain'] = "If this is set to yes then polls will appear above the content of the news article. If set to no, the poll will not appear."; ! $lang['news_items'] = "News items"; ! $lang['news_items_explain'] = "How many topics from the forum do you want displayed (per category when categorized)?"; ! $lang['news_time_format'] = "Time format (not used in 'Category Nav Mode')"; ! $lang['news_time_format_explain'] = "This is the time format used to tell the user the date the news was posted (in php's %sdate%s function time format)"; // %s's for URI params - DO NOT REMOVE ! $lang['news_trim_char'] = "Trim character (not used in 'Category Nav Mode')"; ! $lang['news_trim_char_explain'] = "This is a character that the news post will stop at if found. Commonly '<code><i></i></code>'"; ! $lang['news_truncate_num'] = "Truncate message after num of chars (not used in 'Category Nav Mode')"; ! $lang['news_truncate_num_explain'] = "This is the number of characters that the news post will display"; ! $lang['news_truncate_num_subject'] = "Truncate subject (title) after num of chars"; ! $lang['news_truncate_num_subject_explain'] = "This is the number of characters that the news post will display"; ! $lang['fix_up'] = "Fix up message (and subject) for better layout control"; ! $lang['fix_up_explain'] = "- Rewriting common BBCODES in a more slick/compact way<br />- Truncating and validating URLs<br />- Resizing images if wider than colwidth<br />- Hyphen words, to avoid long words expanding col"; ! $lang['enable_html_msg'] = "Enable html in message, or remove the tags (but not contents)"; ! $lang['enable_html_msg_explain'] = "Typically you'll disable html since the news should be formatted very slick ;)"; ! $lang['enable_bbcode_msg'] = "Enable bbcode in message, or remove the tags (but not contents)"; ! $lang['enable_bbcode_msg_explain'] = "By default enabled, but beware of what bbcodes you're using..."; ! $lang['news_display_signature'] = "Display signatures (not used in 'Category Nav Mode')"; ! $lang['news_display_signature_explain'] = "If yes displays the signatures of the posters if found"; ! $lang['news_display_edit_info'] = "Display edit information (not used in 'Category Nav Mode')"; ! $lang['news_display_edit_info_explain'] = "If yes displays the 'Last edited by' at the end of the post"; ! $lang['news_mode_tagging'] = "Filter tagged posts"; ! $lang['news_mode_tagging_explain'] = "If enabled, only posts tagged with userdefined 'post types' will be shown. For example, if you have the post type 'bug' and 'solved bug', you may create a news block only showing bug posts..."; ! $lang['news_mode_pinning'] = "Order by post type"; ! $lang['news_mode_pinning_explain'] = "Pin phpbb announcements and stickies (sort DESC by kb types) at top of list."; ! $lang['news_filter_time'] = "Filter by time"; ! $lang['news_filter_time_explain'] = "Show posts from last week, month, year..."; ! $lang['news_block_border'] = "Block border"; ! $lang['news_block_border_explain'] = "- display block borders"; ! $lang['news_block_header'] = "Emphasize news titles: (only used in 'Standard Block Mode')"; ! $lang['news_block_header_explain'] = "- use standard title class"; ! $lang['news_block_footer'] = "Block footer"; ! $lang['news_block_footer_explain'] = "- add block footers (edited by, date, comments etc)"; // // Separators // ! $lang['news_sep_general'] = "General Settings"; ! $lang['news_sep_interact'] = "Interactivity Mode"; ! $lang['news_sep_sort'] = "Sorting options"; ! $lang['news_sep_style'] = "Style Settings"; ?> \ No newline at end of file --- 12,92 ---- // Newssuite Parameters // ! $lang['news_source_switch'] = 'News forum'; ! $lang['news_source_switch_explain'] = 'Which forum has the news in it?'; ! $lang['news_mode_operate'] = 'Interact with \'source\' or standalone mode \'none\''; ! $lang['news_mode_operate_explain'] = 'The main phpbb/kb block contents may be synced with the newssuite block, i.e. \'source\' mode. The newssuite block may also be used by itself, \'none\' mode (default mode). '; ! $lang['news_mode_switch'] = 'Main Mode'; ! $lang['news_mode_switch_explain'] = 'The Newssuite operate modes are:<br /> - Standard Block Mode: News (posts/articles) are displayed as individual blocks<br /> - Newspaper mode: News (posts/articles) are composed into ONE block<br /> - Category Nav mode: only news (post/articles) TITLES are displayed for easy navigation'; ! $lang['news_sort_style'] = 'Sort mode'; ! $lang['news_sort_style_explain'] = 'Sort by categories or mix all news (posts/articles):'; ! $lang['news_sort_method'] = 'Sort option'; ! $lang['news_sort_par'] = 'Ascending or Descending:'; ! $lang['news_display'] = 'Display news'; ! $lang['news_display_block_title'] = 'Display news titles: (not used in \'Category Nav Mode\')'; ! $lang['news_display_block_title_explain'] = '- display titles for every news'; ! $lang['news_show_title'] = 'Show block title and description:'; ! $lang['news_display_polls'] = 'Display polls (not used in \'Category Nav Mode\')'; ! $lang['news_display_polls_explain'] = 'If this is set to yes then polls will appear above the content of the news article. If set to no, the poll will not appear.'; ! $lang['news_items'] = 'News items'; ! $lang['news_items_explain'] = 'How many topics from the forum do you want displayed (per category when categorized)?'; ! $lang['news_time_format'] = 'Time format (not used in \'Category Nav Mode\')'; ! $lang['news_time_format_explain'] = 'This is the time format used to tell the user the date the news was posted (in php\'s %sdate%s function time format)'; // %s's for URI params - DO NOT REMOVE ! $lang['news_trim_char'] = 'Trim character (not used in \'Category Nav Mode\')'; ! $lang['news_trim_char_explain'] = 'This is a character that the news post will stop at if found. Commonly \'<code><i></i></code>\''; ! $lang['news_truncate_num'] = 'Truncate message after num of chars (not used in \'Category Nav Mode\')'; ! $lang['news_truncate_num_explain'] = 'This is the number of characters that the news post will display'; ! $lang['news_truncate_num_subject'] = 'Truncate subject (title) after num of chars'; ! $lang['news_truncate_num_subject_explain'] = 'This is the number of characters that the news post will display'; ! $lang['fix_up'] = 'Fix up message (and subject) for better layout control'; ! $lang['fix_up_explain'] = '- Rewriting common BBCODES in a more slick/compact way<br />- Truncating and validating URLs<br />- Resizing images if wider than colwidth<br />- Hyphen words, to avoid long words expanding col'; ! $lang['enable_html_msg'] = 'Enable html in message, or remove the tags (but not contents)'; ! $lang['enable_html_msg_explain'] = 'Typically you\'ll disable html since the news should be formatted very slick ;)'; ! $lang['enable_bbcode_msg'] = 'Enable bbcode in message, or remove the tags (but not contents)'; ! $lang['enable_bbcode_msg_explain'] = 'By default enabled, but beware of what bbcodes you\'re using...'; ! $lang['news_display_signature'] = 'Display signatures (not used in \'Category Nav Mode\')'; ! $lang['news_display_signature_explain'] = 'If yes displays the signatures of the posters if found'; ! $lang['news_display_edit_info'] = 'Display edit information (not used in \'Category Nav Mode\')'; ! $lang['news_display_edit_info_explain'] = 'If yes displays the \'Last edited by\' at the end of the post'; ! $lang['news_mode_tagging'] = 'Filter tagged posts'; ! $lang['news_mode_tagging_explain'] = 'If enabled, only posts tagged with userdefined \'post types\' will be shown. For example, if you have the post type \'bug\' and \'solved bug\', you may create a news block only showing bug posts...'; ! $lang['news_mode_pinning'] = 'Order by post type'; ! $lang['news_mode_pinning_explain'] = 'Pin phpbb announcements and stickies (sort DESC by kb types) at top of list.'; ! $lang['news_filter_time'] = 'Filter by time'; ! $lang['news_filter_time_explain'] = 'Show posts from last week, month, year...'; ! $lang['news_block_border'] = 'Block border'; ! $lang['news_block_border_explain'] = '- display block borders'; ! $lang['news_block_header'] = 'Emphasize news titles: (only used in \'Standard Block Mode\')'; ! $lang['news_block_header_explain'] = '- use standard title class'; ! $lang['news_block_footer'] = 'Block footer'; ! $lang['news_block_footer_explain'] = '- add block footers (edited by, date, comments etc)'; // // Separators // ! $lang['news_sep_general'] = 'General Settings'; ! $lang['news_sep_interact'] = 'Interactivity Mode'; ! $lang['news_sep_sort'] = 'Sorting options'; ! $lang['news_sep_style'] = 'Style Settings'; ?> \ No newline at end of file |