Skip to content

Commit 589c288

Browse files
Rwinguglide
authored andcommitted
remove useless 'type="unfinished"' attribute
1 parent d3d3185 commit 589c288

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/resources/translations/rdm_zh_CN.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
<message>
4040
<location filename="../../app/models/key-models/abstractkey.h" line="63"/>
4141
<source>Cannot rename key %1: %2</source>
42-
<translation type="unfinished">无法重命名键 %1: %2</translation>
42+
<translation>无法重命名键 %1: %2</translation>
4343
</message>
4444
<message>
4545
<location filename="../../app/models/key-models/abstractkey.h" line="70"/>
4646
<source>Key with new name %1 already exist in database or original key was removed</source>
47-
<translation type="unfinished">新键 %1 已经存在或原始键已被删除</translation>
47+
<translation>新键 %1 已经存在或原始键已被删除</translation>
4848
</message>
4949
<message>
5050
<location filename="../../app/models/key-models/abstractkey.h" line="95"/>
5151
<source>Cannot set TTL for key %1: %2</source>
52-
<translation type="unfinished">无法给键设置 TTL %1: %2</translation>
52+
<translation>无法给键设置 TTL %1: %2</translation>
5353
</message>
5454
<message>
5555
<location filename="../../app/models/key-models/abstractkey.h" line="103"/>
@@ -59,19 +59,19 @@
5959
<message>
6060
<location filename="../../app/models/key-models/abstractkey.h" line="120"/>
6161
<source>Cannot remove key %1: %2</source>
62-
<translation type="unfinished">无法删除键 %1: %2</translation>
62+
<translation>无法删除键 %1: %2</translation>
6363
</message>
6464
<message>
6565
<location filename="../../app/models/key-models/abstractkey.h" line="197"/>
6666
<location filename="../../app/models/key-models/abstractkey.h" line="210"/>
6767
<source>Cannot load rows count for key %1: %2</source>
68-
<translation type="unfinished">无法加载键行数 %1: %2</translation>
68+
<translation>无法加载键行数 %1: %2</translation>
6969
</message>
7070
<message>
7171
<location filename="../../app/models/key-models/abstractkey.h" line="254"/>
7272
<location filename="../../app/models/key-models/abstractkey.h" line="265"/>
7373
<source>Cannot load rows for key %1: %2</source>
74-
<translation type="unfinished">无法加载键内容 %1: %2</translation>
74+
<translation>无法加载键内容 %1: %2</translation>
7575
</message>
7676
<message>
7777
<location filename="../../app/models/key-models/hashkey.cpp" line="43"/>
@@ -363,7 +363,7 @@
363363
<message>
364364
<location filename="../../modules/console/consolemodel.cpp" line="41"/>
365365
<source>Switch to Pub/Sub mode. Close console tab to stop listen for messages.</source>
366-
<translation type="unfinished">切换到推送/订阅模式,关闭标签页来停止接收信息。</translation>
366+
<translation>切换到推送/订阅模式,关闭标签页来停止接收信息。</translation>
367367
</message>
368368
<message>
369369
<location filename="../../modules/console/consolemodel.cpp" line="50"/>
@@ -454,7 +454,7 @@
454454
<message>
455455
<location filename="../../modules/value-editor/valueviewmodel.cpp" line="74"/>
456456
<source>Cannot reload key value: %1</source>
457-
<translation type="unfinished">无法重载键值: %1</translation>
457+
<translation>无法重载键值: %1</translation>
458458
</message>
459459
<message>
460460
<location filename="../../modules/value-editor/valueviewmodel.cpp" line="106"/>
@@ -669,7 +669,7 @@
669669
<message>
670670
<location filename="../../qml/ConnectionSettignsDialog.qml" line="375"/>
671671
<source>Enable TLS-over-SSH (&lt;b&gt;AWS ElastiCache&lt;/b&gt; &lt;b&gt;Encryption in-transit&lt;/b&gt;)</source>
672-
<translation type="unfinished">启用 TLS-over-SSH (&lt;b&gt;AWS ElastiCache&lt;/b&gt; &lt;b&gt;Encryption in-transit&lt;/b&gt;)</translation>
672+
<translation>启用 TLS-over-SSH (&lt;b&gt;AWS ElastiCache&lt;/b&gt; &lt;b&gt;Encryption in-transit&lt;/b&gt;)</translation>
673673
</message>
674674
<message>
675675
<location filename="../../qml/ConnectionSettignsDialog.qml" line="387"/>
@@ -837,12 +837,12 @@
837837
<message>
838838
<location filename="../../qml/GlobalSettings.qml" line="158"/>
839839
<source>Name</source>
840-
<translation type="unfinished">名称</translation>
840+
<translation>名称</translation>
841841
</message>
842842
<message>
843843
<location filename="../../qml/GlobalSettings.qml" line="163"/>
844844
<source>Version</source>
845-
<translation type="unfinished">版本</translation>
845+
<translation>版本</translation>
846846
</message>
847847
<message>
848848
<location filename="../../qml/QuickStartDialog.qml" line="11"/>
@@ -1187,7 +1187,7 @@
11871187
<message>
11881188
<location filename="../../qml/value-editor/AddKeyDialog.qml" line="11"/>
11891189
<source>Add New Key to </source>
1190-
<translation type="unfinished">添加新键到 </translation>
1190+
<translation>添加新键到 </translation>
11911191
</message>
11921192
<message>
11931193
<location filename="../../qml/value-editor/AddKeyDialog.qml" line="27"/>

0 commit comments

Comments
 (0)