home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 July / CA07.iso / Multimedija / QuickTimeInstaller.exe / AppleApplicationSupport.msi / CFNetwork.resources_zh_CN.lproj_Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2010-03-15  |  16.7 KB  |  319 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" = "这台电脑的 DNS 路由器没有响应。";
  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" = "Web 表单密码";
  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" = "与 Web 代理服务器 (HTTP) 通信时发生问题。";
  168.  
  169. /* kCFErrorHTTPSProxyConnectionFailure description */
  170. "Err310" = "与安全 Web 代理服务器 (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 字节资源";
  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.