// installer typography
This commit is contained in:
@@ -178,8 +178,8 @@ return array(
|
||||
'Your Account' => '您的帳號',
|
||||
'This email address will be your username to access your store\'s back office.' => '這個信箱會成為您登入商店後台的帳號',
|
||||
'PrestaShop can provide you with guidance on a regular basis by sending you tips on how to optimize the management of your store which will help you grow your business. If you do not wish to receive these tips, please uncheck this box.' => 'PrestaShop 可以定期提供您建議,協助您最佳化商店的管理,藉此提昇業績。如果您不想收到這些建議,請取消勾選',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">create a database</a> to collect all of your store’s data-related activities.' => '要使用 PrestaShop ,您必須 <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">建立一個資料庫</a> 來儲存商店的活動相關資料',
|
||||
'The default port is 3306. To use a different port, add the port number at the end of your server’s address i.e ":4242".' => '預設連接埠是 3306 ,要使用其他連接埠,請將連接埠編號加入到伺服器網址後面,例如 "localhost:4242"',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">create a database</a> to collect all of your store\'s data-related activities.' => '要使用 PrestaShop ,您必須 <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">建立一個資料庫</a> 來儲存商店的活動相關資料',
|
||||
'The default port is 3306. To use a different port, add the port number at the end of your server\'s address i.e ":4242".' => '預設連接埠是 3306 ,要使用其他連接埠,請將連接埠編號加入到伺服器網址後面,例如 "localhost:4242"',
|
||||
'Test your database connection now!' => '現在測試您的資料庫連線!',
|
||||
'PrestaShop Installation Assistant' => '安裝協助',
|
||||
'Contact us!' => '聯絡我們!',
|
||||
@@ -246,7 +246,7 @@ return array(
|
||||
'Attempt to create the database automatically' => '嘗試自動建立資料庫',
|
||||
'Country' => '國家',
|
||||
'Must be letters and numbers with at least 8 characters' => '必須是英文字母與數字的組合,至少 8 個字',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">create a database</a> to collect all of your store’s data-related activities.' => '要使用 PrestaShop ,您必須 <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">建立一個資料庫</a> 來儲存商店的資料與相關操作',
|
||||
'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">create a database</a> to collect all of your store\'s data-related activities.' => '要使用 PrestaShop ,您必須 <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">建立一個資料庫</a> 來儲存商店的資料與相關操作',
|
||||
'If you need some assistance during the installation process, please call our team at %s and one of our experts will be happy to help.' => '在安裝過程如果需要協助,請透過 %s 與我們聯繫,我們的專家會很樂意協助',
|
||||
'To install PrestaShop, you need to have JavaScript enabled in your browser.' => '要安裝 PrestaShop ,您必須啟用瀏覽器的 JavaScript 估能',
|
||||
'http://doc.prestashop.com/display/PS15/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript' => 'http://doc.prestashop.com/display/PS15/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript',
|
||||
|
||||
Reference in New Issue
Block a user