msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Language: es-ES\n" "X-Crowdin-File: /master/modules/po/crypt.pot\n" "Project-Id-Version: znc-bouncer\n" "Language-Team: Spanish\n" "Language: es_ES\n" #: crypt.cpp:198 msgid "<#chan|Nick>" msgstr "<#canal|Nick>" #: crypt.cpp:199 msgid "Remove a key for nick or channel" msgstr "Elimina una clave de un nick o canal" #: crypt.cpp:201 msgid "<#chan|Nick> " msgstr "<#canal|Nick> " #: crypt.cpp:202 msgid "Set a key for nick or channel" msgstr "Ajusta una clave para un nick o canal" #: crypt.cpp:204 msgid "List all keys" msgstr "Muestra todas las claves" #: crypt.cpp:206 msgid "" msgstr "" #: crypt.cpp:207 msgid "Start a DH1080 key exchange with nick" msgstr "Comenzar un intercambio de claves DH1080 con un nick" #: crypt.cpp:210 msgid "Get the nick prefix" msgstr "Mostrar el prefijo del nick" #: crypt.cpp:213 msgid "[Prefix]" msgstr "[Prefijo]" #: crypt.cpp:214 msgid "Set the nick prefix, with no argument it's disabled." msgstr "Ajusta el prefijo de nick, sin argumentos se deshabilita." #: crypt.cpp:270 msgid "Received DH1080 public key from {1}, sending mine..." msgstr "Recibida clave pública DH1080 de {1}, enviando la mía..." #: crypt.cpp:275 crypt.cpp:296 msgid "Key for {1} successfully set." msgstr "Clave para {1} ajustada correctamente." #: crypt.cpp:278 crypt.cpp:299 msgid "Error in {1} with {2}: {3}" msgstr "Error en {1} con {2}: {3}" #: crypt.cpp:280 crypt.cpp:301 msgid "no secret key computed" msgstr "no hay clave secreta computada" #: crypt.cpp:395 msgid "Target [{1}] deleted" msgstr "Destino [{1}] eliminado" #: crypt.cpp:397 msgid "Target [{1}] not found" msgstr "Destino [{1}] no encontrado" #: crypt.cpp:400 msgid "Usage DelKey <#chan|Nick>" msgstr "Uso: DelKey <#canal|nick>" #: crypt.cpp:415 msgid "Set encryption key for [{1}] to [{2}]" msgstr "Ajustada clave de cifrado para [{1}] a [{2}]" #: crypt.cpp:417 msgid "Usage: SetKey <#chan|Nick> " msgstr "Uso: SetKey <#canal|nick> " #: crypt.cpp:428 msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Enviada mi clave pública DH1080 a {1}, esperando respuesta..." #: crypt.cpp:430 msgid "Error generating our keys, nothing sent." msgstr "Error generando claves, no se ha enviado nada." #: crypt.cpp:433 msgid "Usage: KeyX " msgstr "Uso: KeyX " #: crypt.cpp:440 msgid "Nick Prefix disabled." msgstr "Prefijo de nick deshabilitado." #: crypt.cpp:442 msgid "Nick Prefix: {1}" msgstr "Prefijo de nick: {1}" #: crypt.cpp:451 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "No puedes usar ':' como prefijo de nick, incluso seguido de otros símbolos." #: crypt.cpp:460 msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Solapamiento con prefijo de Status ({1}), no se usará este prefijo de nick" #: crypt.cpp:465 msgid "Disabling Nick Prefix." msgstr "Deshabilitando prefijo de nick." #: crypt.cpp:467 msgid "Setting Nick Prefix to {1}" msgstr "Ajustando prefijo de nick a {1}" #: crypt.cpp:474 crypt.cpp:481 msgctxt "listkeys" msgid "Target" msgstr "Destino" #: crypt.cpp:475 crypt.cpp:482 msgctxt "listkeys" msgid "Key" msgstr "Clave" #: crypt.cpp:486 msgid "You have no encryption keys set." msgstr "No tienes claves de cifrado definidas." #: crypt.cpp:508 msgid "Encryption for channel/private messages" msgstr "Cifrado de canales/privados"