2023-10-23 15:51:36 +08:00

141 lines
6.7 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* The English file of install module of XXB.
*
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd., www.zentao.net)
* @license ZOSL (https://zpl.pub/page/zoslv1.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package install
* @version $Id: en.php 4029 2016-08-26 06:50:41Z liugang $
* @link https://xuanim.com
*/
$lang->install = new stdclass();
$lang->install->common = 'Install';
$lang->install->next = 'Next';
$lang->install->pre = 'Back';
$lang->install->reload = 'Reload';
$lang->install->error = 'Error ';
$lang->install->start = 'Start';
$lang->install->keepInstalling = 'Keep installing this version';
$lang->install->seeLatestRelease = 'See the latest release.';
$lang->install->license = 'XuanXuan use license of ZENTAO OPEN SOFTWARE LICENSE(ZOSL) 1.0. ';
$lang->install->welcome = 'Welcome to use XuanXuan.';
$lang->install->desc = <<<EOT
<blockquote>
<strong>{$lang->xxb}</strong>Developed by<strong><a href='https://www.zentao.net' target='_blank' class='red'>ZenTao Software (Qingdao) Co., Ltd.</a></strong>
XuanXuan, a professional IM solution for enterprises that is safe, open source, free and cross-platform.
Website:<a href='https://www.xuanim.com' target='_blank'>https://www.xuanim.com</a>
Suport: <a href='https://www.xuanim.com/forum/' target='_blank'>https://www.xuanim.com/forum/</a>
Current Version: <strong class='red'>%s</strong>。
</blockquote>
EOT;
$lang->install->dataRoot = 'Upload directory';
$lang->install->choice = 'You can ';
$lang->install->checking = 'System Check';
$lang->install->ok = 'OK(√)';
$lang->install->fail = 'Failed(×)';
$lang->install->loaded = 'Loaded';
$lang->install->unloaded = 'Not loaded';
$lang->install->exists = 'Exist ';
$lang->install->notExists = 'Not exists';
$lang->install->writable = 'Writable ';
$lang->install->notWritable= 'Not writable ';
$lang->install->phpINI = 'PHP ini file';
$lang->install->checkItem = 'Items';
$lang->install->current = 'Current';
$lang->install->result = 'Results';
$lang->install->action = 'Actions';
$lang->install->phpVersion = 'PHP version';
$lang->install->phpFail = 'Must > 5.2.0';
$lang->install->pdo = 'PDO extension';
$lang->install->pdoFail = 'Edit the php.ini file to load PDO extsion.';
$lang->install->pdoMySQL = 'PDO_MySQL extension';
$lang->install->pdoMySQLFail = 'Edit the php.ini file to load PDO_MySQL extsion.';
$lang->install->cURL = 'cURL extension';
$lang->install->cURLFail = 'Edit the php.ini file to load cURL extsion.';
$lang->install->tmpRoot = 'Temporary directory';
$lang->install->dataRoot = 'Upload directory.';
$lang->install->sessionRoot = 'session directory';
$lang->install->mkdir = '<p>You have to creat the directory %s. <br /> In Linux, try<br /> mkdir -p %s</p>';
$lang->install->chmod = 'You have to change the permission of "%s".<br /> In Linux, try<br />chmod o=rwx -R %s';
$lang->install->sessionChmod = 'You have to change the permission of "%s".<br /> In Linux, try<br />sudo chmod o=wtx %s';
$lang->install->settingDB = 'Set Database';
$lang->install->dbHost = 'Database Host';
$lang->install->dbHostNote = 'If 127.0.0.1 cannot be connected, try localhost';
$lang->install->dbPort = 'Host Port';
$lang->install->dbUser = 'Database User';
$lang->install->dbPassword = 'Database Password';
$lang->install->dbName = 'Database Name';
$lang->install->dbPrefix = 'Table Prefix';
$lang->install->createDB = 'Auto Create Database';
$lang->install->clearDB = 'Clear data if the database exists.';
$lang->install->errorDBName = "'.' are not allowed in database name";
$lang->install->errorConnectDB = 'Failed to connect to the database.';
$lang->install->errorCreateDB = 'Failed to create the database.';
$lang->install->errorDBExists = 'Database exists. If continue installing, check the Clear Database box.';
$lang->install->errorCreateTable = 'Failed to create the table.';
$lang->install->setConfig = 'Create config';
$lang->install->key = 'Item';
$lang->install->value = 'Value';
$lang->install->saveConfig = 'Save config';
$lang->install->save2File = '<div>Failed to save the config automaticlly.</span></div>Copy the text of the textarea and save to "<strong> %s </strong>".';
$lang->install->saved2File = 'The config file has saved to "<strong>%s</strong> ".';
$lang->install->errorNotSaveConfig = 'Do not save the config file.';
$lang->install->success = "Installed!";
$lang->install->domainIP = 'IP of domain is %s';
$lang->install->serverIP = 'IP of LAN is %s';
$lang->install->publicIP = 'IP of WAN is %s';
$lang->install->setAdmin = 'Create Admin';
$lang->install->account = 'Account';
$lang->install->password = 'Password';
$lang->install->errorEmptyPassword = "It should not be empty.";
$lang->install->import['area'] = 'Import area data';
$lang->install->import['industry'] = 'Import industry data';
$lang->install->buildinEntry = new stdclass();
$lang->install->buildinEntry->crm['name'] = 'CRM';
$lang->install->buildinEntry->crm['abbr'] = '';
$lang->install->buildinEntry->cash['name'] = 'CASH';
$lang->install->buildinEntry->cash['abbr'] = '';
$lang->install->buildinEntry->oa['name'] = 'OA';
$lang->install->buildinEntry->oa['abbr'] = 'OA';
$lang->install->buildinEntry->team['name'] = 'TEAM';
$lang->install->buildinEntry->team['abbr'] = '';
$lang->install->buildinEntry->doc['name'] = 'DOC';
$lang->install->buildinEntry->doc['abbr'] = '';
$lang->install->buildinEntry->proj['name'] = 'PROJ';
$lang->install->buildinEntry->proj['abbr'] = '';
$lang->install->categoryList[1] = 'Primary Income';
$lang->install->categoryList[2] = 'Non-Primary Income';
$lang->install->categoryList[3] = 'Primary Expense';
$lang->install->categoryList[4] = 'Non-Primary Expense';
$lang->install->categoryList[5] = 'Profit';
$lang->install->categoryList[6] = 'Loss';
$lang->install->categoryList[7] = 'Fees';
$lang->install->categoryList[8] = 'Interest';
$lang->install->schemaList[1] = 'Alipay';
$lang->install->schemaList[2] = 'CITIC Bank';
$lang->install->groupList[1]['name'] = 'Administrator';
$lang->install->groupList[1]['desc'] = 'Administrator has all privileges.';
$lang->install->groupList[2]['name'] = 'Finance Specialist';
$lang->install->groupList[2]['desc'] = 'has all privileges of CASH.';
$lang->install->groupList[3]['name'] = 'Sales Manager';
$lang->install->groupList[3]['desc'] = 'Sales Manager has all privileges of CRM.';
$lang->install->groupList[4]['name'] = 'Sales';
$lang->install->groupList[4]['desc'] = 'Default privileges for sales.';
$lang->install->groupList[5]['name'] = 'Common';
$lang->install->groupList[5]['desc'] = 'Default privileges for all users.';