Files
kimai2/translations/sidebar.en.xliff
Kevin Papst 7206d064a5 Improved mobile view #151 (#150)
- fixed group by for mysql mode
- only user can edit own prefs
- updated installation README
- pagerfanta shows less links
- improved manual tab
- moved user profile link to pref tabs
- added menu links to top navbar
- moved page actions to breadcrumb position
- integrated daterangepicker and improved toolbar forms
- bugfix for time rounding
2018-06-05 21:28:25 +02:00

41 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file date="2017-01-12T20:00:00Z" source-language="en" target-language="en" datatype="plaintext" original="none">
<body>
<trans-unit id="home.title">
<source>home.title</source>
<target>Kimai v2 - Pre-Version</target>
</trans-unit>
<trans-unit id="home.betainfo">
<source>home.betainfo</source>
<target><![CDATA[Thank you for using the open source time-tracker <a href="%url%" target="_blank">Kimai</a>.
This new version %version% is currently in an early stage of development and has been published in advance to collect feedback from its users and integrate their ideas into further planning.
To help me improve <strong>Kimai</strong>, please send your message on the linked website. Whether you have questions, error messages or ideas for enhancements, your feedback is valuable!
]]></target>
</trans-unit>
<trans-unit id="made.by.license">
<source>made.by.license</source>
<target>Made with ♥ by great contributors</target>
</trans-unit>
<trans-unit id="help.title">
<source>help.title</source>
<target>Manual</target>
</trans-unit>
<trans-unit id="help.link">
<source>help.subtitle</source>
<target>Show documentation</target>
</trans-unit>
<trans-unit id="preferences.title">
<source>preferences.title</source>
<target>Your preferences</target>
</trans-unit>
<trans-unit id="preferences.label.language">
<source>preferences.label.language</source>
<target>Language</target>
</trans-unit>
</body>
</file>
</xliff>