Translated

This commit is contained in:
Łukasz Domeradzki
2017-01-07 00:28:22 +01:00
parent 9d3ba50cb0
commit 544039fd83

View File

@@ -122,7 +122,7 @@
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>ASF 将在每 {0} 个小时自动检查新版本。</value>
<value>ASF 将在每 {0} 个小时自动检查新版本。</value>
<comment>{0} will be replaced by number of hours</comment>
</data>
<data name="Content" xml:space="preserve">
@@ -138,7 +138,7 @@
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>例外 {0}() {1} 堆栈跟踪:{2}</value>
<value>故障 {0}() {1} 堆栈跟踪:{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">