summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-29 12:43:23 +0900
committerMichele Calgaro <[email protected]>2024-07-29 12:43:23 +0900
commitfef846914f8db6dc117e206ef913d519bf6bb33e (patch)
treed6567b31f7f22d0c8c66eec947dff1960efa25ac /translations
parent8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff)
downloadtqt3-fef846914f8db6dc117e206ef913d519bf6bb33e.tar.gz
tqt3-fef846914f8db6dc117e206ef913d519bf6bb33e.zip
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'translations')
-rw-r--r--translations/qt_ar.ts4
-rw-r--r--translations/qt_ca.ts4
-rw-r--r--translations/qt_cs.ts4
-rw-r--r--translations/qt_de.ts4
-rw-r--r--translations/qt_es.ts4
-rw-r--r--translations/qt_fr.ts4
-rw-r--r--translations/qt_he.ts4
-rw-r--r--translations/qt_it.ts4
-rw-r--r--translations/qt_ja.ts4
-rw-r--r--translations/qt_nb.ts4
-rw-r--r--translations/qt_pt-br.ts4
-rw-r--r--translations/qt_pt.ts4
-rw-r--r--translations/qt_ru.ts6
-rw-r--r--translations/qt_sk.ts4
-rw-r--r--translations/qt_tr.ts4
-rw-r--r--translations/qt_zh-cn.ts4
-rw-r--r--translations/qt_zh-tw.ts4
-rw-r--r--translations/template.ts4
18 files changed, 37 insertions, 37 deletions
diff --git a/translations/qt_ar.ts b/translations/qt_ar.ts
index 9a9bb96d1..848762c89 100644
--- a/translations/qt_ar.ts
+++ b/translations/qt_ar.ts
@@ -392,7 +392,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>ما هذا؟</translation>
@@ -1113,7 +1113,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;تراجع</translation>
diff --git a/translations/qt_ca.ts b/translations/qt_ca.ts
index 96a8a46ff..dacd542e0 100644
--- a/translations/qt_ca.ts
+++ b/translations/qt_ca.ts
@@ -393,7 +393,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What's This?</source>
<translation>Què és això?</translation>
@@ -1114,7 +1114,7 @@ Comprova la ruta i el nom de fitxer.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Desfés</translation>
diff --git a/translations/qt_cs.ts b/translations/qt_cs.ts
index 2dcfaf650..a087ac2bb 100644
--- a/translations/qt_cs.ts
+++ b/translations/qt_cs.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Co je toto?</translation>
@@ -1115,7 +1115,7 @@ překontrolujte cestu a jméno souboru.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Zpět</translation>
diff --git a/translations/qt_de.ts b/translations/qt_de.ts
index da5585f93..ad0966a80 100644
--- a/translations/qt_de.ts
+++ b/translations/qt_de.ts
@@ -436,7 +436,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Direkthilfe</translation>
@@ -1208,7 +1208,7 @@ Datei wurde nicht gefunden.
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>Clear</source>
<translation>Löschen</translation>
diff --git a/translations/qt_es.ts b/translations/qt_es.ts
index d0dec0ecb..42ee2c3ea 100644
--- a/translations/qt_es.ts
+++ b/translations/qt_es.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>¿Qué es ésto?</translation>
@@ -1115,7 +1115,7 @@ Comprueba la ruta y el nombre del fichero.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Deshacer</translation>
diff --git a/translations/qt_fr.ts b/translations/qt_fr.ts
index 57e3ee3b8..1c7020ec2 100644
--- a/translations/qt_fr.ts
+++ b/translations/qt_fr.ts
@@ -435,7 +435,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Qu&apos;est-ce que c&apos;est ?</translation>
@@ -1215,7 +1215,7 @@ Vérifier le chemin et le nom du fichier.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>Clear</source>
<translation>Effacer</translation>
diff --git a/translations/qt_he.ts b/translations/qt_he.ts
index 7b7c743ee..62ab20754 100644
--- a/translations/qt_he.ts
+++ b/translations/qt_he.ts
@@ -434,7 +434,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>מה זה?</translation>
@@ -1202,7 +1202,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;בטל</translation>
diff --git a/translations/qt_it.ts b/translations/qt_it.ts
index 107728016..f063807c8 100644
--- a/translations/qt_it.ts
+++ b/translations/qt_it.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Che cos&apos;è?</translation>
@@ -1115,7 +1115,7 @@ Controllare il percorso e il nome del file.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Annulla</translation>
diff --git a/translations/qt_ja.ts b/translations/qt_ja.ts
index f8c9b8113..58c90108b 100644
--- a/translations/qt_ja.ts
+++ b/translations/qt_ja.ts
@@ -392,7 +392,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>ヒント(&apos;S)</translation>
@@ -1113,7 +1113,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>元に戻す(&amp;U)</translation>
diff --git a/translations/qt_nb.ts b/translations/qt_nb.ts
index 0970468f6..7b82d8b2d 100644
--- a/translations/qt_nb.ts
+++ b/translations/qt_nb.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What's This?</source>
<translation>Hva er dette?</translation>
@@ -1115,7 +1115,7 @@ Kontroller filsti og filnavn.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Angre</translation>
diff --git a/translations/qt_pt-br.ts b/translations/qt_pt-br.ts
index 849b5e9cb..a2012c22a 100644
--- a/translations/qt_pt-br.ts
+++ b/translations/qt_pt-br.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>O Que é Isso?</translation>
@@ -1115,7 +1115,7 @@ Verificar caminho e nome do arquivo.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Desfazer</translation>
diff --git a/translations/qt_pt.ts b/translations/qt_pt.ts
index 37fc52ca5..06968aed2 100644
--- a/translations/qt_pt.ts
+++ b/translations/qt_pt.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>O Que é Isso?</translation>
@@ -1115,7 +1115,7 @@ Verificar caminho e nome do ficheiro.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Desfazer</translation>
diff --git a/translations/qt_ru.ts b/translations/qt_ru.ts
index dda35f07b..cb231366c 100644
--- a/translations/qt_ru.ts
+++ b/translations/qt_ru.ts
@@ -446,7 +446,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Что это такое?</translation>
@@ -457,7 +457,7 @@
</message>
</context>
<context>
- <name>QDialogButtons</name>
+ <name>TQDialogButtons</name>
<message>
<source>Yes to All</source>
<translation>Да для всех</translation>
@@ -1313,7 +1313,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>&amp;Отменить</translation>
diff --git a/translations/qt_sk.ts b/translations/qt_sk.ts
index b2e6fa112..ef6ea349f 100644
--- a/translations/qt_sk.ts
+++ b/translations/qt_sk.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>Čo je to?</translation>
@@ -1115,7 +1115,7 @@ Overte cestu a názov súboru.</translation>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>V&amp;rátiť späť</translation>
diff --git a/translations/qt_tr.ts b/translations/qt_tr.ts
index f6afc0fb2..887525a23 100644
--- a/translations/qt_tr.ts
+++ b/translations/qt_tr.ts
@@ -394,7 +394,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation type="unfinished"></translation>
@@ -1104,7 +1104,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation type="unfinished"></translation>
diff --git a/translations/qt_zh-cn.ts b/translations/qt_zh-cn.ts
index 73c80cf26..07f4bde81 100644
--- a/translations/qt_zh-cn.ts
+++ b/translations/qt_zh-cn.ts
@@ -391,7 +391,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>这是什么?</translation>
@@ -1112,7 +1112,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>撤消(&amp;U)</translation>
diff --git a/translations/qt_zh-tw.ts b/translations/qt_zh-tw.ts
index 6c1d522f6..8c20ccb02 100644
--- a/translations/qt_zh-tw.ts
+++ b/translations/qt_zh-tw.ts
@@ -392,7 +392,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation>這是什麼?</translation>
@@ -1113,7 +1113,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation>復原(&amp;U)</translation>
diff --git a/translations/template.ts b/translations/template.ts
index 9a77f25f1..a9e9bc7c2 100644
--- a/translations/template.ts
+++ b/translations/template.ts
@@ -392,7 +392,7 @@
</message>
</context>
<context>
- <name>QDialog</name>
+ <name>TQDialog</name>
<message>
<source>What&apos;s This?</source>
<translation type="unfinished"></translation>
@@ -1102,7 +1102,7 @@ Check path and filename.</source>
</message>
</context>
<context>
- <name>QLineEdit</name>
+ <name>TQLineEdit</name>
<message>
<source>&amp;Undo</source>
<translation type="unfinished"></translation>