Changeset 30141 for trunk/language/zh_TW


Ignore:
Timestamp:
Oct 17, 2014, 12:06:18 AM (10 years ago)
Author:
TranslationTeam
Message:

[trunk_install] Update zh_TW, thanks to : ddtddt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/zh_TW/install.lang.php

    r26461 r30141  
    4747$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '需要幫助? 請到<a href="%s">Piwigo論壇</a>提出你的問題.';
    4848$lang['Visitors will be able to contact site administrator with this mail'] = '遊客通過此Email跟你聯繫';
    49 $lang['PHP 5 is required'] = '必須PHP 5版本';
     49$lang['PHP 5 is required'] = '必須PHP 5.2版本';
    5050$lang['It appears your webhost is currently running PHP %s.'] = '你主機PHP版本好像是PHP %s.';
    51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo試著創建或修改.htaccess文件來轉換到PHP 5。';
     51$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo試著創建或修改.htaccess文件來轉換到PHP 5.2。';
    5252$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注意;你也可以自己修改設置PHP然後重新啟動Piwigo。';
    53 $lang['Try to configure PHP 5'] = '試試配置PHP 5';
     53$lang['Try to configure PHP 5'] = '試試配置PHP 5.2';
    5454$lang['Sorry!'] = '對不起!';
    55 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo不能設置PHP 5.';
     55$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo不能設置PHP 5.2';
    5656$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.';
    5757$lang['Hope to see you back soon.'] = '希望下次再見到你...';
     
    6666$lang['Don\'t hesitate to consult our forums for any help : %s'] = '如有任何問題,請至我們的論壇提出:%s ';
    6767$lang['localhost or other, supplied by your host provider'] = '本地主機或其它,由你的主機提供商提供';
    68 ?>
     68$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.2';
Note: See TracChangeset for help on using the changeset viewer.