aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_TW/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-03-11 19:26:52 +0000
committerddtddt <ddtddt@piwigo.org>2011-03-11 19:26:52 +0000
commit740dc4a73cbcc188f9206eb113653fb1f76e2401 (patch)
tree339d6ac8a2c203351f67f8d4ce6e1dc200af1bb5 /language/zh_TW/common.lang.php
parent6cbde1553b3c71b9532fe1bc43e13936b4290f84 (diff)
[trunk] - language - add zh_TW
git-svn-id: http://piwigo.org/svn/trunk@9616 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW/common.lang.php')
-rw-r--r--language/zh_TW/common.lang.php355
1 files changed, 355 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php
new file mode 100644
index 000000000..7ccddf6fb
--- /dev/null
+++ b/language/zh_TW/common.lang.php
@@ -0,0 +1,355 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2011 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. |
+// +-----------------------------------------------------------------------+
+
+// Langage informations
+$lang_info['language_name'] = '中文';
+$lang_info['country'] = '中國';
+$lang_info['direction'] = 'ltr';
+$lang_info['code'] = 'cn';
+$lang_info['zero_plural'] = false;
+
+$lang['%.2f (rated %d times)'] = '%.2f (標注 %d 次)';
+$lang['%d Kb'] = '%d KB';
+$lang['%d album updated'] = '%d 相冊已更新';
+$lang['%d albums updated'] = '%d 相冊已更新';
+$lang['%d comment to validate'] = '%d 條用戶評論被確認';
+$lang['%d comments to validate'] = '%d 條用戶評論被確認';
+$lang['%d new comment'] = '%d 新評論';
+$lang['%d new comments'] = '%d 新評論';
+$lang['%d comment'] = '%d 評論';
+$lang['%d comments'] = '%d 評論';
+$lang['%d hit'] = '查看 %d 次';
+$lang['%d hits'] = '查看 %d 次';
+$lang['%d new photo'] = '%d 新圖片';
+$lang['%d new photos'] = '%d 新圖片';
+$lang['%d new user'] = '%d 新用戶';
+$lang['%d new users'] = '%d 新用戶';
+$lang['About'] = '關於';
+$lang['All tags'] = '所有標籤';
+$lang['Any tag'] = '任何標籤';
+$lang['At least one listed rule must be satisfied.'] = '至少符合一項標準.';
+$lang['At least one tag must match'] = '至少匹配一個標籤';
+$lang['Author'] = '擁有者';
+$lang['Average rate'] = '評分';
+$lang['Albums'] = '類別';
+$lang['Album'] = '相冊';
+$lang['Close this window'] = '關閉窗口';
+$lang['Complete RSS feed (photos, comments)'] = '完整RSS回饋(圖片, 評論等)';
+$lang['Confirm Password'] = '重複輸入密碼';
+$lang['Connection settings'] = '連接設置';
+$lang['Login'] = '連接';
+$lang['Contact webmaster'] = '聯繫網管';
+$lang['Create a new account'] = '新建帳號';
+$lang['Created on'] = '創建於';
+$lang['Creation date'] = '創建日期';
+$lang['Current password is wrong'] = '密碼錯誤';
+$lang['Dimensions'] = '尺寸';
+$lang['Display'] = '顯示';
+$lang['Each listed rule must be satisfied.'] = '必須符合每項標準';
+$lang['Email address is missing. Please specify an email address.'] = '缺少郵箱地址';
+$lang['Email address'] = '郵箱地址';
+$lang['Enter your personnal informations'] = '輸入您的個人信息';
+$lang['Error sending email'] = '發送郵件出錯';
+$lang['File name'] = '文件名';
+$lang['File'] = '文件';
+$lang['Filesize'] = '文件大小';
+$lang['Filter and display'] = '過濾並顯示';
+$lang['Filter'] = '過濾';
+$lang['Forgot your password?'] = '忘記密碼?';
+$lang['Go through the gallery as a visitor'] = '以遊客身份瀏覽圖庫';
+$lang['Help'] = '幫助';
+$lang['Identification'] = '身份鑒別';
+$lang['Photos only RSS feed'] = '圖片RSS';
+$lang['Keyword'] = '關鍵字';
+$lang['Links'] = '鏈接';
+$lang['N/A'] = '不存在';
+$lang['New on %s'] = '新創於 %s';
+$lang['New password confirmation does not correspond'] = '前後密碼不一致';
+$lang['New password sent by email'] = '新密碼已發送';
+$lang['No email address'] = '沒有郵箱地址';
+$lang['No classic user matches this email address'] = '此郵箱地址不存在';
+$lang['Notification'] = '通知';
+$lang['Number of items'] = '總數';
+$lang['Original dimensions'] = '原始大小';
+$lang['Password forgotten'] = '忘記密碼';
+$lang['Password'] = '密碼';
+$lang['Post date'] = '上傳日期';
+$lang['Posted on'] = '上傳於';
+$lang['Profile'] = '用戶信息';
+$lang['Quick connect'] = '快速連接';
+$lang['RSS feed'] = 'RSS流';
+$lang['Rate'] = '評分';
+$lang['Register'] = '註冊';
+$lang['Registration'] = '註冊';
+$lang['Related tags'] = '關聯標籤';
+$lang['Reset'] = '重新設置';
+$lang['Retrieve password'] = '重新取得密碼';
+$lang['Search rules'] = '搜索規則';
+$lang['Search tags'] = '搜索標籤';
+$lang['Search'] = '搜索';
+$lang['display available tags'] = '查看現有標籤';
+$lang['Send new password'] = '發送新密碼';
+$lang['Since'] = '自從';
+$lang['Sort by'] = '排序';
+$lang['Sort order'] = '排序規則';
+$lang['Tag'] = '標籤';
+$lang['Tags'] = '標籤簇';
+$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'RSS提要,從這個網站上提供新事件的通知:新相片,更新相冊,新評論。要使用 RSS 閱讀器查看new photos, updated albums, new comments. To be used with a RSS feed reader.';
+$lang['Unknown feed identifier'] = '未知流標識';
+$lang['User comments'] = '用戶評論';
+$lang['Username'] = '用戶名';
+$lang['Visits'] = '訪問';
+$lang['Webmaster'] = '網管';
+$lang['Week %d'] = '星期 %d';
+$lang['About Piwigo'] = '關於Piwigo';
+$lang['You are not authorized to access the requested page'] = '你無權訪問此頁';
+$lang['add to caddie'] = '放入購物籃';
+$lang['add this photo to your favorites'] = '把圖片放到收藏夾';
+$lang['Administration'] = '管理員';
+$lang['all'] = '所有';
+$lang['ascending'] = '升序';
+$lang['author(s) : %s'] = '擁有者 : %s';
+$lang['Expand all albums'] = '展開所有相冊';
+$lang['posted after %s (%s)'] = '插入到 %s (%s) 之後';
+$lang['posted before %s (%s)'] = '插入到 %s (%s) 之前';
+$lang['posted between %s (%s) and %s (%s)'] = '插入到 %s (%s) 和 le %s (%s) 之間';
+$lang['posted on %s'] = '插入 %s';
+$lang['Best rated'] = '得票最高';
+$lang['display best rated photos'] = '顯示得票最高的圖片';
+$lang['caddie'] = '購物籃';
+$lang['Calendar'] = '日曆';
+$lang['All'] = '所有';
+$lang['display each day with photos, month per month'] = '按時間順序來顯示';
+$lang['View'] = '視圖';
+$lang['chronology_monthly_calendar'] = '月曆';
+$lang['chronology_monthly_list'] = '月清單';
+$lang['chronology_weekly_list'] = '周清單';
+$lang['Click here if your browser does not automatically forward you'] = '如果你的瀏覽器不支持自動轉頁,請按這裡。';
+$lang['comment date'] = '評論日期';
+$lang['Comment'] = '評論';
+$lang['Your comment has been registered'] = '評論已保存';
+$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '反灌水系統 : 請稍候再加評論';
+$lang['Your comment has NOT been registered because it did not pass the validation rules'] = '由於不符合格式規定,你的評論不能被保存';
+$lang['An administrator must authorize your comment before it is visible.'] = '評論需經管理員確認才能顯示在頁面裡。';
+$lang['This login is already used by another user'] = '用戶名已存在';
+$lang['Comments'] = '評論';
+$lang['Add a comment'] = '加評論';
+$lang['created after %s (%s)'] = '創建於 %s (%s) 之後';
+$lang['created before %s (%s)'] = '創建於 %s (%s) 之前';
+$lang['created between %s (%s) and %s (%s)'] = '創建於 %s (%s) 和 le %s (%s) 之間';
+$lang['created on %s'] = '創建於 %s';
+$lang['Customize'] = '自定義';
+$lang['Your Gallery Customization'] = '自定義頁標題';
+$lang['day'][0] = '星期日';
+$lang['day'][1] = '星期一';
+$lang['day'][2] = '星期二';
+$lang['day'][3] = '星期三';
+$lang['day'][4] = '星期四';
+$lang['day'][5] = '星期五';
+$lang['day'][6] = '星期六';
+$lang['Default'] = '默認';
+$lang['delete this photo from your favorites'] = '從收藏夾中刪除此圖片';
+$lang['Delete'] = '刪除';
+$lang['descending'] = '降序';
+$lang['download'] = '下載';
+$lang['download this file'] = '下載此文件';
+$lang['edit'] = '編輯';
+$lang['wrong date'] = '日期出錯';
+$lang['excluded'] = '不包括';
+$lang['Your favorites'] = '我的最愛';
+$lang['display your favorites photos'] = '顯示收藏圖片';
+$lang['Favorites'] = '收藏';
+$lang['First'] = '首頁';
+$lang['The gallery is locked for maintenance. Please, come back later.'] = '系統維護,請稍候再試。';
+$lang['Page generated in'] = '頁面創建時間';
+$lang['guest'] = '遊客';
+$lang['Hello'] = '你好';
+$lang['available for administrators only'] = '只限於管理者';
+$lang['display this album'] = '顯示此相冊根目錄下的相片';
+$lang['display last user comments'] = '查看最新用戶評論';
+$lang['customize the appareance of the gallery'] = '個性化設置';
+$lang['search'] = '搜索';
+$lang['Home'] = '主頁';
+$lang['in this album'] = '在此相冊裡';
+$lang['in %d sub-album'] = '在 %d 子相冊裡';
+$lang['in %d sub-albums'] = '在n %d 子相冊裡';
+$lang['included'] = '包括';
+$lang['Invalid password!'] = '密碼不正確!';
+$lang['Language'] = '語言';
+$lang['last %d days'] = '最近%d天';
+$lang['Last'] = '最後';
+$lang['Logout'] = '註銷';
+$lang['E-mail address'] = $lang['Email address'];
+$lang['obligatory'] = '必需';
+$lang['Maximum photo height'] = '圖片的最大長度';
+$lang['Maximum height must be a number superior to 50'] = '圖片最大長度必須大於50';
+$lang['Maximum photo width'] = '圖片的最大寬度';
+$lang['Maximum width must be a number superior to 50'] = '圖片最大寬度必須大於50';
+$lang['display a calendar by creation date'] = '通過創建時間顯示日曆';
+$lang['display all photos in all sub-albums'] = '顯示所有相冊和子相冊的相片';
+$lang['return to normal view mode'] = '返回到普通模式顯示';
+$lang['display a calendar by posted date'] = '通過發送時間來顯示日曆';
+$lang['month'][10] = '十月';
+$lang['month'][11] = '十一月';
+$lang['month'][12] = '十二月';
+$lang['month'][1] = '一月';
+$lang['month'][2] = '二月';
+$lang['month'][3] = '三月';
+$lang['month'][4] = '四月';
+$lang['month'][5] = '五月';
+$lang['month'][6] = '六月';
+$lang['month'][7] = '七月';
+$lang['month'][8] = '八月';
+$lang['month'][9] = '九月';
+$lang['Most visited'] = '最受喜歡';
+$lang['display most visited photos'] = '顯示查看次數最多的圖片';
+$lang['The number of photos per row must be a not null scalar'] = '每行圖片數必須是非零整數';
+$lang['Number of photos per row'] = '每行圖片數';
+$lang['The number of rows per page must be a not null scalar'] = '每頁總行數必須是非零整數';
+$lang['Number of rows per page'] = '每頁行數';
+$lang['Unknown identifier'] = '帳戶不存在';
+$lang['New password'] = '新密碼';
+$lang['Rate this photo'] = '對圖片投票';
+$lang['Next'] = '下一頁';
+$lang['no rate'] = '沒有被投票';
+$lang['Photos posted within the last %d day.'] = '只顯示最近 %d 天的圖片.';
+$lang['Photos posted within the last %d days.'] = '只顯示最近 %d 天的圖片.';
+$lang['password updated'] = '密碼已更新';
+$lang['Recent period must be a positive integer value'] = '再次發表間隔時間必須是正整數';
+$lang['photo'] = '圖片';
+$lang['Click on the photo to see it in high definition'] = '點擊查看大圖片';
+$lang['Show file metadata'] = '顯示文件的元數據';
+$lang['Powered by'] = '基於';
+$lang['Preferences'] = '使用偏好';
+$lang['Previous'] = '前頁';
+$lang['Random photos'] = '隨機圖片';
+$lang['display a set of random photos'] = '隨機顯示圖片';
+$lang['Recent albums'] = '最新的相冊';
+$lang['display recently updated albums'] = '顯示最近更新的相冊';
+$lang['Recent period'] = '最近階段';
+$lang['Recent photos'] = '最新圖片';
+$lang['display most recent photos'] = '顯示最新圖片';
+$lang['Redirection...'] = '轉跳至...';
+$lang['Please, enter a login'] = '請輸入用戶名';
+$lang['login mustn\'t end with a space character'] = '用戶名不能以空格結尾';
+$lang['login mustn\'t start with a space character'] = '用戶名不能以空格開頭';
+$lang['this login is already used'] = '用戶名已存在';
+$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '郵件地址格式必須符合標準郵件地址格式 xxx@yyy.eee (例如 : jack@altern.org)';
+$lang['please enter your password again'] = '請輸入新密碼';
+$lang['Auto login'] = '自動連接';
+$lang['remove this tag from the list'] = '刪除此標籤';
+$lang['representative'] = '代理人';
+$lang['Search for Author'] = '搜索上傳者';
+$lang['Search in albums'] = '在相冊裡搜索';
+$lang['Search by Date'] = '通過日期查詢';
+$lang['Date'] = '開始日期';
+$lang['End-Date'] = '最終日期';
+$lang['Kind of date'] = '日期類型';
+$lang['Search for words'] = '關鍵字';
+$lang['Search for all terms'] = '以與模式查詢';
+$lang['Search for any terms'] = '以或模式查詢';
+$lang['Empty query. No criteria has been entered.'] = '查詢語句不能為空';
+$lang['Search Options'] = '查詢選項';
+$lang['Search results'] = '搜索結果';
+$lang['Search in sub-albums'] = '在子相冊裡搜索';
+$lang['searched words : %s'] = '搜索詞 : %s';
+$lang['Contact'] = '聯繫';
+$lang['set as album representative'] = '設置一個相冊代表';
+$lang['Show number of comments'] = '顯示評論總數';
+$lang['Show number of hits'] = '顯示查看次數';
+$lang['slideshow'] = '幻燈片放映';
+$lang['stop the slideshow'] = '停止幻燈片放映';
+$lang['Specials'] = '特別類';
+$lang['SQL queries in'] = 'sql查詢語句';
+$lang['display only recently posted photos'] = '只顯示最近內容';
+$lang['return to the display of all photos'] = '返回到所有圖片頁面';
+$lang['the beginning'] = '開始';
+$lang['Interface theme'] = '主題';
+$lang['Thumbnails'] = '縮略圖';
+$lang['Menu'] = '菜單';
+$lang['A comment on your site'] = '網站評論';
+$lang['today'] = '今天';
+$lang['Update your rating'] = '更改投票';
+$lang['wrong filename'] = '文件夾名不合法';
+$lang['the username must be given'] = '缺少用戶名';
+$lang['useful when password forgotten'] = '忘記密碼';
+$lang['Quick search'] = '快速搜索';
+$lang['Connected user: %s'] = '在線用戶: %s';
+$lang['IP: %s'] = 'IP地址: %s';
+$lang['Browser: %s'] = '瀏覽器: %s';
+$lang['Author: %s'] = '上傳者: %s';
+$lang['Comment: %s'] = '評論: %s';
+$lang['Comment by %s'] = '評論人 %s';
+$lang['User: %s'] = '用戶: %s';
+$lang['Email: %s'] = '電子郵件: %s';
+$lang['Admin: %s'] = '管理員: %s';
+$lang['Registration of %s'] = '註冊 %s';
+$lang['Album: %s'] = '相冊: %s';
+$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果遊客反常擁有普通用戶才擁有狀態,請向網絡管理員報告。';
+$lang['Administrator, webmaster and special user cannot use this method'] = '管理員, 網管和特定用戶不能使用此方法功能';
+$lang['this email address is already in use'] = '郵箱地址已存在';
+$lang['Album results for'] = '相冊的結果';
+$lang['Tag results for'] = '符合查詢標籤結果';
+$lang['from %s to %s'] = '從 %s 到 %s';
+$lang['Play of slideshow'] = '播放';
+$lang['Pause of slideshow'] = '暫停';
+$lang['Repeat the slideshow'] = '重複播放';
+$lang['Not repeat the slideshow'] = '停止重複播放';
+$lang['Reduce diaporama speed'] = '減慢播放速度';
+$lang['Accelerate diaporama speed'] = '加快播放速度';
+$lang['Submit'] = '確認';
+$lang['Yes'] = '是';
+$lang['No'] = '否';
+$lang['%d photo']='%d 圖片';
+$lang['%d photos']='%d 圖片';
+$lang['%d photo is also linked to current tags'] = '%d 圖片同時與當前標籤相關';
+$lang['%d photos are also linked to current tags'] = '%d 圖片同時與當前標籤相關';
+$lang['display photos linked to this tag'] = '只查看和這標籤相關的圖片';
+$lang['photos posted during the last %d days'] = '圖片在最近%d天裡更新';
+$lang['Piwigo Help'] = 'Piwigo幫助';
+$lang['Rank'] = '分類';
+$lang['group by letters'] = '按字母順序分';
+$lang['letters'] = '字母';
+$lang['show tag cloud'] = '顯示標籤雲';
+$lang['cloud'] = '雲';
+$lang['Are you sure?'] = '確定?';
+$lang['delete this comment'] = '刪除評論';
+$lang['Reset to default values'] = '重置為默認值';
+$lang['delete all photos from your favorites'] = '刪除您的收藏裡所有相片';
+$lang['Sent by'] = 'Sent by';
+$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的瀏覽器已關閉或者不支持Cookies. 您必須開啟 cookies 才能登錄.';
+$lang['edit this comment'] = '修改此評論';
+$lang['Edit a comment'] = '修改一個評論';
+$lang['(!) This comment requires validation'] = '(!) 此評論需要審核';
+$lang['Welcome'] = '歡迎';
+$lang['Welcome to your Piwigo photo gallery!'] = '歡迎來到您的 Piwigo 畫廊!';
+$lang['... or browse your empty gallery'] = '... 或者瀏覽您的空畫廊';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... 或者取消此信息,我會自己找到我的方法';
+$lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s, 您的 Piwigo 畫廊是空的!';
+$lang['I want to add photos'] = '我想添加相片';
+$lang['Manage this user comment: %s'] = '管理此用戶的評論: %s';
+$lang['This author modified following comment:'] = '此作者修改了以下的評論:';
+$lang['This author removed the comment with id %d'] = '此作者刪除了 id 為 %d 的評論';
+$lang['validate this comment'] = '審核此評論';
+$lang['Sent by'] = '發送人';
+?> \ No newline at end of file