Dit is lang_admin.php (Dit alles komt uit de map lang_english).
<?php
/***************************************************************************
* lang_admin.php [English]
* -------------------
* copyright : (C) 2003 Mx System
* email :
support@mx-system.com
*
* $Id: lang_admin.php,v 1.16 2004/05/22 20:45:51 jonohlsson Exp $
*
* Rev. hist : Created by MarcMoris (
support@mx-system.com),
reedited by Haplo (
jonohlsson@hotmail.com)
****************************************************************************/
//
// The format of this file is:
//
// ---> $lang["message"] = "text";
//
// Specify your language character encoding... [optional]
//
// setlocale(LC_ALL, "en");
//
// Configuration
//
$lang['Portal_admin'] = "Portal Administration";
$lang['Portal_admin_explain'] = "Use this form to customize your portal";
$lang['Portal_General_Config'] = "Portal Configuration";
$lang['Portal_General_settings'] = "General Settings";
$lang['Portal_General_config_info'] = "General Portal Config Info ";
$lang['Portal_General_config_info_explain'] = "Posted setup info from the config.php file (no edit)";
$lang['Portal_Name'] = "Portal Name:";
$lang['Portal_PHPBB_Url'] = "URL to the PHPBB installation:";
$lang['Portal_Url'] = "URL to the Mx Portal:";
$lang['Portal_Config_updated'] = "Portal Configuration Updated Successfully";
$lang['Click_return_portal_config'] = "Click %sHere%s to return to the Portal Configuration";
//
// Menu Management
//
$lang['Menu_admin'] = "Menu Administration";
$lang['Menu_admin_explain'] = "Use this form to customize your menu";
$lang['Menu_edit_delete_explain'] = "Use this form to customize your menu";
$lang['Menu_settings'] = "Menu Information";
$lang['Menu_delete'] = "Delete a Menu";
$lang['Menu_delete_explain'] = "Use this form to delete (and/or move) a category and its subelement(s)";
$lang['Edit_menu'] = "Edit a menu";
$lang['Update'] = "Update";
$lang['Create_menu'] = "Add new menu";
$lang['Create_category'] = "Add new category";
$lang['Menu_Config_updated'] = "Menu Configuration Updated Successfully";
$lang['Menus_updated'] = "Menu and Category information updated successfully";
$lang['Click_return_menuadmin'] = "Click %sHere%s to return to Menu Administration";
$lang['Menu_name'] = "Menu Name";
$lang['Menu_icon'] = "Menu Icon";
$lang['Menu_desc'] = "Description ";
$lang['Edit'] = "Edit";
$lang['Delete'] = "Delete";
$lang['Move_up'] = "Move up";
$lang['Move_down'] = "Move down";
$lang['Resync'] = "Resync";
$lang['Click_return_admin_index'] = "Click %sHere%s to return to Index Administration";
//
// Module Management
//
$lang['Module'] = "Module";
$lang['Module_admin'] = "Module Administration";
$lang['Module_admin_explain'] = "Use this form to customize modules";
$lang['Column_delete'] = "Delete a Column";
$lang['Module_delete'] = "Delete a Module";
$lang['Module_delete_explain'] = "Use this form to delete a Module (or function)";
$lang['Edit_module'] = "Edit a module";
$lang['Create_module'] = "Add new Module";
$lang['Module_Config_updated'] = "Module Configuration Updated Successfully";
$lang['Module_updated'] = "Module information updated successfully";
$lang['Click_return_module_admin'] = "Click %sHere%s to return to Module Administration";
$lang['Column_name'] = "Column Name";
$lang['Module_name'] = "Module Name";
$lang['Module_desc'] = "Description";
$lang['Module_path'] = "Path";
$lang['Create_column'] = "Add new column";
$lang['Column'] = "Column";
$lang['Edit_Column'] = "Edit a Column";
$lang['Edit_Column_explain'] = "Use this form to modify a column";
$lang['Column_Size'] = "Size of the column";
//
// These are displayed in the drop down boxes for advanced
// mode Module auth, try and keep them short!
//
$lang['Menu_Navigation'] = "Navigation Menu";
$lang['Modules'] = "Modules";
$lang['Portal_index'] = "Portal Index";
$lang['Poll_Display'] = "Which Poll do you want to display?";
$lang['Meta_admin'] = "Meta Tag Administration";
$lang['Mega_admin_explain'] = "Use this form to customize your Meta tags";
$lang['Meta_Title'] = "Title";
$lang['Meta_Author'] = "Author";
$lang['Meta_Copyright'] = "Copyright";
$lang['Meta_Keywords'] = "Keywords";
$lang['Meta_Keywords_explain'] = "(comma seperated list)";
$lang['Meta_Description'] = "Description";
$lang['Meta_Language'] = "Language Code";
$lang['Meta_Rating'] = "Rating";
$lang['Meta_Robots'] = "Robots";
$lang['Meta_Pragma'] = "Pragma no-cache";
$lang['Meta_Bookmark_icon'] = "Bookmark Icon";
$lang['Meta_Bookmark_explain'] = "(relative location)";
$lang['Meta_HTITLE'] = "Extra Header Settings";
$lang['Create_block'] = "Create new Block";
$lang['Block_delete'] = "Delete a Block";
$lang['Block_delete_explain'] = "Use this form to delete a Block (or column)";
$lang['Block'] = "Block";
$lang['Block_title'] = "Title";
$lang['Block_desc'] = "Description";
$lang['Add_Block'] = "Add Block";
$lang['Auth_Block'] = "Permissions";
$lang['AUTH_ALL'] = "ALL";
$lang['AUTH_REG'] = "REG";
$lang['AUTH_PRIVATE'] = "PRIVATE";
$lang['AUTH_MOD'] = "MOD";
$lang['AUTH_ADMIN'] = "ADMIN";
$lang['AUTH_ANONYMOUS'] = "ANONYMOUS";
$lang['Function'] = "Function";
$lang['Settings'] = "Settings";
$lang['Save_Settings'] = "Save Settings";
$lang['announce_nbr_display'] = "Number of Messages to display (max)";
$lang['announce_nbr_days'] = "Number of Days to display Messages";
$lang['announce_img'] = "Announcement image";
$lang['announce_img_sticky'] = "Sticky image";
$lang['announce_img_normal'] = "Normal Message image";
$lang['announce_img_global'] = "Global Announcement image";
$lang['announce_display'] = "Display in this module the announcement ";
$lang['announce_display_sticky'] = "Display in this module the sticky ";
$lang['announce_display_normal'] = "Display in this module the message ";
$lang['announce_display_global'] = "Display in this module the global annoncement ";
$lang['announce_forum'] = "Source Forums<br /> You may do multiple selections<br />* If none is selected, all authorized forums vill be visible";
$lang['poll_forum'] = "Source Forums<br /> You may do multiple selections<br />* If none is selected, all authorized forums vill be visible";
$lang['Function_admin'] = "Function Administration";
$lang['Function_admin_explain'] = "Each module have one or more functions. Use this form to edit, add, or delete a function";
$lang['Function_name'] = "Function Name";
$lang['Function_desc'] = "Description";
$lang['Function_file'] = "File ( Script ) ";
$lang['Create_function'] = "Add new Function";
$lang['Parameter_name'] = "Name ";
$lang['Parameter_desc'] = "Description";
$lang['Parameter_type'] = "Type";
$lang['Parameter_default'] = "Default value";
$lang['import_module_pack'] = "Install Module";
$lang['import_module_pack_explain'] = "This will add a module to the portal. Be sure the module package is uploaded to the /modules folder...and use the latest module version!";
$lang['upgrade_module_pack'] = "Upgrade Module";
$lang['upgrade_module_pack_explain'] = "This will upgrade your module. Be sure to read the module doc before proceeding, or you may risk module data loss.";
$lang['export_module_pack'] = "Export Module";
$lang['Export_Module'] = "Select a module:";
$lang['export_module_pack_explain'] = "This will export a module *.pak file. Only intended for module writers...";
$lang['Not_Specified'] = "Not Specified";
$lang['Page'] = "Page";
$lang['Add_Page'] = "Add new page";
$lang['Block_admin'] = "Block Administration";
$lang['Block_admin_explain'] = "Use this form to add, delete and change the settings for each block.";
$lang['Module_include_admin'] = "Include this module in Admin Menu Navigation";
$lang['Translation_Tools'] = "Translation Tools";
$lang['Create_parameter'] = "Add new Parameter";
$lang['Parameter_admin'] = "Parameter Administration";
$lang['Parameter_admin_explain'] = "List all parameters for this function";
$lang['Parameter_id'] = "Id";
$lang['Parameter_function'] = "Function";
$lang['Preview_portal'] = "Preview Portal";
$lang['Page_admin'] = "Page Administration";
$lang['Page_Config_updated'] = "Page Configuration Updated Successfully";
$lang['Page_updated'] = "Page and Column information updated successfully";
$lang['Click_return_page_admin'] = "Click %sHere%s to return to Page Administration";
$lang['Module_delete_db'] = "Now the module is uninstalled from the portal, but the specific module db tables still exist. Do you also want to permanently delete any related module tables. Warning: you will then lose all data. This should never be done if you plan to upgrade or reinstall the module.";
$lang['Click_module_delete_db_yes'] = "Click %sHere%s to permanently delete all module tables from db";
//
// Install Process
//
$lang['Initial_config'] = "Basic Configuration";
$lang['DB_config'] = "Database Configuration";
$lang['Admin_config'] = "Admin Configuration";
$lang['continue_upgrade'] = "Once you have downloaded your config file to your local machine you may 'Continue Upgrade' button below to move forward with the upgrade process. Please wait to upload the config file until the upgrade process is complete.";
$lang['upgrade_submit'] = "Continue Upgrade";
$lang['Installer_Error'] = "An error has occurred during installation";
$lang['Previous_Install'] = "A previous installation has been detected";
$lang['Install_db_error'] = "An error occurred trying to update the database";
$lang['Re_install'] = "Your previous installation is still active. <br /><br />If you would like to re-install MX-Portal you should click the Yes button below. Please be aware that doing so will destroy all existing data, no backups will be made! The administrator username and password you have used to login in to the board will be re-created after the re-installation, no other settings will be retained. <br /><br />Think carefully before proceding!";
$lang['Start_Install'] = "Start MX Installation";
$lang['Finish_Install'] = "Skip MX Installation";
$lang['Default_lang'] = "Default Board Language";
$lang['DB_Host'] = "Database Server Hostname/DSN";
$lang['DB_Name'] = "Your Database Name";
$lang['DB_Username'] = "Database Username";
$lang['DB_Password'] = "Database Password";
$lang['Database'] = "Your Database";
$lang['Install_lang'] = "Choose Language for Installation";
$lang['dbms'] = "Database Type";
$lang['Table_Prefix'] = "PhpBB Prefix in db";
$lang['MX_Table_Prefix'] = "MX-Portal Prefix in db";
$lang['Admin_Username'] = "Portal Administrator Username";
$lang['Admin_Password'] = "Portal Administrator Password";
$lang['Admin_Password_confirm'] = "Portal Administrator Password [Confirm]";
$lang['Inst_Step_2'] = "At this point your basic installation is complete. You will now be taken to a screen which will allow you to administer your new installation. Please be sure to check the Portal Configurations and make any required changes. Thank you for choosing MX-Portal.";
$lang['Unwriteable_config'] = "Your config file (config.php) is un-writeable at present.<br />A copy of the config file will be downloaded to you when you click the button below. <br />You should upload this file to the same directory as MX root. <br />Once this is done you should add the db tables manually by running the mx_db_install.php script. Then you need to add the correct paths to the db table mx_portal using prefered db tool. <br />Then, log in using the administrator name and password for your portal/forum.<br /> Thank you for choosing the MX Portal.";
$lang['Download_config'] = "Download Config";
$lang['ftp_choose'] = "Choose Download Method";
$lang['ftp_option'] = "<br />Since FTP extensions are enabled in this version of PHP you may also be given the option of first trying to automatically ftp the config file into place.";
$lang['ftp_instructs'] = "You have chosen to ftp the file to the account containing MX-Portal automatically. Please enter the information below to facilitate this process. Note that the FTP path should be the exact path via ftp to your phpBB2 installation as if you were ftping to it using any normal client.";
$lang['ftp_info'] = "Enter Your FTP Information";
$lang['Attempt_ftp'] = "Attempt to ftp config file into place";
$lang['Send_file'] = "Just send the file to me and I'll ftp it manually";
$lang['ftp_path'] = "FTP path to MX-Portal";
$lang['ftp_username'] = "Your FTP Username";
$lang['ftp_password'] = "Your FTP Password";
$lang['Transfer_config'] = "Start Transfer";
$lang['NoFTP_config'] = "The attempt to ftp the config file into place failed. Please download the config file and ftp it into place manually.";
$lang['Install'] = "Install";
$lang['Upgrade'] = "Upgrade";
$lang['Install_Method'] = "Choose your installation method.";
$lang['Install_No_Ext'] = "The php configuration on your server doesn't support the database type that you choose.";
$lang['Install_No_PCRE'] = "MX-System requires the Perl-Compatible Regular Expressions Module for php which your php configuration doesn't appear to support!";
$lang['Phpbb_path'] = "phpBB relative path";
$lang['Phpbb_path_explain'] = "Relative path to phpBB, eg phpbb2/ or ../phpbb2/ <br /> Note the slashes '/', they are important";
$lang['Phpbb_url'] = "Full PHPBB URL";
$lang['Phpbb_url_explain'] = "Full PHPBB URL, for example <br />
http://www.mydomain.com/phpbb2/";
$lang['Portal_url'] = "Full Portal URL";
$lang['Portal_url_explain'] = "Full Portal URL, for example <br />
http://www.mydomain.com/";
$lang['Portal_intalled'] = "Portal installed successfully

