mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-26 06:53:48 +01:00
Update translations
This commit is contained in:
163
jka-toolkit/i18n/apw/apw.pot
Normal file
163
jka-toolkit/i18n/apw/apw.pot
Normal file
@@ -0,0 +1,163 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-06-06 17:25+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: apw:21
|
||||
msgid "apw - A Packager Wrapper, a Idea from JKA Network, version %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:22
|
||||
msgid "\tUsage: apw <option> [packages]"
|
||||
msgstr ""
|
||||
|
||||
#: apw:23
|
||||
msgid "\t{-h | h} \tShow this help"
|
||||
msgstr ""
|
||||
|
||||
#: apw:24
|
||||
msgid "\t{-U | U}\tUpdate system"
|
||||
msgstr ""
|
||||
|
||||
#: apw:25
|
||||
msgid ""
|
||||
"\t{-I | I}\tInstall packages (Updates system also for preventing problems)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:26
|
||||
msgid ""
|
||||
"\t{-Ir | Ir}\tReinstall packages (Updates system also for preventing "
|
||||
"problems)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:27
|
||||
msgid "\t{-R | R}\tRemoves a package"
|
||||
msgstr ""
|
||||
|
||||
#: apw:28
|
||||
msgid ""
|
||||
"\t{-Rd | Rd}\tRemoves a package along with dependencies that are not more in "
|
||||
"use (Only for Arch)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:29
|
||||
msgid "\t{-C | C}\tClean temp files"
|
||||
msgstr ""
|
||||
|
||||
#: apw:30
|
||||
msgid ""
|
||||
"\t{-Cd | Cd}\tClean system from dependencies that are not in use (ADVANCED, "
|
||||
"BE CAREFUL!)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:31
|
||||
msgid "\t{-S | S}\tSearch in package database"
|
||||
msgstr ""
|
||||
|
||||
#: apw:32
|
||||
msgid ""
|
||||
"\t{-F | F}\tInstall file (distro family dependent, e.g. .deb , .pkg.tar."
|
||||
"xz,...)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:33
|
||||
msgid "\tAppend y to -U or -I (-Uy -Iy -Iry) for autoconfirm the operations"
|
||||
msgstr ""
|
||||
|
||||
#: apw:37
|
||||
msgid "apw - A Packager Wrapper"
|
||||
msgstr ""
|
||||
|
||||
#: apw:38 apw:250
|
||||
msgid "Use apw -h for help"
|
||||
msgstr ""
|
||||
|
||||
#: apw:46
|
||||
msgid "apw has to run as root, please run as root/with sudo"
|
||||
msgstr ""
|
||||
|
||||
#: apw:51
|
||||
msgid "It's the first run of the program, we need a thing before continue"
|
||||
msgstr ""
|
||||
|
||||
#: apw:52
|
||||
msgid "What, or in what is based your Linux?"
|
||||
msgstr ""
|
||||
|
||||
#: apw:53
|
||||
msgid ""
|
||||
"(The answer will be recorded in /etc/apw.conf, if you want to reset apw, "
|
||||
"delete this file)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:101
|
||||
msgid "Updating system"
|
||||
msgstr ""
|
||||
|
||||
#: apw:121
|
||||
msgid "Not supported on your distribution. Use -U instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:125 apw:135
|
||||
msgid "You are going to install %s and dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: apw:142
|
||||
msgid "Not supported on your distribution. Use -I instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:146
|
||||
msgid "You are going to reinstall %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:163
|
||||
msgid "Not supported on your distribution. Use -Ir instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:167 apw:177
|
||||
msgid "You are going to remove %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:184
|
||||
msgid "Not supported on your distribution. Use -R instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:188 apw:196
|
||||
msgid "Removing %s along with his dependencies that are not more in use"
|
||||
msgstr ""
|
||||
|
||||
#: apw:193 apw:201 apw:218 apw:228
|
||||
msgid "Not supported on your distribution"
|
||||
msgstr ""
|
||||
|
||||
#: apw:204
|
||||
msgid "Cleaning package manager"
|
||||
msgstr ""
|
||||
|
||||
#: apw:221
|
||||
msgid ""
|
||||
"Cleaning system from dependencies that are not in use (BE CAREFUL, ONLY "
|
||||
"ADVANCED)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:231
|
||||
msgid "Searching %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:249
|
||||
msgid "Invalid option especified"
|
||||
msgstr ""
|
||||
BIN
jka-toolkit/i18n/apw/es.mo
Normal file
BIN
jka-toolkit/i18n/apw/es.mo
Normal file
Binary file not shown.
166
jka-toolkit/i18n/apw/es.po
Normal file
166
jka-toolkit/i18n/apw/es.po
Normal file
@@ -0,0 +1,166 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-06-06 17:30+0200\n"
|
||||
"PO-Revision-Date: 2016-06-06 17:51+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
"Last-Translator: JoseluCross <jlgarrido97@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: es\n"
|
||||
|
||||
#: apw:21
|
||||
msgid "apw - A Packager Wrapper, a Idea from JKA Network, version %s"
|
||||
msgstr ""
|
||||
"apw - A Package Wrapper (empaquetados de paquetes), una idea de JKA Network, "
|
||||
"versión %s"
|
||||
|
||||
#: apw:22
|
||||
msgid "\tUsage: apw <option> [packages]"
|
||||
msgstr "\tUso: apw <opción> [paquetes]"
|
||||
|
||||
#: apw:23
|
||||
msgid "\t{-h | h} \tShow this help"
|
||||
msgstr "\t{-h | h} \tMuestra esta ayuda"
|
||||
|
||||
#: apw:24
|
||||
msgid "\t{-U | U}\tUpdate system"
|
||||
msgstr "\t{-U | U}\tActualiza el sistema"
|
||||
|
||||
#: apw:25
|
||||
msgid ""
|
||||
"\t{-I | I}\tInstall packages (Updates system also for preventing problems)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:26
|
||||
msgid ""
|
||||
"\t{-Ir | Ir}\tReinstall packages (Updates system also for preventing "
|
||||
"problems)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:27
|
||||
msgid "\t{-R | R}\tRemoves a package"
|
||||
msgstr ""
|
||||
|
||||
#: apw:28
|
||||
msgid ""
|
||||
"\t{-Rd | Rd}\tRemoves a package along with dependencies that are not more in "
|
||||
"use (Only for Arch)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:29
|
||||
msgid "\t{-C | C}\tClean temp files"
|
||||
msgstr ""
|
||||
|
||||
#: apw:30
|
||||
msgid ""
|
||||
"\t{-Cd | Cd}\tClean system from dependencies that are not in use (ADVANCED, "
|
||||
"BE CAREFUL!)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:31
|
||||
msgid "\t{-S | S}\tSearch in package database"
|
||||
msgstr ""
|
||||
|
||||
#: apw:32
|
||||
msgid ""
|
||||
"\t{-F | F}\tInstall file (distro family dependent, e.g. .deb , .pkg.tar."
|
||||
"xz,...)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:33
|
||||
msgid "\tAppend y to -U or -I (-Uy -Iy -Iry) for autoconfirm the operations"
|
||||
msgstr ""
|
||||
|
||||
#: apw:37
|
||||
msgid "apw - A Packager Wrapper"
|
||||
msgstr ""
|
||||
|
||||
#: apw:38 apw:250
|
||||
msgid "Use apw -h for help"
|
||||
msgstr ""
|
||||
|
||||
#: apw:46
|
||||
msgid "apw has to run as root, please run as root/with sudo"
|
||||
msgstr ""
|
||||
|
||||
#: apw:51
|
||||
msgid "It's the first run of the program, we need a thing before continue"
|
||||
msgstr ""
|
||||
|
||||
#: apw:52
|
||||
msgid "What, or in what is based your Linux?"
|
||||
msgstr ""
|
||||
|
||||
#: apw:53
|
||||
msgid ""
|
||||
"(The answer will be recorded in /etc/apw.conf, if you want to reset apw, "
|
||||
"delete this file)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:101
|
||||
msgid "Updating system"
|
||||
msgstr ""
|
||||
|
||||
#: apw:121
|
||||
msgid "Not supported on your distribution. Use -U instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:125 apw:135
|
||||
msgid "You are going to install %s and dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: apw:142
|
||||
msgid "Not supported on your distribution. Use -I instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:146
|
||||
msgid "You are going to reinstall %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:163
|
||||
msgid "Not supported on your distribution. Use -Ir instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:167 apw:177
|
||||
msgid "You are going to remove %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:184
|
||||
msgid "Not supported on your distribution. Use -R instead"
|
||||
msgstr ""
|
||||
|
||||
#: apw:188 apw:196
|
||||
msgid "Removing %s along with his dependencies that are not more in use"
|
||||
msgstr ""
|
||||
|
||||
#: apw:193 apw:201 apw:218 apw:228
|
||||
msgid "Not supported on your distribution"
|
||||
msgstr ""
|
||||
|
||||
#: apw:204
|
||||
msgid "Cleaning package manager"
|
||||
msgstr ""
|
||||
|
||||
#: apw:221
|
||||
msgid ""
|
||||
"Cleaning system from dependencies that are not in use (BE CAREFUL, ONLY "
|
||||
"ADVANCED)"
|
||||
msgstr ""
|
||||
|
||||
#: apw:231
|
||||
msgid "Searching %s"
|
||||
msgstr ""
|
||||
|
||||
#: apw:249
|
||||
msgid "Invalid option especified"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user