mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-01 02:52:50 +02:00
[trunk_install] Update zh_TW, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30141 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -46,13 +46,13 @@ $lang['Password [confirm]'] = '密碼 [ 確認 ]';
|
||||
$lang['verification'] = '核實';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '需要幫助? 請到<a href="%s">Piwigo論壇</a>提出你的問題.';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = '遊客通過此Email跟你聯繫';
|
||||
$lang['PHP 5 is required'] = '必須PHP 5版本';
|
||||
$lang['PHP 5 is required'] = '必須PHP 5.2版本';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = '你主機PHP版本好像是PHP %s.';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo試著創建或修改.htaccess文件來轉換到PHP 5。';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo試著創建或修改.htaccess文件來轉換到PHP 5.2。';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注意;你也可以自己修改設置PHP然後重新啟動Piwigo。';
|
||||
$lang['Try to configure PHP 5'] = '試試配置PHP 5';
|
||||
$lang['Try to configure PHP 5'] = '試試配置PHP 5.2';
|
||||
$lang['Sorry!'] = '對不起!';
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo不能設置PHP 5.';
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo不能設置PHP 5.2';
|
||||
$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.';
|
||||
$lang['Hope to see you back soon.'] = '希望下次再見到你...';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = '恭喜,Piwigo 已安裝完成。';
|
||||
@@ -65,4 +65,4 @@ $lang['Welcome to my photo gallery'] = '歡迎進入我的相片集';
|
||||
$lang['Welcome to your new installation of Piwigo!'] = '歡迎安裝Piwigo!';
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = '如有任何問題,請至我們的論壇提出:%s ';
|
||||
$lang['localhost or other, supplied by your host provider'] = '本地主機或其它,由你的主機提供商提供';
|
||||
?>
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.2';
|
||||
Reference in New Issue
Block a user