Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
deepin-picker (6.0.7) unstable; urgency=medium

* chore: update translations

-- xiepengfei <xiepengfei@uniontech.com> Tue, 01 Jul 2025 19:23:43 +0800

deepin-picker (6.0.6) unstable; urgency=medium

* chore: update translations
Expand Down
3 changes: 0 additions & 3 deletions translations/deepin-picker_zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,17 @@
<context>
<name>Clipboard</name>
<message>
<location filename="../src/clipboard.cpp" line="60"/>
<source>Copy color %1 to clipboard</source>
<translation>拷贝颜色%1到剪切板</translation>
</message>
</context>
<context>
<name>MainWindow</name>
<message>
<location filename="../src/main.cpp" line="38"/>
<source>Deepin Picker is a quick and easy screen color picking tool. RGB and HEX codes are obtained on click and auto saved to the clipboard.</source>
<translation>深度取色器是一款帮助您快速在屏幕上取色的工具。并且能根据您拾取的颜色得到RGB、HEX代码。打开软件后,鼠标经过的地方即为深度取色器取色的区域。</translation>
</message>
<message>
<location filename="../src/main.cpp" line="65"/>
<source>Deepin Picker</source>
<translation>深度取色器</translation>
</message>
Expand Down
3 changes: 0 additions & 3 deletions translations/deepin-picker_zh_HK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,17 @@
<context>
<name>Clipboard</name>
<message>
<location filename="../src/clipboard.cpp" line="60"/>
<source>Copy color %1 to clipboard</source>
<translation>拷貝顏色%1到剪切板</translation>
</message>
</context>
<context>
<name>MainWindow</name>
<message>
<location filename="../src/main.cpp" line="38"/>
<source>Deepin Picker is a quick and easy screen color picking tool. RGB and HEX codes are obtained on click and auto saved to the clipboard.</source>
<translation>Deepin 取色器是一款幫助您快速在螢幕上取色的工具。並且能根據您拾取的顏色得到RGB、HEX代碼。打開軟件後,鼠標經過的地方即為取色區域。</translation>
</message>
<message>
<location filename="../src/main.cpp" line="65"/>
<source>Deepin Picker</source>
<translation>Deepin 取色器</translation>
</message>
Expand Down
3 changes: 0 additions & 3 deletions translations/deepin-picker_zh_TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,17 @@
<context>
<name>Clipboard</name>
<message>
<location filename="../src/clipboard.cpp" line="60"/>
<source>Copy color %1 to clipboard</source>
<translation>將顏色 %1 複製到剪貼簿</translation>
</message>
</context>
<context>
<name>MainWindow</name>
<message>
<location filename="../src/main.cpp" line="38"/>
<source>Deepin Picker is a quick and easy screen color picking tool. RGB and HEX codes are obtained on click and auto saved to the clipboard.</source>
<translation>Deepin 取色器是款快速且簡單的螢幕取色工具。可透過點選取得 RGB 及十六進位色彩碼,並自動複製到剪貼簿。</translation>
</message>
<message>
<location filename="../src/main.cpp" line="65"/>
<source>Deepin Picker</source>
<translation>Deepin 取色器</translation>
</message>
Expand Down
Loading