Blame view

sources/l10n/zh_TW/settings.po 17.7 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
31b7f2792   Kload   Upgrade to ownclo...
6
  # pellaeon <nfsmwlin@gmail.com>, 2013
03e52840d   Kload   Init
7
8
9
10
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
11
12
13
14
15
16
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-12-04 18:12-0500
  "
  "PO-Revision-Date: 2013-12-04 23:13+0000
  "
03e52840d   Kload   Init
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: zh_TW
  "
  "Plural-Forms: nplurals=1; plural=0;
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr "無法從 App Store 讀取清單"
31b7f2792   Kload   Upgrade to ownclo...
35
36
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
37
38
  msgid "Authentication error"
  msgstr "認證錯誤"
31b7f2792   Kload   Upgrade to ownclo...
39
40
41
42
43
44
45
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
  msgstr ""
03e52840d   Kload   Init
46
47
48
49
50
51
52
53
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
  msgstr "群組已存在"
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
  msgstr "群組增加失敗"
03e52840d   Kload   Init
54
55
56
57
58
59
60
61
62
63
64
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr "Email已儲存"
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr "無效的email"
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr "群組刪除錯誤"
31b7f2792   Kload   Upgrade to ownclo...
65
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
  msgid "Unable to delete user"
  msgstr "使用者刪除錯誤"
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "語言已變更"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "無效請求"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr "管理者帳號無法從管理者群組中移除"
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
31b7f2792   Kload   Upgrade to ownclo...
84
  msgstr "使用者加入群組 %s 錯誤"
03e52840d   Kload   Init
85
86
87
88
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
31b7f2792   Kload   Upgrade to ownclo...
89
  msgstr "使用者移出群組 %s 錯誤"
03e52840d   Kload   Init
90
91
92
93
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
  msgstr "無法更新應用程式"
31b7f2792   Kload   Upgrade to ownclo...
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
  #: changepassword/controller.php:20
  msgid "Wrong password"
  msgstr "密碼錯誤"
  
  #: changepassword/controller.php:42
  msgid "No user supplied"
  msgstr "未提供使用者"
  
  #: changepassword/controller.php:74
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr "請提供管理者還原密碼,否則會遺失所有使用者資料"
  
  #: changepassword/controller.php:79
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr "錯誤的管理者還原密碼"
  
  #: changepassword/controller.php:87
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr "後端不支援變更密碼,但成功更新使用者的加密金鑰"
  
  #: changepassword/controller.php:92 changepassword/controller.php:103
  msgid "Unable to change password"
  msgstr "無法修改密碼"
  
  #: js/apps.js:43
03e52840d   Kload   Init
124
125
  msgid "Update to {appversion}"
  msgstr "更新至 {appversion}"
31b7f2792   Kload   Upgrade to ownclo...
126
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
127
128
  msgid "Disable"
  msgstr "停用"
31b7f2792   Kload   Upgrade to ownclo...
129
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
130
131
  msgid "Enable"
  msgstr "啟用"
31b7f2792   Kload   Upgrade to ownclo...
132
  #: js/apps.js:71
03e52840d   Kload   Init
133
134
  msgid "Please wait...."
  msgstr "請稍候..."
31b7f2792   Kload   Upgrade to ownclo...
135
136
137
138
139
140
141
142
143
  #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  msgid "Error while disabling app"
  msgstr "停用應用程式錯誤"
  
  #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  msgid "Error while enabling app"
  msgstr "啓用應用程式錯誤"
  
  #: js/apps.js:125
03e52840d   Kload   Init
144
145
  msgid "Updating...."
  msgstr "更新中..."
31b7f2792   Kload   Upgrade to ownclo...
146
  #: js/apps.js:128
03e52840d   Kload   Init
147
148
  msgid "Error while updating app"
  msgstr "更新應用程式錯誤"
31b7f2792   Kload   Upgrade to ownclo...
149
  #: js/apps.js:128
03e52840d   Kload   Init
150
151
  msgid "Error"
  msgstr "錯誤"
31b7f2792   Kload   Upgrade to ownclo...
152
153
154
155
156
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr "更新"
  
  #: js/apps.js:132
03e52840d   Kload   Init
157
158
  msgid "Updated"
  msgstr "已更新"
31b7f2792   Kload   Upgrade to ownclo...
159
160
161
162
163
164
165
166
167
  #: js/personal.js:220
  msgid "Select a profile picture"
  msgstr "選擇大頭貼"
  
  #: js/personal.js:266
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr "檔案解密中,請稍候。"
  
  #: js/personal.js:287
