From c6220ec1fca1efbfa24dd18d51cc723ecf2c2934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:57:57 +0200 Subject: Additional k => tde renaming and fixes --- acinclude.m4 | 24 +++++++++++----------- admin | 2 +- konversation/src/Makefile.am | 4 ++-- konversation/src/dccresumedialog.cpp | 4 ++-- konversation/src/dcctransfer.h | 2 +- konversation/src/dcctransferrecv.cpp | 6 +++--- konversation/src/dcctransferrecv.h | 2 +- konversation/src/linkaddressbook/addresseeitem.h | 2 +- konversation/src/nickinfo.h | 2 +- konversation/src/nicklistbehavior_preferencesui.ui | 2 +- konversation/src/nicksonline.cpp | 20 +++++++++--------- konversation/src/nicksonline.h | 2 +- po/ar/konversation.po | 8 ++++---- po/bg/konversation.po | 8 ++++---- po/ca/konversation.po | 10 ++++----- po/da/konversation.po | 4 ++-- po/de/konversation.po | 10 ++++----- po/el/konversation.po | 8 ++++---- po/en_GB/konversation.po | 8 ++++---- po/es/konversation.po | 8 ++++---- po/et/konversation.po | 8 ++++---- po/fi/konversation.po | 8 ++++---- po/fr/konversation.po | 8 ++++---- po/gl/konversation.po | 8 ++++---- po/he/konversation.po | 8 ++++---- po/hu/konversation.po | 8 ++++---- po/it/konversation.po | 10 ++++----- po/ja/konversation.po | 8 ++++---- po/ka/konversation.po | 8 ++++---- po/ko/konversation.po | 12 +++++------ po/pa/konversation.po | 6 +++--- po/pt/konversation.po | 8 ++++---- po/ru/konversation.po | 8 ++++---- po/sr/konversation.po | 10 ++++----- po/sr@Latn/konversation.po | 10 ++++----- po/sv/konversation.po | 4 ++-- po/tr/konversation.po | 8 ++++---- po/zh_CN/konversation.po | 8 ++++---- po/zh_TW/konversation.po | 8 ++++---- 39 files changed, 146 insertions(+), 146 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index e57c056..6d751d2 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2085,35 +2085,35 @@ if test $kde_qtver = 3; then AC_SUBST(LIB_KDED, $lib_kded) AC_SUBST(LIB_TDECORE, "-ltdecore") AC_SUBST(LIB_TDEUI, "-ltdeui") - AC_SUBST(LIB_KIO, "-ltdeio") + AC_SUBST(LIB_TDEIO, "-ltdeio") AC_SUBST(LIB_KJS, "-lkjs") AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_TDEABC, "-ltdeabc") AC_SUBST(LIB_TDEHTML, "-ltdehtml") - AC_SUBST(LIB_KSPELL, "-ltdespell") - AC_SUBST(LIB_KPARTS, "-ltdeparts") + AC_SUBST(LIB_TDESPELL, "-ltdespell") + AC_SUBST(LIB_TDEPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") - AC_SUBST(LIB_KUTILS, "-ltdeutils") + AC_SUBST(LIB_TDEUTILS, "-ltdeutils") AC_SUBST(LIB_TDEPIM, "-ltdepim") - AC_SUBST(LIB_KIMPROXY, "-ltdeimproxy") + AC_SUBST(LIB_TDEIMPROXY, "-ltdeimproxy") AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff") - AC_SUBST(LIB_KDNSSD, "-ltdednssd") - AC_SUBST(LIB_KUNITTEST, "-ltdeunittest") + AC_SUBST(LIB_TDEDNSSD, "-ltdednssd") + AC_SUBST(LIB_TDEUNITTEST, "-ltdeunittest") # these are for backward compatibility - AC_SUBST(LIB_KSYCOCA, "-ltdeio") + AC_SUBST(LIB_TDESYCOCA, "-ltdeio") AC_SUBST(LIB_TDEFILE, "-ltdeio") elif test $kde_qtver = 2; then AC_SUBST(LIB_TDECORE, "-ltdecore") AC_SUBST(LIB_TDEUI, "-ltdeui") - AC_SUBST(LIB_KIO, "-ltdeio") - AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") + AC_SUBST(LIB_TDEIO, "-ltdeio") + AC_SUBST(LIB_TDESYCOCA, "-ltdesycoca") AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_TDEFILE, "-ltdefile") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_TDEHTML, "-ltdehtml") - AC_SUBST(LIB_KSPELL, "-ltdespell") - AC_SUBST(LIB_KPARTS, "-ltdeparts") + AC_SUBST(LIB_TDESPELL, "-ltdespell") + AC_SUBST(LIB_TDEPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") else AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)") diff --git a/admin b/admin index b4d585c..6b7f722 160000 --- a/admin +++ b/admin @@ -1 +1 @@ -Subproject commit b4d585c643d92787bfa17b935ce00b09960ee360 +Subproject commit 6b7f7225eff4c49b2dd71804d5fdacb03efcf461 diff --git a/konversation/src/Makefile.am b/konversation/src/Makefile.am index 83ee4ea..6f370fa 100644 --- a/konversation/src/Makefile.am +++ b/konversation/src/Makefile.am @@ -33,7 +33,7 @@ konversation_SOURCES = konviface.skel konviconfigdialog.cpp konversationstatusba connectionsettings.cpp connectionmanager.cpp awaymanager.cpp konversation_COMPILE_FIRST = config/preferences_base.h -konversation_LDADD = $(LIB_KIO) $(LIB_XSS) $(LIB_TDEABC) $(LIB_KIMIFACE) linkaddressbook/liblinkaddressbookui.la blowfish/libblowfish.la config/libkonversationconfig.la +konversation_LDADD = $(LIB_TDEIO) $(LIB_XSS) $(LIB_TDEABC) $(LIB_KIMIFACE) linkaddressbook/liblinkaddressbookui.la blowfish/libblowfish.la config/libkonversationconfig.la xdg_apps_DATA = konversation.desktop @@ -41,7 +41,7 @@ xdg_apps_DATA = konversation.desktop INCLUDES= -Ilinkaddressbook -I$(srcdir)/linkaddressbook -Iblowfish -I$(srcdir)/blowfish\ -Iconfig -I$(srcdir)/config $(all_includes) # the library search path. -konversation_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +konversation_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor rcdir = $(kde_datadir)/konversation rc_DATA = konversationui.rc eventsrc diff --git a/konversation/src/dccresumedialog.cpp b/konversation/src/dccresumedialog.cpp index 97d14a7..ecd81ce 100644 --- a/konversation/src/dccresumedialog.cpp +++ b/konversation/src/dccresumedialog.cpp @@ -142,8 +142,8 @@ void DccResumeDialog::updateDialogButtons() // slot } } -// FIXME: kio-fy me! -// taken and adapted from kio::renamedlg.cpp +// FIXME: tdeio-fy me! +// taken and adapted from tdeio::renamedlg.cpp void DccResumeDialog::suggestNewName() // slot { TQString dotSuffix, suggestedName; diff --git a/konversation/src/dcctransfer.h b/konversation/src/dcctransfer.h index 25385bc..a504f38 100644 --- a/konversation/src/dcctransfer.h +++ b/konversation/src/dcctransfer.h @@ -43,7 +43,7 @@ class DccTransfer : public TQObject { Configuring = 0, // Not queud yet (this means that user can't see the item at this time) Queued, // Newly added DCC, waiting user's response - Preparing, // Opening KIO to write received data + Preparing, // Opening TDEIO to write received data WaitingRemote, // Waiting for remote host's response Connecting, // RECV: trying to connect to the server Transferring, diff --git a/konversation/src/dcctransferrecv.cpp b/konversation/src/dcctransferrecv.cpp index 536eab0..00a98ed 100644 --- a/konversation/src/dcctransferrecv.cpp +++ b/konversation/src/dcctransferrecv.cpp @@ -281,7 +281,7 @@ void DccTransferRecv::prepareLocalKio( bool overwrite, bool resume, TDEIO::fileo if ( !transferJob ) { kdDebug() << "DccTransferRecv::prepareLocalKio(): TDEIO::put() returned NULL. what happened?" << endl; - failed( i18n( "Could not create a KIO instance" ) ); + failed( i18n( "Could not create a TDEIO instance" ) ); return; } @@ -642,7 +642,7 @@ void DccTransferRecv::slotLocalWriteDone() // <-WriteCacheHandler::done() void DccTransferRecv::slotLocalGotWriteError( const TQString& errorString ) { kdDebug() << "DccTransferRecv::slotLocalGotWriteError()" << endl; - failed( i18n( "KIO error: %1" ).arg( errorString ) ); + failed( i18n( "TDEIO error: %1" ).arg( errorString ) ); } void DccTransferRecv::startConnectionTimer( int sec ) @@ -736,7 +736,7 @@ bool DccTransferRecvWriteCacheHandler::write( bool force ) void DccTransferRecvWriteCacheHandler::close() // public { kdDebug() << "DTRWriteCacheHandler::close()" << endl; - write( true ); // write once if kio is ready to write + write( true ); // write once if tdeio is ready to write m_transferJob->setAsyncDataEnabled( m_writeAsyncMode = false ); kdDebug() << "DTRWriteCacheHandler::close(): switched to synchronized mode." << endl; kdDebug() << "DTRWriteCacheHandler::close(): flushing... (remaining caches: " << m_cacheList.count() << ")" << endl; diff --git a/konversation/src/dcctransferrecv.h b/konversation/src/dcctransferrecv.h index ceb6fde..4d267bd 100644 --- a/konversation/src/dcctransferrecv.h +++ b/konversation/src/dcctransferrecv.h @@ -81,7 +81,7 @@ class DccTransferRecv : public DccTransfer void startResume( unsigned long position ); protected slots: - // Local KIO + // Local TDEIO void slotLocalCanResume( TDEIO::Job* job, TDEIO::filesize_t size ); void slotLocalGotResult( TDEIO::Job* job ); void slotLocalReady( TDEIO::Job* job ); diff --git a/konversation/src/linkaddressbook/addresseeitem.h b/konversation/src/linkaddressbook/addresseeitem.h index 1b7d93b..42d9d44 100644 --- a/konversation/src/linkaddressbook/addresseeitem.h +++ b/konversation/src/linkaddressbook/addresseeitem.h @@ -1,5 +1,5 @@ /* - This file is part of libkabc. + This file is part of libtdeabc. Copyright (c) 2001 Cornelius Schumacher This library is free software; you can redistribute it and/or diff --git a/konversation/src/nickinfo.h b/konversation/src/nickinfo.h index fbfa5c2..66bd96b 100644 --- a/konversation/src/nickinfo.h +++ b/konversation/src/nickinfo.h @@ -72,7 +72,7 @@ class NickInfo : public TQObject, public TDEShared /// Return the Server object that owns this NickInfo object. Server* getServer() const; - /// Return the kabc (kaddressbook) contact for this nick + /// Return the tdeabc (kaddressbook) contact for this nick TDEABC::Addressee getAddressee() const; /** Set properties of NickInfo object. */ diff --git a/konversation/src/nicklistbehavior_preferencesui.ui b/konversation/src/nicklistbehavior_preferencesui.ui index 7d8335f..1b0b673 100644 --- a/konversation/src/nicklistbehavior_preferencesui.ui +++ b/konversation/src/nicklistbehavior_preferencesui.ui @@ -154,7 +154,7 @@ the Free Software Foundation; either version 2 of the License, or - klistview.h + tdelistview.h klineedit.h diff --git a/konversation/src/nicksonline.cpp b/konversation/src/nicksonline.cpp index 68ccf2a..496e178 100644 --- a/konversation/src/nicksonline.cpp +++ b/konversation/src/nicksonline.cpp @@ -59,7 +59,7 @@ NicksOnline::NicksOnline(TQWidget* parent): ChatWindow(parent) m_whoisRequested = true; m_nickListView->addColumn(i18n("Network/Nickname/Channel")); - m_kabcIconSet = TDEGlobal::iconLoader()->loadIconSet("kaddressbook",TDEIcon::Small); + m_tdeabcIconSet = TDEGlobal::iconLoader()->loadIconSet("kaddressbook",TDEIcon::Small); m_nickListView->addColumn(i18n("Additional Information")); m_nickListView->setFullWidth(true); m_nickListView->setRootIsDecorated(true); @@ -109,20 +109,20 @@ NicksOnline::NicksOnline(TQWidget* parent): ChatWindow(parent) "Click to create, view, or edit the KAddressBook entry associated with the nickname " "selected above."); TQWhatsThis::add(m_editContactButton, editContactButtonWT); - m_editContactButton->setIconSet(m_kabcIconSet); + m_editContactButton->setIconSet(m_tdeabcIconSet); m_changeAssociationButton = new TQPushButton(i18n("&Change Association..."), buttonBox, "nicksonline_changeassociation_button"); TQString changeAssociationButtonWT = i18n( "Click to associate the nickname selected above with an entry in KAddressBook."); TQWhatsThis::add(m_changeAssociationButton, changeAssociationButtonWT); - m_changeAssociationButton->setIconSet(m_kabcIconSet); + m_changeAssociationButton->setIconSet(m_tdeabcIconSet); m_deleteAssociationButton = new TQPushButton(i18n("&Delete Association"), buttonBox, "nicksonline_deleteassociation_button"); TQString deleteAssociationButtonWT = i18n( "Click to remove the association between the nickname selected above and a " "KAddressBook entry."); TQWhatsThis::add(m_deleteAssociationButton, deleteAssociationButtonWT); - m_deleteAssociationButton->setIconSet(m_kabcIconSet); + m_deleteAssociationButton->setIconSet(m_tdeabcIconSet); connect(m_editContactButton, TQT_SIGNAL(clicked()), this, TQT_SLOT(slotEditContactButton_Clicked())); @@ -333,10 +333,10 @@ void NicksOnline::updateServerOnlineList(Server* servr) } // Set Kabc icon if the nick is associated with an addressbook entry. if (!addressee.isEmpty()) - nickRoot->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + nickRoot->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Normal, TQIconSet::On)); else - nickRoot->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + nickRoot->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Disabled, TQIconSet::Off)); TQStringList channelList = server->getNickChannels(nickname); @@ -405,10 +405,10 @@ void NicksOnline::updateServerOnlineList(Server* servr) nickRoot->setText(nlvcAdditionalInfo, nickAdditionalInfo); // Set Kabc icon if the nick is associated with an addressbook entry. if (!addressee.isEmpty()) - nickRoot->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + nickRoot->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Normal, TQIconSet::On)); else - nickRoot->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + nickRoot->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Disabled, TQIconSet::Off)); } } @@ -948,12 +948,12 @@ void NicksOnline::refreshItem(TQListViewItem* item) break; case nsNoAddress: { - item->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + item->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Disabled, TQIconSet::Off)); break; } case nsHasAddress: { - item->setPixmap(nlvcKabc, m_kabcIconSet.pixmap( + item->setPixmap(nlvcKabc, m_tdeabcIconSet.pixmap( TQIconSet::Small, TQIconSet::Normal, TQIconSet::On)); break; } } diff --git a/konversation/src/nicksonline.h b/konversation/src/nicksonline.h index 4581b2c..414c774 100644 --- a/konversation/src/nicksonline.h +++ b/konversation/src/nicksonline.h @@ -254,7 +254,7 @@ class NicksOnline : public ChatWindow // Timer for refreshing display and generating WHOISes. TQTimer* m_timer; // Addressbook icon. - TQIconSet m_kabcIconSet; + TQIconSet m_tdeabcIconSet; /* Set to False every 8 seconds so that we generate a WHOIS on watch nicks that lack information.*/ bool m_whoisRequested; diff --git a/po/ar/konversation.po b/po/ar/konversation.po index 55b9b90..6a6fb09 100644 --- a/po/ar/konversation.po +++ b/po/ar/konversation.po @@ -4096,8 +4096,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "لا يمكن إنشاء المجلد.
المجلد: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "لا يمكن إنشاء شاهد ل‍ KIO" +msgid "Could not create a TDEIO instance" +msgstr "لا يمكن إنشاء شاهد ل‍ TDEIO" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4150,8 +4150,8 @@ msgstr "خطا نقل" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "خطأ KIO: %1" +msgid "TDEIO error: %1" +msgstr "خطأ TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/bg/konversation.po b/po/bg/konversation.po index 1d29ea7..2d332ae 100644 --- a/po/bg/konversation.po +++ b/po/bg/konversation.po @@ -4144,8 +4144,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Не може да бъде създадена папка.
Папка: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Не може да бъде създаден обект KIO" +msgid "Could not create a TDEIO instance" +msgstr "Не може да бъде създаден обект TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4202,8 +4202,8 @@ msgstr "Грешка при прехвърляне" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO грешка: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO грешка: %1" #: src/query.cpp:68 msgid "" diff --git a/po/ca/konversation.po b/po/ca/konversation.po index a262e46..826cc55 100644 --- a/po/ca/konversation.po +++ b/po/ca/konversation.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 08:36+0200\n" "PO-Revision-Date: 2006-08-28 23:34+0200\n" "Last-Translator: Albert Astals Cid \n" -"Language-Team: Catalan \n" +"Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3999,8 +3999,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "No s'ha pogut crear la carpeta.
Carpeta: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "No s'ha pogut crear una instància KIO" +msgid "Could not create a TDEIO instance" +msgstr "No s'ha pogut crear una instància TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4056,8 +4056,8 @@ msgstr "Error a la transferència" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Error de KIO: %1" +msgid "TDEIO error: %1" +msgstr "Error de TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/da/konversation.po b/po/da/konversation.po index 4316d5d..2e5dada 100644 --- a/po/da/konversation.po +++ b/po/da/konversation.po @@ -4112,7 +4112,7 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Kan ikke oprette mappen.
Mappe: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" +msgid "Could not create a TDEIO instance" msgstr "Kunne ikke oprette en I/O-slave-udgave" #: src/dcctransferrecv.cpp:353 @@ -4167,7 +4167,7 @@ msgstr "Overførselsfejl" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" +msgid "TDEIO error: %1" msgstr "I/O-fejl: %1" #: src/query.cpp:68 diff --git a/po/de/konversation.po b/po/de/konversation.po index 6045cf4..235f12f 100644 --- a/po/de/konversation.po +++ b/po/de/konversation.po @@ -17,7 +17,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 08:36+0200\n" "PO-Revision-Date: 2008-07-14 08:07+0200\n" "Last-Translator: Frederik Schwarzer \n" -"Language-Team: German \n" +"Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4175,8 +4175,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Der Ordner lässt sich nicht erstellen.
Ordner: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Es war nicht möglich, eine KIO-Instanz zu erzeugen." +msgid "Could not create a TDEIO instance" +msgstr "Es war nicht möglich, eine TDEIO-Instanz zu erzeugen." #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4238,8 +4238,8 @@ msgstr "Übertragungsfehler" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO-Fehler: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO-Fehler: %1" #: src/query.cpp:68 msgid "" diff --git a/po/el/konversation.po b/po/el/konversation.po index 84e440d..269aa15 100644 --- a/po/el/konversation.po +++ b/po/el/konversation.po @@ -4200,8 +4200,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Αδυναμία δημιουργίας του φακέλου.
Φάκελος: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Αδύνατη η δημιουργία μιας διεργασίας KIO" +msgid "Could not create a TDEIO instance" +msgstr "Αδύνατη η δημιουργία μιας διεργασίας TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4260,8 +4260,8 @@ msgstr "Σφάλμα μεταφοράς δεδομένων" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Σφάλμα KIO: %1" +msgid "TDEIO error: %1" +msgstr "Σφάλμα TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/en_GB/konversation.po b/po/en_GB/konversation.po index 05e8a0c..cede6e7 100644 --- a/po/en_GB/konversation.po +++ b/po/en_GB/konversation.po @@ -4251,8 +4251,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Cannot create the folder.
Folder: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Could not create a KIO instance" +msgid "Could not create a TDEIO instance" +msgstr "Could not create a TDEIO instance" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4311,8 +4311,8 @@ msgstr "Transferring error" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO error: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO error: %1" #: src/query.cpp:68 msgid "" diff --git a/po/es/konversation.po b/po/es/konversation.po index 14ed716..53b3e76 100644 --- a/po/es/konversation.po +++ b/po/es/konversation.po @@ -4165,8 +4165,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "No se puede crear la carpeta.
Carpeta: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "No se ha podido crear una instancia KIO" +msgid "Could not create a TDEIO instance" +msgstr "No se ha podido crear una instancia TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4225,8 +4225,8 @@ msgstr "Error de transferencia" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Error de KIO: %1" +msgid "TDEIO error: %1" +msgstr "Error de TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/et/konversation.po b/po/et/konversation.po index 0965ed8..bb20dd6 100644 --- a/po/et/konversation.po +++ b/po/et/konversation.po @@ -4084,8 +4084,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Kataloogi loomine ebaõnnestus.
Kataloog: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "KIO protsessi loomine ebaõnnestus" +msgid "Could not create a TDEIO instance" +msgstr "TDEIO protsessi loomine ebaõnnestus" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4142,8 +4142,8 @@ msgstr "Edastamise viga" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO viga: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO viga: %1" #: src/query.cpp:68 msgid "" diff --git a/po/fi/konversation.po b/po/fi/konversation.po index 629ce06..c029e11 100644 --- a/po/fi/konversation.po +++ b/po/fi/konversation.po @@ -4278,8 +4278,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Kansio luominen ei onnistunut.
Kansio: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "KIO-ilmentymän luominen ei onnistunut" +msgid "Could not create a TDEIO instance" +msgstr "TDEIO-ilmentymän luominen ei onnistunut" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4338,8 +4338,8 @@ msgstr "Siirtovirhe" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO-virhe: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO-virhe: %1" #: src/query.cpp:68 msgid "" diff --git a/po/fr/konversation.po b/po/fr/konversation.po index 652904e..58a3102 100644 --- a/po/fr/konversation.po +++ b/po/fr/konversation.po @@ -4208,8 +4208,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Impossible de créer le dossier.
Dossier : %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Impossible de créer une instance KIO" +msgid "Could not create a TDEIO instance" +msgstr "Impossible de créer une instance TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4268,8 +4268,8 @@ msgstr "Erreur de transfert" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Erreur KIO : %1" +msgid "TDEIO error: %1" +msgstr "Erreur TDEIO : %1" #: src/query.cpp:68 msgid "" diff --git a/po/gl/konversation.po b/po/gl/konversation.po index 5992fcf..d188f5b 100644 --- a/po/gl/konversation.po +++ b/po/gl/konversation.po @@ -4172,8 +4172,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Non foi posíbel criar o cartafol
Cartafol %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Non foi posíbel criar unha instancia KIO" +msgid "Could not create a TDEIO instance" +msgstr "Non foi posíbel criar unha instancia TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4229,8 +4229,8 @@ msgstr "Erro de transferéncia" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Erro do KIO: %1" +msgid "TDEIO error: %1" +msgstr "Erro do TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/he/konversation.po b/po/he/konversation.po index 4373605..014b856 100644 --- a/po/he/konversation.po +++ b/po/he/konversation.po @@ -3880,8 +3880,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "אין אפשרות ליצור את התיקייה.
תיקייה: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "לא יכול ליצור מופע של KIO" +msgid "Could not create a TDEIO instance" +msgstr "לא יכול ליצור מופע של TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -3933,8 +3933,8 @@ msgstr "שגיאת העברה" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO error: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO error: %1" #: src/query.cpp:68 msgid "" diff --git a/po/hu/konversation.po b/po/hu/konversation.po index e94b15c..a0220fa 100644 --- a/po/hu/konversation.po +++ b/po/hu/konversation.po @@ -4211,8 +4211,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Nem lehet a mappát létrehozni.
Mappa: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Nem lehetett KIO példányt létrehozni" +msgid "Could not create a TDEIO instance" +msgstr "Nem lehetett TDEIO példányt létrehozni" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4269,8 +4269,8 @@ msgstr "Átviteli hiba" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO hiba: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO hiba: %1" #: src/query.cpp:68 msgid "" diff --git a/po/it/konversation.po b/po/it/konversation.po index 71a4ea2..dcf60be 100644 --- a/po/it/konversation.po +++ b/po/it/konversation.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 08:36+0200\n" "PO-Revision-Date: 2008-08-06 09:09+0200\n" "Last-Translator: Federico Zenith \n" -"Language-Team: Italian \n" +"Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4114,8 +4114,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Impossibile creare la cartella.
Cartella: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Impossibile creare un'istanza di KIO" +msgid "Could not create a TDEIO instance" +msgstr "Impossibile creare un'istanza di TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4173,8 +4173,8 @@ msgstr "Errore di trasferimento" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Errore KIO: %1" +msgid "TDEIO error: %1" +msgstr "Errore TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/ja/konversation.po b/po/ja/konversation.po index d8c37a7..aceaa3a 100644 --- a/po/ja/konversation.po +++ b/po/ja/konversation.po @@ -3938,8 +3938,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "フォルダを作成できませんでした。
フォルダ: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "KIO のインスタンスを作成できませんでした" +msgid "Could not create a TDEIO instance" +msgstr "TDEIO のインスタンスを作成できませんでした" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -3991,8 +3991,8 @@ msgstr "転送エラー" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO エラー: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO エラー: %1" #: src/query.cpp:68 msgid "" diff --git a/po/ka/konversation.po b/po/ka/konversation.po index 56acb9f..1d02146 100644 --- a/po/ka/konversation.po +++ b/po/ka/konversation.po @@ -4165,8 +4165,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "საქაღალდის შექმნა შეუძლებელია.
საქაღალდე: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "KIO -ს შექმნა ვერ განხორციელდა" +msgid "Could not create a TDEIO instance" +msgstr "TDEIO -ს შექმნა ვერ განხორციელდა" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4223,8 +4223,8 @@ msgstr "გადაცემის შეცდომა" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO შეცდომა: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO შეცდომა: %1" #: src/query.cpp:68 msgid "" diff --git a/po/ko/konversation.po b/po/ko/konversation.po index cbc8f94..dab61a0 100644 --- a/po/ko/konversation.po +++ b/po/ko/konversation.po @@ -4064,8 +4064,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "폴더를 생성할 수 없습니다.
폴더: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "KIO 인스턴스를 생성할 수 없습니다" +msgid "Could not create a TDEIO instance" +msgstr "TDEIO 인스턴스를 생성할 수 없습니다" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4118,8 +4118,8 @@ msgstr "전송 오류 " #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO 오류: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO 오류: %1" #: src/query.cpp:68 msgid "" @@ -8104,8 +8104,8 @@ msgstr "서버:" #~ msgid "File open failure: %1" #~ msgstr "파일 열기 실패: %1" -#~ msgid "KIO Error" -#~ msgstr "KIO 오류" +#~ msgid "TDEIO Error" +#~ msgstr "TDEIO 오류" #~ msgid "Quits application" #~ msgstr "응용프로그램 종료" diff --git a/po/pa/konversation.po b/po/pa/konversation.po index 4b204b1..81fc182 100644 --- a/po/pa/konversation.po +++ b/po/pa/konversation.po @@ -3845,7 +3845,7 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" +msgid "Could not create a TDEIO instance" msgstr "" #: src/dcctransferrecv.cpp:353 @@ -3897,8 +3897,8 @@ msgstr "ਟਰਾਂਸਫਰ ਗਲਤੀ" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO ਗਲਤੀ: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO ਗਲਤੀ: %1" #: src/query.cpp:68 msgid "" diff --git a/po/pt/konversation.po b/po/pt/konversation.po index cabaa68..614bb78 100644 --- a/po/pt/konversation.po +++ b/po/pt/konversation.po @@ -4182,8 +4182,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Não foi possível criar pasta
Pasta %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Não foi possível criar uma instância KIO" +msgid "Could not create a TDEIO instance" +msgstr "Não foi possível criar uma instância TDEIO" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4242,8 +4242,8 @@ msgstr "Erro de transferência" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Erro do KIO: %1" +msgid "TDEIO error: %1" +msgstr "Erro do TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/ru/konversation.po b/po/ru/konversation.po index a8a9ffb..6a9cd5e 100644 --- a/po/ru/konversation.po +++ b/po/ru/konversation.po @@ -4138,8 +4138,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Не удалось создать папку.
Путь: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Не удалось создать экземпляр KIO" +msgid "Could not create a TDEIO instance" +msgstr "Не удалось создать экземпляр TDEIO" #: src/dcctransferrecv.cpp:353 #, fuzzy @@ -4192,8 +4192,8 @@ msgstr "Ошибка передачи" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "Ошибка KIO: %1" +msgid "TDEIO error: %1" +msgstr "Ошибка TDEIO: %1" #: src/query.cpp:68 msgid "" diff --git a/po/sr/konversation.po b/po/sr/konversation.po index 99bdce5..67b2f7e 100644 --- a/po/sr/konversation.po +++ b/po/sr/konversation.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 08:36+0200\n" "PO-Revision-Date: 2008-07-25 23:08+0200\n" "Last-Translator: Chusslove Illich \n" -"Language-Team: Serbian \n" +"Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4099,8 +4099,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Не могу да направим фасциклу.
Фасцикла: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Нисам могао да направим примерак KIO-а" +msgid "Could not create a TDEIO instance" +msgstr "Нисам могао да направим примерак TDEIO-а" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4157,8 +4157,8 @@ msgstr "Грешка у преносу" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO грешка: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO грешка: %1" #: src/query.cpp:68 msgid "" diff --git a/po/sr@Latn/konversation.po b/po/sr@Latn/konversation.po index 6302908..c9f8728 100644 --- a/po/sr@Latn/konversation.po +++ b/po/sr@Latn/konversation.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 08:36+0200\n" "PO-Revision-Date: 2008-07-25 23:08+0200\n" "Last-Translator: Chusslove Illich \n" -"Language-Team: Serbian \n" +"Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4100,8 +4100,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Ne mogu da napravim fasciklu.
Fascikla: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Nisam mogao da napravim primerak KIO-a" +msgid "Could not create a TDEIO instance" +msgstr "Nisam mogao da napravim primerak TDEIO-a" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4158,8 +4158,8 @@ msgstr "Greška u prenosu" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO greška: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO greška: %1" #: src/query.cpp:68 msgid "" diff --git a/po/sv/konversation.po b/po/sv/konversation.po index d6f2f41..1a33163 100644 --- a/po/sv/konversation.po +++ b/po/sv/konversation.po @@ -4112,7 +4112,7 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Kan inte skapa katalogen.
Katalog: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" +msgid "Could not create a TDEIO instance" msgstr "Kunde inte skapa en I/O-slavinstans" #: src/dcctransferrecv.cpp:353 @@ -4167,7 +4167,7 @@ msgstr "Överföringsfel" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" +msgid "TDEIO error: %1" msgstr "I/O-fel: %1" #: src/query.cpp:68 diff --git a/po/tr/konversation.po b/po/tr/konversation.po index 6c91779..11f2f8c 100644 --- a/po/tr/konversation.po +++ b/po/tr/konversation.po @@ -4103,8 +4103,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "Dizin oluşturulamıyor.
Dizin: %1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "Bir KIO örneği oluşturulamadı" +msgid "Could not create a TDEIO instance" +msgstr "Bir TDEIO örneği oluşturulamadı" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -4159,8 +4159,8 @@ msgstr "Transfer hatası" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO hatası: %1" +msgid "TDEIO error: %1" +msgstr "TDEIO hatası: %1" #: src/query.cpp:68 msgid "" diff --git a/po/zh_CN/konversation.po b/po/zh_CN/konversation.po index 1dfb335..65ff53b 100644 --- a/po/zh_CN/konversation.po +++ b/po/zh_CN/konversation.po @@ -3914,8 +3914,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "无法创建文件夹。
文件夹:%1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "无法创建 KIO 实例" +msgid "Could not create a TDEIO instance" +msgstr "无法创建 TDEIO 实例" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -3966,8 +3966,8 @@ msgstr "传输时出错" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO 出错:%1" +msgid "TDEIO error: %1" +msgstr "TDEIO 出错:%1" #: src/query.cpp:68 msgid "" diff --git a/po/zh_TW/konversation.po b/po/zh_TW/konversation.po index 0d577ea..c9c035f 100644 --- a/po/zh_TW/konversation.po +++ b/po/zh_TW/konversation.po @@ -3894,8 +3894,8 @@ msgid "Cannot create the folder.
Folder: %1
" msgstr "無法建立資料夾。
資料夾:%1
" #: src/dcctransferrecv.cpp:284 -msgid "Could not create a KIO instance" -msgstr "無法建立 KIO 實體" +msgid "Could not create a TDEIO instance" +msgstr "無法建立 TDEIO 實體" #: src/dcctransferrecv.cpp:353 msgid "The file is used by another transfer.
%1
" @@ -3946,8 +3946,8 @@ msgstr "傳輸時發生錯誤" #: src/dcctransferrecv.cpp:645 #, c-format -msgid "KIO error: %1" -msgstr "KIO 發生錯誤:%1" +msgid "TDEIO error: %1" +msgstr "TDEIO 發生錯誤:%1" #: src/query.cpp:68 msgid "" -- cgit v1.2.1