added resname for tool compatibility (#2912)
This commit is contained in:
@@ -1,46 +1,46 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="it" datatype="plaintext" original="exceptions.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="access.denied">
|
||||
<trans-unit id="DhMUS5c" resname="access.denied">
|
||||
<source>access.denied</source>
|
||||
<target>Accesso rifiutato</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stacktrace">
|
||||
<trans-unit id="wSGnVM4" resname="stacktrace">
|
||||
<source>stacktrace</source>
|
||||
<target>Controlla il problema</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.title">
|
||||
<trans-unit id="rtYKRSj" resname="http_error.title">
|
||||
<source>http_error.title</source>
|
||||
<target>Errore</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.description">
|
||||
<trans-unit id="e3w.2Rf" resname="http_error.description">
|
||||
<source>http_error.description</source>
|
||||
<target>Errore imprevisto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.suggestion">
|
||||
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
|
||||
<source>http_error.suggestion</source>
|
||||
<target>
|
||||
Errore imprevisto, riprova per favore.
|
||||
Se il problema persiste, contatta per favore l'amministratore.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.description">
|
||||
<trans-unit id="_W1eNz2" resname="http_error_404.description">
|
||||
<source>http_error_404.description</source>
|
||||
<target>Pagina non trovata</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.suggestion">
|
||||
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
|
||||
<source>http_error_404.suggestion</source>
|
||||
<target>
|
||||
La pagina che cerchi non é stata trovata.
|
||||
Ricomincia dalla Dashboard.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.description">
|
||||
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
|
||||
<source>http_error_403.description</source>
|
||||
<target>Pagina con restrizione all'accesso</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.suggestion">
|
||||
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
|
||||
<source>http_error_403.suggestion</source>
|
||||
<target>
|
||||
Non hai i permessi per vedere questa pagina.
|
||||
|
||||
Reference in New Issue
Block a user