Files
kimai2/translations/validators.pt_BR.xliff
2018-11-28 18:22:05 +01:00

16 lines
779 B
XML

<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file date="2018-11-28T20:00:00Z" source-language="en" target-language="pt-BR" datatype="plaintext" original="validators.en.xliff">
<body>
<trans-unit id="This value is not a valid role.">
<source>This value is not a valid role.</source>
<target>Este valor não é um papel válido.</target>
</trans-unit>
<trans-unit id="End date must not be earlier then start date.">
<source>End date must not be earlier then start date.</source>
<target>A data de conclusão não pode ser anterior à data de início.</target>
</trans-unit>
</body>
</file>
</xliff>