added resname for tool compatibility (#2912)
This commit is contained in:
@@ -1,52 +1,52 @@
|
||||
<?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="de" datatype="plaintext" original="exceptions.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="access.denied">
|
||||
<source>access.denied</source>
|
||||
<target>Der Zugriff wurde verweigert</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stacktrace">
|
||||
<source>stacktrace</source>
|
||||
<target>Das Problem ist hier passiert</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.title">
|
||||
<source>http_error.title</source>
|
||||
<target>Fehler</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.description">
|
||||
<source>http_error.description</source>
|
||||
<target>Etwas läuft falsch</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.suggestion">
|
||||
<source>http_error.suggestion</source>
|
||||
<target>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="de" datatype="plaintext" original="exceptions.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="DhMUS5c" resname="access.denied">
|
||||
<source>access.denied</source>
|
||||
<target>Der Zugriff wurde verweigert</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="wSGnVM4" resname="stacktrace">
|
||||
<source>stacktrace</source>
|
||||
<target>Das Problem ist hier passiert</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="rtYKRSj" resname="http_error.title">
|
||||
<source>http_error.title</source>
|
||||
<target>Fehler</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="e3w.2Rf" resname="http_error.description">
|
||||
<source>http_error.description</source>
|
||||
<target>Etwas läuft falsch</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
|
||||
<source>http_error.suggestion</source>
|
||||
<target>
|
||||
Ein kritischer Fehler ist aufgetreten.
|
||||
Möglicherweise haben Sie einen Software Fehler gefunden, kontaktieren Sie bitte ihren Administrator wenn der Fehler bestehen bleibt.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.description">
|
||||
<source>http_error_404.description</source>
|
||||
<target>Seite wurde nicht gefunden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.suggestion">
|
||||
<source>http_error_404.suggestion</source>
|
||||
<target>
|
||||
</trans-unit>
|
||||
<trans-unit id="_W1eNz2" resname="http_error_404.description">
|
||||
<source>http_error_404.description</source>
|
||||
<target>Seite wurde nicht gefunden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
|
||||
<source>http_error_404.suggestion</source>
|
||||
<target>
|
||||
Wir konnten die angeforderte Seite leider nicht finden.
|
||||
Bitte wechseln Sie zu ihrem Dashboard und starten von vorne.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.description">
|
||||
<source>http_error_403.description</source>
|
||||
<target>Seite ist geschützt</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.suggestion">
|
||||
<source>http_error_403.suggestion</source>
|
||||
<target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
|
||||
<source>http_error_403.description</source>
|
||||
<target>Seite ist geschützt</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
|
||||
<source>http_error_403.suggestion</source>
|
||||
<target>
|
||||
Entschuldigung, Sie haben nicht genügend Berechtigungen um diese Seite zu sehen.
|
||||
Bitte sprechen Sie mit ihrem Administrator wenn Sie dies für einen Fehler halten.
|
||||
</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user