mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-08 15:00:20 +00:00
43 lines
2.1 KiB
XML
43 lines
2.1 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="hr" datatype="plaintext" original="exceptions.en.xlf">
|
|
<body>
|
|
<trans-unit id="DhMUS5c" resname="access.denied">
|
|
<source>access.denied</source>
|
|
<target>Pristup je odbijen</target>
|
|
</trans-unit>
|
|
<trans-unit id="wSGnVM4" resname="stacktrace">
|
|
<source>stacktrace</source>
|
|
<target>Problem se pojavio ovdje</target>
|
|
</trans-unit>
|
|
<trans-unit id="rtYKRSj" resname="http_error.title">
|
|
<source>http_error.title</source>
|
|
<target>Greška</target>
|
|
</trans-unit>
|
|
<trans-unit id="e3w.2Rf" resname="http_error.description">
|
|
<source>http_error.description</source>
|
|
<target>Nešto nije u redu</target>
|
|
</trans-unit>
|
|
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
|
|
<source>http_error.suggestion</source>
|
|
<target>Dogodila se kritična greška, pokušaj ponovo. Možda se radi o softverskom problemu, obrati se administratoru ako se problem nastavi pojavljivati.</target>
|
|
</trans-unit>
|
|
<trans-unit id="_W1eNz2" resname="http_error_404.description">
|
|
<source>http_error_404.description</source>
|
|
<target>Stranica nije pronađena</target>
|
|
</trans-unit>
|
|
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
|
|
<source>http_error_404.suggestion</source>
|
|
<target>Nismo mogli pronaći stranicu koju tražiš. Vrati se na preglednu ploču i počni ispočetka.</target>
|
|
</trans-unit>
|
|
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
|
|
<source>http_error_403.description</source>
|
|
<target>Stranica je zaštićena</target>
|
|
</trans-unit>
|
|
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
|
|
<source>http_error_403.suggestion</source>
|
|
<target>Nažalost, nemaš dozvole za prikaz ove stranice. Obrati se administratoru ako misliš da je ovo greška.</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|