03e52840d   Kload   Init
168
169
  msgid "Saving..."
  msgstr "儲存中..."
31b7f2792   Kload   Upgrade to ownclo...
170
  #: js/users.js:47
03e52840d   Kload   Init
171
172
  msgid "deleted"
  msgstr "已刪除"
31b7f2792   Kload   Upgrade to ownclo...
173
  #: js/users.js:47
03e52840d   Kload   Init
174
175
  msgid "undo"
  msgstr "復原"
31b7f2792   Kload   Upgrade to ownclo...
176
  #: js/users.js:79
03e52840d   Kload   Init
177
178
  msgid "Unable to remove user"
  msgstr "無法刪除用戶"
31b7f2792   Kload   Upgrade to ownclo...
179
180
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
181
182
  msgid "Groups"
  msgstr "群組"
31b7f2792   Kload   Upgrade to ownclo...
183
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
184
  msgid "Group Admin"
31b7f2792   Kload   Upgrade to ownclo...
185
  msgstr "群組管理員"
03e52840d   Kload   Init
186

31b7f2792   Kload   Upgrade to ownclo...
187
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
188
189
  msgid "Delete"
  msgstr "刪除"
31b7f2792   Kload   Upgrade to ownclo...
190
  #: js/users.js:284
03e52840d   Kload   Init
191
192
  msgid "add group"
  msgstr "新增群組"
31b7f2792   Kload   Upgrade to ownclo...
193
  #: js/users.js:451
03e52840d   Kload   Init
194
  msgid "A valid username must be provided"
31b7f2792   Kload   Upgrade to ownclo...
195
  msgstr "必須提供一個有效的用戶名"
03e52840d   Kload   Init
196

31b7f2792   Kload   Upgrade to ownclo...
197
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
198
  msgid "Error creating user"
31b7f2792   Kload   Upgrade to ownclo...
199
  msgstr "建立用戶時出現錯誤"
03e52840d   Kload   Init
200

31b7f2792   Kload   Upgrade to ownclo...
201
  #: js/users.js:457
03e52840d   Kload   Init
202
  msgid "A valid password must be provided"
31b7f2792   Kload   Upgrade to ownclo...
203
204
205
206
207
  msgstr "一定要提供一個有效的密碼"
  
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr "警告:使用者 {user} 的家目錄已經存在"
03e52840d   Kload   Init
208

31b7f2792   Kload   Upgrade to ownclo...
209
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
210
  msgid "__language_name__"
31b7f2792   Kload   Upgrade to ownclo...
211
212
213
214
215
216
217
218
219
  msgstr "__language_name__"
  
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr ""
03e52840d   Kload   Init
220

31b7f2792   Kload   Upgrade to ownclo...
221
222
223
224
225
226
227
228
229
230
231
232
233
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr ""
  
  #: templates/admin.php:22 templates/admin.php:36
03e52840d   Kload   Init
234
235
  msgid "Security Warning"
  msgstr "安全性警告"
31b7f2792   Kload   Upgrade to ownclo...
236
237
238
239
240
241
242
243
  #: templates/admin.php:25
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr ""
  
  #: templates/admin.php:39
03e52840d   Kload   Init
244
245
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
246
247
248
249
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
03e52840d   Kload   Init
250
  msgstr "您的資料目錄 (Data Directory) 和檔案可能可以由網際網路上面公開存取。Owncloud 所提供的 .htaccess 設定檔並未生效,我們強烈建議您設定您的網頁伺服器以防止資料目錄被公開存取,或將您的資料目錄移出網頁伺服器的 document root 。"
31b7f2792   Kload   Upgrade to ownclo...
251
  #: templates/admin.php:50
03e52840d   Kload   Init
252
  msgid "Setup Warning"
31b7f2792   Kload   Upgrade to ownclo...
253
  msgstr "設定警告"
03e52840d   Kload   Init
254

31b7f2792   Kload   Upgrade to ownclo...
255
  #: templates/admin.php:53
03e52840d   Kload   Init
256
257
258
259
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
  msgstr "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。"
31b7f2792   Kload   Upgrade to ownclo...
260
  #: templates/admin.php:54
03e52840d   Kload   Init
261
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
262
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
03e52840d   Kload   Init
263
  msgstr "請參考<a href='%s'>安裝指南</a>。"
31b7f2792   Kload   Upgrade to ownclo...
264
  #: templates/admin.php:65
03e52840d   Kload   Init
265
  msgid "Module 'fileinfo' missing"
