0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-10 11:50:46 +00:00
kevinpapst_kimai2/translations/exceptions.ru.xlf

53 lines
2.7 KiB
Text
Raw Normal View History

<?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="ru" datatype="plaintext" original="exceptions.en.xlf">
<body>
<trans-unit id="DhMUS5c" resname="access.denied">
<source>access.denied</source>
<target>Доступ запрещен</target>
</trans-unit>
<trans-unit id="wSGnVM4" resname="stacktrace">
<source>stacktrace</source>
<target>Здесь возникла проблема</target>
</trans-unit>
<trans-unit id="rtYKRSj" resname="http_error.title">
<source>http_error.title</source>
<target>Ошибка</target>
</trans-unit>
<trans-unit id="e3w.2Rf" resname="http_error.description">
<source>http_error.description</source>
<target>Произошла ошибка</target>
</trans-unit>
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
<source>http_error.suggestion</source>
<target>
2018-09-01 11:20:54 +02:00
Произошла непредвиденная ошибка.
Возможно, обнаружилась ошибка в программе. Cвяжитесь с Вашим администратором, если ошибка все еще возникает при повторной загрузке.
</target>
</trans-unit>
<trans-unit id="_W1eNz2" resname="http_error_404.description">
<source>http_error_404.description</source>
<target>Страница не найдена</target>
</trans-unit>
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
<source>http_error_404.suggestion</source>
<target>
2018-09-01 11:20:54 +02:00
Извините, но запрашиваемая Вами страница не найдена.
Пожалуйста, вернитесь в панель управления и попробуйте заново.
</target>
</trans-unit>
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
<source>http_error_403.description</source>
<target>Эта страница защищена</target>
</trans-unit>
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
<source>http_error_403.suggestion</source>
<target>
2018-09-01 11:20:54 +02:00
К сожалению, у Вас нет прав для просмотра этой страницы.
Пожалуйста, обратитесь за помощью к Вашему администратору.
</target>
</trans-unit>
</body>
</file>
</xliff>