added resname for tool compatibility (#2912)

This commit is contained in:
Kevin Papst
2021-11-05 14:40:31 +01:00
committed by GitHub
parent 3e61b60c4e
commit 73ab26c7b7
430 changed files with 19405 additions and 19474 deletions

View File

@@ -1,40 +1,40 @@
<?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="pt" datatype="plaintext" original="exceptions.en.xlf">
<body>
<trans-unit id="access.denied">
<trans-unit id="DhMUS5c" resname="access.denied">
<source>access.denied</source>
<target>Acesso Negado</target>
</trans-unit>
<trans-unit id="stacktrace">
<trans-unit id="wSGnVM4" resname="stacktrace">
<source>stacktrace</source>
<target>Um problema ocorreu</target>
</trans-unit>
<trans-unit id="http_error.title">
<trans-unit id="rtYKRSj" resname="http_error.title">
<source>http_error.title</source>
<target>Erro</target>
</trans-unit>
<trans-unit id="http_error.description">
<trans-unit id="e3w.2Rf" resname="http_error.description">
<source>http_error.description</source>
<target>Um erro ocorreu</target>
</trans-unit>
<trans-unit id="http_error.suggestion">
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
<source>http_error.suggestion</source>
<target>Um erro inesperado aconteceu, favor tente novamente. Se deparou com um bug, favor contatar o administrador caso o problema se repita novamente.</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>Página não encontrada</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>Não conseguimos encontrar a página que está a procurar. Por favor retorne ao dashboard e começe novamente.</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>Esta página é restrita</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>Desculpe, não tem permissões suficientes para ver esta página. Por favor, fale com o seu administrador se acha que isso é um erro.</target>
</trans-unit>