diff --git a/languages/es-ES-irc.lang.json b/languages/es-ES-irc.lang.json index a44d16fe..48f6ab43 100644 --- a/languages/es-ES-irc.lang.json +++ b/languages/es-ES-irc.lang.json @@ -3,6 +3,7 @@ "$bWarning: unregistering this channel will remove all stored channel attributes.$b": "", "%[1]d. User %[2]s requests vhost: %[3]s": "", "%[1]s [account: %[2]s] joined the channel": "", + "%[1]s changed nick to %[2]s": "", "%[1]s kicked %[2]s (%[3]s)": "", "%[1]s left the channel (%[2]s)": "", "%[1]s quit (%[2]s)": "", @@ -25,6 +26,7 @@ "Account does not exist": "Cuenta inexistente", "Account name is not valid": "Nombre de cuenta inválido", "Account registration is disabled": "El registro de la cuenta está deshabilitado", + "Account verification successful": "", "Account: %s": "Cuenta: %s", "Actual user@host, Actual IP": "", "Added D-Line for %s": "D-Line aplicado para %s", @@ -37,15 +39,19 @@ "Bad or unauthorized PROXY command": "", "Bad password": "Contrañesa incorrecta", "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - puesto por %[2]s - %[3]s", - "Callback namespace is not supported": "No se admiten espacios", + "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "No pude cambiar los modos para otros usuarios", "Can't view modes for other users": "No puede ver los modos de otros usuarios", "Cannot join channel (+%s)": "No puede unirse al canal (+%s)", + "Cannot rename channel": "", + "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", + "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "No es posible reanudar la conexión. El registro de la conexión ya fue completado", "Cannot resume connection, old and new clients must have TLS": "No se puede reanudar la conexión, los clientes antiguos y nuevos deben tener TLS", "Cannot resume connection, token is not valid": "", "Cannot send to channel": "No se puede enviar al canal", + "Cannot send verification code there": "", "Channel %[1]s has %[2]d persistent modes set": "", "Channel %s is now unregistered": "", "Channel %s successfully registered": "Canal %s registrado correctamente", @@ -54,6 +60,7 @@ "Channel is not registered": "", "Channel list is full": "La lista del canal está completa", "Channel name is not valid": "Nombre del canal inválido", + "Channel renamed": "", "Channel renamed: %s": "Canal renombrado: %s", "Client reconnected": "Cliente reconectado", "Client reconnected (up to %d seconds of history lost)": "", @@ -69,6 +76,7 @@ "Could not successfully save new D-LINE: %s": "", "Could not successfully save new K-LINE: %s": "", "Could not ungroup nick": "No se puede desagrupar nick", + "Created at: %s": "", "Credential type is not supported": "No se admite el tipo de credencial", "End of /HELPOP": "Final de /HELPOP", "End of /INFO": "Final del /INFO", @@ -88,8 +96,11 @@ "GHOSTed by %s": "Liberada por %s", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", + "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "Hay %[1]d clientes y %[2]d servidores", + "IP address: %s": "", "IRC Operators online": "", + "Input line too long": "", "Insufficient oper privs": "", "Insufficient privileges": "", "Internal error": "", @@ -101,12 +112,15 @@ "Invalid vhost": "", "It was rejected for reason: %s": "", "JOIN 0 is not allowed": "", + "Language %s is not supported by this server": "", "Language preferences have been set": "Preferencias de lenguajes definidas", - "Languages are not supported by this server": "Idiomas no compatibles con este servidor", + "Last active: %s": "", "MOTD File is missing": "No se encuentra el archivo MOTD", "Malformed username": "Nombre de usuario incorrecto", "Mask isn't valid": "La máscara no es válida", + "Must register with current nickname instead of separate account name": "", "Network service, for more info /msg %s HELP": "", + "Nickname %[1]s has %[2]d attached session(s)": "", "Nickname is already in use": "El nick ya está en uso", "Nickname is reserved by a different account": "El nick está reservado para otra cuenta", "No DLINEs have been set!": "", @@ -132,6 +146,8 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", + "Registering your account with email address %s": "", + "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", @@ -147,6 +163,8 @@ "SASL authentication failed: authcid and authzid should be the same": "", "SASL message too long": "", "Server notice masks": "", + "Session %d (currently attached session):": "", + "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", "Successfully cleared vhost": "", @@ -190,7 +208,6 @@ "You are banned from this server (%s)": "", "You are no longer authorized to be on this server": "", "You are no longer marked as being away": "", - "You are not using a TLS certificate": "", "You are now an IRC operator": "", "You are now logged in as %s": "", "You can't GHOST yourself (try /QUIT instead)": "", @@ -204,7 +221,9 @@ "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be registered to join that channel": "", "You must be the channel founder to op": "", + "You must connect with a TLS client certificate to use certfp": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", "You need to either supply a passphrase or be connected via TLS with a client cert": "",