From: Joshua Slive Date: Mon, 15 Jul 2002 20:16:16 +0000 (+0000) Subject: Add Swedish error documents and do a little bit of reformating. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85b8b79fe6b16990a113c0fb395a6524dd4b87b9;p=apache Add Swedish error documents and do a little bit of reformating. Submitted by: Erik Abele Reviewed by: Patrik Grip-Jansson git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/error/HTTP_BAD_GATEWAY.html.var b/docs/error/HTTP_BAD_GATEWAY.html.var index 24b3c3db21..ab34e72993 100644 --- a/docs/error/HTTP_BAD_GATEWAY.html.var +++ b/docs/error/HTTP_BAD_GATEWAY.html.var @@ -55,7 +55,8 @@ Body:----------fr-- - Le serveur proxy a reçu une réponse incorrecte de la part d'un serveur supérieur. + Le serveur proxy a reçu une réponse + incorrecte de la part d'un serveur supérieur. @@ -64,3 +65,20 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Proxyservern mottog ett felaktigt svar från + en tidigare server. + + + + + + + +----------sv-- diff --git a/docs/error/HTTP_BAD_REQUEST.html.var b/docs/error/HTTP_BAD_REQUEST.html.var index 5e827ed1a7..12a34f4391 100644 --- a/docs/error/HTTP_BAD_REQUEST.html.var +++ b/docs/error/HTTP_BAD_REQUEST.html.var @@ -4,8 +4,8 @@ Body:----------de-- - Ihr Browser (oder Proxy) hat eine ungültige Anfrage gesendet, - die vom Server nicht beantwortet werden kann. + Ihr Browser (oder Proxy) hat eine ungültige Anfrage + gesendet, die vom Server nicht beantwortet werden kann. ----------de-- @@ -40,7 +40,20 @@ Body:----------fr-- - Votre navigateur (ou votre proxy) a envoyé une demande que ce serveur n'a pas comprise. + Votre navigateur (ou votre proxy) a envoyé + une demande que ce serveur n'a pas comprise. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Din webbläsare eller proxy skickade en förfrågan + som denna server inte kunde förstå. + + +----------sv-- diff --git a/docs/error/HTTP_FORBIDDEN.html.var b/docs/error/HTTP_FORBIDDEN.html.var index a3287a2a78..b1589c7718 100644 --- a/docs/error/HTTP_FORBIDDEN.html.var +++ b/docs/error/HTTP_FORBIDDEN.html.var @@ -26,15 +26,16 @@ Content-type: text/html Body:----------en-- - - You don't have permission to access the requested directory. - There is either no index document or the directory is read-protected. + + + You don't have permission to access the requested directory. + There is either no index document or the directory is read-protected. - You don't have permission to access the requested object. - It is either read-protected or not readable by the server. + You don't have permission to access the requested object. + It is either read-protected or not readable by the server. @@ -49,16 +50,16 @@ Body:----------es-- - Usted no tiene permiso para accesar a la dirección - solicitada. Existe la posibilidad de que el directorio - este protegido contra lectura o que no exista la - documentación requerida. + Usted no tiene permiso para accesar a la dirección + solicitada. Existe la posibilidad de que el directorio + este protegido contra lectura o que no exista la + documentación requerida. - Usted no tiene permiso de accesar al objeto solicitado. - Existe la posibilidad de que este protegido contra - lectura o que no haya podido ser leido por el servidor. + Usted no tiene permiso de accesar al objeto solicitado. + Existe la posibilidad de que este protegido contra + lectura o que no haya podido ser leido por el servidor. @@ -70,15 +71,43 @@ Content-type: text/html Body:----------fr-- - -Vous n'avez pas le droit d'accéder au répertoire -demandé. Soit il n'y a pas de document index soit le répertoire -est protégé. - -Vous n'avez pas le droit d'accéder à l'objet -demandé. Soit celui-ci est protégé, soit il ne peut -être lu par le serveur. - + + + + Vous n'avez pas le droit d'accéder au répertoire + demandé. Soit il n'y a pas de document index soit le répertoire + est protégé. + + + + Vous n'avez pas le droit d'accéder à l'objet + demandé. Soit celui-ci est protégé, soit il ne peut + être lu par le serveur. + + ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + + + Du har inte tillräckliga rättigheter för att få + tillgång till den önskade katalogen. Det existerar inget + indexdokument eller så är katalogen skrivskyddad. + + + + Du har inte tillräckliga rättigheter för att få + tillgång till det önskade objektet. Objektet är + skrivskyddat eller inte läsbart för servern. + + + + +----------sv-- diff --git a/docs/error/HTTP_GONE.html.var b/docs/error/HTTP_GONE.html.var index 9284289ad1..242088deb8 100644 --- a/docs/error/HTTP_GONE.html.var +++ b/docs/error/HTTP_GONE.html.var @@ -30,19 +30,19 @@ Body:----------en-- - The requested URL is no longer available on this server and there is no - forwarding address. + The requested URL is no longer available on this server and there is no + forwarding address. - Please inform the author of the - ">referring - page that the link is outdated. + Please inform the author of the + ">referring + page that the link is outdated. - If you followed a link from a foreign page, please contact the - author of this page. + If you followed a link from a foreign page, please contact the + author of this page. @@ -69,7 +69,6 @@ Body:----------es-- Si usted siguio el URL desde una página externa, porfavor contacte al autor de esa página. - @@ -81,20 +80,46 @@ Body:----------fr-- - L'URL demandée n'est plus accessible sur ce serveur et il - n'y a pas d'adresse de suite. + L'URL demandée n'est plus accessible sur ce serveur et il + n'y a pas d'adresse de suite. - Nous vous prions d'informer l'auteur de - ">la - page en question que la référence n'est plus actuelle. + Nous vous prions d'informer l'auteur de + ">la + page en question que la référence n'est plus actuelle. - Si vous avez suivi une référence issue d'une page autre, - veuillez contacter l'auteur de cette page. + Si vous avez suivi une référence issue d'une page autre, + veuillez contacter l'auteur de cette page. + ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Den önskade adressen är inte längre tillgänglig hos + denna server och det finns inte någon adress för vidarebefodran. + + + + Vänligen informera författaren bakom + ">den aktuella sidan + att länken är inaktuell. + + + + Om du följde en länk från en extern sida, vänligen + kontakta författaren av den sidan. + + + + +----------sv-- diff --git a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var index 9551962532..428fd49954 100644 --- a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var +++ b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var @@ -67,7 +67,7 @@ Body:----------es-- - Mensaje de error: + Mensaje de error:
@@ -96,7 +96,7 @@ Body:----------fr-- - Message d'erreur: + Message d'erreur:
@@ -110,3 +110,30 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + + + Servern råkade ut för ett internt fel och var inte möjlig + att slutföra din begäran. + + + + Felmeddelande: +
+ + + + Servern råkade ut för ett internt fel och var inte möjlig + att slutföra din begäran. Server är antigen överbelastad + eller så innehåller CGI-skriptet fel. + + + + +----------sv-- diff --git a/docs/error/HTTP_LENGTH_REQUIRED.html.var b/docs/error/HTTP_LENGTH_REQUIRED.html.var index 08bd9b9d55..3949cce46d 100644 --- a/docs/error/HTTP_LENGTH_REQUIRED.html.var +++ b/docs/error/HTTP_LENGTH_REQUIRED.html.var @@ -35,3 +35,15 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + En förfrågan med + metoden kräver ett korrekt Content-Length huvud. + + +----------sv-- diff --git a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var index bcd1e79f6a..c0f0d806e2 100644 --- a/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var +++ b/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var @@ -46,3 +46,16 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + + metoden är inte tillåten för den förfrågade + adressen. + + +----------sv-- diff --git a/docs/error/HTTP_NOT_ACCEPTABLE.html.var b/docs/error/HTTP_NOT_ACCEPTABLE.html.var index c9d011d33b..e0d93bc6e3 100644 --- a/docs/error/HTTP_NOT_ACCEPTABLE.html.var +++ b/docs/error/HTTP_NOT_ACCEPTABLE.html.var @@ -47,3 +47,15 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + En lämplig representation av den efterfrågade + resursen kunde inte hittas på denna server. + + +----------sv-- diff --git a/docs/error/HTTP_NOT_FOUND.html.var b/docs/error/HTTP_NOT_FOUND.html.var index e7febcef94..c454b36c88 100644 --- a/docs/error/HTTP_NOT_FOUND.html.var +++ b/docs/error/HTTP_NOT_FOUND.html.var @@ -106,3 +106,29 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Den efterfrågade adressen hittades inte på denna server. + + + + Länken på den + ">tidigare sidan + verkar vara felaktig eller inaktuell. Vänligen informera författaren av + ">sidan + om felet. + + + + Om du skrev in adressen manuellt så kontrollera din stavning och + försök igen. + + + + +----------sv-- diff --git a/docs/error/HTTP_NOT_IMPLEMENTED.html.var b/docs/error/HTTP_NOT_IMPLEMENTED.html.var index 3311f5be72..2c4539dc8e 100644 --- a/docs/error/HTTP_NOT_IMPLEMENTED.html.var +++ b/docs/error/HTTP_NOT_IMPLEMENTED.html.var @@ -16,7 +16,7 @@ Body:----------en-- - The server does not support the action requested by the browser. + The server does not support the action requested by the browser. ----------en-- @@ -39,7 +39,20 @@ Body:----------fr-- -Le serveur n'est pas en mesure d'effectuer l'action requise par le navigateur. + Le serveur n'est pas en mesure d'effectuer l'action + requise par le navigateur. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Servern stödjer inte den handling som önskades + av webbläsaren. + + +----------sv-- diff --git a/docs/error/HTTP_PRECONDITION_FAILED.html.var b/docs/error/HTTP_PRECONDITION_FAILED.html.var index 164bfcef6d..0197571cb8 100644 --- a/docs/error/HTTP_PRECONDITION_FAILED.html.var +++ b/docs/error/HTTP_PRECONDITION_FAILED.html.var @@ -16,7 +16,7 @@ Body:----------en-- - The precondition on the request for the URL failed positive evaluation. + The precondition on the request for the URL failed positive evaluation. ----------en-- @@ -39,6 +39,20 @@ Body:----------fr-- -La précondition pour l'URL requise a été évaluée négativement. + La précondition pour l'URL requise a été + évaluée négativement. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Den nödvändiga förutsättningen för + adressförfrågan passerade inte utvärderingen + med acceptabelt resultat. + + +----------sv-- diff --git a/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var b/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var index a88b26c223..3b65fcdaec 100644 --- a/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var +++ b/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var @@ -17,8 +17,8 @@ Body:----------en-- - The method does not allow the data - transmitted, or the data volume exceeds the capacity limit. + The method does not allow the data + transmitted, or the data volume exceeds the capacity limit. ----------en-- @@ -43,9 +43,21 @@ Body:----------fr-- -La méthode -n'autorise pas le transfert de ces données ou bien le volume -des données excède la limite de capacité. + La méthode + n'autorise pas le transfert de ces données ou bien le volume + des données excède la limite de capacité. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + metoden tillåter + inte den skickade datan eller så överskrider datavolymen kapacitetsnivån. + + +----------sv-- diff --git a/docs/error/HTTP_REQUEST_TIME_OUT.html.var b/docs/error/HTTP_REQUEST_TIME_OUT.html.var index bd67fcba5f..397d569d6b 100644 --- a/docs/error/HTTP_REQUEST_TIME_OUT.html.var +++ b/docs/error/HTTP_REQUEST_TIME_OUT.html.var @@ -17,8 +17,8 @@ Body:----------en-- - The server closed the network connection because the browser - didn't finish the request within the specified time. + The server closed the network connection because the browser + didn't finish the request within the specified time. ----------en-- @@ -42,7 +42,21 @@ Body:----------fr-- -La précondition pour l'URL requise a été évaluée négativement. + La précondition pour l'URL requise a été + évaluée négativement. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Servern stängde förbindelsen därför att + webbläsaren inte avslutade förfrågan inom + förbestämd tid. + + +----------sv-- diff --git a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var index e0331138df..2358c47b85 100644 --- a/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var +++ b/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var @@ -17,8 +17,8 @@ Body:----------en-- - The length of the requested URL exceeds the capacity limit for this server. - The request cannot be processed. + The length of the requested URL exceeds the capacity limit for this server. + The request cannot be processed. ----------en-- @@ -42,7 +42,22 @@ Body:----------fr-- -La longueur de l'URL demandée excède la limite de capacitè pour ce serveur. Nous ne pouvons donner suite à votre requête. + La longueur de l'URL demandée excède la limite de + capacitè pour ce serveur. Nous ne pouvons donner suite + à votre requête. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Längden på adressen som efterfrågas överskrider + kapacitetsgränsen för denna server. Förfrågan kan + inte verkställas. + + +----------sv-- diff --git a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var index ac0e15a958..85542f97b1 100644 --- a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var +++ b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var @@ -48,9 +48,24 @@ Body:----------fr-- - En raison de travaux de maintenance ou de problèmes de capacité - le serveur n'est pas en mesure de répondre à votre requête pour l'instant. - Veuillez réessayer plus tard. + En raison de travaux de maintenance ou de problèmes + de capacité le serveur n'est pas en mesure de répondre + à votre requête pour l'instant. Veuillez réessayer + plus tard. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Servern är för tillfället oförmögen att + utföra din förfrågan på grund av underhåll + eller kapacitetsbegränsningar. Vänligen försök + igen senare. + + +----------sv-- diff --git a/docs/error/HTTP_UNAUTHORIZED.html.var b/docs/error/HTTP_UNAUTHORIZED.html.var index 78e81988f1..62af057485 100644 --- a/docs/error/HTTP_UNAUTHORIZED.html.var +++ b/docs/error/HTTP_UNAUTHORIZED.html.var @@ -10,7 +10,7 @@ Body:----------de-- angegeben oder ihr Browser versteht nicht, wie die geforderten Referenzen zu übermitteln sind. - + Sofern Sie für den Zugriff berechtigt sind, überprüfen Sie bitte die eingegebene User-ID und das Passwort und versuchen Sie es erneut. @@ -43,18 +43,18 @@ Body:----------es-- - El servidor no puede certificar que usted este autorizado - para accesar el URL "". - Usted pudo suministrar información incorrecta accidentalmente - (ejem. una contraseña inválida) o, el buscador no sabe - como suministrar la información requerida. + El servidor no puede certificar que usted este autorizado + para accesar el URL "". + Usted pudo suministrar información incorrecta accidentalmente + (ejem. una contraseña inválida) o, el buscador no sabe + como suministrar la información requerida. - En caso de que a usted le este permitido el uso del - documento requerido, le solicitamos de la manera mas atenta - que porfavor vuelva a intentar la operación suministrando - nuevamente su numero de identificación y su contraseña. + En caso de que a usted le este permitido el uso del + documento requerido, le solicitamos de la manera mas atenta + que porfavor vuelva a intentar la operación suministrando + nuevamente su numero de identificación y su contraseña. Muchas Gracias. @@ -82,3 +82,22 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Servern kunde inte verifiera att du har tillåtelse att besöka + adressen "". + Antingen angav du felaktiga uppgifter (ex. fel lösenord) eller så + stödjer inte din webbläsare detta autentiseringssätt. + + + + Om du har tillåtelse att besöka sidan, vänligen kontrollera ditt + användarnamn samt lösenord och försök igen. + + +----------sv-- diff --git a/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var b/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var index 4b6e3b2038..96e3e260cf 100644 --- a/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var +++ b/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var @@ -16,7 +16,7 @@ Body:----------en-- - The server does not support the media type transmitted in the request. + The server does not support the media type transmitted in the request. ----------en-- @@ -39,7 +39,19 @@ Body:----------fr-- -Le serveur ne supporte pas le type de média utilisé dans votre requête. + Le serveur ne supporte pas le type de média utilisé + dans votre requête. ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + Servern stödjer inte den mediatyp som skickats i förfrågan. + + +----------sv-- diff --git a/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var b/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var index 2577d54e63..b3ea76235d 100644 --- a/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var +++ b/docs/error/HTTP_VARIANT_ALSO_VARIES.html.var @@ -49,3 +49,16 @@ Body:----------fr-- ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- + + + + En variant av den förfrågade enheten är i + sig själv en giltig resurs. Åtkomst är inte + möjlig. + + +----------sv-- diff --git a/docs/error/contact.html.var b/docs/error/contact.html.var index 7637b06d0e..4538bcc91a 100644 --- a/docs/error/contact.html.var +++ b/docs/error/contact.html.var @@ -28,3 +28,10 @@ Body:----------fr-- Si vous pensez qu'il s'agit d'une erreur du serveur, veuillez contacter le ">gestionnaire du site ----------fr-- + +Content-language: sv +Content-type: text/html +Body:----------sv-- +Om du tror att detta beror på ett serverfel, vänligen kontakta +">webbansvarig +----------sv--