diff options
Diffstat (limited to 'locale/es/LC_MESSAGES/pyLoad.po')
-rw-r--r-- | locale/es/LC_MESSAGES/pyLoad.po | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/locale/es/LC_MESSAGES/pyLoad.po b/locale/es/LC_MESSAGES/pyLoad.po index 0f9edb8f8..64c43cfa8 100644 --- a/locale/es/LC_MESSAGES/pyLoad.po +++ b/locale/es/LC_MESSAGES/pyLoad.po @@ -12,120 +12,120 @@ msgstr "Project-Id-Version: pyload\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: crowdin.net\n" -#: pyLoadCore.py:182 +#: pyload.py:182 msgid "Received Quit signal" msgstr "Señal de salida recibida" -#: pyLoadCore.py:303 +#: pyload.py:303 #, python-format msgid "pyLoad already running with pid %s" msgstr "pyLoad ya está ejecutándose con pid %s" -#: pyLoadCore.py:317 +#: pyload.py:317 #, python-format msgid "Failed changing group: %s" msgstr "Cambio de grupo fallido: %s" -#: pyLoadCore.py:327 +#: pyload.py:327 #, python-format msgid "Failed changing user: %s" msgstr "Cambio de usuario fallido: %s" -#: pyLoadCore.py:329 +#: pyload.py:329 msgid "folder for logs" msgstr "carpeta para los registros" -#: pyLoadCore.py:340 +#: pyload.py:340 msgid "Starting" msgstr "Iniciando" -#: pyLoadCore.py:341 +#: pyload.py:341 #, python-format msgid "Using home directory: %s" msgstr "Usando directorio de inicio: %s" -#: pyLoadCore.py:350 +#: pyload.py:350 msgid "pycrypto to decode container files" msgstr "pycrypto va a decodificar archivos contenedores" -#: pyLoadCore.py:353 +#: pyload.py:353 msgid "folder for temporary files" msgstr "carpeta para archivos temporales" -#: pyLoadCore.py:358 +#: pyload.py:358 msgid "folder for downloads" msgstr "carpeta de descargas" -#: pyLoadCore.py:361 +#: pyload.py:361 msgid "OpenSSL for secure connection" msgstr "OpenSSL para conexión segura" -#: pyLoadCore.py:365 +#: pyload.py:365 msgid "Moving old user config to DB" msgstr "Moviendo la configuración antigua de usuario a la BD" -#: pyLoadCore.py:368 -msgid "Please check your logindata with ./pyLoadCore.py -u" -msgstr "Por favor, comprueba tus datos de inicio de sesión con ./pyLoadCore.py -u" +#: pyload.py:368 +msgid "Please check your logindata with ./pyload.py -u" +msgstr "Por favor, comprueba tus datos de inicio de sesión con ./pyload.py -u" -#: pyLoadCore.py:371 +#: pyload.py:371 msgid "All links removed" msgstr "Se han eliminado todos los enlaces" -#: pyLoadCore.py:402 +#: pyload.py:402 #, python-format msgid "Downloadtime: %s" msgstr "Tiempo de descarga: %s" -#: pyLoadCore.py:412 +#: pyload.py:412 #, python-format msgid "Free space: %s" msgstr "Espacio libre: %s" -#: pyLoadCore.py:432 +#: pyload.py:432 msgid "Activating Accounts..." msgstr "Activando Cuentas..." -#: pyLoadCore.py:438 +#: pyload.py:438 msgid "Activating Plugins..." msgstr "Activando Plugins..." -#: pyLoadCore.py:441 +#: pyload.py:441 msgid "pyLoad is up and running" msgstr "pyLoad está funcionando" -#: pyLoadCore.py:460 +#: pyload.py:460 msgid "restarting pyLoad" msgstr "reiniciando pyLoad" -#: pyLoadCore.py:464 +#: pyload.py:464 msgid "pyLoad quits" msgstr "pyLoad se cierra" -#: pyLoadCore.py:521 +#: pyload.py:521 #, python-format msgid "Install %s" msgstr "Instalar %s" -#: pyLoadCore.py:557 +#: pyload.py:557 #, python-format msgid "could not find %(desc)s: %(name)s" msgstr "no se pudo encontrar %(desc)s: %(name)s" -#: pyLoadCore.py:559 +#: pyload.py:559 #, python-format msgid "could not create %(desc)s: %(name)s" msgstr "no se pudo crear %(desc)s: %(name)s" -#: pyLoadCore.py:580 +#: pyload.py:580 msgid "shutting down..." msgstr "apagando..." -#: pyLoadCore.py:597 +#: pyload.py:597 msgid "error while shutting down" msgstr "ha ocurrido un error mientras se apagaba" -#: pyLoadCore.py:661 +#: pyload.py:661 msgid "killed pyLoad from Terminal" msgstr "pyload terminado desde el Terminal" @@ -333,8 +333,8 @@ msgid "not available" msgstr "no disponible" #: module/web/pyload_app.py:508 -msgid "Run pyLoadCore.py -s to access the setup." -msgstr "Ejecuta pyLoadCore.py -s para acceder a la instalación." +msgid "Run pyload.py -s to access the setup." +msgstr "Ejecuta pyload.py -s para acceder a la instalación." #: module/network/HTTPDownload.py:245 #, python-format |