diff --git a/academy/en.json b/academy/en.json index 594fa9d..9f5c4ac 100644 --- a/academy/en.json +++ b/academy/en.json @@ -20,7 +20,7 @@ "excellent": "Excellent", "rate_module": "Rate this module", "leave_review?": "Would you like to leave your feedback?", - "next_lesson": "Next lesson", + "next_lesson": "The Next lesson", "yes": "Yes", "no": "No" }, diff --git a/academy/es.json b/academy/es.json new file mode 100644 index 0000000..39d3154 --- /dev/null +++ b/academy/es.json @@ -0,0 +1,83 @@ +{ + "components": { + "course-finished-dialog": { + "title": "El final revisión del nuestro curso", + "module": "El módulo", + "leave_review": "Deja tus comentarios sobre el curso" + }, + "menu": { + "test": "La prueba", + "testing": "La evaluación" + }, + "module-finished-dialog": { + "module": "El módulo", + "open_access": "El acceso al módulo concedido", + "thanks_for_review": "Gracias, tu comentario es tomado en cuenta", + "awful": "Horrible", + "bad": "Malo", + "ok": "Promedio", + "good": "Bueno", + "excellent": "Excelente", + "rate_module": "Califica este módulo", + "leave_review?": "¿Le gustaría dejar sus comentarios?", + "next_lesson": "La siguiente lección", + "yes": "Sí", + "no": "No" + }, + "module-review-dialog": { + "help_us": "Ayúdanos a mejorar este curso", + "please_leave_comment_about": "Por favor, ¿podría dejar una reseña sobre lo", + "leave_review": "Deja los comentarios", + "my_review": "Mi retroalimentación", + "module": "El módulo", + "course": "El curso", + "back": "volver" + } + }, + "course-details": { + "level": "El nivel:", + "count_of_modules": "Los módulos:", + "count_of_lessons": "Las lecciones:", + "got_badges": "insignias recibidas", + "course_progress": "El progreso del curso", + "pass_again": "Pasa otra vez", + "continue_learning": "Continuar aprendiendo", + "start_learning": "Comienza a aprender", + "training_program": "el programa del aprendizaje", + "module": "El módulo", + "need_subscription": "Se requiere la suscripción activa" + }, + "course-lesson": { + "pass_test": "Aprobar el examen", + "next_lesson": "la próxima lección", + "previous_lesson": "la lección anterior" + }, + "course-test": { + "description": " Después de pasar la prueba, obtendrá una insignia especial que abre su acceso al siguiente módulo", + "ps": "PD ¡Pase la prueba sin errores para obtener una insignia de oro!", + "check_test": "Revisa la prueba", + "try_once_more": "Intentar otra vez", + "previous_lesson": "la lección anterior", + "onward": "próximo" + }, + "courses": { + "need_subscription": "Se requiere una suscripción activa", + "new_course_in_development": "¡Ya hay nuevos cursos en el desarrollo!", + "level": "El nivel:", + "count_of_modules": "Los módulos:", + "count_of_lessons": "Las lecciones:", + "got_badges": "insignias recibidas", + "course_progress": "El progreso del curso", + "pass_again": "Pasa otra vez", + "continue_learning": "Continuar aprendiendo", + "start_learning": "Comienza a aprender", + "about": "Sobre", + "difficulty": { + "0": "Básico", + "1": "Elemental", + "2": "Medio", + "3": "Avanzado", + "-1": "Desconocido" + } + } +} \ No newline at end of file diff --git a/auth/es.json b/auth/es.json new file mode 100644 index 0000000..633d539 --- /dev/null +++ b/auth/es.json @@ -0,0 +1,119 @@ +{ + "confirm-email": { + "title": "La confirmación del correo electrónico", + "subtitle": "Le hemos enviado un correo electrónico con un código de la confirmación. Por favor, introduzca este código a continuar", + "code": "El código", + "send_new_code": "Reenviar el codigo", + "get_new_code_after": { + "code": "Obtener un código nuevo", + "after": "en {{timer}} segundos" + }, + "done": "Hecho", + "back": "Volver" + }, + "confirm-mfa": { + "title": "Verifica tu cuenta", + "subtitle": "Ingrese el código que aparece en su aplicación Google Authenticator a continuar", + "code": "El código", + "back": "Volver", + "sign_in": "Registrarme" + }, + "forgot-password": { + "title_1": "Restaurar la antigua gloria", + "subtitle_1": "Te enviaremos un cuervo con un código secreto para restaurar tu contraseña", + "get_code": "enviar un cuervo", + "title_2": "el cuervo ha llegado", + "subtitle_2": "Desenvuelva el pergamino que un cuervo le ha enviado a su correo electrónico y ingrese un código secreto a continuación.", + "code": "El código", + "send_new_code": "Reenviar el codigo", + "get_new_code_after": { + "code": "Obtener un nuevo código", + "after": "en {{timer}} segundos" + }, + "title_3": "el juicio ha terminado", + "subtitle_3": "Has probado tu derecho a restaurar la antigua gloria. Ahora solo ingrese una nueva contraseña.", + "restore_password": "Restablecer la contraseña", + "form": { + "mail": "El correo electrónico", + "mail_input_placeholder": "correo@correo.com", + "new_password": "Nueva contraseña", + "repeat_password": "repite la contraseña", + "password_input_placeholder": "****************" + }, + "validation_messages": { + "required": "Se requiere campo", + "invalid_email": "El formato del correo es inválido", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "passwords_not_match": "Las contraseñas no coinciden", + "password_rules": "La contraseña debe contener al menos 1 letra mayúscula y 1 dígito" + } + }, + "new-password": { + "title": "el juicio ha terminado", + "subtitle": "Has probado tu derecho a restaurar la antigua gloria. Ahora solo ingrese una nueva contraseña.", + "restore_password": "Restablecer la contraseña", + "form": { + "new_password": "Nueva contraseña", + "repeat_password": "Repite la contraseña", + "password_input_placeholder": "****************" + }, + "validation_messages": { + "required": "Se requiere campo", + "invalid_email": "El correo es inválido", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "passwords_not_match": "Las contraseñas no coinciden", + "password_rules": "La contraseña debe contener al menos 1 letra mayúscula y 1 dígito" + } + }, + "sign-in": { + "no_account": "¿No tienes una cuenta?", + "sign_up": "Inscribirme", + "title": "Registrarme", + "forgot_password": "¿Olvidaste tu contraseña?", + "ban_reason": "El motivo de la expulsión:", + "banned_until": "Prohibido hasta:", + "sign_in": "Registrarme", + "form": { + "mail": "El correo electrónico", + "mail_input_placeholder": "correo@correo.com", + "password": "La contraseña", + "password_input_placeholder": "****************" + }, + "validation_messages": { + "required": "Se requiere campo", + "invalid_email": "El correo es inválido", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}" + } + }, + "sign-up": { + "have_account": "¿Tiene usted una cuenta?", + "sign_in": "Registrarse", + "title": "El registro", + "forgot_password": "¿Olvidaste tu contraseña?", + "ban_reason": "El motivo de expulsión:", + "banned_until": "Prohibido hasta:", + "sign_up": "Inscribirme", + "policy": { + "agree": "Estoy de acuerdo con", + "with": "una política de la privacidad" + }, + "form": { + "mail": "El correo electrónico", + "mail_input_placeholder": "correo@correo.com", + "password": "La contraseña", + "password_input_placeholder": "****************", + "repeat_password": "Repita tu contraseña" + }, + "validation_messages": { + "required": "Se requiere campo", + "invalid_email": "El formato del correo es inválido", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "passwords_not_match": "Las contraseñas no coinciden", + "password_rules": "La contraseña debe contener al menos 1 letra mayúscula y 1 dígito" + } + } +} \ No newline at end of file diff --git a/auth/uk.json b/auth/uk.json index 72a8bbe..a5614f9 100644 --- a/auth/uk.json +++ b/auth/uk.json @@ -20,7 +20,7 @@ }, "forgot-password": { "title_1": "Відновити колишню славу", - "subtitle_1": "Ми пошлемо у ваші землі ворона з секретним кодом для відновлення пароля", + "subtitle_1": "Ми пошлемо у ваші землі ворона з секретним кодом для відновлення паролю", "get_code": "Надіслати ворона", "title_2": "Ворон прибув", "subtitle_2": "Розкрийте сувій, що був доставлений вороном на вашу пошту, та введіть секретний код нижче.", @@ -41,7 +41,7 @@ "password_input_placeholder": "*****************" }, "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "invalid_email": "Невалідний формат Email", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "max_length": "Максимальна довжина {{ max }} {max, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", @@ -59,7 +59,7 @@ "password_input_placeholder": "*****************" }, "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "invalid_email": "Невалідний формат Email", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "max_length": "Максимальна довжина {{ max }} {max, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", @@ -73,7 +73,7 @@ "title": "Вхід до акаунта", "forgot_password": "Забули пароль?", "ban_reason": "Причина бана:", - "banned_until": "Забанений до:", + "banned_until": "Забанено до:", "sign_in": "Увійти", "form": { "mail": "Пошта", @@ -82,7 +82,7 @@ "password_input_placeholder": "*****************" }, "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "invalid_email": "Невалідний формат Email", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "max_length": "Максимальна довжина {{ max }} {max, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}" @@ -94,10 +94,10 @@ "title": "Реєстрація", "forgot_password": "Забули пароль?", "ban_reason": "Причина бана:", - "banned_until": "Забанений до:", + "banned_until": "Забанено до:", "sign_up": "Зареєструватися", "policy": { - "agree": "Я згоден з", + "agree": "Я погоджуюся з", "with": "політикою конфіденційності" }, "form": { diff --git a/balance/en.json b/balance/en.json index 35f001a..c73e98c 100644 --- a/balance/en.json +++ b/balance/en.json @@ -16,7 +16,7 @@ "1": "We accept payments only in Tether (USDT).", "2": "Top up your balance to activate your subscription.", "3": "We recommend using «TRC20» network (fee ~1$)", - "4": "Sending any other coin or token to this address except USDT may result in loss of your funds.", + "4": "Sending any other coin or token to this address, except USDT, may result in loss of your funds.", "5": { "first_part": "To activate a subscription “{{ subscriptionName }}“ for {{ subscriptionTerm }}", "second_part": "{subscriptionTerm, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}} you need to top up your balance for {{ subscriptionPrice }} USDT + add ~1 USDT to cover a network fee." @@ -24,7 +24,7 @@ }, "video_tutorial": "Video tutorial - how to buy a subscription", "warning": "Risk warnings", - "specify_hash_or_number": "Specify hash or number of transaction", + "specify_hash_or_number": "Specify hash or a number of transaction", "recommendation": { "title": "Recommendations", "1": "To lookup transaction number on Binance, follow this link (authorized):", diff --git a/balance/es.json b/balance/es.json new file mode 100644 index 0000000..d0f1567 --- /dev/null +++ b/balance/es.json @@ -0,0 +1,57 @@ +{ + "balance-main": { + "title": "Seleccione una red para la transferencia de USDT", + "top_up_amount": "Cantidad de la recarga", + "enter_top_up_amount": "Introduce el importe de la recarga", + "pay": "Pagar", + "click_to_copy": "Haga clic para copiar", + "copied": "copiado", + "erc20": "ERC20 Dirección:", + "trc20": "Dirección TRC20:", + "bep20": "BEP20 Dirección:", + "bep2": "Dirección BEP2:", + "memo": "MEMO Dirección:", + "important": { + "1": "Aceptamos pagos solo en Tether (USDT).", + "2": "Recarga tu saldo para activar tu suscripción.", + "3": "Recomendamos usar la red «TRC20» (tarifa ~1$)", + "4": "Enviar cualquiera otra moneda o token a esta dirección, excepto USDT, puede resultar en la pérdida de sus fondos.", + "5": { + "first_part": "Para activar una suscripción “{{subscriptionName}}“ para {{subscriptionTerm}}", + "second_part": "{subscriptionTerm, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}} necesita recargar su saldo para {{subscriptionP e1}} USDT +c agregar tarifa de red." + }, + "title": "Importante" + }, + "video_tutorial": "Video tutorial - cómo comprar una suscripción", + "warning": "Advertencias del riesgo", + "specify_hash_or_number": "Especificar hash o número de la transacción", + "recommendation": { + "1": "Para buscar el número de la transacción en Binance, siga este enlace (autorizado):", + "2": "Si has enviado USDT desde otro intercambio, especifique en este campo Hash de transacción (ejemplo TRC20): fcb36c36a53a445aeadb39a567d426d456fc7a408d43160befe6f75d2b0f8ba1", + "3": "También puede especificar un número de transacción (Transferencia interna) - 43047269665, pero no lo confunda con su billetera - TMBt8SyQ6JuAoWxkZ8NKi9FjWQPXHHt2A3", + "title": "Recomendaciones" + }, + "to_pay": "Monto a pagar: {{amount}} USDT", + "steps": { + "1": { + "title": "Paso 1", + "description": "Abra una aplicación de Binance en su teléfono y escanee el código QR, haciendo un clic en un icono en la esquina superior derecha de la página de inicio de la aplicación." + }, + "2": { + "title": "Paso 2", + "description": "Ahora verá una ventana de confirmación de la transacción. Verifique el monto del pago y confirme la transacción. Después de eso, haga clic en \"He pagado\"." + } + }, + "validation_messages": { + "required": "Se requiere campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}" + }, + "hash_or_number": "Hash de la transacción / el número", + "faq": "Las preguntas más frecuentes", + "payed": "He pagado", + "terms_to_use": "Los términos del Uso", + "privacy_policy": "La política de la privacidad", + "back": "Volver", + "confirm": "Confirmar" + } +} \ No newline at end of file diff --git a/balance/uk.json b/balance/uk.json index 14f4959..b9f8c7a 100644 --- a/balance/uk.json +++ b/balance/uk.json @@ -43,12 +43,12 @@ } }, "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}" }, "hash_or_number": "Хеш / номер транзакції", "faq": "FAQ", - "payed": "Я оплатив", + "payed": "Сплачено", "terms_to_use": "Угода користувача", "privacy_policy": "Політика конфіденційності", "back": "Назад", diff --git a/checkout/en.json b/checkout/en.json index 37a7ba1..24b1781 100644 --- a/checkout/en.json +++ b/checkout/en.json @@ -1,10 +1,10 @@ { "components": { "binance-pay-dialog": { - "enter_sum": "Enter top up amount", - "get_qr": "Get QR-code for payment", - "min_sum": "Minimum amount of top up is {{ num }}$", - "scan_qr": "Scan QR-code with your Binance mobile app to make a payment", + "enter_sum": "Enter the top up amount", + "get_qr": "Get the QR-code for payment", + "min_sum": "Minimum amount of the top up is {{ num }}$", + "scan_qr": "Scan the QR-code with your Binance mobile app to make a payment", "i_paid": "I have paid", "validation_messages": { "required": "Field is required" @@ -122,7 +122,7 @@ }, "checkout-status": { "processing": "Flies through blockchain", - "success": "Payment successful", + "success": "Payment is successful", "status": "Payment status:" } }, diff --git a/checkout/es.json b/checkout/es.json new file mode 100644 index 0000000..ed4929e --- /dev/null +++ b/checkout/es.json @@ -0,0 +1,128 @@ +{ + "components": { + "binance-pay-dialog": { + "enter_sum": "Introduce el importe de la recarga", + "get_qr": "Obtener código QR para el pago", + "min_sum": "La cantidad mínima de recarga es {{num}}$", + "scan_qr": "Escanee el código QR con su aplicación móvil Binance para realizar un pago", + "i_paid": "He pagado", + "validation_messages": { + "required": "Se requiere campo" + } + }, + "change-password-dialog": { + "title": "Establecer la contraseña", + "new_password": "Nueva contraseña", + "repeat_password": "Repite la contraseña", + "change_password": "Cambiar la contraseña", + "password_input_placeholder": "****************", + "validation_messages": { + "required": "Se requiere el campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "password_rules": "La contraseña debe contener al menos 1 letra mayúscula y 1 dígito", + "passwords_not_match": "Las contraseñas no coinciden" + } + }, + "checkout-email": { + "title_1": "Ingrese su correo electrónico", + "subtitle_1": "Te enviaremos un mensaje con un código para confirmar tu dirección de correo electrónico", + "title_2": "La confirmación del correo electrónico", + "subtitle_2": "Introduce el código que te hemos enviado a tu dirección de correo electrónico", + "selected_subscription": "La suscripción seleccionada {{name}}", + "change_subscription": "Cambiar mi suscripción", + "send_code": "Envía el código", + "send_code_after": "Reenviar un código en {{time}} {time, plural, =1 {segundo} =2 {segundos} =3 {segundos} =4 {segundos} other {segundos}}", + "send_code_once_more": "Reenviar un código", + "email_input_placeholder": "correo@correo.com", + "back": "atrás", + "validation_messages": { + "required": "Se requiere el campo", + "invalid_email": "El formato de correo es inválido" + }, + "policy": { + "agree": "estoy de acuerdo con", + "with": "una política de privacidad" + } + }, + "checkout-header": { + "explore": "Explorar", + "products": "Los productos", + "roadmap": "Mapa vial", + "about_us": { + "title": "Sobre nosotros", + "subtitle": "Nuestro equipo" + }, + "our_brand": { + "title": "Nuestra marca", + "subtitle": "Uso del logotipo" + }, + "career": { + "title": "Carreras", + "subtitle": "Las posiciones abiertas" + }, + "dust_bro": { + "title": "Hermanos de DUST & Ángeles", + "subtitle": "Asociaciones" + }, + "blog": { + "title": "Blog", + "subtitle": "Manténgase al día con las últimas noticias" + }, + "registration": "El registro", + "entry": "Iniciar la sesión" + }, + "checkout-payment": { + "title": "La selección de la duración de la suscripción", + "video_tutorial": "El video tutorial - cómo comprar una suscripción", + "terms_to_use": "Términos del Uso", + "privacy_policy": "La política de la privacidad", + "warning": "Las advertencias del riesgo", + "back": "Volver", + "activate": "Activar", + "onward": "próximo", + "choose_network": "Seleccione una red para la transferencia de USDT", + "erc20": "Dirección ERC20:", + "trc20": "Dirección TRC20:", + "bep20": "BEP20 Dirección:", + "bep2": "Dirección BEP2:", + "memo": "MEMO Dirección:", + "click_to_copy": "Haz clic para copiar", + "copied": "copiado", + "payed": "He pagado", + "hash_or_number": "Hash de transacción / número", + "specify_hash_or_number": "Especificar hash o número de transacción", + "confirm": "Confirmar", + "faq": "Las preguntas más frecuentes", + "transaction": { + "title": "Especificar un hash o número de la transacción", + "recommendation": { + "1": "Para buscar el número de la transacción en Binance, siga este enlace:", + "2": "Si ha enviado USDT desde otro intercambio, especifique en este campo Hash de transacción (ejemplo TRC20): fcb36c36a53a445aeadb39a567d426d456fc7a408d43160befe6f75d2b0f8ba1", + "3": "También puede especificar un número de la transacción (Transferencia interna) - 43047269665, pero no lo confunda con su billetera - TMBt8SyQ6JuAoWxkZ8NKi9FjWQPXHHt2A3", + "title": "Recomendaciones" + } + }, + "important": { + "1": "Aceptamos pagos solo en Tether (USDT).", + "2": "Recarga tu saldo para activar tu suscripción.", + "3": "Recomendamos usar la red «TRC20» (tarifa ~1$)", + "4": "Enviar cualquier otra moneda o token a esta dirección, excepto USDT, puede resultar en la pérdida de sus fondos.", + "5": { + "first_part": "Para activar una suscripción “{{subscriptionName}}“ para {{subscriptionTerm}}", + "second_part": "{subscriptionTerm, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}} necesita recargar su saldo para {{subscriptionP e1}} USDT +c tarifa de red." + }, + "title": "Importante" + }, + "validation_messages": { + "required": "Se requiere un campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}" + } + }, + "checkout-status": { + "processing": "Vuela a través de blockchain", + "success": "Pago exitoso", + "status": "Estado de pago:" + } + } +} \ No newline at end of file diff --git a/checkout/ru.json b/checkout/ru.json index ef9b63a..c507786 100644 --- a/checkout/ru.json +++ b/checkout/ru.json @@ -47,11 +47,11 @@ }, "checkout-footer": {}, "checkout-header": { - "explore": "Explore", - "products": "Products", - "roadmap": "Roadmap", + "explore": "Узнать больше", + "products": "Продукты и услуги", + "roadmap": "План действий", "about_us": { - "title": "Про нас", + "title": "О нас", "subtitle": "Наша команда" }, "our_brand": { @@ -109,7 +109,7 @@ "1": "Мы принимаем оплату только в Tether (USDT).", "2": "Пополнение баланса необходимо для активации подписки.", "3": "Рекомендуем использовать сеть «TRC20» (комиссия ~1$)", - "4": "Отправка монеты или токена, кроме USDT по этому адресу может привести к потере средств.", + "4": "Отправка монеты или токена, кроме USDT, по этому адресу может привести к потере средств.", "5": { "first_part": "Для активации подписки “{{ subscriptionName }}“ на {{ subscriptionTerm }}", "second_part": "{subscriptionTerm, plural, =1 {день} =2 {дня} =3 {дня} =4 {дня} other {дней}} необходимо пополнить баланс на {{ subscriptionPrice }} USDT + добавить ~1 USDT на комиссию сети." diff --git a/checkout/uk.json b/checkout/uk.json index 81e61d1..f6055b8 100644 --- a/checkout/uk.json +++ b/checkout/uk.json @@ -5,7 +5,7 @@ "get_qr": "Отримати QR-код для оплати", "min_sum": "Мінімальна сума поповнення {{ num }}$", "scan_qr": "Відскануйте QR-код у вашому мобільному додатку Binance, щоб зробити оплату", - "i_paid": "Я сплатив(ла)", + "i_paid": "Сплачено", "validation_messages": { "required": "Поле обов'язкове до заповнення" } @@ -41,15 +41,15 @@ "invalid_email": "Невалідний формат Email" }, "policy": { - "agree": "Я згоден з", + "agree": "Я погоджуюся з", "with": "політикою конфіденційності" } }, "checkout-footer": {}, "checkout-header": { - "explore": "Explore", - "products": "Products", - "roadmap": "Roadmap", + "explore": "Дізнатися більше", + "products": "Продукти та послуги", + "roadmap": "План дій", "about_us": { "title": "Про нас", "subtitle": "Наша команда" @@ -64,7 +64,7 @@ }, "dust_bro": { "title": "Dust Bro & Angels", - "subtitle": "Партнерства" + "subtitle": "Партнерство" }, "blog": { "title": "Блог", @@ -90,7 +90,7 @@ "memo": "MEMO адреса:", "click_to_copy": "Натисніть, щоб скопіювати", "copied": "Скопійовано", - "payed": "Я сплатив", + "payed": "Сплачено", "hash_or_number": "Хеш / номер транзакції", "specify_hash_or_number": "Вкажіть хеш або номер транзакції", "confirm": "Підтвердити", @@ -109,7 +109,7 @@ "1": "Ми приймаємо оплату тільки в Tether (USDT).", "2": "Поповнення балансу необхідне для активації підписки.", "3": "Рекомендуємо використовувати мережу TRC20 (комісія ~1$)", - "4": "Відправка монети або токена, крім USDT на цю адресу, може призвести до втрати коштів.", + "4": "Відправка на цю адресу будь-якої монети або токена, окрім як USDT, може призвести до втрати коштів.", "5": { "first_part": "Для активації підписки “{{ subscriptionName }}“ на {{ subscriptionTerm }}", "second_part": "{subscriptionTerm, plural, =1 {день} =2 {дні} =3 {дні} =4 {дні} other {днів}} необхідно поповнити баланс на {{ subscriptionPrice }} USDT + додати ~1 USDT на комісію мережі." diff --git a/conferences/es.json b/conferences/es.json new file mode 100644 index 0000000..ef366cd --- /dev/null +++ b/conferences/es.json @@ -0,0 +1,6 @@ +{ + "conferences-list": { + "title": "Las conferencias", + "date": "La fecha de la conferencia" + } +} \ No newline at end of file diff --git a/es.json b/es.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/es.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/forum/en.json b/forum/en.json index 5bf1e3e..74cc136 100644 --- a/forum/en.json +++ b/forum/en.json @@ -1,14 +1,14 @@ { "components": { "dialog-buy-access": { - "title": "Unlock forum for", - "subtitle": "Gather daily rewards and get access to Forum", + "title": "Unlock the forum for", + "subtitle": "Gather daily rewards and get access to the Forum", "on_balance": "On your balance", "dust": "DUST", "unlock": "Unlock" }, "dialog-delete-ticket": { - "title": "Delete post", + "title": "Delete a post", "subtitle": "Are you sure you want to delete your post?", "delete": "Delete", "cancel": "Cancel" @@ -43,7 +43,7 @@ "buy-access": { "all": "All posts", "my-tickets": "My posts", - "create_post": "Create post", + "create_post": "Create a post", "all_posts": "All posts", "rating": "Rating", "name": "Post title", @@ -76,7 +76,7 @@ "default_user_nickname": "Anonymous", "loaded_photo": "Photo uploaded:", "load_image": "Choose a file or drag it here (JPG or PNG less than 3MB)", - "add_image": "Add image", + "add_image": "Add an image", "close": "Close", "create": "Create", "validation_messages": { @@ -92,8 +92,8 @@ "news": "New", "all": "All posts", "my-tickets": "My posts", - "create_post": "Create post", - "delete_post": "Delete post", + "create_post": "Create a post", + "delete_post": "Delete a post", "no_posts": "Forum is empty :(", "create_firs_post": "Create your first post", "name": "Post title", @@ -101,7 +101,7 @@ "status": "Moderation status", "comment": "Comment", "no_reason": "The reason is not specified", - "view_post": "View post", + "view_post": "View a post", "published": "Published:", "sent": "Sent:", "edit": "Edit", @@ -122,7 +122,7 @@ "comments": "Comments", "moderator": "Moderator", "edit": "Edit", - "delete_post": "Delete post", + "delete_post": "Delete a post", "delete": "Delete" }, "tickets": { @@ -130,16 +130,16 @@ "news": "New", "all": "All posts", "my-tickets": "My posts", - "create_post": "Create post", + "create_post": "Create a post", "all_posts": "All posts", "rating": "Rating", "name": "Post title", - "author": "Author", + "author": "The author", "date": "Publication date", "topic": "Topic", "views": "Views", "comments": "Comments", - "moderator": "Moderator", + "moderator": "The moderator", "no_posts": "Forum is empty :(", "create_firs_post": "Create your first post" }, diff --git a/forum/es.json b/forum/es.json new file mode 100644 index 0000000..15b0da7 --- /dev/null +++ b/forum/es.json @@ -0,0 +1,154 @@ +{ + "components": { + "dialog-buy-access": { + "title": "Desbloquear foro para", + "subtitle": "Reúna recompensas diarias y obtenga acceso al foro", + "on_balance": "en tu saldo", + "dust": "DUST", + "unlock": "desbloquear" + }, + "dialog-delete-ticket": { + "title": "Eliminar mensaje", + "subtitle": "¿Seguro que quieres eliminar tu publicación?", + "delete": "Borrar", + "cancel": "Cancelar" + }, + "dialog-reject-reason": { + "title": "El motivo del rechazo del ticket" + }, + "ticket-comments": { + "forbidden": "Esto es prohibido a dejar comentarios en las publicaciones rechazadas o todavía no publicadas." + }, + "ticket-comments-item": { + "leave_comment": "Deje tu comentario", + "show_more": "Mostrar más...", + "hide": "Esconder", + "cancel": "Cancelar", + "change": "Cambio", + "reply": "Respuesta", + "show": "Mostrar", + "show_answer": "Mostrar {{value}} {value, plural, =1 {respuesta} other {respuestas}}", + "edit": "Editar", + "delete": "Borrar" + }, + "ticket-item": { + "moderate": "Bajo revisión" + }, + "ticket-leave-comment": { + "leave_comment": "Deje tu comentario", + "reply": "Respuesta", + "cancel": "Cancelar" + } + }, + "buy-access": { + "all": "Todos los mensajes", + "my-tickets": "Mis publicaciones", + "create_post": "Crear una publicación", + "all_posts": "Todos los mensajes", + "rating": "La clasificación", + "name": "El título de la entrada", + "author": "Autor", + "date": "La fecha de la publicación", + "topic": "La tema", + "views": "Puntos de vista", + "comments": "Comentarios", + "no_posts": "el foro esta vacio :(", + "create_firs_post": "Crea tu primera publicación" + }, + "create-ticket": { + "status": "Estado:", + "sent": "Enviado:", + "edit_mode": "Editar una publicación", + "view_mode": "Ver una publicación", + "create_post": "Crear una publicación", + "title_post": "El título de la entrada", + "title": "El título", + "post_topic": "Publicar una tema", + "description": "Publicar texto / contenido / descripción", + "resend": "reenviar", + "times_left": "(Izquierda {{num}})", + "buy_opportunities": "Compre 10 oportunidades para crear una publicación (10 DUST)", + "moderate": "En revisión", + "rejected": "Rechazado", + "no_reason": "No se especifica el motivo", + "delete_post": "Eliminar un mensaje", + "default_user_nickname": "Anónimo", + "loaded_photo": "El foto subida:", + "load_image": "Elija un archivo o un arrástrelo aquí (JPG o PNG menos de 3 MB)", + "add_image": "Añadir el imagen", + "close": "Cerar", + "create": "Crear", + "validation_messages": { + "required": "Se requiere en campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "invalid_format_img": "El formato del imagen es inválido", + "file_size_exceeded": "El tamaño del archivo es excedido" + }, + "description_placeholder": "La descripción" + }, + "my-tickets": { + "popular": "Popular", + "news": "Nuevo", + "all": "Todos los mensajes", + "my-tickets": "Mis publicaciones", + "create_post": "Crear una publicación", + "delete_post": "Eliminar un mensaje", + "no_posts": "el foro esta vacio :(", + "create_firs_post": "Crea tu primera publicación", + "name": "El título de la entrada", + "date": "La fecha de la publicación", + "status": "El estado de la moderación", + "comment": "Comentario", + "no_reason": "No se especifica el motivo", + "view_post": "Ver la publicacion", + "published": "Publicado:", + "sent": "Enviado:", + "edit": "Editar", + "accepted": "Aceptado", + "moderate": "En revisión", + "rejected": "Rechazado" + }, + "ticket": { + "default_user_nickname": "Anónimo", + "up_rating": "Subir la calificación", + "remove_voice": "Eliminar el voto", + "rating": "La clasificación", + "name": "El título de la entrada", + "author": "Autor", + "date": "La fecha de la publicación", + "topic": "La tema", + "views": "Los puntos de vista", + "comments": "Comentarios", + "moderator": "El moderador", + "edit": "Editar", + "delete_post": "Eliminar mensaje", + "delete": "Borrar" + }, + "tickets": { + "popular": "Popular", + "news": "Nuevo", + "all": "Todos los mensajes", + "my-tickets": "Mis publicaciones", + "create_post": "Crear una publicación", + "all_posts": "Todos los mensajes", + "rating": "La clasificación", + "name": "El título de la entrada", + "author": "Autor", + "date": "La fecha de la publicación", + "topic": "La tema", + "views": "Los puntos de vista", + "comments": "Comentarios", + "moderator": "El moderador", + "no_posts": "el foro esta vacio :(", + "create_firs_post": "Crea tu primera publicación" + }, + "tags": { + "Идея": "La Idea", + "Жалоба": " La Queja", + "Партнерство": "La Colaboración", + "Предложение": "La Oferta", + "Обсуждение": "Una charla", + "Другое": "Otro" + } +} \ No newline at end of file diff --git a/forum/uk.json b/forum/uk.json index 8f1b2f8..20259cd 100644 --- a/forum/uk.json +++ b/forum/uk.json @@ -23,7 +23,7 @@ "leave_comment": "Залишити коментар", "show_more": "Показати ще...", "hide": "Приховати", - "cancel": "Скасування", + "cancel": "Скасувати", "change": "Змінити", "reply": "Відповісти", "show": "Показати", @@ -43,7 +43,7 @@ "buy-access": { "all": "Всі пости", "my-tickets": "Створені пости", - "create_post": "Створити піст", + "create_post": "Створити пост", "all_posts": "Всі пости", "rating": "Рейтинг", "name": "Назва посту", @@ -80,7 +80,7 @@ "close": "Закрити", "create": "Створити", "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "max_length": "Максимальна довжина {{ max }} {max, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "invalid_format_img": "Невалідний формат зображення", diff --git a/future/es.json b/future/es.json new file mode 100644 index 0000000..829a1cf --- /dev/null +++ b/future/es.json @@ -0,0 +1,5 @@ +{ + "title": "Casi listo...", + "subtitle": "tienes que esperar un poco", + "to_main": "Volver" +} \ No newline at end of file diff --git a/layout/en.json b/layout/en.json index 821adc6..a4bbc85 100644 --- a/layout/en.json +++ b/layout/en.json @@ -73,11 +73,11 @@ }, "PAYMENT_ORDER_SUCCESS": { "title": "Balance replenishment", - "description": "Order to replenish your balance was executed." + "description": "The order to replenish your balance was executed." }, "PAYMENT_ORDER_FAILED": { "title": "Balance replenishment", - "description": "Order to replenish your balance has failed!" + "description": "The order to replenish your balance has failed!" }, "PAYMENT_TXID_EXIST": { "title": "Balance replenishment", @@ -85,7 +85,7 @@ }, "PAYMENT_FAILED": { "title": "Balance replenishment", - "description": "Failed to create order to replenish your balance, please contact Administration!" + "description": "Failed to create an order to replenish your balance, please contact the Administration!" }, "SUBSCRIPTION_SUCCESS": { "title": "Subscription", @@ -95,8 +95,8 @@ }, "promocode-dialog": { "title": "Promocode activation", - "enter_promocode": "Enter promocode", - "activate": "Activate promocode", + "enter_promocode": "Enter the promocode", + "activate": "Activate the promocode", "example": "Example: X2dDjsa29GKO", "validation_messages": { "required": "Field is required", @@ -106,7 +106,7 @@ "report-dialog": { "name": "Title", "bag_report": "Bug report", - "loaded_file": "File uploaded:", + "loaded_file": "File is uploaded:", "short_description": "Short description", "detail_description_problem": "Detailed description", "description_of_problem": "Problem description", @@ -115,13 +115,13 @@ "min_length": "Minimum length is {{ min }} {min, plural, =1 {symbol} other {symbols}}", "max_length": "Maximum length is {{ max }} {max, plural, =1 {symbol} other {symbols}}", "img": "JPG or PNG, not more than 3MB", - "discord_or_email": "Enter E-mail or Discord nickname" + "discord_or_email": "Enter your E-mail or Discord nickname" }, "download": "Download", "send": "Send", "cancel": "Cancel", "contact_with_me": "Get in touch with me", - "enter_email_or_discord": "Enter E-mail or Discord nickname", + "enter_email_or_discord": "Enter your E-mail or Discord nickname", "contact": "Contact" }, "system-notification-dialog": { @@ -130,8 +130,8 @@ "offline": "Offline", "update_detected": "App update is detected: {{ version }}", "update_ready": "Update is ready {{ version }}. Want to update?", - "update_failed": "During installation of update {{ version }} an error has occurred", - "network_offline": "Connection has been lost, page reload required", + "update_failed": "During the installation of update {{ version }} an error has occurred", + "network_offline": "Connection has been lost, page reloading is required", "yes": "Yes, update", "no": "No" }, @@ -144,9 +144,9 @@ "accept": "Accept", "settings": "Settings", "analytic_cookies": "Analytics cookies", - "analytic_cookies_description": "Enabling these cookies will allow us to track your interaction with our site and make improvements.", + "analytic_cookies_description": "Enabling these cookies will allow us to track your interaction with our site and make some improvements.", "support_chat": "Support chat", - "support_chat_description": "If you would like to have access to the support chat, these cookies are required.", + "support_chat_description": "If you would like to have an access to the support chat, these cookies are required.", "save": "Save", "back": "Back" } diff --git a/layout/es.json b/layout/es.json new file mode 100644 index 0000000..e534c3d --- /dev/null +++ b/layout/es.json @@ -0,0 +1,152 @@ +{ + "header": { + "subscription_activate": "Activar la suscripción", + "subscription_activated": { + "text": "La suscripción", + "status": "Activo" + }, + "portfolio": " La cartera", + "portfolio_dropdown": { + "all_portfolios": "Todas las carteras", + "risk_calculator": "La calculadora del riesgo" + }, + "academy": "La academia", + "forum": "El foro", + "main": " Inicio", + "conferences": "Las conferencias", + "menu": { + "profile": "El perfil", + "balance": "Recargar el saldo", + "subscription": "La suscripción", + "transactions": "Historial de transacciones", + "settings": "La configuración", + "promocode": "El código promocional", + "bug_report": "Informe de error", + "support": "Charla de soporte", + "conferences": "Las conferencias" + }, + "sign_up": "Inscribirse", + "sign_in": "Registrarse", + "logout": "Cerrar la sesión", + "in_development": "En desarrollo", + "beta": "BETA", + "dust": "DUST", + "usdt": "USDT", + "micron": "MICRÓN" + }, + "notes_dropdown": { + "notes": "Todas las notas", + "add_note": "Crear una nota" + }, + "notifications": { + "count_of_notification": "Nuevas notificaciones", + "clear": "Borrar todas las notificaciones", + "types": { + "SUBSCRIPTION_ADDED": { + "title": "La compra de la suscripción exitosa", + "description": "Has comprado correctamente una suscripción para {{term}} {term, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}}" + }, + "SUBSCRIPTION_UPDATED": { + "title": "La renovación de la suscripción exitosa", + "description": "Has renovado con éxito una suscripción para {{term}} {term, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}}" + }, + "SUBSCRIPTION_ENDING_SOON": { + "title": "Tu suscripción terminará pronto", + "description": "Lo siento, pero tu suscripción caducará en solo {{daysToExpire}} {daysToExpire, plural, =1 {day} =2 {days} =3 {days} =4 {days} other {days}}... We' ¡Te extrañaré!" + }, + "BALANCE_ADDED": { + "title": "Reponer el saldo", + "description": "Su cuenta se recargó por {{amount}} USDT" + }, + "TELEGRAM_INVITED": { + "title": "Invitar a", + "description": "Tu invitación a Telegram. ¡Buena suerte en ese infierno!" + }, + "TELEGRAM_INVITED_1": { + "title": "Invitar al chat de Telegram", + "description": "Tu invitación al chat de Telegram. ¡Buena suerte en ese infierno!" + }, + "TELEGRAM_INVITED_2": { + "title": "Invitar al canal de Telegram", + "description": "Tu invitación al canal de Telegram SUERTE. ¡Buena suerte!" + }, + "PAYMENT_ORDER_SUCCESS": { + "title": "Reposición del saldo", + "description": "Se ejecutó orden de reposición de saldo." + }, + "PAYMENT_ORDER_FAILED": { + "title": "la reposición de saldo", + "description": "¡El pedido para reponer su saldo ha fallado!" + }, + "PAYMENT_TXID_EXIST": { + "title": "La reposición de saldo", + "description": "¡Su número de transacción ya está siendo utilizado por otro usuario!" + }, + "PAYMENT_FAILED": { + "title": "La reposición de saldo", + "description": "No se pudo crear el pedido para reponer su saldo, comuníquese con Administración." + }, + "SUBSCRIPTION_SUCCESS": { + "title": "La suscripción", + "description": "La suscripción exitosa" + } + } + }, + "promocode-dialog": { + "title": "La activación del código promocional", + "enter_promocode": "Introduce el código de promoción", + "activate": "Activar el código promocional", + "example": "Ejemplo: X2dDjsa29GKO", + "validation_messages": { + "required": "Se requiere el campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}" + } + }, + "report-dialog": { + "name": "Título", + "bag_report": "Informe de error", + "loaded_file": "El archivo subido:", + "short_description": "Breve descripción", + "detail_description_problem": "Descripción detallada", + "description_of_problem": "Descripción del problema", + "validation_messages": { + "required": "Se requiere campo", + "min_length": "La longitud mínima es {{min}} {min, plural, =1 {símbolo} other {símbolos}}", + "max_length": "La longitud máxima es {{max}} {max, plural, =1 {símbolo} other {símbolos}}", + "img": "JPG o PNG, no más de 3 MB", + "discord_or_email": "Ingrese el correo electrónico o el apodo de Discord" + }, + "download": "Descargar", + "send": "Enviar", + "cancel": "Cancelar", + "contact_with_me": "Contacte conmigo", + "enter_email_or_discord": "Ingrese el correo electrónico o el apodo de Discord", + "contact": "Contacto" + }, + "system-notification-dialog": { + "update": "Actualización disponible", + "failed": "¡Qué va!", + "offline": "Desconectado", + "update_detected": "Se detecta la actualización de la aplicación: {{version}}", + "update_ready": "La actualización está lista {{version}}. ¿Quieres actualizar?", + "update_failed": "Durante la instalación de la actualización {{version}} ha ocurrido un error", + "network_offline": "Se ha perdido la conexión, es necesario recargar la página", + "yes": "si, actualize", + "no": "No" + }, + "cookies": { + "cookies_settings": "Administrar cookies", + "intro": "Usamos cookies para mejorar su experiencia de usuario, análisar el uso de aplicaciones y habilitar el soporte de chat.\n", + "get_know_with_start": "Conocer con", + "cookies_policy": "La política de cookies", + "get_known_with_end": "más", + "accept": "Aceptar", + "settings": "La configuración", + "analytic_cookies": "Cookies analíticas", + "analytic_cookies_description": "Habilitar estas cookies nos permitirá a rastrear su interacción con nuestro sitio y realizar los beneficios.", + "support_chat": "Charla de soporte", + "support_chat_description": "Si desea tener acceso al chat de soporte, estas cookies son necesarias.", + "save": "Ahorrar", + "back": "Volver" + } +} \ No newline at end of file diff --git a/layout/uk.json b/layout/uk.json index 0989cbb..26ed171 100644 --- a/layout/uk.json +++ b/layout/uk.json @@ -21,14 +21,14 @@ "transactions": "Історія транзакцій", "settings": "Налаштування", "promocode": "Промокод", - "bug_report": "Баг репорт", + "bug_report": "Звіт щодо збою", "support": "Чат підтримки", "conferences": "Конференції" }, "sign_up": "Реєстрація", "sign_in": "Увійти", "logout": "Вийти з облікового запису", - "in_development": "In development", + "in_development": "В розробці", "beta": "BETA", "dust": "DUST", "usdt": "USDT", @@ -83,7 +83,7 @@ "description": "Ваш транзакційний номер вже використовується іншим користувачем!" }, "PAYMENT_FAILED": { - "title": "Пополнение баланса", + "title": "Поповнення балансу", "description": "Помилка під час створення заявки на поповнення балансу, зверніться до Адміністрації!" }, "SUBSCRIPTION_SUCCESS": { @@ -98,19 +98,19 @@ "activate": "Активувати промокод", "example": "Напр: X2dDjsa29GKO", "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}" } }, "report-dialog": { "name": "Назва", - "bag_report": "Баг репорт", + "bag_report": "Звіт щодо збою", "loaded_file": "Завантажено файл:", "short_description": "Короткий опис", "detail_description_problem": "Детальний опис проблеми", "description_of_problem": "Опис проблеми", "validation_messages": { - "required": "Поле обов'язково до заповнення", + "required": "Поле обов'язкове до заповнення", "min_length": "Мінімальна довжина {{ min }} {min, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "max_length": "Максимальная длина {{ max }} {max, plural, =1 {символ} =2 {символа} =3 {символа} =4 {символа} other {символів}}", "img": "JPG або PNG, не більше 3MB", @@ -136,12 +136,12 @@ }, "cookies": { "cookies_settings": "Управління Cookies", - "intro": "Ми використовуємо файли cookie, щоб покращити ваш досвід користувача, аналітику використання програм і включити чат підтримки.", + "intro": "Ми використовуємо файли cookie, щоб покращити ваш досвід користувача, проводити аналітику використання програм і забезпечувати чат підтримки.", "get_know_with_start": "Ознайомтеся з", "cookies_policy": "Політикою використання Cookies", "get_known_with_end": "докладніше", "accept": "Прийняти", - "settings": "Управління", + "settings": "Налаштування", "analytic_cookies": "Файли cookies аналітики", "analytic_cookies_description": "Включення цих файлів cookie дозволить нам відстежувати вашу взаємодію з нашим сайтом та вносити покращення.", "support_chat": "Чат підтримки", diff --git a/not-found/es.json b/not-found/es.json new file mode 100644 index 0000000..a9612ea --- /dev/null +++ b/not-found/es.json @@ -0,0 +1,5 @@ +{ + "title": "404", + "subtitle": "No lo comimos, lo juramos...", + "to_main": "Ir a la página de inicio" +} \ No newline at end of file diff --git a/notes/es.json b/notes/es.json new file mode 100644 index 0000000..74f0d12 --- /dev/null +++ b/notes/es.json @@ -0,0 +1,41 @@ +{ + "title": "notas", + "create_btn": "crear una nota", + "empty_note": "nota vacía", + "sort": { + "custom": "En orden personalizado", + "date_desc": "Fecha: primera noticia", + "date_asc": "Fecha: antiguo primero", + "alphabet_desc": "Alfabéticamente de la A a la Z", + "alphabet_asc": "Alfabéticamente de la Z a la A" + }, + "create_note_dialog": { + "remove_button": "Borrar nota", + "save": "Ahorrar", + "title": "crear una nota", + "edit_title": "Editar nota", + "title_label": "Encabezamiento", + "title_placeholder": "Mi nota", + "content_placeholder": "Ingrese el texto de la nota", + "changed": "Cambió", + "validation_messages": { + "required": "Este campo es obligatorio", + "min_length": "Longitud mínima {{min}} {min, plural, =1 {símbolo} =2 {símbolo} =3 {símbolo} =4 {símbolo} other {símbolos}}", + "max_length": "Longitud máxima {{max}} {max, plural, =1 {símbolo} =2 {símbolo} =3 {símbolo} =4 {símbolo} other {símbolos}}", + "not_only_spaces": "El título no puede contener solo espacios" + } + }, + "delete_note_dialog": { + "title": "Borrar una nota", + "description": "¿Está seguro de que desea eliminar la nota?", + "delete": "Borrar", + "cancel": "Cancelar", + "deleted_successfully": "Nota eliminada con éxito" + }, + "attention_note_dialog": { + "title": "Atención", + "description": "¿Está seguro de que desea cerrar esta nota sin guardarla?", + "dont_save": "no guardes", + "cancel": "Cancelar" + } +} \ No newline at end of file diff --git a/onboarding/en.json b/onboarding/en.json index 0a2f25d..036ca35 100644 --- a/onboarding/en.json +++ b/onboarding/en.json @@ -1,6 +1,6 @@ { "onboarding-call-dialog": { - "title": "Want to read a step-by-step guide to DUST PLATFORM?", + "title": "Want to read a step-by-step guide to the DUST PLATFORM?", "skip": "Skip", "yes": "Yes" }, @@ -10,21 +10,21 @@ "done": "Done", "portfolio": { "title": "“Portfolio” section", - "description": "In this section, you can create your porfolios, track your assets and investments.", + "description": "In this section you can create your portfolios and track your assets and investments.", "list": { - "1": "Total estimated balance of portfolios and PNL", - "2": "Simulation of investment strategies", - "3": "Integration of exchange portfolios in a single place", - "4": "Estimates and tracking of venture investments" + "1": "The total estimated balance of portfolios and PNL", + "2": "the simulation of investment strategies", + "3": "The integration of an exchange portfolios in a single place", + "4": "The estimation and tracking of venture investments" } }, "virtual_portfolio": { - "title": "Virtual portfolio", - "description": "With this portfolio, you can add assets manually and simulate different types of investment strategies.", + "title": "The virtual portfolio", + "description": "You can add your assets manually and simulate different types of investment strategies with this portfolio.", "list": { - "1": "Manual addition of transactions", - "2": "1000+ crypto-assets to track", - "3": "Chart visualization of profits/losses", + "1": "The manual addition of transactions", + "2": "1000+ crypto-assets to the track", + "3": "The chart visualization of profits/losses", "4": "Pie Сhart visualization of the distribution of finances" } }, @@ -32,55 +32,55 @@ "title": "Exchange portfolio", "description": "With this portfolio, you can track your exchange portfolios using API integrations.", "list": { - "1": "Simple and clear integration using API", - "2": "Automatic update of transactions and prices", + "1": "The simple and clear integration, using API", + "2": "The automatic update of transactions and prices", "3": "Chart visualization of profits/losses", "4": "Pie Сhart visualization of the distribution of finances" } }, "venture_portfolio": { - "title": "Venture portfolio", + "title": "The venture portfolio", "description": "With this portfolio, you can track all venture investments with flexible configuration and visualizations.", "list": { - "1": "Flexible tracking of venture investments", - "2": "Chart of TGE and unlocks", - "3": "Detailed information about a venture asset", + "1": "The flexible tracking of venture investments", + "2": "The chart of TGE and unlocks", + "3": "The detailed information about a venture asset", "4": "Automatic calculations instead of Excel tables" } }, "forum": { "title": "“Forum” section", - "description": "In this section, you can create posts and share your thoughts with a community of like-minded people.", + "description": "In this section you can create posts and share your thoughts with a community of like-minded people.", "list": { - "1": "Viewing posts in rating order", - "2": "Ability to comment on posts created by other people", - "3": "Earn DUST Token for best posts", - "4": "Stay up-to-date on the latest events" + "1": "The viewing posts in a rating order", + "2": "The ability to comment on posts created by other people", + "3": "Earning DUST Token for best posts", + "4": "Staying up-to-date on the latest events" } }, "academy": { "title": "“Academy” section", "description": "In this section, you can choose the course you are interested in and get new knowledge.", "list": { - "1": "Every course is created by DUST.FOUNDATION team", - "2": "Visual representation of complex topics in videos", - "3": "Passing tests in each module", - "4": "Evaluation of modules and courses" + "1": "Every course is created by DUST FOUNDATION team", + "2": "The videos contain the visual representation of complex topics.", + "3": "The final rating in each module", + "4": "The evaluation of modules and courses" } }, "balance": { "title": "“Top up balance” section", - "description": "In this section, you can purchase/extend subscriptions for platform and crypto-community.", + "description": "In this section you can purchase/extend subscriptions for platform and crypto-community.", "list": { - "1": "Easy 2-steps payment process", - "2": "Support of different networks and Binance Pay", - "3": "Detailed video tutorial about how to make payments for newcomers", + "1": "The easy 2-steps payment process", + "2": "The support of different networks and Binance Pay", + "3": "The detailed video tutorial on how to make payments for newcomers", "4": "Quick crediting funds to the platform" } }, "subscription": { "title": "“Subscription” section", - "description": "In this section, you can choose and activate different types of subscriptions.", + "description": "In this section you can choose and activate different types of subscriptions.", "list": { "1": "7 days of free trial (DUST Platform)", "2": "3 types of subscription with different durations", @@ -90,7 +90,7 @@ }, "profile": { "title": "“Profile” section", - "description": "In this section, you can get daily rewards, achievements and track your rating.", + "description": "In this section you can get daily rewards, achievements, and track your rating.", "list": { "1": "Choose your crypto-avatar", "2": "Daily rewards for visiting a platform", diff --git a/onboarding/es.json b/onboarding/es.json new file mode 100644 index 0000000..bb77728 --- /dev/null +++ b/onboarding/es.json @@ -0,0 +1,102 @@ +{ + "onboarding-call-dialog": { + "title": "¿Quiere leer una guía paso a paso de la PLATAFORMA DUST?", + "skip": "Saltar", + "yes": "Sí" + }, + "onboarding-dialog": { + "back": "Volver", + "onward": "Siguiente", + "done": "Hecho", + "portfolio": { + "title": "Sección “Portafolio”", + "description": "En esta sección puede crear sus carteras, realizar un seguimiento de sus activos e inversiones.", + "list": { + "1": "El saldo total estimado de carteras y PNL", + "2": "La simulación de las estrategias del inversión", + "3": "La integración de las carteras del cambio en un solo lugar", + "4": "Los estimaciones y seguimiento de los inversiones del riesgo" + } + }, + "virtual_portfolio": { + "title": "El portafolio virtual", + "description": "Con esta cartera puede agregar activos manualmente y simular diferentes tipos de las estrategias del inversión.", + "list": { + "1": "La adición manual de transacciones", + "2": "Más de 1000 criptoactivos para rastrear", + "3": "El gráfico de visualización de ganancias/pérdidas", + "4": "Pie Сhart visualización de la distribución de las finanzas" + } + }, + "exchange_portfolio": { + "title": "La cartera del cambio", + "description": "Con esta cartera puede realizar un seguimiento de sus carteras del intercambio mediante integraciones de API.", + "list": { + "1": "La integración simple y clara con el uso de API", + "2": "La actualización automática de transacciones y precios.", + "3": "El gráfico de visualización de ganancias/pérdidas", + "4": "Pie Сhart visualización de la distribución de las finanzas" + } + }, + "venture_portfolio": { + "title": "La cartera de empresas", + "description": "Con esta cartera puede realizar un seguimiento de todas las inversiones del riesgo con configuraciones y visualizaciones flexibles.", + "list": { + "1": "El seguimiento flexible de los inversiones del riesgo", + "2": "El gráfico de TGE y desbloqueos", + "3": "La información detallada sobre un activo de riesgo", + "4": "Los cálculos automáticos en un lugar a cambio de las tablas en Excel" + } + }, + "forum": { + "title": "La sección “Foro”", + "description": "En esta sección puede crear los publicaciones y compartir sus pensamientos con una comunidad de personas de ideas afines.", + "list": { + "1": "Ver publicaciones en orden de calificación", + "2": "La posibilidad de comentar en publicaciones creadas por otras personas.", + "3": "Gana DUST Token por las mejores publicaciones", + "4": "Manténgase actualizado sobre los últimos eventos" + } + }, + "academy": { + "title": "La sección “Academia”", + "description": "En esta sección, puede elegir el curso que le interesa y obtener nuevos conocimientos.", + "list": { + "1": "Cada curso es creado por el equipo de DUST FOUNDATION", + "2": "Los videos con una representación visual de temas complejos", + "3": "La superación de pruebas en cada módulo.", + "4": "La evaluación de módulos y cursos" + } + }, + "balance": { + "title": "Apartado “Recargar saldo”", + "description": "En esta sección puede comprar/ampliar las suscripciones para la plataforma y la criptocomunidad.", + "list": { + "1": "El proceso fácil del pago de 2 pasos", + "2": "El soporte de diferentes redes y Binance Pay", + "3": "El video tutorial detallado sobre cómo realizar pagos para recién llegados", + "4": "La acreditación rápida de los fondos a la plataforma" + } + }, + "subscription": { + "title": "Sección “Suscripción”", + "description": "En esta sección puede elegir y activar diferentes tipos de suscripciones.", + "list": { + "1": "7 días de prueba gratis (Plataforma DUST)", + "2": "3 tipos de suscripción con diferentes duraciones", + "3": "Las integraciones con Telegram y Discord", + "4": "La sistema de descuento y obtención de DUST Token" + } + }, + "profile": { + "title": "Sección “Perfil”", + "description": "En esta sección puede obtener recompensas diarias, logros y realizar un seguimiento de su calificación.", + "list": { + "1": "Elige tu cripto-avatar", + "2": "Recompensas diarias por visitas de una plataforma", + "3": "Lista de los logros recibidos", + "4": "Las opiniones de los usuarios" + } + } + } +} \ No newline at end of file diff --git a/onboarding/uk.json b/onboarding/uk.json index 18dc5fe..0a6ccd1 100644 --- a/onboarding/uk.json +++ b/onboarding/uk.json @@ -13,7 +13,7 @@ "description": "У цьому розділі ви маєте можливість створювати свої особисті портфелі, відстежувати активи та ваші інвестиції.", "list": { "1": "Загальна оцінка портфелів та PNL", - "2": "Віртуальне моделювання інвест стратегій", + "2": "Віртуальне моделювання інвест-стратегій", "3": "Інтеграція біржових портфелів в одному місці", "4": "Розрахунок та відстеження венчурних інвестицій" } @@ -45,24 +45,24 @@ "1": "Гнучке відстеження венчурних інвестицій", "2": "Графік TGE та розлоків", "3": "Детальна інформація про венчурний актив", - "4": "Автоматичні розрахунки замість Excel таблиць" + "4": "Автоматичні розрахунки, замість Excel таблиць" } }, "forum": { "title": "Розділ “Форум”", - "description": "У цьому розділі ви маєте можливість створювати пости та ділитися думками з ком'юніті однодумців.", + "description": "У цьому розділі ви маєте можливість створювати публікації та ділитися думками з спільнотою однодумців.", "list": { - "1": "Відображення постів за рейтингом", - "2": "Можливість участі в обговоренні чужого посту", - "3": "Заробляйте DUST Token за найкращі пости", + "1": "Відображення публікацій за рейтингом", + "2": "Можливість участі в обговоренні публікацій інших користувачів", + "3": "Заробляйте DUST Token за найкращі публікації", "4": "Будьте в курсі останніх подій" } }, "academy": { "title": "Розділ “Академія”", - "description": "У цьому розділі ви маєте можливість обрати курс, що вас цікавить, і знайти нові знання.", + "description": "У цьому розділі ви маєте можливість обрати курс, що вас цікавить, та отримати нові знання.", "list": { - "1": "Кожен курс написаний командою DUST.FOUNDATION", + "1": "Кожен курс розроблено командою DUST FOUNDATION", "2": "Візуалізація складних тем у відео", "3": "Проходження тестів у кожному модулі", "4": "Оцінювання модулів та курсів" @@ -70,7 +70,7 @@ }, "balance": { "title": "Розділ “Поповнення балансу”", - "description": "У цьому розділі ви маєте можливість оплачувати/продовжувати підписку на платформу та криптоком'юніті.", + "description": "У цьому розділі ви маєте можливість сплачувати/продовжувати підписку на платформу та криптоком'юніті.", "list": { "1": "Простий спосіб оплати в 2 кроки", "2": "Підтримка різних мереж та Binance Pay", @@ -83,14 +83,14 @@ "description": "У цьому розділі ви маєте можливість вибрати та активувати різні види підписки.", "list": { "1": "7 днів безкоштовного пробного періоду (DUST Platform)", - "2": "3 типи підписки з різними періодами", + "2": "3 типи підписки з різною тривалістю", "3": "Інтеграції з Telegram та Discord", "4": "Система знижок та нарахування DUST Token" } }, "profile": { "title": "Розділ “Особистий профіль”", - "description": "У цьому розділі ви маєте можливість отримувати щоденні нагороди, досягнення, відстежувати рейтинг.", + "description": "У цьому розділі ви маєте можливість отримувати щоденні нагороди, досягнення та відстежувати рейтинг.", "list": { "1": "Вибір вашого крипто-персонажу", "2": "Щоденні нагороди за відвідування платформи", diff --git a/portfolio/en.json b/portfolio/en.json index fb5ffcc..ab16d27 100644 --- a/portfolio/en.json +++ b/portfolio/en.json @@ -8,7 +8,7 @@ "dialog-add-coin": { "first_step": { "title": "Step 1", - "choose_asset": "Choose asset", + "choose_asset": "Choose the asset", "search": "Search" }, "second_step": { "title": "Step 2", @@ -21,9 +21,9 @@ "total_profit": "Total profit", "buy": "Buy", "sell": "Sell", - "edit_transaction": "Edit transaction", - "delete_transaction": "Delete transaction", - "add_transaction": "Add transaction" + "edit_transaction": "Edit the transaction", + "delete_transaction": "Delete the transaction", + "add_transaction": "Add a transaction" }, "change": "Change", "add": "Add", @@ -36,23 +36,23 @@ } }, "dialog-add-exchange-portfolio": { - "title": "Creation of exchange portfolio", + "title": "The creation of an exchange portfolio", "selected_exchange": "Selected exchange*", "portfolio_name": "Portfolio title*", "name_placeholder": "Giga Chad", "portfolio_description": "Portfolio description", - "description_placeholder": "Portfolio consisting of the riskiest and the most promising assets across the market. Be prepared to say goodbye to your sleep and money.", - "api_key_rule": "We ask only for read permissions. It doesn't provide us access to your personal keys or ability to transfer your funds. We need it only to show you effectiveness of your portfolio and analytics.", - "enter_api_key": "Enter API-key", + "description_placeholder": "The portfolio consisting of the riskiest and the most promising assets across the market. Be ready to say goodbye to your sleep and money.", + "api_key_rule": "We ask only for read permissions. It doesn't provide us an access to your personal keys or an ability to transfer your funds. We need it only to show you the effectiveness of your portfolio and analytics.", + "enter_api_key": "Enter the API-key", "api_key": "API-key", - "enter_secret_key": "Enter secret key", + "enter_secret_key": "Enter the secret key", "secret_key": "Secret key", "help": { "1": "On a Binance exchange website open API Management section", "2": " Create new API key , name it, for example \"DUST Portfolio\", and press \"Next\"", "3": "(If everything is all right), enter 2FA codes", "4": "Copy API key and secret key", - "5": " IT IS DESIRABLE to disable access to trading for this API key, to do this: