Files
kimai2/translations/validators.sv.xlf
Kevin Papst 9ec0280334 improve translation test and fix error (#2998)
Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>
2021-12-07 16:56:08 +01:00

84 lines
4.8 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="sv" datatype="plaintext" original="validators.en.xlf">
<body>
<trans-unit id="IkNxbBI" resname="This value is not a valid role.">
<source>This value is not a valid role.</source>
<target state="translated">Detta värdet är inte en giltig roll.</target>
</trans-unit>
<trans-unit id="CLHaByy" resname="End date must not be earlier then start date.">
<source>End date must not be earlier then start date.</source>
<target state="translated">Slutdatumet får inte vara tidigare än startdatumet.</target>
</trans-unit>
<trans-unit id="ePrqiLM" resname="The begin date cannot be in the future.">
<source>The begin date cannot be in the future.</source>
<target state="translated">Startdatumet får inte vara i framtiden.</target>
</trans-unit>
<trans-unit id="1V6BsD_" resname="You must select at least one user or team.">
<source>You must select at least one user or team.</source>
<target state="translated">Du måste välja minst en användare eller lag.</target>
</trans-unit>
<trans-unit id="1oKCOa5" resname="The budget is completely used.">
<source>The budget is completely used.</source>
<target>Budgeten är förbrukad. Av den tillgängliga budgeten %budget% har %used% blivit bokad hittills. %free% kan fortfarande användas.</target>
</trans-unit>
<trans-unit id="6rO8GZ1" resname="Maximum duration of {{ value }} hours exceeded.">
<source>Maximum duration of {{ value }} hours exceeded.</source>
<target>Max {{ value }} timmar tillåts.</target>
</trans-unit>
<trans-unit id="VJSZSD0" resname="The given value is not a valid time.">
<source>The given value is not a valid time.</source>
<target>Det angivna värdet är inte en giltig tid.</target>
</trans-unit>
<trans-unit id="u2wjm2i" resname="You already have an entry for this time.">
<source>You already have an entry for this time.</source>
<target>Du har redan en post för den här tiden.</target>
</trans-unit>
<trans-unit id="0o.pH3X" resname="This period is locked, please choose a later date.">
<source>This period is locked, please choose a later date.</source>
<target>Den här perioden är låst, vad god välj ett senare datum.</target>
</trans-unit>
<trans-unit id="yDlKSRw" resname="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>Den här fakturadokumentet kan inte användas, var god döp om filen och ladda upp den igen.</target>
</trans-unit>
<trans-unit id="S14XECA" resname="The username is already used.">
<source>The username is already used.</source>
<target>Användarnamnet används redan.</target>
</trans-unit>
<trans-unit id="6u6oCwB" resname="The email is already used.">
<source>The email is already used.</source>
<target>E-postadressen används redan.</target>
</trans-unit>
<trans-unit id="6WAG.Xj" resname="The entered passwords don't match.">
<source>The entered passwords don't match.</source>
<target>Lösenordet matchar inte.</target>
</trans-unit>
<trans-unit id="INlaCgW" resname="An equal email is already used.">
<source>An equal email is already used.</source>
<target>Denna e -postmeddelande används redan.</target>
</trans-unit>
<trans-unit id="ekO5eXI" resname="An equal username is already used.">
<source>An equal username is already used.</source>
<target>Detta användarnamn är upptaget.</target>
</trans-unit>
<trans-unit id="rmH78_V" resname="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>Minst en teamledare måste tilldelas i teamet.</target>
</trans-unit>
<trans-unit id="rHd9_aA" resname="A project needs to be selected.">
<source>A project needs to be selected.</source>
<target>Ett projekt måste väljas.</target>
</trans-unit>
<trans-unit id="mjlH0la" resname="This timesheet is already exported.">
<source>This timesheet is already exported.</source>
<target>Den här tidsrapporten är redan exporterad.</target>
</trans-unit>
<trans-unit id="to1Q85W" resname="An activity needs to be selected.">
<source>An activity needs to be selected.</source>
<target>En aktivitet måste väljas.</target>
</trans-unit>
</body>
</file>
</xliff>