24 lines
914 B
XML
24 lines
914 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="pl" datatype="plaintext" original="reporting.en.xlf">
|
|
<body>
|
|
<trans-unit id="reporting.title">
|
|
<source>reporting.title</source>
|
|
<target>Zgłaszanie</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_week">
|
|
<source>report_user_week</source>
|
|
<target>Tygodniowy widok dla jednego użytkownika</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_month">
|
|
<source>report_user_month</source>
|
|
<target>Miesięczny widok dla jednego użytkownika</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_monthly_users">
|
|
<source>report_monthly_users</source>
|
|
<target>Miesięczny widok dla wszystkich użytkowników</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|