Files
kimai2/translations/flashmessages.pt_BR.xlf
Weblate (bot) 7e649dff3b Translations update from Weblate (#2195)
Co-authored-by: Jan Hladik <jan.hladik@iquentin.cz>
Co-authored-by: Anaa Ara <martakanuu@protonmail.com>
Co-authored-by: LL Magical <lolayami2004@gmail.com>
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com>
Co-authored-by: Hahato Toshino <ameer.amino95@gmail.com>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: ikmaak <info@ikmaak.nl>
Co-authored-by: Kevin Papst <kevin@kevinpapst.de>
2020-12-26 16:57:37 +01:00

60 lines
2.6 KiB
XML

<?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-BR" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Aviso</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>A gravação de tempo foi interrompida</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>A gravação de tempo não pôde ser interrompida</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>A gravação de tempo foi iniciada</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>A gravação de tempo não pôde ser iniciada</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>O limite de registros de tempo ativos foi atingido, por favor, pare pelo menos uma medição de tempo de execução primeiro.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Você está editando um registro exportado</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Alterações salvas com sucesso</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>As alterações não puderam ser salvas: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>A entrada foi excluída com sucesso</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>A entrada não pode ser excluída: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Você precisa criar sua primeira fatura modelo antes de prosseguir</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>O arquivo não pôde ser carregado ou salvo: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>