Initial commit
This commit is contained in:
126
install/core/i18n/zh_TW/install.json
Normal file
126
install/core/i18n/zh_TW/install.json
Normal file
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"labels": {
|
||||
"Main page title": "歡迎來到 EspoCRM",
|
||||
"Start page title": "許可協議",
|
||||
"Step1 page title": "許可協議",
|
||||
"License Agreement": "許可協議",
|
||||
"I accept the agreement": "我接受此協議",
|
||||
"Step2 page title": "資料庫設定",
|
||||
"Step3 page title": "管理設定",
|
||||
"Step4 page title": "系統設置",
|
||||
"Step5 page title": "外寄信箱 SMTP 設定",
|
||||
"Errors page title": "錯誤",
|
||||
"Finish page title": "安裝完成",
|
||||
"Congratulation! Welcome to EspoCRM": "恭喜!EspoCRM 安裝成功。",
|
||||
"More Information": "如需更多資訊,請參訪我們的部落格 {BLOG},在 {TWITTER} 上跟隨我們。<br><br>如果有任何建議和疑問,請在論壇 {FORUM} 上發問。",
|
||||
"share": "如果你喜歡 EspoCRM,請和朋友分享。讓他們也知道這個產品。",
|
||||
"blog": "部落格",
|
||||
"twitter": "推特",
|
||||
"forum": "論壇",
|
||||
"Installation Guide": "安裝指南",
|
||||
"admin": "管理員",
|
||||
"Locale": "地域",
|
||||
"Outbound Email Configuration": "外寄電子郵件配置",
|
||||
"Start": "開始",
|
||||
"Back": "上一步",
|
||||
"Next": "下一步",
|
||||
"Go to EspoCRM": "到 EspoCRM",
|
||||
"Re-check": "再檢查一次",
|
||||
"Version": "版本",
|
||||
"Test settings": "測試連接",
|
||||
"Database Settings Description": "請輸入 MySQL 資料庫連線資訊 (主機、登入和密碼)。你可以指定埠號如 localhost:3306。",
|
||||
"Install": "安裝",
|
||||
"Configuration Instructions": "設定指引",
|
||||
"phpVersion": "PHP 版本",
|
||||
"requiredMysqlVersion": "MySQL 版本",
|
||||
"dbHostName": "主機名",
|
||||
"dbName": "數據庫名稱",
|
||||
"dbUserName": "資料庫登入帳號",
|
||||
"SetupConfirmation page title": "PHP設置",
|
||||
"PHP Configuration": "資料庫設置",
|
||||
"MySQL Configuration": "權限",
|
||||
"Permission Requirements": "成功",
|
||||
"Success": "失敗",
|
||||
"Fail": "推薦",
|
||||
"is recommended": "附加元件不存在",
|
||||
"extension is missing": "PHP版本",
|
||||
"headerTitle": "如果不做排程內送電子郵件,則通知和提醒將無法運作。在這裡有說明{SETUP_INSTRUCTIONS}。",
|
||||
"Crontab setup instructions": "設置說明",
|
||||
"Setup instructions": "“{*}”目錄的權限被拒絕。請為“{*}”設置775或只在終端機中執行此命令<pre> <b> {C} </ b> </pre>。 試試這個:{CSU}"
|
||||
},
|
||||
"fields": {
|
||||
"Choose your language": "選擇你的語言",
|
||||
"Database Name": "資料庫名",
|
||||
"Host Name": "主機名",
|
||||
"Port": "埠號",
|
||||
"smtpPort": "埠號",
|
||||
"Database User Name": "資料庫登入名稱",
|
||||
"Database User Password": "資料庫登入密碼",
|
||||
"Database driver": "數據庫驅動",
|
||||
"User Name": "使用者名",
|
||||
"Password": "密碼",
|
||||
"smtpPassword": "密碼",
|
||||
"Confirm Password": "確認你的密碼",
|
||||
"From Address": "從位址",
|
||||
"From Name": "從名稱",
|
||||
"Is Shared": "是否共享",
|
||||
"Date Format": "日期格式",
|
||||
"Time Format": "時間格式",
|
||||
"Time Zone": "時區",
|
||||
"First Day of Week": "一周第一天",
|
||||
"Thousand Separator": "千分位",
|
||||
"Decimal Mark": "小數點",
|
||||
"Default Currency": "預設貨幣",
|
||||
"Currency List": "貨幣清單",
|
||||
"Language": "語言",
|
||||
"smtpServer": "服務器",
|
||||
"smtpAuth": "授權",
|
||||
"smtpSecurity": "安全性",
|
||||
"smtpUsername": "使用者名稱",
|
||||
"emailAddress": "電子郵件"
|
||||
},
|
||||
"messages": {
|
||||
"1045": "使用者被拒絕存取",
|
||||
"1049": "未知資料庫",
|
||||
"2005": "未知 MySQL 伺服器",
|
||||
"Some errors occurred!": "發生一些錯誤!",
|
||||
"phpVersion": "目前的 PHP 不被 EspoCRM 支援,請更新到 PHP {minVersion} 以上",
|
||||
"requiredMysqlVersion": "目前的 MySQL 不被 EspoCRM 支援,請更新到 MySQL {minVersion} 以上",
|
||||
"The PHP extension was not found...": "PHP 錯誤:附加元件 <b>{extName}</b> 找不到。",
|
||||
"All Settings correct": "所有設置正確",
|
||||
"Failed to connect to database": "無法連線到資料庫",
|
||||
"PHP version": "PHP 版本",
|
||||
"You must agree to the license agreement": "您必須同意許可協議",
|
||||
"Passwords do not match": "密碼不一致",
|
||||
"Enable mod_rewrite in Apache server": "在 Apache 伺服器中啟用 mod_rewrite",
|
||||
"checkWritable error": "checkWritable 錯誤",
|
||||
"applySett error": "aplySett 錯誤",
|
||||
"buildDatabase error": "buildDatabase 錯誤",
|
||||
"createUser error": "createUser 錯誤",
|
||||
"checkAjaxPermission error": "checkAjaxPermission 錯誤",
|
||||
"Cannot create user": "無法建立使用者",
|
||||
"Permission denied": "權限被拒",
|
||||
"Permission denied to": "權限被拒",
|
||||
"Can not save settings": "無法儲存設定",
|
||||
"Cannot save preferences": "無法儲存設定",
|
||||
"Thousand Separator and Decimal Mark equal": "千分位和小數點不可相同",
|
||||
"extension": "附加元件 {0} 找不到",
|
||||
"option": "建議值是 {0}",
|
||||
"mysqlSettingError": "EspoCRM 要求 MySQL 設定中「{NAME}」要設定成 {VALUE}",
|
||||
"requiredMariadbVersion": "一個未預期的問題發生了",
|
||||
"Ajax failed": "MariaDB版本",
|
||||
"Bad init Permission": "<br>在終端機中執行以下命令:<pre> <b>“{C}” </b> </pre>",
|
||||
"permissionInstruction": "不允許操作嗎?試試這個:<br> <br> {CSU}",
|
||||
"operationNotPermitted": "轉換為"
|
||||
},
|
||||
"systemRequirements": {
|
||||
"requiredPhpVersion": "MySQL版本",
|
||||
"requiredMysqlVersion": "主機名",
|
||||
"host": "資料庫設置",
|
||||
"dbname": "使用者",
|
||||
"user": "可寫",
|
||||
"writable": "可讀",
|
||||
"readable": "邀請",
|
||||
"requiredMariadbVersion": "允許自定義選項"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user