<?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="cs" datatype="plaintext" original="exceptions.en.xlf">
        <body>
            <trans-unit id="access.denied">
                <source>access.denied</source>
                <target>Přístup byl odepřen</target>
            </trans-unit>
            <trans-unit id="stacktrace">
                <source>stacktrace</source>
                <target>K problému došlo zde</target>
            </trans-unit>
            <trans-unit id="http_error.title">
                <source>http_error.title</source>
                <target>Chyba</target>
            </trans-unit>
            <trans-unit id="http_error.description">
                <source>http_error.description</source>
                <target>Oops! Vyskytla se chyba.</target>
            </trans-unit>
            <trans-unit id="http_error.suggestion">
                <source>http_error.suggestion</source>
                <target>
                    Došlo k neočekávané chybě, zkuste to znovu.
                    Pokud se chyba vyskytuje opakovaně, kontaktujte svého správce.
                </target>
            </trans-unit>
            <trans-unit id="http_error_404.description">
                <source>http_error_404.description</source>
                <target>Oops! Stránka neexistuje.</target>
            </trans-unit>
            <trans-unit id="http_error_404.suggestion">
                <source>http_error_404.suggestion</source>
                <target>
                    Nenašli jsme stránku, kterou jste hledali.
                    Můžete se vrátit na Nástěnku a začít znovu.
                </target>
            </trans-unit>
            <trans-unit id="http_error_403.description">
                <source>http_error_403.description</source>
                <target>Tato stránka má omezený přístup.</target>
            </trans-unit>
            <trans-unit id="http_error_403.suggestion">
                <source>http_error_403.suggestion</source>
                <target>
                    Litujeme, nemáte dostatečná oprávnění k zobrazení této stránky.
                    Pokud se jedná o chybu, kontaktujte svého správce.
                </target>
            </trans-unit>
        </body>
    </file>
</xliff>