diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-13 18:02:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-13 18:02:18 +0900 |
commit | 241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840 (patch) | |
tree | 327c08329d5c5910cc155d3982f2a481eeaf5307 /tde-i18n-th | |
parent | 1ae0d186c941b1e1cdaae488038195ba86d89dbb (diff) | |
download | tde-i18n-241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840.tar.gz tde-i18n-241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-th')
-rw-r--r-- | tde-i18n-th/messages/tdegraphics/kruler.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tde-i18n-th/messages/tdegraphics/kruler.po b/tde-i18n-th/messages/tdegraphics/kruler.po index 551e22e1356..affd0f91b7f 100644 --- a/tde-i18n-th/messages/tdegraphics/kruler.po +++ b/tde-i18n-th/messages/tdegraphics/kruler.po @@ -41,13 +41,12 @@ msgid "This is the current distance measured in pixels." msgstr "นี่เป็นการหาระยะห่างในปัจจุบันมีหน่วยเป็นพิกเซล" #: klineal.cpp:134 -#, fuzzy msgid "" "This is the current color in hexadecimal rgb representation as you may use " "it in HTML or as a TQColor name. The rectangles background shows the color " "of the pixel inside the little square at the end of the line cursor." msgstr "" -"นี่เป็นค่าสีปัจจุบันแบบ RGB ฐานสิบหก ซึ่งเหมาะสำหรับนำไปใช้ใน HTML หรือชื่อ QColor " +"นี่เป็นค่าสีปัจจุบันแบบ RGB ฐานสิบหก ซึ่งเหมาะสำหรับนำไปใช้ใน HTML หรือชื่อ TQColor " "และพื้นหลังสี่เหลี่ยมนั้น แสดงสีของพิกเซล ตรงที่เคอร์เซอร์ไม้บรรทัดอยู่" #: klineal.cpp:147 |