Files
kimai2/translations/flashmessages.pt_BR.xlf
2019-12-09 13:25:31 +01:00

56 lines
2.8 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.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>
</body>
</file>
</xliff>