Co-authored-by: Milo Ivir <mail@milotype.de> Co-authored-by: Simona Iacob <s@zp1.net> Co-authored-by: Daniel' Ishmaev <dan.samara@gmail.com> Co-authored-by: Luna Jernberg <droidbittin@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
72 lines
3.7 KiB
XML
72 lines
3.7 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="hr" datatype="plaintext" original="messages.en.xlf">
|
|
<body>
|
|
<trans-unit id="Maximum duration of {{ value }} hours exceeded.">
|
|
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
|
<target>Dozvoljeno je najviše {{ value }} h.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The budget is completely used.">
|
|
<source>The budget is completely used.</source>
|
|
<target>Budžet je potrošen. Od raspoloživih %budget%, do sada je rezervirano %used%, može se koristiti još %free%.</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>Zadana vrijednost nije valjano vrijeme.</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>Za ovo vrijeme već postoji unos.</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>Ovo je razdoblje zaključano, odaberi kasniji datum.</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>Ovaj dokument računa se ne može koristiti. Preimenuj datoteku i ponovo je prenesi.</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>Moraš odabrati barem jednog korisnika ili tim.</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>Datum početka ne može biti u budućnosti.</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>Datum kraja ne smije biti prije datuma početka.</target>
|
|
</trans-unit>
|
|
<trans-unit id="This value is not a valid role.">
|
|
<source>This value is not a valid role.</source>
|
|
<target>Ova vrijednost nije valjana uloga.</target>
|
|
</trans-unit>
|
|
<trans-unit id="An equal email is already used.">
|
|
<source>An equal email is already used.</source>
|
|
<target>Ista e-mail adresa se već koristi.</target>
|
|
</trans-unit>
|
|
<trans-unit id="An equal username is already used.">
|
|
<source>An equal username is already used.</source>
|
|
<target>Isto korisničko ime se već koristi.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The username is already used.">
|
|
<source>The username is already used.</source>
|
|
<target>Korisničko ime se već koristi.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The email is already used.">
|
|
<source>The email is already used.</source>
|
|
<target>E-mail adresa se već koristi.</target>
|
|
</trans-unit>
|
|
<trans-unit id="The entered passwords don't match.">
|
|
<source>The entered passwords don't match.</source>
|
|
<target>Upisane lozinke se ne poklapaju.</target>
|
|
</trans-unit>
|
|
<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>Timu mora biti dodijeljen barem jedan voditelj.</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|