Skip to content

Commit f42d78b

Browse files
caixr2318202781743
authored andcommitted
fix: 更新翻译
打印机色彩设置改为彩色/黑白 Log: 更新翻译 Bug: https://pms.uniontech.com/bug-view-246741.html Influence: 打印预览 Change-Id: I759240cf14e8bdc11a384d73c57afd52b7bda603
1 parent 4100fe7 commit f42d78b

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

src/translations/dtkwidget.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
234234
<location filename="../widgets/dprintpreviewdialog.cpp" line="1679"/>
235235
<location filename="../widgets/dprintpreviewdialog.cpp" line="1694"/>
236236
<source>Color</source>
237-
<translation>Color</translation>
237+
<translation type="vanished">Color</translation>
238238
</message>
239239
<message>
240240
<location filename="../widgets/dprintpreviewdialog.cpp" line="475"/>
@@ -539,6 +539,10 @@ SPDX-License-Identifier: LGPL-3.0-or-later
539539
<source>Images</source>
540540
<translation>Images</translation>
541541
</message>
542+
<message>
543+
<source>Full Color</source>
544+
<translation>Full Color</translation>
545+
</message>
542546
</context>
543547
<context>
544548
<name>DPrintPreviewWidget</name>

src/translations/dtkwidget_zh_CN.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
234234
<location filename="../widgets/dprintpreviewdialog.cpp" line="1679"/>
235235
<location filename="../widgets/dprintpreviewdialog.cpp" line="1694"/>
236236
<source>Color</source>
237-
<translation>彩色</translation>
237+
<translation type="vanished">颜色</translation>
238238
</message>
239239
<message>
240240
<location filename="../widgets/dprintpreviewdialog.cpp" line="475"/>
@@ -539,6 +539,10 @@ SPDX-License-Identifier: LGPL-3.0-or-later
539539
<source>Images</source>
540540
<translation>图片文件</translation>
541541
</message>
542+
<message>
543+
<source>Full Color</source>
544+
<translation>彩色</translation>
545+
</message>
542546
</context>
543547
<context>
544548
<name>DPrintPreviewWidget</name>

src/translations/dtkwidget_zh_HK.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
234234
<location filename="../widgets/dprintpreviewdialog.cpp" line="1679"/>
235235
<location filename="../widgets/dprintpreviewdialog.cpp" line="1694"/>
236236
<source>Color</source>
237-
<translation>彩色</translation>
237+
<translation type="vanished">顏色</translation>
238238
</message>
239239
<message>
240240
<location filename="../widgets/dprintpreviewdialog.cpp" line="475"/>
@@ -539,6 +539,10 @@ SPDX-License-Identifier: LGPL-3.0-or-later
539539
<source>Images</source>
540540
<translation>圖片文件</translation>
541541
</message>
542+
<message>
543+
<source>Full Color</source>
544+
<translation>彩色</translation>
545+
</message>
542546
</context>
543547
<context>
544548
<name>DPrintPreviewWidget</name>

src/translations/dtkwidget_zh_TW.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
234234
<location filename="../widgets/dprintpreviewdialog.cpp" line="1679"/>
235235
<location filename="../widgets/dprintpreviewdialog.cpp" line="1694"/>
236236
<source>Color</source>
237-
<translation>彩色</translation>
237+
<translation type="vanished">顏色</translation>
238238
</message>
239239
<message>
240240
<location filename="../widgets/dprintpreviewdialog.cpp" line="475"/>
@@ -539,6 +539,10 @@ SPDX-License-Identifier: LGPL-3.0-or-later
539539
<source>Images</source>
540540
<translation>圖片文件</translation>
541541
</message>
542+
<message>
543+
<source>Full Color</source>
544+
<translation>彩色</translation>
545+
</message>
542546
</context>
543547
<context>
544548
<name>DPrintPreviewWidget</name>

0 commit comments

Comments
 (0)