Rename a number of classes to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent b69d610897
commit a1e6ce502c

@ -305,7 +305,7 @@ AC_SUBST(libkradiodir, '$(libdir)/kradio/plugins')
dnl ----------------------------------------------------------------------
dnl apidox
KDE_INIT_DOXYGEN([The KRadio API Reference], [Version $VERSION])
KDE_INIT_DOXYGEN([The TDERadio API Reference], [Version $VERSION])
KDE_CREATE_SUBDIRSLIST
AM_CONDITIONAL(kradio3_SUBDIR_included, test "x$kradio3_SUBDIR_included" = xyes)
AC_CONFIG_FILES([ Makefile ])

@ -264,7 +264,7 @@
libkradio-*
- consistency fixes for some plugins: member function
name(), call of inherited notice(dis)connected
- config->sync() call to KRadioApp::saveState
- config->sync() call to TDERadioApp::saveState
- removed deprecated and unused -configuration.ui files for
QuickBar and Docking Menu
- configuration page for LIRC
@ -319,7 +319,7 @@
IO with QTimer. Some sound drivers do not support select()
- fixed nebulous recording error logging/reporting
- fix of kradio.pot generation
- Use KListView for radio stations instead of KListBox
- Use TDEListView for radio stations instead of TDEListBox
- removed dependency to deprecated qlist.h (Thanks to G.Runf for the hint)
Rafael Rodriguez

@ -1,7 +1,7 @@
Note on automake/autoconf versions
==================================
KRadio should build with automake >= 1.6.1 and autoconf 2.5*
TDERadio should build with automake >= 1.6.1 and autoconf 2.5*
If you have such a version but configure/make complains it needs e.g.
automake 1.7.x you should try to run

@ -1,5 +1,5 @@
/**
* @mainpage KRadio API Reference
* @mainpage TDERadio API Reference
*
* <a href="hierarchy.html">Class Hierarchy</a>
*/

@ -78,7 +78,7 @@ USABILITY, STYLE-GUIDE
DISTRIBUTION
============
* Get svn2dist (used for kdeextragear) to work with KRadio. This will
* Get svn2dist (used for kdeextragear) to work with TDERadio. This will
give us nice kradio.src.gz tarballs.
* apps.kde.org ?!?!
* dot.kde.org ????

@ -207,4 +207,4 @@ AC_SUBST(libkradiodir, '$(libdir)/kradio/plugins')
dnl ----------------------------------------------------------------------
dnl apidox
KDE_INIT_DOXYGEN([The KRadio API Reference], [Version $VERSION])
KDE_INIT_DOXYGEN([The TDERadio API Reference], [Version $VERSION])

@ -80,7 +80,7 @@ DCOP_DEPENDENCIES = $(DCOPIDL) $(DCOPIDLNG)
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOXYGEN = /usr/bin/doxygen
DOXYGEN_PROJECT_NAME = The KRadio API Reference
DOXYGEN_PROJECT_NAME = The TDERadio API Reference
DOXYGEN_PROJECT_NUMBER = Version 3.5.5
DSYMUTIL =
DUMPBIN =

@ -188,30 +188,30 @@ msgstr "FileRingBuffer::takeData: Das Lesen aus der Datei %1 schlug fehl."
#: libkradio/kradioapp.cpp:44
msgid ""
"KRadio - The Radio Application for KDE<P>With KRadio you can listen to radio "
"TDERadio - The Radio Application for KDE<P>With TDERadio you can listen to radio "
"broadcasts with the help of your V4L/V4L2 compatible radio card.<P>The "
"KRadio Project contains a station preset data database. To complete this "
"TDERadio Project contains a station preset data database. To complete this "
"database you are encouraged to contribute your station preset file to the "
"project. Just send it to one of the authors. <P>If you like to contribute "
"your ideas, your own plugins or translations, don't hesitate to contact one "
"of the authors.<P>"
msgstr ""
"KRadio - Das Radio-Programm für KDE<P>Mit KRadio und einer Radiokarte, die "
"TDERadio - Das Radio-Programm für KDE<P>Mit TDERadio und einer Radiokarte, die "
"vom Video-Für-Linux Treiber des Linux-Kernels unterstützt wird, können Sie "
"am PC Radiosendungen hören.<P> Das KRadio-Projekt baut eine weltweite "
"am PC Radiosendungen hören.<P> Das TDERadio-Projekt baut eine weltweite "
"Senderdatenbank auf. Seien Sie ermutigt, Ihre eigenen Sendereinstellungen "
"dem KRadio-Projekt beizusteuern. Schicken Sie ihre Sendereinstellungen "
"dem TDERadio-Projekt beizusteuern. Schicken Sie ihre Sendereinstellungen "
"einfach an einen der Autoren. <P> Wenn Sie mit Ihren Ideen, eigenen Plugins "
"oder Übersetzungen zum KRadio-Projekt beitragen wollen, zögern Sie nicht, "
"oder Übersetzungen zum TDERadio-Projekt beitragen wollen, zögern Sie nicht, "
"sich mit einem der Autoren in Verbindung zu setzen.<P>"
#: libkradio/kradioapp.cpp:66
msgid ""
"Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, "
"Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, "
"Misc"
msgstr ""
"Sender-Datenbank, Unterstützung für Fernsteuerungen, Wecker, Überarbeitung "
"zu KRadio 0.3.0, Verschiedenes"
"zu TDERadio 0.3.0, Verschiedenes"
#: libkradio/kradioapp.cpp:67 main.cpp:43
msgid "Buildsystem, Standards Conformance, Cleanups"
@ -228,11 +228,11 @@ msgstr "Viele Leute rund um die Welt ..."
#: libkradio/kradioapp.cpp:72
msgid ""
"... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"
msgstr ""
"... die Senderauswahl-Dateien beigesteuert und frühe und instabile Snapshots "
"von KRadio mit viel Geduld getestet haben. "
"von TDERadio mit viel Geduld getestet haben. "
#: libkradio/kradioapp.cpp:106
msgid "Library %1: Plugin Entry Point is missing\n"
@ -259,12 +259,12 @@ msgid "Instance"
msgstr "Instanz"
#: libkradio/kradioapp.cpp:242
msgid "KRadio Configuration"
msgstr "KRadio-Konfiguration "
msgid "TDERadio Configuration"
msgstr "TDERadio-Konfiguration "
#: libkradio/kradioapp.cpp:243
msgid "About KRadio Components"
msgstr "Über die KRadio-Komponenten "
msgid "About TDERadio Components"
msgstr "Über die TDERadio-Komponenten "
#: libkradio/kradioapp.cpp:271
msgid "Error: Loading Library %1 failed: %2"
@ -529,8 +529,8 @@ msgid ""
msgstr "emw@nocabal.de"
#: main.cpp:36
msgid "KRadio"
msgstr "KRadio"
msgid "TDERadio"
msgstr "TDERadio"
#: main.cpp:42
msgid "rewrite for 0.3.0, recording, lirc support, alarms, misc"

@ -17,10 +17,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%description
Comfortable V4L/V4L2-Radio Application for KDE
KRadio is a comfortable radio application for KDE with support for
TDERadio is a comfortable radio application for KDE with support for
V4L and V4L2 radio cards drivers.
KRadio currently provides:
TDERadio currently provides:
* V4L/V4L2 Radio support
* Remote Control support (LIRC)
@ -31,9 +31,9 @@ KRadio currently provides:
* Extendable Plugin Architecture
This Package also includes a growing collection of station preset
files for many cities around the world contributed by KRadio Users.
files for many cities around the world contributed by TDERadio Users.
As KRadio is based on an extendable plugin architecture, contributions
As TDERadio is based on an extendable plugin architecture, contributions
of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome.
Authors:

@ -17,10 +17,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%description
Comfortable V4L/V4L2-Radio Application for KDE
KRadio is a comfortable radio application for KDE with support for
TDERadio is a comfortable radio application for KDE with support for
V4L and V4L2 radio cards drivers.
KRadio currently provides:
TDERadio currently provides:
* V4L/V4L2 Radio support
* Remote Control support (LIRC)
@ -31,9 +31,9 @@ KRadio currently provides:
* Extendable Plugin Architecture
This Package also includes a growing collection of station preset
files for many cities around the world contributed by KRadio Users.
files for many cities around the world contributed by TDERadio Users.
As KRadio is based on an extendable plugin architecture, contributions
As TDERadio is based on an extendable plugin architecture, contributions
of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome.
Authors:

@ -17,10 +17,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%description
Comfortable V4L/V4L2-Radio Application for KDE
KRadio is a comfortable radio application for KDE with support for
TDERadio is a comfortable radio application for KDE with support for
V4L and V4L2 radio cards drivers.
KRadio currently provides:
TDERadio currently provides:
* V4L/V4L2 Radio support
* Remote Control support (LIRC)
@ -31,9 +31,9 @@ KRadio currently provides:
* Extendable Plugin Architecture
This Package also includes a growing collection of station preset
files for many cities around the world contributed by KRadio Users.
files for many cities around the world contributed by TDERadio Users.
As KRadio is based on an extendable plugin architecture, contributions
As TDERadio is based on an extendable plugin architecture, contributions
of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome.
Authors:

