aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_HK/common.lang.php
blob: 2f819e3d2e90ec63644701eeae4075720d43ce7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?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=
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'] = '更改密碼';
?>