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

  1. /* This computer's Internet connection appears to be offline. */
  2. "CONNECTION_DOWN" = "This computer's Internet connection appears to be offline.";
  3.  
  4. /* This computer's Internet connection may be offline. */
  5. "CONNECTION_INDETERMINATE" = "This computer's Internet connection may be offline.";
  6.  
  7. /* This computer's Internet connection appears to be online. */
  8. "CONNECTION_UP" = "This computer's Internet connection appears to be online.";
  9.  
  10. /* This computer's DNS server is not responding. */
  11. "NAMESERVER_DOWN" = "This computer's DNS server is not responding.";
  12.  
  13. /* The DNS server could not find the server name. */
  14. "NAMELOOKUP_FAILED" = "The DNS server could not find the server name.";
  15.  
  16. /* This computer's router is not responding. */
  17. "ROUTER_DOWN" = "This computer's router is not responding.";
  18.  
  19. /* The server this computer is attempting to connect to is not responding. */
  20. "SERVER_DOWN" = "The server this computer is attempting to connect to is not responding.";
  21.  
  22. /* This computer's Internet connection appears to be online. */
  23. "SERVER_UP" = "This computer's Internet connection appears to be online.";
  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 form password";
  30.  
  31. /* HTTP result code string */
  32. "accepted" = "accepted";
  33.  
  34. /* HTTP result code string */
  35. "bad gateway" = "bad gateway";
  36.  
  37. /* HTTP result code string */
  38. "bad request" = "bad request";
  39.  
  40. /* HTTP result code string */
  41. "client error" = "client error";
  42.  
  43. /* HTTP result code string */
  44. "conflict" = "conflict";
  45.  
  46. /* HTTP result code string */
  47. "continue" = "continue";
  48.  
  49. /* HTTP result code string */
  50. "created" = "created";
  51.  
  52. /* HTTP result code string */
  53. "expectation failed" = "expectation failed";
  54.  
  55. /* HTTP result code string */
  56. "forbidden" = "forbidden";
  57.  
  58. /* HTTP result code string */
  59. "found" = "found";
  60.  
  61. /* HTTP result code string */
  62. "gateway timed out" = "gateway timed out";
  63.  
  64. /* HTTP result code string */
  65. "informational" = "informational";
  66.  
  67. /* HTTP result code string */
  68. "internal server error" = "internal server error";
  69.  
  70. /* HTTP result code string */
  71. "length required" = "length required";
  72.  
  73. /* HTTP result code string */
  74. "method not allowed" = "method not allowed";
  75.  
  76. /* HTTP result code string */
  77. "moved permanently" = "moved permanently";
  78.  
  79. /* HTTP result code string */
  80. "multiple choices" = "multiple choices";
  81.  
  82. /* HTTP result code string */
  83. "needs proxy" = "needs proxy";
  84.  
  85. /* HTTP result code string */
  86. "no content" = "no content";
  87.  
  88. /* HTTP result code string */
  89. "no error" = "no error";
  90.  
  91. /* HTTP result code string */
  92. "non-authoritative information" = "non-authoritative information";
  93.  
  94. /* HTTP result code string */
  95. "not found" = "not found";
  96.  
  97. /* HTTP result code string */
  98. "not modified" = "not modified";
  99.  
  100. /* HTTP result code string */
  101. "partial content" = "partial content";
  102.  
  103. /* HTTP result code string */
  104. "payment required" = "payment required";
  105.  
  106. /* HTTP result code string */
  107. "precondition failed" = "precondition failed";
  108.  
  109. /* HTTP result code string */
  110. "proxy authentication required" = "proxy authentication required";
  111.  
  112. /* HTTP result code string */
  113. "redirected" = "redirected";
  114.  
  115. /* HTTP result code string */
  116. "no longer exists" = "no longer exists";
  117.  
  118. /* HTTP result code string */
  119. "request timed out" = "request timed out";
  120.  
  121. /* HTTP result code string */
  122. "request too large" = "request too large";
  123.  
  124. /* HTTP result code string */
  125. "requested URL too long" = "requested URL too long";
  126.  
  127. /* HTTP result code string */
  128. "requested range not satisfiable" = "requested range not satisfiable";
  129.  
  130. /* HTTP result code string */
  131. "reset content" = "reset content";
  132.  
  133. /* HTTP result code string */
  134. "see other" = "see other";
  135.  
  136. /* HTTP result code string */
  137. "server error" = "server error";
  138.  
  139. /* HTTP result code string */
  140. "service unavailable" = "service unavailable";
  141.  
  142. /* HTTP result code string */
  143. "success" = "success";
  144.  
  145. /* HTTP result code string */
  146. "switching protocols" = "switching protocols";
  147.  
  148. /* HTTP result code string */
  149. "temporarily redirected" = "temporarily redirected";
  150.  
  151. /* HTTP result code string */
  152. "unacceptable" = "unacceptable";
  153.  
  154. /* HTTP result code string */
  155. "unauthorized" = "unauthorized";
  156.  
  157. /* HTTP result code string */
  158. "unimplemented" = "unimplemented";
  159.  
  160. /* HTTP result code string */
  161. "unsupported media type" = "unsupported media type";
  162.  
  163. /* HTTP result code string */
  164. "unsupported version" = "unsupported version";
  165.  
  166. /* kCFErrorHTTPProxyConnectionFailure description */
  167. "Err306" = "There was a problem communicating with the web proxy server (HTTP).";
  168.  
  169. /* kCFErrorHTTPSProxyConnectionFailure description */
  170. "Err310" = "There was a problem communicating with the secure web proxy server (HTTPS).";
  171.  
  172. /* WebFoundationErrorCancelled description */
  173. "Err-999" = "cancelled";
  174.  
  175. /* WebFoundationErrorBadURLError description */
  176. "Err-1000" = "bad URL";
  177.  
  178. /* WebFoundationErrorTimedOut description */
  179. "Err-1001" = "The request timed out.";
  180.  
  181. /* WebFoundationErrorUnsupportedURL description */
  182. "Err-1002" = "unsupported URL";
  183.  
  184. /* WebFoundationErrorCannotFindHostError description */
  185. "Err-1003" = "A server with the specified hostname could not be found.";
  186.  
  187. /* WebFoundationErrorCannotConnectToHostError description */
  188. "Err-1004" = "Could not connect to the server.";
  189.  
  190. /* WebFoundationErrorNetworkConnectionLostError description */
  191. "Err-1005" = "The network connection was lost.";
  192.  
  193. /* WebFoundationErrorDNSLookupError description */
  194. "Err-1006" = "DNS lookup error";
  195.  
  196. /* WebFoundationErrorHTTPTooManyRedirectsError description */
  197. "Err-1007" = "too many HTTP redirects";
  198.  
  199. /* WebFoundationErrorResourceUnavailableError description */
  200. "Err-1008" = "resource unavailable";
  201.  
  202. /* WebFoundationErrorNotConnectedToInternetError description */
  203. "Err-1009" = "This computer’s Internet connection appears to be offline.";
  204.  
  205. /* WebFoundationErrorRedirectToNonExistentLocation description */
  206. "Err-1010" = "redirected to nowhere";
  207.  
  208. /* WebFoundationErrorBadServerResponseError description */
  209. "Err-1011" = "There was a bad response from the server.";
  210.  
  211. /* WebFoundationErrorZeroByteResourceError description */
  212. "Err-1014" = "zero byte resource";
  213.  
  214. /* WebFoundationErrorCannotDecodeRawData description */
  215. "Err-1015" = "cannot decode raw data";
  216.  
  217. /* WebFoundationErrorCannotDecodeContentData description */
  218. "Err-1016" = "cannot decode content data";
  219.  
  220. /* WebFoundationErrorCannotParseResponse description */
  221. "Err-1017" = "cannot parse response";
  222.  
  223. /* kCFURLErrorInternationalRoamingOff description */
  224. "Err-1018" = "International roaming is currently off.";
  225.  
  226. /* kCFURLErrorCallIsActive description */
  227. "Err-1019" = "A data connection cannot be established since a call is currently active.";
  228.  
  229. /* kCFURLErrorDataNotAllowed description */
  230. "Err-1020" = "A data connection is not currently allowed.";
  231.  
  232. /* kCFURLErrorRequestBodyStreamExhausted description.  Should never be seen by an end user. */
  233. "Err-1021" = "request body stream exhausted";
  234.     
  235. /* WebFoundationErrorFileDoesNotExist description */
  236. "Err-1100" = "The requested URL was not found on this server.";
  237.  
  238. /* WebFoundationErrorFileIsDirectory description */
  239. "Err-1101" = "file is directory";
  240.  
  241. /* WebFoundationErrorNoPermissionsToReadFile description */
  242. "Err-1102" = "You do not have permission to access the requested resource.";
  243.  
  244. /* WebFoundationErrorDataLengthExceedsMaximum description */
  245. "Err-1103" = "resource exceeds maximum size";
  246.  
  247. /* WebFoundationErrorSecureConnectionFailed description */
  248. "Err-1200" = "An SSL error has occurred and a secure connection to the server cannot be made.";
  249.  
  250. /* WebFoundationErrorServerCertificateHasBadDate description */
  251. "Err-1201" = "The certificate for this server has expired.";
  252.  
  253. /* WebFoundationErrorServerCertificateHasBadDate description */
  254. "Err-1201.w" = "The certificate for this server has expired. You might be connecting to a server that is pretending to be “%@” which could put your confidential information at risk.";
  255.  
  256. /* WebFoundationErrorServerCertificateUntrusted description */
  257. "Err-1202" = "The certificate for this server is invalid.";
  258.  
  259. /* WebFoundationErrorServerCertificateUntrusted description */
  260. "Err-1202.w" = "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “%@” which could put your confidential information at risk.";
  261.  
  262. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  263. "Err-1203" = "The certificate for this server was signed by an unknown certifying authority.";
  264.  
  265. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  266. "Err-1203.w" = "The certificate for this server was signed by an unknown certifying authority. You might be connecting to a server that is pretending to be “%@” which could put your confidential information at risk.";
  267.  
  268. /* WebFoundationErrorServerCertificateNotYetValid description */
  269. "Err-1204" = "The certificate for this server is not yet valid.";
  270.  
  271. /* WebFoundationErrorServerCertificateNotYetValid description */
  272. "Err-1204.w" = "The certificate for this server is not yet valid. You might be connecting to a server that is pretending to be “%@” which could put your confidential information at risk.";
  273.  
  274. /* WebFoundationErrorClientCertificateRejected description */
  275. "Err-1205" = "The server did not accept the certificate.";
  276.  
  277. /* WebFoundationErrorClientCertificateRejected description */
  278. "Err-1205.w" = "The server “%@” did not accept the certificate.";
  279.  
  280. /* WebFoundationErrorClientCertificateRequired description */
  281. "Err-1206" = "The server requires a client certificate.";
  282.  
  283. /* WebFoundationErrorClientCertificateRequired description */
  284. "Err-1206.w" = "The server “%@” requires a client certificate.";
  285.  
  286. /* WebFoundationErrorCannotLoadFromNetworkError description */
  287. "Err-2000" = "can’t load from network";
  288.  
  289. /* WebFoundationErrorCannotCreateFile description */
  290. "Err-3000" = "Cannot create file";
  291.  
  292. /* WebFoundationErrorCannotOpenFile description */
  293. "Err-3001" = "Cannot open file";
  294.  
  295. /* WebFoundationErrorCannotCloseFile description */
  296. "Err-3002" = "Failure occurred while closing file";
  297.  
  298. /* WebFoundationErrorCannotWriteToFile description */
  299. "Err-3003" = "Cannot write file";
  300.  
  301. /* WebFoundationErrorCannotRemoveFile description */
  302. "Err-3004" = "Cannot remove file";
  303.  
  304. /* WebFoundationErrorCannotMoveFile description */
  305. "Err-3005" = "Cannot move file";
  306.  
  307. /* WebFoundationErrorDownloadDecodingFailedMidStream description */
  308. "Err-3006" = "Download decoding failed";
  309.  
  310. /* WebFoundationErrorDownloadDecodingFailedToComplete description */
  311. "Err-3007" = "Download decoding failed";
  312.  
  313. /* Recovery suggestion */
  314. "Would you like to connect to the server anyway?" = "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." = "To change your proxy settings, open Network preferences, click Advanced, and then click Proxies. For help with this problem, contact your system administrator.";
  318.