Skip to content

Commit

Permalink
Merge pull request #4840 from pawelsalawa/l10n_master
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
pawelsalawa authored Aug 7, 2023
2 parents e93315d + 5c5d956 commit 13fabbd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Plugins/DbAndroid/translations/DbAndroid_zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
<message>
<location filename="../dbandroid.cpp" line="191"/>
<source>Could not find Android Debug Bridge application. &lt;a href=&quot;%1&quot;&gt;Click here&lt;/a&gt; to point out the location of the ADB application, otherwise the %2 plugin will not support USB cable connections, only the network connection.</source>
<translation type="unfinished">Could not find Android Debug Bridge application. &lt;a href=&quot;%1&quot;&gt;Click here&lt;/a&gt; to point out the location of the ADB application, otherwise the %2 plugin will not support USB cable connections, only the network connection.</translation>
<translation>未能找到 Android 调试桥(ADB)应用程序。&lt;a href=&quot;%1&quot;&gt;单击此处&lt;/a&gt;以指明 ADB 应用程序的位置,否则 %2 插件将无法支持 USB 线缆连接,只通过网络连接。</translation>
</message>
<message>
<location filename="../dbandroid.cpp" line="232"/>
<source>Save JAR file</source>
<translation type="unfinished">Save JAR file</translation>
<translation>保存 JAR 文件</translation>
</message>
<message>
<location filename="../dbandroid.cpp" line="209"/>
Expand Down
2 changes: 1 addition & 1 deletion Plugins/ScriptingTcl/translations/ScriptingTcl_zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<message>
<location filename="../scriptingtcl.cpp" line="463"/>
<source>Error from Tcl&apos;s &apos;%1&apos; command: %2</source>
<translation type="unfinished">Error from Tcl&apos;s &apos;%1&apos; command: %2</translation>
<translation>Tcl 的 &apos;%1&apos; 命令错误:%2</translation>
</message>
<message>
<location filename="../scriptingtcl.cpp" line="594"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1044,17 +1044,17 @@ The view will remain as it is.</source>
<message>
<location filename="../sqlfileexecutor.cpp" line="147"/>
<source>Finished executing %1 queries in %2 seconds. %3 were not executed due to errors.</source>
<translation type="unfinished">Finished executing %1 queries in %2 seconds. %3 were not executed due to errors.</translation>
<translation>在 %2 秒内完成了 %1 个查询的执行。其中 %3 个由于错误未被执行。</translation>
</message>
<message>
<location filename="../sqlfileexecutor.cpp" line="153"/>
<source>Finished executing %1 queries in %2 seconds.</source>
<translation type="unfinished">Finished executing %1 queries in %2 seconds.</translation>
<translation>在 %2 秒内完成了 %1 个查询的执行。</translation>
</message>
<message>
<location filename="../sqlfileexecutor.cpp" line="160"/>
<source>Could not execute SQL due to error.</source>
<translation type="unfinished">Could not execute SQL due to error.</translation>
<translation>由于错误无法执行 SQL</translation>
</message>
</context>
<context>
Expand Down

0 comments on commit 13fabbd

Please sign in to comment.