[9616] | 1 | <?php |
---|
| 2 | // +-----------------------------------------------------------------------+ |
---|
| 3 | // | Piwigo - a PHP based photo gallery | |
---|
| 4 | // +-----------------------------------------------------------------------+ |
---|
[19703] | 5 | // | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | |
---|
[9616] | 6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
| 7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
| 8 | // +-----------------------------------------------------------------------+ |
---|
| 9 | // | This program is free software; you can redistribute it and/or modify | |
---|
| 10 | // | it under the terms of the GNU General Public License as published by | |
---|
| 11 | // | the Free Software Foundation | |
---|
| 12 | // | | |
---|
| 13 | // | This program is distributed in the hope that it will be useful, but | |
---|
| 14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
| 15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
| 16 | // | General Public License for more details. | |
---|
| 17 | // | | |
---|
| 18 | // | You should have received a copy of the GNU General Public License | |
---|
| 19 | // | along with this program; if not, write to the Free Software | |
---|
| 20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
| 21 | // | USA. | |
---|
| 22 | // +-----------------------------------------------------------------------+ |
---|
[9939] | 23 | /* |
---|
| 24 | Language Name: 中文 (繁體) [TW] |
---|
[20876] | 25 | Version: 2.5.0 |
---|
[9939] | 26 | Language URI: http://piwigo.org/ext/extension_view.php?eid=524 |
---|
| 27 | Author: Piwigo team |
---|
| 28 | Author URI: http://piwigo.org |
---|
| 29 | */ |
---|
[9616] | 30 | |
---|
| 31 | // Langage informations |
---|
| 32 | $lang_info['language_name'] = '中文'; |
---|
| 33 | $lang_info['country'] = '中國'; |
---|
| 34 | $lang_info['direction'] = 'ltr'; |
---|
| 35 | $lang_info['code'] = 'cn'; |
---|
| 36 | $lang_info['zero_plural'] = false; |
---|
| 37 | |
---|
| 38 | $lang['%d Kb'] = '%d KB'; |
---|
| 39 | $lang['%d album updated'] = '%d 相冊已更新'; |
---|
| 40 | $lang['%d albums updated'] = '%d 相冊已更新'; |
---|
| 41 | $lang['%d comment to validate'] = '%d 條用戶評論被確認'; |
---|
| 42 | $lang['%d comments to validate'] = '%d 條用戶評論被確認'; |
---|
| 43 | $lang['%d new comment'] = '%d 新評論'; |
---|
| 44 | $lang['%d new comments'] = '%d 新評論'; |
---|
| 45 | $lang['%d comment'] = '%d 評論'; |
---|
| 46 | $lang['%d comments'] = '%d 評論'; |
---|
| 47 | $lang['%d hit'] = '查看 %d 次'; |
---|
| 48 | $lang['%d hits'] = '查看 %d 次'; |
---|
| 49 | $lang['%d new photo'] = '%d 新圖片'; |
---|
| 50 | $lang['%d new photos'] = '%d 新圖片'; |
---|
| 51 | $lang['%d new user'] = '%d 新用戶'; |
---|
| 52 | $lang['%d new users'] = '%d 新用戶'; |
---|
| 53 | $lang['About'] = '關於'; |
---|
| 54 | $lang['All tags'] = '所有標籤'; |
---|
| 55 | $lang['Any tag'] = '任何標籤'; |
---|
| 56 | $lang['At least one listed rule must be satisfied.'] = '至少符合一項標準.'; |
---|
| 57 | $lang['Author'] = '擁有者'; |
---|
| 58 | $lang['Albums'] = '類別'; |
---|
| 59 | $lang['Album'] = '相冊'; |
---|
| 60 | $lang['Close this window'] = '關閉窗口'; |
---|
| 61 | $lang['Complete RSS feed (photos, comments)'] = '完整RSS回饋(圖片, 評論等)'; |
---|
| 62 | $lang['Confirm Password'] = '重複輸入密碼'; |
---|
| 63 | $lang['Connection settings'] = '連接設置'; |
---|
| 64 | $lang['Login'] = '連接'; |
---|
| 65 | $lang['Contact webmaster'] = '聯繫網管'; |
---|
| 66 | $lang['Create a new account'] = '新建帳號'; |
---|
| 67 | $lang['Created on'] = '創建於'; |
---|
| 68 | $lang['Creation date'] = '創建日期'; |
---|
| 69 | $lang['Current password is wrong'] = '密碼錯誤'; |
---|
| 70 | $lang['Dimensions'] = '尺寸'; |
---|
| 71 | $lang['Display'] = '顯示'; |
---|
| 72 | $lang['Each listed rule must be satisfied.'] = '必須符合每項標準'; |
---|
| 73 | $lang['Email address is missing. Please specify an email address.'] = '缺少郵箱地址'; |
---|
| 74 | $lang['Email address'] = '郵箱地址'; |
---|
| 75 | $lang['Enter your personnal informations'] = '輸入您的個人信息'; |
---|
| 76 | $lang['Error sending email'] = '發送郵件出錯'; |
---|
| 77 | $lang['File name'] = '文件名'; |
---|
| 78 | $lang['File'] = '文件'; |
---|
| 79 | $lang['Filesize'] = '文件大小'; |
---|
| 80 | $lang['Filter and display'] = '過濾並顯示'; |
---|
| 81 | $lang['Filter'] = '過濾'; |
---|
| 82 | $lang['Forgot your password?'] = '忘記密碼?'; |
---|
| 83 | $lang['Go through the gallery as a visitor'] = '以遊客身份瀏覽圖庫'; |
---|
| 84 | $lang['Help'] = '幫助'; |
---|
| 85 | $lang['Identification'] = '身份鑒別'; |
---|
| 86 | $lang['Photos only RSS feed'] = '圖片RSS'; |
---|
| 87 | $lang['Keyword'] = '關鍵字'; |
---|
| 88 | $lang['Links'] = '鏈接'; |
---|
| 89 | $lang['N/A'] = '不存在'; |
---|
| 90 | $lang['New on %s'] = '新創於 %s'; |
---|
| 91 | $lang['Notification'] = '通知'; |
---|
| 92 | $lang['Number of items'] = '總數'; |
---|
| 93 | $lang['Original dimensions'] = '原始大小'; |
---|
| 94 | $lang['Password forgotten'] = '忘記密碼'; |
---|
| 95 | $lang['Password'] = '密碼'; |
---|
| 96 | $lang['Post date'] = '上傳日期'; |
---|
| 97 | $lang['Posted on'] = '上傳於'; |
---|
| 98 | $lang['Profile'] = '用戶信息'; |
---|
| 99 | $lang['Quick connect'] = '快速連接'; |
---|
| 100 | $lang['RSS feed'] = 'RSS流'; |
---|
| 101 | $lang['Register'] = '註冊'; |
---|
| 102 | $lang['Registration'] = '註冊'; |
---|
| 103 | $lang['Related tags'] = '關聯標籤'; |
---|
| 104 | $lang['Reset'] = '重新設置'; |
---|
| 105 | $lang['Retrieve password'] = '重新取得密碼'; |
---|
| 106 | $lang['Search rules'] = '搜索規則'; |
---|
| 107 | $lang['Search tags'] = '搜索標籤'; |
---|
| 108 | $lang['Search'] = '搜索'; |
---|
| 109 | $lang['display available tags'] = '查看現有標籤'; |
---|
| 110 | $lang['Since'] = '自從'; |
---|
| 111 | $lang['Sort by'] = '排序'; |
---|
| 112 | $lang['Sort order'] = '排序規則'; |
---|
| 113 | $lang['Tag'] = '標籤'; |
---|
| 114 | $lang['Tags'] = '標籤簇'; |
---|
| 115 | $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.'; |
---|
| 116 | $lang['Unknown feed identifier'] = '未知流標識'; |
---|
| 117 | $lang['User comments'] = '用戶評論'; |
---|
| 118 | $lang['Username'] = '用戶名'; |
---|
| 119 | $lang['Visits'] = '訪問'; |
---|
| 120 | $lang['Webmaster'] = '網管'; |
---|
| 121 | $lang['Week %d'] = '星期 %d'; |
---|
| 122 | $lang['About Piwigo'] = '關於Piwigo'; |
---|
| 123 | $lang['You are not authorized to access the requested page'] = '你無權訪問此頁'; |
---|
| 124 | $lang['add this photo to your favorites'] = '把圖片放到收藏夾'; |
---|
| 125 | $lang['Administration'] = '管理員'; |
---|
| 126 | $lang['all'] = '所有'; |
---|
| 127 | $lang['ascending'] = '升序'; |
---|
| 128 | $lang['author(s) : %s'] = '擁有者 : %s'; |
---|
| 129 | $lang['Expand all albums'] = '展開所有相冊'; |
---|
| 130 | $lang['posted after %s (%s)'] = '插入到 %s (%s) 之後'; |
---|
| 131 | $lang['posted before %s (%s)'] = '插入到 %s (%s) 之前'; |
---|
| 132 | $lang['posted between %s (%s) and %s (%s)'] = '插入到 %s (%s) 和 le %s (%s) 之間'; |
---|
| 133 | $lang['posted on %s'] = '插入 %s'; |
---|
| 134 | $lang['Best rated'] = '得票最高'; |
---|
| 135 | $lang['display best rated photos'] = '顯示得票最高的圖片'; |
---|
| 136 | $lang['Calendar'] = '日曆'; |
---|
| 137 | $lang['All'] = '所有'; |
---|
| 138 | $lang['display each day with photos, month per month'] = '按時間順序來顯示'; |
---|
| 139 | $lang['View'] = '視圖'; |
---|
| 140 | $lang['chronology_monthly_calendar'] = '月曆'; |
---|
| 141 | $lang['chronology_monthly_list'] = '月清單'; |
---|
| 142 | $lang['chronology_weekly_list'] = '周清單'; |
---|
| 143 | $lang['Click here if your browser does not automatically forward you'] = '如果你的瀏覽器不支持自動轉頁,請按這裡。'; |
---|
| 144 | $lang['comment date'] = '評論日期'; |
---|
| 145 | $lang['Comment'] = '評論'; |
---|
| 146 | $lang['Your comment has been registered'] = '評論已保存'; |
---|
| 147 | $lang['Anti-flood system : please wait for a moment before trying to post another comment'] = '反灌水系統 : 請稍候再加評論'; |
---|
| 148 | $lang['Your comment has NOT been registered because it did not pass the validation rules'] = '由於不符合格式規定,你的評論不能被保存'; |
---|
| 149 | $lang['An administrator must authorize your comment before it is visible.'] = '評論需經管理員確認才能顯示在頁面裡。'; |
---|
| 150 | $lang['This login is already used by another user'] = '用戶名已存在'; |
---|
| 151 | $lang['Comments'] = '評論'; |
---|
| 152 | $lang['Add a comment'] = '加評論'; |
---|
| 153 | $lang['created after %s (%s)'] = '創建於 %s (%s) 之後'; |
---|
| 154 | $lang['created before %s (%s)'] = '創建於 %s (%s) 之前'; |
---|
| 155 | $lang['created between %s (%s) and %s (%s)'] = '創建於 %s (%s) 和 le %s (%s) 之間'; |
---|
| 156 | $lang['created on %s'] = '創建於 %s'; |
---|
| 157 | $lang['Customize'] = '自定義'; |
---|
| 158 | $lang['Your Gallery Customization'] = '自定義頁標題'; |
---|
| 159 | $lang['day'][0] = '星期日'; |
---|
| 160 | $lang['day'][1] = '星期一'; |
---|
| 161 | $lang['day'][2] = '星期二'; |
---|
| 162 | $lang['day'][3] = '星期三'; |
---|
| 163 | $lang['day'][4] = '星期四'; |
---|
| 164 | $lang['day'][5] = '星期五'; |
---|
| 165 | $lang['day'][6] = '星期六'; |
---|
| 166 | $lang['Default'] = '默認'; |
---|
| 167 | $lang['delete this photo from your favorites'] = '從收藏夾中刪除此圖片'; |
---|
| 168 | $lang['Delete'] = '刪除'; |
---|
| 169 | $lang['descending'] = '降序'; |
---|
[12681] | 170 | $lang['Download'] = '下載'; |
---|
| 171 | $lang['Download this file'] = '下載此文件'; |
---|
[9616] | 172 | $lang['edit'] = '編輯'; |
---|
| 173 | $lang['wrong date'] = '日期出錯'; |
---|
| 174 | $lang['excluded'] = '不包括'; |
---|
| 175 | $lang['Your favorites'] = '我的最愛'; |
---|
| 176 | $lang['display your favorites photos'] = '顯示收藏圖片'; |
---|
| 177 | $lang['Favorites'] = '收藏'; |
---|
| 178 | $lang['First'] = '首頁'; |
---|
| 179 | $lang['The gallery is locked for maintenance. Please, come back later.'] = '系統維護,請稍候再試。'; |
---|
| 180 | $lang['Page generated in'] = '頁面創建時間'; |
---|
| 181 | $lang['guest'] = '遊客'; |
---|
| 182 | $lang['Hello'] = '你好'; |
---|
| 183 | $lang['available for administrators only'] = '只限於管理者'; |
---|
| 184 | $lang['display this album'] = '顯示此相冊根目錄下的相片'; |
---|
| 185 | $lang['display last user comments'] = '查看最新用戶評論'; |
---|
| 186 | $lang['customize the appareance of the gallery'] = '個性化設置'; |
---|
| 187 | $lang['search'] = '搜索'; |
---|
| 188 | $lang['Home'] = '主頁'; |
---|
| 189 | $lang['in this album'] = '在此相冊裡'; |
---|
| 190 | $lang['in %d sub-album'] = '在 %d 子相冊裡'; |
---|
| 191 | $lang['in %d sub-albums'] = '在n %d 子相冊裡'; |
---|
| 192 | $lang['included'] = '包括'; |
---|
| 193 | $lang['Invalid password!'] = '密碼不正確!'; |
---|
| 194 | $lang['Language'] = '語言'; |
---|
| 195 | $lang['last %d days'] = '最近%d天'; |
---|
| 196 | $lang['Last'] = '最後'; |
---|
| 197 | $lang['Logout'] = '註銷'; |
---|
| 198 | $lang['obligatory'] = '必需'; |
---|
| 199 | $lang['display a calendar by creation date'] = '通過創建時間顯示日曆'; |
---|
| 200 | $lang['display all photos in all sub-albums'] = '顯示所有相冊和子相冊的相片'; |
---|
| 201 | $lang['return to normal view mode'] = '返回到普通模式顯示'; |
---|
| 202 | $lang['display a calendar by posted date'] = '通過發送時間來顯示日曆'; |
---|
| 203 | $lang['month'][10] = '十月'; |
---|
| 204 | $lang['month'][11] = '十一月'; |
---|
| 205 | $lang['month'][12] = '十二月'; |
---|
| 206 | $lang['month'][1] = '一月'; |
---|
| 207 | $lang['month'][2] = '二月'; |
---|
| 208 | $lang['month'][3] = '三月'; |
---|
| 209 | $lang['month'][4] = '四月'; |
---|
| 210 | $lang['month'][5] = '五月'; |
---|
| 211 | $lang['month'][6] = '六月'; |
---|
| 212 | $lang['month'][7] = '七月'; |
---|
| 213 | $lang['month'][8] = '八月'; |
---|
| 214 | $lang['month'][9] = '九月'; |
---|
| 215 | $lang['Most visited'] = '最受喜歡'; |
---|
| 216 | $lang['display most visited photos'] = '顯示查看次數最多的圖片'; |
---|
| 217 | $lang['Unknown identifier'] = '帳戶不存在'; |
---|
| 218 | $lang['New password'] = '新密碼'; |
---|
| 219 | $lang['Rate this photo'] = '對圖片投票'; |
---|
| 220 | $lang['Next'] = '下一頁'; |
---|
| 221 | $lang['no rate'] = '沒有被投票'; |
---|
| 222 | $lang['Photos posted within the last %d day.'] = '只顯示最近 %d 天的圖片.'; |
---|
| 223 | $lang['Photos posted within the last %d days.'] = '只顯示最近 %d 天的圖片.'; |
---|
| 224 | $lang['password updated'] = '密碼已更新'; |
---|
| 225 | $lang['Recent period must be a positive integer value'] = '再次發表間隔時間必須是正整數'; |
---|
| 226 | $lang['photo'] = '圖片'; |
---|
| 227 | $lang['Click on the photo to see it in high definition'] = '點擊查看大圖片'; |
---|
| 228 | $lang['Show file metadata'] = '顯示文件的元數據'; |
---|
| 229 | $lang['Powered by'] = '基於'; |
---|
| 230 | $lang['Preferences'] = '使用偏好'; |
---|
| 231 | $lang['Previous'] = '前頁'; |
---|
| 232 | $lang['Random photos'] = '隨機圖片'; |
---|
| 233 | $lang['display a set of random photos'] = '隨機顯示圖片'; |
---|
| 234 | $lang['Recent albums'] = '最新的相冊'; |
---|
| 235 | $lang['display recently updated albums'] = '顯示最近更新的相冊'; |
---|
| 236 | $lang['Recent period'] = '最近階段'; |
---|
| 237 | $lang['Recent photos'] = '最新圖片'; |
---|
| 238 | $lang['display most recent photos'] = '顯示最新圖片'; |
---|
| 239 | $lang['Redirection...'] = '轉跳至...'; |
---|
| 240 | $lang['Please, enter a login'] = '請輸入用戶名'; |
---|
| 241 | $lang['login mustn\'t end with a space character'] = '用戶名不能以空格結尾'; |
---|
| 242 | $lang['login mustn\'t start with a space character'] = '用戶名不能以空格開頭'; |
---|
| 243 | $lang['this login is already used'] = '用戶名已存在'; |
---|
| 244 | $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '郵件地址格式必須符合標準郵件地址格式 xxx@yyy.eee (例如 : jack@altern.org)'; |
---|
| 245 | $lang['please enter your password again'] = '請輸入新密碼'; |
---|
| 246 | $lang['Auto login'] = '自動連接'; |
---|
| 247 | $lang['remove this tag from the list'] = '刪除此標籤'; |
---|
| 248 | $lang['representative'] = '代理人'; |
---|
| 249 | $lang['Search for Author'] = '搜索上傳者'; |
---|
| 250 | $lang['Search in albums'] = '在相冊裡搜索'; |
---|
[12693] | 251 | $lang['Search by date'] = '通過日期查詢'; |
---|
[9616] | 252 | $lang['Date'] = '開始日期'; |
---|
| 253 | $lang['End-Date'] = '最終日期'; |
---|
| 254 | $lang['Kind of date'] = '日期類型'; |
---|
| 255 | $lang['Search for words'] = '關鍵字'; |
---|
| 256 | $lang['Search for all terms'] = '以與模式查詢'; |
---|
[12693] | 257 | $lang['Search for any term'] = '以或模式查詢'; |
---|
[9616] | 258 | $lang['Empty query. No criteria has been entered.'] = '查詢語句不能為空'; |
---|
| 259 | $lang['Search results'] = '搜索結果'; |
---|
| 260 | $lang['Search in sub-albums'] = '在子相冊裡搜索'; |
---|
| 261 | $lang['searched words : %s'] = '搜索詞 : %s'; |
---|
| 262 | $lang['Contact'] = '聯繫'; |
---|
| 263 | $lang['set as album representative'] = '設置一個相冊代表'; |
---|
| 264 | $lang['Show number of comments'] = '顯示評論總數'; |
---|
| 265 | $lang['Show number of hits'] = '顯示查看次數'; |
---|
| 266 | $lang['slideshow'] = '幻燈片放映'; |
---|
| 267 | $lang['stop the slideshow'] = '停止幻燈片放映'; |
---|
| 268 | $lang['Specials'] = '特別類'; |
---|
| 269 | $lang['SQL queries in'] = 'sql查詢語句'; |
---|
| 270 | $lang['display only recently posted photos'] = '只顯示最近內容'; |
---|
| 271 | $lang['return to the display of all photos'] = '返回到所有圖片頁面'; |
---|
| 272 | $lang['the beginning'] = '開始'; |
---|
| 273 | $lang['Interface theme'] = '主題'; |
---|
| 274 | $lang['Thumbnails'] = '縮略圖'; |
---|
| 275 | $lang['Menu'] = '菜單'; |
---|
| 276 | $lang['A comment on your site'] = '網站評論'; |
---|
| 277 | $lang['today'] = '今天'; |
---|
| 278 | $lang['Update your rating'] = '更改投票'; |
---|
| 279 | $lang['the username must be given'] = '缺少用戶名'; |
---|
| 280 | $lang['useful when password forgotten'] = '忘記密碼'; |
---|
| 281 | $lang['Quick search'] = '快速搜索'; |
---|
| 282 | $lang['Connected user: %s'] = '在線用戶: %s'; |
---|
| 283 | $lang['IP: %s'] = 'IP地址: %s'; |
---|
| 284 | $lang['Browser: %s'] = '瀏覽器: %s'; |
---|
| 285 | $lang['Author: %s'] = '上傳者: %s'; |
---|
| 286 | $lang['Comment: %s'] = '評論: %s'; |
---|
| 287 | $lang['Comment by %s'] = '評論人 %s'; |
---|
| 288 | $lang['User: %s'] = '用戶: %s'; |
---|
| 289 | $lang['Email: %s'] = '電子郵件: %s'; |
---|
| 290 | $lang['Admin: %s'] = '管理員: %s'; |
---|
| 291 | $lang['Registration of %s'] = '註冊 %s'; |
---|
| 292 | $lang['Album: %s'] = '相冊: %s'; |
---|
| 293 | $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果遊客反常擁有普通用戶才擁有狀態,請向網絡管理員報告。'; |
---|
| 294 | $lang['this email address is already in use'] = '郵箱地址已存在'; |
---|
| 295 | $lang['Album results for'] = '相冊的結果'; |
---|
| 296 | $lang['Tag results for'] = '符合查詢標籤結果'; |
---|
| 297 | $lang['from %s to %s'] = '從 %s 到 %s'; |
---|
| 298 | $lang['Play of slideshow'] = '播放'; |
---|
| 299 | $lang['Pause of slideshow'] = '暫停'; |
---|
| 300 | $lang['Repeat the slideshow'] = '重複播放'; |
---|
| 301 | $lang['Not repeat the slideshow'] = '停止重複播放'; |
---|
| 302 | $lang['Reduce diaporama speed'] = '減慢播放速度'; |
---|
| 303 | $lang['Accelerate diaporama speed'] = '加快播放速度'; |
---|
| 304 | $lang['Submit'] = '確認'; |
---|
| 305 | $lang['Yes'] = '是'; |
---|
| 306 | $lang['No'] = '否'; |
---|
| 307 | $lang['%d photo']='%d 圖片'; |
---|
| 308 | $lang['%d photos']='%d 圖片'; |
---|
| 309 | $lang['%d photo is also linked to current tags'] = '%d 圖片同時與當前標籤相關'; |
---|
| 310 | $lang['%d photos are also linked to current tags'] = '%d 圖片同時與當前標籤相關'; |
---|
| 311 | $lang['display photos linked to this tag'] = '只查看和這標籤相關的圖片'; |
---|
| 312 | $lang['photos posted during the last %d days'] = '圖片在最近%d天裡更新'; |
---|
| 313 | $lang['Piwigo Help'] = 'Piwigo幫助'; |
---|
| 314 | $lang['Rank'] = '分類'; |
---|
| 315 | $lang['group by letters'] = '按字母順序分'; |
---|
| 316 | $lang['letters'] = '字母'; |
---|
| 317 | $lang['show tag cloud'] = '顯示標籤雲'; |
---|
| 318 | $lang['cloud'] = '雲'; |
---|
| 319 | $lang['Are you sure?'] = '確定?'; |
---|
| 320 | $lang['Reset to default values'] = '重置為默認值'; |
---|
| 321 | $lang['delete all photos from your favorites'] = '刪除您的收藏裡所有相片'; |
---|
| 322 | $lang['Sent by'] = 'Sent by'; |
---|
| 323 | $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的瀏覽器已關閉或者不支持Cookies. 您必須開啟 cookies 才能登錄.'; |
---|
| 324 | $lang['Edit a comment'] = '修改一個評論'; |
---|
| 325 | $lang['(!) This comment requires validation'] = '(!) 此評論需要審核'; |
---|
| 326 | $lang['Welcome'] = '歡迎'; |
---|
| 327 | $lang['Welcome to your Piwigo photo gallery!'] = '歡迎來到您的 Piwigo 畫廊!'; |
---|
| 328 | $lang['... or browse your empty gallery'] = '... 或者瀏覽您的空畫廊'; |
---|
| 329 | $lang['... or please deactivate this message, I will find my way by myself'] = '... 或者取消此信息,我會自己找到我的方法'; |
---|
| 330 | $lang['Hello %s, your Piwigo photo gallery is empty!'] = '您好 %s, 您的 Piwigo 畫廊是空的!'; |
---|
| 331 | $lang['I want to add photos'] = '我想添加相片'; |
---|
| 332 | $lang['Manage this user comment: %s'] = '管理此用戶的評論: %s'; |
---|
| 333 | $lang['This author modified following comment:'] = '此作者修改了以下的評論:'; |
---|
| 334 | $lang['This author removed the comment with id %d'] = '此作者刪除了 id 為 %d 的評論'; |
---|
| 335 | $lang['Sent by'] = '發送人'; |
---|
[11271] | 336 | $lang['html tags are not allowed in login'] = 'login內不允許有html標籤'; |
---|
[12246] | 337 | $lang['%d rates'] = '%d 評價'; |
---|
| 338 | $lang['Rating score'] = '評價得分'; |
---|
| 339 | $lang['The number of photos per page must be a not null scalar'] = '每頁的照片的數量不能為零'; |
---|
| 340 | $lang['Number of photos per page'] = '每頁的照片數量'; |
---|
| 341 | $lang['Invalid username or email'] = '無效的用戶名稱或電子郵件'; |
---|
| 342 | $lang['Password reset is not allowed for this user'] = '不允許此用戶密碼重置'; |
---|
| 343 | $lang['User "%s" has no email address, password reset is not possible']= '查無用戶“%”之電子郵件地址,無法重置密碼'; |
---|
| 344 | $lang['Someone requested that the password be reset for the following user account:'] = '有人要求重置以下用戶的密碼:'; |
---|
| 345 | $lang['Username "%s" on gallery %s'] = '%s 畫廊中的“%S”用戶 '; |
---|
| 346 | $lang['To reset your password, visit the following address:'] = '要重置密碼,請至以下網址:'; |
---|
| 347 | $lang['If this was a mistake, just ignore this email and nothing will happen.'] = '如果這是個錯誤或您並未要求重置密碼,請忽略此電子郵件,您的帳戶將不會作任何更改'; |
---|
| 348 | $lang['Password Reset'] = '重設密碼'; |
---|
| 349 | $lang['Check your email for the confirmation link'] = '檢查您的電子郵件並前往確認連結 '; |
---|
| 350 | $lang['Invalid key'] = '鍵入字元無效'; |
---|
| 351 | $lang['The passwords do not match'] = '密碼不符'; |
---|
| 352 | $lang['Your password has been reset'] = '您的密碼已經重設'; |
---|
| 353 | $lang['Return to home page'] = '返回首頁'; |
---|
| 354 | $lang['Please enter your username or email address.'] = '請輸入您的用戶名或電子郵件'; |
---|
| 355 | $lang['You will receive a link to create a new password via email.'] ='您將收到電子郵件,裡面有用來建立新密碼的連結'; |
---|
| 356 | $lang['Username or email'] = '用戶名稱或電子郵件'; |
---|
| 357 | $lang['Change my password'] = '更改我的密碼'; |
---|
| 358 | $lang['Enter your new password below.'] = '在下方輸入您的新密碼'; |
---|
| 359 | $lang['EXIF Metadata'] = 'EXIF 元數據'; |
---|
[13006] | 360 | $lang['IPTC Metadata'] = 'IPTC 元數據'; |
---|
| 361 | $lang['Edit'] = '編輯'; |
---|
| 362 | $lang['Hello %s,'] = '您好 %s,'; |
---|
| 363 | $lang['Send my connection settings by email'] = '利用電子郵件發送我的連結設定'; |
---|
| 364 | $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = '註冊成功!您將收到電子郵件,內含您的連接設定。歡迎加入!'; |
---|
| 365 | $lang['Username modification'] = '用戶名稱修改'; |
---|
| 366 | $lang['Your username has been successfully changed to : %s'] = '您的用戶名稱已成功修改為 : %s'; |
---|
| 367 | $lang['square'] = '正方形'; |
---|
| 368 | $lang['thumb'] = '小圖'; |
---|
| 369 | $lang['small'] = '小'; |
---|
| 370 | $lang['medium'] = '中'; |
---|
| 371 | $lang['large'] = '大'; |
---|
| 372 | $lang['xlarge'] = 'XL'; |
---|
| 373 | $lang['xxlarge'] = 'XXL'; |
---|
[13068] | 374 | $lang['Original'] = '原始大小'; |
---|
[13006] | 375 | $lang['Thank you for registering at %s!'] = '感謝您在%s!註冊'; |
---|
| 376 | $lang['Here are your connection settings'] = '以下是您的連結設定'; |
---|
| 377 | $lang['Password: %s'] = '密碼: %s'; |
---|
| 378 | $lang['Username: %s'] = '用戶名稱: %s'; |
---|
| 379 | $lang['If you think you\'ve received this email in error, please contact us at %s'] = ' 如您認為此電子郵件之發送為錯誤,請聯繫我們:%s'; |
---|
[13509] | 380 | $lang['Show oldest comments first'] = '顯示最舊的評論在最前面'; |
---|
| 381 | $lang['Show latest comments first'] = '顯示最新的評論在最前面'; |
---|
| 382 | $lang['Photo sizes'] = '圖片大小'; |
---|
| 383 | $lang['View in'] = '檢視'; |
---|
| 384 | $lang['Mobile'] = '移動'; |
---|
| 385 | $lang['Desktop'] = '桌面'; |
---|
[13771] | 386 | $lang['2small'] = '極小'; |
---|
| 387 | $lang['xsmall'] = '特小'; |
---|
[14070] | 388 | $lang['File name, A → Z'] = '檔案名稱, A → Z'; |
---|
| 389 | $lang['File name, Z → A'] = '檔案名稱, Z → A'; |
---|
| 390 | $lang['Photo title, A → Z'] = '相片標題, A → Z'; |
---|
| 391 | $lang['Photo title, Z → A'] = '相片標題, Z → A'; |
---|
| 392 | $lang['Date created, new → old'] = '建立日期, 新 → 舊'; |
---|
| 393 | $lang['Date created, old → new'] = '建立日期, 舊 → 新'; |
---|
| 394 | $lang['Date posted, new → old'] = '發佈日期, 新 → 舊'; |
---|
| 395 | $lang['Date posted, old → new'] = '發佈日期, 舊 → 新'; |
---|
| 396 | $lang['Rating score, high → low'] = '評價得分, 高 → 低'; |
---|
| 397 | $lang['Rating score, low → high'] = '評價得分, 低 → 高'; |
---|
| 398 | $lang['Visits, high → low'] = '點閱率, 高 → 低'; |
---|
| 399 | $lang['Visits, low → high'] = '點閱率, 低 → 高'; |
---|
| 400 | $lang['Numeric identifier, 1 → 9'] = '數字標識符, 1 → 9'; |
---|
| 401 | $lang['Numeric identifier, 9 → 1'] = '數字標識符, 9 → 1'; |
---|
| 402 | $lang['Manual sort order'] = '手動排序'; |
---|
[15307] | 403 | $lang['%d rate'] = '%d 比率'; |
---|
[15572] | 404 | $lang['Page not found'] = '找不到網頁'; |
---|
| 405 | $lang['Bad request'] = '錯誤的請求'; |
---|
| 406 | $lang['Forbidden'] = '禁止進入'; |
---|
| 407 | $lang['Piwigo encountered a non recoverable error'] = 'Piwigo遇到一個不可恢復的錯誤'; |
---|
| 408 | $lang['Requested album does not exist'] = '要求的相冊不存在'; |
---|
| 409 | $lang['Permalink for album not found'] = '找不到固定網址'; |
---|
| 410 | $lang['Requested tag does not exist'] = '要求的標籤不存在'; |
---|
[19706] | 411 | $lang['Email address is mandatory'] = '電子郵件為必填'; |
---|
| 412 | $lang['Username is mandatory'] = '用戶名為必填'; |
---|
| 413 | $lang['Website'] = '網頁'; |
---|
| 414 | $lang['Your website URL is invalid'] = '你的網址無效'; |
---|
| 415 | $lang['mandatory'] = '必填'; |
---|
[9616] | 416 | ?> |
---|