31b7f2792   Kload   Upgrade to ownclo...
266
  msgstr "遺失 'fileinfo' 模組"
03e52840d   Kload   Init
267

31b7f2792   Kload   Upgrade to ownclo...
268
  #: templates/admin.php:68
03e52840d   Kload   Init
269
270
271
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
272
273
274
275
276
277
278
279
280
281
282
  msgstr "未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。"
  
  #: templates/admin.php:79
  msgid "Your PHP version is outdated"
  msgstr ""
  
  #: templates/admin.php:82
  msgid ""
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  "newer because older versions are known to be broken. It is possible that "
  "this installation is not working correctly."
03e52840d   Kload   Init
283
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
284
  #: templates/admin.php:93
03e52840d   Kload   Init
285
  msgid "Locale not working"
31b7f2792   Kload   Upgrade to ownclo...
286
287
288
289
  msgstr "語系無法運作"
  
  #: templates/admin.php:98
  msgid "System locale can not be set to a one which supports UTF-8."
03e52840d   Kload   Init
290
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
291
292
293
294
295
296
297
  #: templates/admin.php:102
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr ""
  
  #: templates/admin.php:106
03e52840d   Kload   Init
298
299
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
300
301
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
302
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
303
  #: templates/admin.php:118
03e52840d   Kload   Init
304
  msgid "Internet connection not working"
31b7f2792   Kload   Upgrade to ownclo...
305
  msgstr "無網際網路存取"
03e52840d   Kload   Init
306

31b7f2792   Kload   Upgrade to ownclo...
307
  #: templates/admin.php:121
03e52840d   Kload   Init
308
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
309
310
311
312
313
314
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
  msgstr "這臺 ownCloud 伺服器沒有連接到網際網路,因此有些功能像是掛載外部儲存空間、更新 ownCloud 或應用程式的通知沒有辦法運作。透過網際網路存取檔案還有電子郵件通知可能也無法運作。如果想要 ownCloud 完整的功能,建議您將這臺伺服器連接至網際網路。"
03e52840d   Kload   Init
315

31b7f2792   Kload   Upgrade to ownclo...
316
  #: templates/admin.php:135
03e52840d   Kload   Init
317
  msgid "Cron"
31b7f2792   Kload   Upgrade to ownclo...
318
  msgstr "Cron"
03e52840d   Kload   Init
319

31b7f2792   Kload   Upgrade to ownclo...
320
  #: templates/admin.php:142
03e52840d   Kload   Init
321
  msgid "Execute one task with each page loaded"
31b7f2792   Kload   Upgrade to ownclo...
322
  msgstr "當頁面載入時,執行"
03e52840d   Kload   Init
323

31b7f2792   Kload   Upgrade to ownclo...
324
  #: templates/admin.php:150
03e52840d   Kload   Init
325
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
326
327
328
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
  msgstr "已經與 webcron 服務註冊好,將會每15分鐘呼叫 cron.php"
03e52840d   Kload   Init
329

31b7f2792   Kload   Upgrade to ownclo...
330
331
332
  #: templates/admin.php:158
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
  msgstr "使用系統的 cron 服務每15分鐘呼叫 cron.php 一次"
03e52840d   Kload   Init
333

31b7f2792   Kload   Upgrade to ownclo...
334
  #: templates/admin.php:163
03e52840d   Kload   Init
335
  msgid "Sharing"
31b7f2792   Kload   Upgrade to ownclo...
336
  msgstr "分享"
03e52840d   Kload   Init
337

31b7f2792   Kload   Upgrade to ownclo...
338
  #: templates/admin.php:169
03e52840d   Kload   Init
339
  msgid "Enable Share API"
31b7f2792   Kload   Upgrade to ownclo...
340
  msgstr "啟用分享 API"
03e52840d   Kload   Init
341

31b7f2792   Kload   Upgrade to ownclo...
342
  #: templates/admin.php:170
03e52840d   Kload   Init
343
  msgid "Allow apps to use the Share API"
31b7f2792   Kload   Upgrade to ownclo...
344
  msgstr "允許 apps 使用分享 API"
03e52840d   Kload   Init
345

31b7f2792   Kload   Upgrade to ownclo...
346
  #: templates/admin.php:177
03e52840d   Kload   Init
347
  msgid "Allow links"
31b7f2792   Kload   Upgrade to ownclo...
348
  msgstr "允許連結"
03e52840d   Kload   Init
349

31b7f2792   Kload   Upgrade to ownclo...
350
  #: templates/admin.php:178
