From fe50f29e05b1318b520a33179ea50c88b6e2c89a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:53:39 -0600 Subject: [PATCH] Rename a number of libraries and executables to avoid conflicts with KDE4 --- acinclude.m4 | 8 +- developer-doc/phb/src-examples.docbook | 86 +++++++++---------- kmymoney2/converter/mymoneygncreader.cpp | 2 +- kmymoney2/converter/mymoneyqifprofile.cpp | 2 +- kmymoney2/converter/mymoneyqifreader.cpp | 4 +- .../converter/mymoneystatementreader.cpp | 2 +- kmymoney2/converter/mymoneytemplate.cpp | 2 +- kmymoney2/converter/webpricequote.cpp | 78 ++++++++--------- kmymoney2/dialogs/Makefile.am | 8 +- kmymoney2/dialogs/kaccountselectdlg.cpp | 2 +- kmymoney2/dialogs/kbackupdlg.cpp | 2 +- kmymoney2/dialogs/kchooseimportexportdlg.cpp | 2 +- kmymoney2/dialogs/kcsvprogressdlg.cpp | 26 +++--- kmymoney2/dialogs/kequitypriceupdatedlg.cpp | 2 +- kmymoney2/dialogs/kexportdlg.cpp | 34 ++++---- kmymoney2/dialogs/kimportdlg.cpp | 20 ++--- kmymoney2/dialogs/ksplittransactiondlg.cpp | 2 +- kmymoney2/dialogs/kstartdlg.cpp | 8 +- kmymoney2/dialogs/mymoneyqifprofileeditor.cpp | 2 +- .../settings/ksettingsonlinequotes.cpp | 2 +- ...erdlg.cpp => tdeconfirmmanualenterdlg.cpp} | 6 +- ...lenterdlg.h => tdeconfirmmanualenterdlg.h} | 4 +- ...ecl.ui => tdeconfirmmanualenterdlgdecl.ui} | 0 kmymoney2/kmymoney2.cpp | 68 +++++++-------- kmymoney2/kmymoney2.h | 2 +- kmymoney2/kmymoneyutils.cpp | 2 +- kmymoney2/plugins/importinterface.h | 2 +- .../plugins/interfaces/kmmimportinterface.h | 2 +- .../dialogs/kofxdirectconnectdlg.cpp | 4 +- .../plugins/ofximport/ofximporterplugin.cpp | 2 +- kmymoney2/plugins/ofximport/ofxpartner.cpp | 2 +- kmymoney2/plugins/pluginloader.cpp | 2 +- kmymoney2/views/kbudgetview.cpp | 2 +- kmymoney2/views/khomeview.cpp | 2 +- kmymoney2/views/kmymoneyview.cpp | 6 +- kmymoney2/views/kreportsview.cpp | 4 +- kmymoney2/views/kscheduledlistitem.cpp | 2 +- kmymoney2/views/kscheduledview.cpp | 2 +- kmymoney2/widgets/kmymoneycombo.cpp | 2 +- kmymoney2/widgets/kmymoneyedit.cpp | 8 +- kmymoney2/widgets/kmymoneygpgconfig.cpp | 2 +- .../widgets/kmymoneyonlinequoteconfig.cpp | 2 +- kmymoney2/widgets/kmymoneypriceview.cpp | 8 +- kmymoney2/wizards/newuserwizard/Makefile.am | 6 +- .../wizards/newuserwizard/knewuserwizard.cpp | 2 +- .../wizards/newuserwizard/knewuserwizard_p.h | 2 +- .../{kfilepagedecl.ui => tdefilepagedecl.ui} | 0 po/ca.po | 30 +++---- po/cs.po | 30 +++---- po/da.po | 30 +++---- po/de.po | 30 +++---- po/en_GB.po | 30 +++---- po/es.po | 30 +++---- po/es_AR.po | 30 +++---- po/fi.po | 30 +++---- po/fr.po | 30 +++---- po/gl.po | 30 +++---- po/it.po | 30 +++---- po/kmymoney2.pot | 30 +++---- po/lt.po | 30 +++---- po/nl.po | 30 +++---- po/pl.po | 30 +++---- po/pt.po | 30 +++---- po/pt_BR.po | 30 +++---- po/ro.po | 30 +++---- po/ru.po | 30 +++---- po/sk.po | 30 +++---- po/sv.po | 30 +++---- po/tr.po | 30 +++---- po/zh_CN.po | 30 +++---- 70 files changed, 565 insertions(+), 565 deletions(-) rename kmymoney2/dialogs/{kconfirmmanualenterdlg.cpp => tdeconfirmmanualenterdlg.cpp} (98%) rename kmymoney2/dialogs/{kconfirmmanualenterdlg.h => tdeconfirmmanualenterdlg.h} (95%) rename kmymoney2/dialogs/{kconfirmmanualenterdlgdecl.ui => tdeconfirmmanualenterdlgdecl.ui} (100%) rename kmymoney2/wizards/newuserwizard/{kfilepagedecl.ui => tdefilepagedecl.ui} (100%) diff --git a/acinclude.m4 b/acinclude.m4 index fed8a6e..17ea4c0 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS], fi if test -n "$trinity2ornewer"; then - KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) + KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) fi if test -n "$trinity3ornewer"; then @@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then kde_check_lib="libtdecore.la" else kde_check_header="ksharedptr.h" - kde_check_lib="libkio.la" + kde_check_lib="libtdeio.la" fi if test -z "$1"; then @@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_SMB, "-lsmb") - AC_SUBST(LIB_KFILE, "-lkfile") + AC_SUBST(LIB_KFILE, "-ltdefile") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KSPELL, "-ltdespell") @@ -2104,7 +2104,7 @@ else AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)") AC_SUBST(LIB_TDEUI, "-ltdeui $(LIB_TDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_TDECORE)") - AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_TDEUI)") + AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_TDEUI)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_TDECORE)") fi ]) diff --git a/developer-doc/phb/src-examples.docbook b/developer-doc/phb/src-examples.docbook index 84db1ac..6a999c9 100644 --- a/developer-doc/phb/src-examples.docbook +++ b/developer-doc/phb/src-examples.docbook @@ -200,7 +200,7 @@ signals: #include <klocale.h> #include <kstddirs.h> #include <kiconloader.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kcolorbutton.h> #include <kmessagebox.h> @@ -403,44 +403,44 @@ void KSettingsDlg::setPageList() **/ void KSettingsDlg::configRead() { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Settings Dialog"); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Settings Dialog"); QSize *qsizeDefaultSize = new QSize(470,470); - this->resize(kconfig->readSizeEntry("Geometry", qsizeDefaultSize)); + this->resize(tdeconfig->readSizeEntry("Geometry", qsizeDefaultSize)); - kconfig->setGroup("General Options"); - m_bTempStartPrompt = kconfig->readBoolEntry("StartDialog", true); + tdeconfig->setGroup("General Options"); + m_bTempStartPrompt = tdeconfig->readBoolEntry("StartDialog", true); m_qradiobuttonStartPrompt->setChecked(m_bTempStartPrompt); m_qradiobuttonStartFile->setChecked(!m_bTempStartPrompt); - kconfig->setGroup("List Options"); + tdeconfig->setGroup("List Options"); QFont qfontDefault = QFont("helvetica", 12); QColor qcolorDefault = Qt::white; QColor qcolorDefaultBG = Qt::gray; - m_qcolorTempList = kconfig->readColorEntry("listColor", &qcolorDefault); + m_qcolorTempList = tdeconfig->readColorEntry("listColor", &qcolorDefault); m_kcolorbuttonList->setColor(m_qcolorTempList); - m_qcolorTempListBG = kconfig->readColorEntry("listBGColor", + m_qcolorTempListBG = tdeconfig->readColorEntry("listBGColor", &qcolorDefaultBG); m_kcolorbuttonBack->setColor(m_qcolorTempListBG); - m_qfontTempHeader = kconfig->readFontEntry("listHeaderFont", + m_qfontTempHeader = tdeconfig->readFontEntry("listHeaderFont", &qfontDefault); m_kfontchooserHeader->setFont(m_qfontTempHeader); - m_qfontTempCell = kconfig->readFontEntry("listCellFont", &qfontDefault); + m_qfontTempCell = tdeconfig->readFontEntry("listCellFont", &qfontDefault); m_kfontchooserCell->setFont(m_qfontTempCell); - m_qstringTempRowCount = kconfig->readEntry("RowCount", "2"); + m_qstringTempRowCount = tdeconfig->readEntry("RowCount", "2"); m_klineeditRowCount->setText(m_qstringTempRowCount); - m_bTempShowGrid = kconfig->readBoolEntry("ShowGrid", true); + m_bTempShowGrid = tdeconfig->readBoolEntry("ShowGrid", true); m_qcheckboxShowGrid->setChecked(m_bTempShowGrid); m_bTempColourPerTransaction = - kconfig->readBoolEntry("ColourPerTransaction", true); + tdeconfig->readBoolEntry("ColourPerTransaction", true); m_qradiobuttonPerTransaction->setChecked(m_bTempColourPerTransaction); m_qradiobuttonOtherRow->setChecked(!m_bTempColourPerTransaction); } @@ -449,25 +449,25 @@ void KSettingsDlg::configRead() **/ void KSettingsDlg::configWrite() { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Settings Dialog"); - kconfig->writeEntry("Geometry", this->size() ); - - kconfig->setGroup("List Options"); - kconfig->writeEntry("listColor", m_kcolorbuttonList->color()); - kconfig->writeEntry("listBGColor", m_kcolorbuttonBack->color()); - kconfig->writeEntry("listHeaderFont", m_kfontchooserHeader->font()); - kconfig->writeEntry("listCellFont", m_kfontchooserCell->font()); - kconfig->writeEntry("RowCount", m_klineeditRowCount->text()); - kconfig->writeEntry("ShowGrid", m_qcheckboxShowGrid->isChecked()); - kconfig->writeEntry("ColourPerTransaction", + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Settings Dialog"); + tdeconfig->writeEntry("Geometry", this->size() ); + + tdeconfig->setGroup("List Options"); + tdeconfig->writeEntry("listColor", m_kcolorbuttonList->color()); + tdeconfig->writeEntry("listBGColor", m_kcolorbuttonBack->color()); + tdeconfig->writeEntry("listHeaderFont", m_kfontchooserHeader->font()); + tdeconfig->writeEntry("listCellFont", m_kfontchooserCell->font()); + tdeconfig->writeEntry("RowCount", m_klineeditRowCount->text()); + tdeconfig->writeEntry("ShowGrid", m_qcheckboxShowGrid->isChecked()); + tdeconfig->writeEntry("ColourPerTransaction", m_qradiobuttonPerTransaction->isChecked()); - kconfig->setGroup("General Options"); - kconfig->writeEntry("StartDialog", + tdeconfig->setGroup("General Options"); + tdeconfig->writeEntry("StartDialog", m_qradiobuttonStartPrompt->isChecked()); - kconfig->sync(); + tdeconfig->sync(); } /** Called on OK being pressed */ @@ -505,20 +505,20 @@ and 3")); void KSettingsDlg::slotCancel() { // make sure the config object is the same as we left it - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("List Options"); - kconfig->writeEntry("listColor", m_qcolorTempList); - kconfig->writeEntry("listBGColor", m_qcolorTempListBG); - kconfig->writeEntry("listHeaderFont", m_qfontTempHeader); - kconfig->writeEntry("listCellFont", m_qfontTempCell); - kconfig->writeEntry("RowCount", m_qstringTempRowCount); - kconfig->writeEntry("ShowGrid", m_bTempShowGrid); - kconfig->writeEntry("ColourPerTransaction", m_bTempColourPerTransaction); - - kconfig->setGroup("General Options"); - kconfig->writeEntry("StartDialog", m_bTempStartPrompt); - - kconfig->sync(); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("List Options"); + tdeconfig->writeEntry("listColor", m_qcolorTempList); + tdeconfig->writeEntry("listBGColor", m_qcolorTempListBG); + tdeconfig->writeEntry("listHeaderFont", m_qfontTempHeader); + tdeconfig->writeEntry("listCellFont", m_qfontTempCell); + tdeconfig->writeEntry("RowCount", m_qstringTempRowCount); + tdeconfig->writeEntry("ShowGrid", m_bTempShowGrid); + tdeconfig->writeEntry("ColourPerTransaction", m_bTempColourPerTransaction); + + tdeconfig->setGroup("General Options"); + tdeconfig->writeEntry("StartDialog", m_bTempStartPrompt); + + tdeconfig->sync(); if (m_bDoneApply) accept(); diff --git a/kmymoney2/converter/mymoneygncreader.cpp b/kmymoney2/converter/mymoneygncreader.cpp index 4211ed9..d617bb0 100644 --- a/kmymoney2/converter/mymoneygncreader.cpp +++ b/kmymoney2/converter/mymoneygncreader.cpp @@ -33,7 +33,7 @@ email : mte@users.sourceforge.net // KDE Includes #ifndef _GNCFILEANON #include - #include + #include #include #endif diff --git a/kmymoney2/converter/mymoneyqifprofile.cpp b/kmymoney2/converter/mymoneyqifprofile.cpp index d65a384..a40685f 100644 --- a/kmymoney2/converter/mymoneyqifprofile.cpp +++ b/kmymoney2/converter/mymoneyqifprofile.cpp @@ -25,7 +25,7 @@ // KDE Includes #include -#include +#include #include #include diff --git a/kmymoney2/converter/mymoneyqifreader.cpp b/kmymoney2/converter/mymoneyqifreader.cpp index 2e7266b..33c844b 100644 --- a/kmymoney2/converter/mymoneyqifreader.cpp +++ b/kmymoney2/converter/mymoneyqifreader.cpp @@ -38,11 +38,11 @@ #include #include -#include +#include #include #include #include -#include +#include // ---------------------------------------------------------------------------- // Project Headers diff --git a/kmymoney2/converter/mymoneystatementreader.cpp b/kmymoney2/converter/mymoneystatementreader.cpp index 8bef60e..87fa409 100644 --- a/kmymoney2/converter/mymoneystatementreader.cpp +++ b/kmymoney2/converter/mymoneystatementreader.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmymoney2/converter/mymoneytemplate.cpp b/kmymoney2/converter/mymoneytemplate.cpp index 191474f..721e96a 100644 --- a/kmymoney2/converter/mymoneytemplate.cpp +++ b/kmymoney2/converter/mymoneytemplate.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include // ---------------------------------------------------------------------------- diff --git a/kmymoney2/converter/webpricequote.cpp b/kmymoney2/converter/webpricequote.cpp index b614dcc..14db612 100644 --- a/kmymoney2/converter/webpricequote.cpp +++ b/kmymoney2/converter/webpricequote.cpp @@ -26,13 +26,13 @@ // ---------------------------------------------------------------------------- // KDE Headers -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include #include @@ -598,8 +598,8 @@ TQStringList WebPriceQuote::quoteSources (const _quoteSystemE _system) { TQStringList WebPriceQuote::quoteSourcesNative() { - TDEConfig *kconfig = TDEGlobal::config(); - TQStringList groups = kconfig->groupList(); + TDEConfig *tdeconfig = TDEGlobal::config(); + TQStringList groups = tdeconfig->groupList(); TQStringList::Iterator it; TQRegExp onlineQuoteSource(TQString("^Online-Quote-Source-(.*)$")); @@ -614,23 +614,23 @@ TQStringList WebPriceQuote::quoteSourcesNative() // if the user has the OLD quote source defined, now is the // time to remove that entry and convert it to the new system. - if ( ! groups.count() && kconfig->hasGroup("Online Quotes Options") ) + if ( ! groups.count() && tdeconfig->hasGroup("Online Quotes Options") ) { - kconfig->setGroup("Online Quotes Options"); - TQString url(kconfig->readEntry("URL","http://finance.yahoo.com/d/quotes.csv?s=%1&f=sl1d1")); - TQString symbolRegExp(kconfig->readEntry("SymbolRegex","\"([^,\"]*)\",.*")); - TQString priceRegExp(kconfig->readEntry("PriceRegex","[^,]*,([^,]*),.*")); - TQString dateRegExp(kconfig->readEntry("DateRegex","[^,]*,[^,]*,\"([^\"]*)\"")); - kconfig->deleteGroup("Online Quotes Options"); + tdeconfig->setGroup("Online Quotes Options"); + TQString url(tdeconfig->readEntry("URL","http://finance.yahoo.com/d/quotes.csv?s=%1&f=sl1d1")); + TQString symbolRegExp(tdeconfig->readEntry("SymbolRegex","\"([^,\"]*)\",.*")); + TQString priceRegExp(tdeconfig->readEntry("PriceRegex","[^,]*,([^,]*),.*")); + TQString dateRegExp(tdeconfig->readEntry("DateRegex","[^,]*,[^,]*,\"([^\"]*)\"")); + tdeconfig->deleteGroup("Online Quotes Options"); groups += "Old Source"; - kconfig->setGroup(TQString("Online-Quote-Source-%1").arg("Old Source")); - kconfig->writeEntry("URL", url); - kconfig->writeEntry("SymbolRegex", symbolRegExp); - kconfig->writeEntry("PriceRegex",priceRegExp); - kconfig->writeEntry("DateRegex", dateRegExp); - kconfig->writeEntry("DateFormatRegex", "%m %d %y"); - kconfig->sync(); + tdeconfig->setGroup(TQString("Online-Quote-Source-%1").arg("Old Source")); + tdeconfig->writeEntry("URL", url); + tdeconfig->writeEntry("SymbolRegex", symbolRegExp); + tdeconfig->writeEntry("PriceRegex",priceRegExp); + tdeconfig->writeEntry("DateRegex", dateRegExp); + tdeconfig->writeEntry("DateFormatRegex", "%m %d %y"); + tdeconfig->sync(); } // Set up each of the default sources. These are done piecemeal so that @@ -643,7 +643,7 @@ TQStringList WebPriceQuote::quoteSourcesNative() { groups += (*it_source).m_name; (*it_source).write(); - kconfig->sync(); + tdeconfig->sync(); } ++it_source; } @@ -683,29 +683,29 @@ WebPriceQuoteSource::WebPriceQuoteSource(const TQString& name, const TQString& u WebPriceQuoteSource::WebPriceQuoteSource(const TQString& name) { m_name = name; - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup(TQString("Online-Quote-Source-%1").arg(m_name)); - m_sym = kconfig->readEntry("SymbolRegex"); - m_date = kconfig->readEntry("DateRegex"); - m_dateformat = kconfig->readEntry("DateFormatRegex","%m %d %y"); - m_price = kconfig->readEntry("PriceRegex"); - m_url = kconfig->readEntry("URL"); - m_skipStripping = kconfig->readBoolEntry("SkipStripping", false); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup(TQString("Online-Quote-Source-%1").arg(m_name)); + m_sym = tdeconfig->readEntry("SymbolRegex"); + m_date = tdeconfig->readEntry("DateRegex"); + m_dateformat = tdeconfig->readEntry("DateFormatRegex","%m %d %y"); + m_price = tdeconfig->readEntry("PriceRegex"); + m_url = tdeconfig->readEntry("URL"); + m_skipStripping = tdeconfig->readBoolEntry("SkipStripping", false); } void WebPriceQuoteSource::write(void) const { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup(TQString("Online-Quote-Source-%1").arg(m_name)); - kconfig->writeEntry("URL", m_url); - kconfig->writeEntry("PriceRegex", m_price); - kconfig->writeEntry("DateRegex", m_date); - kconfig->writeEntry("DateFormatRegex", m_dateformat); - kconfig->writeEntry("SymbolRegex", m_sym); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup(TQString("Online-Quote-Source-%1").arg(m_name)); + tdeconfig->writeEntry("URL", m_url); + tdeconfig->writeEntry("PriceRegex", m_price); + tdeconfig->writeEntry("DateRegex", m_date); + tdeconfig->writeEntry("DateFormatRegex", m_dateformat); + tdeconfig->writeEntry("SymbolRegex", m_sym); if(m_skipStripping) - kconfig->writeEntry("SkipStripping", m_skipStripping); + tdeconfig->writeEntry("SkipStripping", m_skipStripping); else - kconfig->deleteEntry("SkipStripping"); + tdeconfig->deleteEntry("SkipStripping"); } void WebPriceQuoteSource::rename(const TQString& name) @@ -717,8 +717,8 @@ void WebPriceQuoteSource::rename(const TQString& name) void WebPriceQuoteSource::remove(void) const { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->deleteGroup(TQString("Online-Quote-Source-%1").arg(m_name)); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->deleteGroup(TQString("Online-Quote-Source-%1").arg(m_name)); } // diff --git a/kmymoney2/dialogs/Makefile.am b/kmymoney2/dialogs/Makefile.am index ad9be80..e2fe204 100644 --- a/kmymoney2/dialogs/Makefile.am +++ b/kmymoney2/dialogs/Makefile.am @@ -5,14 +5,14 @@ INCLUDES = $(all_includes) -I$(top_srcdir) -I. -I$(top_srcdir)/libkdchart -I$(t libdialogs_a_METASOURCES = AUTO -libdialogs_a_SOURCES = kreportconfigurationfilterdlg.cpp kcurrencycalculator.cpp kcurrencyeditdlg.cpp keditequityentrydlg.cpp keditloanwizard.cpp knewloanwizard.cpp kenterscheduledlg.cpp krecentfileitem.cpp keditscheduledlg.cpp mymoneyqifprofileeditor.cpp kaccountselectdlg.cpp kupdatestockpricedlg.cpp knewequityentrydlg.cpp kstartdlg.cpp kreconciledlg.cpp knewfiledlg.cpp knewbankdlg.cpp knewaccountdlg.cpp kfindtransactiondlg.cpp kendingbalancedlg.cpp ksplittransactiondlg.cpp kimportdlg.cpp kexportdlg.cpp kcsvprogressdlg.cpp kchooseimportexportdlg.cpp kbackupdlg.cpp kequitypriceupdatedlg.cpp kmymoneypricedlg.cpp knewinvestmentwizard.cpp knewinvestmentwizard.h ksecuritylisteditor.cpp kgncimportoptionsdlg.cpp konlinequoteconfigurationdlg.cpp kgncpricesourcedlg.cpp kmymoneyfileinfodlg.cpp kselectdatabasedlg.cpp kpayeereassigndlg.cpp kcategoryreassigndlg.cpp kconfirmmanualenterdlg.cpp kaccountselectdlgdecl.ui kbackupdlgdecl.ui kchooseimportexportdlgdecl.ui kconfirmmanualenterdlgdecl.ui kcsvprogressdlgdecl.ui kcurrencycalculatordecl.ui kcurrencyeditdlgdecl.ui keditequityentrydecl.ui keditscheduledlgdecl.ui kendingbalancedlgdecl.ui kenterscheduledlgdecl.ui kequitypriceupdatedlgdecl.ui kexportdlgdecl.ui kfindtransactiondlgdecl.ui kgncimportoptionsdlgdecl.ui kimportdlgdecl.ui kmymoneypricedlgdecl.ui knewaccountdlgdecl.ui knewbankdlgdecl.ui knewequityentrydecl.ui knewfiledlgdecl.ui knewinvestmentwizarddecl.ui knewloanwizarddecl.ui konlinequoteconfigurationdecl.ui kreconciledlgdecl.ui ksecuritylisteditordecl.ui ksplitcorrectiondlg.ui ksplittransactiondlgdecl.ui kupdatestockpricedlgdecl.ui mymoneyqifprofileeditordecl.ui kgncpricesourcedlgdecl.ui kmymoneyfileinfodlgdecl.ui kselectdatabasedlgdecl.ui kpayeereassigndlgdecl.ui kcategoryreassigndlgdecl.ui transactioneditor.cpp investtransactioneditor.cpp investactivities.cpp kbalancechartdlg.cpp kplugindlg.ui kgpgkeyselectiondlg.cpp transactionmatcher.cpp kbalancewarning.cpp \ +libdialogs_a_SOURCES = kreportconfigurationfilterdlg.cpp kcurrencycalculator.cpp kcurrencyeditdlg.cpp keditequityentrydlg.cpp keditloanwizard.cpp knewloanwizard.cpp kenterscheduledlg.cpp krecentfileitem.cpp keditscheduledlg.cpp mymoneyqifprofileeditor.cpp kaccountselectdlg.cpp kupdatestockpricedlg.cpp knewequityentrydlg.cpp kstartdlg.cpp kreconciledlg.cpp knewfiledlg.cpp knewbankdlg.cpp knewaccountdlg.cpp kfindtransactiondlg.cpp kendingbalancedlg.cpp ksplittransactiondlg.cpp kimportdlg.cpp kexportdlg.cpp kcsvprogressdlg.cpp kchooseimportexportdlg.cpp kbackupdlg.cpp kequitypriceupdatedlg.cpp kmymoneypricedlg.cpp knewinvestmentwizard.cpp knewinvestmentwizard.h ksecuritylisteditor.cpp kgncimportoptionsdlg.cpp konlinequoteconfigurationdlg.cpp kgncpricesourcedlg.cpp kmymoneyfileinfodlg.cpp kselectdatabasedlg.cpp kpayeereassigndlg.cpp kcategoryreassigndlg.cpp tdeconfirmmanualenterdlg.cpp kaccountselectdlgdecl.ui kbackupdlgdecl.ui kchooseimportexportdlgdecl.ui tdeconfirmmanualenterdlgdecl.ui kcsvprogressdlgdecl.ui kcurrencycalculatordecl.ui kcurrencyeditdlgdecl.ui keditequityentrydecl.ui keditscheduledlgdecl.ui kendingbalancedlgdecl.ui kenterscheduledlgdecl.ui kequitypriceupdatedlgdecl.ui kexportdlgdecl.ui kfindtransactiondlgdecl.ui kgncimportoptionsdlgdecl.ui kimportdlgdecl.ui kmymoneypricedlgdecl.ui knewaccountdlgdecl.ui knewbankdlgdecl.ui knewequityentrydecl.ui knewfiledlgdecl.ui knewinvestmentwizarddecl.ui knewloanwizarddecl.ui konlinequoteconfigurationdecl.ui kreconciledlgdecl.ui ksecuritylisteditordecl.ui ksplitcorrectiondlg.ui ksplittransactiondlgdecl.ui kupdatestockpricedlgdecl.ui mymoneyqifprofileeditordecl.ui kgncpricesourcedlgdecl.ui kmymoneyfileinfodlgdecl.ui kselectdatabasedlgdecl.ui kpayeereassigndlgdecl.ui kcategoryreassigndlgdecl.ui transactioneditor.cpp investtransactioneditor.cpp investactivities.cpp kbalancechartdlg.cpp kplugindlg.ui kgpgkeyselectiondlg.cpp transactionmatcher.cpp kbalancewarning.cpp \ knewbudgetdlgdecl.ui knewbudgetdlg.cpp kselecttransactionsdlgdecl.ui kselecttransactionsdlg.cpp kmergetransactionsdlg.cpp ksortoptiondlg.ui kloadtemplatedlgdecl.ui kloadtemplatedlg.cpp kmymoneysplittable.cpp -EXTRA_DIST = kaccountselectdlgdecl.ui kbackupdlgdecl.ui kchooseimportexportdlgdecl.ui kconfirmmanualenterdlgdecl.ui kcsvprogressdlgdecl.ui kcurrencycalculatordecl.ui kcurrencyeditdlgdecl.ui keditequityentrydecl.ui keditscheduledlgdecl.ui kendingbalancedlgdecl.ui kenterscheduledlgdecl.ui kequitypriceupdatedlgdecl.ui kexportdlgdecl.ui kfindtransactiondlgdecl.ui kgncimportoptionsdlgdecl.ui kimportdlgdecl.ui kmymoneypricedlgdecl.ui knewaccountdlgdecl.ui knewbankdlgdecl.ui knewequityentrydecl.ui knewfiledlgdecl.ui knewinvestmentwizarddecl.ui knewloanwizarddecl.ui konlinequoteconfigurationdecl.ui kreconciledlgdecl.ui ksecuritylisteditordecl.ui ksplitcorrectiondlg.ui ksplittransactiondlgdecl.ui kupdatestockpricedlgdecl.ui mymoneyqifprofileeditordecl.ui kgncpricesourcedlgdecl.ui kmymoneyfileinfodlgdecl.ui kselectdatabasedlgdecl.ui kpayeereassigndlgdecl.ui kcategoryreassigndlgdecl.ui knewbudgetdlgdecl.ui kselecttransactionsdlgdecl.ui ksortoptiondlg.ui ksortoptiondlg.ui.h kplugindlg.ui kloadtemplatedlgdecl.ui +EXTRA_DIST = kaccountselectdlgdecl.ui kbackupdlgdecl.ui kchooseimportexportdlgdecl.ui tdeconfirmmanualenterdlgdecl.ui kcsvprogressdlgdecl.ui kcurrencycalculatordecl.ui kcurrencyeditdlgdecl.ui keditequityentrydecl.ui keditscheduledlgdecl.ui kendingbalancedlgdecl.ui kenterscheduledlgdecl.ui kequitypriceupdatedlgdecl.ui kexportdlgdecl.ui kfindtransactiondlgdecl.ui kgncimportoptionsdlgdecl.ui kimportdlgdecl.ui kmymoneypricedlgdecl.ui knewaccountdlgdecl.ui knewbankdlgdecl.ui knewequityentrydecl.ui knewfiledlgdecl.ui knewinvestmentwizarddecl.ui knewloanwizarddecl.ui konlinequoteconfigurationdecl.ui kreconciledlgdecl.ui ksecuritylisteditordecl.ui ksplitcorrectiondlg.ui ksplittransactiondlgdecl.ui kupdatestockpricedlgdecl.ui mymoneyqifprofileeditordecl.ui kgncpricesourcedlgdecl.ui kmymoneyfileinfodlgdecl.ui kselectdatabasedlgdecl.ui kpayeereassigndlgdecl.ui kcategoryreassigndlgdecl.ui knewbudgetdlgdecl.ui kselecttransactionsdlgdecl.ui ksortoptiondlg.ui ksortoptiondlg.ui.h kplugindlg.ui kloadtemplatedlgdecl.ui -DISTCLEANFILES= kaccountselectdlgdecl.cpp kbackupdlgdecl.cpp kchooseimportexportdlgdecl.cpp kcsvprogressdlgdecl.cpp kcurrencycalculatordecl.cpp kcurrencyeditdlgdecl.cpp keditequityentrydecl.cpp keditscheduledlgdecl.cpp kendingbalancedlgdecl.cpp kenterscheduledlgdecl.cpp kequitypriceupdatedlgdecl.cpp kexportdlgdecl.cpp kfindtransactiondlgdecl.cpp kgncimportoptionsdlgdecl.cpp kimportdlgdecl.cpp kmymoneypricedlgdecl.cpp knewaccountdlgdecl.cpp knewbankdlgdecl.cpp knewequityentrydecl.cpp knewfiledlgdecl.cpp knewinvestmentwizarddecl.cpp knewloanwizarddecl.cpp konlinequoteconfigurationdecl.cpp kreconciledlgdecl.cpp kreportconfigurationdecl.cpp ksecuritylisteditordecl.cpp ksplittransactiondlgdecl.cpp kupdatestockpricedlgdecl.cpp mymoneyqifprofileeditordecl.cpp kpayeereassigndlgdecl.cpp kcategoryreassigndlgdecl.cpp kconfirmmanualenterdlgdecl.cpp kaccountselectdlgdecl.h kbackupdlgdecl.h kchooseimportexportdlgdecl.h kcsvprogressdlgdecl.h kcurrencycalculatordecl.h kcurrencyeditdlgdecl.h keditequityentrydecl.h keditscheduledlgdecl.h kendingbalancedlgdecl.h kenterscheduledlgdecl.h kequitypriceupdatedlgdecl.h kexportdlgdecl.h kfindtransactiondlgdecl.h kgncimportoptionsdlgdecl.h kimportdlgdecl.h kmymoneypricedlgdecl.h knewaccountdlgdecl.h knewbankdlgdecl.h knewequityentrydecl.h knewfiledlgdecl.h knewinvestmentwizarddecl.h knewloanwizarddecl.h konlinequoteconfigurationdecl.h kreconciledlgdecl.h kreportconfigurationdecl.h ksecuritylisteditordecl.h ksplittransactiondlgdecl.h kupdatestockpricedlgdecl.h mymoneyqifprofileeditordecl.h kmymoneyfileinfodlgdecl.h kselectdatabasedlgdecl.h kpayeereassigndlgdecl.h kcategoryreassigndlgdecl.h knewbudgetdlgdecl.cpp knewbudgetdlgdecl.h kselecttransactionsdlgdecl.cpp kselecttransactionsdlgdecl.h kconfirmmanualenterdlgdecl.h kloadtemplatedlgdecl.cpp kloadtemplatedlgdecl.h +DISTCLEANFILES= kaccountselectdlgdecl.cpp kbackupdlgdecl.cpp kchooseimportexportdlgdecl.cpp kcsvprogressdlgdecl.cpp kcurrencycalculatordecl.cpp kcurrencyeditdlgdecl.cpp keditequityentrydecl.cpp keditscheduledlgdecl.cpp kendingbalancedlgdecl.cpp kenterscheduledlgdecl.cpp kequitypriceupdatedlgdecl.cpp kexportdlgdecl.cpp kfindtransactiondlgdecl.cpp kgncimportoptionsdlgdecl.cpp kimportdlgdecl.cpp kmymoneypricedlgdecl.cpp knewaccountdlgdecl.cpp knewbankdlgdecl.cpp knewequityentrydecl.cpp knewfiledlgdecl.cpp knewinvestmentwizarddecl.cpp knewloanwizarddecl.cpp konlinequoteconfigurationdecl.cpp kreconciledlgdecl.cpp kreportconfigurationdecl.cpp ksecuritylisteditordecl.cpp ksplittransactiondlgdecl.cpp kupdatestockpricedlgdecl.cpp mymoneyqifprofileeditordecl.cpp kpayeereassigndlgdecl.cpp kcategoryreassigndlgdecl.cpp tdeconfirmmanualenterdlgdecl.cpp kaccountselectdlgdecl.h kbackupdlgdecl.h kchooseimportexportdlgdecl.h kcsvprogressdlgdecl.h kcurrencycalculatordecl.h kcurrencyeditdlgdecl.h keditequityentrydecl.h keditscheduledlgdecl.h kendingbalancedlgdecl.h kenterscheduledlgdecl.h kequitypriceupdatedlgdecl.h kexportdlgdecl.h kfindtransactiondlgdecl.h kgncimportoptionsdlgdecl.h kimportdlgdecl.h kmymoneypricedlgdecl.h knewaccountdlgdecl.h knewbankdlgdecl.h knewequityentrydecl.h knewfiledlgdecl.h knewinvestmentwizarddecl.h knewloanwizarddecl.h konlinequoteconfigurationdecl.h kreconciledlgdecl.h kreportconfigurationdecl.h ksecuritylisteditordecl.h ksplittransactiondlgdecl.h kupdatestockpricedlgdecl.h mymoneyqifprofileeditordecl.h kmymoneyfileinfodlgdecl.h kselectdatabasedlgdecl.h kpayeereassigndlgdecl.h kcategoryreassigndlgdecl.h knewbudgetdlgdecl.cpp knewbudgetdlgdecl.h kselecttransactionsdlgdecl.cpp kselecttransactionsdlgdecl.h tdeconfirmmanualenterdlgdecl.h kloadtemplatedlgdecl.cpp kloadtemplatedlgdecl.h -noinst_HEADERS = keditscheduledlg.h kaccountselectdlg.h kbackupdlg.h kchooseimportexportdlg.h kcsvprogressdlg.h kcurrencyeditdlg.h keditequityentrydlg.h keditloanwizard.h kendingbalancedlg.h kenterscheduledlg.h kequitypriceupdatedlg.h kexportdlg.h kfindtransactiondlg.h kgncimportoptionsdlg.h kimportdlg.h kmymoneypricedlg.h knewaccountdlg.h knewbankdlg.h knewequityentrydlg.h knewfiledlg.h knewinvestmentwizard.h knewloanwizard.h konlinequoteconfigurationdlg.h krecentfileitem.h kreconciledlg.h kreportconfigurationfilterdlg.h ksecuritylisteditor.h ksplittransactiondlg.h kstartdlg.h kupdatestockpricedlg.h mymoneyqifprofileeditor.h kgncpricesourcedlg.h kmymoneyfileinfodlg.h kselectdatabasedlg.h kpayeereassigndlg.h kcategoryreassigndlg.h knewbudgetdlg.h kselecttransactionsdlg.h kmergetransactionsdlg.h kconfirmmanualenterdlg.h investactivities.h kbalancechartdlg.h kloadtemplatedlg.h kmymoneysplittable.h kgpgkeyselectiondlg.h transactionmatcher.h kbalancewarning.h +noinst_HEADERS = keditscheduledlg.h kaccountselectdlg.h kbackupdlg.h kchooseimportexportdlg.h kcsvprogressdlg.h kcurrencyeditdlg.h keditequityentrydlg.h keditloanwizard.h kendingbalancedlg.h kenterscheduledlg.h kequitypriceupdatedlg.h kexportdlg.h kfindtransactiondlg.h kgncimportoptionsdlg.h kimportdlg.h kmymoneypricedlg.h knewaccountdlg.h knewbankdlg.h knewequityentrydlg.h knewfiledlg.h knewinvestmentwizard.h knewloanwizard.h konlinequoteconfigurationdlg.h krecentfileitem.h kreconciledlg.h kreportconfigurationfilterdlg.h ksecuritylisteditor.h ksplittransactiondlg.h kstartdlg.h kupdatestockpricedlg.h mymoneyqifprofileeditor.h kgncpricesourcedlg.h kmymoneyfileinfodlg.h kselectdatabasedlg.h kpayeereassigndlg.h kcategoryreassigndlg.h knewbudgetdlg.h kselecttransactionsdlg.h kmergetransactionsdlg.h tdeconfirmmanualenterdlg.h investactivities.h kbalancechartdlg.h kloadtemplatedlg.h kmymoneysplittable.h kgpgkeyselectiondlg.h transactionmatcher.h kbalancewarning.h instdir=$(includedir)/kmymoney inst_HEADERS = transactioneditor.h investtransactioneditor.h kcurrencycalculator.h diff --git a/kmymoney2/dialogs/kaccountselectdlg.cpp b/kmymoney2/dialogs/kaccountselectdlg.cpp index 4b04752..42987ba 100644 --- a/kmymoney2/dialogs/kaccountselectdlg.cpp +++ b/kmymoney2/dialogs/kaccountselectdlg.cpp @@ -29,7 +29,7 @@ // KDE Includes #include -#include +#include #include #include #include diff --git a/kmymoney2/dialogs/kbackupdlg.cpp b/kmymoney2/dialogs/kbackupdlg.cpp index 0dadbe6..d931f90 100644 --- a/kmymoney2/dialogs/kbackupdlg.cpp +++ b/kmymoney2/dialogs/kbackupdlg.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmymoney2/dialogs/kchooseimportexportdlg.cpp b/kmymoney2/dialogs/kchooseimportexportdlg.cpp index 5674205..69741ae 100644 --- a/kmymoney2/dialogs/kchooseimportexportdlg.cpp +++ b/kmymoney2/dialogs/kchooseimportexportdlg.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include "kchooseimportexportdlg.h" diff --git a/kmymoney2/dialogs/kcsvprogressdlg.cpp b/kmymoney2/dialogs/kcsvprogressdlg.cpp index 05d8f55..1337715 100644 --- a/kmymoney2/dialogs/kcsvprogressdlg.cpp +++ b/kmymoney2/dialogs/kcsvprogressdlg.cpp @@ -34,11 +34,11 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include #include #include -#include +#include // ---------------------------------------------------------------------------- // Project Includes @@ -214,11 +214,11 @@ void KCsvProgressDlg::slotFileTextChanged(const TQString& text) void KCsvProgressDlg::readConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - m_kmymoneydateStart->setDate(kconfig->readDateTimeEntry("KCsvProgressDlg_StartDate").date()); - m_kmymoneydateEnd->setDate(kconfig->readDateTimeEntry("KCsvProgressDlg_EndDate").date()); - m_qlineeditFile->setText(kconfig->readEntry("KCsvProgressDlg_LastFile", "")); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + m_kmymoneydateStart->setDate(tdeconfig->readDateTimeEntry("KCsvProgressDlg_StartDate").date()); + m_kmymoneydateEnd->setDate(tdeconfig->readDateTimeEntry("KCsvProgressDlg_EndDate").date()); + m_qlineeditFile->setText(tdeconfig->readEntry("KCsvProgressDlg_LastFile", "")); if (m_qlineeditFile->text().length()>=1) m_qbuttonRun->setEnabled(true); else @@ -227,12 +227,12 @@ void KCsvProgressDlg::readConfig(void) void KCsvProgressDlg::writeConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - kconfig->writeEntry("KCsvProgressDlg_LastFile", m_qlineeditFile->text()); - kconfig->writeEntry("KCsvProgressDlg_StartDate", TQDateTime(m_kmymoneydateStart->date())); - kconfig->writeEntry("KCsvProgressDlg_EndDate", TQDateTime(m_kmymoneydateEnd->date())); - kconfig->sync(); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + tdeconfig->writeEntry("KCsvProgressDlg_LastFile", m_qlineeditFile->text()); + tdeconfig->writeEntry("KCsvProgressDlg_StartDate", TQDateTime(m_kmymoneydateStart->date())); + tdeconfig->writeEntry("KCsvProgressDlg_EndDate", TQDateTime(m_kmymoneydateEnd->date())); + tdeconfig->sync(); } /** Update the progress bar, and update the transaction count indicator. */ diff --git a/kmymoney2/dialogs/kequitypriceupdatedlg.cpp b/kmymoney2/dialogs/kequitypriceupdatedlg.cpp index 409c15e..3af2912 100644 --- a/kmymoney2/dialogs/kequitypriceupdatedlg.cpp +++ b/kmymoney2/dialogs/kequitypriceupdatedlg.cpp @@ -43,7 +43,7 @@ #include #include #include -#include +#include // ---------------------------------------------------------------------------- // Project Includes diff --git a/kmymoney2/dialogs/kexportdlg.cpp b/kmymoney2/dialogs/kexportdlg.cpp index 51ce250..9a89a95 100644 --- a/kmymoney2/dialogs/kexportdlg.cpp +++ b/kmymoney2/dialogs/kexportdlg.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include #include @@ -156,28 +156,28 @@ void KExportDlg::slotOkClicked() void KExportDlg::readConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - m_qlineeditFile->setText(kconfig->readEntry("KExportDlg_LastFile")); - m_qcheckboxAccount->setChecked(kconfig->readBoolEntry("KExportDlg_AccountOpt", true)); - m_qcheckboxCategories->setChecked(kconfig->readBoolEntry("KExportDlg_CatOpt", true)); - m_kmymoneydateStart->setDate(kconfig->readDateTimeEntry("KExportDlg_StartDate").date()); - m_kmymoneydateEnd->setDate(kconfig->readDateTimeEntry("KExportDlg_EndDate").date()); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + m_qlineeditFile->setText(tdeconfig->readEntry("KExportDlg_LastFile")); + m_qcheckboxAccount->setChecked(tdeconfig->readBoolEntry("KExportDlg_AccountOpt", true)); + m_qcheckboxCategories->setChecked(tdeconfig->readBoolEntry("KExportDlg_CatOpt", true)); + m_kmymoneydateStart->setDate(tdeconfig->readDateTimeEntry("KExportDlg_StartDate").date()); + m_kmymoneydateEnd->setDate(tdeconfig->readDateTimeEntry("KExportDlg_EndDate").date()); // m_profileComboBox is loaded in loadProfiles(), so we don't worry here // m_accountComboBox is loaded in loadAccounts(), so we don't worry here } void KExportDlg::writeConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - kconfig->writeEntry("KExportDlg_LastFile", m_qlineeditFile->text()); - kconfig->writeEntry("KExportDlg_AccountOpt", m_qcheckboxAccount->isChecked()); - kconfig->writeEntry("KExportDlg_CatOpt", m_qcheckboxCategories->isChecked()); - kconfig->writeEntry("KExportDlg_StartDate", TQDateTime(m_kmymoneydateStart->date())); - kconfig->writeEntry("KExportDlg_EndDate", TQDateTime(m_kmymoneydateEnd->date())); - kconfig->writeEntry("KExportDlg_LastProfile", m_profileComboBox->currentText()); - kconfig->sync(); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + tdeconfig->writeEntry("KExportDlg_LastFile", m_qlineeditFile->text()); + tdeconfig->writeEntry("KExportDlg_AccountOpt", m_qcheckboxAccount->isChecked()); + tdeconfig->writeEntry("KExportDlg_CatOpt", m_qcheckboxCategories->isChecked()); + tdeconfig->writeEntry("KExportDlg_StartDate", TQDateTime(m_kmymoneydateStart->date())); + tdeconfig->writeEntry("KExportDlg_EndDate", TQDateTime(m_kmymoneydateEnd->date())); + tdeconfig->writeEntry("KExportDlg_LastProfile", m_profileComboBox->currentText()); + tdeconfig->sync(); } void KExportDlg::checkData(const TQString& accountId) diff --git a/kmymoney2/dialogs/kimportdlg.cpp b/kmymoney2/dialogs/kimportdlg.cpp index bfa44be..874469f 100644 --- a/kmymoney2/dialogs/kimportdlg.cpp +++ b/kmymoney2/dialogs/kimportdlg.cpp @@ -36,11 +36,11 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include // ---------------------------------------------------------------------------- @@ -130,18 +130,18 @@ void KImportDlg::slotOkClicked() void KImportDlg::readConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - m_qlineeditFile->setText(kconfig->readEntry("KImportDlg_LastFile")); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + m_qlineeditFile->setText(tdeconfig->readEntry("KImportDlg_LastFile")); } void KImportDlg::writeConfig(void) { - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("Last Use Settings"); - kconfig->writeEntry("KImportDlg_LastFile", m_qlineeditFile->text()); - kconfig->writeEntry("KImportDlg_LastProfile", m_profileComboBox->currentText()); - kconfig->sync(); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("Last Use Settings"); + tdeconfig->writeEntry("KImportDlg_LastFile", m_qlineeditFile->text()); + tdeconfig->writeEntry("KImportDlg_LastProfile", m_profileComboBox->currentText()); + tdeconfig->sync(); } /** Make sure the text input is ok */ diff --git a/kmymoney2/dialogs/ksplittransactiondlg.cpp b/kmymoney2/dialogs/ksplittransactiondlg.cpp index d8c4f67..bf30d61 100644 --- a/kmymoney2/dialogs/ksplittransactiondlg.cpp +++ b/kmymoney2/dialogs/ksplittransactiondlg.cpp @@ -36,7 +36,7 @@ // KDE Includes #include -#include +#include #include #include #include diff --git a/kmymoney2/dialogs/kstartdlg.cpp b/kmymoney2/dialogs/kstartdlg.cpp index c4dc756..f6f1460 100644 --- a/kmymoney2/dialogs/kstartdlg.cpp +++ b/kmymoney2/dialogs/kstartdlg.cpp @@ -34,13 +34,13 @@ #include #include -#include +#include #include -#include +#include #include #include -#include -#include +#include +#include #include // ---------------------------------------------------------------------------- diff --git a/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp b/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp index 347a7f7..742b32c 100644 --- a/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp +++ b/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp @@ -30,7 +30,7 @@ #include "kdecompat.h" #include #include -#include +#include #include #include #include diff --git a/kmymoney2/dialogs/settings/ksettingsonlinequotes.cpp b/kmymoney2/dialogs/settings/ksettingsonlinequotes.cpp index e3efec6..efb197d 100644 --- a/kmymoney2/dialogs/settings/ksettingsonlinequotes.cpp +++ b/kmymoney2/dialogs/settings/ksettingsonlinequotes.cpp @@ -24,7 +24,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include #include #include diff --git a/kmymoney2/dialogs/kconfirmmanualenterdlg.cpp b/kmymoney2/dialogs/tdeconfirmmanualenterdlg.cpp similarity index 98% rename from kmymoney2/dialogs/kconfirmmanualenterdlg.cpp rename to kmymoney2/dialogs/tdeconfirmmanualenterdlg.cpp index 966ed55..a420de5 100644 --- a/kmymoney2/dialogs/kconfirmmanualenterdlg.cpp +++ b/kmymoney2/dialogs/tdeconfirmmanualenterdlg.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - kconfirmmanualenterdlg.cpp + tdeconfirmmanualenterdlg.cpp ------------------- begin : Mon Apr 9 2007 copyright : (C) 2007 by Thomas Baumgart @@ -34,7 +34,7 @@ #include #include -#include "kconfirmmanualenterdlg.h" +#include "tdeconfirmmanualenterdlg.h" KConfirmManualEnterDlg::KConfirmManualEnterDlg(const MyMoneySchedule& schedule, TQWidget* parent, const char* name) : KConfirmManualEnterDlgDecl(parent, name) @@ -199,4 +199,4 @@ KConfirmManualEnterDlg::Action KConfirmManualEnterDlg::action(void) const return ModifyOnce; } -#include "kconfirmmanualenterdlg.moc" +#include "tdeconfirmmanualenterdlg.moc" diff --git a/kmymoney2/dialogs/kconfirmmanualenterdlg.h b/kmymoney2/dialogs/tdeconfirmmanualenterdlg.h similarity index 95% rename from kmymoney2/dialogs/kconfirmmanualenterdlg.h rename to kmymoney2/dialogs/tdeconfirmmanualenterdlg.h index 2a668b3..2e878a3 100644 --- a/kmymoney2/dialogs/kconfirmmanualenterdlg.h +++ b/kmymoney2/dialogs/tdeconfirmmanualenterdlg.h @@ -1,5 +1,5 @@ /*************************************************************************** - kconfirmmanualenterdlg.h + tdeconfirmmanualenterdlg.h ------------------- begin : Mon Apr 9 2007 copyright : (C) 2007 by Thomas Baumgart @@ -31,7 +31,7 @@ // Project Includes #include -#include "../dialogs/kconfirmmanualenterdlgdecl.h" +#include "../dialogs/tdeconfirmmanualenterdlgdecl.h" class KConfirmManualEnterDlg : public KConfirmManualEnterDlgDecl { diff --git a/kmymoney2/dialogs/kconfirmmanualenterdlgdecl.ui b/kmymoney2/dialogs/tdeconfirmmanualenterdlgdecl.ui similarity index 100% rename from kmymoney2/dialogs/kconfirmmanualenterdlgdecl.ui rename to kmymoney2/dialogs/tdeconfirmmanualenterdlgdecl.ui diff --git a/kmymoney2/kmymoney2.cpp b/kmymoney2/kmymoney2.cpp index 721dfab..8c58101 100644 --- a/kmymoney2/kmymoney2.cpp +++ b/kmymoney2/kmymoney2.cpp @@ -51,10 +51,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include #include #include @@ -62,12 +62,12 @@ #include #include #include -#include +#include #include #include #include #include -#include +#include #include // ---------------------------------------------------------------------------- @@ -93,7 +93,7 @@ #include "dialogs/kimportdlg.h" #include "dialogs/mymoneyqifprofileeditor.h" #include "dialogs/kenterscheduledlg.h" -#include "dialogs/kconfirmmanualenterdlg.h" +#include "dialogs/tdeconfirmmanualenterdlg.h" #include "dialogs/kmymoneypricedlg.h" #include "dialogs/kcurrencyeditdlg.h" #include "dialogs/kequitypriceupdatedlg.h" @@ -2408,10 +2408,10 @@ void KMyMoney2App::slotCategoryNew(MyMoneyAccount& account, const MyMoneyAccount } else { // we should not keep the 'no' setting because that can confuse people like // I have seen in some usability tests. So we just delete it right away. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) { - kconfig->setGroup(TQString::fromLatin1("Notification Messages")); - kconfig->deleteEntry(TQString::fromLatin1("CreateNewCategories")); + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { + tdeconfig->setGroup(TQString::fromLatin1("Notification Messages")); + tdeconfig->deleteEntry(TQString::fromLatin1("CreateNewCategories")); } } } @@ -2582,10 +2582,10 @@ void KMyMoney2App::slotInvestmentDelete(void) } else { // we should not keep the 'no' setting because that can confuse people like // I have seen in some usability tests. So we just delete it right away. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) { - kconfig->setGroup(TQString::fromLatin1("Notification Messages")); - kconfig->deleteEntry(TQString::fromLatin1("DeleteInvestment")); + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { + tdeconfig->setGroup(TQString::fromLatin1("Notification Messages")); + tdeconfig->deleteEntry(TQString::fromLatin1("DeleteInvestment")); } } } @@ -3777,10 +3777,10 @@ void KMyMoney2App::slotPayeeNew(const TQString& newnameBase, TQString& id) doit = false; // we should not keep the 'no' setting because that can confuse people like // I have seen in some usability tests. So we just delete it right away. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) { - kconfig->setGroup(TQString::fromLatin1("Notification Messages")); - kconfig->deleteEntry(dontAskAgain); + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { + tdeconfig->setGroup(TQString::fromLatin1("Notification Messages")); + tdeconfig->deleteEntry(dontAskAgain); } } } @@ -4263,7 +4263,7 @@ void KMyMoney2App::slotKDELanguageSettings(void) TQString error; int pid; - TDEApplication::tdeinitExec("kcmshell", args, &error, &pid); + TDEApplication::tdeinitExec("tdecmshell", args, &error, &pid); } void KMyMoney2App::slotNewFeature(void) @@ -5751,28 +5751,28 @@ void KMyMoney2App::slotCheckSchedules(void) void KMyMoney2App::writeLastUsedDir(const TQString& directory) { //get global config object for our app. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { - kconfig->setGroup("General Options"); + tdeconfig->setGroup("General Options"); //write path entry, no error handling since its void. - kconfig->writePathEntry("LastUsedDirectory", directory); + tdeconfig->writePathEntry("LastUsedDirectory", directory); } } void KMyMoney2App::writeLastUsedFile(const TQString& fileName) { //get global config object for our app. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { - kconfig->setGroup("General Options"); + tdeconfig->setGroup("General Options"); // write path entry, no error handling since its void. // use a standard string, as fileName could contain a protocol // e.g. file:/home/thb/.... - kconfig->writeEntry("LastUsedFile", fileName); + tdeconfig->writeEntry("LastUsedFile", fileName); } } @@ -5781,13 +5781,13 @@ TQString KMyMoney2App::readLastUsedDir(void) const TQString str; //get global config object for our app. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { - kconfig->setGroup("General Options"); + tdeconfig->setGroup("General Options"); //read path entry. Second parameter is the default if the setting is not found, which will be the default document path. - str = kconfig->readPathEntry("LastUsedDirectory", TDEGlobalSettings::documentPath()); + str = tdeconfig->readPathEntry("LastUsedDirectory", TDEGlobalSettings::documentPath()); // if the path stored is empty, we use the default nevertheless if(str.isEmpty()) str = TDEGlobalSettings::documentPath(); @@ -5801,13 +5801,13 @@ TQString KMyMoney2App::readLastUsedFile(void) const TQString str; // get global config object for our app. - TDEConfig *kconfig = TDEGlobal::config(); - if(kconfig) + TDEConfig *tdeconfig = TDEGlobal::config(); + if(tdeconfig) { - kconfig->setGroup("General Options"); + tdeconfig->setGroup("General Options"); // read filename entry. - str = kconfig->readEntry("LastUsedFile", ""); + str = tdeconfig->readEntry("LastUsedFile", ""); } return str; diff --git a/kmymoney2/kmymoney2.h b/kmymoney2/kmymoney2.h index 8f714a0..c714ea0 100644 --- a/kmymoney2/kmymoney2.h +++ b/kmymoney2/kmymoney2.h @@ -36,7 +36,7 @@ class TQLabel; #include #include #include -#include +#include #include class KComboBox; class KPushButton; diff --git a/kmymoney2/kmymoneyutils.cpp b/kmymoney2/kmymoneyutils.cpp index b9bac34..67782ec 100644 --- a/kmymoney2/kmymoneyutils.cpp +++ b/kmymoney2/kmymoneyutils.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include // ---------------------------------------------------------------------------- diff --git a/kmymoney2/plugins/importinterface.h b/kmymoney2/plugins/importinterface.h index 7ad0261..8249ed0 100644 --- a/kmymoney2/plugins/importinterface.h +++ b/kmymoney2/plugins/importinterface.h @@ -31,7 +31,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include class KPopupMenu; diff --git a/kmymoney2/plugins/interfaces/kmmimportinterface.h b/kmymoney2/plugins/interfaces/kmmimportinterface.h index bc88932..0e2cacc 100644 --- a/kmymoney2/plugins/interfaces/kmmimportinterface.h +++ b/kmymoney2/plugins/interfaces/kmmimportinterface.h @@ -28,7 +28,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include class KMyMoney2App; diff --git a/kmymoney2/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp b/kmymoney2/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp index 4fb8ede..a875135 100644 --- a/kmymoney2/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp +++ b/kmymoney2/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp @@ -31,8 +31,8 @@ // KDE Includes #include -#include -#include +#include +#include #include #include #include diff --git a/kmymoney2/plugins/ofximport/ofximporterplugin.cpp b/kmymoney2/plugins/ofximport/ofximporterplugin.cpp index b9c4f5e..d5d9a85 100644 --- a/kmymoney2/plugins/ofximport/ofximporterplugin.cpp +++ b/kmymoney2/plugins/ofximport/ofximporterplugin.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmymoney2/plugins/ofximport/ofxpartner.cpp b/kmymoney2/plugins/ofximport/ofxpartner.cpp index c91b2cc..d6fed01 100644 --- a/kmymoney2/plugins/ofximport/ofxpartner.cpp +++ b/kmymoney2/plugins/ofximport/ofxpartner.cpp @@ -39,7 +39,7 @@ // KDE Includes -#include +#include #include #include diff --git a/kmymoney2/plugins/pluginloader.cpp b/kmymoney2/plugins/pluginloader.cpp index 3213781..b2305ac 100644 --- a/kmymoney2/plugins/pluginloader.cpp +++ b/kmymoney2/plugins/pluginloader.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmymoney2/views/kbudgetview.cpp b/kmymoney2/views/kbudgetview.cpp index 2fd5ec0..8656970 100644 --- a/kmymoney2/views/kbudgetview.cpp +++ b/kmymoney2/views/kbudgetview.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmymoney2/views/khomeview.cpp b/kmymoney2/views/khomeview.cpp index 680b384..1a78cac 100644 --- a/kmymoney2/views/khomeview.cpp +++ b/kmymoney2/views/khomeview.cpp @@ -41,7 +41,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmymoney2/views/kmymoneyview.cpp b/kmymoney2/views/kmymoneyview.cpp index 1a4136c..48c676f 100644 --- a/kmymoney2/views/kmymoneyview.cpp +++ b/kmymoney2/views/kmymoneyview.cpp @@ -42,7 +42,7 @@ #include "kdecompat.h" -#include +#include #include #include #include @@ -50,12 +50,12 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include #include #include diff --git a/kmymoney2/views/kreportsview.cpp b/kmymoney2/views/kreportsview.cpp index 90ca8a3..daaf1c3 100755 --- a/kmymoney2/views/kreportsview.cpp +++ b/kmymoney2/views/kreportsview.cpp @@ -54,9 +54,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kmymoney2/views/kscheduledlistitem.cpp b/kmymoney2/views/kscheduledlistitem.cpp index dc44b46..8829a7a 100644 --- a/kmymoney2/views/kscheduledlistitem.cpp +++ b/kmymoney2/views/kscheduledlistitem.cpp @@ -29,7 +29,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include #include #include diff --git a/kmymoney2/views/kscheduledview.cpp b/kmymoney2/views/kscheduledview.cpp index 26df1ac..768a9c4 100644 --- a/kmymoney2/views/kscheduledview.cpp +++ b/kmymoney2/views/kscheduledview.cpp @@ -35,7 +35,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmymoney2/widgets/kmymoneycombo.cpp b/kmymoney2/widgets/kmymoneycombo.cpp index d637808..56c7e31 100644 --- a/kmymoney2/widgets/kmymoneycombo.cpp +++ b/kmymoney2/widgets/kmymoneycombo.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include // ---------------------------------------------------------------------------- // Project Includes diff --git a/kmymoney2/widgets/kmymoneyedit.cpp b/kmymoney2/widgets/kmymoneyedit.cpp index fe086b9..032c3f5 100644 --- a/kmymoney2/widgets/kmymoneyedit.cpp +++ b/kmymoney2/widgets/kmymoneyedit.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include // ---------------------------------------------------------------------------- // Project Includes @@ -235,9 +235,9 @@ void kMyMoneyEdit::init(void) m_resetButton->setEnabled(false); m_resetButton->setFocusProxy(m_edit); - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("General Options"); - if(kconfig->readBoolEntry("DontShowCalculatorButton", false) == true) + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("General Options"); + if(tdeconfig->readBoolEntry("DontShowCalculatorButton", false) == true) setCalculatorButtonVisible(false); setSpacing(0); diff --git a/kmymoney2/widgets/kmymoneygpgconfig.cpp b/kmymoney2/widgets/kmymoneygpgconfig.cpp index df67d27..afc7d6b 100644 --- a/kmymoney2/widgets/kmymoneygpgconfig.cpp +++ b/kmymoney2/widgets/kmymoneygpgconfig.cpp @@ -24,7 +24,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include #include #include diff --git a/kmymoney2/widgets/kmymoneyonlinequoteconfig.cpp b/kmymoney2/widgets/kmymoneyonlinequoteconfig.cpp index 738749f..dbc6b35 100644 --- a/kmymoney2/widgets/kmymoneyonlinequoteconfig.cpp +++ b/kmymoney2/widgets/kmymoneyonlinequoteconfig.cpp @@ -23,7 +23,7 @@ // ---------------------------------------------------------------------------- // KDE Includes -#include +#include #include #include #include diff --git a/kmymoney2/widgets/kmymoneypriceview.cpp b/kmymoney2/widgets/kmymoneypriceview.cpp index f9c922c..e1dd25e 100644 --- a/kmymoney2/widgets/kmymoneypriceview.cpp +++ b/kmymoney2/widgets/kmymoneypriceview.cpp @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include // ---------------------------------------------------------------------------- @@ -66,9 +66,9 @@ KMyMoneyPriceItem::KMyMoneyPriceItem(KListView *view, const MyMoneyPrice& pr) : m_pr(pr) { MyMoneySecurity from, to; - TDEConfig *kconfig = TDEGlobal::config(); - kconfig->setGroup("General Options"); - int prec = kconfig->readNumEntry("PricePrecision", 4); + TDEConfig *tdeconfig = TDEGlobal::config(); + tdeconfig->setGroup("General Options"); + int prec = tdeconfig->readNumEntry("PricePrecision", 4); if(!m_pr.isValid()) m_pr = MyMoneyFile::instance()->price(m_pr.from(), m_pr.to(), m_pr.date()); diff --git a/kmymoney2/wizards/newuserwizard/Makefile.am b/kmymoney2/wizards/newuserwizard/Makefile.am index 36b9fdd..82becfb 100644 --- a/kmymoney2/wizards/newuserwizard/Makefile.am +++ b/kmymoney2/wizards/newuserwizard/Makefile.am @@ -5,11 +5,11 @@ INCLUDES = $(all_includes) -I../wizardpages -I$(top_srcdir) -I. libnewuserwizard_a_METASOURCES = AUTO -libnewuserwizard_a_SOURCES = knewuserwizard.cpp kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui kfilepagedecl.ui kintropagedecl.ui +libnewuserwizard_a_SOURCES = knewuserwizard.cpp kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui tdefilepagedecl.ui kintropagedecl.ui -EXTRA_DIST = kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui kfilepagedecl.ui kintropagedecl.ui +EXTRA_DIST = kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui tdefilepagedecl.ui kintropagedecl.ui -DISTCLEANFILES= kgeneralpagedecl.cpp kgeneralpagedecl.h kcurrencypagedecl.cpp kcurrencypagedecl.h kpasswordpagedecl.cpp kpasswordpagedecl.h kaccountpagedecl.cpp kaccountpagedecl.h kpreferencepagedecl.cpp kpreferencepagedecl.h kfilepagedecl.cpp kfilepagedecl.h kintropagedecl.cpp kintropagedecl.h +DISTCLEANFILES= kgeneralpagedecl.cpp kgeneralpagedecl.h kcurrencypagedecl.cpp kcurrencypagedecl.h kpasswordpagedecl.cpp kpasswordpagedecl.h kaccountpagedecl.cpp kaccountpagedecl.h kpreferencepagedecl.cpp kpreferencepagedecl.h tdefilepagedecl.cpp tdefilepagedecl.h kintropagedecl.cpp kintropagedecl.h noinst_HEADERS = knewuserwizard.h knewuserwizard_p.h diff --git a/kmymoney2/wizards/newuserwizard/knewuserwizard.cpp b/kmymoney2/wizards/newuserwizard/knewuserwizard.cpp index e9dd204..050e5fd 100644 --- a/kmymoney2/wizards/newuserwizard/knewuserwizard.cpp +++ b/kmymoney2/wizards/newuserwizard/knewuserwizard.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmymoney2/wizards/newuserwizard/knewuserwizard_p.h b/kmymoney2/wizards/newuserwizard/knewuserwizard_p.h index 8431f06..9542c07 100644 --- a/kmymoney2/wizards/newuserwizard/knewuserwizard_p.h +++ b/kmymoney2/wizards/newuserwizard/knewuserwizard_p.h @@ -29,7 +29,7 @@ #include "kintropagedecl.h" #include "kaccountpagedecl.h" #include "kpreferencepagedecl.h" -#include "kfilepagedecl.h" +#include "tdefilepagedecl.h" #include "../wizardpages/userinfo.h" #include "../wizardpages/currency.h" diff --git a/kmymoney2/wizards/newuserwizard/kfilepagedecl.ui b/kmymoney2/wizards/newuserwizard/tdefilepagedecl.ui similarity index 100% rename from kmymoney2/wizards/newuserwizard/kfilepagedecl.ui rename to kmymoney2/wizards/newuserwizard/tdefilepagedecl.ui diff --git a/po/ca.po b/po/ca.po index d665cbb..fd4cc99 100644 --- a/po/ca.po +++ b/po/ca.po @@ -5506,8 +5506,8 @@ msgstr "" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8499,56 +8499,56 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "El compte actual i el de destí són el mateix. Si us plau canvieu-ne un." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "S'ha canviat el compte. Antic: \"%1\", Nou: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 #, fuzzy msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "S'ha canviat el compte de transferència. Antic: \"%1\", Nou: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "S'ha produït un error fatal en determinar les dades: " diff --git a/po/cs.po b/po/cs.po index 4b97b17..1ab3dc1 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5589,8 +5589,8 @@ msgstr "Platba pro %1" msgid "Loan payment from %1" msgstr "Splátka půjčky %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8461,26 +8461,26 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Zdrojový i cílový účet je stejný. Prosím změňte alespoň jeden." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Změněn plátce/příjemce.
   Původní: %1, Nový: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Změněn účet. Původní: \"%1\", Nový: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Změněn účet.
   Původní: %1, Nový: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8488,31 +8488,31 @@ msgstr "" "Změněn účet pro převod.
   Původní: %1, Nový: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Změněna kategorie.
   Původní: %1, Nová: " "%2" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "prázdný" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Změněna poznámka.
   Povodní: %1, Nová: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Změněna částka.
   Původní hodnota: %1, Nová " "hodnota: %2" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8520,7 +8520,7 @@ msgstr "" "Změněn příznak schválení.
   Původní: %1, Nový: " "%2" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Kritická chyba při rozeznávání dat: " diff --git a/po/da.po b/po/da.po index 21309d9..2c8c183 100644 --- a/po/da.po +++ b/po/da.po @@ -5504,8 +5504,8 @@ msgstr "Betaling til %1" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8452,55 +8452,55 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Kan ikke skrive ændringer til '%1'" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Konto og overførselskonto er den samme. Du skal derfor ændre én." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Konto ændret. Gammel: \"%1\", Ny: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 #, fuzzy msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "Overførselskonto ændret. Gammel: \"%1\", Ny: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "" diff --git a/po/de.po b/po/de.po index 164124f..1f7249e 100644 --- a/po/de.po +++ b/po/de.po @@ -5711,8 +5711,8 @@ msgstr "Zahlung an %1" msgid "Loan payment from %1" msgstr "Kreditzahlung von %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8642,51 +8642,51 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Kann nicht alle Split-Buchungen zuordnen (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "Konto und Buchungskonto sind identisch. Bitte ändern Sie die Auswahl für " "eines der beiden Konten." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Zahlungsempfänger geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Konto geändert. Alt: \"%1\", Neu: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Konto geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "Gegenkonto geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "Category changed.
   Old: %1, New: %2

" msgstr "Kategorie geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "leer" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "Notiz geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "Betrag geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8694,7 +8694,7 @@ msgstr "" "Abgleichstatus geändert.
   Alt: %1, Neu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Schwerwiegender Fehler beim Bestimmen der Daten: " diff --git a/po/en_GB.po b/po/en_GB.po index 93e2af0..7e3c4d7 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5580,8 +5580,8 @@ msgstr "Payment to %1" msgid "Loan payment from %1" msgstr "Loan payment from %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 #: views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 #: widgets/kmymoneycategory.cpp:166 @@ -8453,49 +8453,49 @@ msgstr "Both of these transactions have been imported into %1. Therefore they c msgid "Unable to match all splits (%1)" msgstr "Unable to match all splits (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Account and transfer account are the same. Please change one." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "Payee changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Account changed. Old: \"%1\", New: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Account changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "Transfer account changed.
   Old: %1, New: %2

" msgstr "Transfer account changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "Category changed.
   Old: %1, New: %2

" msgstr "Category changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "empty" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "Memo changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "Amount changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "Reconciliation flag changed.
   Old: %1, New: %2

" msgstr "Reconciliation flag changed.
   Old: %1, New: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Fatal error in determining data: " diff --git a/po/es.po b/po/es.po index 4872675..7415bbe 100644 --- a/po/es.po +++ b/po/es.po @@ -5692,8 +5692,8 @@ msgstr "Pago de %1" msgid "Loan payment from %1" msgstr "Pagar préstamo con %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8629,28 +8629,28 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "No fue posible hacer coinicidir todas las partidas (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Las cuentas deudora y transferida son la misma. Por favor, cambie una." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Beneficiario cambiado.
   Anterior: %1, Nuevo: %" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Cuenta cambiada. Anterior: \"%1\", Nueva: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Cuenta cambiada.
   Anterior: %1, Nueva: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8658,30 +8658,30 @@ msgstr "" "Cuenta de transferencia cambiada.
   Anterior: \"%1\", " "Nueva: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Categoría cambiada.
   Anterior: %1, Nueva: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vacío" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Nota cambiada.
   Anterior: %1, Nueva: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Importe cambiado.
   Anterior: %1, Nuevo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8689,7 +8689,7 @@ msgstr "" "Bandera de reconciliación cambiada.
   Anterior: %1, Nueva: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Error fatal durante la determinación de los datos:" diff --git a/po/es_AR.po b/po/es_AR.po index 53fd0fd..863aa99 100644 --- a/po/es_AR.po +++ b/po/es_AR.po @@ -5706,8 +5706,8 @@ msgstr "Pago de %1" msgid "Loan payment from %1" msgstr "Pagar préstamo con %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8647,28 +8647,28 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Imposible conciliar todas las partidas (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Las cuentas deudora y transferida son la misma. Por favor, cambie una." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Beneficiario modificado.
   Anterior:%1, Nuevo:%" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Cuenta modificada. Anterior: \"%1\", Nueva: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Cuenta modificada.
   Anterior:%1, Nueva:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8676,30 +8676,30 @@ msgstr "" "Cuenta de transferencia modificada.
   Anterior:%1, " "Nueva:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Categoría modificado.
   Anterior:%1, Nueva:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vacío" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Nota modificada.
   Anterior:%1, Nueva:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Importe modificado.
   Anterior:%1, Nuevo:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8707,7 +8707,7 @@ msgstr "" "Bandera de reconciliación modificada.
   Anterior:%1, Nueva:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Error fatal durante la determinación de los datos:" diff --git a/po/fi.po b/po/fi.po index eb12c1a..3440bf2 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5613,8 +5613,8 @@ msgstr "Maksu %1:lle" msgid "Loan payment from %1" msgstr "Lainan maksu %1:ltä" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8524,26 +8524,26 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Ei voitu täsmätä kaikkia jaotteluja (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Kohdetili ja siirtotili ovat samoja. Vaihda toinen." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Maksunsaaja muutettu.
   Vanha: %1, uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Tili muutettu. Vanha \"%1\", uusi: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Tili muutettu.
   Vanha: %1, Uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8551,28 +8551,28 @@ msgstr "" "Siirtotili vaihdettu.
   Vanha: %1, uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "Category changed.
   Old: %1, New: %2

" msgstr "" "Kategoria vaihdettu.
   Vanha: %1, uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "tyhjä" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Muistiinpano vaihdettu.
   Vanha: %1, uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "Summa vaihdettu.
   Vanha: %1, uusi: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8580,7 +8580,7 @@ msgstr "" "Yhteensovitustila vaihdettu.
   Vanha: %1, uusi: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Vakava virhe tietojen määrityksessä: " diff --git a/po/fr.po b/po/fr.po index 51169a1..45ead37 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5791,8 +5791,8 @@ msgstr "Paiement à %1" msgid "Loan payment from %1" msgstr "Versement de prêt à partir de %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8756,29 +8756,29 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Impossible de faire correspondre toutes les répartitions (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "Le compte et le compte de transfert sont identiques. Veuillez en changer un." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Le tiers a changé.
   Ancien: %1, Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Le compte a changé. Ancien : \"%1\", Nouveau : \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Le compte a changé.
   Ancien: %1, Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8786,31 +8786,31 @@ msgstr "" "Le compte de transfert a changé.
   Ancien: %1, " "Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "La catégorie a changée.
   Ancien: %1, Nouveau: %" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vide" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Le numéro a changé.
   Ancien: %1, Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Le montant a changé.
   Ancien: %1, Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8818,7 +8818,7 @@ msgstr "" "L'état du rapprochement a changé.
   Ancien: %1, " "Nouveau: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Erreur fatale dans la détermination des données : " diff --git a/po/gl.po b/po/gl.po index 737fda0..13461b6 100644 --- a/po/gl.po +++ b/po/gl.po @@ -5673,8 +5673,8 @@ msgstr "Pagamento de %1" msgid "Loan payment from %1" msgstr "Pagar empréstito con %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8595,28 +8595,28 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Non foi posíbel emparellar todas as partidas (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "A conta orixe e a conta a transferir son a mesma. Por favor, cambie unha." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Mudou o beneficiario
   Anterior: %1, Novo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Conta cambiada. Anterior: «%1», Nova: «%2»" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Cambiou a conta.
   Anterior: %1, Nova: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8624,30 +8624,30 @@ msgstr "" "Conta de transferencia cambiada.
   Anterior: %1, " "Nova: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Mudou a categoría.
   Anterior: %1, Novo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vacío" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Mudou o concepto.
   Anterior: %1, Novo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Mudou o importe.
   Anterior: %1, Novo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8655,7 +8655,7 @@ msgstr "" "Mudou a marca de conciliación.
   Anterior: %1, " "Novo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Aconteceu un erro fatal ao determinar a data: " diff --git a/po/it.po b/po/it.po index 1b821ca..99f7e81 100644 --- a/po/it.po +++ b/po/it.po @@ -5584,8 +5584,8 @@ msgstr "Pagamento a %1" msgid "Loan payment from %1" msgstr "Pagamento del prestito da %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 #: views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 #: widgets/kmymoneycategory.cpp:166 @@ -8467,49 +8467,49 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Impossibile verificare tutte le suddivisioni (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Il conto di origine e il conto di destinazione coincidono. Cambiane uno." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "Beneficiario cambiato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Conto cambiato. Vecchio: \"%1\", nuovo: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Conto cambiato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "Transfer account changed.
   Old: %1, New: %2

" msgstr "Conto di trasferimento cambiato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "Category changed.
   Old: %1, New: %2

" msgstr "Categoria cambiata.
   Vecchia: %1, Nuova: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vuoto" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "Promemoria modificato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "Importo cambiato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "Reconciliation flag changed.
   Old: %1, New: %2

" msgstr "Contrassegno di riconciliazione modificato.
   Vecchio: %1, Nuovo: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Errore nell'identificazione dei dati" diff --git a/po/kmymoney2.pot b/po/kmymoney2.pot index affaf32..e82bada 100644 --- a/po/kmymoney2.pot +++ b/po/kmymoney2.pot @@ -5153,8 +5153,8 @@ msgstr "" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -7948,54 +7948,54 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: " "%2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: " "%2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "" diff --git a/po/lt.po b/po/lt.po index 1b4854e..f79de14 100644 --- a/po/lt.po +++ b/po/lt.po @@ -5425,8 +5425,8 @@ msgstr "" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8370,56 +8370,56 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "Sąskaita sutampa su sąskaita, į kurią perkeliama. Prašome vieną jų pakeisti." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Sąskaita pakeista. Senoji: „%1“, Naujoji: „%2“" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 #, fuzzy msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "Perkėlimo sąskaita pakeista. Senoji: „%1“, Naujoji: „%2“" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Rimta klaida nustatant duomenis: " diff --git a/po/nl.po b/po/nl.po index 0d8f44e..a6eb92b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5697,8 +5697,8 @@ msgstr "Betaling aan %1" msgid "Loan payment from %1" msgstr "Lening betaling van %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8646,28 +8646,28 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Kan niet alle splitsingen vergelijken (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Rekening en tegenrekening zijn hetzelfde. Verander één van beide." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Relatie is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Rekening veranderd. Oud: \"%1\", Nieuw: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Rekening is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8675,29 +8675,29 @@ msgstr "" "Tegenrekening veranderd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Rubriek is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "leeg" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Memo is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Bedrag is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8705,7 +8705,7 @@ msgstr "" "Status veld is gewijzigd.
   Oud: %1, Nieuw: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Fatale fout tijdens het bepalen van gegevens: " diff --git a/po/pl.po b/po/pl.po index a05fd7f..24528b6 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5788,8 +5788,8 @@ msgstr "Płatność na %1" msgid "Loan payment from %1" msgstr "Spłata pożyczki z %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8867,55 +8867,55 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Nie można zaznaczyć podziału" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Konto i konto docelowe są takie same. Proszę zmienić jedno z nich." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Zmiana konta. Stare :\"%1\", nowe: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 #, fuzzy msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "Zmiana konta docelowego. Stare: \"%1\", nowe: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Poważny błąd przy określaniu danych: " diff --git a/po/pt.po b/po/pt.po index 5b9d0e9..2822ac1 100644 --- a/po/pt.po +++ b/po/pt.po @@ -5688,8 +5688,8 @@ msgstr "Pagamento para %1" msgid "Loan payment from %1" msgstr "Pagamento de financiamento de %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8635,27 +8635,27 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Não foi possível corresponder todas as parcelas (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Contas de origem e destino são iguais. Por favor, mude uma delas." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Beneficiário modificado.
    Antes%1, Depois: %" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Conta modificada. Antiga: \"%1\", Nova: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Conta modificada
    Antiga: %1 Nova: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8663,28 +8663,28 @@ msgstr "" "Conta de transferência modificada.
    Antes: %1, " "Depois:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Categoria modificada
   Antiga %1; Nova%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "empty" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Memo modificado
    Antes: %1 Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Valor modificado
    Antes: %1, Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8692,7 +8692,7 @@ msgstr "" "A marca de reconciliação mudou.
   Antes: %1, " "Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Erro fatal determinando dados: " diff --git a/po/pt_BR.po b/po/pt_BR.po index 556bc64..7bcac72 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5701,8 +5701,8 @@ msgstr "Pagamento para %1" msgid "Loan payment from %1" msgstr "Pagamento de financiamento de %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8636,26 +8636,26 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Não foi possível corresponder todas as parcelas (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Contas origem e destino são iguais. Por favor, mude uma delas." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Beneficiário modificado.
    Antes%1, Depois: %" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Conta modificada. Antiga: \"%1\", Nova: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Conta modificada
    Antiga: %1 Nova: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8663,24 +8663,24 @@ msgstr "" "Conta de transferência modificada.
    Antes: %1, " "Depois:%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "Category changed.
   Old: %1, New: %2

" msgstr "Categoria modificada
   Antiga %1; Nova%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "vazio" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "Memo modificado
    Antes: %1 Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "Valor modificado
    Antes: %1, Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8688,7 +8688,7 @@ msgstr "" "Marca de reconciliação modificada.
   Antes: %1, " "Depois: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Erro fatal determinando dados: " diff --git a/po/ro.po b/po/ro.po index a84026b..4d8f6be 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5741,8 +5741,8 @@ msgstr "Plată la %1" msgid "Loan payment from %1" msgstr "Plata împrumutului de la %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8688,30 +8688,30 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Nu s-au putut asocia niciuna dintre părţi (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "Contul destinaţie şi contul sursă al transferului coincid. Vă rog să " "schimbaţi unul dintre ele." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Beneficiarul a fost schimbat.
   Vechiul beneficiar: %" "1 Noul beneficiar: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Contul a fost schimbat. Vechiul cont: \"%1\", Noul cont: \"%2\"s" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Contul a fost schimbat.
   Vechiul cont: %1 Noul " "cont: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8719,31 +8719,31 @@ msgstr "" "Contul de transfer a fost schimbat.
   Vechiul cont: %" "1 Noul cont: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Categoria a fost schimbată.
   Vechia categorie: %1 " "Noua categorie: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "gol" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Detaliile au fost schimbate.
   Vechiul detaliu: %1 " "Noul detaliu: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Suma a fost schimbată.
   Vechia sumă: %1 Noua " "sumă: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8751,7 +8751,7 @@ msgstr "" "Indicatorul de reconciliere a fost schimbat.
   Vechiul " "indicator: %1 Noul indicator: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Eroare fatală la determinarea datelor: " diff --git a/po/ru.po b/po/ru.po index 6881cab..bf44e59 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5613,8 +5613,8 @@ msgstr "Выплата %1" msgid "Loan payment from %1" msgstr "Выплата по кредиту с %1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8511,54 +8511,54 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "Невозможно привязать все разделённые операции (%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" "Для зачисления и списания указан один и тот же счёт. Укажите другой счёт." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Изменен получатель.
   С%1 изменен на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Изменён счёт списания. «%1» изменён на «%2»" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "Изменен счет.
   %1 изменен на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "" "Изменен счет перевода.
   %1 изменен на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Изменена статья.
   %1 изменена на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "пусто" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Изменён комментарий.
   %1 изменен на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Изменена сумма.
   %1 изменена на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8566,7 +8566,7 @@ msgstr "" "Изменено состояние сверки.
   %1 изменено на %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Ошибка обработки данных: " diff --git a/po/sk.po b/po/sk.po index 7709436..d2cfc7c 100644 --- a/po/sk.po +++ b/po/sk.po @@ -5706,8 +5706,8 @@ msgstr "Platba do %1" msgid "Loan payment from %1" msgstr "Pôžička z 1" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8749,55 +8749,55 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "do" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Oba účty sú totožné. Prosím zmeňte jeden z nich." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Zmena účtu. Starý: \"%1\", Nový: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 #, fuzzy msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "Zmena prevodu učtu. Starý: \"%1\", Nový: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Kritická chyba v určujúcich dátach:" diff --git a/po/sv.po b/po/sv.po index ba78afc..5fd3a1d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5361,8 +5361,8 @@ msgstr "" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8228,27 +8228,27 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "Till- och frånkonto är detsamma. Vänligen ändra en av dem." -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Betalningsmottagare ändrad.
   Gammal: %1, Ny: %" "2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Konto ändrat. Gammalt: \"%1\", Nytt: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Konto ändrat.
   Gammalt: %1, Nytt: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8256,28 +8256,28 @@ msgstr "" "Konto för överföring ändrat.
   Gammalt: %1, Nytt: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Kategori bytt.
   Gammal: %1, Ny: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "tom" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Anteckning ändrad.
   Gammal: %1, Ny: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Belopp ändrat.
   Gammalt: %1, Nytt: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8285,7 +8285,7 @@ msgstr "" "Avstämningsflagga ändrad.
   Gammal: %1, Ny: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Fatalt fel vid bestämmande av data: " diff --git a/po/tr.po b/po/tr.po index 73ca74b..62afa9f 100644 --- a/po/tr.po +++ b/po/tr.po @@ -5295,8 +5295,8 @@ msgstr "" msgid "Loan payment from %1" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8181,26 +8181,26 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "" -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "Ödeme değiştirildi.
   Eski: %1, Yeni: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "Hesap değiştirildi. Eski: \"%1\", Yeni: \"%2\"" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "" "Hesap değiştirildi.
   Eski: %1, Yeni: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" @@ -8208,30 +8208,30 @@ msgstr "" "Aktarım hesabı değiştirildi.
   Eski: %1, Yeni: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "" "Kategori değiştirildi.
   Eski: %1, Yeni: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "boş" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "" "Hatırlatma değiştirildi.
   Eski: %1, Yeni: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "" "Toplam değiştirildi.
   Eski: %1, Yeni: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" @@ -8239,7 +8239,7 @@ msgstr "" "Uzlaştırma bayrağı değiştirildi.
   Eski: %1, Yeni: " "%2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "Veriler belirlenirken bir sonlandırıcı hata oluştu:" diff --git a/po/zh_CN.po b/po/zh_CN.po index 3cffc90..86b29cb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5521,8 +5521,8 @@ msgstr "支付给%1" msgid "Loan payment from %1" msgstr "来自%1的贷款支付" -#: dialogs/kconfirmmanualenterdlg.cpp:123 -#: dialogs/kconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 +#: dialogs/tdeconfirmmanualenterdlg.cpp:123 +#: dialogs/tdeconfirmmanualenterdlg.cpp:133 views/kpayeesview.cpp:745 #: widgets/kmymoneycategory.cpp:160 widgets/kmymoneycategory.cpp:166 #: widgets/transaction.cpp:851 widgets/transaction.cpp:1397 #: widgets/transaction.cpp:1411 @@ -8427,57 +8427,57 @@ msgstr "" msgid "Unable to match all splits (%1)" msgstr "无法匹配全部拆分(%1)" -#: dialogs/kconfirmmanualenterdlg.cpp:65 +#: dialogs/tdeconfirmmanualenterdlg.cpp:65 msgid "Account and transfer account are the same. Please change one." msgstr "账户和转账账户相同。请修改其中之一。" -#: dialogs/kconfirmmanualenterdlg.cpp:84 +#: dialogs/tdeconfirmmanualenterdlg.cpp:84 msgid "Payee changed.
   Old: %1, New: %2

" msgstr "" "付款人有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:92 -#: dialogs/kconfirmmanualenterdlg.cpp:100 +#: dialogs/tdeconfirmmanualenterdlg.cpp:92 +#: dialogs/tdeconfirmmanualenterdlg.cpp:100 msgid "Account changed. Old: \"%1\", New: \"%2\"" msgstr "账户已从“%1”改为“%2”" -#: dialogs/kconfirmmanualenterdlg.cpp:107 +#: dialogs/tdeconfirmmanualenterdlg.cpp:107 msgid "Account changed.
   Old: %1, New: %2

" msgstr "账户有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:115 +#: dialogs/tdeconfirmmanualenterdlg.cpp:115 msgid "" "Transfer account changed.
   Old: %1, New: %2

" msgstr "" "转账账户有变化.
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:143 +#: dialogs/tdeconfirmmanualenterdlg.cpp:143 msgid "" "Category changed.
   Old: %1, New: %2

" msgstr "类别有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:151 -#: dialogs/kconfirmmanualenterdlg.cpp:153 +#: dialogs/tdeconfirmmanualenterdlg.cpp:151 +#: dialogs/tdeconfirmmanualenterdlg.cpp:153 msgid "empty" msgstr "空的" -#: dialogs/kconfirmmanualenterdlg.cpp:157 +#: dialogs/tdeconfirmmanualenterdlg.cpp:157 msgid "Memo changed.
   Old: %1, New: %2

" msgstr "备忘有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:166 +#: dialogs/tdeconfirmmanualenterdlg.cpp:166 msgid "Amount changed.
   Old: %1, New: %2

" msgstr "金额有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:175 +#: dialogs/tdeconfirmmanualenterdlg.cpp:175 msgid "" "Reconciliation flag changed.
   Old: %1, New: %" "2

" msgstr "" "对帐标志有变化。
   原为: %1, 现为: %2

" -#: dialogs/kconfirmmanualenterdlg.cpp:182 +#: dialogs/tdeconfirmmanualenterdlg.cpp:182 msgid "Fatal error in determining data: " msgstr "在确定数据时发生致命错误。"