0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-19 11:39:48 +00:00
kevinpapst_kimai2/translations/flashmessages.fo.xlf
Weblate (bot) 2ad7629c2a
Translations update from Hosted Weblate (#3177)
* fix broken files containing keys from messages namespace
* pre-fill missing translations with english
* new command to pre-fill empty translations
* fix locale in filename
* activate locales fa and nb_NO

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: Kevin Papst <kpapst@gmx.net>
2022-02-28 16:02:40 +01:00

63 lines
3.3 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="fo" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="S9k1S7Z" resname="warning">
<source>warning</source>
<target state="needs-translation">Warning</target>
</trans-unit>
<trans-unit id="WmrEP_5" resname="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target state="needs-translation">Time recording was stopped</target>
</trans-unit>
<trans-unit id="NPBnpK_" resname="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target state="needs-translation">Time recording could not be stopped</target>
</trans-unit>
<trans-unit id="CCUoZga" resname="timesheet.start.success">
<source>timesheet.start.success</source>
<target state="needs-translation">Time recording was started</target>
</trans-unit>
<trans-unit id="3w9tuox" resname="timesheet.start.error">
<source>timesheet.start.error</source>
<target state="needs-translation">Time recording could not be started</target>
</trans-unit>
<trans-unit id="srhs0gp" resname="timesheet.start.exceeded_limit">
<source>The limit of active time records has been reached. Please stop at least one running time measurement first.</source>
<target state="needs-translation">The limit of active time records has been reached. Please stop at least one running time measurement first.</target>
</trans-unit>
<trans-unit id="kPINWEK" resname="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target state="needs-translation">You are editing an exported record</target>
</trans-unit>
<trans-unit id="72Ih8zO" resname="action.update.success">
<source>action.update.success</source>
<target state="needs-translation">Saved changes</target>
</trans-unit>
<trans-unit id="xeu1LSy" resname="action.update.error">
<source>action.update.error</source>
<target state="needs-translation">Changes could not be saved: %reason%</target>
</trans-unit>
<trans-unit id="YV50HDB" resname="action.delete.success">
<source>action.delete.success</source>
<target state="needs-translation">Entry was deleted</target>
</trans-unit>
<trans-unit id="mW91Tmb" resname="action.delete.error">
<source>action.delete.error</source>
<target state="needs-translation">Entry could not be deleted: %reason%</target>
</trans-unit>
<trans-unit id="B_cz49z" resname="invoice.first_template">
<source>invoice.first_template</source>
<target state="needs-translation">Please create an invoice template first</target>
</trans-unit>
<trans-unit id="wejAEcR" resname="action.upload.error">
<source>action.upload.error</source>
<target state="needs-translation">The file could not be uploaded or saved: %reason%</target>
</trans-unit>
<trans-unit resname="action.csrf.error" id="bOE_q5R">
<source>action.csrf.error</source>
<target state="needs-translation">The action could not be performed: invalid security token.</target>
</trans-unit>
</body>
</file>
</xliff>