03e52840d   Kload   Init
351
  msgid "Allow users to share items to the public with links"
31b7f2792   Kload   Upgrade to ownclo...
352
  msgstr "允許使用者以結連公開分享檔案"
03e52840d   Kload   Init
353

31b7f2792   Kload   Upgrade to ownclo...
354
355
356
357
358
359
360
361
362
363
  #: templates/admin.php:186
  msgid "Allow public uploads"
  msgstr "允許任何人上傳"
  
  #: templates/admin.php:187
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr "允許使用者將他們公開分享的資料夾設定為「任何人皆可上傳」"
  
  #: templates/admin.php:195
03e52840d   Kload   Init
364
  msgid "Allow resharing"
31b7f2792   Kload   Upgrade to ownclo...
365
  msgstr "允許轉貼分享"
03e52840d   Kload   Init
366

31b7f2792   Kload   Upgrade to ownclo...
367
  #: templates/admin.php:196
03e52840d   Kload   Init
368
  msgid "Allow users to share items shared with them again"
31b7f2792   Kload   Upgrade to ownclo...
369
  msgstr "允許使用者分享其他使用者分享給他的檔案"
03e52840d   Kload   Init
370

31b7f2792   Kload   Upgrade to ownclo...
371
  #: templates/admin.php:203
03e52840d   Kload   Init
372
  msgid "Allow users to share with anyone"
31b7f2792   Kload   Upgrade to ownclo...
373
  msgstr "允許使用者與任何人分享檔案"
03e52840d   Kload   Init
374

31b7f2792   Kload   Upgrade to ownclo...
375
  #: templates/admin.php:206
03e52840d   Kload   Init
376
  msgid "Allow users to only share with users in their groups"
31b7f2792   Kload   Upgrade to ownclo...
377
  msgstr "僅允許使用者在群組內分享"
03e52840d   Kload   Init
378

31b7f2792   Kload   Upgrade to ownclo...
379
380
381
382
383
384
385
386
387
  #: templates/admin.php:213
  msgid "Allow mail notification"
  msgstr "允許郵件通知"
  
  #: templates/admin.php:214
  msgid "Allow user to send mail notification for shared files"
  msgstr "允許使用者分享檔案時寄出通知郵件"
  
  #: templates/admin.php:221
03e52840d   Kload   Init
388
  msgid "Security"
31b7f2792   Kload   Upgrade to ownclo...
389
  msgstr "安全性"
03e52840d   Kload   Init
390

31b7f2792   Kload   Upgrade to ownclo...
391
  #: templates/admin.php:234
03e52840d   Kload   Init
392
  msgid "Enforce HTTPS"
31b7f2792   Kload   Upgrade to ownclo...
393
  msgstr "強制啟用 HTTPS"
03e52840d   Kload   Init
394

31b7f2792   Kload   Upgrade to ownclo...
395
396
397
398
  #: templates/admin.php:236
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
  msgstr "強迫用戶端使用加密連線連接到 %s"
03e52840d   Kload   Init
399

31b7f2792   Kload   Upgrade to ownclo...
400
401
  #: templates/admin.php:242
  #, php-format
03e52840d   Kload   Init
402
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
403
404
405
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
  msgstr "請使用 HTTPS 連線到 %s 以啓用或停用強制 SSL 加密。"
03e52840d   Kload   Init
406

31b7f2792   Kload   Upgrade to ownclo...
407
  #: templates/admin.php:254
03e52840d   Kload   Init
408
  msgid "Log"
31b7f2792   Kload   Upgrade to ownclo...
409
  msgstr "紀錄"
03e52840d   Kload   Init
410

31b7f2792   Kload   Upgrade to ownclo...
411
  #: templates/admin.php:255
03e52840d   Kload   Init
412
  msgid "Log level"
31b7f2792   Kload   Upgrade to ownclo...
413
  msgstr "紀錄層級"
03e52840d   Kload   Init
414

31b7f2792   Kload   Upgrade to ownclo...
415
  #: templates/admin.php:287
03e52840d   Kload   Init
416
417
  msgid "More"
  msgstr "更多"
31b7f2792   Kload   Upgrade to ownclo...
418
419
420
421
422
  #: templates/admin.php:288
  msgid "Less"
  msgstr "更少"
  
  #: templates/admin.php:294 templates/personal.php:173
03e52840d   Kload   Init
423
424
  msgid "Version"
  msgstr "版本"
31b7f2792   Kload   Upgrade to ownclo...
425
  #: templates/admin.php:298 templates/personal.php:176