";
$lang['Update_Old_Version'] = "Upgrade from old portal version: ";
$lang['Re_install_mx'] = "Your previous installation is still active. <br /><br />If you would like to re-install the MX-Portal you should click the Yes button below. Please be aware that doing so will destroy all existing data - no backups will be made! The administrator username and password you have used to login in to the board will be re-created after the re-installation, no other settings will be retained. <br /><br />Think carefully before proceding!";
$lang['Inst_Step_0'] = "Thank you for choosing the MX-System Portal. In order to complete this install please fill out the details requested below. Please note that PHPBB must already be installed and configured. The Portal will not work by itself.";
$lang['Welcome_install'] = "Welcome to the MX-Portal Installation Guide";
$lang['Install_Instruction'] = "Thank you for choosing the MX-System Portal. In order to complete this install please fill out the details requested below. Please note that PHPBB must already be installed and configured. The Portal will not work by itself.";
$lang['Language'] = "Language";
//
// New for v. 2.704
//
$lang['Page_Id'] = "Page ID";
$lang['Page_icon'] = "Page Icon <br /> - to be used in the adminCP only, eg. icon_home.gif (default)";
$lang['Page_header'] = "Page header file <br /> - i.e. overall_header.php (default), overall_noheader.php (no header) or user custom header file.";
$lang['Auth_Page'] = "Permissions";
$lang['Cache_dir_write_protect'] = "Your cache directory is write-protected, unable to generate the cache file";
$lang['Cache_generate'] = "Your cache files is generated";
$lang['Cache_submit'] = "generate the cache file?";
$lang['Cache_explain'] = "With this option you can generate xml files (cache files) with the portal configuration. These files allow to reduce the number of database queries and improve the portal performance. For the moment this option is not automatic, therefore you must re-generate the cache file after each modification of your portal configuration, otherwise the modifications will not be active.";
//
// New for v. 2.705
//
$lang['install_phpbbdir_notgiven'] = 'You must specify a relative path to your existing phpbb installation.';
$lang['install_phpbbdir_missing'] = 'The given phpbb relative path does not exist.';
$lang['install_pathes_equal'] = 'The phpbb path and the MX-System path are equal. You need to install MX-System into a different directory than phpbb.';
//
// New for v. 2.706
//
$lang['MX_Portal'] = 'MX-Portal';
$lang['MX_Modules'] = 'MX-Modules';
$lang['Phpbb'] = 'phpBB';
//
// New for v. 2.706
//
$lang['Top_phpbb_links'] = "Show phpbb header links <br /> - new/unread posts etc on the portal front page";
$lang['Auth_Page_group'] = "-> PRIVATE Group";
// New for v. 2.71
$lang['Error_no_db_install'] = "Error: The file db_install.php doesn't exist. Please verify this and try again...";
$lang['Error_no_db_uninstall'] = "Error: The file db_uninstall.php doesn't exist or the uninstall feature is not supported for this module. Please verify this and try again...";
$lang['Error_no_db_upgrade'] = "Error: The file db_upgrade.php doesn't exist or the upgrade feature is not supported for this module. Please verify this and try again...";
$lang['Error_module_installed'] = "Error: This module is already installed! Please either first delete module or upgrade module instead.";
$lang['Menu_links'] = "Menu URL <br /> - link to external page";
$lang['Menu_page'] = "Menu Page (default/standard) <br /> - link to internal portal page <br /> NOTE: Pages are created using Page Administration.";
$lang['Menu_block'] = "Menu Block (dev only) <br /> - link to mx specific block";
$lang['Menu_function'] = "Menu Function (dev only) <br /> - link to mx specific function";
$lang['Menu_action_title'] = "<b>Menu Action:</b> <br /><i>(Chose one of the 4 options below.)</i> ";
$lang['Menu_action_adv'] = "<b>Advanced Menu Actions:</b> <br /><i>(Use carefully - intended for developers only):</i>";
$lang['Menu_permissions_title'] = "<b>VIEW/EDIT PERMISSIONS:</b>";
$lang['Link_target'] = "Link Target:";
$lang['Portal_version'] = "Mx Portal version:";
$lang['PHPBB_info'] = "PHPBB info";
$lang['PHPBB_version'] = "PHPBB version:";
$lang['PHPBB_script_path'] = "PHPBB script_path:";
$lang['PHPBB_server_name'] = "PHPBB domain (server_name):";
// New for v. 2.7.3
$lang['Return_to_page'] = "Return to Portal Page";
//
// That's all Folks!
// -------------------------------------------------
?>
Dit is lang_main.php
<?php
/***************************************************************************
* lang_admin.php [English]
* -------------------
* copyright : (C) 2003 Mx System
* email :
support@mx-system.com
*
* $Id: lang_main.php,v 1.6 2003/12/26 00:05:49 jonohlsson Exp $
*
* Rev. hist : Created by MarcMoris (
support@mx-system.com),
reedited by Haplo (
jonohlsson@hotmail.com)
****************************************************************************/
//
// The format of this file is:
//
// ---> $lang["message"] = "text";
//
// Specify your language character encoding... [optional]
//
// setlocale(LC_ALL, "en");
// Menu_nav.php
$lang['Home Page'] = "Portal Home";
$lang['Announcements'] = "Announcements";
$lang['Forum'] = "Forum";
$lang['Main Menu'] = "Main Menu";
$lang['Module Statistics'] = "Statistics";
$lang['Send a Private message'] = "Send Private message";
$lang['Edit your Profile'] = "Edit Your Profile";
$lang['Portal_lang'] = "Language CP";
$lang['SELECTGUILANG'] = "Select Language:";
$lang['Change'] = "Change now";
$lang['Change_default_style'] = "Set Board Default Style";
$lang['Change_user_style'] = "Set Your Style";
$lang['Change_default_lang'] = "Set Board Default Language";
$lang['Change_user_lang'] = "Set Your Language";
$lang['Block_Title'] = "Title";
$lang['Block_Info'] = "Information";
$lang['Theme'] = "Theme/Style CP";
$lang['SelectTheme'] = "Select Theme/Style:";
$lang['Surveys/Polls'] = "Surveys/Polls";
$lang['Already_voted'] = "You have already voted";
$lang['Click_view_voted'] = "Click %sHere%s to view the results";
$lang['Annonce_sent'] = "The announcement has been sent";
$lang['Annonce_Deleted'] = "The announcement has been deleted";
$lang['Block_Config_updated'] = "Block Configuration updated successfully";
$lang['Block_Edit'] = "Edit Block Configuration";
//
// New for v. 2.704
//
$lang['Page_Not_Authorised'] = "Sorry, but you don't have privilege to access this page.";
//
// New for v. 2.705
//
$lang['Execution_Stats'] = "Page generated %s queries - Generation time: %s seconds";
//
// That's all Folks!
// -------------------------------------------------
?>
Meer zie ik niet staan (op index.php na) maar die heb je geloof ik niet nodig toch ?
Groetjes Esther-.