home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 July / CA07.iso / Multimedija / QuickTimeInstaller.exe / AppleApplicationSupport.msi / CFNetwork.resources_sv.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" = "Datorns Internetanslutning verkar vara nedkopplad.";
  3.  
  4. /* This computer's Internet connection may be offline. */
  5. "CONNECTION_INDETERMINATE" = "Datorns Internetanslutning kan vara nedkopplad.";
  6.  
  7. /* This computer's Internet connection appears to be online. */
  8. "CONNECTION_UP" = "Datorns Internetanslutning verkar vara aktiv.";
  9.  
  10. /* This computer's DNS server is not responding. */
  11. "NAMESERVER_DOWN" = "Datorns DNS-server svarar inte.";
  12.  
  13. /* The DNS server could not find the server name. */
  14. "NAMELOOKUP_FAILED" = "DNS-servern kunde inte hitta servernamnet.";
  15.  
  16. /* This computer's router is not responding. */
  17. "ROUTER_DOWN" = "Datorns router svarar inte.";
  18.  
  19. /* The server this computer is attempting to connect to is not responding. */
  20. "SERVER_DOWN" = "Den server som datorn försöker ansluta till svarar inte.";
  21.  
  22. /* This computer's Internet connection appears to be online. */
  23. "SERVER_UP" = "Datorns Internetanslutning verkar vara aktiv.";
  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" = "Lösenord för webbformulär";
  30.  
  31. /* HTTP result code string */
  32. "accepted" = "godkänd";
  33.  
  34. /* HTTP result code string */
  35. "bad gateway" = "felaktig gateway";
  36.  
  37. /* HTTP result code string */
  38. "bad request" = "felaktig förfrågan";
  39.  
  40. /* HTTP result code string */
  41. "client error" = "klientfel";
  42.  
  43. /* HTTP result code string */
  44. "conflict" = "konflikt";
  45.  
  46. /* HTTP result code string */
  47. "continue" = "fortsätt";
  48.  
  49. /* HTTP result code string */
  50. "created" = "skapad";
  51.  
  52. /* HTTP result code string */
  53. "expectation failed" = "ej förväntad respons";
  54.  
  55. /* HTTP result code string */
  56. "forbidden" = "förbjuden";
  57.  
  58. /* HTTP result code string */
  59. "found" = "hittad";
  60.  
  61. /* HTTP result code string */
  62. "gateway timed out" = "gateway nådde en maxtidsgräns";
  63.  
  64. /* HTTP result code string */
  65. "informational" = "information";
  66.  
  67. /* HTTP result code string */
  68. "internal server error" = "internt serverfel";
  69.  
  70. /* HTTP result code string */
  71. "length required" = "längd erfordras";
  72.  
  73. /* HTTP result code string */
  74. "method not allowed" = "metoden är inte tillåten";
  75.  
  76. /* HTTP result code string */
  77. "moved permanently" = "har flyttats permanent";
  78.  
  79. /* HTTP result code string */
  80. "multiple choices" = "flera val";
  81.  
  82. /* HTTP result code string */
  83. "needs proxy" = "behöver proxy";
  84.  
  85. /* HTTP result code string */
  86. "no content" = "inget innehåll";
  87.  
  88. /* HTTP result code string */
  89. "no error" = "inget fel";
  90.  
  91. /* HTTP result code string */
  92. "non-authoritative information" = "icke-auktoritativ information";
  93.  
  94. /* HTTP result code string */
  95. "not found" = "hittades inte";
  96.  
  97. /* HTTP result code string */
  98. "not modified" = "inte ändrat";
  99.  
  100. /* HTTP result code string */
  101. "partial content" = "del av innehåll";
  102.  
  103. /* HTTP result code string */
  104. "payment required" = "betalning krävs";
  105.  
  106. /* HTTP result code string */
  107. "precondition failed" = "förhandsvillkor uppfylldes inte";
  108.  
  109. /* HTTP result code string */
  110. "proxy authentication required" = "proxyautentisering krävs";
  111.  
  112. /* HTTP result code string */
  113. "redirected" = "omdirigerat";
  114.  
  115. /* HTTP result code string */
  116. "no longer exists" = "finns inte längre";
  117.  
  118. /* HTTP result code string */
  119. "request timed out" = "tiden för förfrågan löpte ut";
  120.  
  121. /* HTTP result code string */
  122. "request too large" = "förfrågan för stor";
  123.  
  124. /* HTTP result code string */
  125. "requested URL too long" = "begärd URL för lång";
  126.  
  127. /* HTTP result code string */
  128. "requested range not satisfiable" = "begärt intervall går inte att uppfylla";
  129.  
  130. /* HTTP result code string */
  131. "reset content" = "återställ innehåll";
  132.  
  133. /* HTTP result code string */
  134. "see other" = "se annat";
  135.  
  136. /* HTTP result code string */
  137. "server error" = "serverfel";
  138.  
  139. /* HTTP result code string */
  140. "service unavailable" = "tjänsten är inte tillgänglig";
  141.  
  142. /* HTTP result code string */
  143. "success" = "klart";
  144.  
  145. /* HTTP result code string */
  146. "switching protocols" = "byter protokoll";
  147.  
  148. /* HTTP result code string */
  149. "temporarily redirected" = "tillfälligt omdirigerad";
  150.  
  151. /* HTTP result code string */
  152. "unacceptable" = "ej acceptabel";
  153.  
  154. /* HTTP result code string */
  155. "unauthorized" = "inte auktoriserad";
  156.  
  157. /* HTTP result code string */
  158. "unimplemented" = "ej implementerad";
  159.  
  160. /* HTTP result code string */
  161. "unsupported media type" = "medietypen stöds inte";
  162.  
  163. /* HTTP result code string */
  164. "unsupported version" = "version som inte stöds";
  165.  
  166. /* kCFErrorHTTPProxyConnectionFailure description */
  167. "Err306" = "Ett problem inträffade vid kommunikationen med webbproxyservern (HTTP).";
  168.  
  169. /* kCFErrorHTTPSProxyConnectionFailure description */
  170. "Err310" = "Ett problem inträffade vid kommunikationen med den säkra webbproxyservern (HTTPS).";
  171.  
  172. /* WebFoundationErrorCancelled description */
  173. "Err-999" = "avbröts";
  174.  
  175. /* WebFoundationErrorBadURLError description */
  176. "Err-1000" = "dålig URL";
  177.  
  178. /* WebFoundationErrorTimedOut description */
  179. "Err-1001" = "Förfrågans tidsgräns nåddes.";
  180.  
  181. /* WebFoundationErrorUnsupportedURL description */
  182. "Err-1002" = "URL:n stöds inte";
  183.  
  184. /* WebFoundationErrorCannotFindHostError description */
  185. "Err-1003" = "Kunde inte hitta en server med det angivna värdnamnet.";
  186.  
  187. /* WebFoundationErrorCannotConnectToHostError description */
  188. "Err-1004" = "Kunde inte ansluta till servern.";
  189.  
  190. /* WebFoundationErrorNetworkConnectionLostError description */
  191. "Err-1005" = "Nätverksanslutningen förlorades.";
  192.  
  193. /* WebFoundationErrorDNSLookupError description */
  194. "Err-1006" = "DNS-sökfel";
  195.  
  196. /* WebFoundationErrorHTTPTooManyRedirectsError description */
  197. "Err-1007" = "för många HTTP-omdirigeringar";
  198.  
  199. /* WebFoundationErrorResourceUnavailableError description */
  200. "Err-1008" = "resurs ej tillgänglig";
  201.  
  202. /* WebFoundationErrorNotConnectedToInternetError description */
  203. "Err-1009" = "Datorns Internetanslutning verkar vara nedkopplad.";
  204.  
  205. /* WebFoundationErrorRedirectToNonExistentLocation description */
  206. "Err-1010" = "omdirigerad till ingenstans";
  207.  
  208. /* WebFoundationErrorBadServerResponseError description */
  209. "Err-1011" = "Fick ett felaktigt svar från servern.";
  210.  
  211. /* WebFoundationErrorZeroByteResourceError description */
  212. "Err-1014" = "nollbyteresurs";
  213.  
  214. /* WebFoundationErrorCannotDecodeRawData description */
  215. "Err-1015" = "kan inte avkoda rådata";
  216.  
  217. /* WebFoundationErrorCannotDecodeContentData description */
  218. "Err-1016" = "kan inte avkoda innehållsdata";
  219.  
  220. /* WebFoundationErrorCannotParseResponse description */
  221. "Err-1017" = "kan inte tolka svar";
  222.  
  223. /* kCFURLErrorInternationalRoamingOff description */
  224. "Err-1018" = "Internationell roaming är avaktiverad för tillfället.";
  225.  
  226. /* kCFURLErrorCallIsActive description */
  227. "Err-1019" = "Kan inte skapa en dataanslutning eftersom ett samtal pågår just nu.";
  228.  
  229. /* kCFURLErrorDataNotAllowed description */
  230. "Err-1020" = "En dataanslutning tillåts inte just nu.";
  231.  
  232. /* kCFURLErrorRequestBodyStreamExhausted description.  Should never be seen by an end user. */
  233. "Err-1021" = "begärans brödtextström uttömd";
  234.     
  235. /* WebFoundationErrorFileDoesNotExist description */
  236. "Err-1100" = "Den begärda URL:en hittades inte på den här servern.";
  237.  
  238. /* WebFoundationErrorFileIsDirectory description */
  239. "Err-1101" = "filen är en katalog";
  240.  
  241. /* WebFoundationErrorNoPermissionsToReadFile description */
  242. "Err-1102" = "Du har inte behörighet för den begärda resursen.";
  243.  
  244. /* WebFoundationErrorDataLengthExceedsMaximum description */
  245. "Err-1103" = "resursen överskrider maximal storlek";
  246.  
  247. /* WebFoundationErrorSecureConnectionFailed description */
  248. "Err-1200" = "Ett SSL-fel har inträffat och en säker anslutning till servern kan inte upprättas.";
  249.  
  250. /* WebFoundationErrorServerCertificateHasBadDate description */
  251. "Err-1201" = "Giltighetstiden för serverns certifikat har gått ut.";
  252.  
  253. /* WebFoundationErrorServerCertificateHasBadDate description */
  254. "Err-1201.w" = "Certifikatet för servern har löpt ut. Det är möjligt att du ansluter till en server som är maskerad till att vara ”%@”, vilket kan riskera känslig information.";
  255.  
  256. /* WebFoundationErrorServerCertificateUntrusted description */
  257. "Err-1202" = "Certifikatet för den här servern är ogiltigt.";
  258.  
  259. /* WebFoundationErrorServerCertificateUntrusted description */
  260. "Err-1202.w" = "Certifikatet för servern är ogiltigt. Det är möjligt att du ansluter till en server som är maskerad till att vara ”%@”, vilket kan riskera känslig information.";
  261.  
  262. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  263. "Err-1203" = "Certifikatet för den här servern signerades av en okänd certifikatutfärdare.";
  264.  
  265. /* WebFoundationErrorServerCertificateHasUnknownRoot description */
  266. "Err-1203.w" = "Certifikatet för servern signerades av en okänd certifieringsauktoritet. Det är möjligt att du ansluter till en server som är maskerad till att vara ”%@”, vilket kan riskera känslig information.";
  267.  
  268. /* WebFoundationErrorServerCertificateNotYetValid description */
  269. "Err-1204" = "Certifikatet för den här servern är inte giltigt än.";
  270.  
  271. /* WebFoundationErrorServerCertificateNotYetValid description */
  272. "Err-1204.w" = "Certifikatet för servern är inte giltigt ännu. Det är möjligt att du ansluter till en server som är maskerad till att vara ”%@”, vilket kan riskera känslig information.";
  273.  
  274. /* WebFoundationErrorClientCertificateRejected description */
  275. "Err-1205" = "Servern accepterade inte certifikatet.";
  276.  
  277. /* WebFoundationErrorClientCertificateRejected description */
  278. "Err-1205.w" = "Servern ”%@” accepterade inte certifikatet.";
  279.  
  280. /* WebFoundationErrorClientCertificateRequired description */
  281. "Err-1206" = "Servern kräver ett klientcertifikat.";
  282.  
  283. /* WebFoundationErrorClientCertificateRequired description */
  284. "Err-1206.w" = "Servern ”%@” kräver ett klientcertifikat.";
  285.  
  286. /* WebFoundationErrorCannotLoadFromNetworkError description */
  287. "Err-2000" = "kan inte läsa in från nätverk";
  288.  
  289. /* WebFoundationErrorCannotCreateFile description */
  290. "Err-3000" = "Kan inte skapa fil";
  291.  
  292. /* WebFoundationErrorCannotOpenFile description */
  293. "Err-3001" = "Kan inte öppna fil";
  294.  
  295. /* WebFoundationErrorCannotCloseFile description */
  296. "Err-3002" = "Ett fel inträffade när filen skulle stängas";
  297.  
  298. /* WebFoundationErrorCannotWriteToFile description */
  299. "Err-3003" = "Kan inte skriva fil";
  300.  
  301. /* WebFoundationErrorCannotRemoveFile description */
  302. "Err-3004" = "Kan inte ta bort fil";
  303.  
  304. /* WebFoundationErrorCannotMoveFile description */
  305. "Err-3005" = "Kan inte flytta fil";
  306.  
  307. /* WebFoundationErrorDownloadDecodingFailedMidStream description */
  308. "Err-3006" = "Avkodning vid hämtning misslyckades";
  309.  
  310. /* WebFoundationErrorDownloadDecodingFailedToComplete description */
  311. "Err-3007" = "Avkodning vid hämtning misslyckades";
  312.  
  313. /* Recovery suggestion */
  314. "Would you like to connect to the server anyway?" = "Vill du ansluta till servern ändå?";
  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." = "Om du vill ändra proxyinställningarna öppnar du inställningspanelen Nätverk, klickar på Avancerat och sedan Proxyservrar. Om du behöver hjälp kontaktar du nätverkets administratör.";
  318.