<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
    <file source-language="en" target-language="sv" datatype="plaintext" original="exceptions.en.xlf">
        <body>
            <trans-unit id="access.denied">
                <source>access.denied</source>
                <target state="translated">Åtkomst nekad</target>
            </trans-unit>
            <trans-unit id="stacktrace">
                <source>stacktrace</source>
                <target state="translated">Ett problem uppstod här</target>
            </trans-unit>
            <trans-unit id="http_error.title">
                <source>http_error.title</source>
                <target state="translated">Fel</target>
            </trans-unit>
            <trans-unit id="http_error.description">
                <source>http_error.description</source>
                <target state="translated">Oj! Ett fel uppstod.</target>
            </trans-unit>
            <trans-unit id="http_error.suggestion">
                <source>http_error.suggestion</source>
                <target state="translated">
                    Ett oväntat fel inträffade, försök igen.
                    Om problemet kvarstår efter att du försökt igen, kontakta din administratör.
                    Du kan ha hittat en bugg.</target>
            </trans-unit>
            <trans-unit id="http_error_404.description">
                <source>http_error_404.description</source>
                <target state="translated">Oj! Sidan hittades inte</target>
            </trans-unit>
            <trans-unit id="http_error_404.suggestion">
                <source>http_error_404.suggestion</source>
                <target state="translated">
                    Vi kunde inte hitta sidan du letade efter.
                    Under tiden kan du återvända till din dashboard och börja om.
                </target>
            </trans-unit>
            <trans-unit id="http_error_403.description">
                <source>http_error_403.description</source>
                <target state="translated">
                    Den här sidan är begränsad.
                </target>
            </trans-unit>
            <trans-unit id="http_error_403.suggestion">
                <source>http_error_403.suggestion</source>
                <target state="translated">
                    Tyvärr har du inte tillräckligt med behörigheter för att se den här sidan.
                    Var vänlig och kontakta din administratör om du tycker att det här är ett fel.</target>
            </trans-unit>
        </body>
    </file>
</xliff>