Files
kimai2/translations/exceptions.zh_CN.xlf
2021-11-05 14:40:31 +01:00

49 lines
2.0 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="zh-CN" 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>
出现严重错误,请重试。可能出现软件问题,若无法解决,请联系管理员。
</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>
无法找到该页。请返回控制主页并重新开始。
</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>抱歉您没有权限访问该页。如有疑问请联系管理员。
</target>
</trans-unit>
</body>
</file>
</xliff>