summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/kima.cpp4
-rw-r--r--translations/desktop_files/kima.desktop/es.po15
2 files changed, 10 insertions, 9 deletions
diff --git a/src/kima.cpp b/src/kima.cpp
index abc30c0..83e3698 100644
--- a/src/kima.cpp
+++ b/src/kima.cpp
@@ -138,7 +138,7 @@ Kima::Kima(const TQString& inConfigFile, Type inType, int inActions, TQWidget* i
mMenu->insertItem(i18n("&Performance Profiles"), mCpufreqd.menu());
}
- TDEActionCollection* actionCollection = new TDEActionCollection(this, "actionCollection", kapp);
+ TDEActionCollection* actionCollection = new TDEActionCollection(this, "actionCollection", tdeApp);
TDEAction* action = KStdAction::preferences(this, TQ_SLOT(preferences()), actionCollection);
action->setText(i18n("&Preferences"));
@@ -149,7 +149,7 @@ Kima::Kima(const TQString& inConfigFile, Type inType, int inActions, TQWidget* i
action->plug(mMenu);
//menu->insertSeparator();
- //KStdAction::quit( kapp, TQ_SLOT( quit() ), actionCollection )->plug( menu );
+ //KStdAction::quit( tdeApp, TQ_SLOT( quit() ), actionCollection )->plug( menu );
}
Kima::~Kima() {
diff --git a/translations/desktop_files/kima.desktop/es.po b/translations/desktop_files/kima.desktop/es.po
index 97f5aa5..48b7621 100644
--- a/translations/desktop_files/kima.desktop/es.po
+++ b/translations/desktop_files/kima.desktop/es.po
@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
+# Juan M Ayala <[email protected]>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-30 16:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <[email protected]>\n"
+"PO-Revision-Date: 2025-01-21 10:12+0000\n"
+"Last-Translator: Juan M Ayala <[email protected]>\n"
+"Language-Team: Spanish <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kima-kimadesktop/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 4.17\n"
#. Name
#: kima.desktop:2
msgid "Kima"
-msgstr ""
+msgstr "Kima"
#. Comment
#: kima.desktop:4