|
From: Jon O. <jon...@us...> - 2006-08-01 21:00:42
|
Update of /cvsroot/mxbb/mx_kb/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21873/modules/mx_kb/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/language/lang_english/lang_main.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** lang_main.php 5 Jul 2006 22:48:26 -0000 1.12 --- lang_main.php 1 Aug 2006 21:00:38 -0000 1.13 *************** *** 9,16 **** --- 9,20 ---- */ + // + // General + // $lang['kb_disable'] = 'Knowledge base is disabled.'; $lang['KB_title'] = 'Knowledge Base'; $lang['Article'] = 'Article'; + $lang['Articles'] = 'Articles'; $lang['Category'] = 'Category'; $lang['Sub_categories'] = 'Subcategories'; *************** *** 18,24 **** $lang['Article_type'] = 'Type'; $lang['Article_keywords'] = 'Keywords'; - $lang['Articles'] = 'Articles'; $lang['Add_article'] = 'Add Article'; - $lang['Click_cat_to_add'] = 'Click on Category to add Article'; $lang['KB_Home'] = 'KB Home'; $lang['No_articles'] = 'No Articles'; --- 22,26 ---- *************** *** 29,41 **** $lang['Article_not_exsist'] = 'Article doesn\'t exist'; $lang['Category_not_exsist'] = 'Category doesn\'t exist'; $lang['Edit'] = 'Edit'; ! $lang['Standalone_Not_Supported'] = 'This module does not support standalone usage. In the AdminCP, add the KB block to a portal page.'; $lang['Article_submitted_Approve'] = 'Article Submitted Successfully.<br />An Administrator will review your article and decide whether to let users view it or not.'; $lang['Article_submitted'] = 'Article Submitted Successfully.'; - $lang['Click_return_kb'] = 'Click %sHere%s to return to the ' . $lang['KB_title']; - $lang['Click_return_article'] = 'Click %sHere%s to return to the ' . $lang['Article']; $lang['Article_Edited_Approve'] = 'Article Edited Successfully.<br />It needs to be approved again before users can view it.'; --- 31,42 ---- $lang['Article_not_exsist'] = 'Article doesn\'t exist'; $lang['Category_not_exsist'] = 'Category doesn\'t exist'; + $lang['Last_article'] = 'Last article'; $lang['Edit'] = 'Edit'; ! $lang['Click_cat_to_add'] = 'Click on Category to add Article'; $lang['Standalone_Not_Supported'] = 'This module does not support standalone usage. In the AdminCP, add the KB block to a portal page.'; $lang['Article_submitted_Approve'] = 'Article Submitted Successfully.<br />An Administrator will review your article and decide whether to let users view it or not.'; $lang['Article_submitted'] = 'Article Submitted Successfully.'; $lang['Article_Edited_Approve'] = 'Article Edited Successfully.<br />It needs to be approved again before users can view it.'; *************** *** 90,95 **** $lang['Comments'] = 'Comments'; - $lang['No_add'] = 'You can\'t add a new article'; - $lang['No_edit'] = 'You can\'t edit this article!'; $lang['Post_comments'] = 'Post your comments'; --- 91,94 ---- *************** *** 97,188 **** $lang['Quick_stats'] = 'Quick Stats'; ! // added ! ! $lang['No_Articles'] = 'There are no articles in this cateogry!'; $lang['Not_authorized'] = 'Sorry, but you are not authorized!'; $lang['TOC'] = 'Contents'; ! // Rate ! $lang['Votes_label'] = 'Rating '; ! $lang['Votes'] = 'Vote(s)'; ! $lang['No_votes'] = 'No votes'; ! $lang['Rate'] = 'Rate Article'; ! $lang['ADD_RATING'] = '[Rate Article]'; ! $lang['Rerror'] = 'Sorry, you have already rated this article.'; ! $lang['Rateinfo'] = 'You are about to rate the article <i>{filename}</i>.<br />Please select a rating. 1 is the worst, 10 is the best.'; ! $lang['Rconf'] = 'You have given <i>{filename}</i> a rating of {rate}.<br />This makes the files new rating {newrating}.'; ! $lang['R1'] = '1'; ! $lang['R2'] = '2'; ! $lang['R3'] = '3'; ! $lang['R4'] = '4'; ! $lang['R5'] = '5'; ! $lang['R6'] = '6'; ! $lang['R7'] = '7'; ! $lang['R8'] = '8'; ! $lang['R9'] = '9'; ! $lang['R10'] = '10'; ! $lang['Click_return_rate'] = 'Click %sHere%s to return to article'; ! // Print version $lang['Print_version'] = '[Printable version]'; // Stats $lang['Top_toprated'] = 'Toprated Articles'; $lang['Top_most_popular'] = 'Most Popular'; $lang['Top_latest'] = 'Latest Articles'; // ! // General strings from the news admin panel // ! ! $lang['News_settings'] = "KB Block 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 KB Block. This panel lets you extract what categories the block will display, thus you'll create subinstances of the module."; // ! // Update result messages // ! $lang['News_updated_return_settings'] = "KB block configuration updated successfully.<br /><br />Click %shere%s to return to main page."; // %s's for URI params - DO NOT REMOVE ! $lang['News_update_error'] = "Couldn't update KB block configuration.<br /><br />This mod is designed for MySQL, so please contact the author if you have troubles. If you can offer a translation of the SQL into other database formats, please send them to:<br />"; ! // added ! $lang['Cat_all'] = "All"; ! $lang['L_Pages'] = "Pages"; ! $lang['L_Pages_explain'] = "Use the '[pages]' command to split the article into pages"; ! $lang['L_Toc'] = "Table of contents (TOC)"; ! $lang['L_Toc_explain'] = "Use the '[toc]' command to add entry in the TOC"; ! $lang['L_Abstract'] = "Abstract"; ! $lang['L_Abstract_explain'] = "Use the '[abstract]...[/abstract]' environment to insert an abstract"; ! $lang['L_Title_Format'] = "Title"; ! $lang['L_Title_Format_explain'] = "Use the '[title]...[/title]' environment to insert a main title"; ! $lang['L_Subtitle_Format'] = "Subtitle"; ! $lang['L_Subtitle_Format_explain'] = "Use the '[subtitle]...[/subtitle]' environment to insert a subtitle"; ! $lang['L_Subsubtitle_Format'] = "Sub-subtitle"; ! $lang['L_Subsubtitle_Format'] = "Use the '[subsubtitle]...[/subsubtitle]' environment to insert a small header"; ! $lang['L_Options'] = "Options:"; ! $lang['L_Formatting'] = "Formatting:"; ! $lang['Default_article_id'] = "Set default article, for the article viewer"; ! // Added for v. 2.0 ! $lang['Addtional_field'] = 'More information (optional)'; $lang['No_cat_comments_forum_id'] = 'Comments are enabled but you have not specified the target phpBB forum category in the KB adminCP - Categories'; // Quick Nav $lang['Quick_nav'] = 'Quick Navigation'; $lang['Quick_jump'] = 'Select Category'; $lang['Quick_go'] = 'Go'; // Search $lang['Search'] = 'Search'; $lang['Search_results'] = 'Search Results'; --- 96,198 ---- $lang['Quick_stats'] = 'Quick Stats'; ! $lang['No_Articles'] = 'There are no articles in this category!'; $lang['Not_authorized'] = 'Sorry, but you are not authorized!'; $lang['TOC'] = 'Contents'; ! // // Print version + // $lang['Print_version'] = '[Printable version]'; + // // Stats + // $lang['Top_toprated'] = 'Toprated Articles'; $lang['Top_most_popular'] = 'Most Popular'; $lang['Top_latest'] = 'Latest Articles'; + $lang['Top_id'] = 'Article Id'; + $lang['Top_creation'] = 'Article date'; + $lang['Top_alphabetic'] = 'Alphabetic'; + $lang['Top_userrank'] = 'Author userrank'; // ! // Update result messages // ! $lang['Click_return'] = 'Click %sHere%s to return to previous page'; ! $lang['Click_return_kb'] = 'Click %sHere%s to return to the ' . $lang['KB_title']; ! $lang['Click_return_article'] = 'Click %sHere%s to return to the ' . $lang['Article']; // ! // Article formattting // + $lang['Cat_all'] = 'All'; ! $lang['L_Pages'] = 'Pages'; ! $lang['L_Pages_explain'] = 'Use the \'[pages]\' command to split the article into pages'; ! $lang['L_Toc'] = 'Table of contents (TOC)'; ! $lang['L_Toc_explain'] = 'Use the \'[toc]\' command to add entry in the TOC'; ! $lang['L_Abstract'] = 'Abstract'; ! $lang['L_Abstract_explain'] = 'Use the \'[abstract]...[/abstract]\' environment to insert an abstract'; + $lang['L_Title_Format'] = 'Title'; + $lang['L_Title_Format_explain'] = 'Use the \'[title]...[/title]\' environment to insert a main title'; + $lang['L_Subtitle_Format'] = 'Subtitle'; + $lang['L_Subtitle_Format_explain'] = 'Use the \'[subtitle]...[/subtitle]\' environment to insert a subtitle'; ! $lang['L_Subsubtitle_Format'] = 'Sub-subtitle'; ! $lang['L_Subsubtitle_Format'] = 'Use the \'[subsubtitle]...[/subsubtitle]\' environment to insert a small header'; ! $lang['L_Options'] = 'Options:'; ! $lang['L_Formatting'] = 'Formatting:'; ! $lang['Default_article_id'] = 'Set default article, for the article viewer'; ! // ! // MCP ! // ! $lang['MCP_title'] = 'Moderator Control Panel'; ! $lang['MCP_title_explain'] = 'Here moderators can approve and manage articles'; ! $lang['View'] = 'View'; ! $lang['Approve_selected'] = 'Approve Selected'; ! $lang['Unapprove_selected'] = 'Unapprove Selected'; ! $lang['Delete_selected'] = 'Delete Selected'; ! $lang['No_item'] = 'There is no articles'; ! $lang['All_items'] = 'All articles'; ! $lang['Approved_items'] = 'Approved articles'; ! $lang['Unapproved_items'] = 'Unapproved articles'; ! $lang['Broken_items'] = 'Broken articles'; ! $lang['Item_cat'] = 'Articles in Category'; ! $lang['Approve'] = 'Approve'; ! $lang['Unapprove'] = 'Unapprove'; ! $lang['Sorry_auth_delete'] = 'Sorry, but you cannot delete articles in this category.'; ! $lang['Sorry_auth_mcp'] = 'Sorry, but you cannot moderate this category.'; ! $lang['Sorry_auth_approve'] = 'Sorry, but you cannot approve articles in this category.'; ! $lang['Sorry_auth_post'] = 'Sorry, but you cannot post articles in this category.'; ! $lang['Sorry_auth_edit'] = 'Sorry, but you cannot edit articles in this category.'; ! $lang['Edit_article'] = 'Edit'; ! $lang['Delete_article'] = 'Delete'; + // + // Added for v. 2.0 + // + $lang['Addtional_field'] = 'More information (optional)'; $lang['No_cat_comments_forum_id'] = 'Comments are enabled but you have not specified the target phpBB forum category in the KB adminCP - Categories'; + // // Quick Nav + // $lang['Quick_nav'] = 'Quick Navigation'; $lang['Quick_jump'] = 'Select Category'; $lang['Quick_go'] = 'Go'; + // // Search + // $lang['Search'] = 'Search'; $lang['Search_results'] = 'Search Results'; *************** *** 196,200 **** --- 206,212 ---- $lang['Submiter'] = 'Submitted by'; + // // Comments + // $lang['KB_comment_prefix'] = '[ KB ] '; $lang['Comments'] = 'Comments'; *************** *** 208,212 **** $lang['Comment_deleted'] = 'The comment you selected has been deleted successfully'; $lang['Comment_desc'] = 'Title'; ! $lang['No_comments'] = 'No Comments have been posted yet.'; $lang['Links_are_ON'] = 'Links are <u>ENABLED</u>'; $lang['Links_are_OFF'] = 'Links are <u>DISABLED</u>'; --- 220,224 ---- $lang['Comment_deleted'] = 'The comment you selected has been deleted successfully'; $lang['Comment_desc'] = 'Title'; ! $lang['No_comments'] = 'Not commented'; $lang['Links_are_ON'] = 'Links are <u>ENABLED</u>'; $lang['Links_are_OFF'] = 'Links are <u>DISABLED</u>'; *************** *** 221,223 **** --- 233,263 ---- $lang['Msg_length_6'] = ' characters remaining.'; + // + // Rate + // + $lang['Votes_label'] = 'Rating'; + $lang['Votes'] = 'Votes'; + $lang['No_votes'] = 'No votes'; + $lang['Rate'] = 'Rate Article'; + $lang['ADD_RATING'] = '[Rate Article]'; + $lang['Rerror'] = 'Sorry, you have already rated this article.'; + $lang['Rateinfo'] = 'You are about to rate the article <i>{filename}</i>.<br />Please select a rating. 1 is the worst, 10 is the best.'; + $lang['Rconf'] = 'You have given <i>{filename}</i> a rating of {rate}.<br />This makes the files new rating {newrating}.'; + $lang['R1'] = '1'; + $lang['R2'] = '2'; + $lang['R3'] = '3'; + $lang['R4'] = '4'; + $lang['R5'] = '5'; + $lang['R6'] = '6'; + $lang['R7'] = '7'; + $lang['R8'] = '8'; + $lang['R9'] = '9'; + $lang['R10'] = '10'; + $lang['Click_return_rate'] = 'Click %sHere%s to return to article'; + + // + // Generic Type strings + // - Types are matched against these lang keys...where 'NAME' is the db defined type name + // + $lang['KB_type_NAME'] = 'Example Type'; ?> \ No newline at end of file Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/language/lang_english/lang_admin.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lang_admin.php 5 Jul 2006 22:48:26 -0000 1.5 --- lang_admin.php 1 Aug 2006 21:00:38 -0000 1.6 *************** *** 24,40 **** // Parameter Types // ! $lang['ParType_kb_type_select'] = "Advanced phpBB Source Forum Selection"; ! $lang['ParType_kb_type_select_info'] = ""; ! $lang['ParType_default_article_id'] = "Default Article"; ! $lang['ParType_default_article_id_info'] = "- Article Reader"; // // Parameter Names // ! $lang['kb_type_select'] = "KB Source:"; ! $lang['kb_type_select_explain'] = "Select Source KB categories and article types"; ! $lang['default_article_id'] = "Default Article:"; ! $lang['default_article_id_explain'] = "- This article is default (first) displayed if noone else is chosen"; // --- 24,40 ---- // Parameter Types // ! $lang['ParType_kb_type_select'] = 'Advanced phpBB Source Forum Selection'; ! $lang['ParType_kb_type_select_info'] = ''; ! $lang['ParType_default_article_id'] = 'Default Article'; ! $lang['ParType_default_article_id_info'] = '- Article Reader'; // // Parameter Names // ! $lang['kb_type_select'] = 'KB Source:'; ! $lang['kb_type_select_explain'] = 'Select Source KB categories and article types'; ! $lang['default_article_id'] = 'Default Article:'; ! $lang['default_article_id_explain'] = '- This article is default (first) displayed if noone else is chosen'; // *************** *** 58,61 **** --- 58,64 ---- $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; + $lang['Allow_file'] = 'Allow Adding article'; + $lang['Allow_file_info'] = 'If you are not allowed to add articles in this category it will be a higher level category.'; + // // Article *************** *** 83,87 **** $lang['Header_banner_explain'] = 'Show KB logo in the header.'; ! $lang['cat_col'] = 'How many column of categories are to be listed'; $lang['Nfdays'] = 'New Article Days'; --- 86,93 ---- $lang['Header_banner_explain'] = 'Show KB logo in the header.'; ! $lang['Use_simple_navigation'] = 'Simple Category Navigation'; ! $lang['Use_simple_navigation_explain'] = 'If you prefer, this will generate more simple categories and other navigation'; ! ! $lang['Cat_col'] = 'How many column of categories are to be listed (only used for \'Simple Category Navigation\')'; $lang['Nfdays'] = 'New Article Days'; *************** *** 290,294 **** $lang['Upload_level'] = 'Upload Level'; $lang['Rate_level'] = 'Rate Level'; ! $lang['Comment_level'] = 'Comment Level'; $lang['Edit_level'] = ' Edit Level'; $lang['Delete_level'] = 'Delete Level'; --- 296,303 ---- $lang['Upload_level'] = 'Upload Level'; $lang['Rate_level'] = 'Rate Level'; ! $lang['View_Comment_level'] = 'View Comment'; ! $lang['Post_Comment_level'] = 'Post Comment'; ! $lang['Edit_Comment_level'] = 'Edit Comment'; ! $lang['Delete_Comment_level'] = 'Delete Comment'; $lang['Edit_level'] = ' Edit Level'; $lang['Delete_level'] = 'Delete Level'; *************** *** 344,347 **** --- 353,365 ---- $lang['Click_return'] = 'Click %sHere%s to return to the previous page'; + // These are displayed in the drop down boxes for advanced + // mode auth, try and keep them short! + $lang['Cat_NONE'] = 'NONE'; + $lang['Cat_ALL'] = 'ALL'; + $lang['Cat_REG'] = 'REG'; + $lang['Cat_PRIVATE'] = 'PRIVATE'; + $lang['Cat_MOD'] = 'MOD'; + $lang['Cat_ADMIN'] = 'ADMIN'; + // // Admin Panels - Field Types |