diff options
author | 2010-11-01 18:21:37 +0200 | |
---|---|---|
committer | 2010-11-01 18:21:37 +0200 | |
commit | 34ad661a31779dec9f067bb821a023f4a4794eb0 (patch) | |
tree | 6cd11cbd4d2eafc72a330d1b7646bd086755ac5f /plugins/limit-login-attempts/limit-login-attempts-es_ES.po | |
parent | Remove security scan plugin (diff) | |
download | blogs-gentoo-34ad661a31779dec9f067bb821a023f4a4794eb0.tar.gz blogs-gentoo-34ad661a31779dec9f067bb821a023f4a4794eb0.tar.bz2 blogs-gentoo-34ad661a31779dec9f067bb821a023f4a4794eb0.zip |
Add limit-login-attemps plugin
Diffstat (limited to 'plugins/limit-login-attempts/limit-login-attempts-es_ES.po')
-rwxr-xr-x | plugins/limit-login-attempts/limit-login-attempts-es_ES.po | 277 |
1 files changed, 277 insertions, 0 deletions
diff --git a/plugins/limit-login-attempts/limit-login-attempts-es_ES.po b/plugins/limit-login-attempts/limit-login-attempts-es_ES.po new file mode 100755 index 00000000..c5170435 --- /dev/null +++ b/plugins/limit-login-attempts/limit-login-attempts-es_ES.po @@ -0,0 +1,277 @@ +# Limit Login Attempts German Translation +# Copyright (C) 2009 Johan Eenfeldt +# This file is distributed under the same license as the Wordpress package. +# Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: limit-login-attempts 1.3\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n" +"POT-Creation-Date: 2009-01-28 17:17+0000\n" +"PO-Revision-Date: 2009-07-25 08:07-0300\n" +"Last-Translator: Marcelo Pedra <marcelo@ampm-soluciones.com.ar>\n" +"Language-Team: Español <marcelo@ampm-soluciones.com.ar>\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-Poedit-Language: Spanish\n" +"X-Poedit-Country: ARGENTINA\n" + +#: limit-login-attempts.php:372 +#, php-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#: limit-login-attempts.php:378 +#, php-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#: limit-login-attempts.php:381 +#, php-format +msgid "[%s] Too many failed login attempts" +msgstr "[%s] Demasiados intentos de acceso fallidos" + +#: limit-login-attempts.php:383 +#, php-format +msgid "%d failed login attempts (%d lockout(s)) from IP: %s" +msgstr "%d intentos de acceso fallidos (%d bloqueo(s)) desde la IP: %s" + +#: limit-login-attempts.php:387 +#, php-format +msgid "Last user attempted: %s" +msgstr "Ultimo usuario probado: %s" + +#: limit-login-attempts.php:390 +#, php-format +msgid "IP was blocked for %s" +msgstr "La IP se ha bloqueado para %s" + +#: limit-login-attempts.php:445 +msgid "<strong>ERROR</strong>: Too many failed login attempts." +msgstr "<strong>ERROR</strong>: Demasiados intentos de acceso fallidos." + +#: limit-login-attempts.php:449 +msgid "Please try again later." +msgstr "Por favor inténtelo más tarde." + +#: limit-login-attempts.php:456 +#, php-format +msgid "Please try again in %d hour." +msgid_plural "Please try again in %d hours." +msgstr[0] "Por favor inténtelo dentro de %d hora." +msgstr[1] "Por favor inténtelo dentro de %d horas." + +#: limit-login-attempts.php:458 +#, php-format +msgid "Please try again in %d minute." +msgid_plural "Please try again in %d minutes." +msgstr[0] "Por favor inténtelo dentro de %d minuto." +msgstr[1] "Por favor inténtelo dentro de %d minutos." + +#: limit-login-attempts.php:487 +#, php-format +msgid "<strong>%d</strong> attempt remaining." +msgid_plural "<strong>%d</strong> attempts remaining." +msgstr[0] "Le queda <strong>%d</strong> intento más." +msgstr[1] "Le quedan <strong>%d</strong> intentos más." + +#: limit-login-attempts.php:551 +msgid "<strong>ERROR</strong>: Incorrect username or password." +msgstr "<strong>ERROR</strong>: Nombre de usuario o contraseña incorrectos." + +#: limit-login-attempts.php:714 +msgid "IP|Internet address" +msgstr "IP|Dirección de Internet" + +#: limit-login-attempts.php:714 +msgid "Tried to log in as" +msgstr "Intentó ingresar como" + +#: limit-login-attempts.php:719 +#, php-format +msgid "%d lockout" +msgid_plural "%d lockouts" +msgstr[0] "%d bloqueo" +msgstr[1] "%d bloqueos" + +#: limit-login-attempts.php:743 +msgid "Cleared IP log" +msgstr "Direcciones liberadas" + +#: limit-login-attempts.php:751 +msgid "Reset lockout count" +msgstr "Reiniciar contador de bloqueos" + +#: limit-login-attempts.php:759 +msgid "Cleared current lockouts" +msgstr "Bloqueos actuales liberados" + +#: limit-login-attempts.php:788 +msgid "Options changed" +msgstr "Opciones actualizadas" + +#: limit-login-attempts.php:799 +msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" +msgstr "<strong>NOTA:</strong> Este plugin sólo funciona en Wordpress 2.7 o superior" + +#: limit-login-attempts.php:815 +#, php-format +msgid "It appears the site is reached directly (from your IP: %s)" +msgstr "Al parecer, el sitio está siendo accedido directamente (desde tu IP: %s)" + +#: limit-login-attempts.php:817 +#, php-format +msgid "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)" +msgstr "Al parecer, el sitio está siendo accedido desde un servidor proxy (IP del proxy: %s, tu IP: %s)" + +#: limit-login-attempts.php:825 +#, php-format +msgid "<strong>Current setting appears to be invalid</strong>. Please make sure it is correct. Further information can be found <a href=\"%s\" title=\"FAQ\">here</a>" +msgstr "<strong>La configuración actual parece ser incorrecta</strong>. Asegúrate de verificarla. Para mayor información, <a href=\"%s\" title=\"FAQ\">click aquí</a>" + +#: limit-login-attempts.php:833 +msgid "Limit Login Attempts Settings" +msgstr "Preferencias del Limitador de Acceso" + +#: limit-login-attempts.php:834 +msgid "Statistics" +msgstr "Estadísticas" + +#: limit-login-attempts.php:838 +msgid "Total lockouts" +msgstr "Bloqueos totales" + +#: limit-login-attempts.php:841 +msgid "Reset Counter" +msgstr "Reiniciar contador" + +#: limit-login-attempts.php:842 +#, php-format +msgid "%d lockout since last reset" +msgid_plural "%d lockouts since last reset" +msgstr[0] "%d bloqueo desde el último reinicio." +msgstr[1] "%d bloqueos desde el último reinicio." + +#: limit-login-attempts.php:843 +msgid "No lockouts yet" +msgstr "Ningún bloqueo hasta ahora" + +#: limit-login-attempts.php:848 +msgid "Active lockouts" +msgstr "Bloqueos activos" + +#: limit-login-attempts.php:850 +msgid "Restore Lockouts" +msgstr "Restablecer bloqueos" + +#: limit-login-attempts.php:851 +#, php-format +msgid "%d IP is currently blocked from trying to log in" +msgstr "La IP %d actualmente tiene restringido el acceso" + +#: limit-login-attempts.php:857 +msgid "Options" +msgstr "Opciones" + +#: limit-login-attempts.php:861 +msgid "Lockout" +msgstr "Bloqueo" + +#: limit-login-attempts.php:863 +msgid "allowed retries" +msgstr "reintentos permitidos" + +#: limit-login-attempts.php:864 +msgid "minutes lockout" +msgstr "minutos por bloqueo" + +#: limit-login-attempts.php:865 +msgid "lockouts increase lockout time to" +msgstr "bloqueos incrementan el tiempo a" + +#: limit-login-attempts.php:865 +msgid "hours" +msgstr "horas" + +#: limit-login-attempts.php:866 +msgid "hours until retries are reset" +msgstr "horas hasta restablecer los reintentos" + +#: limit-login-attempts.php:870 +msgid "Site connection" +msgstr "Conexión" + +#: limit-login-attempts.php:876 +msgid "Direct connection" +msgstr "Connexión directa" + +#: limit-login-attempts.php:881 +msgid "From behind a reversy proxy" +msgstr "Detrás de un proxy" + +#: limit-login-attempts.php:887 +msgid "Handle cookie login" +msgstr "Gestionar cookies de login" + +#: limit-login-attempts.php:889 +msgid "Yes" +msgstr "Sí" + +#: limit-login-attempts.php:889 +msgid "No" +msgstr "No" + +#: limit-login-attempts.php:894 +msgid "Notify on lockout" +msgstr "Notificar al bloquear" + +#: limit-login-attempts.php:896 +msgid "Log IP" +msgstr "Registrar IP" + +#: limit-login-attempts.php:897 +msgid "Email to admin after" +msgstr "Enviar email al administrador cada" + +#: limit-login-attempts.php:897 +msgid "lockouts" +msgstr "bloqueos" + +#: limit-login-attempts.php:902 +msgid "Change Options" +msgstr "Cambiar opciones" + +#: limit-login-attempts.php:910 +msgid "Lockout log" +msgstr "Registro de bloqueos" + +#: limit-login-attempts.php:914 +msgid "Clear Log" +msgstr "Limpiar registro" + +#. Plugin Name of an extension +msgid "Limit Login Attempts" +msgstr "Límitador de intentos de login" + +#. Plugin URI of an extension +msgid "http://devel.kostdoktorn.se/limit-login-attempts" +msgstr "http://devel.kostdoktorn.se/limit-login-attempts" + +#. Description of an extension +msgid "Limit rate of login attempts, including by way of cookies, for each IP." +msgstr "Limita la tasa de intentos de acceso, usando cookies por IP." + +#. Author of an extension +msgid "Johan Eenfeldt" +msgstr "Johan Eenfeldt" + +#. Author URI of an extension +msgid "http://devel.kostdoktorn.se" +msgstr "http://devel.kostdoktorn.se" + |