added swedish (#732)

This commit is contained in:
Kevin Papst
2019-04-28 23:55:27 +02:00
committed by GitHub
parent e49bd05ae6
commit 1b0b45649d
20 changed files with 1461 additions and 7 deletions

View File

@@ -0,0 +1,47 @@
<?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="sv" datatype="plaintext" original="about.en.xliff">
<body>
<trans-unit id="about.title">
<source>about.title</source>
<target>Om Kimai</target>
</trans-unit>
<trans-unit id="about.subtitle">
<source>about.subtitle</source>
<target>Systeminformation</target>
</trans-unit>
<trans-unit id="support">
<source>support</source>
<target>Support</target>
</trans-unit>
<trans-unit id="website">
<source>website</source>
<target>Hemsida</target>
</trans-unit>
<trans-unit id="help">
<source>help</source>
<target>Dokumentation</target>
</trans-unit>
<trans-unit id="tab.thanks">
<source>tab.thanks</source>
<target state="translated">Speciellt tack</target>
</trans-unit>
<trans-unit id="donate">
<source>donate</source>
<target state="translated">Donera för framtiden för Kimai</target>
</trans-unit>
<trans-unit id="published_under">
<source>published_under</source>
<target state="translated">%kimai% är publicerad under</target>
</trans-unit>
<trans-unit id="special_thanks">
<source>special_thanks</source>
<target state="translated">Särskilt tack gå till …</target>
</trans-unit>
<trans-unit id="library_authors">
<source>library_authors</source>
<target state="translated">… författarna till följande mjukvarubibliotek, Kimai skulle inte vara möjliga utan dig 👍</target>
</trans-unit>
</body>
</file>
</xliff>