home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 July / CA07.iso / Multimedija / QuickTimeInstaller.exe / AppleApplicationSupport.msi / CFNetwork.resources_zh_TW.lproj_Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2010-03-15  |  16.6 KB  |  334 lines

  1. /* This computer's Internet connection appears to be offline. */
  2. "CONNECTION_DOWN" = "此電腦的 Internet 連線已斷開。";
  3.  
  4. /* This computer's Internet connection may be offline. */
  5. "CONNECTION_INDETERMINATE" = "此電腦的 Internet 連線可能已斷開。";
  6.  
  7. /* This computer's Internet connection appears to be online. */
  8. "CONNECTION_UP" = "此電腦的 Internet 連線已連接。";
  9.  
  10. /* This computer's DNS server is not responding. */
  11. "NAMESERVER_DOWN" = "此電腦的 DNS 伺服器無回應。";
  12.  
  13. /* The DNS server could not find the server name. */
  14. "NAMELOOKUP_FAILED" = "DNS 伺服器無法找到伺服器名稱。";
  15.  
  16. /* This computer's router is not responding. */
  17. "ROUTER_DOWN" = "此電腦的路由器無回應。";
  18.  
  19. /* The server this computer is attempting to connect to is not responding. */
  20. "SERVER_DOWN" = "此電腦嘗試連接的伺服器無回應。";
  21.  
  22. /* This computer's Internet connection appears to be online. */
  23. "SERVER_UP" = "此電腦的 Internet 連線已連接。";
  24.  
  25. /* Format string for label of a saved password in Keychain: URL (USERNAME) */
  26. "KEYCHAIN_LABEL_FORMAT" = "%@(%@)";
  27.  
  28. /* Kind string used for keychain items from forms-based logins */
  29. "KEYCHAIN_WEB_FORM_PASSWORD" = "網頁表單密碼";
  30.  
  31. /* HTTP result code string */
  32. "accepted" = "已接受";
  33.  
  34. /* HTTP result code string */
  35. "bad gateway" = "閘道器錯誤";
  36.  
  37. /* HTTP result code string */
  38. "bad request" = "要求錯誤";
  39.  
  40. /* HTTP result code string */
  41. "client error" = "用戶端錯誤";
  42.  
  43. /* HTTP result code string */
  44. "conflict" = "衝突";
  45.  
  46. /* HTTP result code string */
  47. "continue" = "繼續";
  48.  
  49. /* HTTP result code string */
  50. "created" = "已建立";
  51.  
  52. /* HTTP result code string */
  53. "expectation failed" = "預期情況失敗";
  54.  
  55. /* HTTP result code string */
  56. "forbidden" = "已禁止";
  57.  
  58. /* HTTP result code string */
  59. "found" = "已找到";
  60.  
  61. /* HTTP result code string */
  62. "gateway timed out" = "閘道已逾時";
  63.  
  64. /* HTTP result code string */
  65. "informational" = "資訊性";
  66.  
  67. /* HTTP result code string */
  68. "internal server error" = "內部伺服器錯誤";
  69.  
  70. /* HTTP result code string */
  71. "length required" = "要求的長度";
  72.  
  73. /* HTTP result code string */
  74. "method not allowed" = "不允許的方式";
  75.  
  76. /* HTTP result code string */
  77. "moved permanently" = "永久移除";
  78.  
  79. /* HTTP result code string */
  80. "multiple choices" = "多項選擇";
  81.  
  82. /* HTTP result code string */
  83. "needs proxy" = "需要代理伺服器";
  84.  
  85. /* HTTP result code string */
  86. "no content" = "無內容";
  87.  
  88. /* HTTP result code string */
  89. "no error" = "無錯誤";
  90.  
  91. /* HTTP result code string */
  92. "non-authoritative information" = "非授權資訊";
  93.  
  94. /* HTTP result code string */
  95. "not found" = "找不到";
  96.  
  97. /* HTTP result code string */
  98. "not modified" = "未修改";
  99.  
  100. /* HTTP result code string */
  101. "partial content" = "部分內容";
  102.  
  103. /* HTTP result code string */
  104. "payment required" = "需要付費";
  105.  
  106. /* HTTP result code string */
  107. "precondition failed" = "預設條件失敗";
  108.  
  109. /* HTTP result code string */
  110. "proxy authentication required" = "所需代理伺服器授權";
  111.  
  112. /* HTTP result code string */
  113. "redirected" = "已轉址";
  114.  
  115. /* HTTP result code string */
  116. "no longer exists" = "已不存在";
  117.  
  118. /* HTTP result code string */
  119. "request timed out" = "要求逾時";
  120.  
  121. /* HTTP result code string */
  122. "request too large" = "要求太大";
  123.  
  124. /* HTTP result code string */
  125. "requested URL too long" = "要求的 URL 太長";
  126.  
  127. /* HTTP result code string */
  128. "requested range not satisfiable" = "不符合要求範圍";
  129.  
  130. /* HTTP result code string */
  131. "reset content" = "重置內容";
  132.  
  133. /* HTTP result code string */
  134. "see other" = "請見其他";
  135.  
  136. /* HTTP result code string */
  137. "server error" = "伺服器錯誤";
  138.  
  139. /* HTTP result code string */
  140. "service unavailable" = "無法取用的服務";
  141.  
  142. /* HTTP result code string */
  143. "success" = "成功";
  144.  
  145. /* HTTP result code string */
  146. "switching protocols" = "切換通訊協定";
  147.  
  148. /* HTTP result code string */
  149. "temporarily redirected" = "暫時性轉址";
  150.  
  151. /* HTTP result code string */
  152. "unacceptable" = "無法接受";
  153.  
  154. /* HTTP result code string */
  155. "unauthorized" = "未經授權的";
  156.  
  157. /* HTTP result code string */
  158. "unimplemented" = "未實行的";
  159.  
  160. /* HTTP result code string */
  161. "unsupported media type" = "不支援的媒體類型";
  162.  
  163. /* HTTP result code string */
  164. "unsupported version" = "不支援的版本";
  165.  
  166. /* kCFErrorHTTPProxyConnectionFailure description */
  167. "Err306" = "與網頁代理伺服器(HTTP)通訊時發生問題。";
  168.  
  169. /* kCFErrorHTTPSProxyConnectionFailure description */
  170. "Err310" = "與安全網頁代理伺服器(HTTPS)通訊時發生問題。";
  171.  
  172. /* WebFoundationErrorCancelled description */
  173. "Err-999" = "已取消";
  174.  
  175. /* WebFoundationErrorBadURLError description */
  176. "Err-1000" = "不正確的 URL";
  177.  
  178. /* WebFoundationErrorTimedOut description */
  179. "Err-1001" = "要求逾時。";
  180.  
  181. /* WebFoundationErrorUnsupportedURL description */
  182. "Err-1002" = "不支援的 URL";
  183.  
  184. /* WebFoundationErrorCannotFindHostError description */
  185. "Err-1003" = "無法找到具有此指定主機名稱的伺服器。";
  186.  
  187. /* WebFoundationErrorCannotConnectToHostError description */
  188. "Err-1004" = "無法連接伺服器。";
  189.  
  190. /* WebFoundationErrorNetworkConnectionLostError description */
  191. "Err-1005" = "網路連線中斷。";
  192.  
  193. /* WebFoundationErrorDNSLookupError description */
  194. "Err-1006" = "DNS 查詢錯誤";
  195.  
  196. /* WebFoundationErrorHTTPTooManyRedirectsError description */
  197. "Err-1007" = "太多 HTTP 轉址";
  198.  
  199. /* WebFoundationErrorResourceUnavailableError description */
  200. "Err-1008" = "無法取得資源";
  201.  
  202. /* WebFoundationErrorNotConnectedToInternetError description */
  203. "Err-1009" = "此電腦的 Internet 連線已中斷。";
  204.  
  205. /* WebFoundationErrorRedirectToNonExistentLocation description */
  206. "Err-1010" = "並未轉址到任何地方";
  207.  
  208. /* WebFoundationErrorBadServerResponseError description */
  209. "Err-1011" = "從伺服器傳來錯誤的回應。";
  210.  
  211. /* WebFoundationErrorZeroByteResourceError description */
  212. "Err-1014" = "0 byte 資源";
  213.  
  214. /* WebFoundationErrorCannotDecodeRawData description */
  215. "Err-1015" = "無法解碼原始資料";
  216.  
  217. /* WebFoundationErrorCannotDecodeContentData description */
  218. "Err-1016" = "無法解碼內容資料";
  219.  
  220. /* WebFoundationErrorCannotParseResponse description */
  221. "Err-1017" = "無法剖析回應";
  222.  
  223. /* kCFURLErrorInternationalRoamingOff description */
  224. "Err-1018" = "國際漫遊目前已停用。";
  225.  
  226. /* kCFURLErrorCallIsActive description */
  227. "Err-1019" = "無法建立連線,因為某個呼叫正在作用中。";
  228.  
  229. /* kCFURLErrorDataNotAllowed description */
  230. "Err-1020" = "目前不允許資料連線。";
  231.  
  232. /* kCFURLErrorRequestBodyStreamExhausted description.  Should never be seen by an end user. */
  233. "Err-1021" = "要求的主體串流已耗盡";
  234.     
  235. /* WebFoundationErrorFileDoesNotExist description */
  236. "Err-1100" = "在此伺服器上找不到要求的 URL。";
  237.  
  238. /* WebFoundationErrorFileIsDirectory description */
  239. "Err-1101" = "檔案為目錄";
  240.  
  241. /* WebFoundationErrorNoPermissionsToReadFile description */
  242. "Err-1102" = "您沒有權限存取所要求的資源。";
  243.  
  244. /* WebFoundationErrorDataLengthExceedsMaximum description */
  245. "Err-1103" = "資源大小超過最大值";
  246.  
  247. /* WebFoundationErrorSecureConnectionFailed description */
  248. "Err-1200" = "發生 SSL 錯誤,無法建立與伺服器的安全連線。";
  249.  
  250. /* WebFoundationErrorServerCertificateHasBadDate description */
  251. "Err-1201" = "伺服器的憑證已過期。";
  252.  
  253. /* WebFoundationErrorServerCertificateHasBadDate description */
  254. "Err-1201.w" = "此伺服器的憑證已過期。您所連接的伺服器可能是冒用「%@」的網站,並且可能會對您的私密資訊造成風險。";
  255.  
  256. /* WebFoundationErrorServerCertificateUntrusted description */
  257. "Err-1202" = "此伺服器的憑證無效。";
  258.  
  259. /* WebFoundationErrorServerCertificateUntrusted description */
  260. "Err-1202.w" = "此伺服器的憑證無效。您所連接的伺服器可能是冒用「%@」的網站,並且可能會對您的私密資訊造成風險。";
  261.  
  262. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  263. "Err-1203" = "此伺服器的憑證是由未知的憑證授權所簽署。";
  264.  
  265. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  266. "Err-1203.w" = "此伺服器的憑證是由未知的憑證授權所簽署。您所連接的伺服器可能是冒用「%@」的網站,並且可能會對您的私密資訊造成風險。";
  267.  
  268. /* WebFoundationErrorServerCertificateNotYetValid description */
  269. "Err-1204" = "此伺服器的憑證尚未生效。";
  270.  
  271. /* WebFoundationErrorServerCertificateNotYetValid description */
  272. "Err-1204.w" = "此伺服器的憑證尚未生效。您所連接的伺服器可能是冒用「%@」的網站,並且可能會對您的私密資訊造成風險。";
  273.  
  274. /* WebFoundationErrorClientCertificateRejected description */
  275. "Err-1205" = "伺服器尚未接受憑證。";
  276.  
  277. /* WebFoundationErrorClientCertificateRejected description */
  278. "Err-1205.w" = "伺服器「%@」尚未接受憑證。";
  279.  
  280. /* WebFoundationErrorClientCertificateRequired description */
  281. "Err-1206" = "伺服器要求用戶端憑證。";
  282.  
  283. /* WebFoundationErrorClientCertificateRequired description */
  284. "Err-1206.w" = "伺服器「%@」要求用戶端憑證。";
  285.  
  286. /* WebFoundationErrorCannotLoadFromNetworkError description */
  287. "Err-2000" = "無法由網路載入";
  288.  
  289. /* WebFoundationErrorCannotCreateFile description */
  290. "Err-3000" = "無法製作檔案";
  291.  
  292. /* WebFoundationErrorCannotOpenFile description */
  293. "Err-3001" = "無法開啟檔案";
  294.  
  295. /* WebFoundationErrorCannotCloseFile description */
  296. "Err-3002" = "關閉檔案時發生錯誤";
  297.  
  298. /* WebFoundationErrorCannotWriteToFile description */
  299. "Err-3003" = "無法寫入檔案";
  300.  
  301. /* WebFoundationErrorCannotRemoveFile description */
  302. "Err-3004" = "無法移除檔案";
  303.  
  304. /* WebFoundationErrorCannotMoveFile description */
  305. "Err-3005" = "無法移動檔案";
  306.  
  307. /* WebFoundationErrorDownloadDecodingFailedMidStream description */
  308. "Err-3006" = "下載解碼失敗";
  309.  
  310. /* WebFoundationErrorDownloadDecodingFailedToComplete description */
  311. "Err-3007" = "下載解碼失敗";
  312.  
  313. /* Recovery suggestion */
  314. "Would you like to connect to the server anyway?" = "您仍然要連接伺服器嗎?";
  315.  
  316. /* Recovery suggestion */
  317. "To change your proxy settings, open Network preferences, click Advanced, and then click Proxies. For help with this problem, contact your system administrator." = "若要更改代理伺服器設定,請開啟 [網路] 喜好設定,按 [進階] 一下,然後按 [代理伺服器] 一下。如需取得此問題的協助,請聯絡系統管理員。";
  318.