1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2013 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 | $lang['%d photos uploaded'] = '%d 相片已被上傳'; |
---|
24 | $lang['%d photos were deleted'] = '%d 相片已被上傳'; |
---|
25 | $lang['%d physical'] = '%d 實體'; |
---|
26 | $lang['%d physicals'] = '%d 實體'; |
---|
27 | $lang['%d second'] = '%d 秒'; |
---|
28 | $lang['%d seconds'] = '%d 秒'; |
---|
29 | $lang['%d tag'] = '%d 標籤'; |
---|
30 | $lang['%d tags'] = '%d 標籤'; |
---|
31 | $lang['%d user'] = '%d 用戶'; |
---|
32 | $lang['%d user comment rejected'] = '%d 用戶意見已被拒絕'; |
---|
33 | $lang['%d user comment validated'] = '%d 用戶意見已被接納'; |
---|
34 | $lang['%d user comments rejected'] = '%d 用戶意見已被拒絕'; |
---|
35 | $lang['%d user comments validated'] = '%d 用戶意見已被接納'; |
---|
36 | $lang['%d user deleted'] = '%d 用戶已被刪除'; |
---|
37 | $lang['%d user was not updated.'] = '%d 用戶沒有更新'; |
---|
38 | $lang['%d user was updated.'] = '%d 用戶已被更新'; |
---|
39 | $lang['%d users'] = '%d 用戶'; |
---|
40 | $lang['%d users deleted'] = '%d 用戶已被刪除'; |
---|
41 | $lang['%d users were not updated.'] = '%d 用戶沒有更新'; |
---|
42 | $lang['%d users were updated.'] = '%d 用戶已被更新'; |
---|
43 | $lang['%d mail was not sent.'] = '%s 郵件未被發送'; |
---|
44 | $lang['%d mail was sent.'] = '%s 郵件已被發送'; |
---|
45 | $lang['%d mails were not sent.'] = '%s 郵件未被發送'; |
---|
46 | $lang['%d mails were sent.'] = '%s 郵件已被發送'; |
---|
47 | $lang['%d of %d photos selected'] = '%d / %d 相片被選取'; |
---|
48 | $lang['%d parameter was updated.'] = '%d 參數已更新'; |
---|
49 | $lang['%d parameters were updated.'] = '%d 參數已更新'; |
---|
50 | $lang['%d photo was deleted'] = '%d 圖片已被刪除'; |
---|
51 | $lang['%d guest'] = '%d 訪客'; |
---|
52 | $lang['%d guests'] = '%d 訪客'; |
---|
53 | $lang['%d hour'] = '%d 小時'; |
---|
54 | $lang['%d hours'] = '%d 小時'; |
---|
55 | $lang['%d line filtered'] = '%d 行被過濾'; |
---|
56 | $lang['%d lines filtered'] = '%d 行被過濾'; |
---|
57 | $lang['%d member'] = '%d 會員'; |
---|
58 | $lang['%d members'] = '%d 會員'; |
---|
59 | $lang['%d minute'] = '%d 分鐘'; |
---|
60 | $lang['%d minutes'] = '%d 分鐘'; |
---|
61 | $lang['%d month'] = '%d 月'; |
---|
62 | $lang['%d months'] = '%d 月'; |
---|
63 | $lang[' and %d virtual'] = '和 %d 虛擬'; |
---|
64 | $lang[' and %d virtuals'] = '和 %d 虛擬'; |
---|
65 | $lang['%d album including'] = '包含 %d 相簿'; |
---|
66 | $lang['%d album moved'] = '%d 相簿已移走'; |
---|
67 | $lang['%d albums including'] = '包含 %d 相簿'; |
---|
68 | $lang['%d albums moved'] = '%d 相簿已移走'; |
---|
69 | $lang['%d anomalies have been detected corrected.'] = '揁察及修正了 %d 個異常'; |
---|
70 | $lang['%d anomalies have been detected.'] = '揁察到 %d 個異常'; |
---|
71 | $lang['%d anomalies have been ignored.'] = '%d 異常被忽略'; |
---|
72 | $lang['%d anomalies have not been corrected.'] = '不能修正 %d 個異常'; |
---|
73 | $lang['%d anomaly has been corrected.'] = '修正了 %d 異常'; |
---|
74 | $lang['%d anomaly has been detected.'] = '揁察到 %d 異常'; |
---|
75 | $lang['%d anomaly has not been corrected.'] = '不能修正 %d 異常'; |
---|
76 | $lang['%d association'] = '%d 聯繫'; |
---|
77 | $lang['%d associations'] = '%d 聯繫'; |
---|
78 | $lang['%d anomaly has been ignored.'] = '%d 異常被忽略'; |
---|
79 | $lang['%d day'] = '%d 天'; |
---|
80 | $lang['%d days'] = '%d 天'; |
---|
81 | $lang['%d group'] = '%d 群組'; |
---|
82 | $lang['%d groups'] = '%d 群組'; |
---|
83 | $lang['ranks'] = '等級'; |
---|
84 | $lang['registered users'] = '已註冊用戶'; |
---|
85 | $lang['registration date'] = '註冊日期'; |
---|
86 | $lang['selection'] = '選擇'; |
---|
87 | $lang['simple visitors'] = '簡單訪客'; |
---|
88 | $lang['private'] = '私人'; |
---|
89 | $lang['public'] = '公開'; |
---|
90 | $lang['randomly represented'] = '隨機相簿縮圖'; |
---|
91 | $lang['sub-albums'] = '相簿子 '; |
---|
92 | $lang['synchronize files structure with database'] = '檔案結構跟數據庫同步'; |
---|
93 | $lang['target'] = '目標'; |
---|
94 | $lang['test'] = '測試'; |
---|
95 | $lang['test this remote site'] = '測試這個遠程地址'; |
---|
96 | $lang['the forum'] = '討論區'; |
---|
97 | $lang['the wiki'] = '維基百科'; |
---|
98 | $lang['top left corner'] = '左上角'; |
---|
99 | $lang['top right corner'] = '右上角 '; |
---|
100 | $lang['total time'] = '總算時間'; |
---|
101 | $lang['unit mode'] = '個人模式 '; |
---|
102 | $lang['unknown'] = '不知名的 '; |
---|
103 | $lang['unset'] = '去設定除 '; |
---|
104 | $lang['update the database from files'] = '以檔案來更新數據庫'; |
---|
105 | $lang['user "%s" added'] = '用戶"%s"已增加'; |
---|
106 | $lang['user_status_admin'] = '管理員'; |
---|
107 | $lang['user_status_generic'] = '基本'; |
---|
108 | $lang['user_status_guest'] = '嘉賓'; |
---|
109 | $lang['user_status_normal'] = '用戶'; |
---|
110 | $lang['user_status_webmaster'] = '網主'; |
---|
111 | $lang['visitors need to login and have the appropriate permissions to see this album'] = '訪客需要登入及指定權限才看到相簿'; |
---|
112 | $lang['width must be a number superior to'] = '闊度一定要大過'; |
---|
113 | $lang['wrong filename'] = '錯誤檔案名稱'; |
---|
114 | $lang['A new version of Piwigo is available.'] = '新版本的Piwigo已經可用'; |
---|
115 | $lang['Add'] = '增加'; |
---|
116 | $lang['Active Languages'] = '現行的插件'; |
---|
117 | $lang['Active Plugins'] = '現行的插件'; |
---|
118 | $lang['%d waiting for validation'] = '%d 等候審批'; |
---|
119 | $lang['%d week'] = '%d 星期'; |
---|
120 | $lang['%d weeks'] = '%d 星期'; |
---|
121 | $lang['%d year'] = '%d 年'; |
---|
122 | $lang['%d years'] = '%d 年'; |
---|
123 | $lang['%s ago'] = '%s 之前'; |
---|
124 | $lang['%s has been successfully updated.'] = '%s 已成功更新'; |
---|
125 | $lang['%s in the future'] = '%s 在將來'; |
---|
126 | $lang['%s must be to set to false in your local/config/config.inc.php file'] = '%s 在local/config/config.inc.php檔案內必需設定為錯誤.'; |
---|
127 | $lang['%s photos can not be regenerated'] = '%s 相片不能重新製作'; |
---|
128 | $lang['%s photos have been regenerated'] = '%s 相片已成功製作'; |
---|
129 | $lang['%s value is not correct file because exif are not supported'] = '%s 數目錯誤因為不支援exif'; |
---|
130 | $lang['%u users have automatic permission because they belong to a granted group.'] = '%u 用戶已經自動取得許可, 因為他們屬於一個已審批的組群.'; |
---|
131 | $lang['(this tag will be deleted)'] = '(這個標籤將會被刪除)'; |
---|
132 | $lang['+ Add an upload box'] = '+加一個上傳框架'; |
---|
133 | $lang[', click on'] = ', 按在'; |
---|
134 | $lang['... or '] = '...或'; |
---|
135 | $lang['A locked gallery is only visible to administrators'] = '已封鎖的相簿祗會被管理員看到'; |
---|
136 | $lang['albums added in the database'] = '相簿已在數量庫增加'; |
---|
137 | $lang['albums deleted in the database'] = '相簿已在數量庫刪除'; |
---|
138 | $lang['all'] = '全部'; |
---|
139 | $lang['an error happened'] = '一個錯誤出現'; |
---|
140 | $lang['and'] = '及'; |
---|
141 | $lang['any visitor can see this album'] = '所有訪客都可看到這個相簿'; |
---|
142 | $lang['apply automatic sort order'] = '行使自動依次序排序'; |
---|
143 | $lang['automatic order'] = '自動排序'; |
---|
144 | $lang['average time'] = '平均時間'; |
---|
145 | $lang['between'] = '之間'; |
---|
146 | $lang['between %.2f and %.2f'] = '%.2f 及 %.2f 之間'; |
---|
147 | $lang['between %d and %d pixels'] = '%d 及 %d 像點之間'; |
---|
148 | $lang['bottom left corner'] = '左下角'; |
---|
149 | $lang['bottom right corner'] = '右下角 '; |
---|
150 | $lang['cancel manual order'] = '取消手動排序'; |
---|
151 | $lang['clean'] = '清空'; |
---|
152 | $lang['confirm'] = '確定'; |
---|
153 | ?> |
---|