84 lines
4.8 KiB
XML
84 lines
4.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="en" datatype="plaintext" original="validators.en.xlf">
|
|
<body>
|
|
<trans-unit id="At least one team leader must be assigned to the team.">
|
|
<source>At least one team leader must be assigned to the team.</source>
|
|
<target>At least one team leader must be assigned to the team.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The entered passwords don't match.">
|
|
<source>The entered passwords don't match.</source>
|
|
<target>The entered passwords don't match.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The email is already used.">
|
|
<source>The email is already used.</source>
|
|
<target>The email is already used.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The username is already used.">
|
|
<source>The username is already used.</source>
|
|
<target>The username is already used.</target>
|
|
</trans-unit>
|
|
<trans-unit id="An equal username is already used.">
|
|
<source>An equal username is already used.</source>
|
|
<target>An equal username is already used.</target>
|
|
</trans-unit>
|
|
<trans-unit id="An equal email is already used.">
|
|
<source>An equal email is already used.</source>
|
|
<target>An equal email is already used.</target>
|
|
</trans-unit>
|
|
<trans-unit id="This value is not a valid role.">
|
|
<source>This value is not a valid role.</source>
|
|
<target>This value is not a valid role.</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>End date must not be earlier then start date.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The begin date cannot be in the future.">
|
|
<source>The begin date cannot be in the future.</source>
|
|
<target>The begin date cannot be in the future.</target>
|
|
</trans-unit>
|
|
<trans-unit id="You must select at least one user or team.">
|
|
<source>You must select at least one user or team.</source>
|
|
<target>You must select at least one user or team.</target>
|
|
</trans-unit>
|
|
<trans-unit id="This invoice document cannot be used, please rename the file and upload it again.">
|
|
<source>This invoice document cannot be used, please rename the file and upload it again.</source>
|
|
<target>This invoice document cannot be used, please rename the file and upload it again.</target>
|
|
</trans-unit>
|
|
<trans-unit id="This period is locked, please choose a later date.">
|
|
<source>This period is locked, please choose a later date.</source>
|
|
<target>This period is locked, please choose a later date.</target>
|
|
</trans-unit>
|
|
<trans-unit id="You already have an entry for this time.">
|
|
<source>You already have an entry for this time.</source>
|
|
<target>You already have an entry for this time.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The given value is not a valid time.">
|
|
<source>The given value is not a valid time.</source>
|
|
<target>The given value is not a valid time.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The budget is completely used.">
|
|
<source>The budget is completely used.</source>
|
|
<target>The budget is used up. Of the available %budget%, %used% has been booked so far, %free% can still be used.</target>
|
|
</trans-unit>
|
|
<trans-unit id="Maximum duration of {{ value }} hours exceeded.">
|
|
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
|
<target>Maximum {{ value }} hours allowed.</target>
|
|
</trans-unit>
|
|
<trans-unit id="An activity needs to be selected.">
|
|
<source>An activity needs to be selected.</source>
|
|
<target>An activity needs to be selected.</target>
|
|
</trans-unit>
|
|
<trans-unit id="A project needs to be selected.">
|
|
<source>A project needs to be selected.</source>
|
|
<target>A project needs to be selected.</target>
|
|
</trans-unit>
|
|
<trans-unit id="This timesheet is already exported.">
|
|
<source>This timesheet is already exported.</source>
|
|
<target>This timesheet is already exported.</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|