summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdpkg-install/process.h2
-rw-r--r--kdpkg/process.h2
-rw-r--r--translations/desktop_files/it.po40
-rw-r--r--translations/messages/kdpkg-install/es.po159
-rw-r--r--translations/messages/kdpkg/es.po180
5 files changed, 381 insertions, 2 deletions
diff --git a/kdpkg-install/process.h b/kdpkg-install/process.h
index b62580f..d577cfa 100644
--- a/kdpkg-install/process.h
+++ b/kdpkg-install/process.h
@@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <iostream>
#include <fstream>
diff --git a/kdpkg/process.h b/kdpkg/process.h
index b62580f..d577cfa 100644
--- a/kdpkg/process.h
+++ b/kdpkg/process.h
@@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <iostream>
#include <fstream>
diff --git a/translations/desktop_files/it.po b/translations/desktop_files/it.po
new file mode 100644
index 0000000..1af6f8f
--- /dev/null
+++ b/translations/desktop_files/it.po
@@ -0,0 +1,40 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# Michele Calgaro <[email protected]>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-07-24 09:53+0200\n"
+"PO-Revision-Date: 2025-03-07 05:44+0000\n"
+"Last-Translator: Michele Calgaro <[email protected]>\n"
+"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kdpkg-desktop-files/it/>\n"
+"Language: it\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
+#: kdpkg-install/kdpkg-install.desktop:2
+msgid "Debian Package Install"
+msgstr "Installazione del pacchetto Debian"
+
+#. Comment
+#: kdpkg-install/kdpkg-install.desktop:4
+msgid "TDE-based Debian package installation utility"
+msgstr "Utilità di installazione del pacchetto Debian basata su TDE"
+
+#. Name
+#: kdpkg/kdpkg.desktop:2
+msgid "Debian Package Information"
+msgstr "Informazioni sui pacchetti Debian"
+
+#. Comment
+#: kdpkg/kdpkg.desktop:4
+msgid "TDE-based Debian package information and installation utility"
+msgstr ""
+"Programma di utilità per informazioni e installazione dei pacchetti Debian "
+"basato su TDE"
diff --git a/translations/messages/kdpkg-install/es.po b/translations/messages/kdpkg-install/es.po
new file mode 100644
index 0000000..27efc32
--- /dev/null
+++ b/translations/messages/kdpkg-install/es.po
@@ -0,0 +1,159 @@
+# SOME DESCRIPTIVE TITLE.
+# Juan M Ayala <[email protected]>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2022-09-12 18:33+0000\n"
+"PO-Revision-Date: 2025-01-21 09:12+0000\n"
+"Last-Translator: Juan M Ayala <[email protected]>\n"
+"Language-Team: Spanish <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kdpkg-install/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"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Juan M Ayala"
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+
+#: install.cpp:55
+msgid "Debian Package (*.deb)"
+msgstr "Paquete Debian (*.deb)"
+
+#: install.cpp:55
+msgid "Choose a Debian package file to open"
+msgstr "Elija un paquete Debian a abrir"
+
+#: install.cpp:145
+msgid "The following packages will be installed, updated or removed:"
+msgstr "Los siguientes paquetes serán instalados, actualizados o eliminados:"
+
+#: install.cpp:150
+msgid ""
+"The architecture of this package does not match that of your system. You "
+"will not be able to install this package!"
+msgstr ""
+"La arquitectura de este paquete no coincide con la de su sistema. ¡ No podrá "
+"instalar este paquete !"
+
+#: install.cpp:158
+msgid ""
+"The package database is in use by another process (e.g Synaptic). Please "
+"terminate this process and select Next to try again."
+msgstr ""
+"La base de datos de paquetes está usándose por otro proceso (p.ej. Synaptic)"
+". Por favor, termine este proceso y seleccione Siguiente para intentarlo de "
+"nuevo."
+
+#: install.cpp:167
+msgid "Resynchronize Package Index"
+msgstr "Resincronizar Índice de Paquetes"
+
+#: install.cpp:185
+msgid "Install New Package"
+msgstr "Instalar Nuevo Paquete"
+
+#: install.cpp:211
+msgid "Installation process is complete!"
+msgstr "¡ El proceso de instalación se ha completado !"
+
+#: install.cpp:211
+msgid "You may now close this window."
+msgstr "Puede cerrar ahora esta ventana."
+
+#: install.cpp:232
+msgid "not installed"
+msgstr "no instalado"
+
+#: install.cpp:239
+msgid "not available"
+msgstr "no disponible"
+
+#: main.cpp:36
+msgid "Location to open"
+msgstr "Dirección a abrir"
+
+#: main.cpp:46
+msgid "kdpkg-install"
+msgstr "kdpkg-install"
+
+#: main.cpp:49
+msgid "Frontend for dpkg."
+msgstr "Portal de usuario para dpkg."
+
+#: main.cpp:55 main.cpp:56
+msgid "Developer"
+msgstr "Desarrollador"
+
+#: consoledialog.ui:16
+#, no-c-format
+msgid "Widget"
+msgstr "Widget"
+
+#: installdialog.ui:17
+#, no-c-format
+msgid "TDE Debian Package Installation Wizard"
+msgstr "Asistente de Instalación de Paquetes Debian de TDE"
+
+#: installdialog.ui:42
+#, no-c-format
+msgid "Cl&ose"
+msgstr "Cerrar"
+
+#: installdialog.ui:53
+#, no-c-format
+msgid "Inst&all"
+msgstr "Inst&alar"
+
+#: installdialog.ui:97
+#, no-c-format
+msgid "<b>Package installation</b>"
+msgstr "<b>Información de Paquete</b>"
+
+#: installdialog.ui:204
+#, no-c-format
+msgid "Res&ynchronize the package index files (recommended)"
+msgstr "Resincronizar los ficheros índice de paquetes (recomendado)"
+
+#: installdialog.ui:215
+#, no-c-format
+msgid "Skip Resynchroni&zation"
+msgstr "Saltar Resincroni&zación"
+
+#: installdialog.ui:235
+#, no-c-format
+msgid "Status"
+msgstr "Estado"
+
+#: installdialog.ui:246
+#, no-c-format
+msgid "Name"
+msgstr "Nombre"
+
+#: installdialog.ui:257
+#, no-c-format
+msgid "Version"
+msgstr "Versión"
+
+#: installdialog.ui:268
+#, no-c-format
+msgid "Version on System "
+msgstr "Versión en el Sistema "
+
+#: installdialog.ui:401 installdialog.ui:409
+#, no-c-format
+msgid "Ne&xt >"
+msgstr "Siguiente >"
diff --git a/translations/messages/kdpkg/es.po b/translations/messages/kdpkg/es.po
new file mode 100644
index 0000000..b167a42
--- /dev/null
+++ b/translations/messages/kdpkg/es.po
@@ -0,0 +1,180 @@
+# SOME DESCRIPTIVE TITLE.
+# Juan M Ayala <[email protected]>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2022-09-12 18:33+0000\n"
+"PO-Revision-Date: 2025-01-21 09:12+0000\n"
+"Last-Translator: Juan M Ayala <[email protected]>\n"
+"Language-Team: Spanish <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kdpkg/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"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Juan M Ayala"
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+
+#: kdpkg.cpp:48
+msgid "Debian Package (*.deb)"
+msgstr "Paquete Debian (*.deb)"
+
+#: kdpkg.cpp:48
+msgid "Choose a Debian package file to open"
+msgstr "Elija un paquete Debian a abrir"
+
+#: kdpkg.cpp:179
+msgid "not installed"
+msgstr "no instalado"
+
+#: kdpkg.cpp:186
+msgid "not available"
+msgstr "no disponible"
+
+#: kdpkg.cpp:214
+msgid ""
+"The architecture of the package and the system doesn't match! You will not "
+"be able to install this package!"
+msgstr ""
+"¡La arquitectura del paquete y del sistema no coinciden! ¡No podrá instalar "
+"este paquete!"
+
+#: main.cpp:36
+msgid "Location to open"
+msgstr "Dirección a abrir"
+
+#: main.cpp:46
+msgid "kdpkg"
+msgstr "kdpkg"
+
+#: main.cpp:49
+msgid "Frontend for dpkg."
+msgstr "Portal de usuario para dpkg."
+
+#: main.cpp:55 main.cpp:56
+msgid "Developer"
+msgstr "Desarrollador"
+
+#: kdpkgdialog.ui:17
+#, no-c-format
+msgid "TDE Debian Package Information"
+msgstr "TDE Información de Paquete Debian"
+
+#: kdpkgdialog.ui:35
+#, no-c-format
+msgid "Co&mmon"
+msgstr "Co&mún"
+
+#: kdpkgdialog.ui:66
+#, no-c-format
+msgid "<b>Version:</b>"
+msgstr "<b>Versión:</b>"
+
+#: kdpkgdialog.ui:98
+#, no-c-format
+msgid "<b>Maintainer:</b>"
+msgstr "<b>Mantenedor:</b>"
+
+#: kdpkgdialog.ui:130
+#, no-c-format
+msgid "<b>Section:</b>"
+msgstr "<b>Sección:</b>"
+
+#: kdpkgdialog.ui:162
+#, no-c-format
+msgid "<b>Size:</b>"
+msgstr "<b>Tamaño:</b>"
+
+#: kdpkgdialog.ui:194
+#, no-c-format
+msgid "<b>Name:</b>"
+msgstr "<b>Nombre:</b>"
+
+#: kdpkgdialog.ui:203
+#, no-c-format
+msgid "Descripti&on"
+msgstr "Descripci&ón"
+
+#: kdpkgdialog.ui:221
+#, no-c-format
+msgid "Dependencies"
+msgstr "Dependencias"
+
+#: kdpkgdialog.ui:235
+#, no-c-format
+msgid "All"
+msgstr "Todos"
+
+#: kdpkgdialog.ui:240
+#, no-c-format
+msgid "Depends"
+msgstr "Depende"
+
+#: kdpkgdialog.ui:245
+#, no-c-format
+msgid "Recommends"
+msgstr "Recomienda"
+
+#: kdpkgdialog.ui:250
+#, no-c-format
+msgid "Suggests"
+msgstr "Sugiere"
+
+#: kdpkgdialog.ui:255
+#, no-c-format
+msgid "Enhances"
+msgstr "Mejora"
+
+#: kdpkgdialog.ui:260
+#, no-c-format
+msgid "Pre-Depends"
+msgstr "Pre-Dependencias"
+
+#: kdpkgdialog.ui:265
+#, no-c-format
+msgid "Provides"
+msgstr "Proporciona"
+
+#: kdpkgdialog.ui:270
+#, no-c-format
+msgid "Conflicts"
+msgstr "Conflictos"
+
+#: kdpkgdialog.ui:275
+#, no-c-format
+msgid "Replaces"
+msgstr "Reemplaza"
+
+#: kdpkgdialog.ui:289
+#, no-c-format
+msgid "I&ncluded Files"
+msgstr "Archivos I&ncluidos"
+
+#: kdpkgdialog.ui:336
+#, no-c-format
+msgid "Start Installation Wi&zard"
+msgstr "Iniciar Asistente de Instalación"
+
+#: kdpkgdialog.ui:347
+#, no-c-format
+msgid "Cl&ose"
+msgstr "Cerrar"
+
+#: kdpkgdialog.ui:394
+#, no-c-format
+msgid "<b>Package Information</b>"
+msgstr "<b>Información de Paquete</b>"