mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
bf5f8a8b24
git-svn-id: http://piwigo.org/svn/trunk@16443 68402e56-0260-453c-a942-63ccdbb3a9ee
151 lines
7.8 KiB
PHP
151 lines
7.8 KiB
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | Piwigo - a PHP based photo gallery |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
|
|
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
|
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
|
// +-----------------------------------------------------------------------+
|
|
// | This program is free software; you can redistribute it and/or modify |
|
|
// | it under the terms of the GNU General Public License as published by |
|
|
// | the Free Software Foundation |
|
|
// | |
|
|
// | This program is distributed in the hope that it will be useful, but |
|
|
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
// | General Public License for more details. |
|
|
// | |
|
|
// | You should have received a copy of the GNU General Public License |
|
|
// | along with this program; if not, write to the Free Software |
|
|
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
|
// | USA. |
|
|
// +-----------------------------------------------------------------------+
|
|
/*
|
|
Language Name: 中文 (香港) [HK]
|
|
Version: 2.4.0
|
|
Language URI: http://piwigo.org/ext/extension_view.php?eid=614
|
|
Author: Piwigo team
|
|
Author URI: http://piwigo.org
|
|
*/
|
|
|
|
$lang_info['language_name'] = '中文 (香港)';
|
|
$lang_info['country'] = '香港特別行政區';
|
|
$lang_info['direction'] = 'ltr';
|
|
$lang_info['code'] = 'zh_HK';
|
|
$lang_info['zero_plural'] = true;
|
|
|
|
|
|
$lang['%d album updated'] = '%d 個相簿已更新';
|
|
$lang['%d albums updated'] = '%d 個相簿已更新';
|
|
$lang['%d comment to validate'] = '%d 個留言須要審核';
|
|
$lang['%d comment'] = '%d 個留言';
|
|
$lang['%d comments to validate'] = '%d 個留言須要審核';
|
|
$lang['%d comments'] = '%d 個留言';
|
|
$lang['%d hit'] = '%d 個點擊';
|
|
$lang['%d hits'] = '%d 個點擊';
|
|
$lang['%d Kb'] = '%d Kb';
|
|
$lang['%d new comment'] = '%d 個新留言';
|
|
$lang['%d new comments'] = '%d 個新留言';
|
|
$lang['%d new photo'] = '%d 張新相片';
|
|
$lang['%d new photos'] = '%d 張新相片';
|
|
$lang['%d new user'] = '%d 個用戶';
|
|
$lang['%d new users'] = '%d 個新用戶';
|
|
$lang['%d photo is also linked to current tags'] = '當前的標籤連結到 %d 張相片';
|
|
$lang['%d photo'] = '%d 張相片';
|
|
$lang['%d photos are also linked to current tags'] = '當前的標籤連結到 %d 張相片';
|
|
$lang['%d photos'] = '%d 張相片';
|
|
$lang['%d rates'] = '%d 個評級';
|
|
$lang['(!) This comment requires validation'] = '(!) 這個留言須要審核';
|
|
$lang['... or browse your empty gallery'] = '... 或瀏覽你的未有相片的相館';
|
|
$lang['... or please deactivate this message, I will find my way by myself'] = '... 或取消此信息,我會自己找到方法';
|
|
$lang['A comment on your site'] = '你的網站有一個留言';
|
|
$lang['About Piwigo'] = '關於 Piwigo';
|
|
$lang['About'] = '關於';
|
|
$lang['%d rate'] = '%d 個評級';
|
|
$lang['2small'] = 'XXS - 極小';
|
|
$lang['Accelerate diaporama speed'] = '增加幻燈片速度';
|
|
$lang['Add a comment'] = '加入留言';
|
|
$lang['Admin: %s'] = '管理: %s';
|
|
$lang['Administration'] = '管理';
|
|
$lang['Album results for'] = '相簿之結果為';
|
|
$lang['Album: %s'] = '相簿: %s';
|
|
$lang['Albums'] = '相簿';
|
|
$lang['Album'] = '相簿';
|
|
$lang['All tags'] = '全部標籤';
|
|
$lang['All'] = '全部';
|
|
$lang['An administrator must authorize your comment before it is visible.'] = '你的留言須要管理員審核才可顯示.';
|
|
$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '防灌水系統: 請等候一會兒才貼上另一留言';
|
|
$lang['Any tag'] = '任何標籤';
|
|
$lang['Are you sure?'] = '確定?';
|
|
$lang['At least one listed rule must be satisfied.'] = '最少要滿足一項列出之標準';
|
|
$lang['Author: %s'] = '作者: %s';
|
|
$lang['Author'] = '作者';
|
|
$lang['Auto login'] = '自動登入';
|
|
$lang['Bad request'] = '錯誤請求';
|
|
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '用戶 "訪客" 的身份錯誤, 將使用預設身份. 請通知管理員.';
|
|
$lang['Best rated'] = '最佳評級';
|
|
$lang['Browser: %s'] = '瀏覽器: %s';
|
|
$lang['Calendar'] = '日曆';
|
|
$lang['Change my password'] = '更改密碼';
|
|
$lang['Check your email for the confirmation link'] = '請到你的電郵信箱檢查確認連結';
|
|
$lang['Click here if your browser does not automatically forward you'] = '如果你的瀏覽器不能轉送, 請點擊這裏';
|
|
$lang['Click on the photo to see it in high definition'] = '點擊相片以看高清晰度相片';
|
|
$lang['Close this window'] = '關閉視窗';
|
|
$lang['Comment by %s'] = '由 %s 留言';
|
|
$lang['Comment: %s'] = '留言: %s';
|
|
$lang['Comments'] = '留言';
|
|
$lang['Comment'] = '留言';
|
|
$lang['Complete RSS feed (photos, comments)'] = '完整 RSS 訂閱(相片, 留言)';
|
|
$lang['Confirm Password'] = '確認密碼';
|
|
$lang['Connected user: %s'] = '連結之用戶: %s';
|
|
$lang['Connection settings'] = '連接設定';
|
|
$lang['Contact webmaster'] = '聯絡管理員';
|
|
$lang['Contact'] = '聯絡';
|
|
$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '你的瀏覽器不支援或封鎖 Cookies. 登入必須要允許 cookies. ';
|
|
$lang['Create a new account'] = '建立新用戶';
|
|
$lang['Created on'] = '建立在';
|
|
$lang['Creation date'] = '建立日期';
|
|
$lang['Current password is wrong'] = '現在的密碼是錯誤';
|
|
$lang['Customize'] = '自定';
|
|
$lang['Date created, new → old'] = '建立日期, 新 → 舊';
|
|
$lang['Date created, old → new'] = '建立日期, 舊 → 新';
|
|
$lang['Date posted, new → old'] = '張貼日期, 新 → 舊';
|
|
$lang['Date posted, old → new'] = '張貼日期, 舊 → 新';
|
|
$lang['Date'] = '日期';
|
|
$lang['Default'] = '預設';
|
|
$lang['Delete'] = '刪除';
|
|
$lang['Desktop'] = '桌面';
|
|
$lang['Dimensions'] = '量度';
|
|
$lang['Display'] = '顯示';
|
|
$lang['Download this file'] = '下載這個檔案';
|
|
$lang['Download'] = '下載';
|
|
$lang['EXIF Metadata'] = 'EXIF 資料';
|
|
$lang['Each listed rule must be satisfied.'] = '必須要滿足每一項列出之標準';
|
|
$lang['Edit a comment'] = '編輯留言';
|
|
$lang['Edit'] = '編輯';
|
|
$lang['Email address is missing. Please specify an email address.'] = '沒有電郵地址. 請指定一個電郵地址. ';
|
|
$lang['Email address'] = '電郵地址';
|
|
$lang['Email: %s'] = '電郵: %s';
|
|
$lang['Empty query. No criteria has been entered.'] = '空白查詢. 沒有輪入條件';
|
|
$lang['End-Date'] = '終止日期';
|
|
$lang['Enter your new password below.'] = '在下面輸入你的新密碼.';
|
|
$lang['Enter your personnal informations'] = '輸入你的個人資料';
|
|
$lang['Error sending email'] = '寄出郵件時發生錯誤';
|
|
$lang['Expand all albums'] = '打開所有相簿';
|
|
$lang['Favorites'] = '最愛';
|
|
$lang['File name, A → Z'] = '檔案名稱, A → Z';
|
|
$lang['File name, Z → A'] = '檔案名稱, Z → A';
|
|
$lang['File name'] = '檔案名稱';
|
|
$lang['Filesize'] = '檔案大小';
|
|
$lang['File'] = '檔案';
|
|
$lang['Filter and display'] = '過濾器與顯示';
|
|
$lang['Filter'] = '過濾器';
|
|
$lang['First'] = '首頁';
|
|
$lang['Forbidden'] = '禁止';
|
|
$lang['Forgot your password?'] = '忘記你的密碼?';
|
|
$lang['Go through the gallery as a visitor'] = '以訪客身份瀏覽相館';
|
|
$lang['Hello %s, your Piwigo photo gallery is empty!'] = '%s 你好, 你的 Piwigo 相館沒有相片!';
|
|
$lang['Hello %s,'] = '%s 你好,';
|
|
$lang['Hello'] = '你好';
|
|
$lang['Help'] = '幫肋';
|
|
?>
|