Co-authored-by: Jan Hladik <jan.hladik@iquentin.cz> Co-authored-by: Anaa Ara <martakanuu@protonmail.com> Co-authored-by: LL Magical <lolayami2004@gmail.com> Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com> Co-authored-by: Hahato Toshino <ameer.amino95@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: ikmaak <info@ikmaak.nl> Co-authored-by: Kevin Papst <kevin@kevinpapst.de>
24 lines
889 B
XML
24 lines
889 B
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="cs" datatype="plaintext" original="reporting.en.xlf">
|
|
<body>
|
|
<trans-unit id="reporting.title">
|
|
<source>reporting.title</source>
|
|
<target>Reporty</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_week">
|
|
<source>report_user_week</source>
|
|
<target>Týdenní pohled jednoho uživatele</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_month">
|
|
<source>report_user_month</source>
|
|
<target>Měsíční pohled jednoho uživatele</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_monthly_users">
|
|
<source>report_monthly_users</source>
|
|
<target>Měsíční pohled všech uživatelů</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|