Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/14/head
Michele Calgaro 2 months ago
parent e9d5a65603
commit a144ecfd5b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -58,7 +58,7 @@
<listitem
><para
>Qt,</para
>TQt,</para
></listitem>
<listitem

@ -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>

@ -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>

@ -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

@ -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>

@ -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>

@ -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>

@ -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

@ -58,7 +58,7 @@
<listitem
><para
>Qt.</para
>TQt.</para
></listitem>
<listitem

@ -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>

@ -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>

@ -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

@ -58,7 +58,7 @@
<listitem
><para
>Qt,</para
>TQt,</para
></listitem>
<listitem

@ -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>

@ -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>

@ -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

@ -58,7 +58,7 @@
<listitem
><para
>Qt,</para
>TQt,</para
></listitem>
<listitem

@ -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>

@ -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>

@ -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

@ -58,7 +58,7 @@
<listitem
><para
>Qt,</para
>TQt,</para
></listitem>
<listitem

@ -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>

@ -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>

@ -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

@ -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."

Loading…
Cancel
Save