diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /translations/qt_zh-tw.ts | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'translations/qt_zh-tw.ts')
-rw-r--r-- | translations/qt_zh-tw.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/qt_zh-tw.ts b/translations/qt_zh-tw.ts index 3131e766e..60945019d 100644 --- a/translations/qt_zh-tw.ts +++ b/translations/qt_zh-tw.ts @@ -422,7 +422,7 @@ </message> </context> <context> - <name>QFileDialog</name> + <name>TQFileDialog</name> <message> <source>Copy or Move a File</source> <translation>複製或移動檔案</translation> @@ -927,7 +927,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QFtp</name> + <name>TQFtp</name> <message> <source>Host %1 found</source> <translation>找到主機 %1</translation> @@ -1035,7 +1035,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QHttp</name> + <name>TQHttp</name> <message> <source>Connection refused</source> <translation>拒絕連線</translation> @@ -1144,7 +1144,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QLocalFs</name> + <name>TQLocalFs</name> <message> <source>Could not rename %1 @@ -1268,7 +1268,7 @@ to </message> </context> <context> - <name>QNetworkProtocol</name> + <name>TQNetworkProtocol</name> <message> <source>Operation stopped by the user</source> <translation>作業遭到使用者停止</translation> @@ -1695,7 +1695,7 @@ to </message> </context> <context> - <name>QUrlOperator</name> + <name>TQUrlOperator</name> <message> <source>The protocol `%1' is not supported</source> <translation>不支援協定 `%1'</translation> |