1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-03-21 18:02:04 +01:00

New options and bugfix

This commit is contained in:
kprkpr
2016-06-11 00:03:46 +02:00
parent 000e208504
commit 797da7b84e
4 changed files with 64 additions and 90 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-06-08 16:38+0200\n"
"POT-Creation-Date: 2016-06-10 23:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -82,7 +82,7 @@ msgstr ""
msgid "apw - A Packager Wrapper"
msgstr ""
#: apw:39 apw:274
#: apw:39 apw:279
msgid "Use apw -h for help"
msgstr ""
@@ -108,15 +108,15 @@ msgstr ""
msgid "No package specified, aborting"
msgstr ""
#: apw:107
#: apw:106
msgid "Updating system"
msgstr ""
#: apw:120
#: apw:119
msgid "Force updating system"
msgstr ""
#: apw:127 apw:138
#: apw:126
msgid "Not supported on your distribution. Doing -U instead"
msgstr ""
@@ -124,52 +124,40 @@ msgstr ""
msgid "You are going to install %s and dependencies"
msgstr ""
#: apw:161
msgid "Not supported on your distribution. Doing -I instead"
msgstr ""
#: apw:165 apw:176
#: apw:166 apw:177
msgid "You are going to reinstall %s"
msgstr ""
#: apw:183
msgid "Not supported on your distribution. Doing -Ir instead"
msgstr ""
#: apw:187 apw:197
#: apw:189 apw:199
msgid "You are going to remove %s"
msgstr ""
#: apw:204
msgid "Not supported on your distribution. Doing -R instead"
msgstr ""
#: apw:208 apw:217
#: apw:211 apw:220
msgid "Removing %s along with his dependencies that are not more in use"
msgstr ""
#: apw:214 apw:223 apw:240 apw:250
#: apw:217 apw:226 apw:255
msgid "Not supported on your distribution"
msgstr ""
#: apw:226
#: apw:229
msgid "Cleaning package manager"
msgstr ""
#: apw:243
#: apw:246
msgid ""
"Cleaning system from dependencies that are not in use (BE CAREFUL, ONLY "
"ADVANCED)"
msgstr ""
#: apw:253
#: apw:258
msgid "Searching %s"
msgstr ""
#: apw:262
#: apw:267
msgid "Installing files: %s"
msgstr ""
#: apw:273
#: apw:278
msgid "Invalid option especified"
msgstr ""

Binary file not shown.

View File

@@ -92,7 +92,7 @@ msgstr "\tAñadir y a -U o -I (-Uy -Iy -Iry) para autoconfirmar la operación"
msgid "apw - A Packager Wrapper"
msgstr "apw - A Package Wrapper"
#: apw:39 apw:274
#: apw:39 apw:279
msgid "Use apw -h for help"
msgstr "Usa apw -h para ver la ayuda"
@@ -122,15 +122,15 @@ msgstr ""
msgid "No package specified, aborting"
msgstr "Ningún paquete especificado, cerrando"
#: apw:107
#: apw:106
msgid "Updating system"
msgstr "Actualizando el sistema"
#: apw:120
#: apw:119
msgid "Force updating system"
msgstr "Forzando la actualización del sistema"
#: apw:127 apw:138
#: apw:126
msgid "Not supported on your distribution. Doing -U instead"
msgstr "No soportado en tu distribución. Usando -U en su lugar"
@@ -138,39 +138,27 @@ msgstr "No soportado en tu distribución. Usando -U en su lugar"
msgid "You are going to install %s and dependencies"
msgstr "Vas a instalar %s y sus dependencias"
#: apw:161
msgid "Not supported on your distribution. Doing -I instead"
msgstr "No soportado en tu distribución. Usando -I en su lugar"
#: apw:165 apw:176
#: apw:166 apw:177
msgid "You are going to reinstall %s"
msgstr "Vas a reinstalar %s"
#: apw:183
msgid "Not supported on your distribution. Doing -Ir instead"
msgstr "No soportado en tu distribución. Usando -Ir en su lugar"
#: apw:187 apw:197
#: apw:189 apw:199
msgid "You are going to remove %s"
msgstr "Vas a borrar %s"
#: apw:204
msgid "Not supported on your distribution. Doing -R instead"
msgstr "No soportado en tu distribución. Usando -R en su lugar"
#: apw:208 apw:217
#: apw:211 apw:220
msgid "Removing %s along with his dependencies that are not more in use"
msgstr "Quitando %s junto con las dependencias que no están más en uso"
#: apw:214 apw:223 apw:240 apw:250
#: apw:217 apw:226 apw:255
msgid "Not supported on your distribution"
msgstr "No soportado en tu distribución"
#: apw:226
#: apw:229
msgid "Cleaning package manager"
msgstr "Limpiando gestor de paquetes"
#: apw:243
#: apw:246
msgid ""
"Cleaning system from dependencies that are not in use (BE CAREFUL, ONLY "
"ADVANCED)"
@@ -178,14 +166,14 @@ msgstr ""
"Limpiar el sistema de dependencias que no están en uso (CUIDADO, SOLO "
"EXPERIMENTADOS)"
#: apw:253
#: apw:258
msgid "Searching %s"
msgstr "Buscando %s"
#: apw:262
#: apw:267
msgid "Installing files: %s"
msgstr "Instalando archivos: %s"
#: apw:273
#: apw:278
msgid "Invalid option especified"
msgstr "Opción inválida seleccionada"