diff options
117 files changed, 1799 insertions, 96 deletions
diff --git a/dcoprss/cache.cpp b/dcoprss/cache.cpp index c4a566aa..635f91cb 100644 --- a/dcoprss/cache.cpp +++ b/dcoprss/cache.cpp @@ -26,7 +26,7 @@ #include "xmlrpciface.h" #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqdatastream.h> #include <tqfile.h> diff --git a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp index 0d22dfa4..a228d233 100644 --- a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp +++ b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp @@ -27,7 +27,7 @@ #include <tdefileshare.h> #include <tdemessagebox.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdialog.h> #include <tdeglobal.h> diff --git a/filesharing/simple/fileshare.cpp b/filesharing/simple/fileshare.cpp index 73888a81..532b7298 100644 --- a/filesharing/simple/fileshare.cpp +++ b/filesharing/simple/fileshare.cpp @@ -36,7 +36,7 @@ #include <knfsshare.h> #include <ksambashare.h> #include <tdefileshare.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ksimpleconfig.h> #include <tdemessagebox.h> #include <tdeapplication.h> diff --git a/kget/settings.cpp b/kget/settings.cpp index 3d456ff4..8ba4a674 100644 --- a/kget/settings.cpp +++ b/kget/settings.cpp @@ -24,7 +24,7 @@ ***************************************************************************/ #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobal.h> #include <tdeconfig.h> #include <tdelocale.h> diff --git a/kget/tdemainwidget.cpp b/kget/tdemainwidget.cpp index 0b3c8091..b20b78c8 100644 --- a/kget/tdemainwidget.cpp +++ b/kget/tdemainwidget.cpp @@ -52,7 +52,7 @@ #include <kprotocolinfo.h> #include <tdefiledialog.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <kurl.h> #include <kurldrag.h> diff --git a/kget/transfer.cpp b/kget/transfer.cpp index 1da1b853..d8a853d7 100644 --- a/kget/transfer.cpp +++ b/kget/transfer.cpp @@ -32,7 +32,7 @@ #include <ksimpleconfig.h> #include <tdeaction.h> #include <kiconloader.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <twin.h> #include <tdemessagebox.h> diff --git a/kget/transferlist.cpp b/kget/transferlist.cpp index 3fed43b6..17f0b743 100644 --- a/kget/transferlist.cpp +++ b/kget/transferlist.cpp @@ -25,7 +25,7 @@ ***************************************************************************/ #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobal.h> #include <kiconloader.h> #include <tdelocale.h> diff --git a/knewsticker/common/newsengine.cpp b/knewsticker/common/newsengine.cpp index d62e5436..4b3b5c62 100644 --- a/knewsticker/common/newsengine.cpp +++ b/knewsticker/common/newsengine.cpp @@ -19,7 +19,7 @@ #include <tdemessagebox.h> #include <tdeprocess.h> #include <krun.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqbuffer.h> diff --git a/knewsticker/common/newsiconmgr.cpp b/knewsticker/common/newsiconmgr.cpp index 8f4334ea..83381ef4 100644 --- a/knewsticker/common/newsiconmgr.cpp +++ b/knewsticker/common/newsiconmgr.cpp @@ -14,7 +14,7 @@ #include <tdeapplication.h> #include <kiconloader.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqbuffer.h> #include <tqfile.h> diff --git a/knewsticker/knewsticker.cpp b/knewsticker/knewsticker.cpp index ccb5fb6a..33368d21 100644 --- a/knewsticker/knewsticker.cpp +++ b/knewsticker/knewsticker.cpp @@ -24,7 +24,7 @@ #include <knotifyclient.h> #include <tdeprocess.h> #include <tdeprotocolmanager.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdestartupinfo.h> #include <tqcursor.h> diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.cpp b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.cpp index 0c10ecc5..90366c95 100644 --- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.cpp +++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.cpp @@ -22,7 +22,7 @@ #include <tdelocale.h> #include <kurl.h> #include <kurllabel.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobal.h> #include <tqmultilineedit.h> diff --git a/knewsticker/newsscroller.cpp b/knewsticker/newsscroller.cpp index 10f65964..35b11406 100644 --- a/knewsticker/newsscroller.cpp +++ b/knewsticker/newsscroller.cpp @@ -16,7 +16,7 @@ #include <tqtimer.h> #include <kcursor.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurldrag.h> #include <tdemessagebox.h> diff --git a/kopete/kopete/chatwindow/chatmessagepart.cpp b/kopete/kopete/chatwindow/chatmessagepart.cpp index bf3af844..e76e6687 100644 --- a/kopete/kopete/chatwindow/chatmessagepart.cpp +++ b/kopete/kopete/chatwindow/chatmessagepart.cpp @@ -62,7 +62,7 @@ #include <kurldrag.h> #include <tdeio/netaccess.h> #include <tdeio/job.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <kinputdialog.h> diff --git a/kopete/kopete/chatwindow/kopetechatwindow.cpp b/kopete/kopete/chatwindow/kopetechatwindow.cpp index 1de1cee7..1e7d495e 100644 --- a/kopete/kopete/chatwindow/kopetechatwindow.cpp +++ b/kopete/kopete/chatwindow/kopetechatwindow.cpp @@ -41,7 +41,7 @@ #include <kstatusbar.h> #include <kpushbutton.h> #include <ktabwidget.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdialog.h> #include <kstringhandler.h> #include <ksqueezedtextlabel.h> diff --git a/kopete/kopete/chatwindow/kopetechatwindowstylemanager.cpp b/kopete/kopete/chatwindow/kopetechatwindowstylemanager.cpp index 4eeccab7..ce52eb34 100644 --- a/kopete/kopete/chatwindow/kopetechatwindowstylemanager.cpp +++ b/kopete/kopete/chatwindow/kopetechatwindowstylemanager.cpp @@ -21,7 +21,7 @@ #include <tqvaluestack.h> // KDE includes -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdirlister.h> #include <kdebug.h> #include <kurl.h> diff --git a/kopete/kopete/config/appearance/appearanceconfig.cpp b/kopete/kopete/config/appearance/appearanceconfig.cpp index 704e8ab4..31b4b7bb 100644 --- a/kopete/kopete/config/appearance/appearanceconfig.cpp +++ b/kopete/kopete/config/appearance/appearanceconfig.cpp @@ -53,7 +53,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kpushbutton.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ktextedit.h> #include <kurl.h> // TDENewStuff #include <kurlrequesterdlg.h> diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.cpp b/kopete/kopete/config/appearance/emoticonseditdialog.cpp index 1432a328..4e182141 100644 --- a/kopete/kopete/config/appearance/emoticonseditdialog.cpp +++ b/kopete/kopete/config/appearance/emoticonseditdialog.cpp @@ -22,7 +22,7 @@ #include <tdelocale.h> #include <tdelistview.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdefiledialog.h> #include <tdeio/job.h> #include <tqpixmap.h> diff --git a/kopete/kopete/config/identity/globalidentitiesmanager.cpp b/kopete/kopete/config/identity/globalidentitiesmanager.cpp index e34e783d..d1dbd215 100644 --- a/kopete/kopete/config/identity/globalidentitiesmanager.cpp +++ b/kopete/kopete/config/identity/globalidentitiesmanager.cpp @@ -26,7 +26,7 @@ #include <ksavefile.h> #include <tdelocale.h> #include <kurl.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // Kopete includes #include "kopetecontact.h" diff --git a/kopete/kopete/config/identity/kopeteidentityconfig.cpp b/kopete/kopete/config/identity/kopeteidentityconfig.cpp index c6419c13..73e11d86 100644 --- a/kopete/kopete/config/identity/kopeteidentityconfig.cpp +++ b/kopete/kopete/config/identity/kopeteidentityconfig.cpp @@ -37,7 +37,7 @@ #include <kiconloader.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobal.h> #include <kurlrequester.h> #include <kinputdialog.h> diff --git a/kopete/kopete/contactlist/kopetelviprops.cpp b/kopete/kopete/contactlist/kopetelviprops.cpp index e1472bd4..32599f53 100644 --- a/kopete/kopete/contactlist/kopetelviprops.cpp +++ b/kopete/kopete/contactlist/kopetelviprops.cpp @@ -42,7 +42,7 @@ #include <tdeabc/addresseedialog.h> #include <tdeabc/stdaddressbook.h> #include <tdeabc/addressee.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurlrequester.h> #include "tdeabcpersistence.h" diff --git a/kopete/kopete/kopeteballoon.cpp b/kopete/kopete/kopeteballoon.cpp index 5f1ddd13..021bef2a 100644 --- a/kopete/kopete/kopeteballoon.cpp +++ b/kopete/kopete/kopeteballoon.cpp @@ -30,7 +30,7 @@ #include <tdeapplication.h> #include <kdialog.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kprotocolinfo.h> #include <kurl.h> #include <krun.h> diff --git a/kopete/kopete/kopeteeditglobalidentitywidget.cpp b/kopete/kopete/kopeteeditglobalidentitywidget.cpp index 6c80cd4c..8a138018 100644 --- a/kopete/kopete/kopeteeditglobalidentitywidget.cpp +++ b/kopete/kopete/kopeteeditglobalidentitywidget.cpp @@ -29,7 +29,7 @@ #include <kdebug.h> #include <tdelocale.h> #include <tdetoolbar.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurl.h> #include <tdefiledialog.h> #include <tdemessagebox.h> diff --git a/kopete/kopete/tdeconf_update/kopete-nameTracking.cpp b/kopete/kopete/tdeconf_update/kopete-nameTracking.cpp index e11d5781..ad2f179d 100644 --- a/kopete/kopete/tdeconf_update/kopete-nameTracking.cpp +++ b/kopete/kopete/tdeconf_update/kopete-nameTracking.cpp @@ -18,7 +18,7 @@ #include <tqtextstream.h> #include <tqdom.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> static TQTextStream qcerr( stderr, IO_WriteOnly ); diff --git a/kopete/libkopete/kopetecontactlist.cpp b/kopete/libkopete/kopetecontactlist.cpp index 67c67ff6..0d04f19a 100644 --- a/kopete/libkopete/kopetecontactlist.cpp +++ b/kopete/libkopete/kopetecontactlist.cpp @@ -28,7 +28,7 @@ #include <tdeabc/stdaddressbook.h> #include <kdebug.h> #include <ksavefile.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kopeteconfig.h> #include <tdeglobal.h> #include "kopetemetacontact.h" diff --git a/kopete/libkopete/kopeteglobal.cpp b/kopete/libkopete/kopeteglobal.cpp index 72b2a268..9d6f3705 100644 --- a/kopete/libkopete/kopeteglobal.cpp +++ b/kopete/libkopete/kopeteglobal.cpp @@ -25,7 +25,7 @@ #include <kmimetype.h> #include <tdemessagebox.h> #include <kprogress.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ktar.h> #include <kzip.h> #include <kmimetype.h> diff --git a/kopete/libkopete/kopetemimetypehandler.cpp b/kopete/libkopete/kopetemimetypehandler.cpp index 5decb0a9..8b58290a 100644 --- a/kopete/libkopete/kopetemimetypehandler.cpp +++ b/kopete/libkopete/kopetemimetypehandler.cpp @@ -28,7 +28,7 @@ #include <kmimetype.h> #include <tdemessagebox.h> #include <kprogress.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ktar.h> namespace Kopete diff --git a/kopete/libkopete/kopetepicture.cpp b/kopete/libkopete/kopetepicture.cpp index 74d85ffe..f026354b 100644 --- a/kopete/libkopete/kopetepicture.cpp +++ b/kopete/libkopete/kopetepicture.cpp @@ -21,7 +21,7 @@ #include <tdeabc/picture.h> #include <kmdcodec.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> namespace Kopete diff --git a/kopete/libkopete/kopetepluginmanager.cpp b/kopete/libkopete/kopetepluginmanager.cpp index eef7c5e5..f0b7a1ce 100644 --- a/kopete/libkopete/kopetepluginmanager.cpp +++ b/kopete/libkopete/kopetepluginmanager.cpp @@ -38,7 +38,7 @@ #include <tdeparts/componentfactory.h> #include <kplugininfo.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstaticdeleter.h> #include <kurl.h> diff --git a/kopete/libkopete/kopeteprefs.cpp b/kopete/libkopete/kopeteprefs.cpp index a1f5741f..f72bbcd5 100644 --- a/kopete/libkopete/kopeteprefs.cpp +++ b/kopete/libkopete/kopeteprefs.cpp @@ -24,7 +24,7 @@ #include <tdeglobalsettings.h> #include <tdeconfig.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #define KOPETE_DEFAULT_CHATSTYLE "Kopete" diff --git a/kopete/libkopete/private/kopeteemoticons.cpp b/kopete/libkopete/private/kopeteemoticons.cpp index 110367ad..84d23ccc 100644 --- a/kopete/libkopete/private/kopeteemoticons.cpp +++ b/kopete/libkopete/private/kopeteemoticons.cpp @@ -29,7 +29,7 @@ #include <tdeapplication.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeversion.h> #include <set> diff --git a/kopete/libkopete/tests/kopetecontactlist_test.cpp b/kopete/libkopete/tests/kopetecontactlist_test.cpp index 71dade85..cf5ab7d6 100644 --- a/kopete/libkopete/tests/kopetecontactlist_test.cpp +++ b/kopete/libkopete/tests/kopetecontactlist_test.cpp @@ -17,7 +17,7 @@ #include <tqfile.h> #include <tqdir.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeunittest/module.h> #include "kopetecontactlist_test.h" diff --git a/kopete/libkopete/tests/kopeteemoticontest.cpp b/kopete/libkopete/tests/kopeteemoticontest.cpp index 5bc63506..b94a21e9 100644 --- a/kopete/libkopete/tests/kopeteemoticontest.cpp +++ b/kopete/libkopete/tests/kopeteemoticontest.cpp @@ -24,7 +24,7 @@ #include <tdeapplication.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tdeunittest/module.h> diff --git a/kopete/libkopete/tests/kopetemessage_test.cpp b/kopete/libkopete/tests/kopetemessage_test.cpp index bf050695..835c63ba 100644 --- a/kopete/libkopete/tests/kopetemessage_test.cpp +++ b/kopete/libkopete/tests/kopetemessage_test.cpp @@ -22,7 +22,7 @@ #include <tqdir.h> #include <tqfile.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kinstance.h> #include <tdeprocess.h> #include <tdeunittest/module.h> diff --git a/kopete/libkopete/tests/kopetepasswordtest_program.cpp b/kopete/libkopete/tests/kopetepasswordtest_program.cpp index b53394b3..998800dd 100644 --- a/kopete/libkopete/tests/kopetepasswordtest_program.cpp +++ b/kopete/libkopete/tests/kopetepasswordtest_program.cpp @@ -26,7 +26,7 @@ #include <tdecmdlineargs.h> #include <kdebug.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> static TQTextStream _out( stdout, IO_WriteOnly ); diff --git a/kopete/libkopete/tests/kopetepropertiestest.cpp b/kopete/libkopete/tests/kopetepropertiestest.cpp index d6517757..6ee69967 100644 --- a/kopete/libkopete/tests/kopetepropertiestest.cpp +++ b/kopete/libkopete/tests/kopetepropertiestest.cpp @@ -26,7 +26,7 @@ #include <tdeaboutdata.h> #include <tdeapplication.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "kopetepropertiestest.h" diff --git a/kopete/libkopete/tests/kopetewallettest_program.cpp b/kopete/libkopete/tests/kopetewallettest_program.cpp index f127ba26..92dfec64 100644 --- a/kopete/libkopete/tests/kopetewallettest_program.cpp +++ b/kopete/libkopete/tests/kopetewallettest_program.cpp @@ -22,7 +22,7 @@ #include <tdecmdlineargs.h> #include <kdebug.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <dcopclient.h> #include <tdewallet.h> diff --git a/kopete/libkopete/ui/kopetewidgets.cpp b/kopete/libkopete/ui/kopetewidgets.cpp index 49f57ae6..1547ac92 100644 --- a/kopete/libkopete/ui/kopetewidgets.cpp +++ b/kopete/libkopete/ui/kopetewidgets.cpp @@ -10,7 +10,7 @@ #include <kopetelistview.h> #include <kopetelistviewsearchline.h> #ifndef EMBED_IMAGES -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #endif class KopeteWidgets : public TQWidgetPlugin diff --git a/kopete/plugins/highlight/highlightconfig.cpp b/kopete/plugins/highlight/highlightconfig.cpp index 6385d6ed..2cb2ab0b 100644 --- a/kopete/plugins/highlight/highlightconfig.cpp +++ b/kopete/plugins/highlight/highlightconfig.cpp @@ -23,7 +23,7 @@ #include <tqdom.h> #include <ksavefile.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include "filter.h" diff --git a/kopete/plugins/history/converter.cpp b/kopete/plugins/history/converter.cpp index cdd0acfd..be8bf8d3 100644 --- a/kopete/plugins/history/converter.cpp +++ b/kopete/plugins/history/converter.cpp @@ -23,7 +23,7 @@ #include <tdeconfig.h> #include <kdebug.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdemessagebox.h> #include <kprogress.h> #include <tdeapplication.h> diff --git a/kopete/plugins/history/historydialog.cpp b/kopete/plugins/history/historydialog.cpp index 6df41a26..30aec3d9 100644 --- a/kopete/plugins/history/historydialog.cpp +++ b/kopete/plugins/history/historydialog.cpp @@ -47,7 +47,7 @@ #include <kiconloader.h> #include <tdelocale.h> #include <krun.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelistview.h> #include <tdelistviewsearchline.h> #include <kprogress.h> diff --git a/kopete/plugins/history/historylogger.cpp b/kopete/plugins/history/historylogger.cpp index c82ea7c5..1d6bd4fc 100644 --- a/kopete/plugins/history/historylogger.cpp +++ b/kopete/plugins/history/historylogger.cpp @@ -26,7 +26,7 @@ #include <tqtimer.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ksavefile.h> #include "kopeteglobal.h" diff --git a/kopete/plugins/latex/latexplugin.cpp b/kopete/plugins/latex/latexplugin.cpp index 70bb1aaa..fba3dde3 100644 --- a/kopete/plugins/latex/latexplugin.cpp +++ b/kopete/plugins/latex/latexplugin.cpp @@ -23,7 +23,7 @@ #include <tqstylesheet.h> #include <kgenericfactory.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeprocess.h> #include <tdetempfile.h> #include <kmdcodec.h> diff --git a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp index 4beb20f5..99c4fc63 100644 --- a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp +++ b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp @@ -20,7 +20,7 @@ #include <tqradiobutton.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeapplication.h> #include <kpushbutton.h> #include <kresolver.h> diff --git a/kopete/plugins/statistics/statisticsdb.cpp b/kopete/plugins/statistics/statisticsdb.cpp index 48378f3c..0cf18047 100644 --- a/kopete/plugins/statistics/statisticsdb.cpp +++ b/kopete/plugins/statistics/statisticsdb.cpp @@ -23,7 +23,7 @@ #include <tdeaction.h> #include <kdebug.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeversion.h> #include "statisticsdb.h" diff --git a/kopete/plugins/statistics/statisticsdialog.cpp b/kopete/plugins/statistics/statisticsdialog.cpp index dd333b3a..976285a3 100644 --- a/kopete/plugins/statistics/statisticsdialog.cpp +++ b/kopete/plugins/statistics/statisticsdialog.cpp @@ -27,7 +27,7 @@ #include "tdelocale.h" #include "tdelistview.h" #include "tdehtml_part.h" -#include "kstandarddirs.h" +#include "tdestandarddirs.h" #include "kdatepicker.h" #include "ktimewidget.h" diff --git a/kopete/plugins/statistics/statisticsplugin.cpp b/kopete/plugins/statistics/statisticsplugin.cpp index 04aeee06..96e2046d 100644 --- a/kopete/plugins/statistics/statisticsplugin.cpp +++ b/kopete/plugins/statistics/statisticsplugin.cpp @@ -22,7 +22,7 @@ #include <tdeaboutdata.h> #include <tdeaction.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeversion.h> #include "kopetechatsessionmanager.h" diff --git a/kopete/plugins/webpresence/webpresenceplugin.cpp b/kopete/plugins/webpresence/webpresenceplugin.cpp index 638bd767..27a3d9e2 100644 --- a/kopete/plugins/webpresence/webpresenceplugin.cpp +++ b/kopete/plugins/webpresence/webpresenceplugin.cpp @@ -29,7 +29,7 @@ #include <kgenericfactory.h> #include <tdemessagebox.h> #include <tdetempfile.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #ifdef HAVE_XSLT #include <libxml/parser.h> diff --git a/kopete/protocols/irc/irccontactmanager.cpp b/kopete/protocols/irc/irccontactmanager.cpp index 7f6c5625..e2688307 100644 --- a/kopete/protocols/irc/irccontactmanager.cpp +++ b/kopete/protocols/irc/irccontactmanager.cpp @@ -32,7 +32,7 @@ #include <kopeteview.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqtimer.h> diff --git a/kopete/protocols/irc/ircprotocol.cpp b/kopete/protocols/irc/ircprotocol.cpp index a74ae8d4..6fd6b7e1 100644 --- a/kopete/protocols/irc/ircprotocol.cpp +++ b/kopete/protocols/irc/ircprotocol.cpp @@ -50,7 +50,7 @@ #include <kiconloader.h> #include <tdemessagebox.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kuser.h> #include <tqcheckbox.h> diff --git a/kopete/protocols/irc/libkirc/kircengine.cpp b/kopete/protocols/irc/libkirc/kircengine.cpp index 464e8883..486be024 100644 --- a/kopete/protocols/irc/libkirc/kircengine.cpp +++ b/kopete/protocols/irc/libkirc/kircengine.cpp @@ -28,7 +28,7 @@ #include <kdebug.h> #include <kextsock.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqtextcodec.h> #include <tqtimer.h> diff --git a/kopete/protocols/jabber/jabberbasecontact.cpp b/kopete/protocols/jabber/jabberbasecontact.cpp index f13c28a7..1e6dbb7a 100644 --- a/kopete/protocols/jabber/jabberbasecontact.cpp +++ b/kopete/protocols/jabber/jabberbasecontact.cpp @@ -19,7 +19,7 @@ #include <kdebug.h> #include <tdelocale.h> #include <kiconloader.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqtimer.h> #include <tqimage.h> #include <tqregexp.h> diff --git a/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp b/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp index b4aeb5ad..01736331 100644 --- a/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp +++ b/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp @@ -26,7 +26,7 @@ #include <tqdom.h> #include <tqtextstream.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <xmpp_tasks.h> diff --git a/kopete/protocols/jabber/jabbercontact.cpp b/kopete/protocols/jabber/jabbercontact.cpp index 79b09508..6f49cb40 100644 --- a/kopete/protocols/jabber/jabbercontact.cpp +++ b/kopete/protocols/jabber/jabbercontact.cpp @@ -34,7 +34,7 @@ #include <tdefiledialog.h> #include <tdeaction.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeio/netaccess.h> #include <kinputdialog.h> #include <kopeteview.h> diff --git a/kopete/protocols/jabber/jabberprotocol.cpp b/kopete/protocols/jabber/jabberprotocol.cpp index 7cc3be7a..4ddee317 100644 --- a/kopete/protocols/jabber/jabberprotocol.cpp +++ b/kopete/protocols/jabber/jabberprotocol.cpp @@ -23,7 +23,7 @@ #include <tdemessagebox.h> #include <kiconloader.h> #include <tdepopupmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <klineeditdlg.h> #include <tqapplication.h> diff --git a/kopete/protocols/jabber/ui/dlgjabbervcard.cpp b/kopete/protocols/jabber/ui/dlgjabbervcard.cpp index 6dbc4456..c1bb33b8 100644 --- a/kopete/protocols/jabber/ui/dlgjabbervcard.cpp +++ b/kopete/protocols/jabber/ui/dlgjabbervcard.cpp @@ -39,7 +39,7 @@ #include <tdeio/netaccess.h> #include <tdefiledialog.h> #include <kpixmapregionselectordialog.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // libiris(XMPP backend) includes #include "im.h" diff --git a/kopete/protocols/msn/dispatcher.cpp b/kopete/protocols/msn/dispatcher.cpp index 4c352de2..4d7fbb76 100644 --- a/kopete/protocols/msn/dispatcher.cpp +++ b/kopete/protocols/msn/dispatcher.cpp @@ -33,7 +33,7 @@ using P2P::OutgoingTransfer; // Kde includes #include <kdebug.h> #include <kmdcodec.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> // TQt includes diff --git a/kopete/protocols/msn/incomingtransfer.cpp b/kopete/protocols/msn/incomingtransfer.cpp index ed5377f2..b60a4700 100644 --- a/kopete/protocols/msn/incomingtransfer.cpp +++ b/kopete/protocols/msn/incomingtransfer.cpp @@ -24,7 +24,7 @@ using P2P::Message; #include <kdebug.h> #include <tdelocale.h> #include <kserversocket.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> using namespace KNetwork; diff --git a/kopete/protocols/msn/msnaccount.cpp b/kopete/protocols/msn/msnaccount.cpp index 8ff345f6..224fbed8 100644 --- a/kopete/protocols/msn/msnaccount.cpp +++ b/kopete/protocols/msn/msnaccount.cpp @@ -27,7 +27,7 @@ #include <kinputdialog.h> #include <tdemessagebox.h> #include <tdepopupmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kmdcodec.h> #include <tdelocale.h> diff --git a/kopete/protocols/msn/msncontact.cpp b/kopete/protocols/msn/msncontact.cpp index 54230558..0d857748 100644 --- a/kopete/protocols/msn/msncontact.cpp +++ b/kopete/protocols/msn/msncontact.cpp @@ -29,7 +29,7 @@ #include <tdefiledialog.h> #include <klineedit.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdemessagebox.h> #include <krun.h> #include <tdetempfile.h> diff --git a/kopete/protocols/msn/msnnotifysocket.cpp b/kopete/protocols/msn/msnnotifysocket.cpp index 0ce7b95a..7c75feb1 100644 --- a/kopete/protocols/msn/msnnotifysocket.cpp +++ b/kopete/protocols/msn/msnnotifysocket.cpp @@ -37,7 +37,7 @@ #include <tdelocale.h> #include <kmdcodec.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <krun.h> #include <tdeio/job.h> diff --git a/kopete/protocols/msn/msnswitchboardsocket.cpp b/kopete/protocols/msn/msnswitchboardsocket.cpp index 4a77d907..f3317ac3 100644 --- a/kopete/protocols/msn/msnswitchboardsocket.cpp +++ b/kopete/protocols/msn/msnswitchboardsocket.cpp @@ -41,7 +41,7 @@ #include <tdetempfile.h> #include <tdeconfig.h> #include <kmdcodec.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> // for the display picture diff --git a/kopete/protocols/msn/ui/msneditaccountwidget.cpp b/kopete/protocols/msn/ui/msneditaccountwidget.cpp index 600f0f15..9565d831 100644 --- a/kopete/protocols/msn/ui/msneditaccountwidget.cpp +++ b/kopete/protocols/msn/ui/msneditaccountwidget.cpp @@ -34,7 +34,7 @@ #include <tdefiledialog.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeio/netaccess.h> #include <kdebug.h> #include <kpassdlg.h> diff --git a/kopete/protocols/oscar/aim/aimuserinfo.cpp b/kopete/protocols/oscar/aim/aimuserinfo.cpp index 561eef41..0de48fa2 100644 --- a/kopete/protocols/oscar/aim/aimuserinfo.cpp +++ b/kopete/protocols/oscar/aim/aimuserinfo.cpp @@ -28,7 +28,7 @@ #include <tqtimer.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <ktextbrowser.h> #include <kdebug.h> #include <tdeapplication.h> diff --git a/kopete/protocols/oscar/icq/icqcontact.cpp b/kopete/protocols/oscar/icq/icqcontact.cpp index 2758d2c4..41587da4 100644 --- a/kopete/protocols/oscar/icq/icqcontact.cpp +++ b/kopete/protocols/oscar/icq/icqcontact.cpp @@ -32,7 +32,7 @@ #include <kpassivepopup.h> #include <kinputdialog.h> #include <kmdcodec.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "kopetechatsessionmanager.h" #include "kopeteuiglobal.h" diff --git a/kopete/protocols/oscar/oscaraccount.cpp b/kopete/protocols/oscar/oscaraccount.cpp index 683d92b2..84c29af4 100644 --- a/kopete/protocols/oscar/oscaraccount.cpp +++ b/kopete/protocols/oscar/oscaraccount.cpp @@ -46,7 +46,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kpassivepopup.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "client.h" #include "connection.h" diff --git a/kopete/protocols/winpopup/wpeditaccount.cpp b/kopete/protocols/winpopup/wpeditaccount.cpp index 9b688d9e..f6e43af4 100644 --- a/kopete/protocols/winpopup/wpeditaccount.cpp +++ b/kopete/protocols/winpopup/wpeditaccount.cpp @@ -34,7 +34,7 @@ #include <tdemessagebox.h> #include <tdeconfig.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // Kopete Includes diff --git a/kopete/protocols/winpopup/wpprotocol.cpp b/kopete/protocols/winpopup/wpprotocol.cpp index a418d7e7..4a0c978b 100644 --- a/kopete/protocols/winpopup/wpprotocol.cpp +++ b/kopete/protocols/winpopup/wpprotocol.cpp @@ -28,7 +28,7 @@ #include <kgenericfactory.h> #include <tdemessagebox.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // Kopete Includes #include "kopeteaccountmanager.h" diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobuddyiconloader.cpp b/kopete/protocols/yahoo/libkyahoo/yahoobuddyiconloader.cpp index 1dc3f84c..357fad4d 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoobuddyiconloader.cpp +++ b/kopete/protocols/yahoo/libkyahoo/yahoobuddyiconloader.cpp @@ -25,7 +25,7 @@ #include <tdeio/job.h> #include <tdeio/jobclasses.h> #include <kurl.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include "yahootypes.h" diff --git a/kopete/protocols/yahoo/yahooaccount.cpp b/kopete/protocols/yahoo/yahooaccount.cpp index 28d73f06..d26b52df 100644 --- a/kopete/protocols/yahoo/yahooaccount.cpp +++ b/kopete/protocols/yahoo/yahooaccount.cpp @@ -39,7 +39,7 @@ #include <tdepopupmenu.h> #include <tdemessagebox.h> #include <krun.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // Kopete #include <kopetechatsession.h> diff --git a/kopete/protocols/yahoo/yahoocontact.cpp b/kopete/protocols/yahoo/yahoocontact.cpp index 3b3f2b85..0037fb4d 100644 --- a/kopete/protocols/yahoo/yahoocontact.cpp +++ b/kopete/protocols/yahoo/yahoocontact.cpp @@ -57,7 +57,7 @@ #include <kurl.h> #include <tdeio/jobclasses.h> #include <kimageio.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdefiledialog.h> YahooContact::YahooContact( YahooAccount *account, const TQString &userId, const TQString &fullName, Kopete::MetaContact *metaContact ) diff --git a/kopete/protocols/yahoo/yahooeditaccount.cpp b/kopete/protocols/yahoo/yahooeditaccount.cpp index 2e6de47c..c8d586a5 100644 --- a/kopete/protocols/yahoo/yahooeditaccount.cpp +++ b/kopete/protocols/yahoo/yahooeditaccount.cpp @@ -35,7 +35,7 @@ #include <tdefiledialog.h> #include <kpassdlg.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kpixmapregionselectordialog.h> // Kopete Includes diff --git a/kopete/protocols/yahoo/yahooverifyaccount.cpp b/kopete/protocols/yahoo/yahooverifyaccount.cpp index d2ccb943..85e62833 100644 --- a/kopete/protocols/yahoo/yahooverifyaccount.cpp +++ b/kopete/protocols/yahoo/yahooverifyaccount.cpp @@ -26,7 +26,7 @@ #include <tdeio/global.h> #include <tdeio/job.h> #include <tdeio/jobclasses.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // Kopete Includes #include <yahooverifyaccountbase.h> diff --git a/kppp/accounting.cpp b/kppp/accounting.cpp index 99cbd65d..70a7d436 100644 --- a/kppp/accounting.cpp +++ b/kppp/accounting.cpp @@ -31,7 +31,7 @@ #include <tqdir.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kdebug.h> #include <time.h> diff --git a/kppp/acctselect.cpp b/kppp/acctselect.cpp index cd4013dd..9285190c 100644 --- a/kppp/acctselect.cpp +++ b/kppp/acctselect.cpp @@ -43,7 +43,7 @@ #include <tqwmatrix.h> #include <tqcheckbox.h> #include <kdialog.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kiconloader.h> #include <krun.h> diff --git a/kppp/kpppwidget.cpp b/kppp/kpppwidget.cpp index dafde781..89eaa4e6 100644 --- a/kppp/kpppwidget.cpp +++ b/kppp/kpppwidget.cpp @@ -46,7 +46,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kseparator.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <twin.h> #include <khelpmenu.h> #include <kpushbutton.h> diff --git a/kppp/logview/log.cpp b/kppp/logview/log.cpp index fe29180f..834367af 100644 --- a/kppp/logview/log.cpp +++ b/kppp/logview/log.cpp @@ -28,7 +28,7 @@ #include <tdeapplication.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> TQPtrList<LogInfo> logList; diff --git a/kppp/main.cpp b/kppp/main.cpp index 46d068aa..b6495e89 100644 --- a/kppp/main.cpp +++ b/kppp/main.cpp @@ -51,7 +51,7 @@ #include <tdeglobal.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "kpppwidget.h" #include "opener.h" diff --git a/kppp/providerdb.cpp b/kppp/providerdb.cpp index 508b5f5f..37dbcce9 100644 --- a/kppp/providerdb.cpp +++ b/kppp/providerdb.cpp @@ -34,7 +34,7 @@ #include <tqlayout.h> #include <tqregexp.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include "providerdb.h" #include "newwidget.h" diff --git a/krdc/vnc/kvncview.cpp b/krdc/vnc/kvncview.cpp index bff72382..013e4dfa 100644 --- a/krdc/vnc/kvncview.cpp +++ b/krdc/vnc/kvncview.cpp @@ -24,7 +24,7 @@ #include <kdebug.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kpassdlg.h> #include <kdialogbase.h> #include <tdewallet.h> diff --git a/krfb/kinetd/kinetd.cpp b/krfb/kinetd/kinetd.cpp index 939bb382..28099696 100644 --- a/krfb/kinetd/kinetd.cpp +++ b/krfb/kinetd/kinetd.cpp @@ -24,7 +24,7 @@ #include <tqregexp.h> #include <kservicetype.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <knotifyclient.h> #include <ksockaddr.h> diff --git a/ksirc/KSOpenkSirc/open_ksirc.cpp b/ksirc/KSOpenkSirc/open_ksirc.cpp index 6cf24358..69668966 100644 --- a/ksirc/KSOpenkSirc/open_ksirc.cpp +++ b/ksirc/KSOpenkSirc/open_ksirc.cpp @@ -22,7 +22,7 @@ #include <kdebug.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <tdeconfig.h> #include <tdemessagebox.h> diff --git a/ksirc/KSOpenkSirc/serverFileParser.cpp b/ksirc/KSOpenkSirc/serverFileParser.cpp index 59288d00..dd1a71f6 100644 --- a/ksirc/KSOpenkSirc/serverFileParser.cpp +++ b/ksirc/KSOpenkSirc/serverFileParser.cpp @@ -3,7 +3,7 @@ #include <tqfile.h> #include <stdlib.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> extern TQPtrList<Server> Groups; diff --git a/ksirc/KSPrefs/page_looknfeel.cpp b/ksirc/KSPrefs/page_looknfeel.cpp index 82244bb7..d09b8a39 100644 --- a/ksirc/KSPrefs/page_looknfeel.cpp +++ b/ksirc/KSPrefs/page_looknfeel.cpp @@ -11,7 +11,7 @@ #include <tqradiobutton.h> #include <tqcheckbox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurlrequester.h> #include <tdefiledialog.h> #include "page_looknfeel.h" diff --git a/ksirc/dccNew.cpp b/ksirc/dccNew.cpp index c2e8bb1c..465d118b 100644 --- a/ksirc/dccNew.cpp +++ b/ksirc/dccNew.cpp @@ -14,7 +14,7 @@ #include <tqlistbox.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kurlrequester.h> #include <tdefiledialog.h> diff --git a/ksirc/iocontroller.cpp b/ksirc/iocontroller.cpp index e2078bc2..cb984862 100644 --- a/ksirc/iocontroller.cpp +++ b/ksirc/iocontroller.cpp @@ -83,7 +83,7 @@ #include <kdebug.h> #include <tdeversion.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdefiledialog.h> int KSircIOController::counter = 0; diff --git a/ksirc/ksircprocess.cpp b/ksirc/ksircprocess.cpp index 53e85d39..a5a82800 100644 --- a/ksirc/ksircprocess.cpp +++ b/ksirc/ksircprocess.cpp @@ -112,7 +112,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> extern DisplayMgr *displayMgr; diff --git a/ksirc/logfile.cpp b/ksirc/logfile.cpp index 2246cd30..e1b54c63 100644 --- a/ksirc/logfile.cpp +++ b/ksirc/logfile.cpp @@ -11,7 +11,7 @@ #include <tqdir.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> LogFile::LogFile( const TQString &channel, const TQString &server ) : m_channel( channel ), m_server( server ), m_file( new TQFile() ), diff --git a/ksirc/servercontroller.cpp b/ksirc/servercontroller.cpp index 4058c37e..6d78569f 100644 --- a/ksirc/servercontroller.cpp +++ b/ksirc/servercontroller.cpp @@ -88,7 +88,7 @@ #include <twin.h> #include <kdebug.h> #include <tdestdaccel.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <khelpmenu.h> #include <kstdaction.h> #include <tdeaction.h> diff --git a/ktalkd/kcmktalkd/soundpage.cpp b/ktalkd/kcmktalkd/soundpage.cpp index 1c2e7a08..dab372ae 100644 --- a/ktalkd/kcmktalkd/soundpage.cpp +++ b/ktalkd/kcmktalkd/soundpage.cpp @@ -34,7 +34,7 @@ #include <klineedit.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kaudioplayer.h> #include <tdemessagebox.h> diff --git a/ktalkd/ktalkd/readcfg++.cpp b/ktalkd/ktalkd/readcfg++.cpp index 4061431a..1fe374e1 100644 --- a/ktalkd/ktalkd/readcfg++.cpp +++ b/ktalkd/ktalkd/readcfg++.cpp @@ -51,7 +51,7 @@ /* KDE & TQt includes */ #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kinstance.h> #include <tqfile.h> diff --git a/ktalkd/ktalkdlg/ktalkdlg.cpp b/ktalkd/ktalkdlg/ktalkdlg.cpp index 04205785..cd24a571 100644 --- a/ktalkd/ktalkdlg/ktalkdlg.cpp +++ b/ktalkd/ktalkdlg/ktalkdlg.cpp @@ -32,7 +32,7 @@ #include <tdeapplication.h> #include <kdebug.h> #include <tdecmdlineargs.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <kaudioplayer.h> diff --git a/tdednssd/ioslave/dnssd.cpp b/tdednssd/ioslave/dnssd.cpp index 1bde468f..f1b1eee2 100644 --- a/tdednssd/ioslave/dnssd.cpp +++ b/tdednssd/ioslave/dnssd.cpp @@ -36,7 +36,7 @@ #include <tdemessagebox.h> #include <kinstance.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdesocketaddress.h> #include <kprotocolinfo.h> #include <tdecmdlineargs.h> diff --git a/translations/desktop_files/filesharing-desktops/es_AR.po b/translations/desktop_files/filesharing-desktops/es_AR.po new file mode 100644 index 00000000..e10d5cd7 --- /dev/null +++ b/translations/desktop_files/filesharing-desktops/es_AR.po @@ -0,0 +1,57 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: advanced/kcm_sambaconf/kcmsambaconf.desktop:17 +msgid "Samba" +msgstr "" + +#. Comment +#: advanced/kcm_sambaconf/kcmsambaconf.desktop:19 +msgid "A module to configure shares for Microsoft Windows" +msgstr "" + +#. Keywords +#: advanced/kcm_sambaconf/kcmsambaconf.desktop:21 +msgid "KcmSambaConf;kcmsambaconf;samba;windows;share;" +msgstr "" + +#. Name +#: advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop:8 +msgid "Fileshare Konqueror Directory Properties Page" +msgstr "" + +#. Comment +#: advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop:10 +msgid "" +"Konqueror properties dialog plugin to share a directory with the local " +"network" +msgstr "" + +#. Name +#: simple/fileshare.desktop:12 +msgid "File Sharing" +msgstr "" + +#. Comment +#: simple/fileshare.desktop:14 +msgid "Enable or disable file sharing" +msgstr "" + +#. Keywords +#: simple/fileshare.desktop:16 +msgid "Share;" +msgstr "" diff --git a/translations/desktop_files/kcmktalkd.desktop/es_AR.po b/translations/desktop_files/kcmktalkd.desktop/es_AR.po new file mode 100644 index 00000000..442f1177 --- /dev/null +++ b/translations/desktop_files/kcmktalkd.desktop/es_AR.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:29+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kcmktalkd.desktop:12 +msgid "Local Network Chat" +msgstr "" + +#. Comment +#: kcmktalkd.desktop:14 +msgid "Talk daemon configuration" +msgstr "" + +#. Keywords +#: kcmktalkd.desktop:16 +msgid "" +"talk;announcement;client;sound;answering;mail;caller;banner;forward;" +"destination;" +msgstr "" diff --git a/translations/desktop_files/kdict-desktops/es_AR.po b/translations/desktop_files/kdict-desktops/es_AR.po new file mode 100644 index 00000000..73755540 --- /dev/null +++ b/translations/desktop_files/kdict-desktops/es_AR.po @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:33+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: applet/kdictapplet.desktop:2 +msgid "Dictionary" +msgstr "" + +#. Comment +#: applet/kdictapplet.desktop:4 +msgid "Lookup phrases in a dictionary" +msgstr "" + +#. Name +#: kdict.desktop:7 +msgid "KDict" +msgstr "" + +#. GenericName +#: kdict.desktop:9 +msgid "Online Dictionary" +msgstr "" + +#. Comment +#: kdict.desktop:11 +msgid "Internet-linked dictionary" +msgstr "" diff --git a/translations/desktop_files/kget-desktops/es_AR.po b/translations/desktop_files/kget-desktops/es_AR.po new file mode 100644 index 00000000..7cd20bb3 --- /dev/null +++ b/translations/desktop_files/kget-desktops/es_AR.po @@ -0,0 +1,48 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:37+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kget.desktop:7 +msgid "KGet" +msgstr "" + +#. GenericName +#. Name +#: kget.desktop:9 kget_plug_in/kget_plug_in.desktop:12 +msgid "Download Manager" +msgstr "" + +#. Comment +#: kget.desktop:11 +msgid "Manager of multiple kinds of downloads" +msgstr "" + +#. Name +#: kget_download.desktop:10 +msgid "Download with KGet" +msgstr "" + +#. Comment +#: kget_plug_in/kget_plug_in.desktop:14 +msgid "" +"Enables KGet to be used as a download manager for downloading files in " +"Konqueror" +msgstr "" + +#. Comment +#: x-kgetlist.desktop:4 +msgid "Kget Download List" +msgstr "" diff --git a/translations/desktop_files/kget-eventsrc/es_AR.po b/translations/desktop_files/kget-eventsrc/es_AR.po new file mode 100644 index 00000000..403ef281 --- /dev/null +++ b/translations/desktop_files/kget-eventsrc/es_AR.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:37+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: eventsrc:3 +msgid "KGet" +msgstr "" + +#. Name +#: eventsrc:6 +msgid "TransferAdded" +msgstr "" + +#. Comment +#: eventsrc:7 +msgid "A new download has been added" +msgstr "" + +#. Name +#: eventsrc:12 +msgid "DownloadStarted" +msgstr "" + +#. Comment +#: eventsrc:13 +msgid "Downloading started" +msgstr "" + +#. Name +#: eventsrc:18 +msgid "DownloadFinished" +msgstr "" + +#. Comment +#: eventsrc:19 +msgid "Downloading finished" +msgstr "" + +#. Name +#: eventsrc:24 +msgid "AddDownloadsFinished" +msgstr "" + +#. Comment +#: eventsrc:25 +msgid "All downloads finished" +msgstr "" diff --git a/translations/desktop_files/knewsticker-desktops/es_AR.po b/translations/desktop_files/knewsticker-desktops/es_AR.po new file mode 100644 index 00000000..6b22c12b --- /dev/null +++ b/translations/desktop_files/knewsticker-desktops/es_AR.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:47+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: knewsticker-standalone.desktop:2 +msgid "KNewsTicker" +msgstr "" + +#. GenericName +#. Name +#: knewsticker-standalone.desktop:4 knewsticker.desktop:2 +msgid "News Ticker" +msgstr "" + +#. Comment +#: knewsticker.desktop:4 +msgid "A scrolling RDF news ticker" +msgstr "" + +#. Name +#: knewstickerstub/knewstickerstub.desktop:2 +msgid "KNewsTicker Config Frontend" +msgstr "" + +#. Comment +#: knewstickerstub/knewstickerstub.desktop:4 +msgid "A frontend for the KNewsTicker configuration" +msgstr "" + +#. Name +#: knewstickerstub/knewstickerstub.desktop:18 +msgid "Use with KNewsTicker" +msgstr "" + +#. Name +#: kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop:4 +msgid "KNewsticker Source File Properties Page" +msgstr "" diff --git a/translations/desktop_files/knewsticker-eventsrc/es_AR.po b/translations/desktop_files/knewsticker-eventsrc/es_AR.po new file mode 100644 index 00000000..8432fe74 --- /dev/null +++ b/translations/desktop_files/knewsticker-eventsrc/es_AR.po @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: eventsrc:3 +msgid "News Ticker" +msgstr "" + +#. Name +#: eventsrc:6 +msgid "New News Available" +msgstr "" + +#. Comment +#: eventsrc:7 +msgid "There is new news available" +msgstr "" + +#. Name +#: eventsrc:12 +msgid "Invalid RDF file" +msgstr "" + +#. Comment +#: eventsrc:13 +msgid "The downloaded RDF file could not be parsed" +msgstr "" diff --git a/translations/desktop_files/kopete-desktops/es_AR.po b/translations/desktop_files/kopete-desktops/es_AR.po new file mode 100644 index 00000000..e1a6d72b --- /dev/null +++ b/translations/desktop_files/kopete-desktops/es_AR.po @@ -0,0 +1,487 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 16:16+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kopete/chatwindow/chatwindow.desktop:17 +msgid "Kopete Chat Window" +msgstr "" + +#. Comment +#: kopete/chatwindow/chatwindow.desktop:19 +msgid "The default Kopete chat window" +msgstr "" + +#. Name +#: kopete/chatwindow/emailwindow.desktop:17 +msgid "Kopete Email Window" +msgstr "" + +#. Comment +#: kopete/chatwindow/emailwindow.desktop:19 +msgid "The Kopete email window" +msgstr "" + +#. Name +#: kopete/config/accounts/kopete_accountconfig.desktop:12 +msgid "Accounts" +msgstr "" + +#. Comment +#: kopete/config/accounts/kopete_accountconfig.desktop:14 +msgid "Here You Can Manage All Your Accounts" +msgstr "" + +#. Name +#: kopete/config/appearance/kopete_appearanceconfig.desktop:12 +msgid "Appearance" +msgstr "" + +#. Comment +#: kopete/config/appearance/kopete_appearanceconfig.desktop:14 +msgid "Here You Can Alter Kopete's Look And Feel" +msgstr "" + +#. Name +#: kopete/config/avdevice/kopete_avdeviceconfig.desktop:12 +msgid "Devices" +msgstr "" + +#. Comment +#: kopete/config/avdevice/kopete_avdeviceconfig.desktop:14 +msgid "Here You Can Alter Kopete's Video And Audio Devices' Settings" +msgstr "" + +#. Name +#: kopete/config/behavior/kopete_behaviorconfig.desktop:12 +msgid "Behavior" +msgstr "" + +#. Comment +#: kopete/config/behavior/kopete_behaviorconfig.desktop:14 +msgid "Here You Can Personalize Kopete" +msgstr "" + +#. Name +#: kopete/config/identity/kopete_identityconfig.desktop:12 +msgid "Identity" +msgstr "" + +#. Comment +#: kopete/config/identity/kopete_identityconfig.desktop:14 +msgid "Here You Can Manage Your Global Identity" +msgstr "" + +#. Name +#: kopete/kopete.desktop:2 +msgid "Kopete" +msgstr "" + +#. GenericName +#. Comment +#: kopete/kopete.desktop:4 kopete/kopete.desktop:6 +msgid "Instant Messenger" +msgstr "" + +#. Comment +#: kopete/x-kopete-emoticons.desktop:9 +msgid "Kopete Emoticon Archive" +msgstr "" + +#. Comment +#: libkopete/kopeteplugin.desktop:6 +msgid "Kopete Plugin" +msgstr "" + +#. Comment +#: libkopete/kopeteprotocol.desktop:6 +msgid "Kopete Protocol Plugin" +msgstr "" + +#. Comment +#: libkopete/kopeteui.desktop:6 +msgid "A Kopete UI Plugin" +msgstr "" + +#. Name +#: plugins/addbookmarks/kopete_addbookmarks.desktop:18 +#: plugins/addbookmarks/kopete_addbookmarks_config.desktop:12 +msgid "Bookmarks" +msgstr "" + +#. Comment +#: plugins/addbookmarks/kopete_addbookmarks.desktop:20 +#: plugins/addbookmarks/kopete_addbookmarks_config.desktop:14 +msgid "Automatically bookmark links in incoming messages" +msgstr "" + +#. Name +#: plugins/alias/kopete_alias.desktop:18 +#: plugins/alias/kopete_alias_config.desktop:12 +msgid "Alias" +msgstr "" + +#. Comment +#: plugins/alias/kopete_alias.desktop:20 +#: plugins/alias/kopete_alias_config.desktop:14 +msgid "Adds custom aliases for commands" +msgstr "" + +#. Name +#: plugins/autoreplace/kopete_autoreplace.desktop:18 +#: plugins/autoreplace/kopete_autoreplace_config.desktop:12 +msgid "Auto Replace" +msgstr "" + +#. Comment +#: plugins/autoreplace/kopete_autoreplace.desktop:20 +msgid "Auto replaces some text you can choose" +msgstr "" + +#. Comment +#: plugins/autoreplace/kopete_autoreplace_config.desktop:14 +msgid "Autoreplaces some text you can choose" +msgstr "" + +#. Name +#: plugins/connectionstatus/kopete_connectionstatus.desktop:17 +msgid "Connection Status" +msgstr "" + +#. Comment +#: plugins/connectionstatus/kopete_connectionstatus.desktop:19 +#: plugins/smpppdcs/kopete_smpppdcs.desktop:20 +msgid "" +"Connects/disconnects Kopete automatically depending on availability of " +"Internet connection" +msgstr "" + +#. Name +#: plugins/contactnotes/kopete_contactnotes.desktop:18 +msgid "Contact Notes" +msgstr "" + +#. Comment +#: plugins/contactnotes/kopete_contactnotes.desktop:20 +msgid "Add personal notes on your contacts" +msgstr "" + +#. Name +#: plugins/cryptography/kopete_cryptography.desktop:17 +#: plugins/cryptography/kopete_cryptography_config.desktop:12 +msgid "Cryptography" +msgstr "" + +#. Comment +#: plugins/cryptography/kopete_cryptography.desktop:19 +msgid "Encrypt and decrypt messages with GPG" +msgstr "" + +#. Comment +#: plugins/cryptography/kopete_cryptography_config.desktop:14 +msgid "Encrypts messages using PGP" +msgstr "" + +#. Name +#: plugins/highlight/kopete_highlight.desktop:18 +#: plugins/highlight/kopete_highlight_config.desktop:12 +#: plugins/latex/kopete_latex_config.desktop:12 +msgid "Highlight" +msgstr "" + +#. Comment +#: plugins/highlight/kopete_highlight.desktop:20 +msgid "Highlight messages" +msgstr "" + +#. Comment +#: plugins/highlight/kopete_highlight_config.desktop:14 +msgid "Highlights text based on filters" +msgstr "" + +#. Name +#: plugins/history/kopete_history.desktop:18 +#: plugins/history/kopete_history_config.desktop:12 +msgid "History" +msgstr "" + +#. Comment +#: plugins/history/kopete_history.desktop:20 +msgid "Log all messages to keep track of your conversations" +msgstr "" + +#. Comment +#: plugins/history/kopete_history_config.desktop:14 +msgid "History Plugin" +msgstr "" + +#. Name +#: plugins/latex/kopete_latex.desktop:18 +msgid "KopeTeX" +msgstr "" + +#. Comment +#: plugins/latex/kopete_latex.desktop:20 +msgid "Render Latex formulas in the chatwindow" +msgstr "" + +#. Name +#: plugins/motionautoaway/kopete_motionaway.desktop:17 +#: plugins/motionautoaway/kopete_motionaway_config.desktop:11 +msgid "Motion Auto-Away" +msgstr "" + +#. Comment +#: plugins/motionautoaway/kopete_motionaway.desktop:19 +#: plugins/motionautoaway/kopete_motionaway_config.desktop:13 +msgid "Sets away status when not detecting movement near the computer" +msgstr "" + +#. Name +#: plugins/netmeeting/kopete_netmeeting.desktop:18 +#: plugins/netmeeting/kopete_netmeeting_config.desktop:12 +msgid "Netmeeting" +msgstr "" + +#. Comment +#: plugins/netmeeting/kopete_netmeeting.desktop:20 +#: plugins/netmeeting/kopete_netmeeting_config.desktop:14 +msgid "Voice and Video with MSN Messenger" +msgstr "" + +#. Name +#: plugins/nowlistening/kopete_nowlistening.desktop:18 +#: plugins/nowlistening/kopete_nowlistening_config.desktop:12 +msgid "Now Listening" +msgstr "" + +#. Comment +#: plugins/nowlistening/kopete_nowlistening.desktop:20 +#: plugins/nowlistening/kopete_nowlistening_config.desktop:14 +msgid "Tells your buddies what you're listening to" +msgstr "" + +#. Name +#: plugins/smpppdcs/kopete_smpppdcs.desktop:18 +msgid "SUSE smpppd-enabled Connection Status (SMPPPD)" +msgstr "" + +#. Name +#: plugins/smpppdcs/kopete_smpppdcs_config.desktop:13 +msgid "SUSE SMPPPD Connection Status" +msgstr "" + +#. Comment +#: plugins/smpppdcs/kopete_smpppdcs_config.desktop:15 +msgid "SMPPPDCS Plugin" +msgstr "" + +#. Name +#: plugins/statistics/kopete_statistics.desktop:18 +msgid "Statistics" +msgstr "" + +#. Comment +#: plugins/statistics/kopete_statistics.desktop:20 +msgid "Gather some meaningful statistics" +msgstr "" + +#. Name +#: plugins/texteffect/kopete_texteffect.desktop:18 +#: plugins/texteffect/kopete_texteffect_config.desktop:12 +msgid "Text Effect" +msgstr "" + +#. Comment +#: plugins/texteffect/kopete_texteffect.desktop:20 +msgid "Add nice effects to your messages" +msgstr "" + +#. Comment +#: plugins/texteffect/kopete_texteffect_config.desktop:14 +msgid "Adds special effects to your text" +msgstr "" + +#. Name +#: plugins/translator/kopete_translator.desktop:18 +#: plugins/translator/kopete_translator_config.desktop:12 +msgid "Translator" +msgstr "" + +#. Comment +#: plugins/translator/kopete_translator.desktop:20 +msgid "Chat with foreign buddies in your native language" +msgstr "" + +#. Comment +#: plugins/translator/kopete_translator_config.desktop:14 +msgid "Translates messages from your native language to another language" +msgstr "" + +#. Name +#: plugins/webpresence/kopete_webpresence.desktop:18 +#: plugins/webpresence/kopete_webpresence_config.desktop:12 +msgid "Web Presence" +msgstr "" + +#. Comment +#: plugins/webpresence/kopete_webpresence.desktop:20 +msgid "Show the status of (parts of) your contact list on a webpage" +msgstr "" + +#. Comment +#: plugins/webpresence/kopete_webpresence_config.desktop:14 +msgid "Show the status of (parts of) your contact list on a web page" +msgstr "" + +#. Name +#: protocols/gadu/kopete_gadu.desktop:19 +msgid "Gadu-Gadu" +msgstr "" + +#. Comment +#: protocols/gadu/kopete_gadu.desktop:21 +msgid "Protocol to connect to Gadu-Gadu" +msgstr "" + +#. Name +#: protocols/groupwise/kopete_groupwise.desktop:19 +msgid "GroupWise" +msgstr "" + +#. Comment +#: protocols/groupwise/kopete_groupwise.desktop:21 +msgid "Novell GroupWise Messenger" +msgstr "" + +#. Name +#: protocols/irc/kopete_irc.desktop:19 +msgid "IRC" +msgstr "" + +#. Comment +#: protocols/irc/kopete_irc.desktop:21 +msgid "Protocol to connect to IRC" +msgstr "" + +#. Name +#: protocols/jabber/kopete_jabber.desktop:19 +msgid "Jabber" +msgstr "" + +#. Comment +#: protocols/jabber/kopete_jabber.desktop:21 +msgid "Protocol to connect to Jabber" +msgstr "" + +#. Name +#: protocols/meanwhile/kopete_meanwhile.desktop:19 +msgid "Meanwhile" +msgstr "" + +#. Comment +#: protocols/meanwhile/kopete_meanwhile.desktop:21 +msgid "Meanwhile (Lotus Sametime) Protocol" +msgstr "" + +#. Name +#: protocols/msn/config/kopete_msn_config.desktop:12 +msgid "MSN Plugin" +msgstr "" + +#. Comment +#: protocols/msn/config/kopete_msn_config.desktop:14 +msgid "Microsoft Network Protocol" +msgstr "" + +#. Name +#: protocols/msn/kopete_msn.desktop:19 +msgid "MSN Messenger" +msgstr "" + +#. Comment +#: protocols/msn/kopete_msn.desktop:21 +msgid "Protocol to connect to MSN Messenger" +msgstr "" + +#. Name +#: protocols/oscar/aim/kopete_aim.desktop:19 +msgid "AIM" +msgstr "" + +#. Comment +#: protocols/oscar/aim/kopete_aim.desktop:21 +msgid "Protocol to connect to AIM" +msgstr "" + +#. Name +#: protocols/oscar/icq/kopete_icq.desktop:19 +msgid "ICQ" +msgstr "" + +#. Comment +#: protocols/oscar/icq/kopete_icq.desktop:21 +msgid "Protocol to connect to ICQ" +msgstr "" + +#. Comment +#: protocols/oscar/icq/x-icq.desktop:7 +msgid "ICQ Contact" +msgstr "" + +#. Name +#: protocols/sms/kopete_sms.desktop:19 +msgid "SMS" +msgstr "" + +#. Comment +#: protocols/sms/kopete_sms.desktop:21 +msgid "Protocol to send SMS messages" +msgstr "" + +#. Name +#: protocols/testbed/kopete_testbed.desktop:19 +msgid "Testbed" +msgstr "" + +#. Comment +#: protocols/testbed/kopete_testbed.desktop:21 +msgid "Kopete test protocol" +msgstr "" + +#. Name +#: protocols/winpopup/kopete_wp.desktop:19 +msgid "WinPopup" +msgstr "" + +#. Comment +#: protocols/winpopup/kopete_wp.desktop:21 +msgid "Protocol to send Windows WinPopup messages" +msgstr "" + +#. Name +#: protocols/yahoo/kopete_yahoo.desktop:19 +msgid "Yahoo" +msgstr "" + +#. Comment +#: protocols/yahoo/kopete_yahoo.desktop:21 +msgid "Protocol to connect to Yahoo" +msgstr "" + +#. Description +#: protocols/jabber/tdeioslave/jabberdisco.protocol:13 +msgid "A TDEIO slave for Jabber Service Discovery" +msgstr "" diff --git a/translations/desktop_files/kopete-eventsrc/es_AR.po b/translations/desktop_files/kopete-eventsrc/es_AR.po new file mode 100644 index 00000000..16b407be --- /dev/null +++ b/translations/desktop_files/kopete-eventsrc/es_AR.po @@ -0,0 +1,210 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 16:12+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kopete/eventsrc:3 +msgid "Kopete Messenger" +msgstr "" + +#. Name +#: kopete/eventsrc:6 +msgid "Incoming" +msgstr "" + +#. Comment +#: kopete/eventsrc:7 +msgid "An incoming message has been received" +msgstr "" + +#. Name +#: kopete/eventsrc:12 +msgid "Outgoing" +msgstr "" + +#. Comment +#: kopete/eventsrc:13 +msgid "An outgoing message has been sent" +msgstr "" + +#. Name +#: kopete/eventsrc:18 +msgid "Online" +msgstr "" + +#. Comment +#: kopete/eventsrc:19 +msgid "A contact has come online" +msgstr "" + +#. Name +#: kopete/eventsrc:24 +msgid "Offline" +msgstr "" + +#. Comment +#: kopete/eventsrc:25 +msgid "A contact has gone offline" +msgstr "" + +#. Name +#: kopete/eventsrc:30 +msgid "Status Change" +msgstr "" + +#. Comment +#: kopete/eventsrc:31 +msgid "A contact's online status has changed" +msgstr "" + +#. Name +#: kopete/eventsrc:36 +msgid "Highlight" +msgstr "" + +#. Comment +#: kopete/eventsrc:37 +msgid "A highlighted message has been received" +msgstr "" + +#. Name +#: kopete/eventsrc:42 +msgid "Low priority messages" +msgstr "" + +#. Comment +#: kopete/eventsrc:43 +msgid "A message marked with a low priority has been received" +msgstr "" + +#. Name +#: kopete/eventsrc:47 +msgid "Authorization" +msgstr "" + +#. Comment +#: kopete/eventsrc:48 +msgid "An user has accepted/declined your authorization request" +msgstr "" + +#. Name +#: kopete/eventsrc:52 +msgid "Yahoo Mail" +msgstr "" + +#. Comment +#: kopete/eventsrc:53 +msgid "New email has arrived in your Yahoo inbox" +msgstr "" + +#. Name +#: kopete/eventsrc:57 +msgid "MSN Alert" +msgstr "" + +#. Comment +#: kopete/eventsrc:58 +msgid "A new alert has been sent to you" +msgstr "" + +#. Name +#: kopete/eventsrc:62 +msgid "MSN Mail" +msgstr "" + +#. Comment +#: kopete/eventsrc:63 +msgid "New email has arrived in your MSN inbox" +msgstr "" + +#. Name +#: kopete/eventsrc:67 +msgid "ICQ Authorization" +msgstr "" + +#. Comment +#: kopete/eventsrc:68 +msgid "An ICQ user has authorized/declined your authorization request" +msgstr "" + +#. Name +#: kopete/eventsrc:72 +msgid "IRC Event" +msgstr "" + +#. Comment +#: kopete/eventsrc:73 +msgid "An IRC event has occurred" +msgstr "" + +#. Name +#: kopete/eventsrc:77 +msgid "Connection Error" +msgstr "" + +#. Comment +#: kopete/eventsrc:78 +msgid "An error on connection has occurred" +msgstr "" + +#. Name +#: kopete/eventsrc:82 +msgid "Connection Lost" +msgstr "" + +#. Comment +#: kopete/eventsrc:83 +msgid "The connection has been lost" +msgstr "" + +#. Name +#: kopete/eventsrc:87 +msgid "Cannot Connect" +msgstr "" + +#. Comment +#: kopete/eventsrc:88 +msgid "Kopete can't connect to the service" +msgstr "" + +#. Name +#: kopete/eventsrc:92 +msgid "Network Problems" +msgstr "" + +#. Comment +#: kopete/eventsrc:93 +msgid "The network is experiencing problems" +msgstr "" + +#. Name +#: kopete/eventsrc:97 +msgid "Server Internal Error" +msgstr "" + +#. Comment +#: kopete/eventsrc:98 +msgid "A service internal error has occurred" +msgstr "" + +#. Name +#: kopete/eventsrc:102 +msgid "Buzz/Nudge" +msgstr "" + +#. Comment +#: kopete/eventsrc:103 +msgid "A contact has sent you a buzz/nudge." +msgstr "" diff --git a/translations/desktop_files/kpf-desktops/es_AR.po b/translations/desktop_files/kpf-desktops/es_AR.po new file mode 100644 index 00000000..ad5bb455 --- /dev/null +++ b/translations/desktop_files/kpf-desktops/es_AR.po @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 18:34+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kpfapplet.desktop:2 +msgid "Public File Server" +msgstr "" + +#. Comment +#: kpfapplet.desktop:4 +msgid "A small webserver that makes sharing files over the network easy" +msgstr "" + +#. Name +#: kpfpropertiesdialogplugin.desktop:4 +msgid "KPF Directory Properties Page" +msgstr "" diff --git a/translations/desktop_files/kppp-desktops/es_AR.po b/translations/desktop_files/kppp-desktops/es_AR.po new file mode 100644 index 00000000..27fbabc5 --- /dev/null +++ b/translations/desktop_files/kppp-desktops/es_AR.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 18:41+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: Kppp.desktop:2 +msgid "KPPP" +msgstr "" + +#. GenericName +#: Kppp.desktop:4 +msgid "Internet Dial-Up Tool" +msgstr "" + +#. Name +#: logview/kppplogview.desktop:2 +msgid "KPPPLogview" +msgstr "" + +#. GenericName +#: logview/kppplogview.desktop:4 +msgid "Internet Dial-Up Tool Log Viewer" +msgstr "" + +#. Name +#: DB/Provider/Austria/.directory:2 +msgid "Austria" +msgstr "" + +#. Name +#: DB/Provider/Belarus/.directory:2 +msgid "Belarus" +msgstr "" + +#. Name +#: DB/Provider/Czech_Republic/.directory:2 +msgid "Czechia" +msgstr "" + +#. Name +#: DB/Provider/Denmark/.directory:2 +msgid "Denmark" +msgstr "" + +#. Name +#: DB/Provider/France/.directory:2 +msgid "France" +msgstr "" + +#. Name +#: DB/Provider/Germany/.directory:2 +msgid "Germany" +msgstr "" + +#. Name +#: DB/Provider/Ireland/.directory:2 +msgid "Ireland" +msgstr "" + +#. Name +#: DB/Provider/Netherlands/.directory:2 +msgid "Netherlands" +msgstr "" + +#. Name +#: DB/Provider/New_Zealand/.directory:2 +msgid "New Zealand" +msgstr "" + +#. Name +#: DB/Provider/Norway/.directory:2 +msgid "Norway" +msgstr "" + +#. Name +#: DB/Provider/Portugal/.directory:2 +msgid "Portugal" +msgstr "" + +#. Name +#: DB/Provider/Slovenia/.directory:2 +msgid "Slovenia" +msgstr "" + +#. Name +#: DB/Provider/Sweden/.directory:2 +msgid "Sweden" +msgstr "" + +#. Name +#: DB/Provider/Switzerland/.directory:2 +msgid "Switzerland" +msgstr "" + +#. Name +#: DB/Provider/Taiwan/.directory:2 +msgid "Taiwan" +msgstr "" + +#. Name +#: DB/Provider/Ukraine/.directory:2 +msgid "Ukraine" +msgstr "" + +#. Name +#: DB/Provider/United_Kingdom/.directory:2 +msgid "United Kingdom" +msgstr "" + +#. Name +#: DB/Provider/Yugoslavia/.directory:2 +msgid "Yugoslavia" +msgstr "" diff --git a/translations/desktop_files/krdc-desktops/es_AR.po b/translations/desktop_files/krdc-desktops/es_AR.po new file mode 100644 index 00000000..63606ea8 --- /dev/null +++ b/translations/desktop_files/krdc-desktops/es_AR.po @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:04+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: krdc.desktop:2 +msgid "Krdc" +msgstr "" + +#. GenericName +#: krdc.desktop:4 +msgid "Remote Desktop Connection" +msgstr "" + +#. Name +#: smb2rdc.desktop:6 +msgid "Open Remote Desktop Connection to This Machine" +msgstr "" diff --git a/translations/desktop_files/krfb-desktops/es_AR.po b/translations/desktop_files/krfb-desktops/es_AR.po new file mode 100644 index 00000000..5100e012 --- /dev/null +++ b/translations/desktop_files/krfb-desktops/es_AR.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:09+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#. GenericName +#: kcm_krfb/kcmkrfb.desktop:11 krfb/krfb.desktop:4 +msgid "Desktop Sharing" +msgstr "" + +#. Comment +#: kcm_krfb/kcmkrfb.desktop:13 +msgid "Configure Desktop Sharing" +msgstr "" + +#. Keywords +#: kcm_krfb/kcmkrfb.desktop:15 +msgid "" +"desktop sharing;krfb;vnc;sharing;krdc;remote desktop connection;invitation;" +"port;slp;uninvited;" +msgstr "" + +#. Name +#: kinetd/kinetd.desktop:10 +msgid "TDE Internet Daemon" +msgstr "" + +#. Comment +#: kinetd/kinetd.desktop:12 +msgid "An Internet daemon that starts network services on demand" +msgstr "" + +#. Name +#: kinetd/kinetdmodule.desktop:7 +msgid "KInetD Module Type" +msgstr "" + +#. Name +#: krfb/kinetd_krfb.desktop:20 +msgid "KRfb Desktop Sharing" +msgstr "" + +#. Comment +#: krfb/kinetd_krfb.desktop:22 +msgid "A daemon that allows you to share your desktop" +msgstr "" + +#. Name +#: krfb/krfb.desktop:2 +msgid "Krfb" +msgstr "" + +#. Name +#: krfb_httpd/kinetd_krfb_httpd.desktop:15 +msgid "KRfb Micro Httpd" +msgstr "" + +#. Comment +#: krfb_httpd/kinetd_krfb_httpd.desktop:17 +msgid "A micro http daemon for krfb that serves the VNC viewer applet." +msgstr "" diff --git a/translations/desktop_files/krfb-eventsrc/es_AR.po b/translations/desktop_files/krfb-eventsrc/es_AR.po new file mode 100644 index 00000000..9b9d174c --- /dev/null +++ b/translations/desktop_files/krfb-eventsrc/es_AR.po @@ -0,0 +1,135 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kinetd/eventsrc:3 +msgid "KInetD" +msgstr "" + +#. Name +#: kinetd/eventsrc:6 +msgid "IncomingConnection" +msgstr "" + +#. Comment +#: kinetd/eventsrc:7 +msgid "Received incoming connection" +msgstr "" + +#. Name +#: kinetd/eventsrc:11 +msgid "ProcessFailed" +msgstr "" + +#. Comment +#: kinetd/eventsrc:12 +msgid "Could not call process to handle connection" +msgstr "" + +#. Comment +#: krfb/eventsrc:3 +msgid "Desktop Sharing" +msgstr "" + +#. Name +#: krfb/eventsrc:6 +msgid "UserAcceptsConnection" +msgstr "" + +#. Comment +#: krfb/eventsrc:7 +msgid "User accepts connection" +msgstr "" + +#. Name +#: krfb/eventsrc:11 +msgid "UserRefusesConnection" +msgstr "" + +#. Comment +#: krfb/eventsrc:12 +msgid "User refuses connection" +msgstr "" + +#. Name +#: krfb/eventsrc:16 +msgid "ConnectionClosed" +msgstr "" + +#. Comment +#: krfb/eventsrc:17 +msgid "Connection closed" +msgstr "" + +#. Name +#: krfb/eventsrc:21 +msgid "InvalidPassword" +msgstr "" + +#. Comment +#: krfb/eventsrc:22 +msgid "Invalid password" +msgstr "" + +#. Name +#: krfb/eventsrc:26 +msgid "InvalidPasswordInvitations" +msgstr "" + +#. Comment +#: krfb/eventsrc:27 +msgid "The invited party sent an invalid password. Connection refused." +msgstr "" + +#. Name +#: krfb/eventsrc:31 +msgid "NewConnectionOnHold" +msgstr "" + +#. Comment +#: krfb/eventsrc:32 +msgid "Connection requested, user must accept" +msgstr "" + +#. Name +#: krfb/eventsrc:36 +msgid "NewConnectionAutoAccepted" +msgstr "" + +#. Comment +#: krfb/eventsrc:37 +msgid "New connection automatically established" +msgstr "" + +#. Name +#: krfb/eventsrc:41 +msgid "TooManyConnections" +msgstr "" + +#. Comment +#: krfb/eventsrc:42 +msgid "Busy, connection refused" +msgstr "" + +#. Name +#: krfb/eventsrc:47 +msgid "UnexpectedConnection" +msgstr "" + +#. Comment +#: krfb/eventsrc:48 +msgid "Received unexpected connection, abort" +msgstr "" diff --git a/translations/desktop_files/ksirc-eventsrc/es_AR.po b/translations/desktop_files/ksirc-eventsrc/es_AR.po new file mode 100644 index 00000000..af11fad2 --- /dev/null +++ b/translations/desktop_files/ksirc-eventsrc/es_AR.po @@ -0,0 +1,50 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:25+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: eventsrc:3 +msgid "KSirc" +msgstr "" + +#. Name +#: eventsrc:6 +msgid "Channel event" +msgstr "" + +#. Comment +#: eventsrc:7 +msgid "IRC channel event" +msgstr "" + +#. Name +#: eventsrc:12 +msgid "Personal message in channel" +msgstr "" + +#. Comment +#: eventsrc:13 +msgid "Someone mentioned your nick on IRC" +msgstr "" + +#. Name +#: eventsrc:18 +msgid "Beep received" +msgstr "" + +#. Comment +#: eventsrc:19 +msgid "A beep has been received from the server" +msgstr "" diff --git a/translations/desktop_files/ksirc.desktop/es_AR.po b/translations/desktop_files/ksirc.desktop/es_AR.po new file mode 100644 index 00000000..9b3c5432 --- /dev/null +++ b/translations/desktop_files/ksirc.desktop/es_AR.po @@ -0,0 +1,25 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:25+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: ksirc.desktop:2 +msgid "KSirc" +msgstr "" + +#. GenericName +#: ksirc.desktop:4 +msgid "IRC Client" +msgstr "" diff --git a/translations/desktop_files/lanbrowsing-desktops/es_AR.po b/translations/desktop_files/lanbrowsing-desktops/es_AR.po new file mode 100644 index 00000000..217b7587 --- /dev/null +++ b/translations/desktop_files/lanbrowsing-desktops/es_AR.po @@ -0,0 +1,70 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:56+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kcmlisa/kcmlisa.desktop:10 +msgid "LISa" +msgstr "" + +#. Comment +#: kcmlisa/kcmlisa.desktop:12 +msgid "Setup LISa" +msgstr "" + +#. Keywords +#: kcmlisa/kcmlisa.desktop:14 +msgid "lisa;network;smb;ftp;fish;http;" +msgstr "" + +#. Name +#: kcmlisa/kcmreslisa.desktop:10 +msgid "ResLISa" +msgstr "" + +#. Comment +#: kcmlisa/kcmreslisa.desktop:12 +msgid "Setup ResLISa" +msgstr "" + +#. Keywords +#: kcmlisa/kcmreslisa.desktop:14 +msgid "reslisa;network;smb;ftp;fish;http;" +msgstr "" + +#. Name +#: kcmlisa/kcmtdeiolan.desktop:11 +msgid "LAN TDEIO Slave" +msgstr "" + +#. Comment +#: kcmlisa/kcmtdeiolan.desktop:13 +msgid "lan: and rlan: setup" +msgstr "" + +#. Keywords +#: kcmlisa/kcmtdeiolan.desktop:15 +msgid "lan;" +msgstr "" + +#. Name +#: tdeio_lan/lan.desktop:9 +msgid "Local Network" +msgstr "" + +#. Name +#: tdeio_lan/lisa.desktop:11 +msgid "LAN Browser" +msgstr "" diff --git a/translations/desktop_files/rssservice.desktop/es_AR.po b/translations/desktop_files/rssservice.desktop/es_AR.po new file mode 100644 index 00000000..43f0b1a1 --- /dev/null +++ b/translations/desktop_files/rssservice.desktop/es_AR.po @@ -0,0 +1,25 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 01:24+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: rssservice.desktop:4 +msgid "rssservice" +msgstr "" + +#. Comment +#: rssservice.desktop:6 +msgid "RSS DCOP services" +msgstr "" diff --git a/translations/desktop_files/tdednssd-desktops/es_AR.po b/translations/desktop_files/tdednssd-desktops/es_AR.po new file mode 100644 index 00000000..af6b080b --- /dev/null +++ b/translations/desktop_files/tdednssd-desktops/es_AR.po @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 22:18+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: ioslave/zeroconf.desktop:2 +msgid "Network Services" +msgstr "" + +#. Name +#: kdedmodule/dnssdwatcher.desktop:2 +msgid "DNS-SD Services Watcher" +msgstr "" + +#. Comment +#: kdedmodule/dnssdwatcher.desktop:4 +msgid "Keeps track of DNS-SD services and updates directory listings" +msgstr "" + +#. Description +#: ioslave/invitation.protocol:16 +msgid "SD invitations" +msgstr "" + +#. Description +#: ioslave/zeroconf.protocol:16 +msgid "A tdeioslave for ZeroConf" +msgstr "" diff --git a/translations/desktop_files/tdefile-desktops/es_AR.po b/translations/desktop_files/tdefile-desktops/es_AR.po new file mode 100644 index 00000000..85b70b74 --- /dev/null +++ b/translations/desktop_files/tdefile-desktops/es_AR.po @@ -0,0 +1,20 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 22:25+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: torrent/tdefile_torrent.desktop:2 +msgid "Bit Torrent Info" +msgstr "" diff --git a/translations/desktop_files/wifi-desktops/es_AR.po b/translations/desktop_files/wifi-desktops/es_AR.po new file mode 100644 index 00000000..a7351d24 --- /dev/null +++ b/translations/desktop_files/wifi-desktops/es_AR.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 22:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kcmwifi/kcmwifi.desktop:11 +msgid "Wireless Network" +msgstr "" + +#. Comment +#: kcmwifi/kcmwifi.desktop:13 +msgid "Set up your wireless LAN" +msgstr "" + +#. Keywords +#: kcmwifi/kcmwifi.desktop:15 +msgid "network;orinoco;wireless;wlan;wlan-ng;wifi;Ad-Hoc;" +msgstr "" + +#. Name +#: kwifimanager.desktop:7 +msgid "KWiFiManager" +msgstr "" + +#. GenericName +#: kwifimanager.desktop:9 +msgid "Wireless LAN Manager" +msgstr "" + +#. Comment +#: kwifimanager.desktop:11 +msgid "A wireless LAN connection monitor" +msgstr "" + +#. Name +#: kwireless/kwireless.desktop:2 +msgid "Wireless Network Information" +msgstr "" + +#. Comment +#: kwireless/kwireless.desktop:4 +msgid "Displays information about wireless network devices" +msgstr "" diff --git a/wifi/interface_wireless_wirelessextensions.cpp b/wifi/interface_wireless_wirelessextensions.cpp index 61cdada0..ba998148 100644 --- a/wifi/interface_wireless_wirelessextensions.cpp +++ b/wifi/interface_wireless_wirelessextensions.cpp @@ -37,7 +37,7 @@ #include <iostream> #include <string> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeprocio.h> #include <kdebug.h> #include <tqstring.h> diff --git a/wifi/kwifimanager.cpp b/wifi/kwifimanager.cpp index 63426515..7d1302d4 100644 --- a/wifi/kwifimanager.cpp +++ b/wifi/kwifimanager.cpp @@ -35,7 +35,7 @@ #include <tdemenubar.h> #include <tdelocale.h> #include <kstdaction.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdepopupmenu.h> #include <tdeaction.h> #include <kdebug.h> diff --git a/wifi/picture.cpp b/wifi/picture.cpp index 4c808e3f..b2db62eb 100644 --- a/wifi/picture.cpp +++ b/wifi/picture.cpp @@ -18,7 +18,7 @@ #include <tqwidget.h> #include <tqpainter.h> #include <tqpixmap.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "picture.h" #include "interface_wireless.h" diff --git a/wifi/strength.cpp b/wifi/strength.cpp index ef62322b..c2539942 100644 --- a/wifi/strength.cpp +++ b/wifi/strength.cpp @@ -19,7 +19,7 @@ #include <tqpainter.h> #include <tqpixmap.h> #include <tqlabel.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kdebug.h> #include "strength.h" |