Localize engine notices, transactional emails, and operator-access denials in all six languages
All checks were successful
CI / check (push) Successful in 5m18s
All checks were successful
CI / check (push) Successful in 5m18s
This commit is contained in:
parent
ecdead8278
commit
e4a14b9813
13 changed files with 299 additions and 55 deletions
|
|
@ -1308,5 +1308,30 @@
|
|||
"{n} report. \u0002VIEW\u0002 <id> for detail.": "{n} reporte. \u0002VIEW\u0002 <id> para el detalle.",
|
||||
"{n} reports. \u0002VIEW\u0002 <id> for detail.": "{n} reportes. \u0002VIEW\u0002 <id> para el detalle.",
|
||||
"End of list ({count} group).": "Fin de la lista ({count} grupo).",
|
||||
"End of list ({count} groups).": "Fin de la lista ({count} grupos)."
|
||||
"End of list ({count} groups).": "Fin de la lista ({count} grupos).",
|
||||
"Password reset for {account}": "Restablecimiento de contraseña para {account}",
|
||||
"Your password reset code for {account} is: {code}\nIt expires in 15 minutes.\nReset with:\n /msg NickServ RESETPASS {account} {code} <newpassword>\n": "Tu código para restablecer la contraseña de {account} es: {code}\nVence en 15 minutos.\nRestablecela con:\n /msg NickServ RESETPASS {account} {code} <newpassword>\n",
|
||||
"Password reset": "Restablecimiento de contraseña",
|
||||
"Use this code to reset the password for your account {account}.": "Usá este código para restablecer la contraseña de tu cuenta {account}.",
|
||||
"This code expires in 15 minutes. If you didn't ask to reset it, ignore this email.": "Este código vence en 15 minutos. Si no pediste restablecerla, ignorá este correo.",
|
||||
"Confirm your {account} registration": "Confirmá el registro de {account}",
|
||||
"Confirm your account {account} with:\n /msg NickServ CONFIRM {code}\nThe code expires in 15 minutes.\n": "Confirmá tu cuenta {account} con:\n /msg NickServ CONFIRM {code}\nEl código vence en 15 minutos.\n",
|
||||
"Confirm your account": "Confirmá tu cuenta",
|
||||
"Welcome! Confirm the email for your account {account} with the code below.": "¡Bienvenido! Confirmá el correo de tu cuenta {account} con el código de abajo.",
|
||||
"This code expires in 15 minutes.": "Este código vence en 15 minutos.",
|
||||
"Your {word} {name} is about to expire": "Tu {word} {name} está por vencer",
|
||||
"Your {word} {name} has been inactive and will expire in {remaining}.\n{keep}\n": "Tu {word} {name} estuvo inactivo y va a vencer en {remaining}.\n{keep}\n",
|
||||
"About to expire": "Está por vencer",
|
||||
"Your {word} {name} has been inactive and will expire in {remaining}.": "Tu {word} {name} estuvo inactivo y va a vencer en {remaining}.",
|
||||
"To keep it, have a member join the channel before then. Otherwise it will be removed.": "Para conservarlo, hacé que un miembro entre al canal antes de eso. Si no, se va a eliminar.",
|
||||
"To keep it, just identify to it before then. Otherwise it will be removed.": "Para conservarlo, identificate a él antes de eso. Si no, se va a eliminar.",
|
||||
"account": "cuenta",
|
||||
"channel": "canal",
|
||||
"You're now identified as \u0002{account}\u0002. Welcome back!": "Ahora estás identificado como \u0002{account}\u0002. ¡Bienvenido de nuevo!",
|
||||
"You have been logged out of \u0002{account}\u0002.": "Se cerró tu sesión de \u0002{account}\u0002.",
|
||||
"A confirmation code has been emailed to you. Confirm with \u0002CONFIRM <code>\u0002.": "Se te envió un código de confirmación por correo. Confirmá con \u0002CONFIRM <code>\u0002.",
|
||||
"You are now the founder of \u0002{chan}\u0002 (inherited from \u0002{account}\u0002).": "Ahora sos el fundador de \u0002{chan}\u0002 (heredado de \u0002{account}\u0002).",
|
||||
"You didn't identify in time; you've been renamed.": "No te identificaste a tiempo; se te cambió el nombre.",
|
||||
"Please mind the channel rules — {reason} Next time you'll be kicked.": "Prestá atención a las reglas del canal — {reason} La próxima vez te van a expulsar.",
|
||||
"Access denied — {what} is for services operators.": "Acceso denegado — {what} es solo para operadores de los servicios."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue