Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/simpl_chinese/install.inc.php

77 lines
3.3 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langStatDB = "跟踪 DB.";
$langEnableTracking = "使用跟踪";
$langInstituteShortName = "你的组织简称";
$langWarningResponsible = "备份后才能使用这个角本. 如果丢失或损坏数据Dokeos小组将不负责";
$langAllowSelfRegProf = "允许创建课程者自我注册";
$langEG = "例如";
$langDBHost = "数据库主机";
$langDBLogin = "数据库用户名";
$langDBPassword = "数据库密码";
$langMainDB = "Dokeos 主数据库";
$langAllFieldsRequired = "所有选项都必需填写";
$langPrintVers = "打印版本";
$langLocalPath = "相应的本地路径";
$langAdminEmail = "管理员email";
$langAdminName = "管理员名字";
$langAdminSurname = "管理员姓氏";
$langAdminLogin = "管理员登陆";
$langAdminPass = "管理员密码(<FONT color=red>你可以修改</FONT>)";
$langEducationManager = "项目管理人";
$langCampusName = "您的网站名称";
$langDBSettingIntro = "安装脚本将要创建Dokeos主数据库,请注意 Dokeos 讲要创建多个数据库,如果你的主机服务商只允许使用一个数据库,Dokeos将不会工作,除非你选择“单个数据库”选项.";
$langStep1 = "步骤1/6";
$langStep2 = "步骤2/6";
$langStep3 = "步骤3/6";
$langStep4 = "步骤4/6";
$langStep5 = "步骤5/6";
$langStep6 = "步骤6/6";
$langCfgSetting = "配置设置";
$langDBSetting = "我的SQL数据库设置";
$langMainLang = "主要语言";
$langLicence = "许可";
$langLastCheck = "安装前的最后检查";
$langRequirements = "系统需求";
$langDbPrefixForm = "我的SQL数据库前缀";
$langDbPrefixCom = "如果没有要求可以不填";
$langEncryptUserPass = "用户密码在数据库中加密";
$langSingleDb = "使用一个或多个数据库";
$langAllowSelfReg = "允许自助注册";
$langRecommended = "(推荐)";
$langScormDB = "Scorm 数据库";
$langAdminLastName = "管理员姓氏";
$langAdminFirstName = "管理员名字";
$langAdminPhone = "管理员电话";
$langInstituteURL = "组织的网址";
$langDokeosURL = "Dokeos的网址";
$langUserDB = "用户数据库";
$langInstallationLanguage = "&#23433;&#35013;&#31243;&#24207;&#35821;&#35328;";
$ReadThoroughly = "详细阅读";
$DokeosNeedFollowingOnServer = "为了让Dokeos正常运行, 你的主机必须安装以下";
$WarningExistingDokeosInstallationDetected = "警告!<br />安装程序检查到您的系统内已有一Dokeos 平台.";
$NewInstallation = "全新安装";
$CheckDatabaseConnection = "检查数据库连接";
$PrintOverview = "显示概况";
$Installing = "&#23433;&#35013;";
$of = "";
$Step = "&#27493;&#39588;";
$Of = "of";
$MoreDetails = "&#35201;&#27714;&#26356;&#22810;&#35814;&#24773;";
$ServerRequirements = "&#20282;&#26381;&#22120;&#35201;&#27714;";
$PHPVersion = "PHP &#29256;&#26412;";
$support = "&#25903;&#25345;";
$PHPVersionOK = "PHP &#29256;&#26412;&#33021;&#25509;&#21463;";
$OK = "OK";
$RecommendedSettings = "&#25512;&#33616;&#35774;&#23450;";
$RecommendedSettingsInfo = "&#20282;&#26381;&#22120;&#30340;&#25512;&#33616;&#35774;&#23450;&#12290;&#36825;&#20123;&#35774;&#23450;&#24050;&#20986;&#29616;&#22312;&#24744;&#30340;&#20282;&#26381;&#22120;&#37324;&#30340;php.ini&#25991;&#20214;&#12290;";
$Setting = "&#35774;&#23450;";
$Actual = "&#24403;&#21069;";
$DirectoryAndFilePermissions = "&#30446;&#24405;&#21450;&#25991;&#26723;&#35768;&#21487;";
$NotWritable = "&#19981;&#21487;&#20889;";
$Writable = "&#21487;&#20889;";
$IAccept = "&#25105;&#25509;&#21463;";
$InstallDokeos = "&#23433;&#35013; Dokeos";
$GoToYourNewlyCreatedPortal = "&#35775;&#38382;&#20320;&#26032;&#21019;&#24314;&#30340;&#20837;&#38376;&#32593;&#31449;&#12290;";
?>