03e52840d   Kload   Init
426
427
428
429
430
431
432
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
31b7f2792   Kload   Upgrade to ownclo...
433
  msgstr "由 <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社群</a>開發,<a href=\"https://github.com/owncloud\" target=\"_blank\">原始碼</a>在 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> 授權許可下發布。"
03e52840d   Kload   Init
434

31b7f2792   Kload   Upgrade to ownclo...
435
  #: templates/apps.php:13
03e52840d   Kload   Init
436
437
  msgid "Add your App"
  msgstr "添加你的 App"
31b7f2792   Kload   Upgrade to ownclo...
438
  #: templates/apps.php:28
03e52840d   Kload   Init
439
440
  msgid "More Apps"
  msgstr "更多Apps"
31b7f2792   Kload   Upgrade to ownclo...
441
  #: templates/apps.php:33
03e52840d   Kload   Init
442
443
  msgid "Select an App"
  msgstr "選擇一個應用程式"
31b7f2792   Kload   Upgrade to ownclo...
444
  #: templates/apps.php:39
03e52840d   Kload   Init
445
446
  msgid "See application page at apps.owncloud.com"
  msgstr "查看應用程式頁面於 apps.owncloud.com"
31b7f2792   Kload   Upgrade to ownclo...
447
  #: templates/apps.php:41
03e52840d   Kload   Init
448
449
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr "<span class=\"licence\"></span>-核准: <span class=\"author\"></span>"
03e52840d   Kload   Init
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
  #: templates/help.php:4
  msgid "User Documentation"
  msgstr "用戶說明文件"
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
  msgstr "管理者說明文件"
  
  #: templates/help.php:9
  msgid "Online Documentation"
  msgstr "線上說明文件"
  
  #: templates/help.php:11
  msgid "Forum"
  msgstr "論壇"
  
  #: templates/help.php:14
  msgid "Bugtracker"
  msgstr "Bugtracker"
  
  #: templates/help.php:17
  msgid "Commercial Support"
  msgstr "商用支援"
  
  #: templates/personal.php:8
03e52840d   Kload   Init
475
  msgid "Get the apps to sync your files"
31b7f2792   Kload   Upgrade to ownclo...
476
  msgstr "下載應用程式來同步您的檔案"
03e52840d   Kload   Init
477

31b7f2792   Kload   Upgrade to ownclo...
478
  #: templates/personal.php:19
03e52840d   Kload   Init
479
480
  msgid "Show First Run Wizard again"
  msgstr "再次顯示首次使用精靈"
31b7f2792   Kload   Upgrade to ownclo...
481
482
483
484
485
486
  #: templates/personal.php:27
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "您已經使用了 <strong>%s</strong> ,目前可用空間為 <strong>%s</strong>"
  
  #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
03e52840d   Kload   Init
487
488
  msgid "Password"
  msgstr "密碼"
31b7f2792   Kload   Upgrade to ownclo...
489
  #: templates/personal.php:40
03e52840d   Kload   Init
490
491
  msgid "Your password was changed"
  msgstr "你的密碼已更改"
31b7f2792   Kload   Upgrade to ownclo...
492
  #: templates/personal.php:41
03e52840d   Kload   Init
493
  msgid "Unable to change your password"
31b7f2792   Kload   Upgrade to ownclo...
494
  msgstr "無法變更您的密碼"
03e52840d   Kload   Init
495

31b7f2792   Kload   Upgrade to ownclo...
496
  #: templates/personal.php:42
03e52840d   Kload   Init
497
498
  msgid "Current password"
  msgstr "目前密碼"
31b7f2792   Kload   Upgrade to ownclo...
499
  #: templates/personal.php:44
03e52840d   Kload   Init
500
501
  msgid "New password"
  msgstr "新密碼"
31b7f2792   Kload   Upgrade to ownclo...
502
  #: templates/personal.php:46
03e52840d   Kload   Init
503
504
  msgid "Change password"
  msgstr "變更密碼"
31b7f2792   Kload   Upgrade to ownclo...
505
506
507
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
  msgstr ""
03e52840d   Kload   Init
508

31b7f2792   Kload   Upgrade to ownclo...
509
  #: templates/personal.php:73
03e52840d   Kload   Init
510
  msgid "Email"
31b7f2792   Kload   Upgrade to ownclo...
511
  msgstr "信箱"
03e52840d   Kload   Init
512

31b7f2792   Kload   Upgrade to ownclo...
513
  #: templates/personal.php:75
