0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-08 11:00:18 +00:00
kevinpapst_kimai2/translations/exceptions.pl.xlf
Weblate (bot) 245dd47082
Translated using Weblate (Polish) (#3399)
Co-authored-by: Alejandro Malo <malo@pinion.education>
Co-authored-by: Anupam Malhotra <anpm.malhotra@gmail.com>
Co-authored-by: DNSE <kty5663@gmail.com>
Co-authored-by: Jiri Nakola <github@nakola.fi>
Co-authored-by: Jozef Cibík <jozef.cibik@fatchillimedia.com>
Co-authored-by: KonradMazur <konrad@mazur.legal>
2022-07-13 17:15:00 +02:00

43 lines
2.2 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="pl" datatype="plaintext" original="exceptions.en.xlf">
<body>
<trans-unit id="DhMUS5c" resname="access.denied">
<source>access.denied</source>
<target state="translated">Odmowa dostępu</target>
</trans-unit>
<trans-unit id="wSGnVM4" resname="stacktrace">
<source>stacktrace</source>
<target>Problem wystąpił tutaj</target>
</trans-unit>
<trans-unit id="rtYKRSj" resname="http_error.title">
<source>http_error.title</source>
<target>Bład</target>
</trans-unit>
<trans-unit id="e3w.2Rf" resname="http_error.description">
<source>http_error.description</source>
<target>Coś poszło nie tak</target>
</trans-unit>
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
<source>http_error.suggestion</source>
<target state="translated">Wystąpił błąd krytyczny, proszę spróbuj ponownie. Możliwe, że znalazłeś błąd w oprogramowaniu. Skontaktuj się z administratorem, jeśli to się powtórzy.</target>
</trans-unit>
<trans-unit id="_W1eNz2" resname="http_error_404.description">
<source>http_error_404.description</source>
<target state="translated">Strona nie została znaleziona</target>
</trans-unit>
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
<source>http_error_404.suggestion</source>
<target state="translated">Nie mogliśmy odnaleźć strony, której szukasz. Powróć do swojego pulpitu i spróbuj jeszcze raz.</target>
</trans-unit>
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
<source>http_error_403.description</source>
<target>Strona jest zastrzeżona</target>
</trans-unit>
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
<source>http_error_403.suggestion</source>
<target state="translated">Przepraszamy, ale nie masz wystarczających uprawnień, aby wyświetlić tę stronę. Zwróć się do administratora, jeżeli sądzisz, że to błąd.</target>
</trans-unit>
</body>
</file>
</xliff>