Translations update from Weblate (#2293)

This commit is contained in:
Weblate (bot)
2021-03-03 12:58:42 +01:00
committed by GitHub
parent adf8c09fd4
commit 765ea63aed
51 changed files with 5160 additions and 2996 deletions

View File

@@ -1,55 +1,59 @@
<?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="cs" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Varování</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>Záznam času zastaven</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>Záznam času nelez zastavit</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Záznam času začalo</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>Záznam času nele začít</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Bylo dosaženo limitu aktivních časových záznamů, nejprve prosím zastavte alespoň jednu aktivitu.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Upravujete exportovaný záznam</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Změny uložené</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Změny nelze uložit: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Záznam byl smazán</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Záznam nelze smazat: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Než budete moci pokračovat, musíte si vytvořit první šablonu faktury</target>
</trans-unit>
</body>
</file>
<?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="cs" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Varování</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>Záznam času zastaven</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>Záznam času nelez zastavit</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Záznam času začalo</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>Záznam času nele začít</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Bylo dosaženo limitu aktivních časových záznamů, nejprve prosím zastavte alespoň jednu aktivitu.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Upravujete exportovaný záznam</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Změny uložené</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Změny nelze uložit: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Záznam byl smazán</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Záznam nelze smazat: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Než budete moci pokračovat, musíte si vytvořit první šablonu faktury</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>Soubor nemůže být nahrán nebo uložen z důvodu: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>