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