03e52840d   Kload   Init
514
  msgid "Your email address"
31b7f2792   Kload   Upgrade to ownclo...
515
  msgstr "您的電子郵件信箱"
03e52840d   Kload   Init
516

31b7f2792   Kload   Upgrade to ownclo...
517
  #: templates/personal.php:76
03e52840d   Kload   Init
518
519
  msgid "Fill in an email address to enable password recovery"
  msgstr "請填入電子郵件信箱以便回復密碼"
31b7f2792   Kload   Upgrade to ownclo...
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
  #: templates/personal.php:86
  msgid "Profile picture"
  msgstr "個人資料照片"
  
  #: templates/personal.php:91
  msgid "Upload new"
  msgstr "上傳新的"
  
  #: templates/personal.php:93
  msgid "Select new from Files"
  msgstr "從已上傳的檔案中選一個"
  
  #: templates/personal.php:94
  msgid "Remove image"
  msgstr "移除圖片"
  
  #: templates/personal.php:95
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr "可以使用 png 或 jpg 格式,最好是方形的,但是您之後也可以裁剪它"
  
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
  msgstr ""
  
  #: templates/personal.php:101
  msgid "Abort"
  msgstr "中斷"
  
  #: templates/personal.php:102
  msgid "Choose as profile image"
  msgstr "設定為大頭貼"
  
  #: templates/personal.php:110 templates/personal.php:111
03e52840d   Kload   Init
553
554
  msgid "Language"
  msgstr "語言"
31b7f2792   Kload   Upgrade to ownclo...
555
  #: templates/personal.php:130
03e52840d   Kload   Init
556
557
  msgid "Help translate"
  msgstr "幫助翻譯"
31b7f2792   Kload   Upgrade to ownclo...
558
  #: templates/personal.php:137
03e52840d   Kload   Init
559
560
  msgid "WebDAV"
  msgstr "WebDAV"
31b7f2792   Kload   Upgrade to ownclo...
561
562
563
564
565
566
567
568
569
570
571
572
573
574
  #: templates/personal.php:139
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>"
  
  #: templates/personal.php:150
  msgid "Encryption"
  msgstr "加密"
  
  #: templates/personal.php:152
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr ""
03e52840d   Kload   Init
575

31b7f2792   Kload   Upgrade to ownclo...
576
577
578
579
580
581
582
583
584
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr "登入密碼"
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
  msgstr "解密所有檔案"
  
  #: templates/users.php:21
03e52840d   Kload   Init
585
586
  msgid "Login Name"
  msgstr "登入名稱"
31b7f2792   Kload   Upgrade to ownclo...
587
  #: templates/users.php:30
03e52840d   Kload   Init
588
  msgid "Create"
31b7f2792   Kload   Upgrade to ownclo...
589
590
591
592
593
594
595
596
597
598
599
  msgstr "建立"
  
  #: templates/users.php:36
  msgid "Admin Recovery Password"
  msgstr "管理者復原密碼"
  
  #: templates/users.php:37 templates/users.php:38
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr "為了修改密碼時能夠取回使用者資料,請輸入另一組還原用密碼"
03e52840d   Kload   Init
600

31b7f2792   Kload   Upgrade to ownclo...
601
  #: templates/users.php:42
03e52840d   Kload   Init
602
603
  msgid "Default Storage"
  msgstr "預設儲存區"
31b7f2792   Kload   Upgrade to ownclo...
604
605
606
607
608
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr ""
  
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
609
610
  msgid "Unlimited"
  msgstr "無限制"
31b7f2792   Kload   Upgrade to ownclo...
611
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
612
613
  msgid "Other"
  msgstr "其他"
31b7f2792   Kload   Upgrade to ownclo...
614
615
616
617
618
  #: templates/users.php:87
  msgid "Username"
  msgstr "使用者名稱"
  
  #: templates/users.php:94
03e52840d   Kload   Init
619
620
  msgid "Storage"
  msgstr "儲存區"
31b7f2792   Kload   Upgrade to ownclo...
621
622
623
  #: templates/users.php:108
  msgid "change full name"
  msgstr ""
03e52840d   Kload   Init
624

31b7f2792   Kload   Upgrade to ownclo...
625
  #: templates/users.php:112
03e52840d   Kload   Init
626
627
  msgid "set new password"
  msgstr "設定新密碼"
31b7f2792   Kload   Upgrade to ownclo...
628
  #: templates/users.php:143
03e52840d   Kload   Init
629
630
  msgid "Default"
  msgstr "預設"