2018-01-12 22:21:15 +01:00
|
|
|
<?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="timesheet.stop.success">
|
|
|
|
<source>timesheet.stop.success</source>
|
|
|
|
<target>Time-recording was stopped</target>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="timesheet.stop.error">
|
|
|
|
<source>timesheet.stop.error</source>
|
|
|
|
<target>Time-recording could not be stopped: %reason%</target>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="timesheet.start.success">
|
|
|
|
<source>timesheet.start.success</source>
|
|
|
|
<target>Time-recording was started</target>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="timesheet.start.error">
|
|
|
|
<source>timesheet.start.error</source>
|
|
|
|
<target>Time-recording could not be started: %reason%</target>
|
|
|
|
</trans-unit>
|
2018-09-02 11:36:04 +02:00
|
|
|
<trans-unit id="action.update.success">
|
|
|
|
<source>action.update.success</source>
|
2018-01-12 22:21:15 +01:00
|
|
|
<target>Saved changes successful</target>
|
|
|
|
</trans-unit>
|
2018-09-02 11:36:04 +02:00
|
|
|
<trans-unit id="action.update.error">
|
|
|
|
<source>action.update.error</source>
|
|
|
|
<target>Changes could not be saved: %reason%</target>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="action.delete.success">
|
|
|
|
<source>action.delete.success</source>
|
2018-01-12 22:21:15 +01:00
|
|
|
<target>Entry was deleted successful</target>
|
|
|
|
</trans-unit>
|
2018-09-02 11:36:04 +02:00
|
|
|
<trans-unit id="action.delete.error">
|
|
|
|
<source>action.delete.error</source>
|
2018-06-22 21:09:10 +02:00
|
|
|
<target>Entry could not be deleted: %reason%</target>
|
|
|
|
</trans-unit>
|
2018-01-21 22:50:46 +01:00
|
|
|
<trans-unit id="invoice.first_template">
|
|
|
|
<source>invoice.first_template</source>
|
|
|
|
<target>You have to create your first template invoice before you can proceed</target>
|
|
|
|
</trans-unit>
|
2018-01-12 22:21:15 +01:00
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|