Code: Selecteer alles
<?php
/***************************************************************************
* lang_EasySite.php [Traditional Chinese]
*
* By : Mac (Y.C. LIN)
* Email : ycl6@users.sourceforge.net (http://macphpbbmod.sourceforge.net/)
***************************************************************************/
/***************************************************************************
*
* 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.
*
***************************************************************************/
//
// Modules, this replaces the keys used
// in the modules[][] arrays in each module file
//
$lang['General'] = 'General Admin';
$lang['Banners_Management'] = 'Banners Management';
$lang['General_Administration'] = 'General Administration';
$lang['Link-To-Me_Management'] = 'Link-To-Me Management';
$lang['News_Management'] = 'News Management';
$lang['Addpage_Management'] = 'Add-Page Management';
$lang['Addsearch_Management'] = 'Add-Search Management';
//admin
$lang['Site_main_index'] = 'EasySite Index';
$lang['Site_admin_Index'] = 'EasySite Admin Index';
$lang['Admin_site_panel'] = 'Go to Site Administration Panel';
$lang['Welcome_EasySite'] = 'Welcome to EasySite Administation Panel';
$lang['EasySite_admin_intro'] = 'Thank you for using EasySite, a easy-to-setup website building tool within phpBB.<br /><br />You can get back to this page by clicking on the <u>EasySite Admin Index</u> link in the left pane. To return to the index of your site, click the EasySite logo also in the left pane. The <u>Admin Index</u> link will bring you to the forum administration panel and <u>Forum Index</u> will direct you to your board. <br /><br />The other links on the left hand side of this screen will allow you to control the contents on your website.';
// General settings
$lang['Click_return_site_setting'] = 'Click %sHere%s to return to the General Administration Panel';
$lang['Click_return_site_admin_index'] = 'Click %sHere%s to return to the Adminstration Index';
$lang['Setting_title'] = 'EasySite General Adminstration Panel';
$lang['Setting_explain'] = 'In here, you can configure general settings for your website.';
$lang['Site_css'] = 'Site CSS stylesheet';
$lang['Site_css_explain'] = 'The CSS stylesheet used across your EasySite (excluding Forum). If not entered, will use your forum CSS';
$lang['Site_intro'] = 'Site Intro';
$lang['Site_intro_explain'] = 'A short introduction to your site<br />Maximum 255 characters';
$lang['Linktome_intro'] = 'Link-To-Me Description';
$lang['Linktome_intro_explain'] = 'A short description of your site for visitors that add your link/logo on their site<br />Maximum 255 characters';
$lang['Copyright_settings'] = 'Copyright Settings';
$lang['Contact_settings'] = 'Site Owner Contact Settings';
$lang['TEL'] = 'Telephone Number';
$lang['FAX'] = 'Fax Number';
$lang['Mobile'] = 'Mobile Number';
$lang['Postal'] = 'Postal Address';
$lang['Map'] = 'Map (URL: http://xxx.xxx.xxx/xxx.gif)';
$lang['Wrong_contact_map_format'] = 'Your Map has the wrong image location or format';
$lang['Site_owner'] = 'Site owner (Real Name for copyright purpose)';
$lang['Copyright_text'] = 'Copyright text';
$lang['Copyright_text_explain'] = 'For example: Site Content Copyright © 2004 Your Name';
$lang['Site_founded'] = 'Site Founded';
$lang['Site_last_update'] = 'Last Updated';
$lang['Site_hosted'] = 'Hosted By';
$lang['Banner_path'] ='Banner Icon Path';
$lang['Banner_path_explain'] ='Path under your phpBB root dir, e.g. images/banners';
$lang['News_path'] ='News Icon Path';
$lang['News_path_explain'] ='Path under your phpBB root dir, e.g. images/news';
$lang['News_per_page'] = 'News Per Page';
$lang['News_order'] = 'News Display Order (Both with ACP & site.php)';
$lang['News_order_oldest'] = 'Oldest First';
$lang['News_order_newest'] = 'Newest First';
$lang['Whoisonline_user_max'] = 'No. of Users Allowed in Who Is Online';
$lang['Whoisonline_user_max_explain'] = 'The Maximum number of users allowed in Who Is Online before switching off the user list and switch to Who Is Online link<br />No input will force the user list to display, 0 will force the Who Is Online link to display';
// Banner management
$lang['Must_select_banner'] = 'You must select a banner';
$lang['Must_enter_banner'] = 'You must enter all fields';
$lang['Banners_title'] = 'Banners Management Panel';
$lang['Banners_explain'] = 'In here, you can add, edit and delete banners that shows on your website homepage';
$lang['Banner_title'] = 'Banner Title';
$lang['Banner_url'] = 'Banner URL';
$lang['Banner_type'] = 'Banner Type';
$lang['Banner_sponsors'] = 'Sponsor';
$lang['Banner_partners'] = 'Partner';
$lang['Banner_banners'] = 'Banner';
$lang['Banner_validity'] = 'Validity';
$lang['Banner_image'] ='Banner Image';
$lang['Click_return_banneradmin'] = 'Click %sHere%s to return to the Banners Management Panel';
$lang['Banner_removed'] = 'Banner is removed successfully';
$lang['Add_new_banner'] = 'Add a new banner';
$lang['Banner_updated'] = 'Banner is updated successfully';
$lang['Banner_added'] = 'Banner is added successfully';
// News
$lang['Must_select_news'] = 'You must select a news';
$lang['Must_enter_news'] = 'You must enter news subject and text';
$lang['News_updated'] = 'News is updated successfully';
$lang['Click_return_newsadmin'] = 'Click %sHere%s to return to the News Management Panel';
$lang['News_removed'] = 'News is removed successfully';
$lang['News_added'] = 'News is added successfully';
$lang['Add_new_news'] = 'Add news';
$lang['News_title'] = 'News Management Panel';
$lang['News_explain'] = 'In here, you can add, edit and delete news that shows on your website homepage';
$lang['News_subject'] = 'News subject';
$lang['News_text'] = 'News text';
$lang['News_icon'] = 'News icon';
$lang['News_logged'] = 'Posted';
// Link to me
$lang['Must_select_linktome'] = 'You must select a entry';
$lang['Must_enter_linktome'] = 'You must enter all field';
$lang['Linktome_title'] = 'Link-To-Me Management Panel';
$lang['Linktome_title_explain'] = 'In here, you can add, edit and delete Link-To-Me entries that shows on your website';
$lang['Linktome_name'] = 'Name';
$lang['Linktome_name_explain'] = 'For example: <b>Dimensions: (XX x XX)</b>';
$lang['Linktome_source'] = 'Source Code';
$lang['Linktome_source_explain'] = 'The HTML Source code you wish to display to allow others to copy and paste onto their website.';
$lang['Linktome_updated'] = 'Link-To-Me is updated successfully';
$lang['Linktome_added'] = 'Link-To-Me is added successfully';
$lang['Click_return_linktomeadmin'] = 'Click %sHere%s to return to the Link-To-Me Management Panel';
$lang['Linktome_removed'] = 'Link-To-Me is removed successfully';
$lang['Must_select_linktome'] = 'You must select a Link-To-Me entry';
$lang['Add_new_linktome'] = 'Add Link-To-Me';
// Add Page
$lang['Must_select_page'] = 'You must select a page';
$lang['Addpage_title'] = 'Add-Page Management Panel';
$lang['Addpage_explain'] = 'In here, you can add, edit and delete web pages that you want to show within EasySite. Web page will be shown inside iframe. Please note that some webpages/websites do not support frames, e.g. www.yahoo.com';
$lang['Addpage_name'] = 'Page Name';
$lang['Addpage_name_explain'] = 'Do not use spaces and special charatcers';
$lang['Addpage_url'] = 'Page URL';
$lang['Must_enter_page_info'] = 'You must enter page information';
$lang['Addpage_updated'] = 'Add-Page is updated successfully';
$lang['Addpage_added'] = 'Add-Page is added successfully';
$lang['Click_return_addpageadmin'] = 'Click %sHere%s to return to the Add-Page Management Panel';
$lang['Addpage_removed'] = 'Add-Page is removed successfully';
$lang['Add_new_page'] = 'Add a new page';
// Add Search
$lang['Must_select_search'] = 'You must select a site search';
$lang['Search_title'] = 'Add-Search Management Panel';
$lang['Search_explain'] = 'In here, you can add, edit and delete search entries that you want to show on the EasySite main page. This will allow users & visitors to seach within your forum or on search engines';
$lang['Search_name'] = 'Search Name';
$lang['Search_name_explain'] = 'The name display on the search drop down list. E.g. <b>Yahoo / Google</b>';
$lang['Search_url'] = 'Search URL';
$lang['Search_url_explain'] = 'The URL required for search to work. E.g.<br /><font color=red>http://search.yahoo.com/search?p=</font><b>Keyword</b><font color=blue>&ei=UTF-8&fr=fp-tab-web-t&cop=mss&tab=</font><br /><br /><font color=red>http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=</font><b>Keyword</b>';
$lang['Must_enter_search_name'] = 'You must enter the search name';
$lang['Search_updated'] = 'Add-Search is updated successfully';
$lang['Search_added'] = 'Add-Search is added successfully';
$lang['Click_return_addsearchadmin'] = 'Click %sHere%s to return to the Add-Search Management Panel';
$lang['Search_removed'] = 'Add-Search is removed successfully';
$lang['Add_new_search'] = 'Add a new search';
// Front
$lang['Site_menu'] = 'Site Menu';
$lang['Home_nav'] = 'Home Page';
$lang['Forum_nav'] = 'Community Support';
$lang['Contact_nav'] = 'Contact Us';
$lang['Remember_password'] = 'Remember Password';
$lang['Free_register'] = 'Don\'t have an account yet?<br /><a href="profile.php?mode=register">Join Us Now!</a>';
$lang['Contact'] = 'Contact';
$lang['Map_us'] = 'How to Find Us - Map';
$lang['Download'] = 'Download This Map';
$lang['NA'] = 'Not Available';
$lang['Link_to_me_intro'] = 'Site Description';
$lang['No_news'] = 'There is no News';
$lang['Site_info'] = 'Site Info';
$lang['Forum_tats'] = 'Forum Info';
$lang['Forum_new_posts'] = '%d New posts since last visit';
$lang['Framed_pages'] = 'Pages Uses Frame';
$lang['Forum_search'] = 'Search Forum';
$lang['Site_search'] = 'Search';
$lang['Site_search_at'] = 'Search at';
$lang['Site_advanced_search'] = 'Advanced Forum Search';
$lang['Weather'] = 'Weather';
$lang['Owned'] = 'Site Owner';
// Stats block text
$lang['No_articles'] = 'We have a total of <b>0</b> articles';
$lang['Articles'] = 'We have a total of <b>%d</b> articles';
$lang['Article'] = 'We have a total of <b>%d</b> article';
$lang['No_users'] = 'We have <b>0</b> registered users';
$lang['Registered_users'] = 'We have <b>%d</b> registered users';
$lang['Registered_user'] = 'We have <b>%d</b> registered user';
$lang['Latest_user'] = 'Latest registered user is <b>%s%s%s</b>';
$lang['Online_users_zero'] = 'There are <b>0</b> users online: ';
$lang['Online_users'] = 'There are <b>%d</b> users online: ';
$lang['Online_user'] = 'There are <b>%d</b> user online: ';
$lang['Reg_users_zero'] = '0 Registered';
$lang['Reg_users'] = '%d Registered';
$lang['Reg_user'] = '%d Registered';
$lang['Hidden_users_zero'] = '0 Hidden';
$lang['Hidden_user'] = '%d Hidden';
$lang['Hidden_users'] = '%d Hidden';
$lang['Guest_users_zero'] = '0 Guests';
$lang['Guest_users'] = '%d Guests';
$lang['Guest_user'] = '%d Guest';
$lang['Online_userlist'] = 'Online Registered Users:';
//Link To Me
$lang['Link_to_me'] = 'Link To';
$lang['Link_to_me_explain'] = 'Below you will find a couple of my Logo as well as HTML source code for a link to my main page.<BR>Feel free to use any of this to link to me from your own web site.';
// About page
$lang['Terms'] = 'Terms of Use';
$lang['Terms_text'] = '';
$lang['No_terms_text'] = 'No Terms statement is NOT available for viewing, Please contact Site Administrator for more details.';
$lang['Privacy'] = 'Privacy Policy';
$lang['Privacy_text'] = '';
$lang['No_privacy_text'] = 'No Privacy statement is NOT available for viewing, Please contact Site Administrator for more details.';
$lang['About'] = 'About';
$lang['About_text'] = '';
$lang['No_about_text'] = 'No About statement is NOT available for viewing, Please contact Site Administrator for more details.';
?>
Alavst bedanlt
