Blame view
sources/l10n/zh_TW/files_external.po
7.53 KB
|
03e52840d
|
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: |
|
6d9380f96
|
6 7 |
# Pellaeon Lin <nfsmwlin@gmail.com>, 2013 # Flymok <transifex@flymok.net>, 2014 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
14 15 16 17 18 19 |
"POT-Creation-Date: 2014-06-29 01:54-0400 " "PO-Revision-Date: 2014-06-29 05:54+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
20 21 22 23 24 25 26 27 28 29 30 31 |
"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; " |
|
6d9380f96
|
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 91 92 93 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 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 |
#: ajax/dropbox.php:27 msgid "" "Fetching request tokens failed. Verify that your Dropbox app key and secret " "are correct." msgstr "" #: ajax/dropbox.php:40 msgid "" "Fetching access tokens failed. Verify that your Dropbox app key and secret " "are correct." msgstr "" #: ajax/dropbox.php:48 js/dropbox.js:102 msgid "Please provide a valid Dropbox app key and secret." msgstr "請提供有效的 Dropbox app key 和 app secret 。" #: ajax/google.php:27 #, php-format msgid "Step 1 failed. Exception: %s" msgstr "" #: ajax/google.php:38 #, php-format msgid "Step 2 failed. Exception: %s" msgstr "" #: appinfo/app.php:35 js/app.js:32 templates/settings.php:9 msgid "External storage" msgstr "外部儲存" #: appinfo/app.php:44 msgid "Local" msgstr "本地" #: appinfo/app.php:47 msgid "Location" msgstr "地點" #: appinfo/app.php:50 msgid "Amazon S3" msgstr "Amazon S3" #: appinfo/app.php:53 msgid "Key" msgstr "鑰" #: appinfo/app.php:54 msgid "Secret" msgstr "密" #: appinfo/app.php:55 appinfo/app.php:64 msgid "Bucket" msgstr "" #: appinfo/app.php:59 msgid "Amazon S3 and compliant" msgstr "" #: appinfo/app.php:62 msgid "Access Key" msgstr "" #: appinfo/app.php:63 msgid "Secret Key" msgstr "密鑰" #: appinfo/app.php:65 msgid "Hostname (optional)" msgstr "主機名稱 (選填)" #: appinfo/app.php:66 msgid "Port (optional)" msgstr "埠號 (選填)" #: appinfo/app.php:67 msgid "Region (optional)" msgstr "區域 (選填)" #: appinfo/app.php:68 msgid "Enable SSL" msgstr "啟用 SSL" #: appinfo/app.php:69 msgid "Enable Path Style" msgstr "" #: appinfo/app.php:77 msgid "App key" msgstr "" #: appinfo/app.php:78 msgid "App secret" msgstr "" #: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140 #: appinfo/app.php:173 msgid "Host" msgstr "主機" #: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:152 #: appinfo/app.php:163 appinfo/app.php:174 msgid "Username" msgstr "使用者名稱:" #: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153 #: appinfo/app.php:164 appinfo/app.php:175 msgid "Password" msgstr "密碼" #: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143 #: appinfo/app.php:154 appinfo/app.php:176 msgid "Root" msgstr "" #: appinfo/app.php:92 msgid "Secure ftps://" msgstr "" #: appinfo/app.php:100 msgid "Client ID" msgstr "" #: appinfo/app.php:101 msgid "Client secret" msgstr "" #: appinfo/app.php:108 msgid "OpenStack Object Storage" msgstr "" #: appinfo/app.php:111 msgid "Username (required)" msgstr "使用者名稱 (必填)" #: appinfo/app.php:112 msgid "Bucket (required)" msgstr "" #: appinfo/app.php:113 msgid "Region (optional for OpenStack Object Storage)" msgstr "" #: appinfo/app.php:114 msgid "API Key (required for Rackspace Cloud Files)" msgstr "" #: appinfo/app.php:115 msgid "Tenantname (required for OpenStack Object Storage)" msgstr "" #: appinfo/app.php:116 msgid "Password (required for OpenStack Object Storage)" msgstr "" #: appinfo/app.php:117 msgid "Service Name (required for OpenStack Object Storage)" msgstr "" #: appinfo/app.php:118 msgid "URL of identity endpoint (required for OpenStack Object Storage)" msgstr "" #: appinfo/app.php:119 msgid "Timeout of HTTP requests in seconds (optional)" msgstr "" #: appinfo/app.php:132 appinfo/app.php:142 msgid "Share" msgstr "分享" #: appinfo/app.php:137 msgid "SMB / CIFS using OC login" msgstr "" #: appinfo/app.php:141 msgid "Username as share" msgstr "" #: appinfo/app.php:151 appinfo/app.php:162 msgid "URL" msgstr "URL" #: appinfo/app.php:155 appinfo/app.php:166 msgid "Secure https://" msgstr "" #: appinfo/app.php:165 msgid "Remote subfolder" msgstr "" #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 |
|
03e52840d
|
223 |
msgid "Access granted" |
|
31b7f2792
|
224 |
msgstr "允許存取" |
|
03e52840d
|
225 |
|
|
6d9380f96
|
226 |
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103 |
|
03e52840d
|
227 |
msgid "Error configuring Dropbox storage" |
|
31b7f2792
|
228 |
msgstr "設定 Dropbox 儲存時發生錯誤" |
|
03e52840d
|
229 |
|
|
6d9380f96
|
230 |
#: js/dropbox.js:68 js/google.js:89 |
|
03e52840d
|
231 |
msgid "Grant access" |
|
31b7f2792
|
232 |
msgstr "允許存取" |
|
03e52840d
|
233 |
|
|
6d9380f96
|
234 |
#: js/google.js:45 js/google.js:122 |
|
03e52840d
|
235 |
msgid "Error configuring Google Drive storage" |
|
31b7f2792
|
236 |
msgstr "設定 Google Drive 儲存時發生錯誤" |
|
03e52840d
|
237 |
|
|
6d9380f96
|
238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 |
#: js/mountsfilelist.js:34 msgid "Personal" msgstr "個人" #: js/mountsfilelist.js:36 msgid "System" msgstr "系統" #: js/settings.js:320 js/settings.js:327 msgid "Saved" msgstr "已儲存" #: lib/config.php:707 msgid "<b>Note:</b> " msgstr "<b>警告:</b> " #: lib/config.php:717 msgid " and " msgstr "與" #: lib/config.php:739 #, php-format |
|
03e52840d
|
260 |
msgid "" |
|
6d9380f96
|
261 262 263 |
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "of %s is not possible. Please ask your system administrator to install it." msgstr "<b>警告:</b> PHP 並未啓用 Curl 的支援,因此無法掛載 %s 。請洽您的系統管理員將其安裝並啓用。" |
|
03e52840d
|
264 |
|
|
6d9380f96
|
265 266 |
#: lib/config.php:741 #, php-format |
|
03e52840d
|
267 |
msgid "" |
|
6d9380f96
|
268 269 270 |
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" " %s is not possible. Please ask your system administrator to install it." msgstr "<b>警告</b>:PHP 並未啓用 FTP 的支援,因此無法掛載 %s,請洽您的系統管理員將其安裝並啓用。" |
|
31b7f2792
|
271 |
|
|
6d9380f96
|
272 273 |
#: lib/config.php:743 #, php-format |
|
31b7f2792
|
274 |
msgid "" |
|
6d9380f96
|
275 276 277 |
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" " ask your system administrator to install it." msgstr "<b>警告</b>並未安裝 \"%s\",因此無法掛載 %s。請洽您的系統管理員將其安裝並啓用。" |
|
03e52840d
|
278 |
|
|
6d9380f96
|
279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 |
#: templates/list.php:7 msgid "You don't have any external storages" msgstr "您沒有任何外部儲存" #: templates/list.php:16 msgid "Name" msgstr "名稱" #: templates/list.php:20 msgid "Storage type" msgstr "" #: templates/list.php:23 msgid "Scope" msgstr "" #: templates/settings.php:2 |
|
03e52840d
|
296 |
msgid "External Storage" |
|
31b7f2792
|
297 |
msgstr "外部儲存" |
|
03e52840d
|
298 |
|
|
6d9380f96
|
299 |
#: templates/settings.php:8 templates/settings.php:27 |
|
03e52840d
|
300 301 302 303 |
msgid "Folder name" msgstr "資料夾名稱" #: templates/settings.php:10 |
|
03e52840d
|
304 |
msgid "Configuration" |
|
31b7f2792
|
305 |
msgstr "設定" |
|
03e52840d
|
306 |
|
|
6d9380f96
|
307 |
#: templates/settings.php:11 |
|
03e52840d
|
308 |
msgid "Options" |
|
31b7f2792
|
309 |
msgstr "選項" |
|
03e52840d
|
310 |
|
|
6d9380f96
|
311 312 |
#: templates/settings.php:12 msgid "Available for" |
|
31b7f2792
|
313 |
msgstr "可用的" |
|
03e52840d
|
314 |
|
|
6d9380f96
|
315 |
#: templates/settings.php:32 |
|
03e52840d
|
316 |
msgid "Add storage" |
|
31b7f2792
|
317 |
msgstr "增加儲存區" |
|
03e52840d
|
318 |
|
|
6d9380f96
|
319 320 321 |
#: templates/settings.php:92 msgid "No user or group" msgstr "沒有使用者或群組" |
|
03e52840d
|
322 |
|
|
6d9380f96
|
323 |
#: templates/settings.php:95 |
|
03e52840d
|
324 325 |
msgid "All Users" msgstr "所有使用者" |
|
6d9380f96
|
326 |
#: templates/settings.php:97 |
|
03e52840d
|
327 328 |
msgid "Groups" msgstr "群組" |
|
6d9380f96
|
329 |
#: templates/settings.php:105 |
|
03e52840d
|
330 331 |
msgid "Users" msgstr "使用者" |
|
6d9380f96
|
332 333 |
#: templates/settings.php:118 templates/settings.php:119 #: templates/settings.php:158 templates/settings.php:159 |
|
03e52840d
|
334 335 |
msgid "Delete" msgstr "刪除" |
|
6d9380f96
|
336 |
#: templates/settings.php:132 |
|
03e52840d
|
337 |
msgid "Enable User External Storage" |
|
31b7f2792
|
338 |
msgstr "啓用使用者外部儲存" |
|
03e52840d
|
339 |
|
|
6d9380f96
|
340 341 342 |
#: templates/settings.php:135 msgid "Allow users to mount the following external storage" msgstr "允許使用者自行掛載以下的外部儲存" |
|
03e52840d
|
343 |
|
|
6d9380f96
|
344 |
#: templates/settings.php:150 |
|
03e52840d
|
345 |
msgid "SSL root certificates" |
|
31b7f2792
|
346 |
msgstr "SSL 根憑證" |
|
03e52840d
|
347 |
|
|
6d9380f96
|
348 |
#: templates/settings.php:168 |
|
03e52840d
|
349 350 |
msgid "Import Root Certificate" msgstr "匯入根憑證" |