|
From: Jon O. <jon...@us...> - 2006-06-17 20:13:26
|
Update of /cvsroot/mxbb/mx_pafiledb/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22598/modules/mx_pafiledb/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Finalizing module Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/language/lang_english/lang_main.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** lang_main.php 29 May 2006 15:41:46 -0000 1.7 --- lang_main.php 17 Jun 2006 20:13:22 -0000 1.8 *************** *** 1,11 **** <?php /** ! * ! * @package mxBB Portal Module - mx_pafiledb ! * @version $Id$ ! * @copyright (c) 2002-2006 [Mohd Basri, PHP Arena, pafileDB, Jon Ohlsson] mxBB Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * ! */ // Toplist --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ // Toplist *************** *** 15,18 **** --- 25,29 ---- $lang['Most_downloads'] = 'Most Popular Files'; $lang['Rated_downloads'] = 'Top Rated Files'; + $lang['Total_new_files'] = 'Total New Downloads'; $lang['Show'] = 'Show'; *************** *** 34,41 **** // Toplists mx blocks ! $lang['Recent_Public_Files'] = 'Latest DLs'; ! $lang['Random_Public_Files'] = 'Random DLs'; ! $lang['Toprated_Public_Files'] = 'Toprated DLs'; $lang['Most_Public_Files'] = 'Most downloaded'; $lang['File_Title'] = 'Title'; $lang['File_Desc'] = 'Description'; --- 45,53 ---- // Toplists mx blocks ! $lang['Recent_Public_Files'] = 'Latest dls'; ! $lang['Random_Public_Files'] = 'Random dls'; ! $lang['Toprated_Public_Files'] = 'Toprated dls'; $lang['Most_Public_Files'] = 'Most downloaded'; + $lang['File_Title'] = 'Title'; $lang['File_Desc'] = 'Description'; *************** *** 83,164 **** $lang['Not_available'] = 'Not Available!'; $lang['Bytes'] = 'Bytes'; ! $lang['KB'] = 'Kilobyte'; ! $lang['MB'] = 'Megabyte'; $lang['Mirrors'] = 'Mirrors'; ! $lang['Mirrors_explain'] = 'Here you can add or edit mirrors for this file. Make sure to verify all the information because the file will be submitted to the database'; $lang['Click_here_mirrors'] = 'Click Here to Add mirrors'; $lang['Mirror_location'] = 'Mirror Location'; $lang['Add_new_mirror'] = 'Add new mirror'; - $lang['Afile'] = 'File: Add'; - $lang['Efile'] = 'File: Edit'; - $lang['Dfile'] = 'File: Delete'; - $lang['Afiletitle'] = 'Add File'; - $lang['Efiletitle'] = 'Edit File'; - $lang['Dfiletitle'] = 'Delete File'; - $lang['Fileexplain'] = 'You can use the file management section to add, edit, and delete files.'; - $lang['Upload'] = 'Upload File'; - $lang['Uploadinfo'] = 'Upload this file'; - $lang['Uploaderror'] = 'This file already exists. Please rename the file and try again.'; - $lang['Uploaddone'] = 'This file has been successfully uploaded. The URL to the file is'; - $lang['Uploaddone2'] = 'Click Here to place this URL in the Download URL field.'; - $lang['Upload_do_done'] = 'Uploaded Sucessfully'; - $lang['Upload_do_not'] = 'Not Uploaded'; - $lang['Upload_do_exist'] = 'File Exist'; - $lang['Filename'] = 'File Name'; - $lang['Filenameinfo'] = 'This is the name of the file you are adding, such as \'My Picture.\''; - $lang['Filesd'] = 'Short Description'; - $lang['Filesdinfo'] = 'This is a short description of the file. This will go on the page that lists all the files in a category, so this description should be short'; - $lang['Fileld'] = 'Long Description'; - $lang['Fileldinfo'] = 'This is a longer description of the file. This will go on the file\'s information page so this description can be longer'; - $lang['Filecreator'] = 'Creator/Author'; - $lang['Filecreatorinfo'] = 'This is the name of whoever created the file.'; - $lang['Fileversion'] = 'File Version'; - $lang['Fileversioninfo'] = 'This is the version of the file, such as 3.0 or 1.3 Beta'; - $lang['Filess'] = 'Screenshot URL'; - $lang['Filessinfo'] = 'This is a URL to a screenshot of the file. For example, if you are adding a Winamp skin, this would be a URL to a screenshot of Winamp with this skin. You can manually enter a URL or you can leave it blank and upload a screen shot using "Browse" above.'; - $lang['Filess_upload'] = 'Upload Screenshot'; - $lang['Filessinfo_upload'] = 'You can upload a screenshot by clicking on "Browse"'; - $lang['Filess_link'] = 'Screenshot as a Link'; - $lang['Filess_link_info'] = 'If you want to show the screenshot as a link, choose "yes".'; - $lang['Filedocs'] = 'Documentation/Manual URL'; - $lang['Filedocsinfo'] = 'This is a URL to the documentation or a manual for the file'; - $lang['Fileurl'] = 'File URL'; - $lang['Fileurlinfo'] = 'This is a URL to the file that will be downloaded. You can type it in manually or you can click on "Browse" above and upload a file.'; - $lang['File_upload'] = 'File Upload'; - $lang['Fileinfo_upload'] = 'You can upload a file by clicking on "Browse"'; - $lang['Uploaded_file'] = 'Uploaded file'; - $lang['Filepi'] = 'Post Icon'; - $lang['Filepiinfo'] = 'You can choose a post icon for the file. The post icon will be shown next to the file in the list of files.'; - $lang['Filecat'] = 'Category'; - $lang['Filecatinfo'] = 'This is the category the file belongs in.'; - $lang['Filelicense'] = 'License'; - $lang['Filelicenseinfo'] = 'This is the license agreement the user must agree to before downloading the file.'; - $lang['Filepin'] = 'Pin File'; - $lang['Filepininfo'] = 'Choose if you want the file pinned or not. Pinned files will always be shown at the top of the file list.'; - $lang['Fileadded'] = 'The new file has been successfully added'; - $lang['Filedeleted'] = 'The file has been successfully deleted'; - $lang['Fileedited'] = 'The file you selected has been successfully edited'; - $lang['Fderror'] = 'You didn\'t select any files to delete'; - $lang['Filesdeleted'] = 'The files you selected have been successfully deleted'; - $lang['Filetoobig'] = 'That file is too big!'; - $lang['Approved'] = 'Approved'; - $lang['Not_approved'] = '(Not Approved)'; - $lang['Approved_info'] = 'Use this option to make the file available for users, and also to approve a file that has been uploaded by the users.'; - $lang['Fchecker'] = 'File: Maintenance'; - $lang['File_checker'] = 'File Maintenance'; - $lang['File_checker_explain'] = 'Here you can perform a checking for all file in database and the file in the download directory.'; - $lang['File_saftey'] = 'File maintenance will attempt to delete all files and screenshots that are currently not needed and will remove any file records where the file has been deleted and will clear all screenshots that are not found.<br /><br />If the files do not start with <FONT COLOR="#FF0000">{html_path}</FONT> then the files will be skipped for security reasons.<br /><br />Please make sure that <FONT COLOR="#FF0000">{html_path}</FONT> is the path that you use for your files.<br /><br />.'; - // <a href="' . append_sid($phpbb_root_path . "admin/admin_db_utilities.php?perform=backup") . '" class="genmed">Backup your database</a> - $lang['File_checker_perform'] = 'Perform Checking'; - $lang['Checker_saved'] = 'Total Saved Space'; - $lang['Checker_sp1'] = 'Checking for records with missing files...'; - $lang['Checker_sp2'] = 'Checking for records with missing screenshots...'; - $lang['Checker_sp3'] = 'Deleting unused Files...'; - $lang['Filedls'] = 'Download Total'; - $lang['Addtional_field'] = 'Additional Field'; - $lang['File_not_found'] = 'The file you specified cannot be found'; - $lang['SS_not_found'] = 'The screenshot you specified cannot be found'; - //User Upload $lang['User_upload'] = 'User Upload'; --- 95,106 ---- $lang['Not_available'] = 'Not Available!'; $lang['Bytes'] = 'Bytes'; ! $lang['KB'] = 'Kilo Byte'; ! $lang['MB'] = 'Mega Byte'; $lang['Mirrors'] = 'Mirrors'; ! $lang['Mirrors_explain'] = 'Here you can add or edit mirrors for this file, make sure to verify all the information because the file will be submitted to the database'; $lang['Click_here_mirrors'] = 'Click Here to Add mirrors'; $lang['Mirror_location'] = 'Mirror Location'; $lang['Add_new_mirror'] = 'Add new mirror'; //User Upload $lang['User_upload'] = 'User Upload'; *************** *** 168,172 **** $lang['Licensewarn'] = 'You must agree to this license agreement to download'; $lang['Iagree'] = 'I Agree'; ! $lang['Dontagree'] = 'I Don\'t Agree'; // Search --- 110,114 ---- $lang['Licensewarn'] = 'You must agree to this license agreement to download'; $lang['Iagree'] = 'I Agree'; ! $lang['Dontagree'] = 'I Dont Agree'; // Search *************** *** 179,183 **** $lang['Choose_cat'] = 'Choose Category:'; $lang['Include_comments'] = 'Include Comments'; ! $lang['Submiter'] = 'Submitted by'; // Statistics --- 121,125 ---- $lang['Choose_cat'] = 'Choose Category:'; $lang['Include_comments'] = 'Include Comments'; ! $lang['Submiter'] = 'Submited by'; // Statistics *************** *** 263,267 **** //Permission ! $lang['Sorry_auth_view'] = 'Sorry, but only %s can view files and subcategory in this category.'; $lang['Sorry_auth_file_view'] = 'Sorry, but only %s can view this file in this category.'; $lang['Sorry_auth_upload'] = 'Sorry, but only %s can upload file in this category.'; --- 205,209 ---- //Permission ! $lang['Sorry_auth_view'] = 'Sorry, but only %s can view files and sub category in this category.'; $lang['Sorry_auth_file_view'] = 'Sorry, but only %s can view this file in this category.'; $lang['Sorry_auth_upload'] = 'Sorry, but only %s can upload file in this category.'; *************** *** 281,285 **** // General $lang['Category'] = 'Category'; ! $lang['Error_no_download'] = 'The selected file does not exist anymore'; $lang['Options'] = 'Options'; $lang['Click_return'] = 'Click %sHere%s to return to the previous page'; --- 223,227 ---- // General $lang['Category'] = 'Category'; ! $lang['Error_no_download'] = 'The selected File does not exist anymore'; $lang['Options'] = 'Options'; $lang['Click_return'] = 'Click %sHere%s to return to the previous page'; *************** *** 305,328 **** $lang['Quickdl'] = 'Default Pa Cat'; ! $lang['Quickdl_explain'] = 'This is the default pafileDB category to display, if no mapping is activated'; ! $lang['Pa_updated_return_settings'] = "pafileDB QuickDL configuration updated successfully.<br /><br />Click %shere%s to return to main page."; // %s's for URI params - DO NOT REMOVE ! $lang['Pa_update_error'] = "Couldn't update pafileDB QuickDL 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['Pa_settings'] = "pafileDB mapping settings"; ! $lang['Pa_settings_short_explain'] = "Settings for mapping pafileDB catagories and dynamic blocks."; ! $lang['Pa_settings_explain'] = "Here you can edit the configuration for the pa module. This panel lets you associate pafileDB categories and dynamic blocks for the QuickDL block."; ! // PM Notification $lang['PA_title'] = 'Download database'; - $lang['PA_goto_file'] = 'View file'; - $lang['PA_notify_subject_new'] = 'New file uploaded!'; - $lang['PA_notify_subject_edited'] = 'Edited File!'; - $lang['PA_notify_subject_approved'] = 'Approved File!'; - $lang['PA_notify_subject_unapproved'] = 'Unapproved File!'; - $lang['PA_notify_body'] = 'A file has been uploaded or modified:'; ! $lang['kb_no_ratings'] = 'Disabled in this category'; $lang['PA_Rules_upload_can'] = 'You <b>can</b> upload new files in this category'; $lang['PA_Rules_upload_cannot'] = 'You <b>cannot</b> upload new files in this category'; --- 247,282 ---- $lang['Quickdl'] = 'Default Pa Cat'; ! $lang['Quickdl_explain'] = 'This is the default pafiledb category to display, if no mapping is activated'; ! $lang['Pa_updated_return_settings'] = "Pa quickdl configuration updated successfully.<br /><br />Click %shere%s to return to main page."; // %s's for URI params - DO NOT REMOVE ! $lang['Pa_update_error'] = "Couldn't update Pa quickdl 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 />"; ! $lang['Pa_settings'] = "Pa mapping settings"; ! $lang['Pa_settings_short_explain'] = "Settings for mapping pa cats and dynamic blocks."; ! $lang['Pa_settings_explain'] = "Here you can edit the configuration for the pa module. This panel lets you associate pa cats and dynamic blocks for the quickdl block."; ! // ! // Notification ! // $lang['PA_title'] = 'Download database'; ! $lang['PA_notify_subject_new'] = 'New file!'; ! $lang['PA_notify_subject_edited'] = 'Edited file!'; ! $lang['PA_notify_subject_approved'] = 'Approved file!'; ! $lang['PA_notify_subject_unapproved'] = 'Unapproved file!'; ! $lang['PA_notify_subject_deleted'] = 'Removed file!'; + $lang['PA_notify_new_body'] = 'A new file was uploaded in the download manager.'; + $lang['PA_notify_edited_body'] = 'A file has been edited in the download manager.'; + $lang['PA_notify_approved_body'] = 'A file has been approved in the download manager.'; + $lang['PA_notify_unapproved_body'] = 'A file has been unapproved in the download manager.'; + $lang['PA_notify_deleted_body'] = 'A file has been removed from the download manager.'; + $lang['Edited_Article_info'] = 'The file was updated by '; + + $lang['PA_goto'] = '>>View file'; + + // + // Auth Can + // $lang['PA_Rules_upload_can'] = 'You <b>can</b> upload new files in this category'; $lang['PA_Rules_upload_cannot'] = 'You <b>cannot</b> upload new files in this category'; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/language/lang_english/lang_admin.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** lang_admin.php 29 May 2006 15:41:46 -0000 1.8 --- lang_admin.php 17 Jun 2006 20:13:22 -0000 1.9 *************** *** 1,15 **** <?php /** ! * ! * @package mxBB Portal Module - mx_pafiledb ! * @version $Id$ ! * @copyright (c) 2002-2006 [Mohd Basri, PHP Arena, pafileDB, Jon Ohlsson] mxBB Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * */ ! // Categories ! $lang['Cat_manage_title'] = 'Category Management'; ! $lang['File_manage_title'] = 'File Management'; $lang['All_files'] = 'All Files'; $lang['Approved_files'] = 'Unapproved Files'; --- 1,266 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! ! // ! // adminCP index ! // ! $lang['pafileDB_Download'] = 'PafileDB Admin'; ! $lang['0_Configuration'] = 'General Settings'; ! $lang['1_Cat_manage'] = 'Category Management'; ! $lang['2_File_manage'] = 'File Management'; ! $lang['3_Permissions'] = 'Permissions'; ! $lang['4_License'] = 'License'; ! $lang['5_Custom_manage'] = 'Custom fields'; ! $lang['6_Fchecker'] = 'File checker'; ! ! // ! // Parameter Types ! // ! $lang['ParType_pa_mapping'] = "pafileDB category mapping"; ! $lang['ParType_pa_mapping_info'] = ""; ! ! $lang['ParType_pa_quick_cat'] = "pafileDB default category"; ! $lang['ParType_pa_quick_cat_info'] = ""; ! ! // ! // Parameter Names ! // ! $lang['pa_mapping'] = "pafileDB category mapping"; ! $lang['pa_mapping_explain'] = "pafileDB categories and portal dynamic blocks mapping"; ! ! $lang['pa_quick_cat'] = "pafileDB default category"; ! $lang['pa_quick_cat_explain'] = "This category is used if no matching mapping is found"; ! ! // ! // Admin Panels - Configuration ! // ! $lang['Panel_config_title'] = 'Download Configuration'; ! $lang['Panel_config_explain'] = 'The form below will allow you to customize all the general download options.'; ! ! // ! // General ! // ! $lang['General_title'] = 'General'; ! ! $lang['Module_name'] = 'Database Name'; ! $lang['Module_name_explain'] = 'This is the name of the database, such as \'Download Index\''; ! ! $lang['Enable_module'] = 'Enable this module'; ! $lang['Enable_module_explain'] = 'This will make the download section unavailable to users. This is a good option to use when making modifications to your database. Only Admins will be able to view the database.'; ! ! $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $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['Upload_directory'] = 'Upload Directory'; ! $lang['Upload_directory_explain'] = 'Enter the relative path from your root installation (where phpBB or mxBB is located) to the files upload directory. If you stick to the file structure provided in the shipped package, enter \'pafiledb/uploads/\'.'; ! ! $lang['Screenshots_directory'] = 'Screenshots Directory'; ! $lang['Screenshots_directory_explain'] = 'Enter the relative path from your root installation (where phpBB or mxBB is located) to the Screenshots upload directory. If you stick to the file structure provided in the shipped package, enter \'pafiledb/images/screenshots/\'.'; ! ! ! // ! // File ! // ! $lang['File_title'] = 'File'; ! ! $lang['Hotlink_prevent'] = 'Hotlink Prevention'; ! $lang['Hotlinl_prevent_info'] = 'Set this to yes if you don\'t want to allow hotlinks to the files'; ! ! $lang['Hotlink_allowed'] = 'Allowed domains for hotlink'; ! $lang['Hotlink_allowed_info'] = 'Allowed domains for hotlink (separated by a comma), for example, www.phpbb.com, www.forumimages.com'; ! ! $lang['Php_template'] = 'PHP in template'; ! $lang['Php_template_info'] = 'This will allow you to use php directly in the template files'; ! ! $lang['Max_filesize'] = 'Maximum Filesize'; ! $lang['Max_filesize_explain'] = 'Maximum filesize for Files. A value of 0 means \'unlimited\'. This Setting is restricted by your Server Configuration. For example, if your php Configuration only allows a maximum of 2 MB uploads, this cannot be overwritten by the Mod.'; ! ! $lang['Forbidden_extensions'] = 'Forbidden Extensions'; ! $lang['Forbidden_extensions_explain'] = 'Here you can add or delete the forbidden extensions. Seprate each extenstion with comma.'; ! ! $lang['Bytes'] = 'Bytes'; ! $lang['KB'] = 'KB'; ! $lang['MB'] = 'MB'; ! ! // ! // Appearance ! // ! $lang['Appearance_title'] = 'Appearance'; ! ! $lang['File_pagination'] = 'File pagination'; ! $lang['File_pagination_explain'] = 'The number of files to show in a category before pagination.'; ! ! $lang['Sort_method'] = 'Sorting method'; ! $lang['Sort_method_explain'] = 'Define how files are sorted within its category.'; ! ! $lang['Sort_order'] = 'ASC or DESC sorting'; ! $lang['Sort_order_explain'] = ''; ! ! $lang['Topnum'] = 'Top Number'; ! $lang['Topnuminfo'] = 'This is how many files will be displayed on the Top X Downloaded files list'; ! ! $lang['Nfdays'] = 'New File Days'; ! $lang['Nfdaysinfo'] = 'How many days a new file is to be listed with a \'New File\' icon. If this is set to 5, then all files added within the past 5 days will have the \'New File\' icon'; ! ! $lang['Showva'] = 'Show \'View All Files\''; ! $lang['Showvainfo'] = 'Choose whether or not you wish to have the \'View All Files\' category displayed with the other categories on the main page'; ! ! // ! // Comments ! // ! $lang['Comments_title'] = 'Comments'; ! $lang['Comments_title_explain'] = 'Some comments settings are default settings, and can be overridden per category'; ! ! $lang['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for files, to be inserted in the forum'; ! ! $lang['Internal_comments'] = 'Internal or phpBB Comments'; ! $lang['Internal_comments_explain'] = 'Use internal comments, or phpBB comments'; ! ! $lang['Select_topic_id'] = 'Select phpBB Comments Topic!'; ! ! $lang['Internal_comments_phpBB'] = 'phpBB Comments'; ! $lang['Internal_comments_internal'] = 'Internal Comments'; ! ! $lang['Forum_id'] = 'phpBB Forum ID'; ! $lang['Forum_id_explain'] = 'If phpBB comments are used, this is the forum where the comments will be kept'; ! ! $lang['Autogenerate_comments'] = 'Autogenerate comments when fil are managed'; ! $lang['Autogenerate_comments_explain'] = 'When editing/adding a file, a notifying reply is posted in the file topic.'; ! ! $lang['Del_topic'] = 'Delete Topic'; ! $lang['Del_topic_explain'] = 'When you delete a file, do you want its comments topic to be deleted also?'; ! ! $lang['Comments_pag'] = 'Comments pagination'; ! $lang['Comments_pag_explain'] = 'The number of comments to show for the file before pagination.'; ! ! $lang['Allow_Wysiwyg'] = 'Use WYSIWYG editor'; ! $lang['Allow_Wysiwyg_explain'] = 'If enabled, the standard BBCode/HTML/Smilies input dialog is replaced by a WYSIWYG editor.'; ! ! $lang['Allow_links'] = 'Allow Links'; ! $lang['Allow_links_message'] = 'Default \'No Links\' Message'; ! $lang['Allow_links_explain'] = 'If links are not allowed this text will be displayed instead'; ! ! $lang['Allow_images'] = 'Allow Images'; ! $lang['Allow_images_message'] = 'Default \'No Images\' Message'; ! $lang['Allow_images_explain'] = 'If images are not allowed this text will be displayed instead'; ! ! $lang['Max_subject_char'] = 'Maximum Number of charcters in subject'; ! $lang['Max_subject_char_explain'] = 'If to big, you get an error message (Limit the subject).'; ! ! $lang['Max_desc_char'] = 'Maximum Number of charcters in description'; ! $lang['Max_desc_char_explain'] = 'If to big, you get an error message (Limit the subject).'; ! ! $lang['Max_char'] = 'Maximum Number of charcters in text'; ! $lang['Max_char_explain'] = 'If to big, you get an error message (Limit the comment).'; ! ! $lang['Format_wordwrap'] = 'Word wrapping'; ! $lang['Format_wordwrap_explain'] = 'Text control filter'; ! ! $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxbb-portal...\''; ! ! $lang['Format_image_resize'] = 'Image resize'; ! $lang['Format_image_resize_explain'] = 'Resize images to this width (pixels)'; ! ! // ! // Ratings ! // ! $lang['Ratings_title'] = 'Ratings'; ! $lang['Ratings_title_explain'] = 'Some ratings settings are default settings, and can be overridden per category'; ! ! $lang['Use_ratings'] = 'Ratings'; ! $lang['Use_ratings_explain'] = 'Enable ratings'; ! ! $lang['Votes_check_ip'] = 'Validate ratings - IP'; ! $lang['Votes_check_ip_explain'] = 'Only one vote per IP address is permitted.'; ! ! $lang['Votes_check_userid'] = 'Validate ratings - User'; ! $lang['Votes_check_userid_explain'] = 'Users may only vote once.'; ! ! // ! // Instructions ! // ! $lang['Instructions_title'] = 'User Instructions'; ! ! $lang['Pre_text_name'] = 'File Submission Instructions'; ! $lang['Pre_text_explain'] = 'Activate Submission Instructions displayed to users at the top of the submission forum.'; ! ! $lang['Pre_text_header'] = 'File Submission Instructions Header'; ! $lang['Pre_text_body'] = 'File Submission Instructions Body'; ! ! $lang['Show'] = 'Show'; ! $lang['Hide'] = 'Hide'; ! ! // ! // Notifications ! // ! $lang['Notifications_title'] = 'Notification'; ! ! $lang['Notify'] = 'Notify admin by'; ! $lang['Notify_explain'] = 'Choose which way to receive notices that new files have been uploaded'; ! $lang['PM'] = 'PM'; ! $lang['Notify_group'] = 'and groupmembers '; ! $lang['Notify_group_explain'] = 'Also send notification to members in this group'; ! ! // ! // Permissions ! // ! $lang['Permission_settings'] = 'Permission settings'; ! ! $lang['Auth_search'] = 'Search Permission'; ! $lang['Auth_search_explain'] = 'Allow search for specific type of users'; ! ! $lang['Auth_stats'] = 'Stats Permission'; ! $lang['Auth_stats_explain'] = 'Allow stats for specific type of users'; ! ! $lang['Auth_toplist'] = 'Toplist Permission'; ! $lang['Auth_toplist_explain'] = 'Allow toplist for specific type of users'; ! ! $lang['Auth_viewall'] = 'Viewall Permission'; ! $lang['Auth_viewall_explain'] = 'Allow viewall for specific type of users'; ! ! $lang['Settings'] = 'Configuration'; ! $lang['Settings_changed'] = 'Your settings have been successfully updated'; ! ! /* ! $lang['Sitename'] = 'Site Name'; ! $lang['Sitenameinfo'] = 'This is the name of your site for the navigation menu, such as \'Home\''; ! $lang['Dburl'] = 'Database URL'; ! $lang['Dburlinfo'] = 'This is the URL to the directory where this is installed'; ! $lang['Hpurl'] = 'Homepage URL'; ! $lang['Hpurlinfo'] = 'This is the URL to your portal or home page'; ! $lang['Dbdl'] = 'Disable Downloads'; ! $lang['Dbdlinfo'] = 'This will make the download section unavailable to users. This is a good option to use when making modifications to your database. Only Admins will be able to view the database'; ! $lang['Isdisabled'] = 'The download section is currently unavailable, please try again later.'; ! $lang['File_per_page'] = 'Number of file per Page'; ! $lang['File_per_page_info'] = 'Here you can set the number of file per page, if you leave it empty the number of per page will be 20.'; */ ! // ! // Admin Panels - Categories ! // ! $lang['Panel_cat_title'] = 'Category administration'; ! $lang['Panel_cat_explain'] = ''; ! ! $lang['Use_default'] = 'Use default setting'; ! $lang['All_files'] = 'All Files'; $lang['Approved_files'] = 'Unapproved Files'; *************** *** 37,41 **** $lang['Dcattitle'] = 'Delete Category'; $lang['Rcattitle'] = 'Reorder Categories'; ! $lang['Catexplain'] = 'You can use the Category Management section to add, edit, delete, and reorder categories. In order to add files to your database, you must have at least one category created. You can select a link below to manage your categories.'; $lang['Rcatexplain'] = 'You can reorder categories to change the position they are displayed in on the main page. To reorder the categories, change the numbers to the order you want them shown in. 1 will be showed first, 2 will be shown second, etc. This does not affect sub-categories.'; $lang['Catadded'] = 'The new category has been successfully added'; --- 288,292 ---- $lang['Dcattitle'] = 'Delete Category'; $lang['Rcattitle'] = 'Reorder Categories'; ! $lang['Catexplain'] = 'You can use the Category Management section to add, edit, delete and reorder categories. In order to add files to your database, you must have at least one category created. You can select a link below to manage your categories.'; $lang['Rcatexplain'] = 'You can reorder categories to change the position they are displayed in on the main page. To reorder the categories, change the numbers to the order you want them shown in. 1 will be showed first, 2 will be shown second, etc. This does not affect sub-categories.'; $lang['Catadded'] = 'The new category has been successfully added'; *************** *** 45,49 **** $lang['Catdescinfo'] = 'This is a description of the files in the category'; $lang['Catparent'] = 'Parent Category'; ! $lang['Catparentinfo'] = 'If you want this category to be a subcategory, select the category you want it to be a sub-category of.'; $lang['Allow_file'] = 'Allow Adding file'; $lang['Allow_file_info'] = 'If you not allow adding file to this category it will be higher level category and you can add category as a sub for this category, like in the forum.'; --- 296,300 ---- $lang['Catdescinfo'] = 'This is a description of the files in the category'; $lang['Catparent'] = 'Parent Category'; ! $lang['Catparentinfo'] = 'If you want this category to be a sub-category, select the category you want it to be a sub-category of.'; $lang['Allow_file'] = 'Allow Adding file'; $lang['Allow_file_info'] = 'If you not allow adding file to this category it will be higher level category and you can add category as a sub for this category, like in the forum.'; *************** *** 51,55 **** $lang['Catedited'] = 'The category you selected has been successfully edited'; $lang['Delfiles'] = 'What do you want to do with the files in this category?'; ! $lang['Do_cat'] = 'What do you want to do with the subcategory in this category?'; $lang['Move_to'] = 'Move to'; $lang['Catsdeleted'] = 'The categories you selected have been successfully deleted'; --- 302,306 ---- $lang['Catedited'] = 'The category you selected has been successfully edited'; $lang['Delfiles'] = 'What do you want to do with the files in this category?'; ! $lang['Do_cat'] = 'What do you want to do with the sub category in this category?'; $lang['Move_to'] = 'Move to'; $lang['Catsdeleted'] = 'The categories you selected have been successfully deleted'; *************** *** 57,61 **** $lang['Rcatdone'] = 'The categories have been successfully re-ordered'; ! //Catgories Permission $lang['View'] = 'View'; $lang['Read'] = 'Read'; --- 308,314 ---- $lang['Rcatdone'] = 'The categories have been successfully re-ordered'; ! // ! // Admin Panels - Permissions ! // $lang['View'] = 'View'; $lang['Read'] = 'Read'; *************** *** 85,153 **** $lang['Category_ADMIN'] = 'ADMIN'; ! // Configuration ! $lang['Settings'] = 'Configuration'; ! $lang['Settingstitle'] = 'Download Configuration'; ! $lang['Settingsexplain'] = 'The form below will allow you to customize all the general download options.'; ! $lang['Dbname'] = 'Database Name'; ! $lang['Dbnameinfo'] = 'This is the name of the database, such as \'Download Index\''; ! $lang['Sitename'] = 'Site Name'; ! $lang['Sitenameinfo'] = 'This is the name of your site for the navigation menu, such as \'Home\''; ! $lang['Dburl'] = 'Database URL'; ! $lang['Dburlinfo'] = 'This is the URL to the directory where this is installed'; ! $lang['Hpurl'] = 'Homepage URL'; ! $lang['Hpurlinfo'] = 'This is the URL to your portal or home page'; ! $lang['Topnum'] = 'Top Number'; ! $lang['Topnuminfo'] = 'This is how many files will be displayed on the Top X Downloaded files list'; ! $lang['Nfdays'] = 'New File Days'; ! $lang['Nfdaysinfo'] = 'How many days a new file is to be listed with a \'New File\' icon. If this is set to 5, then all files added within the past 5 days will have the \'New File\' icon'; ! $lang['Showva'] = 'Show \'View All Files\''; ! $lang['Showvainfo'] = 'Choose whether or not you wish to have the \'View All Files\' category displayed with the other categories on the main page'; ! $lang['Php_template'] = 'PHP in template'; ! $lang['Php_template_info'] = 'This will allow you to use PHP directly in the template files'; ! $lang['Dbdl'] = 'Disable Downloads'; ! $lang['Dbdlinfo'] = 'This will make the download section unavailable to users. This is a good option to use when making modifications to your database. Only admins will be able to view the database'; ! $lang['Isdisabled'] = 'The download section is currently unavailable. Please try again later.'; ! $lang['Com_allowh'] = 'Allow HTML'; ! $lang['Com_allowb'] = 'Allow BBCode'; ! $lang['Com_allows'] = 'Allow Smilies'; ! $lang['Com_allowl'] = 'Allow Links'; ! $lang['Com_messagel'] = 'Default \'No Links\' Message'; ! $lang['Com_messagel_info'] = 'If links are not allowed this text will be displayed instead'; ! $lang['Com_allowi'] = 'Allow Images'; ! $lang['Com_messagei'] = 'Default \'No Images\' Message'; ! $lang['Com_messagei_info'] = 'If images are not allowed this text will be displayed instead'; ! $lang['Max_char'] = 'Maximum Number of characters'; ! $lang['Max_char_info'] = 'If some one posted a comment in which characters is more that this it will give them an error message (Limit the comment).'; ! $lang['Settings_changed'] = 'Your settings have been successfully updated'; ! $lang['File_per_page'] = 'Number of files per page'; ! $lang['File_per_page_info'] = 'Here you can set the number of files per page. If you leave it empty the number of per page will be 20.'; ! $lang['Hotlink_prevent'] = 'Hotlink Prevention'; ! $lang['Hotlinl_prevent_info'] = 'Set this to yes if you don\'t want to allow hotlinks to the files'; ! $lang['Hotlink_allowed'] = 'Allowed domains for hotlink'; ! $lang['Hotlink_allowed_info'] = 'Allowed domains for hotlink (separated by a comma), for example, www.phpbb.com, www.forumimages.com'; ! $lang['Default_sort_method'] = 'Default Sort Method'; ! $lang['Default_sort_order'] = 'Default Sort Order'; ! $lang['Max_filesize'] = 'Maximum Filesize'; ! $lang['Max_filesize_explain'] = 'Maximum filesize for Files. A value of 0 means \'unlimited\'. This Setting is restricted by your Server Configuration. For example, if your PHP Configuration only allows a maximum of 2 MB uploads, this cannot be overwritten by the module.'; ! $lang['Upload_directory'] = 'Upload Directory'; ! $lang['Upload_directory_explain'] = 'Enter the relative path from your root installation (where phpBB or mxBB is located) to the files upload directory. If you stick to the file structure provided in the shipped package, enter \'pafiledb/uploads/\'.'; ! $lang['Screenshots_directory'] = 'Screenshots Directory'; ! $lang['Screenshots_directory_explain'] = 'Enter the relative path from your root installation (where phpBB or mxBB is located) to the Screenshots upload directory. If you stick to the file structure provided in the shipped package, enter \'pafiledb/images/screenshots/\'.'; ! $lang['Forbidden_extensions'] = 'Forbidden Extensions'; ! $lang['Forbidden_extensions_explain'] = 'Here you can add or delete the forbidden extensions. Separate each extenstion with comma.'; ! $lang['Permission_settings'] = 'Permission settings'; ! $lang['Auth_search'] = 'Search Permission'; ! $lang['Auth_search_explain'] = 'Allow search for specific type of users'; ! $lang['Auth_stats'] = 'Stats Permission'; ! $lang['Auth_stats_explain'] = 'Allow stats for specific type of users'; ! $lang['Auth_toplist'] = 'Toplist Permission'; ! $lang['Auth_toplist_explain'] = 'Allow toplist for specific type of users'; ! $lang['Auth_viewall'] = 'Viewall Permission'; ! $lang['Auth_viewall_explain'] = 'Allow viewall for specific type of users'; ! $lang['Bytes'] = 'Bytes'; ! $lang['KB'] = 'KB'; ! $lang['MB'] = 'MB'; ! // Custom Field $lang['Fieldselecttitle'] = 'Select what to do'; $lang['Afield'] = 'Custom Field: Add'; --- 338,363 ---- $lang['Category_ADMIN'] = 'ADMIN'; ! // ! // Admin Panels - Votes ! // ! /* ! $lang['Votes_check_ip'] = 'Validate ratings - IP'; ! $lang['Votes_check_ip_explain'] = 'Only one vote per IP address is permitted.'; ! $lang['Votes_check_userid'] = 'Validate ratings - User'; ! $lang['Votes_check_userid_explain'] = 'Users may only vote once.'; ! ! $lang['Comment_info'] = 'Comments settings'; ! $lang['Rating_info'] = 'Ratings settings'; ! ! $lang['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for articles, to be inserted in the forum'; ! $lang['Use_ratings'] = 'Ratings'; ! $lang['Use_ratings_explain'] = 'Enable ratings for articles'; ! */ ! ! // ! // Admin Panels - Custom Fields ! // $lang['Fieldselecttitle'] = 'Select what to do'; $lang['Afield'] = 'Custom Field: Add'; *************** *** 169,178 **** $lang['Field_data'] = 'Options'; ! $lang['Field_data_info'] = 'Enter the options that the user can choose from. Separate each option with a newline (carriage return).'; $lang['Field_regex'] = 'Regular Expression'; $lang['Field_regex_info'] = 'You may require the input field to match a regular expression %s(PCRE)%s.'; $lang['Field_order'] = 'Display Order'; ! // License $lang['Alicense'] = 'License: Add'; $lang['Elicense'] = 'License: Edit'; --- 379,466 ---- $lang['Field_data'] = 'Options'; ! $lang['Field_data_info'] = 'Enter the options that the user can choose from. Separate each option with a new-line (carriage return).'; $lang['Field_regex'] = 'Regular Expression'; $lang['Field_regex_info'] = 'You may require the input field to match a regular expression %s(PCRE)%s.'; $lang['Field_order'] = 'Display Order'; ! // ! // Admin Panels - File ! // ! $lang['File_manage_title'] = 'File Management'; ! ! $lang['Afile'] = 'File: Add'; ! $lang['Efile'] = 'File: Edit'; ! $lang['Dfile'] = 'File: Delete'; ! $lang['Afiletitle'] = 'Add File'; ! $lang['Efiletitle'] = 'Edit File'; ! $lang['Dfiletitle'] = 'Delete File'; ! $lang['Fileexplain'] = 'You can use the file management section to add, edit, and delete files.'; ! $lang['Upload'] = 'Upload File'; ! $lang['Uploadinfo'] = 'Upload this file'; ! $lang['Uploaderror'] = 'This file already exists. Please rename the file and try again.'; ! $lang['Uploaddone'] = 'This file has been successfully uploaded. The URL to the file is'; ! $lang['Uploaddone2'] = 'Click Here to place this URL in the Download URL field.'; ! $lang['Upload_do_done'] = 'Uploaded Sucessfully'; ! $lang['Upload_do_not'] = 'Not Uploaded'; ! $lang['Upload_do_exist'] = 'File Exist'; ! $lang['Filename'] = 'File Name'; ! $lang['Filenameinfo'] = 'This is the name of the file you are adding, such as \'My Picture.\''; ! $lang['Filesd'] = 'Short Description'; ! $lang['Filesdinfo'] = 'This is a short description of the file. This will go on the page that lists all the files in a category, so this description should be short'; ! $lang['Fileld'] = 'Long Description'; ! $lang['Fileldinfo'] = 'This is a longer description of the file. This will go on the file\'s information page so this description can be longer'; ! $lang['Filecreator'] = 'Creator/Author'; ! $lang['Filecreatorinfo'] = 'This is the name of whoever created the file.'; ! $lang['Fileversion'] = 'File Version'; ! $lang['Fileversioninfo'] = 'This is the version of the file, such as 3.0 or 1.3 Beta'; ! $lang['Filess'] = 'Screenshot URL'; ! $lang['Filessinfo'] = 'This is a URL to a screenshot of the file. For example, if you are adding a Winamp skin, this would be a URL to a screenshot of Winamp with this skin. You can manually enter a URL or you can leave it blank and upload a screen shot using "Browse" above.'; ! $lang['Filess_upload'] = 'Upload Screenshot'; ! $lang['Filessinfo_upload'] = 'You can upload a screenshot by clicking on "Browse"'; ! $lang['Filess_link'] = 'Screenshot as a Link'; ! $lang['Filess_link_info'] = 'If you want to show the screenshot as a link, choose "yes".'; ! $lang['Filedocs'] = 'Documentation/Manual URL'; ! $lang['Filedocsinfo'] = 'This is a URL to the documentation or a manual for the file'; ! $lang['Fileurl'] = 'File URL'; ! $lang['Fileurlinfo'] = 'This is a URL to the file that will be downloaded. You can type it in manually or you can click on "Browse" above and upload a file.'; ! $lang['File_upload'] = 'File Upload'; ! $lang['Fileinfo_upload'] = 'You can upload a file by clicking on "Browse"'; ! $lang['Uploaded_file'] = 'Uploaded file'; ! $lang['Filepi'] = 'Post Icon'; ! $lang['Filepiinfo'] = 'You can choose a post icon for the file. The post icon will be shown next to the file in the list of files.'; ! $lang['Filecat'] = 'Category'; ! $lang['Filecatinfo'] = 'This is the category the file belongs in.'; ! $lang['Filelicense'] = 'License'; ! $lang['Filelicenseinfo'] = 'This is the license agreement the user must agree to before downloading the file.'; ! $lang['Filepin'] = 'Pin File'; ! $lang['Filepininfo'] = 'Choose if you want the file pinned or not. Pinned files will always be shown at the top of the file list.'; ! $lang['Fileadded'] = 'The new file has been successfully added'; ! $lang['Filedeleted'] = 'The file has been successfully deleted'; ! $lang['Fileedited'] = 'The file you selected has been successfully edited'; ! $lang['Fderror'] = 'You didn\'t select any files to delete'; ! $lang['Filesdeleted'] = 'The files you selected have been successfully deleted'; ! $lang['Filetoobig'] = 'That file is too big!'; ! $lang['Approved'] = 'Approved'; ! $lang['Not_approved'] = '(Not Approved)'; ! $lang['Approved_info'] = 'Use this option to make the file available for users, and also to approve a file that has been uploaded by the users.'; ! $lang['Fchecker'] = 'File: Maintenance'; ! $lang['File_checker'] = 'File Maintenance'; ! $lang['File_checker_explain'] = 'Here you can perform a checking for all file in database and the file in the download directory.'; ! $lang['File_saftey'] = 'File maintenance will attempt to delete all files and screenshots that are currently not needed and will remove any file records where the file has been deleted and will clear all screenshots that are not found.<br /><br />If the files do not start with <FONT COLOR="#FF0000">{html_path}</FONT> then the files will be skipped for security reasons.<br /><br />Please make sure that <FONT COLOR="#FF0000">{html_path}</FONT> is the path that you use for your files.<br /><br />.'; ! // <a href="' . append_sid($phpbb_root_path . "admin/admin_db_utilities.php?perform=backup") . '" class="genmed">Backup your database</a> ! $lang['File_checker_perform'] = 'Perform Checking'; ! $lang['Checker_saved'] = 'Total Saved Space'; ! $lang['Checker_sp1'] = 'Checking for records with missing files...'; ! $lang['Checker_sp2'] = 'Checking for records with missing screenshots...'; ! $lang['Checker_sp3'] = 'Deleting unused Files...'; ! $lang['Filedls'] = 'Download Total'; ! $lang['Addtional_field'] = 'Additional Field'; ! $lang['File_not_found'] = 'The file you specified cannot be found'; ! $lang['SS_not_found'] = 'The screenshot you specified cannot be found'; ! ! ! // ! // Admin Panels - License ! // $lang['Alicense'] = 'License: Add'; $lang['Elicense'] = 'License: Edit'; *************** *** 195,205 **** //JavaScript messages and PHP errors $lang['Cat_name_missing'] = 'Please fill the category name field'; ! $lang['Cat_conflict'] = 'You can\'t have a category with no file inside a category that doesn\'t allow files'; $lang['Cat_id_missing'] = 'Please select a category'; $lang['Missing_field'] = 'Please complete all the required fields'; ! ! //Fields Types ! $lang['Field_Input'] = 'Single-Line Text Box'; $lang['Field_Textarea'] = 'Multiple-Line Text Box'; --- 483,493 ---- //JavaScript messages and PHP errors $lang['Cat_name_missing'] = 'Please fill the category name field'; ! $lang['Cat_conflict'] = 'You can\'t have a category with no file in side a category that doesn\'t allow files'; $lang['Cat_id_missing'] = 'Please select a category'; $lang['Missing_field'] = 'Please complete all the required fields'; ! // ! // Admin Panels - Fields Types ! // $lang['Field_Input'] = 'Single-Line Text Box'; $lang['Field_Textarea'] = 'Multiple-Line Text Box'; *************** *** 225,231 **** $lang['MCP_title_explain'] = 'Here moderators can approve and manage files'; ! $lang['Fileadded_not_validated'] = 'The new file has been successfully added, but a moderator (or administrator) needs to validate the file before approval.'; ! // Toplists $lang['display_most_posts'] = "Most visited/viewed/downloaded<br />"; $lang['display_random_posts'] = "Random<br />"; --- 513,521 ---- $lang['MCP_title_explain'] = 'Here moderators can approve and manage files'; ! $lang['Fileadded_not_validated'] = 'The new file has been successfully added, but a moderator (admin) need to validate the file before approval.'; ! // ! // Admin Panels - Toplists ! // $lang['display_most_posts'] = "Most visited/viewed/downloaded<br />"; $lang['display_random_posts'] = "Random<br />"; *************** *** 236,238 **** --- 526,537 ---- $lang['target_block'] = "Associated (target) pafileDB Block"; + // + // Quickdl + // + $lang['Panel_title'] = "pafileDB Mapping"; + $lang['Panel_title_explain'] = "Here you can associate portal dynamic blocks and pafileDB categories. The quickdl block will show the pafiledb category when the dynamic block is active."; + + $lang['Map_pafiledb'] = "Select a pafileDB category..."; + $lang['Map_mxbb'] = "...to be mapped to this dynamic portal block"; + ?> \ No newline at end of file |