0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 14:52:53 +00:00
kevinpapst_kimai2/translations/actions.en.xliff

79 lines
2.9 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="none">
<body>
<trans-unit id="stop">
<source>stop</source>
<target>Stop</target>
</trans-unit>
<trans-unit id="back">
<source>back</source>
<target>Back</target>
</trans-unit>
<trans-unit id="edit">
<source>edit</source>
<target>Edit</target>
</trans-unit>
<trans-unit id="trash">
<source>trash</source>
<target>Delete</target>
</trans-unit>
<trans-unit id="report">
<source>report</source>
<target>Report</target>
</trans-unit>
<trans-unit id="repeat">
<source>repeat</source>
<target>Start again</target>
</trans-unit>
<trans-unit id="profile-stats">
<source>profile-stats</source>
<target>Profile</target>
</trans-unit>
<trans-unit id="settings">
<source>settings</source>
<target>Preferences</target>
</trans-unit>
<trans-unit id="timesheet">
<source>timesheet</source>
<target>Timesheets</target>
</trans-unit>
<trans-unit id="customer">
<source>customer</source>
<target>Filter customers</target>
</trans-unit>
<trans-unit id="project">
<source>project</source>
<target>Filter projects</target>
</trans-unit>
<trans-unit id="activity">
<source>activity</source>
<target>Filter activities</target>
</trans-unit>
<trans-unit id="copy">
<source>copy</source>
<target>Create copy</target>
</trans-unit>
<trans-unit id="home">
<source>home</source>
<target>Homepage</target>
</trans-unit>
<trans-unit id="create-project">
<source>create-project</source>
<target>Create project</target>
</trans-unit>
<trans-unit id="create-activity">
<source>create-activity</source>
<target>Create activity</target>
</trans-unit>
<trans-unit id="create-timesheet">
<source>create-timesheet</source>
<target>Create timesheet</target>
</trans-unit>
<trans-unit id="permissions">
<source>permissions</source>
<target>Team permissions</target>
</trans-unit>
</body>
</file>
</xliff>