Files
kimai2/translations/flashmessages.pt_BR.xliff
2019-05-13 17:32:01 +02:00

44 lines
2.1 KiB
XML

<?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="pt-BR" datatype="plaintext" original="flashmessages.en.xliff">
<body>
<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="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>
</body>
</file>
</xliff>