From a7d880db9dba3a3a9e78a68b60c655e4d919d781 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 16:42:04 +0200 Subject: [PATCH 01/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 740ad87adc..2865e26919 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -27,7 +27,7 @@ "options": { "market": "Mercados", "forex": "Forex", - "random": "Random", + "random": "Aleatorio", "volidx": "Índices de Volatilidad", "up": "Arriba", "down": "Abajo", From 3062f19ee394b959e39a44ced6ffb725b3b5966d Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 17:51:18 +0200 Subject: [PATCH 02/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 2865e26919..cfb8872f38 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -44,7 +44,7 @@ "asians_up": "Asiáticos Arriba", "asians_down": "Asiáticas Abajo", "asians": "Asiáticos", - "digits_digit_over_digit_under": "Digits Over/Under", + "digits_digit_over_digit_under": "Dígitos Superior/Inferior", "digits_digit_odd_digit_even": "Digits Odd/Even", "digits_digit_matches_digit_differs": "Digits Matches/Differs", "up_down": "Arriba/Abajo", From b44706c4019c33b5dbad651b28697d0d34f41d34 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 18:01:39 +0200 Subject: [PATCH 03/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index cfb8872f38..ff0688bbee 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -45,7 +45,7 @@ "asians_down": "Asiáticas Abajo", "asians": "Asiáticos", "digits_digit_over_digit_under": "Dígitos Superior/Inferior", - "digits_digit_odd_digit_even": "Digits Odd/Even", + "digits_digit_odd_digit_even": "Dígitos Impares/Pares", "digits_digit_matches_digit_differs": "Digits Matches/Differs", "up_down": "Arriba/Abajo", "higher_lower": "Superior/Inferior", From 77028ae2e9a0d1d2eb8cb708be51410a0ba64ab7 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 18:11:26 +0200 Subject: [PATCH 04/25] New translations en.json (Spanish) --- www/i18n/es.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index ff0688bbee..9b412c8e39 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -46,7 +46,7 @@ "asians": "Asiáticos", "digits_digit_over_digit_under": "Dígitos Superior/Inferior", "digits_digit_odd_digit_even": "Dígitos Impares/Pares", - "digits_digit_matches_digit_differs": "Digits Matches/Differs", + "digits_digit_matches_digit_differs": "Dígitos Igual/Difiere", "up_down": "Arriba/Abajo", "higher_lower": "Superior/Inferior", "rise_fall": "Alza/Baja", @@ -54,9 +54,9 @@ "markets_are_closed": "Lo sentimos, todos los mercados están cerrados. Por favor, inténtelo más tarde", "cancel": "Cancelar", "select_market": "Seleccione mercado", - "select_underlying": "Select Underlying", + "select_underlying": "Seleccione activo Subyacente", "select_tradetype": "Seleccione el tipo de operación", - "select_tick": "Select Tick", + "select_tick": "Seleccione Tick", "select_digit": "Seleccione el dígito", "selected_tick": "Tick Seleccionado", "last_digit": "Último dígito" @@ -69,7 +69,7 @@ "potential_payout": "Pago Potencial", "total_cost": "Coste Total", "potential_profit": "Posibles Beneficios", - "back": "Back to Trade", + "back": "Volver a la negociación", "loss": "Pérdida", "win": "Este contrato ganó", "lose": "Este contrato perdió", @@ -84,21 +84,21 @@ "exit_title": "Salir", "exit_confirmation": "¿Está seguro que quiere salir?", "connection_error": "¡No hay conexión a Internet!", - "ssl_cert_failed": "Your connection is not private!", + "ssl_cert_failed": "¡Su conexión no es privada!", "sign_out": "Salir" }, "reality-check": { "title": "Verificación de la realidad", "about": "El comercio de opciones binarias puede convertirse en una verdadera adicción, al igual que cualquier otra actividad llevada a sus límites. Para evitar el peligro de caer en una adicción, le ofrecemos un procedimiento de verificación de la realidad que le facilita un resumen de sus contratos y operaciones de manera regular.", - "login_time": "Login Time:", + "login_time": "Hora de inicio de sesión:", "current_time": "Hora actual:", - "session_duration": "Session Duration:", + "session_duration": "Duración de la sesión:", "interval_question": "Por favor indique su intervalo de verificacón de realidad preferido en minutos:", "loginid": "Identificación de acceso", "currency": "Moneda", "buy_amount": "Volumen de ventas", "profit_loss": "Ganancias/Pérdidas", - "buy_count": "Contracts Bought", + "buy_count": "Contratos Comprados", "sell_count": "Contracts Sold", "open_contract_count": "Open Contracts", "potential_profit": "Beneficios potenciales", From cc603d16cec470539a47bddb993ee1b64c433f9e Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 18:20:36 +0200 Subject: [PATCH 05/25] New translations en.json (Spanish) --- www/i18n/es.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 9b412c8e39..b4b33230f4 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -99,10 +99,10 @@ "buy_amount": "Volumen de ventas", "profit_loss": "Ganancias/Pérdidas", "buy_count": "Contratos Comprados", - "sell_count": "Contracts Sold", - "open_contract_count": "Open Contracts", + "sell_count": "Contratos Vendidos", + "open_contract_count": "Contratos Abiertos", "potential_profit": "Beneficios potenciales", - "interval": "Reality Check Interval in Minutes", + "interval": "Intervalo de Comprobación de Realidad en Minutos", "continue": "Continuar Operando", "logout": "Cerrar sesión", "days": "días", @@ -114,7 +114,7 @@ }, "new-virtual-account": { "continue": "Continuar", - "signup": "Sign Up", + "signup": "Crear Cuenta", "signup_question": "¿Aún no tiene una cuenta?", "verification_code": "Código de verificación", "password": "Elija una contraseña", @@ -128,7 +128,7 @@ "token_invalid": "Por favor, envíe un token de verificación válido.", "invalid_email": "Por favor, envíe una dirección de correo electrónico válida.", "password_pattern_error": "La contraseña debe tener letras minúsculas y mayúsculas con números.", - "range_length_error": "This field must be within {{min}}-{{max}} characters.", + "range_length_error": "Este campo debe contener entre {{min}} - {{max}} caracteres.", "required": "Este campo es obligatorio." }, "new-account-maltainvest": { @@ -157,11 +157,11 @@ "terms_and_conditions": "términos y condiciones ", "of_the_site": "del sitio.", "general_pattern_error": "Se permite sólo el uso de letras, espacios, guiones, puntos y apóstrofes.", - "length_range_error": "This field must be within {{min}}-{{max}} characters.", - "maxlength_error": "This field can be at most {{max}} characters long.", + "length_range_error": "Este campo debe contener entre {{min}} - {{max}} caracteres.", + "maxlength_error": "Este campo debe contener como máximo {{max}} caracteres", "address_pattern_error": "Se permite sólo el uso de letras, números, espacios y los siguientes caracteres especiales: - . ' # ; : ( ) , @ /", "postcode_pattern_error": "Se permiten sólo letras, números y guiones.", - "phone_pattern_error": "Only numbers, spaces and hyphen are allowed.", + "phone_pattern_error": "Solo se permiten números, espacios y guiones.", "tax_identification_number_pattern_error": "Se permiten sólo letras, números y guiones.", "continue": "Continuar", "cancel": "Cancelar", @@ -173,11 +173,11 @@ "binary_options_trading_frequency": "Frecuencia en operación con opciones binarias", "cfd_trading_experience": "Experiencia en operación con CFD", "cfd_trading_frequency": "Frecuencia en operación con CFD", - "other_instruments_trading_experience": "Trading experience in other financial instruments", - "other_instruments_trading_frequency": "Trading frequency in other financial instruments", + "other_instruments_trading_experience": "Experiencia comercial en otros instrumentos financieros", + "other_instruments_trading_frequency": "Frecuencia de negociación en otros instrumentos financieros", "employment_industry": "Sector laboral", "education_level": "Nivel de educación", - "income_source": "Income source", + "income_source": "Fuente de ingresos", "net_income": "Ingreso neto anual", "occupation": "Ocupación", "estimated_worth": "Valor neto estimado", @@ -193,7 +193,7 @@ "financial_info": "Información financiera", "tax_information": "Información tributaria", "professional_client": "Cliente profesional", - "professional_client_info": "By default, all clients are treated as retail, do you prefer to be treated as a professional client if you match the necessary criteria?", + "professional_client_info": "De manera predeterminada, todos los clientes son tratados como inversionistas minoristas. ¿Prefiere que lo tratemos como cliente profesional en caso de que cumpla con los requisitos necesarios?", "professional_client_verify": "Quiero ser tratado como un cliente profesional.", "what_is_this": "¿Qué es esto?", "read_more": "Lea más.", @@ -201,7 +201,7 @@ "required_to_obtain_information": "Al ofrecerle nuestros servicios, estamos obligados a obtener información de usted con el fin de evaluar si un determinado producto o servicio es adecuado para usted (es decir, si posee la experiencia y el conocimiento necesario para entender los riesgos).", "on_the_basis_of_information": "Sobre la base de la información proporcionada en relación con sus conocimientos y experiencia, consideramos que las inversiones disponibles a través de esta página web no son apropiadas para usted.", "appropriateness_test": "Prueba de idoneidad: ", - "warning": "WARNING:", + "warning": "ADVERTENCIA:", "by_clicking": "Haciendo clic ", "accept": "Aceptar", "exposing_at_risk": "debajo y procediendo con la apertura de la cuenta debe tener en cuenta que puede exponerse a riesgos (que pueden ser significativos, incluyendo el riesgo de pérdida de la suma total invertida) que puede que no conozca y no tenga experiencia para evaluar correctamente o mitigar.", From b5cfa3bd2a3279289101e50f79eca59705d57d29 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 18:30:56 +0200 Subject: [PATCH 06/25] New translations en.json (Spanish) --- www/i18n/es.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index b4b33230f4..33c0188ad1 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -239,11 +239,11 @@ "terms_and_conditions": "términos y condiciones ", "of_the_site": "del sitio.", "general_pattern_error": "Se permite sólo el uso de letras, espacios, guiones, puntos y apóstrofes.", - "length_range_error": "This field must be within {{min}}-{{max}} characters.", - "maxlength_error": "This field can be at most {{max}} characters long.", + "length_range_error": "Este campo debe contener entre {{min}} - {{max}} caracteres.", + "maxlength_error": "Este campo debe contener como máximo {{max}} caracteres", "address_pattern_error": "Se permite sólo el uso de letras, números, espacios y los siguientes caracteres especiales: - . ' # ; : ( ) , @ /", "postcode_pattern_error": "Se permiten sólo letras, números y guiones.", - "phone_pattern_error": "Only numbers, spaces and hyphen are allowed.", + "phone_pattern_error": "Solo se permiten números, espacios y guiones.", "secret_answer_pattern_error": "Se permite sólo el uso de letras, números, espacios, guiones, puntos y apóstrofes.", "required": "Este campo es obligatorio.", "not_pep_verify": "Declaro que no soy una persona políticamente expuesta (PEP)", @@ -255,8 +255,8 @@ "profit_table": "Tabla de ganancias", "all_apps": "Todas las apps", "tick_trade_app": "App Tick Trade", - "all_time": "Lifetime", - "jump_to_date": "Jump to date", + "all_time": "Global", + "jump_to_date": "Saltar a la fecha", "date": "Fecha", "ref": "Referencia", "profit_loss": "Ganancias/Pérdidas", @@ -312,8 +312,8 @@ "statement": "Declaración", "all_apps": "Todas las apps", "tick_trade_app": "App Tick Trade", - "all_time": "Lifetime", - "jump_to_date": "Jump to date", + "all_time": "Global", + "jump_to_date": "Saltar a la fecha", "date": "Fecha", "ref": "Referencia", "no_transaction": "No hay ninguna operación para mostrar.", From 2f060d5ee40aa1c166bf07fb9354fe6b903808fa Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 18:41:03 +0200 Subject: [PATCH 07/25] New translations en.json (Spanish) --- www/i18n/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 33c0188ad1..5e70b6681e 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -335,8 +335,8 @@ "regulatory_information": "Información regulatoria", "mt5": "MetaTrader 5", "contact_us": "Contáctenos", - "open_real": "Upgrade To A Real Account", - "open_financial": "Open A Financial Account", + "open_real": "Actualizar a una Cuenta Real", + "open_financial": "Abrir una Cuenta Financiera", "create_account": "Crear cuenta", "accounts_list": "Lista de cuentas", "network_status": "Estado de la red", @@ -370,9 +370,9 @@ "session_duration_limit_in_minutes": "Límite de la duración de la sesión, en minutos", "session_duration_hint": "Usted será automáticamente desconectado después de ese tiempo.", "time_out_until": "Pausa hasta", - "time_out_hint": "Please enter date in the format MM/DD/YYYY HH:mm (local time). ", + "time_out_hint": "Por favor, ingrese la fecha en el formato DD MMM, AAAA HH:mm (hora local).\n", "exclude_me_from_the_website_until": "Excluirme del sitio web hasta", - "exclude_me_hint": "Please enter date in the format MM/DD/YYYY.", + "exclude_me_hint": "Por favor introduzca la fecha en el formato DD MMM, AAAA.", "update_settings": "Actualizar configuración", "please_enter_an_integer_value": "Por favor, ingrese un valor entero con longitud máxima de {{max}}", "enter_valid_value": "Please enter a value with up to {{fractionalDigits}} decimal places and max length of {{max}}", From 7f3fdcd239c14e612e4d7278553429597a678022 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 19:02:11 +0200 Subject: [PATCH 08/25] New translations en.json (Spanish) --- www/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 5e70b6681e..db6f2219d2 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -375,7 +375,7 @@ "exclude_me_hint": "Por favor introduzca la fecha en el formato DD MMM, AAAA.", "update_settings": "Actualizar configuración", "please_enter_an_integer_value": "Por favor, ingrese un valor entero con longitud máxima de {{max}}", - "enter_valid_value": "Please enter a value with up to {{fractionalDigits}} decimal places and max length of {{max}}", + "enter_valid_value": "Introduzca una valor máximo hasta {{fractionalDigits}} lugares decimales y longitud máxima de {{max}}", "valid_range_hint": "Por favor, ingrese un número entre 0 y {{max}}", "date_is_not_valid": "El tiempo de exclusión debe ser después de hoy", "date_can_not_be_greater_than": "El tiempo de exclusión no puede ser mayor que {{max}}", @@ -384,7 +384,7 @@ "session_timeout_warning": "Su sesión expirará en 10 segundos.", "success": "Éxito", "warning": "Aviso", - "not_zero": "Value can not be 0", + "not_zero": "El valor no puede ser 0", "error": "Lo sentimos, ha ocurrido un error mientras se procesaba su petición.", "customer_support": "atención al cliente", "info": "Online trading can become addictive. Fill in the form below to limit your participation on the website or send a signed letter or fax to our customer support team. Once set, you can only tighten your limits. Limits will only be removed or loosened after 7 days with the exception of the self-exclusion date, which cannot be removed or altered once you have confirmed it. To remove or increase your limits, please contact", From 885089a2876a5d65d3d9640cf1c322aeebd544ca Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 19:40:34 +0200 Subject: [PATCH 09/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index db6f2219d2..1119ed45ab 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -387,7 +387,7 @@ "not_zero": "El valor no puede ser 0", "error": "Lo sentimos, ha ocurrido un error mientras se procesaba su petición.", "customer_support": "atención al cliente", - "info": "Online trading can become addictive. Fill in the form below to limit your participation on the website or send a signed letter or fax to our customer support team. Once set, you can only tighten your limits. Limits will only be removed or loosened after 7 days with the exception of the self-exclusion date, which cannot be removed or altered once you have confirmed it. To remove or increase your limits, please contact", + "info": "El comercio en línea puede hacerse adictivo. Rellene el siguiente formulario para limitar su participación en el sitio web o envíe una carta firmada o un fax a nuestro equipo de atención al cliente. Una vez establezca los limites, no podrá aumentarlos. Los límites solo se eliminarán o reducidos después de 7 días con la excepción de la fecha de autoexclusión, que no se puede eliminar ni modificar una vez que lo haya confirmado. Para eliminar o aumentar sus límites, por favor contacte con", "ukgc_info_1": "Si está considerando la autoexclusión, le recomendamos registrarse en GAMSTOP.", "ukgc_info_2": "GAMSTOP es un servicio gratuito que le permite autoexcluirse de todas las empresas de apuestas en línea con licencia en Gran Bretaña.", "ukgc_info_3": "Para más detalles e inscribirse en GAMSTOP, por favor visite", From 996a964ea424853e60af94fd6009e2471ed16670 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 19:50:47 +0200 Subject: [PATCH 10/25] New translations en.json (Spanish) --- www/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 1119ed45ab..6aa7c0cacc 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -391,7 +391,7 @@ "ukgc_info_1": "Si está considerando la autoexclusión, le recomendamos registrarse en GAMSTOP.", "ukgc_info_2": "GAMSTOP es un servicio gratuito que le permite autoexcluirse de todas las empresas de apuestas en línea con licencia en Gran Bretaña.", "ukgc_info_3": "Para más detalles e inscribirse en GAMSTOP, por favor visite", - "info_bottom_1": "Self-exclusion on this website only applies to your Binary.com account and does not include other companies or websites.", + "info_bottom_1": "La autoexclusión en este sitio web solo se aplica a su cuenta %1 y no incluye otras empresas o sitios web.", "info_bottom_2": "Dado que siente la necesidad de autoexcluirse, le recomendamos encarecidamente que también se autoexcluya de servicios similares en los que se haya inscrito.", "info_bottom_3": "Para autoexcluirse de todas las empresas de apuestas online licenciadas en Gran Bretaña, diríjase a " }, @@ -418,7 +418,7 @@ "select": "Por favor, seleccione", "general_pattern_error": "Se permite sólo el uso de letras, espacios, guiones, puntos y apóstrofes.", "address_pattern_error": "Se permite sólo el uso de letras, números, espacios y los siguientes caracteres especiales: - . ' # ; : ( ) , @ /", - "maxlength_error": "This field can be at most {{max}} characters long.", + "maxlength_error": "Este campo debe contener como máximo {{max}} caracteres", "range_length_error": "This field must be within {{min}}-{{max}} characters.", "postcode_pattern_error": "Se permiten sólo letras, números y guiones.", "phone_pattern_error": "Only numbers, spaces and hyphen are allowed.", From 4c6292e031077560c8bd3f6eacf805b383b0d21a Mon Sep 17 00:00:00 2001 From: Ashkan Date: Wed, 22 May 2019 20:00:36 +0200 Subject: [PATCH 11/25] New translations en.json (Spanish) --- www/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 6aa7c0cacc..46f4fe6683 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -419,9 +419,9 @@ "general_pattern_error": "Se permite sólo el uso de letras, espacios, guiones, puntos y apóstrofes.", "address_pattern_error": "Se permite sólo el uso de letras, números, espacios y los siguientes caracteres especiales: - . ' # ; : ( ) , @ /", "maxlength_error": "Este campo debe contener como máximo {{max}} caracteres", - "range_length_error": "This field must be within {{min}}-{{max}} characters.", + "range_length_error": "Este campo debe contener entre {{min}}-{{max}} caracteres.", "postcode_pattern_error": "Se permiten sólo letras, números y guiones.", - "phone_pattern_error": "Only numbers, spaces and hyphen are allowed.", + "phone_pattern_error": "Solo se permiten números, espacios y guiones.", "tax_identification_number_pattern_error": "Se permiten sólo letras, números y guiones.", "cancel": "Cancelar", "continue": "Continuar", From 9d905fd3aadb3df7f1085155621adef65a82301c Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 00:01:27 +0200 Subject: [PATCH 12/25] New translations en.json (Spanish) --- www/i18n/es.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 46f4fe6683..1900a23ddd 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -431,8 +431,8 @@ "details": "Detalles", "tax_information": "Información tributaria", "email_preferences": "Preferencias de correo electrónico", - "receive_emails": "Receive emails on Binary.com products, services, and events", - "to_change": "To change your name, date of birth, country of residence, or email, please contact", + "receive_emails": "Reciba correos electrónicos sobre productos, servicios y eventos de %1", + "to_change": "Para modificar su nombre, fecha de nacimiento, país de residencia o email, contacte con", "customer_support": "Atención al cliente" }, "accept-terms-and-conditions": { @@ -446,7 +446,7 @@ }, "update": { "your_version_is_out_of_date_please_update": "Su versión de Tick Trade está desactualizada. Por favor, actualice la aplicación a la versión más reciente.", - "download_the_android_app": "Download The Android App" + "download_the_android_app": "Descargar la aplicación para Android" }, "change-password": { "change_password": "Cambiar contraseña", @@ -458,7 +458,7 @@ "required": "Campo obligatorio.", "password_pattern_error": "La contraseña debe tener letras minúsculas y mayúsculas con números.", "password_changed_text": "Su contraseña ha sido cambiada. Por favor, inicie sesión nuevo.", - "range_length_error": "This field must be within {{min}}-{{max}} characters." + "range_length_error": "Este campo debe contener entre {{min}-{{max}} caracteres." }, "financial-assessment": { "financial_assessment": "Evaluación financiera", @@ -468,11 +468,11 @@ "binary_options_trading_frequency": "Frecuencia en operación con opciones binarias", "cfd_trading_experience": "Experiencia en operación con CFD", "cfd_trading_frequency": "Frecuencia en operación con CFD", - "other_instruments_trading_experience": "Trading experience in other financial instruments", - "other_instruments_trading_frequency": "Trading frequency in other financial instruments", + "other_instruments_trading_experience": "Experiencia comercial en otros instrumentos financieros", + "other_instruments_trading_frequency": "Frecuencia de negociación en otros instrumentos financieros", "employment_industry": "Sector laboral", "education_level": "Nivel de educación", - "income_source": "Income source", + "income_source": "Fuente de ingresos", "net_income": "Ingreso neto anual", "estimated_worth": "Valor neto estimado", "select": "Por favor, seleccione", @@ -492,7 +492,7 @@ "trading_withdrawal_limits": "Límites de comercialización y de retiro", "item": "Artículo", "limit": "Límite", - "open_positions": "Maximum Number of Open Positions", + "open_positions": "Número máximo de posiciones abiertas", "account_balance": "Maximum Account Cash Balance", "payouts": "Maximum Aggregate Payouts on Open Positions", "payouts_per_symbol_and_contract_type": "Maximum Aggregate Payouts on Open Positions per Symbol and Contract Type", From bf55102abada267f55f5b3883300f7122f71e4b4 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 00:40:38 +0200 Subject: [PATCH 13/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 1900a23ddd..339f4a5505 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -493,7 +493,7 @@ "item": "Artículo", "limit": "Límite", "open_positions": "Número máximo de posiciones abiertas", - "account_balance": "Maximum Account Cash Balance", + "account_balance": "Saldo máximo en efectivo de la cuenta", "payouts": "Maximum Aggregate Payouts on Open Positions", "payouts_per_symbol_and_contract_type": "Maximum Aggregate Payouts on Open Positions per Symbol and Contract Type", "maximum_daily_turnover": "Volumen de ventas diario máximo", From d5729e0de57434b73bdf7c7bde2a6e72e9cccfad Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 00:50:31 +0200 Subject: [PATCH 14/25] New translations en.json (Spanish) --- www/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 339f4a5505..2be16b36c2 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -494,8 +494,8 @@ "limit": "Límite", "open_positions": "Número máximo de posiciones abiertas", "account_balance": "Saldo máximo en efectivo de la cuenta", - "payouts": "Maximum Aggregate Payouts on Open Positions", - "payouts_per_symbol_and_contract_type": "Maximum Aggregate Payouts on Open Positions per Symbol and Contract Type", + "payouts": "Pagos máximos agregados en posiciones abiertas", + "payouts_per_symbol_and_contract_type": "Pagos máximos agregados en posiciones abiertas por símbolo y tipo de contrato", "maximum_daily_turnover": "Volumen de ventas diario máximo", "commodities": "Materias primas", "forex": "Forex", From 32d46488c130a603baa253711b3c479a1d7813fb Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 01:00:35 +0200 Subject: [PATCH 15/25] New translations en.json (Spanish) --- www/i18n/es.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 2be16b36c2..5ed0219f45 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -514,7 +514,7 @@ "already_withdrawn": "Ya ha retirado el equivalente a {{currency}} {{limits}} (o el equivalente en otra moneda).", "current_immediate_maximum_withdrawal": "Por lo tanto, la cantidad máxima que puede retirar de forma inmediata (sujeta a la existencia de fondos suficientes en su cuenta) es {{currency}} {{limits}} (o su equivalente en otra divisa).", "fully_authenticated": "Su cuenta está totalmente autenticada y su límite de retirada ha sido aumentado.", - "your_n_day_withdrawal_limit": "Your {{day}} day withdrawal limit is currently {{currency}} {{limits}} (or equivalent in other currency).", + "your_n_day_withdrawal_limit": "Su limite de retiro de {{day}} días es actualmente {{currency}} {{limits}} (o equivalente en otra moneda).", "already_withdrawn_days": "Usted ya retiró un total equivalente a {{currency}} {{limits}} en los últimos {{day}} días.", "your_withdrawal": "Su límite de retirada es {{currency}} {{limits}}", "withdrawn": "Ya han retirado {{currency}} {{limits}}" @@ -556,13 +556,13 @@ "balance": "Saldo", "name": "Nombre", "start_trading_with_mt5": "Comenzar a operar con MT5", - "upgrade_real_account": "To create a real money account for MT5, please upgrade to Binary.com Real Account.", + "upgrade_real_account": "Para crear una cuenta de dinero real en MT5, por favor actualice a una cuenta real de Binary.com.", "standard": "Estándar", "advanced": "Avanzado", "mam_advanced": "MAM Avanzado", "volatility_indices": "Índices de Volatilidad", "mam_volatility_indices": "Índices de Volatilidad MAM", - "upgrade": "Upgrade" + "upgrade": "Actualizar" }, "authentication": { "authentication": "Autenticación", @@ -592,7 +592,7 @@ "marketing_email": "Para consultas sobre el programa de afiliados, asociaciones y otras relacionadas con el área de marketing", "company_addresses": "Direcciones de la compañía", "malta": "Malta", - "malta_address": "Binary (Europe) Ltd & Binary Investments (Europe) Ltd, W Business Centre, Level 3, Triq Dun Karm, Birkirkara, BKR 9033", + "malta_address": "Binary (Europe) Ltd & Binary Investments (Europe) Ltd, W Business Centre, Nivel 3, Triq Dun Karm, Birkirkara, BKR 9033", "japan": "Japón", "japan_address": "Binary KK, Hiroo Miyata Bldg 3F, 9-16, Hiroo 1-chome, Shibuya-ku, Tokio 150-0012, Japón", "malaysia": "Malasia", @@ -606,13 +606,13 @@ "notifications": { "no_notification": "No hay ninguna notificación para mostrar.", "please_authenticate": "Autentifique su cuenta ahora para aprovechar al máximo todas las opciones de retiro disponibles.", - "account_authentication": "Account Authentication", + "account_authentication": "Autenticación de la cuenta", "please_contact": "El acceso a su cuenta está restringido. Por favor, póngase en contacto con el servicio de atención al cliente para obtener ayuda.", - "account_restriction": "Account Restriction", + "account_restriction": "Restricción de cuenta", "account_country": "País de residencia", "set_country": "Por favor seleccione el país de residencia antes de actualizar a una cuenta de dinero real.", "complete_financial_assessment": "Por favor complete el formulario de evaluación financiera para aumentar el límite de retiro y negociación de su cuenta.", - "financial_assessment_not_completed": "Financial Assessment Is Not Completed", + "financial_assessment_not_completed": "La evaluación financiera no esta completada", "tax_information": "Información tributaria", "complete_profile": "Por favor complete su perfil para aumentar el límite de retiro y negociación de su cuenta.", "tnc": "Términos y condiciones", From 5739c5daa7cb1d83d3de64959b650e24c06b4b00 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 01:10:31 +0200 Subject: [PATCH 16/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 5ed0219f45..25d3959ac4 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -617,7 +617,7 @@ "complete_profile": "Por favor complete su perfil para aumentar el límite de retiro y negociación de su cuenta.", "tnc": "Términos y condiciones", "accept_tnc": "Por favor acepte los términos y condiciones actualizados para aumentar el límite de retiro y negociación de su cuenta.", - "max_turnover_limit": "Account Maximum Turnover Limit", + "max_turnover_limit": "Límite máximo de facturación de la cuenta", "set_max_turnover_limit": "Please set Self Exclusion 30-day turnover limit to lift your deposit limits.", "account_age_verification": "Age Verification", "needs_age_verification": "Es necesario verificar su edad. Por favor, póngase en contacto con nuestro servicio de atención al cliente para obtener más información.", From a20c095ed9c89c647d6617835f946edd385f5d5d Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 01:26:12 +0200 Subject: [PATCH 17/25] New translations en.json (Spanish) --- www/i18n/es.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 25d3959ac4..4cb3272d88 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -618,14 +618,14 @@ "tnc": "Términos y condiciones", "accept_tnc": "Por favor acepte los términos y condiciones actualizados para aumentar el límite de retiro y negociación de su cuenta.", "max_turnover_limit": "Límite máximo de facturación de la cuenta", - "set_max_turnover_limit": "Please set Self Exclusion 30-day turnover limit to lift your deposit limits.", - "account_age_verification": "Age Verification", + "set_max_turnover_limit": "Por favor, establezca el límite de facturación de 30 días de Autoexclusión para levantar sus límites de depósito.", + "account_age_verification": "Verificación de edad", "needs_age_verification": "Es necesario verificar su edad. Por favor, póngase en contacto con nuestro servicio de atención al cliente para obtener más información.", "choose_account_currency": "Configure la moneda de su cuenta.", - "account_currency": "Account Currency" + "account_currency": "Moneda de la cuenta" }, "set-currency": { - "select_currency": "Select Currency", + "select_currency": "Seleccionar moneda", "select_currency_text": "Seleccione la moneda para esta cuenta:", "fiat_currency": "Dinero fiat", "cryptocurrency": "Criptomonedas", @@ -648,7 +648,7 @@ "account_financial": "Cuenta Financiera", "fiat_currencies": "Dinero fiat", "crypto_currencies": "Criptomonedas", - "please_select_currency": "Please set the currency for your existing account {{loginid}}, in order to create more accounts.", + "please_select_currency": "Configure la moneda de su cuenta existente {{loginid}} para crear más cuentas.", "set_currency": "Definir moneda", "existing_accounts": "Sus Cuentas Existentes", "create_new": "Crear una cuenta nueva", @@ -667,9 +667,9 @@ "stocks": "Acciones", "volidx": "Índices de Volatilidad", "note": "Nota: Sólo puede tener una cuenta en moneda fiat y una cuenta de cada criptomoneda.", - "excluded_until": "This account is excluded until {{time}}", + "excluded_until": "Esta cuenta se encuentra excluida hasta {{time}}", "is_disabled": "Esta cuenta está deshabilitada", - "account_warning": "Note: For any enquiries regarding disabled or excluded accounts, please contact", + "account_warning": "Nota: Para cualquier consulta relacionada con cuentas deshabilitadas o excluidas, póngase en contacto con", "customer_support": "atención al cliente." }, "financial-information-options": { @@ -746,11 +746,11 @@ "secret_question_7": "Marca de su primer coche", "secret_question_8": "Artista favorito", "speculative": "Especulativo", - "income_earning": "Income Earning", + "income_earning": "Ingresos", "hedging": "Cobertura" }, "ios-pwa-prompt": { - "title": "Install Binary TickTrade", + "title": "Instalar Binary TickTrade", "close": "Cerrar", "installation_text": "Install Binary TickTrade on your home screen for quick and easy access when you're on the go.", "installation_help": "Just tab {{icon}} then 'Add to Home Screen'" From 4af0dc5312f135980dbaa65d503d57d788e6a220 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 01:30:40 +0200 Subject: [PATCH 18/25] New translations en.json (Spanish) --- www/i18n/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index 4cb3272d88..a8357a1767 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -752,7 +752,7 @@ "ios-pwa-prompt": { "title": "Instalar Binary TickTrade", "close": "Cerrar", - "installation_text": "Install Binary TickTrade on your home screen for quick and easy access when you're on the go.", + "installation_text": "Instalar Binary TickTrade en la pantalla principal para un acceso rápido y fácil en cualquier lugar.", "installation_help": "Just tab {{icon}} then 'Add to Home Screen'" }, "professional-client-information": { From 9a2a43be9bf67e389686847dcda32349eee1ef13 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Thu, 23 May 2019 01:45:52 +0200 Subject: [PATCH 19/25] New translations en.json (Spanish) --- www/i18n/es.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/i18n/es.json b/www/i18n/es.json index a8357a1767..161e8ff392 100644 --- a/www/i18n/es.json +++ b/www/i18n/es.json @@ -753,12 +753,12 @@ "title": "Instalar Binary TickTrade", "close": "Cerrar", "installation_text": "Instalar Binary TickTrade en la pantalla principal para un acceso rápido y fácil en cualquier lugar.", - "installation_help": "Just tab {{icon}} then 'Add to Home Screen'" + "installation_help": "Toque en {{icon}} y despues \"Añadir a la pantalla principal\"" }, "professional-client-information": { - "professional_client": "What is Professional Client?", + "professional_client": "¿Qué es Cliente Profesional?", "clients_need_to_satisfy": "Los clientes deben cumplir con al menos dos de los siguientes criterios para ser reconocidos como cliente profesional:", - "significant_transactions": "You’ve carried out significant transactions on markets similar to the ones we offer, averaging 10 transactions per quarter for the previous four quarters", + "significant_transactions": "Ha realizado transacciones significativas en mercados similares a los que ofrecemos, con un promedio de 10 transacciones por trimestre durante los cuatro trimestres anteriores", "size_of_instrument": "El tamaño de su cartera de instrumentos excede los 500.000 EUR o su equivalente", "worked_in_financial_sector": "Usted ha trabajado en el sector financiero durante al menos un año en una posición que requiere conocer las transacciones que planea efectuar en nuestra plataforma", "treated_as_professional_client": "Si elige ser tratado como cliente profesional, consideraremos que posee el conocimiento y experiencia de mercado necesarios. En tal caso, tomaremos algunas medidas para garantizar que su solicitud cumpla con los criterios mencionados anteriormente, incluyendo la petición de lo siguiente:", @@ -767,15 +767,15 @@ "employment": "Prueba de su empleo" }, "pep-information": { - "pep": "What is PEP?", + "pep": "¿Qué es PEP?", "what_is_pep": "Una Persona Políticamente Expuesta (PEP) es un individuo a quien se le ha confiado o se le ha confiado una función pública prominente, incluyendo a sus familiares inmediatos o a asociados cercanos de dichas personas, sin incluir a los funcionarios de rango medio o más bajo. Estas personas incluyen jefes de estado, ministros, secretarios del parlamento, miembros del parlamento, jueces, embajadores, altos funcionarios de gobierno, altos oficiales de las fuerzas armadas, comités de auditoría de los consejos de administración de los bancos centrales y directores de empresas estatales. Los \"miembros de la familia inmediata\" de los cargos mencionados anteriormente, es decir, sus cónyuges/parejas, padres e hijos, también serán considerados como PEP. Del mismo modo, se considerarán como PEP a los \"asociados cercanos\" de las PEP incluyen sus socios comerciales. Como regla general, ya no califica como PEP una persona que haya cesado de sus funciones públicas prominentes por un periodo de al menos doce meses." }, "what-is-tax-information": { "tax_information_title": "Información tributaria", "required_by": "Este es un requisito del Estándar Común de Reporte (ECR/CRS) y de la Ley de cumplimiento tributario de cuentas extranjeras (FATCA).", - "please_enter": "Please enter your ", + "please_enter": "Por favor, introduzca su", "tax_information": "información tributaria", - "to_continue": "to continue.", + "to_continue": "para continuar.", "information_will_be_safe": "Descanse tranquilo, teniendo la seguridad de que su información sólo se utilizará para informes CRS/FATCA y que se mantendrá segura.", "contact_for_clarification": "Si tenemos motivos para creer que su información tributaria está incompleta, podemos contactarlo para aclarar su situación." }, From 76b9314e344655df04de3a8e27b054b2c501afe5 Mon Sep 17 00:00:00 2001 From: Ashkan Date: Fri, 24 May 2019 05:50:33 +0200 Subject: [PATCH 20/25] New translations en.json (German) --- www/i18n/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/i18n/de.json b/www/i18n/de.json index 899a4013c7..800bf769e4 100644 --- a/www/i18n/de.json +++ b/www/i18n/de.json @@ -387,11 +387,11 @@ "not_zero": "Wert kann nicht 0 sein", "error": "Leider ist während der Bearbeitung Ihrer Anfrage ein Fehler aufgetreten.", "customer_support": "kundenunterstützung", - "info": "Online trading can become addictive. Fill in the form below to limit your participation on the website or send a signed letter or fax to our customer support team. Once set, you can only tighten your limits. Limits will only be removed or loosened after 7 days with the exception of the self-exclusion date, which cannot be removed or altered once you have confirmed it. To remove or increase your limits, please contact", + "info": "Onlinehandel kann abhängig machen. Füllen Sie das Formular im Anschluss aus, um Ihre Teilnahme auf der Website zu begrenzen oder schicken Sie einen unterschriebenen Brief oder ein Fax an unser Kundenbetreuungsteam. Einmal eingerichtet, können Ihre Limits nur herabgesetzt werden. Die Limits, mit Ausnahme des Datums für den Selbstausschluss, das nicht aufgehoben oder geändert werden kann, sobald Sie dies bestätigt haben, können nur nach Ablauf von 7 Tagen aufgehoben oder gelockert werden. Um Ihre Limits zu löschen oder zu erhöhen, setzen Sie sich bitte in Verbindung mit", "ukgc_info_1": "Wenn Sie einen Selbstausschluss erwägen, können Sie sich bei GAMSTOP registrieren.", "ukgc_info_2": "GAMSTOP ist ein kostenloser Service, der es Ihnen ermöglicht, sich aus allen Online-Glücksspiel-Unternehmen, die in Großbritannien zugelassen sind, selbst auszuschließen.", "ukgc_info_3": "Um mehr zu erfahren und um sich mit GAMSTOP zu registrieren, besuchen Sie bitte", - "info_bottom_1": "Self-exclusion on this website only applies to your Binary.com account and does not include other companies or websites.", + "info_bottom_1": "Der Selbstausschluss auf dieser Website gilt nur für Ihr Binary.com Konto und enthält keine anderen Unternehmen oder Webseiten.", "info_bottom_2": "Da Sie das Bedürfnis haben, sich selbst auszuschließen, empfehlen wir Ihnen sich von ähnlichen Diensten, für die Sie sich eventuell angemeldet haben, abzumelden.", "info_bottom_3": "Um sich von allen Online-Glücksspiel-Unternehmen, die in Großbritannien lizenziert sind, selbst auszuschließen, gehen Sie bitte zu " }, From 091ef2ec677507a114f4d1d88d98f2e6a425ae5c Mon Sep 17 00:00:00 2001 From: Ashkan Date: Tue, 28 May 2019 15:42:15 +0200 Subject: [PATCH 21/25] New translations en.json (Italian) --- www/i18n/it.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/i18n/it.json b/www/i18n/it.json index 0d665ab179..3b6b9899db 100644 --- a/www/i18n/it.json +++ b/www/i18n/it.json @@ -753,10 +753,10 @@ "title": "Installa Binary TickTrade", "close": "Chiudi", "installation_text": "Installa Binary TickTrade sullo schermo della home per accedere velocemente e con facilità in qualsiasi momento.", - "installation_help": "Just tab {{icon}} then 'Add to Home Screen'" + "installation_help": "Clicca su {{icon}} e poi su \"Aggiungi a schermata iniziale\"" }, "professional-client-information": { - "professional_client": "What is Professional Client?", + "professional_client": "Chi è un cliente professionista?", "clients_need_to_satisfy": "I Clienti devono soddisfare almeno due dei seguenti criteri al fine di ricevere lo status di Cliente Professionale:", "significant_transactions": "Tu hai già eseguito operazioni significative su mercati simili a quelli che offriamo, con una media di 10 operazioni al trimestre nei quattro trimestri precedenti", "size_of_instrument": "La dimensione del tuo portafoglio di strumenti supera 500.000 EUR o il suo equivalente", @@ -767,15 +767,15 @@ "employment": "Prova della tua attività lavorativa" }, "pep-information": { - "pep": "What is PEP?", + "pep": "Cosa significa PEP?", "what_is_pep": "Una Persona Esposta Politicamente (PEP) è un individuo a cui è o è stata affidata una funzione pubblica di spicco, compresi i suoi familiari diretti o persone note per essere stretti collaboratori di tali persone, ma non include funzionari di grado medio o inferiore. Tali persone comprendono capi di Stato, ministri, segretari parlamentari, membri del parlamento, giudici, ambasciatori, alti funzionari governativi, alti ufficiali delle Forze Armate, comitati di audit dei consigli di amministrazione delle banche centrali e direttori di società di proprietà statale. Anche i \"familiari stretti\" delle figure sopra citate saranno considerati come PEP, e questi includono i loro coniugi / partner, genitori e figli. Inoltre, \"le persone note per essere stretti collaboratori\" dei PEP includono i loro partner commerciali, che saranno a loro volta considerati tali. Come regola generale, una persona considerata PEP e che ha cessato di essere incaricata di una funzione pubblica di rilievo per un periodo di almeno dodici mesi non è da considerarsi più come PEP." }, "what-is-tax-information": { "tax_information_title": "Informazioni Aggiuntive", "required_by": "Questo requisito è espressamente richiesto dal Common Reporting Standard (CRS) e dal Foreign Account Tax Compliance Act (FATCA).", - "please_enter": "Please enter your ", + "please_enter": "Inserisci le ", "tax_information": "informazioni fiscali", - "to_continue": "to continue.", + "to_continue": "continua.", "information_will_be_safe": "Garantiamo che le informazioni dei clienti verranno utilizzate solo ai fini della segnalazione CRS/FATCA e saranno mantenute riservate.", "contact_for_clarification": "Se abbiamo motivo di ritenere che i tuoi dati fiscali siano incompleti, potremmo contattarti per chiarimenti." }, From 16f25a93250114164e622bb4ba59480fa094df9e Mon Sep 17 00:00:00 2001 From: Ashkan Date: Mon, 10 Jun 2019 01:20:34 +0200 Subject: [PATCH 22/25] New translations en.json (Russian) --- www/i18n/ru.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/i18n/ru.json b/www/i18n/ru.json index bd65e64a1f..15cedffa10 100644 --- a/www/i18n/ru.json +++ b/www/i18n/ru.json @@ -50,7 +50,7 @@ "up_down": "Вверх/Вниз", "higher_lower": "Выше/Ниже", "rise_fall": "Повышение/Падение", - "high_low_ticks": "High/Low Ticks", + "high_low_ticks": "Наибольш./наименьш. тик", "markets_are_closed": "Извините, все рынки в данное время закрыты. Повторите попытку позже.", "cancel": "Отмена", "select_market": "Выберите рынок", @@ -387,11 +387,11 @@ "not_zero": "Значение не может быть равно 0", "error": "Извините, при обработке Вашего запроса произошла ошибка.", "customer_support": "служба поддержки", - "info": "Онлайн торговля может перерасти в зависимость. Заполните форму для ограничения Вашей работы на сайте или отправьте службе поддержки подписанное письмо (в отсканированном виде или по факсу). После установления ограничений Вы можете только усилить их. Ограничения могут быть сняты или смягчены по истечении 7 дней, за исключением даты самоисключения, которая не может быть изменена или отменена после её подтверждения. Для снятия или увеличения лимитов ограничения, пожалуйста, свяжитесь со следующим отделом:", + "info": "Онлайн торговля может перерасти в зависимость. Заполните форму для ограничения Вашей работы на сайте или отправьте службе поддержки подписанное письмо (в отсканированном виде или по факсу). После установления ограничений Вы можете только усилить их. Ограничения могут быть сняты или смягчены по истечении 7 дней, за исключением даты самоисключения, которая не может быть изменена или отменена после её подтверждения. Для снятия или увеличения ограничений, пожалуйста, свяжитесь со следующим отделом:", "ukgc_info_1": "Если Вы планируете самоисключение, рекомендуем зарегистрироваться в GAMSTOP.", "ukgc_info_2": "GAMSTOP − это бесплатный сервис, позволяющий Вам самоисключаться из торговли на сайтах любых компаний, лицензированных в Великобритании.", "ukgc_info_3": "Чтобы узнать больше и зарегистрироваться на GAMSTOP, посетите", - "info_bottom_1": "Самоисключение на данном сайте применимо лишь к Вашему счёту на Binary.com и не распространяется на другие сайты компании.", + "info_bottom_1": "Самоисключение на данном сайте применимо лишь к Вашему счёту на Binary.com и не распространяется на другие сайты и компании.", "info_bottom_2": "Если Вы считаете, что настало время для самоисключения, рекомендуем исключить себя со схожих сервисов и сайтов, на которых Вы зарегистрированы.", "info_bottom_3": "Чтобы произвести самоисключение во всех компаниях, предоставляющих услуги онлайн торговли и лицензированных в Великобритании, Вы можете обратиться в следующий сервис:" }, From f1e4528ba7576b1f0d16de6d26abce5a56a023ca Mon Sep 17 00:00:00 2001 From: nazaninreihani Date: Fri, 14 Jun 2019 11:03:05 -0400 Subject: [PATCH 23/25] fix issue of decimal placed in chart --- www/js/share/services/chart.service.js | 29 +++++++++++++++++++------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/www/js/share/services/chart.service.js b/www/js/share/services/chart.service.js index 90177cf463..ff3cb5d9bb 100644 --- a/www/js/share/services/chart.service.js +++ b/www/js/share/services/chart.service.js @@ -254,10 +254,13 @@ angular.module("binary").factory("chartService", $rootScope => { let historyData = []; const addTick = function addTick(tick) { + const options = JSON.parse(localStorage.options); + const pip = options.underlying.pip; + const fractionalLength = utils.fractionalLength(pip); if (parseInt(tick.epoch) > parseInt(historyData.slice(-1)[0].time)) { historyData.push({ time : tick.epoch, - price: tick.quote + price: parseFloat(tick.quote).toFixed(fractionalLength) }); historyData.shift(); } @@ -500,33 +503,43 @@ angular.module("binary").factory("chartService", $rootScope => { }; const addRegions = function addRegions(lastTime, lastPrice) { + const options = JSON.parse(localStorage.options); + const pip = options.underlying.pip; + const fractionalLength = utils.fractionalLength(pip); + if (hasEntrySpot() && broadcastable) { if (tickPriceList.length === 0) { if (contract.entrySpotTime !== lastTime && betweenExistingSpots(lastTime)) { - tickPriceList.push(parseFloat(contract.entrySpotPrice)); - if (utils.conditions[contract.type](contract.barrier, contract.entrySpotPrice, + tickPriceList.push(parseFloat(contract.entrySpotPrice).toFixed(fractionalLength)); + const barrier = parseFloat(contract.barrier).toFixed(fractionalLength); + const entrySpotPrice = parseFloat(contract.entrySpotPrice).toFixed(fractionalLength); + + if (utils.conditions[contract.type](barrier, entrySpotPrice, tickPriceList, contract.selectedTick)) { contract.result = "win"; } else { contract.result = "lose"; } - $rootScope.$broadcast("contract:spot", contract, contract.entrySpotPrice); + $rootScope.$broadcast("contract:spot", contract, entrySpotPrice); } else { - tickPriceList.push(parseFloat(lastPrice)); + tickPriceList.push(parseFloat(lastPrice).toFixed(fractionalLength)); } } else { - tickPriceList.push(parseFloat(lastPrice)); + tickPriceList.push(parseFloat(lastPrice).toFixed(fractionalLength)); } if (betweenExistingSpots(lastTime)) { - if (utils.conditions[contract.type](contract.barrier, lastPrice, + const barrier = parseFloat(contract.barrier).toFixed(fractionalLength); + const lastPriceFloat = parseFloat(lastPrice).toFixed(fractionalLength); + + if (utils.conditions[contract.type](barrier, lastPriceFloat, tickPriceList, contract.selectedTick)) { contract.result = "win"; } else { contract.result = "lose"; } - $rootScope.$broadcast("contract:spot", contract, lastPrice); + $rootScope.$broadcast("contract:spot", contract, lastPriceFloat); if (isFinished() && broadcastable) { tickPriceList = []; From f5a3d34a5643d285f37c2be72c51b2114ed102c6 Mon Sep 17 00:00:00 2001 From: nazaninreihani Date: Fri, 14 Jun 2019 11:56:55 -0400 Subject: [PATCH 24/25] refactor --- www/js/share/services/chart.service.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/js/share/services/chart.service.js b/www/js/share/services/chart.service.js index ff3cb5d9bb..00cbaad638 100644 --- a/www/js/share/services/chart.service.js +++ b/www/js/share/services/chart.service.js @@ -510,9 +510,9 @@ angular.module("binary").factory("chartService", $rootScope => { if (hasEntrySpot() && broadcastable) { if (tickPriceList.length === 0) { if (contract.entrySpotTime !== lastTime && betweenExistingSpots(lastTime)) { - tickPriceList.push(parseFloat(contract.entrySpotPrice).toFixed(fractionalLength)); - const barrier = parseFloat(contract.barrier).toFixed(fractionalLength); const entrySpotPrice = parseFloat(contract.entrySpotPrice).toFixed(fractionalLength); + const barrier = parseFloat(contract.barrier).toFixed(fractionalLength); + tickPriceList.push(entrySpotPrice); if (utils.conditions[contract.type](barrier, entrySpotPrice, tickPriceList, contract.selectedTick)) { From 2c692c8b438f651a1761c26aa5d424c6976b71c6 Mon Sep 17 00:00:00 2001 From: nazaninreihani Date: Fri, 14 Jun 2019 13:11:27 -0400 Subject: [PATCH 25/25] show spots in transaction details with correct decimals --- .../transaction-detail.controller.js | 20 ++++++++++++++++--- .../transaction-detail.template.html | 7 +++++-- 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/www/js/pages/transaction-detail/transaction-detail.controller.js b/www/js/pages/transaction-detail/transaction-detail.controller.js index 474409baa1..4d4e34f6e8 100644 --- a/www/js/pages/transaction-detail/transaction-detail.controller.js +++ b/www/js/pages/transaction-detail/transaction-detail.controller.js @@ -16,11 +16,20 @@ function TransactionDetail($scope, $timeout, appStateService, websocketService) { const vm = this; vm.currency = sessionStorage.getItem("currency"); + vm.fractionalLength = 2; + const activeSymbols = JSON.parse(sessionStorage.getItem("all_active_symbols")); const id = sessionStorage.getItem("id"); const contractId = parseInt(id); const extraParams = { req_id: contractId }; + + const getFractionalLength = (floatNumber) => { + const stringNumber = floatNumber.toString(); + const decimalLength = stringNumber.indexOf("."); + return stringNumber.length - decimalLength - 1; + }; + const sendDetailsRequest = () => { if (appStateService.isLoggedin) { websocketService.sendRequestFor.openContract(id, extraParams); @@ -32,10 +41,15 @@ $scope.$on("proposal:open-contract", (e, proposal_open_contract, req_id) => { const proposalOpenContract = proposal_open_contract; const reqId = req_id; + if (reqId === contractId) { - $scope.$applyAsync(() => { - vm.contract = proposalOpenContract; - }); + const activeSymbol = + activeSymbols.find((activeSymbol) => activeSymbol.symbol === proposalOpenContract.underlying); + const pip = activeSymbol.pip || 0.01; + vm.fractionalLength = getFractionalLength(pip); + vm.contract = proposalOpenContract; + $scope.$apply(); + } }); diff --git a/www/js/pages/transaction-detail/transaction-detail.template.html b/www/js/pages/transaction-detail/transaction-detail.template.html index c932ebea18..7860d6895d 100644 --- a/www/js/pages/transaction-detail/transaction-detail.template.html +++ b/www/js/pages/transaction-detail/transaction-detail.template.html @@ -61,7 +61,8 @@

    • {{'transaction-details.entry_spot' | translate}}
    • -
    • {{vm.contract.entry_spot}}
    • +
  • @@ -87,7 +88,9 @@

    • {{'transaction-details.exit_spot' | translate}}
    • -
    • {{vm.contract.exit_tick}}
    • +
    • +