0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 23:02:53 +00:00
kevinpapst_kimai2/translations/system-configuration.cs.xliff
2019-09-16 23:19:46 +02:00

99 lines
5.1 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="cs" datatype="plaintext" original="system-configuration.en.xliff">
<body>
<trans-unit id="title">
<source>title</source>
<target>Nastaven</target>
</trans-unit>
<trans-unit id="subtitle">
<source>subtitle</source>
<target>Změna globálního nastavení pro docházkový systém</target>
</trans-unit>
<trans-unit id="timesheet">
<source>timesheet</source>
<target>Pracovní výkaz</target>
</trans-unit>
<trans-unit id="form_customer">
<source>form_customer</source>
<target>Vytvořit zákazníka—výchozí hodnota</target>
</trans-unit>
<trans-unit id="form_user">
<source>form_user</source>
<target>Uživatel—výchozí hodnota</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Vzhled</target>
</trans-unit>
<trans-unit id="calendar">
<source>calendar</source>
<target>Kalendář</target>
</trans-unit>
<trans-unit id="label.theme.markdown_content">
<source>label.theme.markdown_content</source>
<target>Povolit formátování poznámek popisech a komentářích</target>
</trans-unit>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Režim sledování času</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_default">
<source>label.timesheet.mode_default</source>
<target>[Výchozí] čas začátku a konce lze upravit</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_only">
<source>label.timesheet.mode_duration_only</source>
<target>[Doba trvání] nahradí čas ukončení vstupním polem trvání</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_fixed_begin">
<source>label.timesheet.mode_duration_fixed_begin</source>
<target>[Doba trvání] konfigurovatelný pevný čas spuštění, lze změnit pouze dobu trvání</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_punch">
<source>label.timesheet.mode_punch</source>
<target>[Time-clock] uživatel může spustit a zastavit záznamy, ale ne upravovat časy ani dobu trvání</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_future_times">
<source>label.timesheet.rules.allow_future_times</source>
<target>Povolit v budoucnosti zadávání času</target>
</trans-unit>
<trans-unit id="label.timesheet.active_entries.hard_limit">
<source>label.timesheet.active_entries.hard_limit</source>
<target>Povolený počet současně spuštěných položek v jednu dobu</target>
</trans-unit>
<trans-unit id="label.timesheet.active_entries.soft_limit">
<source>label.timesheet.active_entries.soft_limit</source>
<target>Počet záznamů o době provozu, z nichž se zobrazí varování</target>
</trans-unit>
<trans-unit id="label.theme.select_type">
<source>label.theme.select_type</source>
<target>Typ výběrových polí ve formulářích</target>
</trans-unit>
<trans-unit id="label.calendar.week_numbers">
<source>label.calendar.week_numbers</source>
<target>Zobrazit čísla týdnů</target>
</trans-unit>
<trans-unit id="label.calendar.weekends">
<source>label.calendar.weekends</source>
<target>Zobrazit víkendy</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.begin">
<source>label.calendar.businessHours.begin</source>
<target>Začátek běžné pracovní doby (bude zvýrazněn)</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.end">
<source>label.calendar.businessHours.end</source>
<target>Konec běžné pracovní doby (bude zvýrazněn)</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.begin">
<source>label.calendar.visibleHours.begin</source>
<target>Začátek viditelného časového období</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.end">
<source>label.calendar.visibleHours.end</source>
<target>Konec viditelného časového období</target>
</trans-unit>
</body>
</file>
</xliff>