Code: Selecteer alles
<?php
// Categories
$lang['Cat_manage_title'] = 'Category Management';
$lang['File_manage_title'] = 'File Management';
$lang['All_files'] = 'All Files';
$lang['Approved_files'] = 'Unapproved Files';
$lang['Broken_files'] = 'Broken Files';
$lang['File_cat'] = 'File in Category';
$lang['Maintenance'] = 'File Maintenance';
$lang['Approve'] = 'Approve';
$lang['Unapprove'] = 'Unapprove';
$lang['File_mode'] = 'View';
$lang['Approve_selected'] = 'Approve Selected';
$lang['Unapprove_selected'] = 'Unapprove Selected';
$lang['Delete_selected'] = 'Delete Selected';
$lang['No_file'] = 'There is no files';
$lang['Acat'] = 'Category: Add';
$lang['Ecat'] = 'Category: Edit';
$lang['Dcat'] = 'Category: Delete';
$lang['Rcat'] = 'Category: Reorder';
$lang['Cat_Permissions'] = 'Category Permissions';
$lang['User_Permissions'] = 'User Permissions';
$lang['Group_Permissions'] = 'Group Permissions';
$lang['User_Global_Permissions'] = 'User Global Permissions';
$lang['Group_Global_Permissions'] = 'Group Global Permissions';
$lang['Acattitle'] = 'Add Category';
$lang['Ecattitle'] = 'Edit Category';
$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';
$lang['Catname'] = 'Category Name';
$lang['Catnameinfo'] = 'This will become the name of the category.';
$lang['Catdesc'] = 'Category Description';
$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.';
$lang['None'] = 'None';
$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';
$lang['Cdelerror'] = 'You didn\'t select any categories to delete';
$lang['Rcatdone'] = 'The categories have been successfully re-ordered';
//Catgories Permission
$lang['View'] = 'View';
$lang['Read'] = 'Read';
$lang['View_file'] = 'View File';
// MX Addon
$lang['Delete_file'] = 'Delete File';
$lang['Edit_file'] = 'Edit File';
// End
$lang['Upload'] = 'Upload File';
$lang['Download_file'] = 'Download File';
$lang['Rate'] = 'Rate';
$lang['View_comment'] = 'View Comments';
$lang['Post_comment'] = 'Post Comments';
$lang['Edit_comment'] = 'Edit Comments (n/a)';
$lang['Delete_comment'] = 'Delete Comments';
$lang['Category_auth_updated'] = 'Category permissions updated';
$lang['Click_return_catauth'] = 'Click %sHere%s to return to Category Permissions';
$lang['Auth_Control_Category'] = 'Category Permissions Control';
$lang['Category_auth_explain'] = 'Here you can alter the authorisation levels of each category. Remember that changing the permission level of category will affect which users can carry out the various operations within them.';
$lang['Select_a_Category'] = 'Select a Category';
$lang['Look_up_Category'] = 'Look Up Category';
$lang['Category'] = 'Category';
$lang['Auth_Control_Category'] = 'Category Permissions Control';
$lang['Category_ALL'] = 'ALL';
$lang['Category_REG'] = 'REG';
$lang['Category_PRIVATE'] = 'PRIVATE';
$lang['Category_MOD'] = 'MOD';
$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_settings'] = 'Comment Settings';
$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 charcters';
$lang['Max_char_info'] = 'If some one posted a comment in which charcters 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 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.';
$lang['Hotlink_prevent'] = 'Hotlink Prevention';
$lang['Hotlinl_prevent_info'] = 'Set this to yest 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 Mod.';
$lang['Upload_directory'] = 'Upload Directory';
$lang['Upload_directory_explain'] = 'Enter the relative path from your phpBB2 installation to the Files upload directory. For example, enter \'pafiledb/uploads/\' if your phpBB2 Installation is located at http://www.yourdomain.com/phpBB2 and the Attachment Upload Directory is located at http://www.yourdomain.com/phpBB2/pafiledb/uploads.';
$lang['Screenshots_directory'] = 'Screenshots Directory';
$lang['Screenshots_directory_explain'] = 'Enter the relative path from your phpBB2 installation to the Screenshots upload directory. For example, enter \'pafiledb/images/screenshots/\' if your phpBB2 Installation is located at http://www.yourdomain.com/phpBB2 and the Attachment Upload Directory is located at http://www.yourdomain.com/phpBB2/pafiledb/images/screenshots.';
$lang['Forbidden_extensions'] = 'Forbidden Extensions';
$lang['Forbidden_extensions_explain'] = 'Here you can add or delete the forbidden extensions. Seprate 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['Afield'] = 'Custom Field: Add';
$lang['Efield'] = 'Custom Field: Edit';
$lang['Dfield'] = 'Custom Field: Delete';
$lang['Mfieldtitle'] = 'Custom Fields';
$lang['Afieldtitle'] = 'Add Field';
$lang['Efieldtitle'] = 'Edit Field';
$lang['Dfieldtitle'] = 'Delete Field';
$lang['Fieldexplain'] = 'You can use the custom fields management section to add, edit, and delete custom fields. You can use custom fields to add more information about a file. For example, if you want an information field to put the file\'s size in, you can create the custom field and then you can add the file size on the Add/Edit file page.';
$lang['Fieldname'] = 'Field Name';
$lang['Fieldnameinfo'] = 'This is the name of the field, for example \'File Size\'';
$lang['Fielddesc'] = 'Field Description';
$lang['Fielddescinfo'] = 'This is a description of the field, for example \'File Size in Megabytes\'';
$lang['Fieldadded'] = 'The custom field has been successfully added';
$lang['Fieldedited'] = 'The custom field you selected has been successfully edited';
$lang['Dfielderror'] = 'You didn\'t select any fields to delete';
$lang['Fieldsdel'] = 'The custom fields you selected have been successfully deleted';
$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';
// File
$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 screenshot by clicking on browse';
$lang['Filess_link'] = 'Screen Shot as Link';
$lang['Filess_link_info'] = 'If you want to show screen shot as link make this as 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';
// MX Addon
$lang['Filedeleted'] = 'The file has been successfully deleted';
// End
$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 /><b>Note:</b> It is strongly recommended that you <b><a href="' . append_sid("admin_db_utilities.php?perform=backup") . '" class="genmed">Backup your database</a></b>.';
$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 screen shot you specified cannot be found';
// License
$lang['Alicense'] = 'License: Add';
$lang['Elicense'] = 'License: Edit';
$lang['Dlicense'] = 'License: Delete';
$lang['Alicensetitle'] = 'Add License';
$lang['Elicensetitle'] = 'Edit License';
$lang['Dlicensetitle'] = 'Delete License';
$lang['Licenseexplain'] = 'You can use the license management section to add, edit, and delete license agreements. You can select a license for a file on the file add or edit page. If a file has a license agreement, a user will have to agree to it before downloading the file.';
$lang['Lname'] = 'License Name';
$lang['Ltext'] = 'License Text';
$lang['Licenseadded'] = 'The new license agreement has been successfully added';
$lang['Licenseedited'] = 'The license agreement you selected has been successfully edited';
$lang['Lderror'] = 'You did not select any licenses to delete';
$lang['Ldeleted'] = 'The license agreements you selected have been successfully deleted';
// MX
$lang['License_title'] = 'License';
// ENd
$lang['Click_return'] = 'Click %sHere%s to return to the previous page';
$lang['Click_edit_permissions'] = 'Click %sHere%s to edit the permissions for this category';
//Java script 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';
//Fields Types
$lang['Input'] = 'Single-Line Text Box';
$lang['Textarea'] = 'Multiple-Line Text Box';
$lang['Radio'] = 'Single-Selection Radio Buttons';
$lang['Select'] = 'Single-Selection Menu';
$lang['Select_multiple'] = 'Multiple-Selection Menu';
$lang['Checkbox'] = 'Multiple-Selection Checkbox';
// MX Addon
$lang['Validation_settings'] = 'Validation of uploads';
$lang['Need_validate'] = 'Validate uploads?';
$lang['Validator'] = 'Validator';
$lang['PM_notify'] = 'PM Notify to validator(s) (n/a)';
$lang['Validator_admin_option'] = 'Admin';
$lang['Validator_mod_option'] = 'Admin and cat moderator';
$lang['Allow_comments'] = 'Enable comments (n/a)';
$lang['Allow_comments_info'] = 'Enable/disable comments in this category.';
$lang['Allow_ratings'] = 'Enable ratings (n/a)';
$lang['Allow_ratings_info'] = 'Enable/disable ratings in this category.';
$lang['MCP_title'] = 'Moderator Control Panel';
$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.';
?>
Code: Selecteer alles
<?php
// Toplist
$lang['Toplist'] = 'Toplist';
$lang['Select_list'] = 'Select the type of list to show';
$lang['Latest_downloads'] = 'The Newest Files';
$lang['Most_downloads'] = 'Most Popular Files';
$lang['Rated_downloads'] = 'Top Rated Files';
$lang['Total_new_files'] = 'Total New Downloads';
$lang['Show'] = 'Show';
$lang['One_week'] = 'One Week';
$lang['Two_week'] = 'Two Week';
$lang['30_days'] = '30 Days';
$lang['New_Files'] = 'Total new files for last %d days';
$lang['Last_week'] ='Last Week';
$lang['Last_30_days'] = 'Last 30 Days';
$lang['Show_top'] = 'Show Top';
$lang['Or_top'] = 'or Top';
$lang['Popular_num'] = 'Top %d out of %d files in the database';
$lang['Popular_per'] = 'Top %d %% of all %d files in the database';
$lang['General_Info'] = 'General Information';
$lang['Downloads_stats'] = 'User\'s Downloads Stats';
$lang['Rating_stats'] = 'User\'s Rating Stats';
$lang['Os'] = 'Operating System';
$lang['Browsers'] = 'Browsers';
// Main
$lang['Files'] = 'Files';
$lang['Viewall'] = 'View All Files';
$lang['Vainfo'] = 'View all of the files in the database';
$lang['Jump'] = 'Select a category';
$lang['Sub_category'] = 'Sub Category';
$lang['Last_file'] = 'Last File';
// Sort
$lang['Sort'] = 'Sort';
$lang['Name'] = 'Name';
$lang['Update_time'] = 'Last Updated';
// Category
$lang['No_files'] = 'No files found';
$lang['No_files_cat'] = 'There are no files in this category.';
$lang['Cat_not_exist'] = 'The category you selected does not exist.';
$lang['File_not_exist'] = 'The file you selected does not exist.';
$lang['License_not_exist'] = 'The license you selected does not exist.';
// File
$lang['File'] = 'File';
$lang['Desc'] = 'Description';
$lang['Creator'] = 'Creator';
$lang['Version'] = 'Version';
$lang['Scrsht'] = 'Screenshot';
$lang['Docs'] = 'Web Site';
$lang['Lastdl'] = 'Last Download';
$lang['Never'] = 'Never';
$lang['Votes'] = ' Votes';
$lang['Date'] = 'Date';
$lang['Update_time'] = 'Last Updated';
$lang['DlRating'] = 'Rating';
$lang['Dls'] = ' Downloads';
$lang['Downloadfile'] = 'Download File';
$lang['File_size'] = 'File Size';
$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';
// License
$lang['License'] = 'License Agreement';
$lang['Licensewarn'] = 'You must agree to this license agreement to download';
$lang['Iagree'] = 'I Agree';
$lang['Dontagree'] = 'I Dont Agree';
// Search
$lang['Search'] = 'Search';
$lang['Search_for'] = 'Search for';
$lang['Results'] = 'Results for';
$lang['No_matches'] = 'Sorry, no matches were found for';
$lang['Matches'] = 'matches were found for';
$lang['All'] = 'All Categories';
$lang['Choose_cat'] = 'Choose Category:';
$lang['Include_comments'] = 'Include Comments';
$lang['Submiter'] = 'Submited by';
// Statistics
$lang['Statistics'] = 'Statistics';
$lang['Stats_text'] = "There are {total_files} files in {total_categories} categories<br>";
$lang['Stats_text'] .= "There have been {total_downloads} total downloads<br><br>";
$lang['Stats_text'] .= "The newest file is <a href={u_newest_file}>{newest_file}</a><br>";
$lang['Stats_text'] .= "The oldest file is <a href={u_oldest_file}>{oldest_file}</a><br><br>";
$lang['Stats_text'] .= "The average file rating is {average}/10<br>";
$lang['Stats_text'] .= "The most popular file based on ratings is <a href={u_popular}>{popular}</a> with a rating of {most}/10<br>";
$lang['Stats_text'] .= "The least popular file based on ratings is <a href={u_lpopular}>{lpopular}</a> with a rating of {least}/10<br><br>";
$lang['Stats_text'] .= "The average amount of downloads each file has is {avg_dls}<br>";
$lang['Stats_text'] .= "The most popular file based on downloads is <a href={u_most_dl}>{most_dl}</a> with {most_no} downloads<br>";
$lang['Stats_text'] .= "The least popular file based on downloads is <a href={u_least_dl}>{least_dl}</a> with {least_no} downloads<br>";
$lang['Select_chart_type'] = 'Select Chart Type';
$lang['Bars'] = 'Bars';
$lang['Lines'] = 'Lines';
$lang['Area'] = 'Area';
$lang['Linepoints'] = 'Line Points';
$lang['Points'] = 'Points';
$lang['Chart_header'] = 'Files Stats - Files added to the database each month';
$lang['Chart_legend'] = 'Files';
$lang['X_label'] = 'Months';
$lang['Y_label'] = 'Number of Files';
// Rate
$lang['Rate'] = 'Rate File';
$lang['Rerror'] = 'Sorry, you have already rated this file.';
$lang['Rateinfo'] = 'You are about to rate the file <i>{filename}</i>.<br>Please select a rating below. 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['Not_rated'] = 'Not Rated';
// Email
$lang['Emailfile'] = 'E-mail File to a Friend';
$lang['Emailinfo'] = 'If you would like a friend to know about this file, you can fill out and submit this form and an e-mail containing the files information will be e-mailed to your friend!<br>Items marked with a * are required unless stated otherwise';
$lang['Yname'] = 'Your Name';
$lang['Yemail'] = 'Your E-mail Address';
$lang['Fname'] = 'Friends Name';
$lang['Femail'] = 'Friends E-mail Address';
$lang['Esub'] = 'E-mail Subject';
$lang['Etext'] = 'E-mail Text';
$lang['Defaultmail'] = 'I thought you might be interested in downloading the file located at';
$lang['Semail'] = 'Send E-mail';
$lang['Econf'] = 'Your e-mail has been sent successfully.';
// Comments
$lang['Comments'] = 'Comments';
$lang['Comments_title'] = 'Comments Title';
$lang['Comment_subject'] = 'Comment subject';
$lang['Comment'] = 'Comment';
$lang['Comment_explain'] = 'Use the text box above to give your opinion on this file!';
$lang['Comment_add'] = 'Add Comment';
$lang['Comment_delete'] = 'Delete';
$lang['Comment_posted'] = 'Your comment has been entered successfully';
$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 is <u>ON</u>';
$lang['Links_are_OFF'] = 'Links is <u>OFF</u>';
$lang['Images_are_ON'] = 'Images is <u>ON</u>';
$lang['Images_are_OFF'] = 'Images is <u>OFF</u>';
$lang['Check_message_length'] = 'Check Message Length';
$lang['Msg_length_1'] = 'Your message is ';
$lang['Msg_length_2'] = ' characters long.';
$lang['Msg_length_3'] = 'You have ';
$lang['Msg_length_4'] = ' characters available.';;
$lang['Msg_length_5'] = 'There are ';
$lang['Msg_length_6'] = ' characters left to use.';
// Download
$lang['Directly_linked'] = 'You can not download this file directly from another site!';
//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.';
$lang['Sorry_auth_download'] = 'Sorry, but only %s can download files in this category.';
$lang['Sorry_auth_rate'] = 'Sorry, but only %s can rate files in this category.';
$lang['Sorry_auth_view_comments'] = 'Sorry, but only %s can view comments in this category.';
$lang['Sorry_auth_post_comments'] = 'Sorry, but only %s can post comments in this category.';
$lang['Sorry_auth_edit_comments'] = 'Sorry, but only %s can edit comments in this category.';
$lang['Sorry_auth_delete_comments'] = 'Sorry, but only %s can delete comments in this category.';
// MX
$lang['Sorry_auth_edit'] = 'Sorry, but you cannot edit files in this category.';
$lang['Sorry_auth_delete'] = 'Sorry, but you cannot delete files in this category.';
$lang['Sorry_auth_mcp'] = 'Sorry, but you cannot moderate this category.';
$lang['Sorry_auth_approve'] = 'Sorry, but you cannot approve files in this category.';
// 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';
$lang['Click_here'] = 'Click Here';
$lang['never'] = 'None';
$lang['pafiledb_disable'] = 'Download Database is disabled';
$lang['jump'] = 'Select a category';
$lang['viewall_disabled'] = 'This feature is disabled by the admin.';
$lang['New_file'] = 'New file';
$lang['No_new_file'] = 'No new file';
$lang['None'] = 'None';
$lang['No_file'] = 'No Files';
$lang['View_latest_file'] = 'View Latest File';
// 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';
$lang['Rating'] = 'Rating';
$lang['Dls'] = 'Downloaded';
// MX Addon
$lang['Deletefile'] = 'Delete file';
$lang['Editfile'] = 'Edit file';
$lang['pa_MCP'] = '[ModeratorCP]';
$lang['Click_return_not_validated'] = 'Click %sHere%s to return to the previous page';
?>