@ -45,7 +45,7 @@ struct _lrvol { unsigned char l, r; short dummy; };
AlsaSoundDevice::AlsaSoundDevice(const TQString &name)
: TQObject(NULL, NULL),
PluginBase(name, i18n("KRadio ALSA Sound Plugin")),
PluginBase(name, i18n("TDERadio ALSA Sound Plugin")),
m_hPlayback(NULL),
m_hCapture(NULL),
m_hPlaybackMixer(NULL),
@ -204,7 +204,7 @@ AboutPageInfo AlsaSoundDevice::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("ALSA Sound Plugin for KRadio"),
I18N_NOOP("ALSA Sound Plugin for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2005 Martin Witte",
0,
@ -213,7 +213,7 @@ AboutPageInfo AlsaSoundDevice::createAboutPage()
aboutData.addAuthor("Martin Witte", "", "witte@kawo1.rwth-aachen.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("ALSA Sound"),
i18n("ALSA Sound"),
"kradio_alsa_sound"

@ -167,8 +167,8 @@ msgid "Advanced Linux Sound Architecture (ALSA) Support"
msgstr "Unterstützung für die \"Advanced Linux Sound Architecture\" (ALSA)"
#: alsa-sound.cpp:48
msgid "KRadio ALSA Sound Plugin"
msgstr "KRadio ALSA Sound Plugin"
msgid "TDERadio ALSA Sound Plugin"
msgstr "TDERadio ALSA Sound Plugin"
#: alsa-sound.cpp:196
msgid "ALSA Sound"

@ -167,8 +167,8 @@ msgid "Advanced Linux Sound Architecture (ALSA) Support"
msgstr "Поддержка Расширенной звуковой архитектуры Linux (ALSA)"
#: alsa-sound.cpp:48
msgid "KRadio ALSA Sound Plugin"
msgstr "Модуль ALSA для KRadio"
msgid "TDERadio ALSA Sound Plugin"
msgstr "Модуль ALSA для TDERadio"
#: alsa-sound.cpp:196
msgid "ALSA Sound"

@ -41,7 +41,7 @@
///////////////////////////////////////////////////////////////////////
PLUGIN_LIBRARY_FUNCTIONS(RadioDocking, "kradio-gui-docking-menu", i18n("Tray Menu for KRadio"));
PLUGIN_LIBRARY_FUNCTIONS(RadioDocking, "kradio-gui-docking-menu", i18n("Tray Menu for TDERadio"));
/////////////////////////////////////////////////////////////////////////////
@ -188,7 +188,7 @@ AboutPageInfo RadioDocking::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Docking Menu for KRadio"),
I18N_NOOP("Docking Menu for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte, Klas Kalass",
0,
@ -198,7 +198,7 @@ AboutPageInfo RadioDocking::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Docking Menu"),
i18n("Docking Menu Plugin"),
"kmenuedit"
@ -246,7 +246,7 @@ void RadioDocking::buildContextMenu()
m_menu->insertItem(SmallIcon("kradio"), i18n("&About"), this, TQT_SLOT(slotShowAbout()));
// build list of widgets for hide/show items
m_pluginMenu = new KPopupMenu(m_menu);
m_pluginMenu = new TDEPopupMenu(m_menu);
if (m_manager) {
m_manager->addWidgetPluginMenuItems(m_pluginMenu, m_widgetPluginIDs);
m_menu->insertItem(SmallIcon("kradio_plugins"), i18n("Show/Hide Plugins"), m_pluginMenu);
@ -404,7 +404,7 @@ bool RadioDocking::noticeStationChanged (const RadioStation &rs, int /*idx*/)
s = rs.longName();
TQToolTip::add(this, s);
m_menu->changeTitle (m_titleID, i18n("KRadio: %1").arg(s));
m_menu->changeTitle (m_titleID, i18n("TDERadio: %1").arg(s));
// FIXME: title does not change in opened popupmenu
TQValueList<int>::iterator iit = m_stationMenuIDs.begin();
@ -594,7 +594,7 @@ void RadioDocking::buildRecordingMenu()
TQMap<TQString, SoundStreamID> streams;
queryEnumerateSoundStreams(streams);
KPopupMenu *m = new KPopupMenu(m_menu);
TDEPopupMenu *m = new TDEPopupMenu(m_menu);
m_recordingID = m->insertItem(SmallIcon("kradio_record"), i18n("Start Recording"),
POPUP_ID_START_RECORDING_DEFAULT);

@ -159,9 +159,9 @@ signals:
protected:
KPopupMenu *m_menu;
KPopupMenu *m_pluginMenu;
KPopupMenu *m_recordingMenu;
TDEPopupMenu *m_menu;
TDEPopupMenu *m_pluginMenu;
TDEPopupMenu *m_recordingMenu;
TQStringList m_stationIDs;
// menu Item IDs

@ -41,8 +41,8 @@ msgid "Power On/Off"
msgstr "Ein/Ausschalten"
#: docking.cpp:44
msgid "Tray Menu for KRadio"
msgstr "Kontrollleistenmenü für KRadio"
msgid "Tray Menu for TDERadio"
msgstr "Kontrollleistenmenü für TDERadio"
#: docking.cpp:50
msgid "Docking Plugin"
@ -105,8 +105,8 @@ msgid "invalid station"
msgstr "ungültiger Sender"
#: docking.cpp:407
msgid "KRadio: %1"
msgstr "KRadio: %1"
msgid "TDERadio: %1"
msgstr "TDERadio: %1"
#: docking.cpp:543 docking.cpp:616 docking.cpp:636
msgid "Stop Recording of %1"

@ -41,8 +41,8 @@ msgid "Power On/Off"
msgstr "Включить/выключить"
#: docking.cpp:44
msgid "Tray Menu for KRadio"
msgstr "Меню лотка для KRadio"
msgid "Tray Menu for TDERadio"
msgstr "Меню лотка для TDERadio"
#: docking.cpp:50
msgid "Docking Plugin"
@ -105,7 +105,7 @@ msgid "invalid station"
msgstr "Неверная станция"
#: docking.cpp:407
msgid "KRadio: %1"
msgid "TDERadio: %1"
msgstr "Радиоприёмник KDE"
#: docking.cpp:543 docking.cpp:616 docking.cpp:636

@ -36,7 +36,7 @@
///////////////////////////////////////////////////////////////////////
PLUGIN_LIBRARY_FUNCTIONS(ErrorLog, "kradio-gui-error-log", i18n("Error Logging Window for KRadio"));
PLUGIN_LIBRARY_FUNCTIONS(ErrorLog, "kradio-gui-error-log", i18n("Error Logging Window for TDERadio"));
/////////////////////////////////////////////////////////////////////////////
@ -54,7 +54,7 @@ ErrorLog::ErrorLog(const TQString &name)
WidgetPluginBase(name, i18n("Error Logger")),
init_done(false)
{
TQWidget::setCaption(i18n("KRadio Logger"));
TQWidget::setCaption(i18n("TDERadio Logger"));
TQFrame *info = addPage(i18n("Information"), i18n("Information"),
TDEGlobal::instance()->iconLoader()->loadIcon(
"messagebox_info", KIcon::NoGroup, KIcon::SizeMedium
@ -222,7 +222,7 @@ void ErrorLog::slotUser1()
true);
fd.setMode(KFile::File);
fd.setOperationMode(KFileDialog::Saving);
fd.setCaption (i18n("Save KRadio Logging Data as ..."));
fd.setCaption (i18n("Save TDERadio Logging Data as ..."));
if (fd.exec() == TQDialog::Accepted) {
KURL url = fd.selectedURL();

@ -17,8 +17,8 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
#: errorlog.cpp:39
msgid "Error Logging Window for KRadio"
msgstr "Fehlerprotokollierungsfenster für KRadio"
msgid "Error Logging Window for TDERadio"
msgstr "Fehlerprotokollierungsfenster für TDERadio"
#: errorlog.cpp:52
msgid "Save &as"
@ -29,8 +29,8 @@ msgid "Error Logger"
msgstr "Fehlerprotokoll"
#: errorlog.cpp:57
msgid "KRadio Logger"
msgstr "KRadio Fehlerprotokoll"
msgid "TDERadio Logger"
msgstr "TDERadio Fehlerprotokoll"
#: errorlog.cpp:70 errorlog.cpp:84 errorlog.cpp:99 errorlog.cpp:113
msgid "logging started"
@ -57,8 +57,8 @@ msgid "Select Log File"
msgstr "Auswahl der Protokolldatei"
#: errorlog.cpp:225
msgid "Save KRadio Logging Data as ..."
msgstr "KRadio-Fehlerprotokoll sichern untern ..."
msgid "Save TDERadio Logging Data as ..."
msgstr "TDERadio-Fehlerprotokoll sichern untern ..."
#: errorlog.cpp:247
msgid "error writing to tempfile %1"

@ -17,8 +17,8 @@ msgstr ""
"X-Generator: KBabel 1.10\n"
#: errorlog.cpp:39
msgid "Error Logging Window for KRadio"
msgstr "Окно ведения журнала ошибок KRadio"
msgid "Error Logging Window for TDERadio"
msgstr "Окно ведения журнала ошибок TDERadio"
#: errorlog.cpp:52
msgid "Save &as"
@ -29,8 +29,8 @@ msgid "Error Logger"
msgstr "Журнал ошибок"
#: errorlog.cpp:57
msgid "KRadio Logger"
msgstr "Журнал KRadio"
msgid "TDERadio Logger"
msgstr "Журнал TDERadio"
#: errorlog.cpp:70 errorlog.cpp:84 errorlog.cpp:99 errorlog.cpp:113
msgid "logging started"
@ -59,8 +59,8 @@ msgid "Select Log File"
msgstr "Выберите файлы журнала"
#: errorlog.cpp:225
msgid "Save KRadio Logging Data as ..."
msgstr "Сохранить данные журнала KRadio как..."
msgid "Save TDERadio Logging Data as ..."
msgstr "Сохранить данные журнала TDERadio как..."
#: errorlog.cpp:247
msgid "error writing to tempfile %1"

@ -148,7 +148,7 @@ AboutPageInfo QuickBar::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Quickback for KRadio"),
I18N_NOOP("Quickback for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte, Klas Kalass",
0,
@ -158,7 +158,7 @@ AboutPageInfo QuickBar::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Quickbar"),
i18n("Quickbar Plugin"),
"view_icon"
@ -394,7 +394,7 @@ void QuickBar::resizeEvent (TQResizeEvent *e)
void QuickBar::autoSetCaption()
{
const RadioStation &rs = queryCurrentStation();
setCaption((queryIsPowerOn() && rs.isValid()) ? rs.longName() : TQString("KRadio"));
setCaption((queryIsPowerOn() && rs.isValid()) ? rs.longName() : TQString("TDERadio"));
}
void QuickBar::dragEnterEvent(TQDragEnterEvent* event)

@ -70,7 +70,7 @@ DisplayConfiguration::DisplayConfiguration(TQWidget *parent)
gl->addWidget (m_btnInactive, 1, 1);
gl->addWidget (m_btnBkgnd, 1, 2);
m_fontChooser = new KFontChooser(this, NULL, false, TQStringList(), true, 4);
m_fontChooser = new TDEFontChooser(this, NULL, false, TQStringList(), true, 4);
m_fontChooser->setFont(queryDisplayFont());
m_fontChooser->setSizePolicy(TQSizePolicy(TQSizePolicy::Expanding, TQSizePolicy::Expanding));

@ -26,7 +26,7 @@
#include <tqwidget.h>
class KColorButton;
class KFontChooser;
class TDEFontChooser;
class DisplayConfiguration : public TQWidget,
public IDisplayCfgClient
@ -63,7 +63,7 @@ protected:
KColorButton *m_btnActive;
KColorButton *m_btnInactive;
KColorButton *m_btnBkgnd;
KFontChooser *m_fontChooser;
TDEFontChooser *m_fontChooser;
bool m_dirty;
bool m_ignore_gui_updates;

@ -80,16 +80,16 @@ msgid "Background Color"
msgstr "Hintergrundfarbe"
#: radioview.cpp:55
msgid "Standard Display for KRadio"
msgstr "Standardanzeige für KRadio"
msgid "Standard Display for TDERadio"
msgstr "Standardanzeige für TDERadio"
#: radioview.cpp:72
msgid "Radio Display"
msgstr "Radio-Anzeige"
#: radioview.cpp:127
msgid "Pause KRadio"
msgstr "KRadio pausieren"
msgid "Pause TDERadio"
msgstr "TDERadio pausieren"
#: radioview.cpp:133
msgid "Start Recording"
@ -116,16 +116,16 @@ msgid "60 min"
msgstr "60 min"
#: radioview.cpp:189
msgid "Configure KRadio"
msgstr "KRadio Einrichten"
msgid "Configure TDERadio"
msgstr "TDERadio Einrichten"
#: radioview.cpp:190
msgid "Power On/Off"
msgstr "Ein/Ausschalten"
#: radioview.cpp:191
msgid "Quit KRadio Application"
msgstr "KRadio beenden"
msgid "Quit TDERadio Application"
msgstr "TDERadio beenden"
#: radioview.cpp:192
msgid "Start/Stop Recording"

@ -81,15 +81,15 @@ msgid "Background Color"
msgstr "Цвет фона"
#: radioview.cpp:55
msgid "Standard Display for KRadio"
msgstr "Главное окно KRadio"
msgid "Standard Display for TDERadio"
msgstr "Главное окно TDERadio"
#: radioview.cpp:72
msgid "Radio Display"
msgstr "Главное окно"
#: radioview.cpp:127
msgid "Pause KRadio"
msgid "Pause TDERadio"
msgstr "Приостановить"
#: radioview.cpp:133
@ -117,16 +117,16 @@ msgid "60 min"
msgstr "час"
#: radioview.cpp:189
msgid "Configure KRadio"
msgstr "Настроить KRadio"
msgid "Configure TDERadio"
msgstr "Настроить TDERadio"
#: radioview.cpp:190
msgid "Power On/Off"
msgstr "Включить/выключить"
#: radioview.cpp:191
msgid "Quit KRadio Application"
msgstr "Закрыть KRadio"
msgid "Quit TDERadio Application"
msgstr "Закрыть TDERadio"
#: radioview.cpp:192
msgid "Start/Stop Recording"

@ -52,7 +52,7 @@
///////////////////////////////////////////////////////////////////////
PLUGIN_LIBRARY_FUNCTIONS(RadioView, "kradio-gui-standard-display", i18n("Standard Display for KRadio"));
PLUGIN_LIBRARY_FUNCTIONS(RadioView, "kradio-gui-standard-display", i18n("Standard Display for TDERadio"));
///////////////////////////////////////////////////////////////////////
@ -122,13 +122,13 @@ RadioView::RadioView(const TQString &name)
l04->addWidget (btnSnooze, 2, 0);
l04->addWidget (btnPlugins, 2, 1);
m_pauseMenu = new KPopupMenu(btnPower);
m_pauseMenu = new TDEPopupMenu(btnPower);
m_pauseMenu->insertItem(SmallIcon("kradio_pause"),
i18n("Pause KRadio"),
i18n("Pause TDERadio"),
this, TQT_SLOT(slotPause()));
btnPower->setPopupDelay(200);
m_RecordingMenu = new KPopupMenu(btnRecording);
m_RecordingMenu = new TDEPopupMenu(btnRecording);
m_RecordingMenu->insertItem(SmallIcon("kradio_record"),
i18n("Start Recording"),
POPUP_ID_START_RECORDING_DEFAULT);
@ -137,7 +137,7 @@ RadioView::RadioView(const TQString &name)
btnRecording->setPopup(m_RecordingMenu);
m_SnoozeMenu = new KPopupMenu(btnSnooze);
m_SnoozeMenu = new TDEPopupMenu(btnSnooze);
m_SnoozeMenu->insertItem(i18n("5 min"), this, TQT_SLOT(slotSnooze(int)), 0, 5);
m_SnoozeMenu->insertItem(i18n("10 min"), this, TQT_SLOT(slotSnooze(int)), 0, 10);
m_SnoozeMenu->insertItem(i18n("15 min"), this, TQT_SLOT(slotSnooze(int)), 0, 15);
@ -148,7 +148,7 @@ RadioView::RadioView(const TQString &name)
// Plugin-Button/Menu
m_PluginMenu = new KPopupMenu(btnPlugins);
m_PluginMenu = new TDEPopupMenu(btnPlugins);
if (m_manager)
m_manager->addWidgetPluginMenuItems(m_PluginMenu, m_Plugins2MenuID);
btnPlugins->setPopup(m_PluginMenu);
@ -186,9 +186,9 @@ RadioView::RadioView(const TQString &name)
// tooltips
TQToolTip::add(btnConfigure, i18n("Configure KRadio"));
TQToolTip::add(btnConfigure, i18n("Configure TDERadio"));
TQToolTip::add(btnPower, i18n("Power On/Off"));
TQToolTip::add(btnQuit, i18n("Quit KRadio Application"));
TQToolTip::add(btnQuit, i18n("Quit TDERadio Application"));
TQToolTip::add(btnRecording, i18n("Start/Stop Recording"));
TQToolTip::add(btnSnooze, i18n("Start/Stop Sleep Countdown"));
TQToolTip::add(btnPlugins, i18n("Show/Hide Plugins"));
@ -603,7 +603,7 @@ AboutPageInfo RadioView::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Standard Radio Display for KRadio"),
I18N_NOOP("Standard Radio Display for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte, Klas Kalass",
0,
@ -613,9 +613,9 @@ AboutPageInfo RadioView::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Display"),
i18n("Standard Radio Display for KRadio"),
i18n("Standard Radio Display for TDERadio"),
"openterm"
);*/
return AboutPageInfo();
@ -798,7 +798,7 @@ void RadioView::hideEvent(TQHideEvent *e)
void RadioView::autoSetCaption()
{
const RadioStation &rs = queryCurrentStation();
setCaption((queryIsPowerOn() && rs.isValid()) ? rs.longName() : TQString("KRadio"));
setCaption((queryIsPowerOn() && rs.isValid()) ? rs.longName() : TQString("TDERadio"));
}

@ -35,7 +35,7 @@ class TQWidgetStack;
class TQToolButton;
class KComboBox;
class TQTabWidget;
class KPopupMenu;
class TDEPopupMenu;
@ -191,14 +191,14 @@ protected:
IRadioDevice *currentDevice;
KPopupMenu *m_RecordingMenu;
KPopupMenu *m_pauseMenu;
KPopupMenu *m_SnoozeMenu;
TDEPopupMenu *m_RecordingMenu;
TDEPopupMenu *m_pauseMenu;
TDEPopupMenu *m_SnoozeMenu;
int m_NextRecordingMenuID;
TQMap<int, SoundStreamID> m_MenuID2StreamID;
TQMap<SoundStreamID, int> m_StreamID2MenuID;
KPopupMenu *m_PluginMenu;
TDEPopupMenu *m_PluginMenu;
TQMap<WidgetPluginBase *, int> m_Plugins2MenuID;
};

@ -20,7 +20,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KListView" row="0" column="0">
<widget class="TDEListView" row="0" column="0">
<column>
<property name="text">
<string>Action</string>

@ -53,7 +53,7 @@ LIRCConfiguration::LIRCConfiguration (TQWidget *parent, LircSupport *dev)
m_descriptions[LIRC_SEARCH_NEXT] = i18n("Search Next Channel");
m_descriptions[LIRC_SEARCH_PREV] = i18n("Search Previous Channel");
m_descriptions[LIRC_SLEEP] = i18n("Enable Sleep Countdown");
m_descriptions[LIRC_APPLICATION_QUIT] = i18n("Quit KRadio");
m_descriptions[LIRC_APPLICATION_QUIT] = i18n("Quit TDERadio");
int k = 0;
m_order[k++] = LIRC_DIGIT_0;

@ -64,7 +64,7 @@ LircSupport::LircSupport(const TQString &name)
TQFile lircrc(slircrc);
if (!lircrc.exists()) {
logWarning(i18n("%1 does not exist. File was created with KRadio's default .lircrc proposal").arg(LIRCRC));
logWarning(i18n("%1 does not exist. File was created with TDERadio's default .lircrc proposal").arg(LIRCRC));
TQFile default_lircrc(locate("data", "kradio/default-dot-lircrc"));
lircrc.open(IO_WriteOnly);
default_lircrc.open(IO_ReadOnly);
@ -339,7 +339,7 @@ AboutPageInfo LircSupport::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Linux Infrared Remote Control Support for KRadio"),
I18N_NOOP("Linux Infrared Remote Control Support for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte",
0,
@ -348,7 +348,7 @@ AboutPageInfo LircSupport::createAboutPage()
aboutData.addAuthor("Martin Witte", "", "witte@kawo1.rwth-aachen.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("LIRC Support"),
i18n("LIRC Plugin"),
"connect_creating"

@ -18,7 +18,7 @@
#include "listviewitem_lirc.h"
ListViewItemLirc::ListViewItemLirc(TQListView *parent, TQListViewItem *after)
: KListViewItem(parent, after),
: TDEListViewItem(parent, after),
m_renamingInProcess(-1)
{
}
@ -29,21 +29,21 @@ ListViewItemLirc::~ListViewItemLirc()
void ListViewItemLirc::startRename(int col)
{
KListViewItem::startRename(col);
TDEListViewItem::startRename(col);
m_renamingInProcess = col;
emit sigRenamingStarted(this, col);
}
void ListViewItemLirc::okRename(int col)
{
KListViewItem::okRename(col);
TDEListViewItem::okRename(col);
m_renamingInProcess = -1;
emit sigRenamingStopped(this, col);
}
void ListViewItemLirc::cancelRename(int col)
{
KListViewItem::cancelRename(col);
TDEListViewItem::cancelRename(col);
m_renamingInProcess = -1;
emit sigRenamingStopped(this, col);
}

@ -24,7 +24,7 @@
#include <klistview.h>
class ListViewItemLirc : public TQObject, public KListViewItem
class ListViewItemLirc : public TQObject, public TDEListViewItem
{
Q_OBJECT

@ -150,8 +150,8 @@ msgid "Enable Sleep Countdown"
msgstr "Schlummer-Countdown aktivieren"
#: lirc-configuration.cpp:56
msgid "Quit KRadio"
msgstr "KRadio Beenden"
msgid "Quit TDERadio"
msgstr "TDERadio Beenden"
#: lirc-configuration.cpp:176
msgid ""
@ -179,14 +179,14 @@ msgstr "initialisiere das Plugin für die Fernsteuerung (LIRC)"
#: lircsupport.cpp:65
msgid ""
"%1 does not exist. File was created with KRadio's default .lircrc proposal"
"%1 does not exist. File was created with TDERadio's default .lircrc proposal"
msgstr ""
"Die Datei %1 existiert nicht. Die Datei wurde mit den Defaulteinstellungen "
"für KRadio erzeugt."
"für TDERadio erzeugt."
#: lircsupport.cpp:94
msgid "There is no entry for kradio in any of your .lircrc files."
msgstr "Es gibt keinen Eintrag für KRadio in jeglichen .lirc-Dateien"
msgstr "Es gibt keinen Eintrag für TDERadio in jeglichen .lirc-Dateien"
#: lircsupport.cpp:95
msgid "Please setup your .lircrc files correctly."
@ -194,7 +194,7 @@ msgstr "Bitte konfigurieren Sie Ihre .lirc-Dateien richtig."
#: lircsupport.cpp:106 lircsupport.cpp:107
msgid "Initializing kradio lirc plugin failed"
msgstr "Die Initialisierung des KRadio LIRC Plugins schlug fehl"
msgstr "Die Initialisierung des TDERadio LIRC Plugins schlug fehl"
#: lircsupport.cpp:109 lircsupport.cpp:110
msgid "Initializing kradio lirc plugin successful"
@ -206,7 +206,7 @@ msgid ""
"kradio"
msgstr ""
"Das Lesen vom LIRC-Socket ist fehlgeschlagen. Die LIRC-Funktion wird bis zum "
"nächsten Start von KRadio temporär abgeschaltet."
"nächsten Start von TDERadio temporär abgeschaltet."
#: lircsupport.cpp:329
msgid "LIRC Support"

@ -150,8 +150,8 @@ msgid "Enable Sleep Countdown"
msgstr "Включить таймер отключения"
#: lirc-configuration.cpp:56
msgid "Quit KRadio"
msgstr "Закрыть KRadio"
msgid "Quit TDERadio"
msgstr "Закрыть TDERadio"
#: lirc-configuration.cpp:176
msgid ""
@ -177,12 +177,12 @@ msgstr "Инициализация модуля LIRC"
#: lircsupport.cpp:65
msgid ""
"%1 does not exist. File was created with KRadio's default .lircrc proposal"
msgstr "%1 не существует. Был создан файл .lircrc для KRadio по умолчанию"
"%1 does not exist. File was created with TDERadio's default .lircrc proposal"
msgstr "%1 не существует. Был создан файл .lircrc для TDERadio по умолчанию"
#: lircsupport.cpp:94
msgid "There is no entry for kradio in any of your .lircrc files."
msgstr "Ни в одном из ваших файлов .lircrc нет упоминания о KRadio."
msgstr "Ни в одном из ваших файлов .lircrc нет упоминания о TDERadio."
#: lircsupport.cpp:95
msgid "Please setup your .lircrc files correctly."
@ -202,7 +202,7 @@ msgid ""
"kradio"
msgstr ""
"Чтение из сокета LIRC не удалось. Отключаю функции LIRC до следующего "
"запуска KRadio."
"запуска TDERadio."
#: lircsupport.cpp:329
msgid "LIRC Support"

@ -43,7 +43,7 @@ struct _lrvol { unsigned char l, r; short dummy; };
OSSSoundDevice::OSSSoundDevice(const TQString &name)
: TQObject(NULL, NULL),
PluginBase(name, i18n("KRadio OSS Sound Plugin")),
PluginBase(name, i18n("TDERadio OSS Sound Plugin")),
m_DSPDeviceName(""),
m_MixerDeviceName(""),
m_DSP_fd(-1),
@ -180,7 +180,7 @@ AboutPageInfo OSSSoundDevice::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("OSS Sound Plugin for KRadio"),
I18N_NOOP("OSS Sound Plugin for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2004 Martin Witte",
0,
@ -189,7 +189,7 @@ AboutPageInfo OSSSoundDevice::createAboutPage()
aboutData.addAuthor("Martin Witte", "", "witte@kawo1.rwth-aachen.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("OSS Sound"),
i18n("OSS Sound"),
"kradio_oss_sound"

@ -81,8 +81,8 @@ msgid "Open Sound System (OSS) Support"
msgstr "Unterstützung für das Open Sound System (OSS)"
#: oss-sound.cpp:46
msgid "KRadio OSS Sound Plugin"
msgstr "KRadio Plugin für das Open Sound System (OSS)"
msgid "TDERadio OSS Sound Plugin"
msgstr "TDERadio Plugin für das Open Sound System (OSS)"
#: oss-sound.cpp:172
msgid "OSS Sound"

@ -81,8 +81,8 @@ msgid "Open Sound System (OSS) Support"
msgstr "Поддержка Открытой звуковой системы (OSS)"
#: oss-sound.cpp:46
msgid "KRadio OSS Sound Plugin"
msgstr "Модуль OSS для KRadio"
msgid "TDERadio OSS Sound Plugin"
msgstr "Модуль OSS для TDERadio"
#: oss-sound.cpp:172
msgid "OSS Sound"

@ -126,7 +126,7 @@ msgid ""
"preset file to the kradio project.</p>"
msgstr ""
"<p align=\"center\">Klicke auf den folgenden Link um mit deinen "
"Senderinformationen zum KRadio-Projekt beizutragen.</p>"
"Senderinformationen zum TDERadio-Projekt beizutragen.</p>"
#: _translatorinfo.cpp:1
msgid ""
@ -149,8 +149,8 @@ msgid "ignoring non-local image"
msgstr "Ignoriere nicht-lokale Symbole"
#: radio-configuration.cpp:450 radio-configuration.cpp:470
msgid "KRadio Preset Files"
msgstr "Senderdateien für KRadio"
msgid "TDERadio Preset Files"
msgstr "Senderdateien für TDERadio"
#: radio-configuration.cpp:452 radio-configuration.cpp:472
msgid "Preset File Selection"

@ -125,7 +125,7 @@ msgid ""
"<p align=\"center\">Click on the link below to contribute this station "
"preset file to the kradio project.</p>"
msgstr ""
"<p align=\"center\"> Чтобы добавить этот файл в проект KRadio, щёлкните по "
"<p align=\"center\"> Чтобы добавить этот файл в проект TDERadio, щёлкните по "
"ссылке ниже</p>"
#: _translatorinfo.cpp:1
@ -149,8 +149,8 @@ msgid "ignoring non-local image"
msgstr "Пропускать не локальные файлы"
#: radio-configuration.cpp:450 radio-configuration.cpp:470
msgid "KRadio Preset Files"
msgstr "Файлы KRadio"
msgid "TDERadio Preset Files"
msgstr "Файлы TDERadio"
#: radio-configuration.cpp:452 radio-configuration.cpp:472
msgid "Preset File Selection"
@ -170,7 +170,7 @@ msgstr "Главный мультиплексор устройства ради
#: radio.cpp:39
msgid "Radio Multiplexer Plugin"
msgstr "Модуль мультиплексирования для KRadio"
msgstr "Модуль мультиплексирования для TDERadio"
#: radio.cpp:116
msgid "Radio Stations"

@ -447,7 +447,7 @@ void RadioConfiguration::slotActivateStation(int idx)
void RadioConfiguration::slotLoadPresets()
{
KFileDialog fd(locate("data", "kradio/presets/"),
("*.krp|" + i18n("KRadio Preset Files")).ascii(),
("*.krp|" + i18n("TDERadio Preset Files")).ascii(),
this,
i18n("Preset File Selection").ascii(),
true);
@ -467,7 +467,7 @@ void RadioConfiguration::slotLoadPresets()
void RadioConfiguration::slotStorePresets()
{
KFileDialog fd("",
("*.krp|" + i18n("KRadio Preset Files")).ascii(),
("*.krp|" + i18n("TDERadio Preset Files")).ascii(),
this,
i18n("Preset File Selection").ascii(),
true);

@ -125,7 +125,7 @@ AboutPageInfo Radio::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Radio Device Multiplexer and Station Management for KRadio"),
I18N_NOOP("Radio Device Multiplexer and Station Management for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte, Klas Kalass",
0,
@ -135,7 +135,7 @@ AboutPageInfo Radio::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Device and Station Management"),
i18n("Radio Device Multiplexer and Station Management"),
"kradio"

@ -127,7 +127,7 @@ bool RecordingEncodingMP3::openOutput(const TQString &output)
id3tag_init(m_LAMEFlags);
id3tag_add_v2(m_LAMEFlags);
TQString title = m_RadioStation->name() + TQString().sprintf(" - %s", (TQDateTime::currentDateTime().toString(Qt::ISODate)).ascii());
TQString comment = i18n("Recorded by KRadio");
TQString comment = i18n("Recorded by TDERadio");
size_t l = title.length() + comment.length() + 10;
m_ID3Tags = new char[l];
char *ctitle = m_ID3Tags;

@ -174,7 +174,7 @@ bool RecordingEncodingOgg::openOutput(const TQString &output)
/* Build the packets */
vorbis_comment vc;
vorbis_comment_init (&vc);
vorbis_comment_add_tag_new(&vc, "creator", "KRadio" VERSION);
vorbis_comment_add_tag_new(&vc, "creator", "TDERadio" VERSION);
vorbis_comment_add_tag_new(&vc, "title", m_RadioStation->longName().utf8());
vorbis_comment_add_tag_new(&vc, "date", TQDateTime::currentDateTime().toString(Qt::ISODate));

@ -276,8 +276,8 @@ msgstr ""
"werden."
#: encoder_mp3.cpp:130
msgid "Recorded by KRadio"
msgstr "Aufzeichnung durch KRadio"
msgid "Recorded by TDERadio"
msgstr "Aufzeichnung durch TDERadio"
#: encoder_mp3.cpp:143 encoder_pcm.cpp:66
msgid "Cannot open output file %1. "
@ -315,8 +315,8 @@ msgid "Recording Monitor"
msgstr "Aufnahme-Überwachung"
#: recording-monitor.cpp:38 recording.cpp:47
msgid "KRadio Recording Monitor"
msgstr "KRadio Aufnahme-Überwachung"
msgid "TDERadio Recording Monitor"
msgstr "TDERadio Aufnahme-Überwachung"
#: recording-monitor.cpp:43
msgid "SoundStream"
@ -378,8 +378,8 @@ msgid "&Stop Recording"
msgstr "Aufnahme anhalten"
#: recording.cpp:46 recording.cpp:54
msgid "KRadio Recording Plugin"
msgstr "KRadio Aufnahme-Plugin"
msgid "TDERadio Recording Plugin"
msgstr "TDERadio Aufnahme-Plugin"
#: recording.cpp:131 recording.cpp:132
msgid "Recording"

@ -277,8 +277,8 @@ msgstr ""
"MP3."
#: encoder_mp3.cpp:130
msgid "Recorded by KRadio"
msgstr "Запись KRadio"
msgid "Recorded by TDERadio"
msgstr "Запись TDERadio"
#: encoder_mp3.cpp:143 encoder_pcm.cpp:66
msgid "Cannot open output file %1. "
@ -314,8 +314,8 @@ msgid "Recording Monitor"
msgstr "Монитор записи"
#: recording-monitor.cpp:38 recording.cpp:47
msgid "KRadio Recording Monitor"
msgstr "Монитор записи для KRadio"
msgid "TDERadio Recording Monitor"
msgstr "Монитор записи для TDERadio"
#: recording-monitor.cpp:43
msgid "SoundStream"
@ -377,8 +377,8 @@ msgid "&Stop Recording"
msgstr "&Остановить запись"
#: recording.cpp:46 recording.cpp:54
msgid "KRadio Recording Plugin"
msgstr "Модуль записи звука для KRadio"
msgid "TDERadio Recording Plugin"
msgstr "Модуль записи звука для TDERadio"
#: recording.cpp:131 recording.cpp:132
msgid "Recording"

@ -35,7 +35,7 @@ RecordingMonitor::RecordingMonitor(const TQString &name)
m_recording(false),
m_defaultStreamDescription(TQString())
{
setCaption(i18n("KRadio Recording Monitor"));
setCaption(i18n("TDERadio Recording Monitor"));
TQVBoxLayout *l = new TQVBoxLayout(this, 10, 4);
TQGridLayout *l0 = new TQGridLayout(l, 6, 2);
@ -159,7 +159,7 @@ AboutPageInfo RecordingMonitor::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Recording Monitor Plugin for KRadio"),
I18N_NOOP("Recording Monitor Plugin for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte",
0,
@ -168,7 +168,7 @@ AboutPageInfo RecordingMonitor::createAboutPage()
aboutData.addAuthor("Martin Witte", "", "witte@kawo1.rwth-aachen.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Recording Monitor"),
i18n("Recording Monitor Plugin"),
"goto"

@ -43,15 +43,15 @@
//// plugin library functions
PLUGIN_LIBRARY_FUNCTIONS2(
Recording, "kradio-recording", i18n("KRadio Recording Plugin"),
RecordingMonitor, i18n("KRadio Recording Monitor")
Recording, "kradio-recording", i18n("TDERadio Recording Plugin"),
RecordingMonitor, i18n("TDERadio Recording Monitor")
);
///////////////////////////////////////////////////////////////////////
Recording::Recording(const TQString &name)
: TQObject(NULL, NULL),
PluginBase(name, i18n("KRadio Recording Plugin")),
PluginBase(name, i18n("TDERadio Recording Plugin")),
m_config()
{
}
@ -139,7 +139,7 @@ AboutPageInfo Recording::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Recording Monitor for KRadio"),
I18N_NOOP("Recording Monitor for TDERadio"),
TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte",
0,
@ -148,7 +148,7 @@ AboutPageInfo Recording::createAboutPage()
aboutData.addAuthor("Martin Witte", "", "witte@kawo1.rwth-aachen.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Recording"),
i18n("Recording Plugin"),
"kradio_record"

@ -26,4 +26,4 @@ msgstr "SoundServer Plugin"
#: soundserver.cpp:34
msgid "initializing kradio soundserver"
msgstr "Initialisierung des KRadio-Soundservers"
msgstr "Initialisierung des TDERadio-Soundservers"

@ -26,4 +26,4 @@ msgstr "Модуль звукового сервера"
#: soundserver.cpp:34
msgid "initializing kradio soundserver"
msgstr "Включение звукового сервера KRadio"
msgstr "Включение звукового сервера TDERadio"

@ -195,8 +195,8 @@ msgid "Streaming Support"
msgstr "Unterstützung für das Streaming"
#: streaming.cpp:42
msgid "KRadio Streaming Plugin"
msgstr "KRadio Streaming-Plugin"
msgid "TDERadio Streaming Plugin"
msgstr "TDERadio Streaming-Plugin"
#: streaming.cpp:172
msgid "Streaming"

@ -197,8 +197,8 @@ msgstr ""
"вещание"
#: streaming.cpp:42
msgid "KRadio Streaming Plugin"
msgstr "Модуль сетевого вещания для KRadio"
msgid "TDERadio Streaming Plugin"
msgstr "Модуль сетевого вещания для TDERadio"
#: streaming.cpp:172
msgid "Streaming"

@ -27,7 +27,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KListView" row="1" column="0">
<widget class="TDEListView" row="1" column="0">
<column>
<property name="text">
<string>No.</string>
@ -68,7 +68,7 @@
<enum>Accept</enum>
</property>
</widget>
<widget class="KListView" row="1" column="2">
<widget class="TDEListView" row="1" column="2">
<column>
<property name="text">
<string>No.</string>

@ -39,7 +39,7 @@ PLUGIN_LIBRARY_FUNCTIONS(StreamingDevice, "kradio-streaming", i18n("Streaming Su
StreamingDevice::StreamingDevice(const TQString &name)
: TQObject(NULL, NULL),
PluginBase(name, i18n("KRadio Streaming Plugin"))
PluginBase(name, i18n("TDERadio Streaming Plugin"))
{
m_CaptureChannels.setAutoDelete(true);
m_PlaybackChannels.setAutoDelete(true);

@ -280,7 +280,7 @@
</size>
</property>
</spacer>
<widget class="KListBox" row="0" column="1" rowspan="3" colspan="1">
<widget class="TDEListBox" row="0" column="1" rowspan="3" colspan="1">
<item>
<property name="text">
<string>Monday</string>

@ -276,7 +276,7 @@ AboutPageInfo TimeControl::createAboutPage()
/* TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("Time Control Plugin for KRadio."
I18N_NOOP("Time Control Plugin for TDERadio."
"<P>"
"Provides Alarms and Sleep Countdown"
"<P>"),
@ -289,7 +289,7 @@ AboutPageInfo TimeControl::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("Alarms"),
i18n("Time Control Plugin"),
"kradio_kalarm"

@ -239,11 +239,11 @@ msgstr "Optionen des V4L-Radios"
#: v4lradio.cpp:1088
msgid ""
"V4L/V4L2 Plugin for KRadio.<P>Provides Support for V4L/V4L2 based Radio "
"V4L/V4L2 Plugin for TDERadio.<P>Provides Support for V4L/V4L2 based Radio "
"Cards<P>"
msgstr ""
"V4L/V4L2-Plugin für KRadio.<P>Dieses Plugin bindet vom V4L/V4L2-Treiber "
"unterstützte Radio-Karten in KRadio ein.<P>"
"V4L/V4L2-Plugin für TDERadio.<P>Dieses Plugin bindet vom V4L/V4L2-Treiber "
"unterstützte Radio-Karten in TDERadio ein.<P>"
#: v4lradio.cpp:1103
msgid "V4L/V4L2"

@ -239,10 +239,10 @@ msgstr "Параметры устройства V4l"
#: v4lradio.cpp:1088
msgid ""
"V4L/V4L2 Plugin for KRadio.<P>Provides Support for V4L/V4L2 based Radio "
"V4L/V4L2 Plugin for TDERadio.<P>Provides Support for V4L/V4L2 based Radio "
"Cards<P>"
msgstr ""
"Модуль V4l/V4l2 для KRadio. <P> Предоставляет поддержку плат радио, "
"Модуль V4l/V4l2 для TDERadio. <P> Предоставляет поддержку плат радио, "
"совместимых с V4l/V4l2<P>"
#: v4lradio.cpp:1103

@ -1085,7 +1085,7 @@ AboutPageInfo V4LRadio::createAboutPage()
TDEAboutData aboutData("kradio",
NULL,
NULL,
I18N_NOOP("V4L/V4L2 Plugin for KRadio."
I18N_NOOP("V4L/V4L2 Plugin for TDERadio."
"<P>"
"Provides Support for V4L/V4L2 based Radio Cards"
"<P>"),
@ -1099,7 +1099,7 @@ AboutPageInfo V4LRadio::createAboutPage()
aboutData.addAuthor("Klas Kalass", "", "klas.kalass@gmx.de");
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtTabbed),
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtTabbed),
i18n("V4L/V4L2"),
i18n("V4L/V4L2 Plugin"),
"package_utilities"

@ -41,10 +41,10 @@
// copied (and renamed) from kaboutdialog.cpp
// original: KAboutTabWidget
class KRadioAboutTabWidget : public TQTabWidget
class TDERadioAboutTabWidget : public TQTabWidget
{
public:
KRadioAboutTabWidget( TQWidget* parent ) : TQTabWidget( parent ) {}
TDERadioAboutTabWidget( TQWidget* parent ) : TQTabWidget( parent ) {}
TQSize sizeHint() const {
return TQTabWidget::sizeHint().expandedTo( tabBar()->sizeHint() + TQSize(4,4) );
}
@ -54,7 +54,7 @@ public:
// copied (renamed and extended) from kaboutdialog.cpp
// original: KAboutContainerBase
KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutType, TQWidget *_parent,
TDERadioAboutWidget::TDERadioAboutWidget(const TDEAboutData &aboutData, int layoutType, TQWidget *_parent,
char *_name )
: TQWidget( _parent, _name ),
mImageLabel(0), mTitleLabel(0), mIconLabel(0),mVersionLabel(0),
@ -119,7 +119,7 @@ KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutTy
vbox->addSpacing(1);
vbox = new TQVBoxLayout( mImageFrame, 1 );
mImageLabel = new KRadioImageTrackLabel( mImageFrame );
mImageLabel = new TDERadioImageTrackLabel( mImageFrame );
connect( mImageLabel, TQT_SIGNAL(mouseTrack( int, const TQMouseEvent * )),
TQT_SLOT( slotMouseTrack( int, const TQMouseEvent * )) );
vbox->addStretch(10);
@ -130,7 +130,7 @@ KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutTy
if( layoutType & AbtTabbed )
{
mPageTab = new KRadioAboutTabWidget( this );
mPageTab = new TDERadioAboutTabWidget( this );
if( mPageTab == 0 ) { return; }
hbox->addWidget( mPageTab, 10 );
}
@ -146,7 +146,7 @@ KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutTy
gbox->setColStretch( 0, 10 );
gbox->setColStretch( 2, 10 );
mImageLabel = new KRadioImageTrackLabel( mImageFrame );
mImageLabel = new TDERadioImageTrackLabel( mImageFrame );
connect( mImageLabel, TQT_SIGNAL(mouseTrack( int, const TQMouseEvent * )),
TQT_SLOT( slotMouseTrack( int, const TQMouseEvent * )) );
gbox->addWidget( mImageLabel, 1, 1 );
@ -170,7 +170,7 @@ KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutTy
vbox->addSpacing(1);
vbox = new TQVBoxLayout( mImageFrame, 1 );
mImageLabel = new KRadioImageTrackLabel( mImageFrame );
mImageLabel = new TDERadioImageTrackLabel( mImageFrame );
connect( mImageLabel, TQT_SIGNAL(mouseTrack( int, const TQMouseEvent * )),
TQT_SLOT( slotMouseTrack( int, const TQMouseEvent * )) );
vbox->addStretch(10);
@ -185,17 +185,17 @@ KRadioAboutWidget::KRadioAboutWidget(const TDEAboutData &aboutData, int layoutTy
}
void KRadioAboutWidget::show( void )
void TDERadioAboutWidget::show( void )
{
TQWidget::show();
}
TQSize KRadioAboutWidget::sizeHint( void ) const
TQSize TDERadioAboutWidget::sizeHint( void ) const
{
return minimumSize().expandedTo( TQSize( TQWidget::sizeHint().width(), 0 ) );
}
void KRadioAboutWidget::fontChange( const TQFont &/*oldFont*/ )
void TDERadioAboutWidget::fontChange( const TQFont &/*oldFont*/ )
{
if( mTitleLabel != 0 )
{
@ -217,7 +217,7 @@ void KRadioAboutWidget::fontChange( const TQFont &/*oldFont*/ )
update();
}
TQFrame *KRadioAboutWidget::addTextPage( const TQString &title,
TQFrame *TDERadioAboutWidget::addTextPage( const TQString &title,
const TQString &text,
bool richText, int numLines )
{
@ -252,7 +252,7 @@ TQFrame *KRadioAboutWidget::addTextPage( const TQString &title,
return page;
}
TQFrame *KRadioAboutWidget::addLicensePage( const TQString &title,
TQFrame *TDERadioAboutWidget::addLicensePage( const TQString &title,
const TQString &text, int numLines)
{
TQFrame *page = addEmptyPage( title );
@ -273,7 +273,7 @@ TQFrame *KRadioAboutWidget::addLicensePage( const TQString &title,
}
KAboutContainer *KRadioAboutWidget::addContainerPage( const TQString &title,
KAboutContainer *TDERadioAboutWidget::addContainerPage( const TQString &title,
int childAlignment,
int innerAlignment )
{
@ -302,7 +302,7 @@ KAboutContainer *KRadioAboutWidget::addContainerPage( const TQString &title,
}
KAboutContainer *KRadioAboutWidget::addScrolledContainerPage(
KAboutContainer *TDERadioAboutWidget::addScrolledContainerPage(
const TQString &title,
int childAlignment,
int innerAlignment )
@ -334,7 +334,7 @@ KAboutContainer *KRadioAboutWidget::addScrolledContainerPage(
}
TQFrame *KRadioAboutWidget::addEmptyPage( const TQString &title )
TQFrame *TDERadioAboutWidget::addEmptyPage( const TQString &title )
{
if( mPageTab == 0 )
{
@ -350,7 +350,7 @@ TQFrame *KRadioAboutWidget::addEmptyPage( const TQString &title )
}
KAboutContainer *KRadioAboutWidget::addContainer( int childAlignment,
KAboutContainer *TDERadioAboutWidget::addContainer( int childAlignment,
int innerAlignment )
{
KAboutContainer *container = new KAboutContainer( this, "container",
@ -372,7 +372,7 @@ KAboutContainer *KRadioAboutWidget::addContainer( int childAlignment,
void KRadioAboutWidget::setTitle( const TQString &title )
void TDERadioAboutWidget::setTitle( const TQString &title )
{
if( mTitleLabel == 0 )
{
@ -383,7 +383,7 @@ void KRadioAboutWidget::setTitle( const TQString &title )
}
void KRadioAboutWidget::setImage( const TQString &fileName )
void TDERadioAboutWidget::setImage( const TQString &fileName )
{
if( mImageLabel == 0 )
{
@ -407,7 +407,7 @@ void KRadioAboutWidget::setImage( const TQString &fileName )
}
void KRadioAboutWidget::setImageBackgroundColor( const TQColor &color )
void TDERadioAboutWidget::setImageBackgroundColor( const TQColor &color )
{
if( mImageFrame != 0 )
{
@ -416,7 +416,7 @@ void KRadioAboutWidget::setImageBackgroundColor( const TQColor &color )
}
void KRadioAboutWidget::setImageFrame( bool state )
void TDERadioAboutWidget::setImageFrame( bool state )
{
if( mImageFrame != 0 )
{
@ -434,7 +434,7 @@ void KRadioAboutWidget::setImageFrame( bool state )
}
void KRadioAboutWidget::setProduct( const TQString &appName,
void TDERadioAboutWidget::setProduct( const TQString &appName,
const TQString &/*version*/,
const TQString &author,
const TQString &year )
@ -465,20 +465,20 @@ void KRadioAboutWidget::setProduct( const TQString &appName,
}
void KRadioAboutWidget::slotMouseTrack( int mode, const TQMouseEvent *e )
void TDERadioAboutWidget::slotMouseTrack( int mode, const TQMouseEvent *e )
{
emit mouseTrack( mode, e );
}
void KRadioAboutWidget::slotUrlClick( const TQString &url )
void TDERadioAboutWidget::slotUrlClick( const TQString &url )
{
if ( kapp )
kapp->invokeBrowser( url );
}
void KRadioAboutWidget::slotMailClick( const TQString &/*_name*/,
void TDERadioAboutWidget::slotMailClick( const TQString &/*_name*/,
const TQString &_address )
{
if ( kapp )
@ -489,7 +489,7 @@ void KRadioAboutWidget::slotMailClick( const TQString &/*_name*/,
// copied (and renamed) from kaboutapplication.cpp
// original: KAboutApplication::buildDialog
void KRadioAboutWidget::setAboutData(const TDEAboutData &_aboutData)
void TDERadioAboutWidget::setAboutData(const TDEAboutData &_aboutData)
{
const TDEAboutData *aboutData = &_aboutData;
if (aboutData->programName().length()) {
@ -579,28 +579,28 @@ void KRadioAboutWidget::setAboutData(const TDEAboutData &_aboutData)
// copied (and renamed) from kaboutdialog.cpp
// original: KImageTrackLabel
KRadioImageTrackLabel::KRadioImageTrackLabel( TQWidget *_parent, const char *_name, WFlags f )
TDERadioImageTrackLabel::TDERadioImageTrackLabel( TQWidget *_parent, const char *_name, WFlags f )
: TQLabel( _parent, _name, f )
{
setText( i18n("Image missing"));
}
void KRadioImageTrackLabel::mousePressEvent( TQMouseEvent *e )
void TDERadioImageTrackLabel::mousePressEvent( TQMouseEvent *e )
{
emit mouseTrack( MousePress, e );
}
void KRadioImageTrackLabel::mouseReleaseEvent( TQMouseEvent *e )
void TDERadioImageTrackLabel::mouseReleaseEvent( TQMouseEvent *e )
{
emit mouseTrack( MouseRelease, e );
}
void KRadioImageTrackLabel::mouseDoubleClickEvent( TQMouseEvent *e )
void TDERadioImageTrackLabel::mouseDoubleClickEvent( TQMouseEvent *e )
{
emit mouseTrack( MouseDoubleClick, e );
}
void KRadioImageTrackLabel::mouseMoveEvent ( TQMouseEvent *e )
void TDERadioImageTrackLabel::mouseMoveEvent ( TQMouseEvent *e )
{
emit mouseTrack( MouseDoubleClick, e );
}

@ -41,7 +41,7 @@ class TDEAboutData;
// copied (and renamed) from kaboutdialog_private.h
// original: KImageTrackLabel
class KRadioImageTrackLabel : public TQLabel
class TDERadioImageTrackLabel : public TQLabel
{
Q_OBJECT
@ -56,7 +56,7 @@ class KRadioImageTrackLabel : public TQLabel
};
public:
KRadioImageTrackLabel( TQWidget * parent, const char * name=0, WFlags f=0 );
TDERadioImageTrackLabel( TQWidget * parent, const char * name=0, WFlags f=0 );
signals:
void mouseTrack( int mode, const TQMouseEvent *e );
@ -71,7 +71,7 @@ class KRadioImageTrackLabel : public TQLabel
// copied (and renamed) from kaboutdialog_private.h
// original: KAboutContainerBase
class KRadioAboutWidget : public TQWidget
class TDERadioAboutWidget : public TQWidget
{
Q_OBJECT
@ -92,7 +92,7 @@ class KRadioAboutWidget : public TQWidget
};
public:
KRadioAboutWidget(const TDEAboutData &abtData, int layoutType, TQWidget *parent = 0, char *name = 0);
TDERadioAboutWidget(const TDEAboutData &abtData, int layoutType, TQWidget *parent = 0, char *name = 0);
virtual void show( void );
virtual TQSize sizeHint( void ) const;
@ -135,7 +135,7 @@ class KRadioAboutWidget : public TQWidget
TQMemArray<TQWidget*> mContainerList;
TQVBoxLayout *mTopLayout;
KRadioImageTrackLabel *mImageLabel;
TDERadioImageTrackLabel *mImageLabel;
TQLabel *mTitleLabel;
TQLabel *mIconLabel;
TQLabel *mVersionLabel;

@ -31,12 +31,12 @@
class KLibrary;
class KRadioAbout : public PluginBase
class TDERadioAbout : public PluginBase
{
public:
KRadioAbout(const TQString &name) : PluginBase(name, "KRadio Application") {}
TDERadioAbout(const TQString &name) : PluginBase(name, "TDERadio Application") {}
virtual TQString pluginClassName() const { return "KRadioAbout"; }
virtual TQString pluginClassName() const { return "TDERadioAbout"; }
virtual ConfigPageInfo createConfigurationPage () { return ConfigPageInfo(); }
virtual AboutPageInfo createAboutPage ();
@ -80,13 +80,13 @@ struct PluginClassInfo {
};
class KRadioApp : public TDEApplication
class TDERadioApp : public TDEApplication
{
Q_OBJECT
public:
KRadioApp();
virtual ~KRadioApp();
TDERadioApp();
virtual ~TDERadioApp();
virtual void saveState (TDEConfig *c);
virtual void restoreState (TDEConfig *c);

@ -25,7 +25,7 @@
#include <pluginmanager-configuration-ui.h>
class TQWidget;
class KRadioApp;
class TDERadioApp;
class PluginManager;
class PluginManagerConfiguration : public PluginManagerConfigurationUI
@ -33,7 +33,7 @@ class PluginManagerConfiguration : public PluginManagerConfigurationUI
Q_OBJECT
public :
PluginManagerConfiguration (TQWidget *parent, KRadioApp *app, PluginManager *pm);
PluginManagerConfiguration (TQWidget *parent, TDERadioApp *app, PluginManager *pm);
~PluginManagerConfiguration ();
void noticePluginLibrariesChanged();
@ -52,7 +52,7 @@ protected slots:
protected:
KRadioApp *m_Application;
TDERadioApp *m_Application;
PluginManager *m_PluginManager;
bool m_dirty;

@ -39,7 +39,7 @@ class KDialogBase;
struct ConfigPageInfo;
class TQMenuData;
class KRadioApp;
class TDERadioApp;
class PluginManager : public TQObject
@ -48,7 +48,7 @@ Q_OBJECT
public :
PluginManager(const TQString &name,
KRadioApp *app,
TDERadioApp *app,
const TQString &configDialogTitle,
const TQString &aboutTitle);
virtual ~PluginManager();
@ -124,7 +124,7 @@ protected:
typedef TQPtrDictIterator<TQWidget> TQWidgetDictIterator;
TQString m_Name;
KRadioApp *m_Application;
TDERadioApp *m_Application;
PluginList m_plugins;
bool m_showProgressBar;

@ -135,22 +135,22 @@ protected :
#define PLUGIN_LIBRARY_FUNCTIONS(class_name, i18nName, description) \
extern "C" void KRadioPlugin_LoadLibrary() \
extern "C" void TDERadioPlugin_LoadLibrary() \
{ \
TDEGlobal::locale()->insertCatalogue(i18nName); \
} \
\
extern "C" void KRadioPlugin_UnloadLibrary() \
extern "C" void TDERadioPlugin_UnloadLibrary() \
{ \
TDEGlobal::locale()->removeCatalogue(i18nName); \
} \
\
extern "C" void KRadioPlugin_GetAvailablePlugins(TQMap<TQString, TQString> &info) \
extern "C" void TDERadioPlugin_GetAvailablePlugins(TQMap<TQString, TQString> &info) \
{ \
info.insert(#class_name, (description)); \
} \
\
extern "C" PluginBase *KRadioPlugin_CreatePlugin(const TQString &type, const TQString &object_name) \
extern "C" PluginBase *TDERadioPlugin_CreatePlugin(const TQString &type, const TQString &object_name) \
{ \
if (type == #class_name) { \
return new class_name(object_name); \
@ -161,23 +161,23 @@ extern "C" PluginBase *KRadioPlugin_CreatePlugin(const TQString &type, const TQS
#define PLUGIN_LIBRARY_FUNCTIONS2(class_name1, i18nName, description1, class_name2, description2) \
extern "C" void KRadioPlugin_LoadLibrary() \
extern "C" void TDERadioPlugin_LoadLibrary() \
{ \
TDEGlobal::locale()->insertCatalogue(i18nName); \
} \
\
extern "C" void KRadioPlugin_UnloadLibrary() \
extern "C" void TDERadioPlugin_UnloadLibrary() \
{ \
TDEGlobal::locale()->removeCatalogue(i18nName); \
} \
\
extern "C" void KRadioPlugin_GetAvailablePlugins(TQMap<TQString, TQString> &info) \
extern "C" void TDERadioPlugin_GetAvailablePlugins(TQMap<TQString, TQString> &info) \
{ \
info.insert(#class_name1, (description1)); \
info.insert(#class_name2, (description2)); \
} \
\
extern "C" PluginBase *KRadioPlugin_CreatePlugin(const TQString &type, const TQString &object_name) \
extern "C" PluginBase *TDERadioPlugin_CreatePlugin(const TQString &type, const TQString &object_name) \
{ \
if (type == #class_name1) { \
return new class_name1(object_name); \

@ -28,7 +28,7 @@
class RadioStation;
class StationList;
class RadioStationListView : public KListView
class RadioStationListView : public TDEListView
{
Q_OBJECT

@ -63,7 +63,7 @@ protected:
extern const char *KRadioConfigElement;
extern const char *TDERadioConfigElement;
extern const char *StationListElement;
extern const char *StationListInfo;

@ -7,6 +7,6 @@ DocPath=kradio/index.html
Comment=
Comment[de]=
Terminal=false
Name=KRadio
Name[de]=KRadio
Name=TDERadio
Name[de]=TDERadio
Categories=Qt;TDE;AudioVideo;

@ -36,17 +36,17 @@
#include "include/debug-profiler.h"
/////////////////////////////////////////////////////////////////////////////
//// KRadioAbout
//// TDERadioAbout
AboutPageInfo KRadioAbout::createAboutPage ()
AboutPageInfo TDERadioAbout::createAboutPage ()
{
const char *description = I18N_NOOP(
"KRadio - The Radio Application for KDE"
"TDERadio - The Radio Application for KDE"
"<P>"
"With KRadio you can listen to radio broadcasts with the help of your "
"With TDERadio you can listen to radio broadcasts with the help of your "
"V4L/V4L2 compatible radio card."
"<P>"
"The KRadio Project contains a station preset data database. To complete "
"The TDERadio Project contains a station preset data database. To complete "
"this database you are encouraged to contribute your station preset file "
"to the project. Just send it to one of the authors. "
"<P>"
@ -55,7 +55,7 @@ AboutPageInfo KRadioAbout::createAboutPage ()
"<P>"
);
TDEAboutData aboutData("kradio", "KRadio",
TDEAboutData aboutData("kradio", "TDERadio",
VERSION,
description,
TDEAboutData::License_GPL,
@ -63,20 +63,20 @@ AboutPageInfo KRadioAbout::createAboutPage ()
0,
"http://sourceforge.net/projects/kradio",
0);
aboutData.addAuthor("Martin Witte", I18N_NOOP("Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, Misc"), "witte@kawo1.rwth-aachen.de");
aboutData.addAuthor("Martin Witte", I18N_NOOP("Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, Misc"), "witte@kawo1.rwth-aachen.de");
aboutData.addAuthor("Marcus Camen", I18N_NOOP("Buildsystem, Standards Conformance, Cleanups"), "mcamen@mcamen.de");
aboutData.addAuthor("Klas Kalass", I18N_NOOP("Miscellaneous"), "klas.kalass@gmx.de");
aboutData.addAuthor("Frank Schwanz", I18N_NOOP("idea, first basic application"), "schwanz@fh-brandenburg.de");
aboutData.addCredit(I18N_NOOP("Many People around the World ... "),
I18N_NOOP("... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"));
return AboutPageInfo(
new KRadioAboutWidget(aboutData, KRadioAboutWidget::AbtAppStandard),
"KRadio",
"KRadio",
new TDERadioAboutWidget(aboutData, TDERadioAboutWidget::AbtAppStandard),
"TDERadio",
"TDERadio",
"kradio"
);
}
@ -94,10 +94,10 @@ PluginLibraryInfo::PluginLibraryInfo (const TQString &lib_name)
{
library = KLibLoader::self()->library(lib_name.ascii());
if (library) {
info_func = (t_kradio_plugin_info_func) library->symbol("KRadioPlugin_GetAvailablePlugins");
init_func = (t_kradio_plugin_init_func) library->symbol("KRadioPlugin_CreatePlugin");
libload_func = (t_kradio_plugin_libload_func) library->symbol("KRadioPlugin_LoadLibrary");
libunload_func = (t_kradio_plugin_libunload_func)library->symbol("KRadioPlugin_UnloadLibrary");
info_func = (t_kradio_plugin_info_func) library->symbol("TDERadioPlugin_GetAvailablePlugins");
init_func = (t_kradio_plugin_init_func) library->symbol("TDERadioPlugin_CreatePlugin");
libload_func = (t_kradio_plugin_libload_func) library->symbol("TDERadioPlugin_LoadLibrary");
libunload_func = (t_kradio_plugin_libunload_func)library->symbol("TDERadioPlugin_UnloadLibrary");
if (info_func && init_func && libload_func && libunload_func) {
libload_func();
info_func(plugins);
@ -122,9 +122,9 @@ PluginLibraryInfo::PluginLibraryInfo (const TQString &lib_name)
/////////////////////////////////////////////////////////////////////////////
//// KRadioApp
//// TDERadioApp
KRadioApp::KRadioApp()
TDERadioApp::TDERadioApp()
: TDEApplication(),
m_quitting(false)
{
@ -133,18 +133,18 @@ KRadioApp::KRadioApp()
}
KRadioApp::~KRadioApp()
TDERadioApp::~TDERadioApp()
{
IErrorLogClient::staticLogDebug("KRadioApp::~KRadioApp()");
IErrorLogClient::staticLogDebug("TDERadioApp::~TDERadioApp()");
}
void KRadioApp::saveState()
void TDERadioApp::saveState()
{
IErrorLogClient::staticLogDebug(i18n("saveState"));
saveState(TDEGlobal::config());
}
void KRadioApp::saveState (TDEConfig *c)
void TDERadioApp::saveState (TDEConfig *c)
{
c->setGroup("Global");
c->writeEntry("instances", m_Instances.count());
@ -169,9 +169,9 @@ void KRadioApp::saveState (TDEConfig *c)
}
void KRadioApp::restoreState (TDEConfig *c)
void TDERadioApp::restoreState (TDEConfig *c)
{
BlockProfiler profiler("KRadioApp::restoreState - loadLibraries");
BlockProfiler profiler("TDERadioApp::restoreState - loadLibraries");
c->setGroup("Plugin Libraries");
int n_libs = c->readNumEntry("count", 0);
@ -179,7 +179,7 @@ void KRadioApp::restoreState (TDEConfig *c)
// KProgressDialog *progress = new KProgressDialog(NULL, NULL, i18n("Loading Plugin Libraries"));
// progress->setMinimumWidth(400);
// progress->setAllowCancel(false);
// progress->TQWidget::setCaption(i18n("KRadio - Loading Plugin Libraries"));
// progress->TQWidget::setCaption(i18n("TDERadio - Loading Plugin Libraries"));
// progress->show();
/* progress->progressBar()->setTotalSteps(n_libs);*/
@ -209,7 +209,7 @@ void KRadioApp::restoreState (TDEConfig *c)
c->setGroup("Global");
BlockProfiler rest_profiler("KRadioApp::restoreState - restore");
BlockProfiler rest_profiler("TDERadioApp::restoreState - restore");
int n = c->readNumEntry("instances", 1);
if (n < 1 || n > 10)
@ -224,9 +224,9 @@ void KRadioApp::restoreState (TDEConfig *c)
}
PluginManager *KRadioApp::createNewInstance(const TQString &_name)
PluginManager *TDERadioApp::createNewInstance(const TQString &_name)
{
BlockProfiler profiler("KRadioApp::createNewInstance");
BlockProfiler profiler("TDERadioApp::createNewInstance");
TQString instance_name = _name;
TQString title_ext = "";
@ -239,24 +239,24 @@ PluginManager *KRadioApp::createNewInstance(const TQString &_name)
}
PluginManager *pm = new PluginManager ( instance_name,
this,
i18n("KRadio Configuration") + title_ext,
i18n("About KRadio Components") + title_ext
i18n("TDERadio Configuration") + title_ext,
i18n("About TDERadio Components") + title_ext
);
m_Instances.insert(instance_name, pm);
/* Until we don't have library plugins we must instantiate them hard-wired */
KRadioAbout *about = new KRadioAbout ( "kradio-about-" + instance_name);
TDERadioAbout *about = new TDERadioAbout ( "kradio-about-" + instance_name);
pm->insertPlugin(about);
return pm;
}
KLibrary *KRadioApp::LoadLibrary (const TQString &library)
KLibrary *TDERadioApp::LoadLibrary (const TQString &library)
{
BlockProfiler profiler("KRadioApp::LoadLibrary");
BlockProfiler libprofiler("KRadioApp::LoadLibrary - " + library);
BlockProfiler profiler("TDERadioApp::LoadLibrary");
BlockProfiler libprofiler("TDERadioApp::LoadLibrary - " + library);
PluginLibraryInfo libinfo(library);
if (libinfo.valid()) {
@ -281,7 +281,7 @@ KLibrary *KRadioApp::LoadLibrary (const TQString &library)
}
void KRadioApp::UnloadLibrary (const TQString &library)
void TDERadioApp::UnloadLibrary (const TQString &library)
{
if (!m_PluginLibraries.contains(library))
return;
@ -306,12 +306,12 @@ void KRadioApp::UnloadLibrary (const TQString &library)
}
PluginBase *KRadioApp::CreatePlugin (PluginManager *manager, const TQString &class_name, const TQString &object_name)
PluginBase *TDERadioApp::CreatePlugin (PluginManager *manager, const TQString &class_name, const TQString &object_name)
{
BlockProfiler all_profiler ("KRadioApp::CreatePlugin");
BlockProfiler class_profiler("KRadioApp::CreatePlugin - " + class_name);
BlockProfiler all_profiler ("TDERadioApp::CreatePlugin");
BlockProfiler class_profiler("TDERadioApp::CreatePlugin - " + class_name);
BlockProfiler create_profiler("KRadioApp::CreatePlugin - create");
BlockProfiler create_profiler("TDERadioApp::CreatePlugin - create");
PluginBase *retval = NULL;
if (m_PluginInfos.contains(class_name)) {
@ -333,18 +333,18 @@ PluginBase *KRadioApp::CreatePlugin (PluginManager *manager, const TQString &cla
if (retval) {
BlockProfiler insert_profiler("KRadioApp::CreatePlugin - insert");
BlockProfiler insert_profiler("TDERadioApp::CreatePlugin - insert");
manager->insertPlugin(retval);
insert_profiler.stop();
//BlockProfiler restore_profiler("KRadioApp::CreatePlugin - restore");
//BlockProfiler restore_profiler("TDERadioApp::CreatePlugin - restore");
//retval->restoreState(TDEGlobal::config());
}
return retval;
}
void KRadioApp::startPlugins()
void TDERadioApp::startPlugins()
{
TQDictIterator<PluginManager> it(m_Instances);
for (; it.current(); ++it) {
@ -352,7 +352,7 @@ void KRadioApp::startPlugins()
}
}
void KRadioApp::slotAboutToQuit()
void TDERadioApp::slotAboutToQuit()
{
IErrorLogClient::staticLogDebug("slotAboutToQuit");
if (!m_quitting) {

@ -33,8 +33,8 @@ int main(int argc, char *argv[])
{
BlockProfiler profiler_about("main::aboutdata");
TDEAboutData aboutData("kradio", I18N_NOOP("KRadio"),
KRADIO_VERSION, "KRadio", TDEAboutData::License_GPL,
TDEAboutData aboutData("kradio", I18N_NOOP("TDERadio"),
KRADIO_VERSION, "TDERadio", TDEAboutData::License_GPL,
"(c) 2002-2005 Martin Witte, Klas Kalass, Frank Schwanz",
0,
"http://sourceforge.net/projects/kradio",
@ -49,9 +49,9 @@ int main(int argc, char *argv[])
profiler_about.stop();
BlockProfiler profiler_kradioapp("main::KRadioApp");
BlockProfiler profiler_kradioapp("main::TDERadioApp");
KRadioApp a;
TDERadioApp a;
profiler_kradioapp.stop();
BlockProfiler profiler_restore("main::restore");

@ -72,7 +72,7 @@
<property name="margin">
<number>0</number>
</property>
<widget class="KListView" row="0" column="0" rowspan="2" colspan="1">
<widget class="TDEListView" row="0" column="0" rowspan="2" colspan="1">
<column>
<property name="text">
<string>Plugin Class</string>
@ -223,7 +223,7 @@
<string>create a new instance of selected plugin class</string>
</property>
</widget>
<widget class="KListView" row="0" column="0" rowspan="2" colspan="1">
<widget class="TDEListView" row="0" column="0" rowspan="2" colspan="1">
<column>
<property name="text">
<string>Plugin Class</string>
@ -337,7 +337,7 @@
<string>load a selected plugin library</string>
</property>
</widget>
<widget class="KListBox" row="1" column="0" rowspan="3" colspan="1">
<widget class="TDEListBox" row="1" column="0" rowspan="3" colspan="1">
<property name="name">
<cstring>listPluginLibraries</cstring>
</property>

@ -28,7 +28,7 @@
#include <tqcheckbox.h>
PluginManagerConfiguration::PluginManagerConfiguration(TQWidget *parent, KRadioApp *app, PluginManager *pm)
PluginManagerConfiguration::PluginManagerConfiguration(TQWidget *parent, TDERadioApp *app, PluginManager *pm)
: PluginManagerConfigurationUI(parent),
m_Application(app),
m_PluginManager(pm),
@ -65,7 +65,7 @@ void PluginManagerConfiguration::noticePluginLibrariesChanged()
const TQMap<TQString, PluginClassInfo> &classes = m_Application->getPluginClasses();
TQMapConstIterator<TQString, PluginClassInfo> end_cls = classes.end();
for (TQMapConstIterator<TQString, PluginClassInfo> it = classes.begin(); it != end_cls; ++it) {
listPluginClasses->insertItem(new KListViewItem(listPluginClasses, it.key(), (*it).description));
listPluginClasses->insertItem(new TDEListViewItem(listPluginClasses, it.key(), (*it).description));
}
noticePluginsChanged();
@ -82,7 +82,7 @@ void PluginManagerConfiguration::noticePluginsChanged()
TQString class_name = it.current()->pluginClassName();
if (classes.contains(class_name)) {
TQString obj_name = it.current()->name();
listPluginInstances->insertItem(new KListViewItem(listPluginInstances, class_name, obj_name, classes[class_name].description));
listPluginInstances->insertItem(new TDEListViewItem(listPluginInstances, class_name, obj_name, classes[class_name].description));
}
}
}

@ -35,7 +35,7 @@
PluginManager::PluginManager(
const TQString &name,
KRadioApp *app,
TDERadioApp *app,
const TQString &configDialogTitle,
const TQString &aboutDialogTitle)
: m_Name(name),

@ -251,30 +251,30 @@ msgstr "%1 kHz"
#: kradioapp.cpp:44
msgid ""
"KRadio - The Radio Application for KDE<P>With KRadio you can listen to radio "
"TDERadio - The Radio Application for KDE<P>With TDERadio you can listen to radio "
"broadcasts with the help of your V4L/V4L2 compatible radio card.<P>The "
"KRadio Project contains a station preset data database. To complete this "
"TDERadio Project contains a station preset data database. To complete this "
"database you are encouraged to contribute your station preset file to the "
"project. Just send it to one of the authors. <P>If you like to contribute "
"your ideas, your own plugins or translations, don't hesitate to contact one "
"of the authors.<P>"
msgstr ""
"KRadio - Das Radio-Programm für KDE<P>Mit KRadio und einer Radiokarte, die "
"TDERadio - Das Radio-Programm für KDE<P>Mit TDERadio und einer Radiokarte, die "
"vom Video-Für-Linux Treiber des Linux-Kernels unterstützt wird, können Sie "
"am PC Radiosendungen hören.<P> Das KRadio-Projekt baut eine weltweite "
"am PC Radiosendungen hören.<P> Das TDERadio-Projekt baut eine weltweite "
"Senderdatenbank auf. Seien Sie ermutigt, Ihre eigenen Sendereinstellungen "
"dem KRadio-Projekt beizusteuern. Schicken Sie ihre Sendereinstellungen "
"dem TDERadio-Projekt beizusteuern. Schicken Sie ihre Sendereinstellungen "
"einfach an einen der Autoren. <P> Wenn Sie mit Ihren Ideen, eigenen Plugins "
"oder Übersetzungen zum KRadio-Projekt beitragen wollen, zögern Sie nicht, "
"oder Übersetzungen zum TDERadio-Projekt beitragen wollen, zögern Sie nicht, "
"sich mit einem der Autoren in Verbindung zu setzen.<P>"
#: kradioapp.cpp:66
msgid ""
"Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, "
"Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, "
"Misc"
msgstr ""
"Sender-Datenbank, Unterstützung für Fernsteuerungen, Wecker, Überarbeitung "
"zu KRadio 0.3.0, Verschiedenes"
"zu TDERadio 0.3.0, Verschiedenes"
#: kradioapp.cpp:67 main.cpp:43
msgid "Buildsystem, Standards Conformance, Cleanups"
@ -291,11 +291,11 @@ msgstr "Viele Leute rund um die Welt ..."
#: kradioapp.cpp:72
msgid ""
"... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"
msgstr ""
"... die Senderauswahl-Dateien beigesteuert und frühe und instabile Snapshots "
"von KRadio mit viel Geduld getestet haben. "
"von TDERadio mit viel Geduld getestet haben. "
#: kradioapp.cpp:106
msgid "Library %1: Plugin Entry Point is missing\n"
@ -322,12 +322,12 @@ msgid "Instance"
msgstr "Instanz"
#: kradioapp.cpp:242
msgid "KRadio Configuration"
msgstr "KRadio-Konfiguration "
msgid "TDERadio Configuration"
msgstr "TDERadio-Konfiguration "
#: kradioapp.cpp:243
msgid "About KRadio Components"
msgstr "Über die KRadio-Komponenten "
msgid "About TDERadio Components"
msgstr "Über die TDERadio-Komponenten "
#: kradioapp.cpp:271
msgid "Error: Loading Library %1 failed: %2"
@ -343,8 +343,8 @@ msgstr ""
"Fehler: Kann die Instanz \"%1\" der unbekannten Klasse %2 nicht erzeugen."
#: main.cpp:36
msgid "KRadio"
msgstr "KRadio"
msgid "TDERadio"
msgstr "TDERadio"
#: main.cpp:42
msgid "rewrite for 0.3.0, recording, lirc support, alarms, misc"

@ -257,17 +257,17 @@ msgstr " kHz"
#: kradioapp.cpp:44
msgid ""
"KRadio - The Radio Application for KDE<P>With KRadio you can listen to radio "
"TDERadio - The Radio Application for KDE<P>With TDERadio you can listen to radio "
"broadcasts with the help of your V4L/V4L2 compatible radio card.<P>The "
"KRadio Project contains a station preset data database. To complete this "
"TDERadio Project contains a station preset data database. To complete this "
"database you are encouraged to contribute your station preset file to the "
"project. Just send it to one of the authors. <P>If you like to contribute "
"your ideas, your own plugins or translations, don't hesitate to contact one "
"of the authors.<P>"
msgstr ""
"KRadio - La aplicación de radio para KDE<P>Con KRadio puede escuchar "
"TDERadio - La aplicación de radio para KDE<P>Con TDERadio puede escuchar "
"retransmisiones de radio con la ayuda de su tarjeta de radio compatible con "
"V4L/V4L2.<P>El proyecto KRadio contiene una base de datos de configuraciones "
"V4L/V4L2.<P>El proyecto TDERadio contiene una base de datos de configuraciones "
"de emisoras. Para completar esta base de datos, le animamos a contribuir al "
"proyecto con su configuración. Sólo envíela a uno de los autores. <P>Si "
"desea contribuir con sus ideas, sus propios plugins, o sus traducciones, no "
@ -275,11 +275,11 @@ msgstr ""
#: kradioapp.cpp:66
msgid ""
"Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, "
"Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, "
"Misc"
msgstr ""
"Base de datos de configuraciones, soporte de control remoto, alertas, "
"reescritura para KRadio 0.3.0, Miscelánea"
"reescritura para TDERadio 0.3.0, Miscelánea"
#: kradioapp.cpp:67 main.cpp:43
msgid "Buildsystem, Standards Conformance, Cleanups"
@ -296,11 +296,11 @@ msgstr "Mucha gente alrededor del mundo ... "
#: kradioapp.cpp:72
msgid ""
"... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"
msgstr ""
"... que ha contribuido con archivos de configuración de emisoras \n"
"y ha testeado las primeras versiones inestables no oficiales de KRadio \n"
"y ha testeado las primeras versiones inestables no oficiales de TDERadio \n"
"con mucha paciencia"
#: kradioapp.cpp:106
@ -326,12 +326,12 @@ msgid "Instance"
msgstr "Instancia"
#: kradioapp.cpp:242
msgid "KRadio Configuration"
msgstr "Configuración de KRadio"
msgid "TDERadio Configuration"
msgstr "Configuración de TDERadio"
#: kradioapp.cpp:243
msgid "About KRadio Components"
msgstr "Acerca de los componentes de KRadio"
msgid "About TDERadio Components"
msgstr "Acerca de los componentes de TDERadio"
#: kradioapp.cpp:271
#, fuzzy
@ -347,8 +347,8 @@ msgid "Error: Cannot create instance \"%1\" of unknown class %2."
msgstr ""
#: main.cpp:36
msgid "KRadio"
msgstr "KRadio"
msgid "TDERadio"
msgstr "TDERadio"
#: main.cpp:42
msgid "rewrite for 0.3.0, recording, lirc support, alarms, misc"
@ -586,8 +586,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Docking Menu Configuration"
#~ msgstr "Configuración del menú de icono empotrable"
#~ msgid "Docking Menu for KRadio"
#~ msgstr "Menú de icono empotrable de KRadio"
#~ msgid "Docking Menu for TDERadio"
#~ msgstr "Menú de icono empotrable de TDERadio"
#~ msgid "Docking Menu Plugin"
#~ msgstr "Plugin de menú del icono empotrable"
@ -616,8 +616,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Power On"
#~ msgstr "Encender"
#~ msgid "KRadio Logger"
#~ msgstr "Registro de KRadio"
#~ msgid "TDERadio Logger"
#~ msgstr "Registro de TDERadio"
#~ msgid "Save &as"
#~ msgstr "Guardar &como"
@ -640,7 +640,7 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Select Log File"
#~ msgstr "Seleccionar archivo de registro"
#~ msgid "Save KRadio Logging Data as ..."
#~ msgid "Save TDERadio Logging Data as ..."
#~ msgstr "Guardar datos de registro como ..."
#~ msgid "Initializing kradio lirc plugin failed"
@ -649,10 +649,10 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Initializing kradio lirc plugin successful"
#~ msgstr "Inicialización del plugin lirc de kradio correcta"
#~ msgid "Linux Infrared Remote Control Support for KRadio"
#~ msgid "Linux Infrared Remote Control Support for TDERadio"
#~ msgstr ""
#~ "Linux Infrared Remote Control Support (soporte de control remoto por "
#~ "infrarrojos para Linux) de KRadio"
#~ "infrarrojos para Linux) de TDERadio"
#~ msgid "LIRC Support"
#~ msgstr "Soporte LIRC"
@ -663,8 +663,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Quickbar"
#~ msgstr "Barra de acceso rápido"
#~ msgid "Quickback for KRadio"
#~ msgstr "Barra de acceso rápido de KRadio"
#~ msgid "Quickback for TDERadio"
#~ msgstr "Barra de acceso rápido de TDERadio"
#~ msgid "Images"
#~ msgstr "Imágenes"
@ -675,8 +675,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Select Station Pixmap"
#~ msgstr "Seleccionar mapa de píxels de la estación"
#~ msgid "KRadio Preset Files"
#~ msgstr "Archivos de configuración de emisoras de KRadio"
#~ msgid "TDERadio Preset Files"
#~ msgstr "Archivos de configuración de emisoras de TDERadio"
#~ msgid "Preset File Selection"
#~ msgstr "Selección de archivos de configuración"
@ -696,10 +696,10 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Setup Radio Stations"
#~ msgstr "Configurar emisoras de radio"
#~ msgid "Radio Device Multiplexer and Station Management for KRadio"
#~ msgid "Radio Device Multiplexer and Station Management for TDERadio"
#~ msgstr ""
#~ "Multiplexador de dispositivos de radio y administración de emisoras de "
#~ "KRadio"
#~ "TDERadio"
#~ msgid "Device and Station Management"
#~ msgstr "Administración de dispositivos y emisoras"
@ -716,14 +716,14 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Start Monitoring"
#~ msgstr "Iniciar monitorización"
#~ msgid "Configure KRadio"
#~ msgstr "Configurar KRadio"
#~ msgid "Configure TDERadio"
#~ msgstr "Configurar TDERadio"
#~ msgid "Power On/Off"
#~ msgstr "Encender/Apagar"
#~ msgid "Quit KRadio Application"
#~ msgstr "Salir de KRadio"
#~ msgid "Quit TDERadio Application"
#~ msgstr "Salir de TDERadio"
#~ msgid "Start/Stop Recording"
#~ msgstr "Iniciar/detener grabación"
@ -749,8 +749,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Common"
#~ msgstr "Común"
#~ msgid "Standard Radio Display for KRadio"
#~ msgstr "Pantalla estándar de radio para KRadio"
#~ msgid "Standard Radio Display for TDERadio"
#~ msgstr "Pantalla estándar de radio para TDERadio"
#~ msgid "Frequency Display"
#~ msgstr "Pantalla de la frecuencia"
@ -838,7 +838,7 @@ msgstr "caracteres ignorados para elemento %1"
#~ "preset file to the kradio project.</p>"
#~ msgstr ""
#~ "<p align=\"center\">Pulse en el enlace de abajo para contribuir con este "
#~ "archivo de configuración de emisoras al proyecto KRadio.</p>"
#~ "archivo de configuración de emisoras al proyecto TDERadio.</p>"
#~ msgid "RadioView_SeekInterface"
#~ msgstr "RadioView_SeekInterface"
@ -1057,8 +1057,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Monitor Input"
#~ msgstr "Monitorizar entrada"
#~ msgid "Recording Monitor Plugin for KRadio"
#~ msgstr "Plugin de monitor de grabación para KRadio"
#~ msgid "Recording Monitor Plugin for TDERadio"
#~ msgstr "Plugin de monitor de grabación para TDERadio"
#~ msgid "Recording Monitor Plugin"
#~ msgstr "Plugin de monitor de grabación"
@ -1081,14 +1081,14 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "finished"
#~ msgstr "finalizado"
#~ msgid "KRadio Recording Plugin"
#~ msgstr "Plugin de grabación de KRadio"
#~ msgid "TDERadio Recording Plugin"
#~ msgstr "Plugin de grabación de TDERadio"
#~ msgid "Recording"
#~ msgstr "Grabación"
#~ msgid "Recording Monitor for KRadio"
#~ msgstr "Monitor de grabación de KRadio"
#~ msgid "Recording Monitor for TDERadio"
#~ msgstr "Monitor de grabación de TDERadio"
#~ msgid "Recording starting"
#~ msgstr "Iniciando grabación"
@ -1169,8 +1169,8 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgid "Cannot initialize libmp3lame parameters. "
#~ msgstr "No se pueden inicializar los parámetros de libmp3lame. "
#~ msgid "Recorded by KRadio"
#~ msgstr "Grabado por KRadio"
#~ msgid "Recorded by TDERadio"
#~ msgstr "Grabado por TDERadio"
#~ msgid "Cannot allocate buffers for mp3 encoding. "
#~ msgstr "No se pueden asignar los búfers para la codificación del mp3. "
@ -1185,9 +1185,9 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgstr "Configurar alertas"
#~ msgid ""
#~ "Time Control Plugin for KRadio.<P>Provides Alarms and Sleep Countdown<P>"
#~ "Time Control Plugin for TDERadio.<P>Provides Alarms and Sleep Countdown<P>"
#~ msgstr ""
#~ "Plugin de control de tiempo de KRadio.<P>Provee alertas y cuenta atrás "
#~ "Plugin de control de tiempo de TDERadio.<P>Provee alertas y cuenta atrás "
#~ "para dormir<P>"
#~ msgid "Time Control Plugin"
@ -1242,10 +1242,10 @@ msgstr "caracteres ignorados para elemento %1"
#~ msgstr "Opciones de radio V4L"
#~ msgid ""
#~ "V4L/V4L2 Plugin for KRadio.<P>Provides Support for V4L/V4L2 based Radio "
#~ "V4L/V4L2 Plugin for TDERadio.<P>Provides Support for V4L/V4L2 based Radio "
#~ "Cards<P>"
#~ msgstr ""
#~ "V4L/V4L2 plugin de KRadio.<P>Provee Soporte para tarjetas de radio "
#~ "V4L/V4L2 plugin de TDERadio.<P>Provee Soporte para tarjetas de radio "
#~ "basadas en V4L/V4L2<P>"
#~ msgid "V4L/V4L2"

@ -261,25 +261,25 @@ msgstr " kHz"
#: kradioapp.cpp:44
msgid ""
"KRadio - The Radio Application for KDE<P>With KRadio you can listen to radio "
"TDERadio - The Radio Application for KDE<P>With TDERadio you can listen to radio "
"broadcasts with the help of your V4L/V4L2 compatible radio card.<P>The "
"KRadio Project contains a station preset data database. To complete this "
"TDERadio Project contains a station preset data database. To complete this "
"database you are encouraged to contribute your station preset file to the "
"project. Just send it to one of the authors. <P>If you like to contribute "
"your ideas, your own plugins or translations, don't hesitate to contact one "
"of the authors.<P>"
msgstr ""
"KRadio - Aplikacja do obsługi radia pod KDE<P>KRadio służy do słuchania "
"TDERadio - Aplikacja do obsługi radia pod KDE<P>TDERadio służy do słuchania "
"radia z wykorzystaniem karty radiowej kompatybilnej ze standardem V4L/V4L2. "
"<P> Projekt KRadio zawiera bazę danych stacji radiowych. Aby uzupełnić tę "
"<P> Projekt TDERadio zawiera bazę danych stacji radiowych. Aby uzupełnić tę "
"bazę potrzebna jest pomoc użytkowników - zachęcamy więc do stworzenia listy "
"stacji, które można odbierać w twojej okolicy i przesłanie jej do autorów "
"KRadio. <P> Jeśli chcielibyście podzielić się swoimi pomysłami, wtyczkami "
"TDERadio. <P> Jeśli chcielibyście podzielić się swoimi pomysłami, wtyczkami "
"czy tłumaczeniami skontaktujcie się koniecznie z którymś a autorów. <P>. "
#: kradioapp.cpp:66
msgid ""
"Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, "
"Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, "
"Misc"
msgstr "Baza Danych Stacjie, Obługa zdalnego sterowania, Alarmy, "
@ -298,12 +298,12 @@ msgstr "Wielu osób w różnych częściach świata..."
#: kradioapp.cpp:72
msgid ""
"... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"
msgstr ""
"które przesyłały zestawy zapamiętanych stacji \n"
" i cierpliwe testowały wczesne i niestabilne \n"
"wersje KRadio"
"wersje TDERadio"
#: kradioapp.cpp:106
msgid "Library %1: Plugin Entry Point is missing\n"
@ -328,12 +328,12 @@ msgid "Instance"
msgstr ""
#: kradioapp.cpp:242
msgid "KRadio Configuration"
msgstr "Konfiguracja: KRadio"
msgid "TDERadio Configuration"
msgstr "Konfiguracja: TDERadio"
#: kradioapp.cpp:243
msgid "About KRadio Components"
msgstr "O składnikach KRadio"
msgid "About TDERadio Components"
msgstr "O składnikach TDERadio"
#: kradioapp.cpp:271
#, fuzzy
@ -349,8 +349,8 @@ msgid "Error: Cannot create instance \"%1\" of unknown class %2."
msgstr ""
#: main.cpp:36
msgid "KRadio"
msgstr "KRadio"
msgid "TDERadio"
msgstr "TDERadio"
#: main.cpp:42
msgid "rewrite for 0.3.0, recording, lirc support, alarms, misc"
@ -585,8 +585,8 @@ msgstr ""
#~ msgid "Docking Menu Configuration"
#~ msgstr "Konfiguracja dokowalnego menu"
#~ msgid "Docking Menu for KRadio"
#~ msgstr "Menu dokowalne KRadio"
#~ msgid "Docking Menu for TDERadio"
#~ msgstr "Menu dokowalne TDERadio"
#~ msgid "Docking Menu Plugin"
#~ msgstr "Wtyczka menu dokowalnego"
@ -615,7 +615,7 @@ msgstr ""
#~ msgid "Power On"
#~ msgstr "Włącz"
#~ msgid "KRadio Logger"
#~ msgid "TDERadio Logger"
#~ msgstr "Dziennik Kradio"
#~ msgid "Save &as"
@ -639,8 +639,8 @@ msgstr ""
#~ msgid "Select Log File"
#~ msgstr "Wybierz plik dziennika"
#~ msgid "Save KRadio Logging Data as ..."
#~ msgstr "Zapisz dziennik KRadio jako..."
#~ msgid "Save TDERadio Logging Data as ..."
#~ msgstr "Zapisz dziennik TDERadio jako..."
#~ msgid "Initializing kradio lirc plugin failed"
#~ msgstr "Inicjalizacja wtyczki LIRC nieudana"
@ -648,8 +648,8 @@ msgstr ""
#~ msgid "Initializing kradio lirc plugin successful"
#~ msgstr "Inicjalizacja wtyczki LIRC udana"
#~ msgid "Linux Infrared Remote Control Support for KRadio"
#~ msgstr "Obsługa LIRC (Linux Infrared Remote Control) dla KRadio"
#~ msgid "Linux Infrared Remote Control Support for TDERadio"
#~ msgstr "Obsługa LIRC (Linux Infrared Remote Control) dla TDERadio"
#~ msgid "LIRC Support"
#~ msgstr "Obsługa LIRC"
@ -660,8 +660,8 @@ msgstr ""
#~ msgid "Quickbar"
#~ msgstr "Pasek skrótów"
#~ msgid "Quickback for KRadio"
#~ msgstr "Pasek skrótów KRadio"
#~ msgid "Quickback for TDERadio"
#~ msgstr "Pasek skrótów TDERadio"
#~ msgid "Images"
#~ msgstr "Obrazy"
@ -672,7 +672,7 @@ msgstr ""
#~ msgid "Select Station Pixmap"
#~ msgstr "Wybierz logo stacji"
#~ msgid "KRadio Preset Files"
#~ msgid "TDERadio Preset Files"
#~ msgstr "Pliki zapamiętanych stacji Kradio"
#~ msgid "Preset File Selection"
@ -693,8 +693,8 @@ msgstr ""
#~ msgid "Setup Radio Stations"
#~ msgstr "Stacje"
#~ msgid "Radio Device Multiplexer and Station Management for KRadio"
#~ msgstr "Multiplekser urządzenia radia i zarządzanie stacjami dla KRadio"
#~ msgid "Radio Device Multiplexer and Station Management for TDERadio"
#~ msgstr "Multiplekser urządzenia radia i zarządzanie stacjami dla TDERadio"
#~ msgid "Device and Station Management"
#~ msgstr "Urządzenia i zarządzanie stacjami"
@ -711,14 +711,14 @@ msgstr ""
#~ msgid "Start Monitoring"
#~ msgstr "Rozpocznij monitorowanie"
#~ msgid "Configure KRadio"
#~ msgstr "Konfiguruj: KRadio"
#~ msgid "Configure TDERadio"
#~ msgstr "Konfiguruj: TDERadio"
#~ msgid "Power On/Off"
#~ msgstr "Włącz/Wyłącz"
#~ msgid "Quit KRadio Application"
#~ msgstr "Zakończ KRadio"
#~ msgid "Quit TDERadio Application"
#~ msgstr "Zakończ TDERadio"
#~ msgid "Start/Stop Recording"
#~ msgstr "Rozpocznij/Zakończ nagrywanie"
@ -739,8 +739,8 @@ msgstr ""
#~ msgid "Display Configuration"
#~ msgstr "Konfiguracja wyświetlacza"
#~ msgid "Standard Radio Display for KRadio"
#~ msgstr "Standardowy wyświetlacz dla KRadio"
#~ msgid "Standard Radio Display for TDERadio"
#~ msgstr "Standardowy wyświetlacz dla TDERadio"
#~ msgid "Frequency Display"
#~ msgstr "Wyświetlacz częstotliwości"
@ -824,7 +824,7 @@ msgstr ""
#~ "preset file to the kradio project.</p>"
#~ msgstr ""
#~ "<p align=\"center\">Kliknij poniżej żeby dołączyć listę stacji do bazy "
#~ "projektu.KRadio</p>"
#~ "projektu.TDERadio</p>"
#, fuzzy
#~ msgid "search previous station"
@ -1000,8 +1000,8 @@ msgstr ""
#~ msgid "Monitor Input"
#~ msgstr "Monitoruj poziom sygnału"
#~ msgid "Recording Monitor Plugin for KRadio"
#~ msgstr "Wtyczka monitorowania nagrywania dla KRadio"
#~ msgid "Recording Monitor Plugin for TDERadio"
#~ msgstr "Wtyczka monitorowania nagrywania dla TDERadio"
#~ msgid "Recording Monitor Plugin"
#~ msgstr "Wtyczka monitorowania nagrywania"
@ -1022,14 +1022,14 @@ msgstr ""
#~ msgstr "zakończone"
#, fuzzy
#~ msgid "KRadio Recording Plugin"
#~ msgid "TDERadio Recording Plugin"
#~ msgstr "Wtyczka nagrywania"
#~ msgid "Recording"
#~ msgstr "Nagrywanie"
#~ msgid "Recording Monitor for KRadio"
#~ msgstr "Monitor nagrywania dla KRadio"
#~ msgid "Recording Monitor for TDERadio"
#~ msgstr "Monitor nagrywania dla TDERadio"
#~ msgid "Recording starting"
#~ msgstr "Nagrywanie rozpoczęte"
@ -1094,8 +1094,8 @@ msgstr ""
#~ msgstr "Błąd %1 podczas nagrywania"
#, fuzzy
#~ msgid "Recorded by KRadio"
#~ msgstr "Monitor nagrywania dla KRadio"
#~ msgid "Recorded by TDERadio"
#~ msgstr "Monitor nagrywania dla TDERadio"
#, fuzzy
#~ msgid "Cannot allocate buffers for mp3 encoding. "
@ -1111,9 +1111,9 @@ msgstr ""
#~ msgstr "Ustawienia alarmów"
#~ msgid ""
#~ "Time Control Plugin for KRadio.<P>Provides Alarms and Sleep Countdown<P>"
#~ "Time Control Plugin for TDERadio.<P>Provides Alarms and Sleep Countdown<P>"
#~ msgstr ""
#~ "Wtyczka kontroli czasu dla KRadio <P> Umożliwia obsługę alarmów i "
#~ "Wtyczka kontroli czasu dla TDERadio <P> Umożliwia obsługę alarmów i "
#~ "usypiania<P>"
#~ msgid "Time Control Plugin"
@ -1166,10 +1166,10 @@ msgstr ""
#~ msgstr "Opcje radia V4L"
#~ msgid ""
#~ "V4L/V4L2 Plugin for KRadio.<P>Provides Support for V4L/V4L2 based Radio "
#~ "V4L/V4L2 Plugin for TDERadio.<P>Provides Support for V4L/V4L2 based Radio "
#~ "Cards<P>"
#~ msgstr ""
#~ "Wtyczka V4L/V4L2 dla KRadio. <p>Umożliwia obsługę kart radiowych zgodnych "
#~ "Wtyczka V4L/V4L2 dla TDERadio. <p>Umożliwia obsługę kart radiowych zgodnych "
#~ "z V4L/V4L2<p>"
#~ msgid "V4L/V4L2"

@ -248,16 +248,16 @@ msgstr "%1 кГц"
#: kradioapp.cpp:44
msgid ""
"KRadio - The Radio Application for KDE<P>With KRadio you can listen to radio "
"TDERadio - The Radio Application for KDE<P>With TDERadio you can listen to radio "
"broadcasts with the help of your V4L/V4L2 compatible radio card.<P>The "
"KRadio Project contains a station preset data database. To complete this "
"TDERadio Project contains a station preset data database. To complete this "
"database you are encouraged to contribute your station preset file to the "
"project. Just send it to one of the authors. <P>If you like to contribute "
"your ideas, your own plugins or translations, don't hesitate to contact one "
"of the authors.<P>"
msgstr ""
"KRadio — радио для среды KDE<P>С KRadio вы можете слушать радио с помощью "
"платы радио, совместимой с v4l/v4l2.<P>Проект KRadio включает и базу данных "
"TDERadio — радио для среды KDE<P>С TDERadio вы можете слушать радио с помощью "
"платы радио, совместимой с v4l/v4l2.<P>Проект TDERadio включает и базу данных "
"радиостанций; чтобы её дополнить, вы можете включить в проект свой файл с "
"настройками радиостанций: просто отправьте его одному из авторов.<P>Если вы "
"хотите видеть реализованными в проекте свои идеи, готовые модули или "
@ -265,11 +265,11 @@ msgstr ""
#: kradioapp.cpp:66
msgid ""
"Preset Database, Remote Control Support, Alarms, Rewrite for KRadio 0.3.0, "
"Preset Database, Remote Control Support, Alarms, Rewrite for TDERadio 0.3.0, "
"Misc"
msgstr ""
"База данных радиостанций, поддержка ДУ, выполнение заданий по расписанию, "
"код для KRadio 0.3.0, разное"
"код для TDERadio 0.3.0, разное"
#: kradioapp.cpp:67 main.cpp:43
msgid "Buildsystem, Standards Conformance, Cleanups"
@ -286,12 +286,12 @@ msgstr "Всем-всем-всем..."
#: kradioapp.cpp:72
msgid ""
"... which contributed station preset files \n"
"and tested early and unstable snapshots of KRadio \n"
"and tested early and unstable snapshots of TDERadio \n"
"with much patience"
msgstr ""
"... кто создавал файлы настроек радиостанций \n"
с огромным терпением проверял работу ранних, нестабильных \n"
" версий KRadio"
" версий TDERadio"
#: kradioapp.cpp:106
msgid "Library %1: Plugin Entry Point is missing\n"
@ -318,12 +318,12 @@ msgid "Instance"
msgstr "Экземпляр"
#: kradioapp.cpp:242
msgid "KRadio Configuration"
msgstr "Настройка KRadio"
msgid "TDERadio Configuration"
msgstr "Настройка TDERadio"
#: kradioapp.cpp:243
msgid "About KRadio Components"
msgstr "О компонентах KRadio"
msgid "About TDERadio Components"
msgstr "О компонентах TDERadio"
#: kradioapp.cpp:271
msgid "Error: Loading Library %1 failed: %2"
@ -338,7 +338,7 @@ msgid "Error: Cannot create instance \"%1\" of unknown class %2."
msgstr "Ошибка: не могу создать экземпляр \"%1\" неизвестного класса %2."
#: main.cpp:36
msgid "KRadio"
msgid "TDERadio"
msgstr "Радиоприёмник KDE"
#: main.cpp:42
@ -446,7 +446,7 @@ msgid ""
"You have to rebuild your station selections for the quickbar and the docking "
"menu."
msgstr ""
"Был прочитан старый файл настроек KRadio.\n"
"Был прочитан старый файл настроек TDERadio.\n"
"Вам потребуется заново выбрать станции для меню в системном лотке и панели "
"быстрого доступа."

@ -28,7 +28,7 @@
#include <tdeconfig.h>
RadioStationListView::RadioStationListView(TQWidget *parent, const char *name)
: KListView(parent, name)
: TDEListView(parent, name)
{
addColumn(i18n("No."));
addColumn(i18n("Icon"));

@ -311,7 +311,7 @@ bool StationList::readXML (const TQString &dat, const IErrorLogClient &logger, b
reader.setContentHandler (&handler);
if (reader.parse(source)) {
if (handler.wasCompatMode() && enableMessageBox) {
TQMessageBox::information(NULL, "KRadio",
TQMessageBox::information(NULL, "TDERadio",
i18n("Probably an old station preset file was read.\n"
"You have to rebuild your station selections for "
"the quickbar and the docking menu.")
@ -325,7 +325,7 @@ bool StationList::readXML (const TQString &dat, const IErrorLogClient &logger, b
logger.logError("StationList::readXML: " + i18n("parsing failed"));
if (enableMessageBox) {
TQMessageBox::warning(NULL, "KRadio",
TQMessageBox::warning(NULL, "TDERadio",
i18n("Parsing the station preset file failed.\n"
"See console output for more details."));
}
@ -341,7 +341,7 @@ bool StationList::readXML (const KURL &url, const IErrorLogClient &logger, bool
if (enableMessageBox) {
logger.logError("StationList::readXML: " +
i18n("error downloading preset file %1").arg(url.url()));
TQMessageBox::warning(NULL, "KRadio",
TQMessageBox::warning(NULL, "TDERadio",
i18n("Download of the station preset file at %1 failed.")
.arg(url.url()));
} else {
@ -360,7 +360,7 @@ bool StationList::readXML (const KURL &url, const IErrorLogClient &logger, bool
logger.logError("StationList::readXML: " +
i18n("error opening preset file %1").arg(tmpfile));
if (enableMessageBox) {
TQMessageBox::warning(NULL, "KRadio",
TQMessageBox::warning(NULL, "TDERadio",
i18n("Opening of the station preset file at %1 failed.")
.arg(tmpfile));
}
@ -409,7 +409,7 @@ TQString StationList::writeXML (const IErrorLogClient &/*logger*/) const
TQString tt = "\t\t";
TQString ttt = "\t\t\t";
data += xmlOpenTag(KRadioConfigElement) +
data += xmlOpenTag(TDERadioConfigElement) +
t + xmlOpenTag(StationListElement) +
tt + xmlTag(StationListFormat, STATION_LIST_FORMAT) +
tt + xmlOpenTag(StationListInfo) +
@ -437,7 +437,7 @@ TQString StationList::writeXML (const IErrorLogClient &/*logger*/) const
}
data += t + xmlCloseTag(StationListElement) +
xmlCloseTag(KRadioConfigElement);
xmlCloseTag(TDERadioConfigElement);
return data;
}
@ -460,7 +460,7 @@ bool StationList::writeXML (const KURL &url, const IErrorLogClient &logger, bool
logger.logError("StationList::writeXML: " +
i18n("error writing to tempfile %1").arg(tmpFile.name()));
if (enableMessageBox) {
TQMessageBox::warning(NULL, "KRadio",
TQMessageBox::warning(NULL, "TDERadio",
i18n("Writing station preset file %1 failed.")
.arg(tmpFile.name()));
}
@ -482,7 +482,7 @@ bool StationList::writeXML (const KURL &url, const IErrorLogClient &logger, bool
i18n("error uploading preset file %1").arg(url.url()));
if (enableMessageBox) {
TQMessageBox::warning(NULL, "KRadio",
TQMessageBox::warning(NULL, "TDERadio",
i18n("Upload of station preset file to %1 failed.")
.arg(url.url()));
}

@ -18,7 +18,7 @@
#include "include/stationlistxmlhandler.h"
#include <klocale.h>
const char *KRadioConfigElement = "kradiorc";
const char *TDERadioConfigElement = "kradiorc";
const char *StationListElement = "stationlist";
const char *compatStationElement = "station";
@ -69,12 +69,12 @@ bool StationListXmlHandler::startElement (const TQString &/*ns*/, const TQString
const TQString& _qname, const TQXmlAttributes &)
{
TQString qname = _qname;
if (qname == KRadioConfigElement) {
if (qname == TDERadioConfigElement) {
if (m_status.size()) { START_ELEMENT_ERROR }
// station list
} else if (qname == StationListElement) {
if (!m_status.size() || m_status.back() != KRadioConfigElement) { START_ELEMENT_ERROR }
if (!m_status.size() || m_status.back() != TDERadioConfigElement) { START_ELEMENT_ERROR }
m_stations.clear();
clearNewStation();

Loading…
Cancel
Save