Blame view
sources/l10n/zh_TW/lib.po
9.73 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: |
|
31b7f2792
|
6 |
# pellaeon <nfsmwlin@gmail.com>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-21 15:01+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
"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; " |
|
31b7f2792
|
31 32 33 34 35 36 37 38 39 40 41 42 |
#: private/app.php:243 #, php-format msgid "" "App \"%s\" can't be installed because it is not compatible with this version" " of ownCloud." msgstr "無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。" #: private/app.php:255 msgid "No app name specified" msgstr "沒有指定應用程式名稱" #: private/app.php:360 |
|
03e52840d
|
43 44 |
msgid "Help" msgstr "說明" |
|
31b7f2792
|
45 |
#: private/app.php:373 |
|
03e52840d
|
46 47 |
msgid "Personal" msgstr "個人" |
|
31b7f2792
|
48 |
#: private/app.php:384 |
|
03e52840d
|
49 50 |
msgid "Settings" msgstr "設定" |
|
31b7f2792
|
51 |
#: private/app.php:396 |
|
03e52840d
|
52 53 |
msgid "Users" msgstr "使用者" |
|
31b7f2792
|
54 |
#: private/app.php:409 |
|
03e52840d
|
55 56 |
msgid "Admin" msgstr "管理" |
|
31b7f2792
|
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "升級失敗:%s" #: private/avatar.php:60 msgid "Unknown filetype" msgstr "未知的檔案類型" #: private/avatar.php:65 msgid "Invalid image" msgstr "無效的圖片" #: private/defaults.php:36 msgid "web services under your control" msgstr "由您控制的網路服務" #: private/files.php:66 private/files.php:98 #, php-format msgid "cannot open \"%s\"" msgstr "無法開啓 %s" #: private/files.php:228 |
|
03e52840d
|
80 |
msgid "ZIP download is turned off." |
|
31b7f2792
|
81 |
msgstr "ZIP 下載已關閉。" |
|
03e52840d
|
82 |
|
|
31b7f2792
|
83 |
#: private/files.php:229 |
|
03e52840d
|
84 |
msgid "Files need to be downloaded one by one." |
|
31b7f2792
|
85 |
msgstr "檔案需要逐一下載。" |
|
03e52840d
|
86 |
|
|
31b7f2792
|
87 |
#: private/files.php:230 private/files.php:258 |
|
03e52840d
|
88 89 |
msgid "Back to Files" msgstr "回到檔案列表" |
|
31b7f2792
|
90 |
#: private/files.php:255 |
|
03e52840d
|
91 |
msgid "Selected files too large to generate zip file." |
|
31b7f2792
|
92 |
msgstr "選擇的檔案太大以致於無法產生壓縮檔。" |
|
03e52840d
|
93 |
|
|
31b7f2792
|
94 95 96 97 98 99 100 101 102 |
#: private/files.php:256 msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" msgstr "沒有指定應用程式安裝來源" |
|
03e52840d
|
103 |
|
|
31b7f2792
|
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 |
#: private/installer.php:70 msgid "No href specified when installing app from http" msgstr "從 http 安裝應用程式,找不到 href 屬性" #: private/installer.php:75 msgid "No path specified when installing app from local file" msgstr "從本地檔案安裝應用程式時沒有指定路徑" #: private/installer.php:89 #, php-format msgid "Archives of type %s are not supported" msgstr "不支援 %s 格式的壓縮檔" #: private/installer.php:103 msgid "Failed to open archive when installing app" msgstr "安裝應用程式時無法開啓壓縮檔" #: private/installer.php:125 msgid "App does not provide an info.xml file" msgstr "應用程式沒有提供 info.xml 檔案" #: private/installer.php:131 msgid "App can't be installed because of not allowed code in the App" msgstr "無法安裝應用程式因為在當中找到危險的代碼" #: private/installer.php:140 msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" msgstr "無法安裝應用程式因為它和此版本的 ownCloud 不相容。" #: private/installer.php:146 msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" msgstr "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的" #: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同" #: private/installer.php:169 msgid "App directory already exists" msgstr "應用程式目錄已經存在" #: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "無法建立應用程式目錄,請檢查權限:%s" #: private/json.php:28 |
|
03e52840d
|
157 158 |
msgid "Application is not enabled" msgstr "應用程式未啟用" |
|
31b7f2792
|
159 |
#: private/json.php:39 private/json.php:62 private/json.php:73 |
|
03e52840d
|
160 161 |
msgid "Authentication error" msgstr "認證錯誤" |
|
31b7f2792
|
162 |
#: private/json.php:51 |
|
03e52840d
|
163 164 |
msgid "Token expired. Please reload page." msgstr "Token 過期,請重新整理頁面。" |
|
31b7f2792
|
165 |
#: private/search/provider/file.php:18 private/search/provider/file.php:36 |
|
03e52840d
|
166 167 |
msgid "Files" msgstr "檔案" |
|
31b7f2792
|
168 |
#: private/search/provider/file.php:27 private/search/provider/file.php:34 |
|
03e52840d
|
169 170 |
msgid "Text" msgstr "文字" |
|
31b7f2792
|
171 |
#: private/search/provider/file.php:30 |
|
03e52840d
|
172 173 |
msgid "Images" msgstr "圖片" |
|
31b7f2792
|
174 |
#: private/setup/abstractdatabase.php:22 |
|
03e52840d
|
175 176 |
#, php-format msgid "%s enter the database username." |
|
31b7f2792
|
177 |
msgstr "%s 輸入資料庫使用者名稱。" |
|
03e52840d
|
178 |
|
|
31b7f2792
|
179 |
#: private/setup/abstractdatabase.php:25 |
|
03e52840d
|
180 181 |
#, php-format msgid "%s enter the database name." |
|
31b7f2792
|
182 |
msgstr "%s 輸入資料庫名稱。" |
|
03e52840d
|
183 |
|
|
31b7f2792
|
184 |
#: private/setup/abstractdatabase.php:28 |
|
03e52840d
|
185 186 |
#, php-format msgid "%s you may not use dots in the database name" |
|
31b7f2792
|
187 |
msgstr "%s 資料庫名稱不能包含小數點" |
|
03e52840d
|
188 |
|
|
31b7f2792
|
189 |
#: private/setup/mssql.php:20 |
|
03e52840d
|
190 |
#, php-format |
|
31b7f2792
|
191 192 |
msgid "MS SQL username and/or password not valid: %s" msgstr "MS SQL 使用者和/或密碼無效:%s" |
|
03e52840d
|
193 |
|
|
31b7f2792
|
194 195 196 |
#: private/setup/mssql.php:21 private/setup/mysql.php:13 #: private/setup/oci.php:114 private/setup/postgresql.php:24 #: private/setup/postgresql.php:70 |
|
03e52840d
|
197 |
msgid "You need to enter either an existing account or the administrator." |
|
31b7f2792
|
198 |
msgstr "您必須輸入一個現有的帳號或管理員帳號。" |
|
03e52840d
|
199 |
|
|
31b7f2792
|
200 |
#: private/setup/mysql.php:12 |
|
03e52840d
|
201 |
msgid "MySQL username and/or password not valid" |
|
31b7f2792
|
202 203 204 205 206 207 208 209 210 211 |
msgstr "MySQL 用戶名和/或密碼無效" #: private/setup/mysql.php:67 private/setup/oci.php:54 #: private/setup/oci.php:121 private/setup/oci.php:147 #: private/setup/oci.php:154 private/setup/oci.php:165 #: private/setup/oci.php:172 private/setup/oci.php:181 #: private/setup/oci.php:189 private/setup/oci.php:198 #: private/setup/oci.php:204 private/setup/postgresql.php:89 #: private/setup/postgresql.php:98 private/setup/postgresql.php:115 #: private/setup/postgresql.php:125 private/setup/postgresql.php:134 |
|
03e52840d
|
212 213 |
#, php-format msgid "DB Error: \"%s\"" |
|
31b7f2792
|
214 215 216 217 218 219 220 221 222 |
msgstr "資料庫錯誤:\"%s\"" #: private/setup/mysql.php:68 private/setup/oci.php:55 #: private/setup/oci.php:122 private/setup/oci.php:148 #: private/setup/oci.php:155 private/setup/oci.php:166 #: private/setup/oci.php:182 private/setup/oci.php:190 #: private/setup/oci.php:199 private/setup/postgresql.php:90 #: private/setup/postgresql.php:99 private/setup/postgresql.php:116 #: private/setup/postgresql.php:126 private/setup/postgresql.php:135 |
|
03e52840d
|
223 224 |
#, php-format msgid "Offending command was: \"%s\"" |
|
31b7f2792
|
225 |
msgstr "有問題的指令是:\"%s\"" |
|
03e52840d
|
226 |
|
|
31b7f2792
|
227 |
#: private/setup/mysql.php:85 |
|
03e52840d
|
228 229 |
#, php-format msgid "MySQL user '%s'@'localhost' exists already." |
|
31b7f2792
|
230 |
msgstr "MySQL 使用者 '%s'@'localhost' 已經存在。" |
|
03e52840d
|
231 |
|
|
31b7f2792
|
232 |
#: private/setup/mysql.php:86 |
|
03e52840d
|
233 |
msgid "Drop this user from MySQL" |
|
31b7f2792
|
234 |
msgstr "在 MySQL 移除這個使用者" |
|
03e52840d
|
235 |
|
|
31b7f2792
|
236 |
#: private/setup/mysql.php:91 |
|
03e52840d
|
237 238 |
#, php-format msgid "MySQL user '%s'@'%%' already exists" |
|
31b7f2792
|
239 |
msgstr "MySQL 使用者 '%s'@'%%' 已經存在" |
|
03e52840d
|
240 |
|
|
31b7f2792
|
241 |
#: private/setup/mysql.php:92 |
|
03e52840d
|
242 |
msgid "Drop this user from MySQL." |
|
31b7f2792
|
243 244 245 246 247 |
msgstr "在 MySQL 移除這個使用者。" #: private/setup/oci.php:34 msgid "Oracle connection could not be established" msgstr "無法建立 Oracle 資料庫連線" |
|
03e52840d
|
248 |
|
|
31b7f2792
|
249 250 251 252 253 |
#: private/setup/oci.php:41 private/setup/oci.php:113 msgid "Oracle username and/or password not valid" msgstr "Oracle 用戶名和/或密碼無效" #: private/setup/oci.php:173 private/setup/oci.php:205 |
|
03e52840d
|
254 255 |
#, php-format msgid "Offending command was: \"%s\", name: %s, password: %s" |
|
31b7f2792
|
256 |
msgstr "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"" |
|
03e52840d
|
257 |
|
|
31b7f2792
|
258 259 260 261 262 263 264 |
#: private/setup/postgresql.php:23 private/setup/postgresql.php:69 msgid "PostgreSQL username and/or password not valid" msgstr "PostgreSQL 用戶名和/或密碼無效" #: private/setup.php:28 msgid "Set an admin username." msgstr "設定管理員帳號。" |
|
03e52840d
|
265 |
|
|
31b7f2792
|
266 267 268 269 270 |
#: private/setup.php:31 msgid "Set an admin password." msgstr "設定管理員密碼。" #: private/setup.php:195 |
|
03e52840d
|
271 272 273 274 |
msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。" |
|
31b7f2792
|
275 |
#: private/setup.php:196 |
|
03e52840d
|
276 277 278 |
#, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "請參考<a href='%s'>安裝指南</a>。" |
|
31b7f2792
|
279 280 281 282 283 284 |
#: private/tags.php:194 #, php-format msgid "Could not find category \"%s\"" msgstr "找不到分類:\"%s\"" #: private/template/functions.php:130 |
|
03e52840d
|
285 286 |
msgid "seconds ago" msgstr "幾秒前" |
|
31b7f2792
|
287 288 289 290 |
#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "%n 分鐘前" |
|
03e52840d
|
291 |
|
|
31b7f2792
|
292 293 294 295 |
#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "%n 小時前" |
|
03e52840d
|
296 |
|
|
31b7f2792
|
297 |
#: private/template/functions.php:133 |
|
03e52840d
|
298 299 |
msgid "today" msgstr "今天" |
|
31b7f2792
|
300 |
#: private/template/functions.php:134 |
|
03e52840d
|
301 302 |
msgid "yesterday" msgstr "昨天" |
|
31b7f2792
|
303 304 305 306 |
#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "%n 天前" |
|
03e52840d
|
307 |
|
|
31b7f2792
|
308 |
#: private/template/functions.php:138 |
|
03e52840d
|
309 310 |
msgid "last month" msgstr "上個月" |
|
31b7f2792
|
311 312 313 314 |
#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "%n 個月前" |
|
03e52840d
|
315 |
|
|
31b7f2792
|
316 |
#: private/template/functions.php:141 |
|
03e52840d
|
317 318 |
msgid "last year" msgstr "去年" |
|
31b7f2792
|
319 |
#: private/template/functions.php:142 |
|
03e52840d
|
320 321 |
msgid "years ago" msgstr "幾年前" |
|
31b7f2792
|
322 323 324 |
#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "原因:" |