123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2012-11-24 10:16+0200\n"
- "Last-Translator: José Vicente <josevteg@gmail.com>\n"
- "Language-Team: none\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: Pootle 2.0.6\n"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
- msgid "A short textual description of the configured command"
- msgstr "Descripción breve del comando a configurar"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
- msgid ""
- "Allow executing the command and downloading its output without prior "
- "authentication"
- msgstr ""
- "Permitir ejecutar el comando y descargar su salida sin más autentificación"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
- msgid "Allow the user to provide additional command line arguments"
- msgstr "Permitir al usuario añadir parámetros de línea de comandos"
- #: applications/luci-app-commands/luasrc/view/commands.htm:146
- msgid "Arguments:"
- msgstr "Parámetros:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:66
- msgid "Binary data not displayed, download instead."
- msgstr "No se pueden mostrar datos binarios, descárguelos."
- #: applications/luci-app-commands/luasrc/view/commands.htm:71
- msgid "Code:"
- msgstr "Código:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:164
- msgid "Collecting data..."
- msgstr "Recuperando datos..."
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
- msgid "Command"
- msgstr "Comando"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
- msgid "Command executed successfully."
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
- msgid "Command exited with status code"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command failed"
- msgstr "Falló"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
- msgid "Command line to execute"
- msgstr "Comando a ejecutar"
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command successful"
- msgstr "OK"
- #: applications/luci-app-commands/luasrc/view/commands.htm:144
- msgid "Command:"
- msgstr "Comando:"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:9
- msgid "Configure"
- msgstr "Configurar"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:7
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
- #: applications/luci-app-commands/luasrc/view/commands.htm:138
- msgid "Custom Commands"
- msgstr "Comandos propios"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
- msgid "Custom arguments"
- msgstr "Parámetros propios"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:8
- msgid "Dashboard"
- msgstr "Panel"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
- msgid "Description"
- msgstr "Descripción"
- #: applications/luci-app-commands/luasrc/view/commands.htm:150
- msgid "Download"
- msgstr "Descarga"
- #: applications/luci-app-commands/luasrc/view/commands.htm:119
- msgid "Download execution result"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:79
- msgid "Failed to execute command!"
- msgstr "¡Error al ejecutar el comando!"
- #: applications/luci-app-commands/luasrc/view/commands.htm:152
- msgid "Link"
- msgstr "Enlace"
- #: applications/luci-app-commands/luasrc/view/commands.htm:53
- msgid "Loading"
- msgstr "Cargando"
- #: applications/luci-app-commands/luasrc/view/commands.htm:119
- msgid "Or display result"
- msgstr ""
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
- msgid "Public access"
- msgstr "Acceso público"
- #: applications/luci-app-commands/luasrc/view/commands.htm:149
- msgid "Run"
- msgstr "Ejecutar"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
- msgid "Standard Error"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
- msgid "Standard Output"
- msgstr ""
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
- msgid ""
- "This page allows you to configure custom shell commands which can be easily "
- "invoked from the web interface."
- msgstr ""
- "Aquí puede configurar sus propios comandos shell para lanzarlos fácilmente "
- "desde el interfaz web."
- #: applications/luci-app-commands/luasrc/view/commands.htm:54
- msgid "Waiting for command to complete..."
- msgstr "Esperando a que termine el comando..."
- #~ msgid "Access command with"
- #~ msgstr "Acceder al comando con"
|