Changeset 23453 for branches/2.5/language/zh_HK
- Timestamp:
- Jun 23, 2013, 9:15:57 AM (11 years ago)
- Location:
- branches/2.5/language/zh_HK
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/language/zh_HK/about.html
r17083 r23453 8 8 <p> 中文 (香港) 由以下人士維護 (名字按字母順序): 9 9 <ul> 10 <li><a href="http://piwigo.org/forum/profile.php?id=16380";> fatman</a></li> 10 <li><a href="http://piwigo.org/forum/profile.php?id=16380";>fatman</a></li> 11 <li><a href="http://piwigo.org/forum/profile.php?id=19146";>hkdigit</a></li> 11 12 </ul> 12 13 謝謝翻譯人員! </P> -
branches/2.5/language/zh_HK/common.lang.php
r20876 r23453 23 23 /* 24 24 Language Name: 中文 (香港) [HK] 25 Version: 2.5. 025 Version: 2.5.1 26 26 Language URI: http://piwigo.org/ext/extension_view.php?eid=614 27 27 Author: Piwigo team … … 413 413 $lang['xsmall'] = 'XL - 特小'; 414 414 $lang['xxlarge'] = 'XLL - 極大'; 415 $lang['Email address is mandatory'] = '必須填寫電郵地址'; 416 $lang['Username is mandatory'] = '必須填寫使用者名稱'; 417 $lang['Website'] = '網站'; 418 $lang['Your website URL is invalid'] = '你的網址無效'; 419 $lang['mandatory'] = '必填'; 415 420 ?>
Note: See TracChangeset
for help on using the changeset viewer.