- Timestamp:
- Mar 14, 2011, 7:24:07 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/zh_TW/admin.lang.php
r9647 r9657 769 769 $lang['You have %d orphan tags: %s.'] = '您已 %d 無關聯標籤: %s.'; 770 770 $lang['Remove from caddie'] = '從購物藍裡移除'; 771 $lang['Themes which need upgrade'] = '需更新的主題'; 772 $lang['Languages which need upgrade'] = '需更新的語言'; 773 $lang['All themes are up to date.'] = '所有主題都是最新的'; 774 $lang['All plugins are up to date.'] = '所有插件都是最新的'; 775 $lang['All languages are up to date.'] = '所有語言都是最新的'; 776 $lang['Visit theme site'] = '瀏覽主題頁面'; 777 $lang['Visit language site'] = '瀏覽語言頁面'; 778 $lang['New Version'] = '新版本'; 771 779 772 780 ?> -
trunk/language/zh_TW/upgrade.lang.php
r9616 r9657 40 40 $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "在前一個配置操作中,只有縮略圖的前綴和網站管理員的郵件地址被保存了。"; 41 41 $lang['In <i>%s</i>, before <b>?></b>, insert:'] = '在 <i>%s</i>, 之前 <b>?></b>, 插入:'; 42 $lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = '為小心起見,以下主題已停用。假如要重新啟用它們,你必須先檢查有沒有可更新的主題:'; 43 42 44 ?> -
trunk/tools/language/translation_validated.inc.php
r9011 r9657 567 567 'localhost, sql.multimania.com, toto.freesurf.fr', 568 568 ), 569 569 570 'zh_TW' => array( 571 'IP', 572 'localhost, sql.multimania.com, toto.freesurf.fr', 573 ), 570 574 ); 571 575 ?>
Note: See TracChangeset
for help on using the changeset viewer.