diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-24 12:36:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-24 12:36:05 +0900 |
commit | a144ecfd5b1e4864999412b026188f2843b9a3ee (patch) | |
tree | 559f32e6d3ea4d6d7784155e3c13f5052c78157a | |
parent | e9d5a656031f7b46ecca41f6234dfbd08e767f34 (diff) | |
download | kplayer-a144ecfd5b1e4864999412b026188f2843b9a3ee.tar.gz kplayer-a144ecfd5b1e4864999412b026188f2843b9a3ee.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
25 files changed, 44 insertions, 44 deletions
diff --git a/doc/da/howto-bug-reporting.docbook b/doc/da/howto-bug-reporting.docbook index 7e45ef5..c2f4bdd 100644 --- a/doc/da/howto-bug-reporting.docbook +++ b/doc/da/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt,</para +>TQt,</para ></listitem> <listitem diff --git a/doc/da/howto-compilation.docbook b/doc/da/howto-compilation.docbook index dc2c97e..104749e 100644 --- a/doc/da/howto-compilation.docbook +++ b/doc/da/howto-compilation.docbook @@ -3,7 +3,7 @@ >Kompilér fra kildekode</title> <para ->Hent først ned og installér udviklingspakker for &kde;, Qt og X11. De skulle være tilgængelige i din distribution, for eksempel i Debian er pakkenavnene <literal +>Hent først ned og installér udviklingspakker for &tde;, TQt og X11. De skulle være tilgængelige i din distribution, for eksempel i Debian er pakkenavnene <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/da/howto-installation.docbook b/doc/da/howto-installation.docbook index 99152f0..cc72fa5 100644 --- a/doc/da/howto-installation.docbook +++ b/doc/da/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->Qt og KDE</title> +>TQt og TDE</title> <para ->&kplayer; 0.5 understøtter &kde; 3.1.x, 3.2.x og 3.3.x, så du skal enten køre en ganske ny version af &kde; (anbefales) eller i det mindste have &kde;-bibliotekerne og tilsvarende Qt-biblioteker i systemet.</para> +>&kplayer; 0.5 understøtter &kde; 3.1.x, 3.2.x og 3.3.x, så du skal enten køre en ganske ny version af &kde; (anbefales) eller i det mindste have &kde;-bibliotekerne og tilsvarende TQt-biblioteker i systemet.</para> </sect3> diff --git a/doc/da/howto-troubleshooting.docbook b/doc/da/howto-troubleshooting.docbook index ab2f70f..78ca237 100644 --- a/doc/da/howto-troubleshooting.docbook +++ b/doc/da/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >På lignende måde, hvis <command >configure</command -> klager over manglende Qt-filer, skal du finde og installere Qt-udviklingspakken. Hvis du kigger i <filename +> klager over manglende TQt-filer, skal du finde og installere TQt-udviklingspakken. Hvis du kigger i <filename >config.log</filename >, så fortæller den dig formodentlig det nøjagtige navn på filen som ikke kunne findes, et sted i nærheden af slutningen. Filen <filename >config.log</filename diff --git a/doc/en/howto-bug-reporting.docbook b/doc/en/howto-bug-reporting.docbook index 9919426..879b801 100644 --- a/doc/en/howto-bug-reporting.docbook +++ b/doc/en/howto-bug-reporting.docbook @@ -43,7 +43,7 @@ a bug</ulink>, please include all of the following information.</para> <listitem><para>&kde;,</para></listitem> -<listitem><para>Qt,</para></listitem> +<listitem><para>TQt,</para></listitem> <listitem><para>XFree,</para></listitem> diff --git a/doc/en/howto-compilation.docbook b/doc/en/howto-compilation.docbook index c567a4b..d5d287a 100644 --- a/doc/en/howto-compilation.docbook +++ b/doc/en/howto-compilation.docbook @@ -1,7 +1,7 @@ <sect1 id="howto-compilation"> <title>Compiling from source</title> -<para>First, download and install development packages for &kde;, Qt, and X11. +<para>First, download and install development packages for &tde;, TQt, and X11. Those should be available in your distribution, for example in Debian the package names are <literal>tdelibs-trinity-dev</literal>, <literal>libtqt-mt-dev</literal> and <literal>xlibs-dev</literal>. You may need @@ -131,8 +131,8 @@ url="http://linux.tosovsky.info/exec.php?show=kplayeren">English</ulink>.</para> <para><userinput><command>./configure</command> <option>--prefix=`tde-config --prefix`</option> <option>--enable-libsuffix=64</option> -<option>--with-qt-includes=/usr/lib64/qt-3.3/include</option> -<option>--with-qt-libraries=/usr/lib64/qt-3.3/lib</option></userinput></para> +<option>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option> +<option>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option></userinput></para> <para>all on one line of course.</para> diff --git a/doc/en/howto-installation.docbook b/doc/en/howto-installation.docbook index 5dad72d..1e74057 100644 --- a/doc/en/howto-installation.docbook +++ b/doc/en/howto-installation.docbook @@ -58,11 +58,11 @@ micro-HOWTO</link> if you want to use a different video output.</para> </sect3> <sect3 id="howto-installation-kde"> -<title>Qt and KDE</title> +<title>TQt and TDE</title> <para>&kplayer; 0.6 supports &kde; 3.1 and later, so you need to either run a relatively recent &kde; (recommended) or at least have &kde; libraries and the -corresponding Qt libraries on your system.</para> +corresponding TQt libraries on your system.</para> </sect3> diff --git a/doc/en/howto-troubleshooting.docbook b/doc/en/howto-troubleshooting.docbook index a68007d..e77b1c5 100644 --- a/doc/en/howto-troubleshooting.docbook +++ b/doc/en/howto-troubleshooting.docbook @@ -104,8 +104,8 @@ with the X development package. So look for a package in your distribution that has files like X.h and XEvent.h. For example, on Debian it is called <literal>xlibs-dev</literal>.</para> -<para>Similarly, if <command>configure</command> complains about missing Qt -files, you need to find and install the Qt development package. If you look +<para>Similarly, if <command>configure</command> complains about missing TQt +files, you need to find and install the TQt development package. If you look in the <filename>config.log</filename>, it will probably tell you the exact name of the file it couldn't find, somewhere near the bottom. The <filename>config.log</filename> file is quite verbose, so you would have to diff --git a/doc/es/howto-bug-reporting.docbook b/doc/es/howto-bug-reporting.docbook index f0af80a..db34d49 100644 --- a/doc/es/howto-bug-reporting.docbook +++ b/doc/es/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt.</para +>TQt.</para ></listitem> <listitem diff --git a/doc/es/howto-compilation.docbook b/doc/es/howto-compilation.docbook index 3bbfafd..58d3c00 100644 --- a/doc/es/howto-compilation.docbook +++ b/doc/es/howto-compilation.docbook @@ -3,7 +3,7 @@ >Compilar a partir del código</title> <para ->En primer lugar, descargue e instale los paquetes de desarrollo para &kde;, Qt y X11. Éstos deberían estar disponibles en su distribución, por ejemplo, en Debian los nombres de los paquetes son <literal +>En primer lugar, descargue e instale los paquetes de desarrollo para &tde;, TQt y X11. Éstos deberían estar disponibles en su distribución, por ejemplo, en Debian los nombres de los paquetes son <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/es/howto-installation.docbook b/doc/es/howto-installation.docbook index 17622c9..6df0b1c 100644 --- a/doc/es/howto-installation.docbook +++ b/doc/es/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->Qt y KDE</title> +>TQt y TDE</title> <para ->&kplayer; 0.5 soporta &kde; 3.1.x, 3.2.x y 3.3.x, por ello necesita ejecutar un &kde; relativamente reciente (recomendado) o al menos tener bibliotecas de &kde; y las correspondientes bibliotecas Qt en su sistema.</para> +>&kplayer; 0.5 soporta &kde; 3.1.x, 3.2.x y 3.3.x, por ello necesita ejecutar un &kde; relativamente reciente (recomendado) o al menos tener bibliotecas de &kde; y las correspondientes bibliotecas TQt en su sistema.</para> </sect3> diff --git a/doc/es/howto-troubleshooting.docbook b/doc/es/howto-troubleshooting.docbook index 043c756..9d0f555 100644 --- a/doc/es/howto-troubleshooting.docbook +++ b/doc/es/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >De forma similar, si <command >configure</command -> se queja de que faltan archivos Qt, necesita encontrar e instalar el paquete de desarrollo de Qt. Si busca en el <filename +> se queja de que faltan archivos TQt, necesita encontrar e instalar el paquete de desarrollo de TQt. Si busca en el <filename >config.log</filename >, probablemente le indicará el nombre exacto del archivo que no pudo encontrar, generalmente cerca del final. El archivo <filename >config.log</filename diff --git a/doc/it/howto-bug-reporting.docbook b/doc/it/howto-bug-reporting.docbook index 37c418d..074912d 100644 --- a/doc/it/howto-bug-reporting.docbook +++ b/doc/it/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt,</para +>TQt,</para ></listitem> <listitem diff --git a/doc/it/howto-compilation.docbook b/doc/it/howto-compilation.docbook index e8e1dd3..968460b 100644 --- a/doc/it/howto-compilation.docbook +++ b/doc/it/howto-compilation.docbook @@ -3,7 +3,7 @@ >Compilare il sorgente</title> <para ->Per prima cosa, scarica e installa i tuoi pacchetti di sviluppo per &kde;, Qt, e X11. Questi dovrebbero essere disponibili nella tua distribuzione, per esempio in Debian i nomi dei pacchetti sono <literal +>Per prima cosa, scarica e installa i tuoi pacchetti di sviluppo per &tde;, TQt, e X11. Questi dovrebbero essere disponibili nella tua distribuzione, per esempio in Debian i nomi dei pacchetti sono <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/it/howto-installation.docbook b/doc/it/howto-installation.docbook index cecdb53..1e87e7c 100644 --- a/doc/it/howto-installation.docbook +++ b/doc/it/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->&Qt; e &kde;</title> +>&TQt; e &tde;</title> <para ->&kplayer; 0.5 supporta &kde; 3.1.x, 3.2.x e 3.3.x, quindi devi usare una versione relativamente recente di &kde; (raccomandato), o almeno avere sul tuo sistema le librerie di &kde; e le corrispondenti librerie di &Qt;.</para> +>&kplayer; 0.5 supporta &kde; 3.1.x, 3.2.x e 3.3.x, quindi devi usare una versione relativamente recente di &kde; (raccomandato), o almeno avere sul tuo sistema le librerie di &kde; e le corrispondenti librerie di &TQt;.</para> </sect3> diff --git a/doc/it/howto-troubleshooting.docbook b/doc/it/howto-troubleshooting.docbook index 1ff09a0..6f12915 100644 --- a/doc/it/howto-troubleshooting.docbook +++ b/doc/it/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >Similarly, if <command >configure</command -> complains about missing Qt files, you need to find and install the Qt development package. If you look in the <filename +> complains about missing TQt files, you need to find and install the TQt development package. If you look in the <filename >config.log</filename >, it will probably tell you the exact name of the file it couldn't find, somewhere near the bottom. The <filename >config.log</filename diff --git a/doc/pt/howto-bug-reporting.docbook b/doc/pt/howto-bug-reporting.docbook index 55c31c9..68a2cfa 100644 --- a/doc/pt/howto-bug-reporting.docbook +++ b/doc/pt/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt,</para +>TQt,</para ></listitem> <listitem diff --git a/doc/pt/howto-compilation.docbook b/doc/pt/howto-compilation.docbook index 9ba3ead..9b48c1a 100644 --- a/doc/pt/howto-compilation.docbook +++ b/doc/pt/howto-compilation.docbook @@ -3,7 +3,7 @@ >Compilar a partir do código</title> <para ->Primeiro, obtenha e instale os pacotes de desenvolvimento para o &kde;, o Qt e o X11. Estes deverão estar disponíveis na sua distribuição; por exemplo, na Debian, os nomes dos pacotes são <literal +>Primeiro, obtenha e instale os pacotes de desenvolvimento para o &tde;, o TQt e o X11. Estes deverão estar disponíveis na sua distribuição; por exemplo, na Debian, os nomes dos pacotes são <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/pt/howto-installation.docbook b/doc/pt/howto-installation.docbook index c8bab99..3f0810f 100644 --- a/doc/pt/howto-installation.docbook +++ b/doc/pt/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->Qt e KDE</title> +>TQt e TDE</title> <para ->O &kplayer; 0.5 suporta o &kde; 3.1.x, 3.2.x e 3.3.x, por isso necessita de correr uma versão relativamente recente do &kde; (recomendado) ou, pelo menos, ter as bibliotecas do &kde; e &Qt; correspondentes instaladas no seu sistema.</para> +>O &kplayer; 0.5 suporta o &kde; 3.1.x, 3.2.x e 3.3.x, por isso necessita de correr uma versão relativamente recente do &kde; (recomendado) ou, pelo menos, ter as bibliotecas do &kde; e &TQt; correspondentes instaladas no seu sistema.</para> </sect3> diff --git a/doc/pt/howto-troubleshooting.docbook b/doc/pt/howto-troubleshooting.docbook index 2585ec7..80f5b1e 100644 --- a/doc/pt/howto-troubleshooting.docbook +++ b/doc/pt/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >De forma semelhante, se o <command >configure</command -> se queixar que faltam os ficheiros do Qt, é necessário encontrar e instalar o pacote de desenvolvimento do Qt. Se procurar no ficheiro <filename +> se queixar que faltam os ficheiros do TQt, é necessário encontrar e instalar o pacote de desenvolvimento do TQt. Se procurar no ficheiro <filename >config.log</filename >, ele irá provavelmente indicar-lhe o nome exacto do ficheiro que não consegue encontrar, algures perto do fim do ficheiro. O ficheiro <filename >config.log</filename diff --git a/doc/sv/howto-bug-reporting.docbook b/doc/sv/howto-bug-reporting.docbook index e3d7b0f..2103831 100644 --- a/doc/sv/howto-bug-reporting.docbook +++ b/doc/sv/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt,</para +>TQt,</para ></listitem> <listitem diff --git a/doc/sv/howto-compilation.docbook b/doc/sv/howto-compilation.docbook index 46268ca..d277adc 100644 --- a/doc/sv/howto-compilation.docbook +++ b/doc/sv/howto-compilation.docbook @@ -3,7 +3,7 @@ >Kompilera från källkod</title> <para ->Ladda först ner och installera utvecklingspaket för &kde;, Qt och X11. De ska vara tillgängliga i din distribution, till exempel i Debian är paketnamnen <literal +>Ladda först ner och installera utvecklingspaket för &tde;, TQt och X11. De ska vara tillgängliga i din distribution, till exempel i Debian är paketnamnen <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/sv/howto-installation.docbook b/doc/sv/howto-installation.docbook index bfb60bd..2b1f1be 100644 --- a/doc/sv/howto-installation.docbook +++ b/doc/sv/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->Qt och KDE</title> +>TQt och TDE</title> <para ->&kplayer; 0.5 stöder &kde; 3.1.x, 3.2.x och 3.3.x, så du måste antingen köra en ganska ny version av &kde; (rekommenderas) eller åtminstone ha &kde;-biblioteken och motsvarande Qt-bibliotek i systemet.</para> +>&kplayer; 0.5 stöder &kde; 3.1.x, 3.2.x och 3.3.x, så du måste antingen köra en ganska ny version av &kde; (rekommenderas) eller åtminstone ha &kde;-biblioteken och motsvarande TQt-bibliotek i systemet.</para> </sect3> diff --git a/doc/sv/howto-troubleshooting.docbook b/doc/sv/howto-troubleshooting.docbook index e600ad5..3bdb1bc 100644 --- a/doc/sv/howto-troubleshooting.docbook +++ b/doc/sv/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >På liknande sätt, om <command >configure</command -> klagar på saknade Qt-filer, måste du hitta och installera Qt-utvecklingspaketet. Om du tittar i <filename +> klagar på saknade TQt-filer, måste du hitta och installera TQt-utvecklingspaketet. Om du tittar i <filename >config.log</filename >, talar den troligen om för dig det exakta namnet på filen som inte kunde hittas, någonstans nära slutet. Filen <filename >config.log</filename diff --git a/translations/messages/da.po b/translations/messages/da.po index 109c4d3..4366c4e 100644 --- a/translations/messages/da.po +++ b/translations/messages/da.po @@ -1479,7 +1479,7 @@ msgstr "&Ryd" #: kplayerlogwindow.cpp:87 msgid "Clears all messages from the message log" -msgstr "Rydder alle beskeder fra loggen</qt>" +msgstr "Rydder alle beskeder fra loggen" #: kplayerlogwindow.cpp:88 msgid "Clear command removes all messages from the message log." |