Skip to content

Instantly share code, notes, and snippets.

@pinhopro
Created March 18, 2018 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pinhopro/f56f105ce3ba9f3372d7db6a3b13bd31 to your computer and use it in GitHub Desktop.
Save pinhopro/f56f105ce3ba9f3372d7db6a3b13bd31 to your computer and use it in GitHub Desktop.
<translation id="8011346120830497971" key="MSG_1212E6Y347H82" source="bitex/templates/templates.soy.js" desc="Account blocked dialog message during login">Your account was blocked because the authorization link was generated in another computer than this.</translation>
<translation id="3782185660206621199" key="MSG_VBMCDB8XAP9B" source="bitex/templates/templates.soy.js" desc="Account blocked dialog block warning during login">We believe you have been a victim of a phishing attack. In order to unblock you have to contact the support.</translation>
<translation id="4154156900511830982" key="MSG_WHJCG1QZJ9PO" source="bitex/templates/templates.soy.js" desc="Authorization link dialog message during login">For your safety, we just sent you an authorization LINK to your email.</translation>
<translation id="7159602550946788474" key="MSG_1ISMKZEPLUTBH" source="bitex/templates/templates.soy.js" desc="Authorization link dialog block warning during login">IMPORTANT: The authorization link we sent to your email is only and only valid if accessed from this computer. Your account will be automatically blocked if you try to access the authorization link from another computer.</translation>
<translation id="2229735678670396034" key="MSG_7PK6H8J71E9V" source="bitex/templates/templates.soy.js" desc="Wrong authorization link dialog message during login">The link you clicked in either expired or invalid.</translation>
<translation id="2037722901001921926" key="MSG_15059X7UXHLMZ" source="bitex/templates/templates.soy.js" desc="Wrong authorization link dialog block warning during login">IMPORTANT: The authorization link is valid for 10 minutes and it is only valid if accessed from the same computer and browser that generated the authorization link.</translation>
<translation id="5941127397095984118" key="MSG_ANTI_PHISHING_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="Anti phishing dialog title">This browser is not authorized to access your account.</translation>
<translation id="5987303866991781919" key="MSG_ACCOUNT_BLOCKED_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="account blocked dialog title">Your account has been blocked.</translation>
<translation id="6643408728243417618" key="MSG_INVALID_EXPIRED_AUTHORIZATION_LINK_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="expired or invalid authorization dialog title">Invalid or expired authorization link.</translation>
@darraez
Copy link

darraez commented Mar 18, 2018

<translation id="8011346120830497971" key="MSG_1212E6Y347H82" source="bitex/templates/templates.soy.js" desc="Account blocked dialog message during login">Su cuenta ha sido bloqueada debido a que el vínculo de autorización se generó en un equipo diferente a este.</translation> <translation id="3782185660206621199" key="MSG_VBMCDB8XAP9B" source="bitex/templates/templates.soy.js" desc="Account blocked dialog block warning during login">Creemos que ha sido víctima de un ataque de phishing. Contacte a soporte de inmediato para desbloquear su cuenta.</translation> <translation id="4154156900511830982" key="MSG_WHJCG1QZJ9PO" source="bitex/templates/templates.soy.js" desc="Authorization link dialog message during login">Por su seguridad, acabamos de enviar un 'vinculo de autorización a su dirección de correo electrónico.</translation> <translation id="7159602550946788474" key="MSG_1ISMKZEPLUTBH" source="bitex/templates/templates.soy.js" desc="Authorization link dialog block warning during login">IMPORTANTE: El vínculo de autorización que enviamos a su correo electrónico, solamente es válido si se ingresa desde este equipo. Su cuenta será bloqueada por seguridad si intenta ingresar desde otro dispositivo.</translation> <translation id="2229735678670396034" key="MSG_7PK6H8J71E9V" source="bitex/templates/templates.soy.js" desc="Wrong authorization link dialog message during login">El vínculo al que ingresó ha expirado o es inválido.</translation> <translation id="2037722901001921926" key="MSG_15059X7UXHLMZ" source="bitex/templates/templates.soy.js" desc="Wrong authorization link dialog block warning during login">IMPORTANTE: El vínculo de autorización solamente es válido durante 10 minutos y solo puede acceder desde el mismo dispositivo y navegador que generó el vínculo de autorización.</translation> <translation id="5941127397095984118" key="MSG_ANTI_PHISHING_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="Anti phishing dialog title">Este navegador no está autorizado para ingresar a su cuenta.</translation> <translation id="5987303866991781919" key="MSG_ACCOUNT_BLOCKED_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="account blocked dialog title">Su cuenta ha sido bloqueada.</translation> <translation id="6643408728243417618" key="MSG_IN.VALID_EXPIRED_AUTHORIZATION_LINK_DIALOG_TITLE" source="bitex/app/blinktrade.js" desc="expired or invalid authorization dialog title">Vínculo inválido o expirado</translation>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment