From 6b38029e988650efa9d3ced8e2d3aec907f93d7e Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:37 +0200 Subject: [PATCH 01/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on ru-RU locale --- .../static/i18n/ru/app.json | 30 +++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/apps/ledger-live-desktop/static/i18n/ru/app.json b/apps/ledger-live-desktop/static/i18n/ru/app.json index e53867f33221..1c47480261f6 100644 --- a/apps/ledger-live-desktop/static/i18n/ru/app.json +++ b/apps/ledger-live-desktop/static/i18n/ru/app.json @@ -200,7 +200,8 @@ "STAKE" : "В стейкинге", "UNSTAKE" : "Выведено из стейкинга", "WITHDRAW_UNSTAKED" : "Вывод", - "SENDING" : "Отправка" + "SENDING" : "Отправка", + "BURN" : "Сожжено" }, "edit" : { "title" : "Ускорение или отмена", @@ -442,6 +443,14 @@ "cta" : "Совместимые устройства", "changeProvider" : "Поменять оператора" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ не поддерживает обмен TON", + "ton_description" : "Используйте другие совместимые устройства Ledger для обмена TON. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ не поддерживает обмен токенов сети Solana", + "spl_tokens_description" : "Используйте другие совместимые устройства Ledger для обмена токенов сети Solana. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™.", + "ada_title" : "Ledger Nano S™ не поддерживает обмен Cardano", + "ada_description" : "Используйте другие совместимые устройства Ledger для обмена Cardano. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™." + }, "providers" : { "title" : "Выберите поставщика услуг по обмену криптовалюты", "learnMore" : "Что такое Swap (обмен криптоактивов)?", @@ -2442,7 +2451,7 @@ }, "firmwareUpdatePrompt" : { "title" : "Добавить {{language}} язык на устройство {{deviceName}}?", - "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или поменять в любое удобное время в разделе «Мой Ledger»." + "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или позже, в разделе «Мой Ledger»." }, "allowLanguageInstallation" : "Нажмите «Разрешить»,\nчтобы установить язык", "languageInstalled" : "Новый язык устройства — {{language}}", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "Группа валидаторов", "ledgerByFigmentTC" : "Положения и условия Ledger by Figment", + "ledgerByChorusOneTC" : "Положения и условия Ledger by Chorus One", "totalVotes" : "Всего голосов", "commission" : "Комиссия" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "Доступно для вывода", "statusUpdateNotice" : "Статус делегирования обновится, когда транзакция будет подтверждена.", "ledgerByFigmentTC" : "Положения и условия Ledger by Figment", + "ledgerByChorusOneTC" : "Положения и условия Ledger by Chorus One", "emptyState" : { "description" : "Вы можете зарабатывать вознаграждения в токенах SOL, делегируя активы.", "info" : "Как работает делегирование", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Активы на счету заморожены", + "transferWarning" : "<0>Используйте это руководство, чтобы подтвердить адрес получения токенов Solana с помощью Ledger Nano S™." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "Валидаторы", + "ledgerByChorusOneTC" : "Положения и условия Ledger by Chorus One", "ledgerByFigmentTC" : "Положения и условия Ledger by Figment" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "Ссылка", "secondaryCta" : "Вторичный CTA", "cta" : "CTA", + "tag" : "Тег", "url" : "URL", "path" : "Путь" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Счёт не пополнен" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Счёт будет пополнен" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Токены на счету заморожены" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Счёт не был использован" + }, "SolanaMemoIsTooLong" : { "title" : "Слишком длинное Memo. Макс. длина {{maxLength}}" }, From e24cd8fa516b1a151c20b87ea668c2e50c53b056 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:42 +0200 Subject: [PATCH 02/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on de-DE locale --- .../static/i18n/de/app.json | 30 +++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/apps/ledger-live-desktop/static/i18n/de/app.json b/apps/ledger-live-desktop/static/i18n/de/app.json index 707bbce1b6f1..618606cc7015 100644 --- a/apps/ledger-live-desktop/static/i18n/de/app.json +++ b/apps/ledger-live-desktop/static/i18n/de/app.json @@ -200,7 +200,8 @@ "STAKE" : "Gestaket", "UNSTAKE" : "Nicht mehr gestaket", "WITHDRAW_UNSTAKED" : "Ausgezahlt", - "SENDING" : "Senden" + "SENDING" : "Senden", + "BURN" : "Verbrannt" }, "edit" : { "title" : "Beschleunigen oder Abbrechen", @@ -442,6 +443,14 @@ "cta" : "Kompatible Geräte entdecken", "changeProvider" : "Bei anderem Anbieter swappen" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "Wähle einen Anbieter für das Swappen von Kryptowährungen", "learnMore" : "Was ist Swappen?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "Validator-Gruppe", "ledgerByFigmentTC" : "Ledger laut Figment AGBs", + "ledgerByChorusOneTC" : "AGB zu Ledger by Chorus One", "totalVotes" : "Stimmen insgesamt", "commission" : "Provision" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "Auszahlbar", "statusUpdateNotice" : "Der Status der Delegation wird bei der Bestätigung der Transaktion aktualisiert.", "ledgerByFigmentTC" : "Ledger laut Figment AGBs", + "ledgerByChorusOneTC" : "AGB zu Ledger by Chorus One", "emptyState" : { "description" : "Du kannst SOL-Belohnungen verdienen, indem du deine Vermögenswerte delegierst.", "info" : "So funktioniert Delegation", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Kontovermögenswerte sind gesperrt!", + "transferWarning" : "Zum Verifizieren der Empfängeradresse für Solana-Token mit einer Ledger Nano S™ <0>befolge diese Anweisungen." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "Validatoren", + "ledgerByChorusOneTC" : "AGB zu Ledger by Chorus One", "ledgerByFigmentTC" : "Ledger laut Figment AGBs" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "Link", "secondaryCta" : "Sekundärer CTA", "cta" : "CTA", + "tag" : "Tag", "url" : "URL", "path" : "Pfad" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Konto nicht gedeckt" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Konto wird gedeckt" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Vermögenswerte des Tokenkontos sind gesperrt" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Konto nicht initialisiert" + }, "SolanaMemoIsTooLong" : { "title" : "Memo ist zu lang. Maximale Länge beträgt {{maxLength}}" }, @@ -6331,7 +6357,7 @@ "title" : "Dein Ledger-Gerät ist nicht eingerichtet", "description" : "Richte es für die Nutzung ein. Wir führen dich durch den Einrichtungsprozess.", "goToOnboardingButton" : "Mein Ledger-Gerät einrichten", - "goToOnboardingButtonWithProductName" : "Mein {{ productName }} einrichten" + "goToOnboardingButtonWithProductName" : "Meine {{ productName }} einrichten" }, "EtherscanAPIError" : { "title" : "Abruf der Transaktionen fehlgeschlagen", From 9c743900ef26d719fe62ef45c1b4c4ef7366f723 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:46 +0200 Subject: [PATCH 03/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on ko-KR locale --- .../static/i18n/ko/app.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-desktop/static/i18n/ko/app.json b/apps/ledger-live-desktop/static/i18n/ko/app.json index d848cc8f6514..5854051b6d1d 100644 --- a/apps/ledger-live-desktop/static/i18n/ko/app.json +++ b/apps/ledger-live-desktop/static/i18n/ko/app.json @@ -200,7 +200,8 @@ "STAKE" : "스테이킹 완료", "UNSTAKE" : "언스테이킹 완료", "WITHDRAW_UNSTAKED" : "출금됨", - "SENDING" : "보내기" + "SENDING" : "보내기", + "BURN" : "소각됨" }, "edit" : { "title" : "속도 올리기 또는 취소", @@ -442,6 +443,14 @@ "cta" : "호환 가능한 장치 탐색", "changeProvider" : "다른 공급자를 통해 스왑" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "암호화폐를 스왑할 공급자를 선택하세요", "learnMore" : "스왑이란?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "검증인 그룹", "ledgerByFigmentTC" : "Ledger by Figment 이용약관", + "ledgerByChorusOneTC" : "Ledger by Chorus One 이용약관", "totalVotes" : "총 투표수", "commission" : "커미션" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "출금 가능", "statusUpdateNotice" : "거래 확인 후 위임 상태가 업데이트됩니다.", "ledgerByFigmentTC" : "Ledger by Figment 이용약관", + "ledgerByChorusOneTC" : "Ledger by Chorus One 이용약관", "emptyState" : { "description" : "자산을 위임하여 SOL 보상을 받을 수 있습니다.", "info" : "위임은 어떤 원리인가요?", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "계정 자산이 동결되었습니다!", + "transferWarning" : "Ledger Nano S™를 사용해 솔라나 토큰의 수령인 주소를 확인하려면 <0>다음 지침을 따르세요." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "검증인", + "ledgerByChorusOneTC" : "Ledger by Chorus One 이용약관", "ledgerByFigmentTC" : "Ledger by Figment 이용약관" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "링크", "secondaryCta" : "보조 CTA", "cta" : "CTA", + "tag" : "태그", "url" : "URL", "path" : "경로" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "자금이 입금되지 않은 계정" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "계정에 자금이 지원됩니다" + }, + "SolanaTokenAccountFrozen" : { + "title" : "토큰 계정 자산이 동결되었습니다" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "계정이 초기화되지 않았습니다" + }, "SolanaMemoIsTooLong" : { "title" : "메모가 너무 깁니다. 최대 길이는 {{maxLength}}입니다." }, From ff02aa12e17ecf8e88b53abc178ae061402d99f1 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:51 +0200 Subject: [PATCH 04/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on pt-BR locale --- .../static/i18n/pt-BR/app.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-desktop/static/i18n/pt-BR/app.json b/apps/ledger-live-desktop/static/i18n/pt-BR/app.json index 0a6d37e20186..ad90b736a3ad 100644 --- a/apps/ledger-live-desktop/static/i18n/pt-BR/app.json +++ b/apps/ledger-live-desktop/static/i18n/pt-BR/app.json @@ -200,7 +200,8 @@ "STAKE" : "Aplicado", "UNSTAKE" : "Desaplicado", "WITHDRAW_UNSTAKED" : "Sacado", - "SENDING" : "Enviando" + "SENDING" : "Enviando", + "BURN" : "Queimado" }, "edit" : { "title" : "Acelerar ou Cancelar", @@ -442,6 +443,14 @@ "cta" : "Conheça os dispositivos compatíveis", "changeProvider" : "Trocar com outro provedor" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "Escolha um provedor para trocar cripto", "learnMore" : "O que é Troca (Swap)?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "Grupo de validadores", "ledgerByFigmentTC" : "Ledger por Figment T&Cs", + "ledgerByChorusOneTC" : "Termos e Condições da Ledger by Chorus One", "totalVotes" : "Total de votos", "commission" : "Comissão" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "Sacáveis", "statusUpdateNotice" : "O status da delegação será atualizado quando a transação for confirmada.", "ledgerByFigmentTC" : "Ledger por Figment T&Cs", + "ledgerByChorusOneTC" : "Termos e Condições da Ledger by Chorus One", "emptyState" : { "description" : "Você pode ganhar recompensas em SOL delegando seus ativos.", "info" : "Como funciona a delegação", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Os ativos da conta estão congelados!", + "transferWarning" : "Para verificar o endereço do destinatário para tokens Solana usando uma Ledger Nano S™, <0>siga essas instruções." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "Validadores", + "ledgerByChorusOneTC" : "Termos e Condições da Ledger by Chorus One", "ledgerByFigmentTC" : "Ledger por Figment T&Cs" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "Link", "secondaryCta" : "CTA secundário", "cta" : "CTA", + "tag" : "Etiqueta", "url" : "URL", "path" : "Path" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Conta sem saldo" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "A conta será financiada" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Os ativos da conta de token estão congelados" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Conta não inicializada" + }, "SolanaMemoIsTooLong" : { "title" : "O memo é muito longo. O comprimento máximo é {{maxLength}}" }, From 3343ea2266bd37ca1090dc1be50566cc78aa4fa3 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:58 +0200 Subject: [PATCH 05/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on es-ES locale --- .../static/i18n/es/app.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-desktop/static/i18n/es/app.json b/apps/ledger-live-desktop/static/i18n/es/app.json index 014e70071179..1cd975c876ce 100644 --- a/apps/ledger-live-desktop/static/i18n/es/app.json +++ b/apps/ledger-live-desktop/static/i18n/es/app.json @@ -200,7 +200,8 @@ "STAKE" : "En participación", "UNSTAKE" : "Fuera de participación", "WITHDRAW_UNSTAKED" : "Retirado", - "SENDING" : "Enviando" + "SENDING" : "Enviando", + "BURN" : "Quemado" }, "edit" : { "title" : "Acelerar o cancelar", @@ -442,6 +443,14 @@ "cta" : "Explorar dispositivos compatibles", "changeProvider" : "Permutar con otro proveedor" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "Elige un proveedor para permutar cripto", "learnMore" : "¿Qué es la permuta?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "Grupo de validadores", "ledgerByFigmentTC" : "Términos y condiciones de Ledger by Figment", + "ledgerByChorusOneTC" : "Términos y condiciones de Ledger by Chorus One", "totalVotes" : "Total de votos", "commission" : "Comisión" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "Puede retirarse", "statusUpdateNotice" : "El estado de la delegación se actualizará cuando se confirme la transacción.", "ledgerByFigmentTC" : "Términos y condiciones de Ledger by Figment", + "ledgerByChorusOneTC" : "Términos y condiciones de Ledger by Chorus One", "emptyState" : { "description" : "Puedes recibir recompensas SOL delegando tu activos.", "info" : "Cómo funciona la delegación", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Los activos de la cuenta están inmovilizados.", + "transferWarning" : "Para verificar la dirección del receptor de los tokens de Solana con un Ledger Nano S™, <0>sigue estas instrucciones." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "Validadores", + "ledgerByChorusOneTC" : "Términos y condiciones de Ledger by Chorus One", "ledgerByFigmentTC" : "Términos y condiciones de Ledger by Figment" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "Enlace", "secondaryCta" : "CTA secundario", "cta" : "CTA", + "tag" : "Etiqueta", "url" : "URL", "path" : "Ruta" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Cuenta sin fondos" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Se agregarán fondos a la cuenta" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Los activos de la cuenta de tokens están inmovilizados" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Cuenta no inicializada" + }, "SolanaMemoIsTooLong" : { "title" : "El Memo es demasiado largo. La longitud máxima es {{maxLength}}" }, From 3c41843e7ddf9ffa4a8b7d4a456f1dcf55e03031 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:03 +0200 Subject: [PATCH 06/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on tr-TR locale --- .../static/i18n/tr/app.json | 32 +++++++++++++++++-- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/apps/ledger-live-desktop/static/i18n/tr/app.json b/apps/ledger-live-desktop/static/i18n/tr/app.json index 340f61b45cef..4a553f8535fb 100644 --- a/apps/ledger-live-desktop/static/i18n/tr/app.json +++ b/apps/ledger-live-desktop/static/i18n/tr/app.json @@ -200,7 +200,8 @@ "STAKE" : "Stake edildi", "UNSTAKE" : "Stake durdurma", "WITHDRAW_UNSTAKED" : "Çekildi", - "SENDING" : "Gönderiliyor" + "SENDING" : "Gönderiliyor", + "BURN" : "Yakıldı" }, "edit" : { "title" : "Hızlandırın veya İptal Edin", @@ -442,6 +443,14 @@ "cta" : "Uyumlu cihazları keşfedin", "changeProvider" : "Başka bir sağlayıcıyla takas edin" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "Kripto takası işlemleri için bir sağlayıcı seçin", "learnMore" : "Takas (Swap) nedir?", @@ -1355,7 +1364,7 @@ }, "postOnboardingBanner" : { "title" : "{{productName}} cihazınız için sırada ne var?", - "description" : "Herhangi bir borsadaki veya cüzdandaki varlıklarınızı aktarın, kripto satın alın, kilitli ekranı özelleştirin veya Ledger Recover'a abone olun.", + "description" : "Bir borsadaki veya cüzdandaki varlıklarınızı aktarın, kripto satın alın, kilitli ekranı özelleştirin veya Ledger Recover'a abone olun.", "link" : "Sırada ne var?", "dismiss" : "Belki sonra" }, @@ -2057,7 +2066,7 @@ "flash" : "Cihazınız hazırlanıyor..." }, "confirmIdentifier" : "Tanımlayıcıyı doğrulayın", - "confirmIdentifierText" : "İşletim sistemi\ngüncellemesini başlatmak için\n“Yükle” seçeneğine dokunun", + "confirmIdentifierText" : "İşletim sistemi güncellemesini başlatmak için “Install” (Yükle) seçeneğine dokunun", "identifier" : "Tanımlayıcı", "newFirmware" : "Yeni donanım yazılımı {{version}}", "confirmUpdate" : "Lütfen cihazınızdaki güncellemeyi onaylayın", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "Doğrulayıcı Grubu", "ledgerByFigmentTC" : "Ledger by Figment Hüküm ve Koşulları", + "ledgerByChorusOneTC" : "Ledger by Chorus One Hüküm ve Koşulları", "totalVotes" : "Toplam Oy", "commission" : "Komisyon" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "Çekilebilir bakiye", "statusUpdateNotice" : "İşlem onaylandığında yetki devrinin durumu güncellenir.", "ledgerByFigmentTC" : "Ledger by Figment Hüküm ve Koşulları", + "ledgerByChorusOneTC" : "Ledger by Chorus One Hüküm ve Koşulları", "emptyState" : { "description" : "Varlıklarınızın yetkisini devrederek SOL ödülleri kazanabilirsiniz.", "info" : "Yetki Devri nasıl çalışır?", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Hesap varlıkları donduruldu!", + "transferWarning" : "Ledger Nano S™ kullanarak Solana token'ları için alıcı adresini doğrulamak üzere <0>bu yönergeleri uygulayın." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "Doğrulayıcılar", + "ledgerByChorusOneTC" : "Ledger by Chorus One Hüküm ve Koşulları", "ledgerByFigmentTC" : "Ledger by Figment Hüküm ve Koşulları" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "Bağlantı", "secondaryCta" : "İkincil Eylem Çağrısı", "cta" : "Eylem Çağrısı", + "tag" : "Etiket", "url" : "URL", "path" : "Yol" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Hesap daha önce fonlanmamış" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Hesap fonlanacak" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Token hesabı varlıkları donduruldu" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Hesap başlatılmadı" + }, "SolanaMemoIsTooLong" : { "title" : "Memo çok uzun Uzunluk en fazla {{maxLength}} olmalıdır" }, From 42418693e7e3a7bb7cf7dc1c8163e035a957ee8f Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:07 +0200 Subject: [PATCH 07/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on ar-AE locale --- .../static/i18n/ar/app.json | 32 +++++++++++++++++-- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/apps/ledger-live-desktop/static/i18n/ar/app.json b/apps/ledger-live-desktop/static/i18n/ar/app.json index 5ed951aaec68..9966f1db61f9 100644 --- a/apps/ledger-live-desktop/static/i18n/ar/app.json +++ b/apps/ledger-live-desktop/static/i18n/ar/app.json @@ -200,7 +200,8 @@ "STAKE" : "مُكدَّس", "UNSTAKE" : "غير مُكدَّس", "WITHDRAW_UNSTAKED" : "مسحوب", - "SENDING" : "إرسال" + "SENDING" : "إرسال", + "BURN" : "محروق" }, "edit" : { "title" : "التسريع أو الإلغاء", @@ -442,6 +443,14 @@ "cta" : "استكشف الأجهزة المتوافقة", "changeProvider" : "قم بالمبادلة مع مزود آخر" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "اختر أحد المزودين لمبادلة الأصول المشفرة", "learnMore" : "ما هي المبادلة؟", @@ -1139,7 +1148,7 @@ "send" : "إرسال", "swap" : "مبادلة", "stake" : "تكديس", - "earn" : "Earn", + "earn" : "اكسب", "yield" : "العائد", "buy" : "شراء", "sell" : "بيع", @@ -1486,7 +1495,7 @@ }, "earn" : { "title" : "تكديس", - "description" : "Get rewards on your crypto" + "description" : "احصل على مكافآت على أصولك المشفرة" } }, "recoverBanner" : { @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "مجموعة المدققين", "ledgerByFigmentTC" : "شروط وأحكام Ledger by Figment", + "ledgerByChorusOneTC" : "شروط وأحكام Ledger by Chorus One", "totalVotes" : "مجموع الأصوات", "commission" : "العمولة" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "قابل للسحب", "statusUpdateNotice" : "ستُحدّث حالة التفويض عندما يتم تأكيد المعاملة.", "ledgerByFigmentTC" : "شروط وأحكام Ledger by Figment", + "ledgerByChorusOneTC" : "شروط وأحكام Ledger by Chorus One", "emptyState" : { "description" : "يمكنك كسب مكافآت SOL عن طريق تفويض أصولك.", "info" : "كيف يعمل التفويض", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "تمّ تجميد أصول الحساب!", + "transferWarning" : "للتحقق من عنوان المستلم لرموز سولانا (Solana) باستخدام ™Ledger Nano S، <0>يرجى اتباع هذه التعليمات." } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "المدققون", + "ledgerByChorusOneTC" : "شروط وأحكام Ledger by Chorus One", "ledgerByFigmentTC" : "شروط وأحكام Ledger by Figment" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "الرابط", "secondaryCta" : "CTA الثانوي", "cta" : "CTA", + "tag" : "علامة", "url" : "عنوان URL", "path" : "المسار" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "الحساب غير ممول" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "سيتمّ تمويل الحساب" + }, + "SolanaTokenAccountFrozen" : { + "title" : "تمّ تجميد رموز أصول الحساب" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "لم يتمّ بدء الحساب" + }, "SolanaMemoIsTooLong" : { "title" : "الملاحظة طويلة جداً. الحد الأقصى للطول هو {{maxLength}}" }, From 019a0f72c2a14bc4ab1aab527660cfd4330dbe65 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:13 +0200 Subject: [PATCH 08/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on fr-FR locale --- .../static/i18n/fr/app.json | 44 +++++++++++++++---- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/apps/ledger-live-desktop/static/i18n/fr/app.json b/apps/ledger-live-desktop/static/i18n/fr/app.json index 5e84af5d5924..173fcc7903d5 100644 --- a/apps/ledger-live-desktop/static/i18n/fr/app.json +++ b/apps/ledger-live-desktop/static/i18n/fr/app.json @@ -200,7 +200,8 @@ "STAKE" : "Staké", "UNSTAKE" : "Déstaké", "WITHDRAW_UNSTAKED" : "Retiré", - "SENDING" : "Envoi" + "SENDING" : "Envoi", + "BURN" : "Brûlé" }, "edit" : { "title" : "Accélérer ou annuler", @@ -442,6 +443,14 @@ "cta" : "Voir les appareils compatibles", "changeProvider" : "Choisir un autre prestataire" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "Choisir un prestataire pour le swap", "learnMore" : "Qu’est-ce que le Swap ?", @@ -502,7 +511,7 @@ "to" : "À", "toExchange" : "Montant à envoyer", "toReceive" : "Montant à recevoir", - "terms" : "Conditions d’utilisation", + "terms" : "Conditions générales", "disclaimer" : { "description" : "En choisissant Confirmer, je reconnais et j’accepte que ce service soit exclusivement soumis aux Conditions d’utilisation de <0>{{provider}}.", "acceptedDescription" : "Ce service est exclusivement soumis aux Conditions d’utilisation de <0>{{provider}}." @@ -2344,7 +2353,7 @@ "ethereumMaxFee" : "Frais maximaux ({{unitName}})", "ethereumPriorityFee" : "Frais de priorité maximaux ({{unitName}})", "nextBlock" : "Bloc suivant", - "suggested" : "Suggérés", + "suggested" : "Suggéré", "unitPerByte" : "{{unit}} par byte", "nft" : "NFT", "nftQuantity" : "Nombre" @@ -3036,7 +3045,8 @@ }, "validatorGroup" : { "title" : "Groupe de validateurs", - "ledgerByFigmentTC" : "Conditions d’utilisation de Ledger by Figment", + "ledgerByFigmentTC" : "CG de Ledger by Figment", + "ledgerByChorusOneTC" : "CG de Ledger by Chorus One", "totalVotes" : "Total des votes", "commission" : "Commission" } @@ -3625,7 +3635,8 @@ "withdrawableInfoTooltip" : "Montant total pouvant être retiré des délégations", "withdrawableTitle" : "Disponible au retrait", "statusUpdateNotice" : "Le statut de la délégation sera mis à jour une fois la transaction confirmée.", - "ledgerByFigmentTC" : "Conditions d’utilisation de Ledger by Figment", + "ledgerByFigmentTC" : "CG de Ledger by Figment", + "ledgerByChorusOneTC" : "CG de Ledger by Chorus One", "emptyState" : { "description" : "Vous pouvez gagner des récompenses en SOL en déléguant vos actifs.", "info" : "Fonctionnement de la délégation", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "Les actifs du compte sont gelés", + "transferWarning" : "Pour vérifier l’adresse du bénéficiaire des tokens Solana avec un Ledger Nano S™, <0>suivez ces instructions." } }, "ethereum" : { @@ -3880,7 +3895,8 @@ }, "validator" : { "title" : "Validateurs", - "ledgerByFigmentTC" : "Conditions d’utilisation de Ledger by Figment" + "ledgerByChorusOneTC" : "CG de Ledger by Chorus One", + "ledgerByFigmentTC" : "CG de Ledger by Figment" }, "connectDevice" : { "title" : "Appareil" @@ -4075,7 +4091,7 @@ "button" : "Terminé", "title" : "Scannez pour exporter vers Ledger Live mobile", "listTitle" : "Sur l’application Ledger Live pour le mobile :", - "step1" : "Sur l’onglet Wallet, appuyez sur Ajouter un compte, ou sur Afficher tous les actifs puis sur le bouton +.", + "step1" : "Sur l’onglet Wallet, appuyez sur Ajouter un compte, ou sur Voir tous les actifs puis sur le bouton +.", "step2" : "Appuyez sur Importer les comptes de l’ordinateur.", "step3" : "Scannez le code QR jusqu’à ce que la barre soit à 100 %." } @@ -4147,6 +4163,7 @@ "link" : "Lien", "secondaryCta" : "CTA secondaire", "cta" : "CTA", + "tag" : "Tag", "url" : "URL", "path" : "Chemin" } @@ -4692,7 +4709,7 @@ "noDevice" : "Pas encore d’appareil ?", "buyLink" : "Pas encore d’appareil ? Achetez un Ledger Nano X.", "byTapping" : "En appuyant sur Commencer, vous acceptez nos", - "termsAndConditions" : "Conditions d’utilisation", + "termsAndConditions" : "Conditions générales", "and" : "et", "privacyPolicy" : "Politique de confidentialité", "steps" : { @@ -5380,7 +5397,7 @@ "memoWarningText" : "Lorsque vous utilisez un mémo, vérifiez bien le type à utiliser auprès du bénéficiaire.", "fee" : "Frais", "feeInfoText" : "Des frais de transaction minimaux de 0,00001 XLM sont nécessaires pour effectuer une transaction sur Stellar.", - "suggested" : "Suggérés", + "suggested" : "Suggéré", "recommendedFee" : "Frais recommandés", "recommenndedFeeInfo" : "Vous pouvez émettre cette transaction avec des frais inférieurs à ceux recommandés, mais elle ne sera peut être pas traitée.", "networkCongestion" : "Activité sur le réseau", @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "Pas de fonds sur le compte" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Le compte sera provisionné" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Les actifs du compte de tokens sont gelés" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "Compte non configuré" + }, "SolanaMemoIsTooLong" : { "title" : "Mémo trop long. Longueur maximale : {{maxLength}}" }, From 40fbe299cc2ccadaa94cc845ed6f3988da7cba9c Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:18 +0200 Subject: [PATCH 09/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on zh-CN locale --- .../static/i18n/zh/app.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-desktop/static/i18n/zh/app.json b/apps/ledger-live-desktop/static/i18n/zh/app.json index 940b38f109f6..983e2a869a8e 100644 --- a/apps/ledger-live-desktop/static/i18n/zh/app.json +++ b/apps/ledger-live-desktop/static/i18n/zh/app.json @@ -200,7 +200,8 @@ "STAKE" : "已权益质押", "UNSTAKE" : "已解除权益质押", "WITHDRAW_UNSTAKED" : "已提取", - "SENDING" : "发送" + "SENDING" : "发送", + "BURN" : "已销毁" }, "edit" : { "title" : "加速或取消", @@ -442,6 +443,14 @@ "cta" : "浏览兼容设备", "changeProvider" : "使用其他提供商进行互换" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "选择一个供应方来互换加密货币", "learnMore" : "什么是互换(Swap)?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "验证者组", "ledgerByFigmentTC" : "Figment 在 Ledger 的条款与条件", + "ledgerByChorusOneTC" : "Ledger by Chorus One 条款与条件", "totalVotes" : "总投票数", "commission" : "佣金" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "可提取", "statusUpdateNotice" : "交易确认后,委托状态将更新。", "ledgerByFigmentTC" : "Figment 在 Ledger 的条款与条件", + "ledgerByChorusOneTC" : "Ledger by Chorus One 条款与条件", "emptyState" : { "description" : "您可以通过委托资产赚取 SOL 奖励。", "info" : "委托机制如何运作", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "账户资产已冻结!", + "transferWarning" : "要使用 Ledger Nano S™ 验证 Solana 代币的接收人地址,<0>请按照以下说明操作。" } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "验证者", + "ledgerByChorusOneTC" : "Ledger by Chorus One 条款与条件", "ledgerByFigmentTC" : "Figment 在 Ledger 的条款与条件" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "链接", "secondaryCta" : "次要号召性用语", "cta" : "号召性用语", + "tag" : "标签", "url" : "网址", "path" : "路径" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "账户没有资金" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "账户将获得资金" + }, + "SolanaTokenAccountFrozen" : { + "title" : "代币账户资产已冻结" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "账户未初始化" + }, "SolanaMemoIsTooLong" : { "title" : "Memo 标签太长。最大长度为 {{maxLength}}" }, From 18babc72cd9b07d9b07328a0a1543bc3d575d49f Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:23 +0200 Subject: [PATCH 10/20] File apps/ledger-live-desktop/static/i18n/en/app.json was updated on ja-JP locale --- .../static/i18n/ja/app.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-desktop/static/i18n/ja/app.json b/apps/ledger-live-desktop/static/i18n/ja/app.json index e96052b2d94c..bff5a235e581 100644 --- a/apps/ledger-live-desktop/static/i18n/ja/app.json +++ b/apps/ledger-live-desktop/static/i18n/ja/app.json @@ -200,7 +200,8 @@ "STAKE" : "ステーキング済み", "UNSTAKE" : "ステーキング解除済み", "WITHDRAW_UNSTAKED" : "引き出し済み", - "SENDING" : "送信中" + "SENDING" : "送信中", + "BURN" : "バーン済み" }, "edit" : { "title" : "速度を上げる、またはキャンセルする", @@ -442,6 +443,14 @@ "cta" : "対応デバイスを探す", "changeProvider" : "別のプロバイダーでスワップ" }, + "incompatibility" : { + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." + }, "providers" : { "title" : "暗号資産のスワップに利用するプロバイダーを選択", "learnMore" : "スワップとは?", @@ -3037,6 +3046,7 @@ "validatorGroup" : { "title" : "バリデーターグループ", "ledgerByFigmentTC" : "Ledger by Figment T&Cs", + "ledgerByChorusOneTC" : "Ledger by Chorus One 利用規約", "totalVotes" : "総投票数", "commission" : "コミッション" } @@ -3626,6 +3636,7 @@ "withdrawableTitle" : "引き出し可能", "statusUpdateNotice" : "処理が承認されると、デリゲートのステータスが更新されます。", "ledgerByFigmentTC" : "Ledger by Figment T&Cs", + "ledgerByChorusOneTC" : "Ledger by Chorus One 利用規約", "emptyState" : { "description" : "資産をデリゲートすることで、SOLで報酬を獲得できます。", "info" : "デリゲートの仕組み", @@ -3715,6 +3726,10 @@ } } } + }, + "token" : { + "frozenStateWarning" : "アカウント資産が凍結されています!", + "transferWarning" : "Ledger Nano S™を使用してSolanaトークンの受取人アドレスを認証するには、<0>こちらの手順に従ってください。" } }, "ethereum" : { @@ -3880,6 +3895,7 @@ }, "validator" : { "title" : "バリデーター", + "ledgerByChorusOneTC" : "Ledger by Chorus One 利用規約", "ledgerByFigmentTC" : "Ledger by Figment T&Cs" }, "connectDevice" : { @@ -4147,6 +4163,7 @@ "link" : "リンク", "secondaryCta" : "セカンダリCTA", "cta" : "CTA", + "tag" : "タグ", "url" : "URL", "path" : "パス" } @@ -6167,6 +6184,15 @@ "SolanaAccountNotFunded" : { "title" : "アカウントに資金がありません" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "アカウントに入金されます" + }, + "SolanaTokenAccountFrozen" : { + "title" : "トークンアカウントの資産が凍結されています" + }, + "SolanaTokenAccounNotInitialized" : { + "title" : "アカウントが初期化されていません" + }, "SolanaMemoIsTooLong" : { "title" : "Memo(メモ)が長すぎます。最長{{maxLength}}以内で入力してください。" }, From b4987beb701a686583227403eba8258f45932618 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:27 +0200 Subject: [PATCH 11/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on ru-RU locale --- .../src/locales/ru/common.json | 54 +++++++++++++++++-- 1 file changed, 49 insertions(+), 5 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/ru/common.json b/apps/ledger-live-mobile/src/locales/ru/common.json index 473d4993d2f1..4959cf47f8a1 100644 --- a/apps/ledger-live-mobile/src/locales/ru/common.json +++ b/apps/ledger-live-mobile/src/locales/ru/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Счёт не пополнен" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Счёт будет пополнен" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Токены на счету заморожены" + }, "SolanaAddressOfEd25519" : { "title" : "Адрес за пределами кривой ed25519" }, @@ -1457,7 +1463,7 @@ "stepLanguage" : { "title" : "Выберите язык", "cta" : "Продолжить", - "changeDeviceLanguage" : "{{language}} язык также доступен для {{deviceName}}.", + "changeDeviceLanguage" : "Теперь для {{deviceName}} доступен {{language}} язык.", "changeDeviceLanguageDescription" : "Хотите сменить язык на {{language}}?", "warning" : { "title" : "Настроить на английском", @@ -2342,7 +2348,8 @@ "seeMarket" : "Просмотреть все" }, "walletBalance" : "Баланс кошелька", - "seelAllAssets" : "Посмотреть все активы", + "seeAllAssets" : "Посмотреть все активы", + "seeAllAccounts" : "Показать все", "marketPriceSection" : { "title" : "Рыночная цена {{currencyTicker}}", "currencyPrice" : "Цена {{currencyTicker}}", @@ -2355,9 +2362,9 @@ } }, "quickActions" : { - "buy" : "Покупка", + "buy" : "Купить", "sell" : "Продажа", - "swap" : "Обмен", + "swap" : "Обменять", "send" : "Отправить", "deposit" : "Получить", "stake" : "Стейкать" @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Активы" + }, "accounts" : { "title" : "Счета", "cryptoAccountsTitle" : "Счета {{currencyTicker}}", @@ -3091,6 +3101,13 @@ "desc" : "Попробуйте функции для разработчиков и расскажите нам, что вы думаете.", "customManifest" : { "title" : "Загрузить манифест пользовательской платформы" + }, + "exchangeDeveloperMode" : { + "title" : "Режим разработчика для приложения Exchange", + "description" : "Добавить информацию о поставщике обмена", + "placeholder" : "Данные о поставщике обмена в формате CAL", + "currentSetting" : "Текущая настройка", + "error" : "Неверное значение CAL" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "Ничего не найдено. По текущему фильтру нет подходящих курсов." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Совместимые устройства", + "contact_support" : "Связаться с Поддержкой", + "ton_title" : "Ledger Nano S™ не поддерживает обмен TON", + "ton_description" : "Используйте другие совместимые устройства Ledger для обмена TON. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ не поддерживает обмен токенов сети Solana", + "spl_tokens_description" : "Используйте другие совместимые устройства Ledger для обмена токенов сети Solana. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™.", + "ada_title" : "Ledger Nano S™ не поддерживает обмен Cardano", + "ada_description" : "Используйте другие совместимые устройства Ledger для обмена Cardano. Это Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ и Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Добавить новый", + "addNewOrExisting" : "Добавить новый или существующий счёт", "supportLinks" : { "segwit_or_native_segwit" : "SegWit или Native SegWit?" }, @@ -4567,7 +4595,7 @@ "languageInstalledDesc" : "Язык на вашем устройстве изменён", "firmwareUpdatePrompt" : { "title" : "Добавить {{language}} язык на устройство {{deviceName}}?", - "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или поменять в любое удобное время в разделе «Мой Ledger»." + "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или позже, в разделе «Мой Ledger»." }, "installingLanguage" : "Установка языка", "languages" : { @@ -5905,6 +5933,10 @@ "description" : "Вы можете получать вознаграждения, делегируя активы SOL валидатору." }, "reserveWarning" : "Убедитесь в наличии как минимум {{amount}} SOL на вашем кошельке. Криптовалюта понадобится для оплаты комиссий сети при деактивации и выводе стейка в дальнейшем" + }, + "token" : { + "frozenStateWarning" : "Активы на счету заморожены", + "transferWarning" : "<0>Используйте это руководство, чтобы подтвердить адрес получения токенов Solana с помощью Ledger Nano S™." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "Синхронизировать с другим приложением Ledger Live", "description" : "Синхронизируйте ваши криптовалютные счета в Ledger Live между разными смартфонами и компьютерами." }, + "unauthorizeMember" : { + "error" : { + "title" : "Приложение больше не синхронизировано", + "description" : "Включите Ledger Sync в этом Ledger Live или же в приложении, с которым проводится синхронизация.", + "cta" : "Включить Ledger Sync" + } + }, "manageKey" : { "title" : "Удалить синхронизацию", "description" : "Ваши криптовалютные счета в приложении Ledger Live на разных смартфонах и ПК больше не будут связаны.", @@ -6922,6 +6961,11 @@ "cancel" : "Оставить", "title" : "Точно хотите отменить синхронизацию?", "desc" : "Ваши криптовалютные счета в приложении Ledger Live на разных смартфонах и ПК больше не будут связаны. Это никак не скажется на криптоактивах." + }, + "error" : { + "title" : "Приложение больше не синхронизировано", + "description" : "Включите Ledger Sync в этом Ledger Live или же в приложении, с которым проводится синхронизация.", + "cta" : "Включить Ledger Sync" } }, "manageInstances" : { From b5ff661360628eb8e53ae523885e47ba8bc44afe Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:32 +0200 Subject: [PATCH 12/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on de-DE locale --- .../src/locales/de/common.json | 72 +++++++++++++++---- 1 file changed, 58 insertions(+), 14 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/de/common.json b/apps/ledger-live-mobile/src/locales/de/common.json index 5c719db2f630..fb1c899e327b 100644 --- a/apps/ledger-live-mobile/src/locales/de/common.json +++ b/apps/ledger-live-mobile/src/locales/de/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Konto nicht gedeckt" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Konto wird gedeckt" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Vermögenswerte des Tokenkontos sind gesperrt" + }, "SolanaAddressOfEd25519" : { "title" : "Adresse aus ed25519 Kurve" }, @@ -1287,20 +1293,20 @@ "title" : "Jeder sollte einen Ledger haben", "desc" : "Aus Sicherheitsgründen funktioniert Ledger Live nur mit einem Gerät. Sie benötigen ein Gerät, um fortzufahren.", "cta" : "Ledger jetzt kaufen", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", + "footer" : "Ich habe bereits ein Ledger-Gerät. Bitte Einrichtung starten.", + "bannerTitle" : "Überragende Sicherheit für deine Kryptos und NFTs", + "bannerTitle2" : "Du brauchst ein Ledger-Gerät zum Handeln", + "bannerSubtitle" : "mit einer Ledger Flex", + "bannerButtonTitle" : "Flex entdecken", "bannerButtonTitle2" : "Ledger-Gerät kaufen", - "setupCta" : "I already have a Ledger, set it up" + "setupCta" : "Ich habe bereits ein Ledger-Gerät. Einrichtung starten." }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "Hast du deine Ledger schon bekommen?", + "desc" : "Sobald du dein Ledger-Gerät erhalten hast, richte es ein, um alle Funktionen der Ledger Live-App freizuschalten.", + "cta" : "Mein Ledger-Gerät einrichten", + "bannerTitle" : "Hast du dein Ledger-Gerät erhalten?", + "bannerCta" : "Einrichtung starten", "continue" : "Weiter" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "Kauf erfolgreich", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "Vielen Dank für dein Vertrauen in Ledger", + "desc" : "Deine Bestellung wird bearbeitet.\nEine Auftragsbestätigung erhältst du per E-Mail." }, "discover" : { "title" : "Neues entdecken", @@ -2342,7 +2348,8 @@ "seeMarket" : "Alles anzeigen" }, "walletBalance" : "Kontostand der Wallet", - "seelAllAssets" : "Alle Vermögenswerte anzeigen", + "seeAllAssets" : "Alle Vermögenswerte anzeigen", + "seeAllAccounts" : "Alle Konten anzeigen", "marketPriceSection" : { "title" : "Marktpreis für {{currencyTicker}}", "currencyPrice" : "Preis für 1 {{currencyTicker}}", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Vermögenswerte" + }, "accounts" : { "title" : "Konten", "cryptoAccountsTitle" : "{{currencyTicker}}-Konten", @@ -3091,6 +3101,13 @@ "desc" : "Probieren Sie die experimentellen Entwicklerfunktionen aus und lassen Sie uns wissen, was Sie davon halten.", "customManifest" : { "title" : "Benutzerdefiniertes Plattform-Manifest laden" + }, + "exchangeDeveloperMode" : { + "title" : "Entwicklermodus für Börsen", + "description" : "Info des Börsenanbieters hinzufügen", + "placeholder" : "Info des Börsenanbieters im CAL-Format", + "currentSetting" : "Aktuelle Einstellung", + "error" : "Ungültiger CAL-Wert" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "Keine Ergebnisse gefunden. Mit den aktuellen Einstellungen sind keine Angebote verfügbar." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Kompatible Geräte entdecken", + "contact_support" : "Kundensupport kontaktieren", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Neu hinzufügen", + "addNewOrExisting" : "Neues oder bestehendes Konto hinzufügen", "supportLinks" : { "segwit_or_native_segwit" : "Segwit oder Native Segwit?" }, @@ -5905,6 +5933,10 @@ "description" : "Du kannst Belohnungen verdienen, indem du deine SOL-Werte an einen Validator delegierst." }, "reserveWarning" : "Bitte stelle sicher, dass du mindestens {{amount}} SOL in deiner Wallet hast, um zukünftige Netzwerkgebühren für die Deaktivierung und Auszahlung deines Stakes zu decken." + }, + "token" : { + "frozenStateWarning" : "Kontovermögenswerte sind gesperrt!", + "transferWarning" : "Zum Verifizieren der Empfängeradresse für Solana-Token mit einer Ledger Nano S™ <0>befolge diese Anweisungen." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "Mit einer anderen Ledger Live-App synchronisieren", "description" : "Synchronisiere deine Ledger Live-Kryptokonten auf verschiedenen Smartphones und Computern." }, + "unauthorizeMember" : { + "error" : { + "title" : "Diese App wird nicht mehr synchronisiert", + "description" : "Schalte Ledger Sync entweder in dieser Ledger Live-Instanz oder in derjenigen ein, mit der synchronisiert werden soll.", + "cta" : "Ledger Sync einschalten" + } + }, "manageKey" : { "title" : "Sync löschen", "description" : "Deine Kryptokonten auf verschiedenen Smartphones und Computern werden dann nicht mehr synchronisiert.", @@ -6922,6 +6961,11 @@ "cancel" : "Sync behalten", "title" : "Möchtest du Sync wirklich löschen?", "desc" : "Deine Kryptokonten auf verschiedenen Smartphones und Computern werden dann nicht mehr synchronisiert. Das hat keinerlei Auswirkungen auf deine Vermögenswerte." + }, + "error" : { + "title" : "Diese App wird nicht mehr synchronisiert", + "description" : "Schalte Ledger Sync entweder in dieser Ledger Live-Instanz oder in derjenigen ein, mit der synchronisiert werden soll.", + "cta" : "Ledger Sync einschalten" } }, "manageInstances" : { From f0d813bae19e3ff39058b6f687f94bad5d0b4f58 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:37 +0200 Subject: [PATCH 13/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on ko-KR locale --- .../src/locales/ko/common.json | 46 ++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-mobile/src/locales/ko/common.json b/apps/ledger-live-mobile/src/locales/ko/common.json index 50e606bede6e..5fbec5a28628 100644 --- a/apps/ledger-live-mobile/src/locales/ko/common.json +++ b/apps/ledger-live-mobile/src/locales/ko/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "자금이 입금되지 않은 계정" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "계정에 자금이 지원됩니다" + }, + "SolanaTokenAccountFrozen" : { + "title" : "토큰 계정 자산이 동결되었습니다" + }, "SolanaAddressOfEd25519" : { "title" : "주소 끄기 ed25519 곡선" }, @@ -2342,7 +2348,8 @@ "seeMarket" : "모두 보기" }, "walletBalance" : "지갑 잔액", - "seelAllAssets" : "모든 자산 보기", + "seeAllAssets" : "See all assets", + "seeAllAccounts" : "See all accounts", "marketPriceSection" : { "title" : "{{currencyTicker}} 시장가", "currencyPrice" : "1 {{currencyTicker}} 가격", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "자산" + }, "accounts" : { "title" : "계정", "cryptoAccountsTitle" : "{{currencyTicker}} 계정", @@ -3091,6 +3101,13 @@ "desc" : "다양한 개발자 특징을 시험해 보고 의견을 나누어 주세요.", "customManifest" : { "title" : "커스텀 플랫폼 Manifest 불러오기" + }, + "exchangeDeveloperMode" : { + "title" : "거래소 개발 모드", + "description" : "거래소 공급자 정보 추가", + "placeholder" : "CAL 형식의 거래소 공급자 정보", + "currentSetting" : "현재 설정", + "error" : "유효하지 않은 CAL 값" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "결과를 찾을 수 없습니다 현재 설정에 사용할 수 있는 견적이 없습니다." } + }, + "incompatibility" : { + "explore_compatible_devices" : "호환 가능한 장치 탐색", + "contact_support" : "고객 지원 문의", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "새로 추가하기", + "addNewOrExisting" : "기존 계정이나 신규 계정 추가", "supportLinks" : { "segwit_or_native_segwit" : "SegWit, 또는 Native SegWit?" }, @@ -5905,6 +5933,10 @@ "description" : "SOL 암호화폐를 검증인에게 위임하여 보상을 받을 수 있습니다." }, "reserveWarning" : "지갑에 {{amount}}이상의 SOL을 확보하여 지분을 비활성화하고 인출하는 데 필요한 네트워크 수수료를 충당하세요." + }, + "token" : { + "frozenStateWarning" : "계정 자산이 동결되었습니다!", + "transferWarning" : "Ledger Nano S™를 사용해 솔라나 토큰의 수령인 주소를 확인하려면 <0>다음 지침을 따르세요." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "다른 Ledger Live 앱과 동기화", "description" : "여러 휴대전화와 컴퓨터에서 Ledger Live 암호화폐 계정을 동기화하세요." }, + "unauthorizeMember" : { + "error" : { + "title" : "이 앱은 더 이상 동기화되지 않습니다", + "description" : "이 Ledger Live 또는 동기화하려는 Ledger Live에서 Ledger 동기화를 켭니다.", + "cta" : "Ledger 동기화 켜기" + } + }, "manageKey" : { "title" : "동기화 삭제", "description" : "여러 휴대폰 및 컴퓨터의 암호화폐 계정 동기화가 중단됩니다.", @@ -6922,6 +6961,11 @@ "cancel" : "동기화 유지", "title" : "정말 동기화를 삭제하시겠습니까?", "desc" : "여러 휴대폰 및 컴퓨터의 암호화폐 계정은 더 이상 동기화되지 않습니다. 귀하의 자금에는 전혀 영향이 없습니다." + }, + "error" : { + "title" : "이 앱은 더 이상 동기화되지 않습니다", + "description" : "이 Ledger Live 또는 동기화하려는 Ledger Live에서 Ledger 동기화를 켭니다.", + "cta" : "Ledger 동기화 켜기" } }, "manageInstances" : { From a6fc80c28fadf1816a9dd75c7f40d4845b1f4043 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:43 +0200 Subject: [PATCH 14/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on pt-BR locale --- .../src/locales/pt-BR/common.json | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/pt-BR/common.json b/apps/ledger-live-mobile/src/locales/pt-BR/common.json index c79f3ab92f4b..4e7078c70f31 100644 --- a/apps/ledger-live-mobile/src/locales/pt-BR/common.json +++ b/apps/ledger-live-mobile/src/locales/pt-BR/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Conta sem saldo" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "A conta será financiada" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Os ativos da conta de token estão congelados" + }, "SolanaAddressOfEd25519" : { "title" : "Endereço fora da curva ed25519" }, @@ -1287,20 +1293,20 @@ "title" : "Tenha uma Ledger", "desc" : "Para sua segurança, o Ledger Live só funciona com um dispositivo. Você precisa de um dispositivo para poder continuar.", "cta" : "Comprar sua Ledger agora", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", - "bannerButtonTitle2" : "Buy a Ledger", - "setupCta" : "I already have a Ledger, set it up" + "footer" : "Já tenho uma Ledger, configurar agora", + "bannerTitle" : "Segurança de alto nível para suas criptomoedas e NFTs", + "bannerTitle2" : "Você precisará de uma Ledger para negociar", + "bannerSubtitle" : "com uma Ledger Flex", + "bannerButtonTitle" : "Descubra a Flex", + "bannerButtonTitle2" : "Comprar uma Ledger", + "setupCta" : "Já tenho uma Ledger, configurar agora" }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "Você já recebeu sua Ledger?", + "desc" : "Depois de receber sua Ledger, configure-a para poder usar tudo o que o aplicativo Ledger Live tem a oferecer.", + "cta" : "Configurar minha Ledger", + "bannerTitle" : "Recebeu sua Ledger?", + "bannerCta" : "Iniciar configuração", "continue" : "Continuar" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "Compra bem-sucedida", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "Agradecemos por confiar na Ledger", + "desc" : "Sua compra está sendo processada.\nVerifique seu e-mail para ver a confirmação da sua compra." }, "discover" : { "title" : "Explorar", @@ -2342,7 +2348,8 @@ "seeMarket" : "Ver tudo" }, "walletBalance" : "Saldo da carteira", - "seelAllAssets" : "Ver todos os ativos", + "seeAllAssets" : "Ver todos os ativos", + "seeAllAccounts" : "See all accounts", "marketPriceSection" : { "title" : "preço de mercado de {{currencyTicker}}", "currencyPrice" : "preço de 1 {{currencyTicker}}", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Ativos" + }, "accounts" : { "title" : "Contas", "cryptoAccountsTitle" : "contas {{currencyTicker}}", @@ -3091,6 +3101,13 @@ "desc" : "Ative os recursos para desenvolvedores e nos conte o que achou.", "customManifest" : { "title" : "Carregar o Manifesto da Plataforma Personalizada" + }, + "exchangeDeveloperMode" : { + "title" : "Exchange em Modo Desenvolvedor", + "description" : "Insira a informação do provedor de negociação", + "placeholder" : "Info. do provedor de Exchange em formato CAL", + "currentSetting" : "Configuração Atual", + "error" : "Valor de CAL inválido" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "Nenhum resultado encontrado. Não há cotações disponíveis com as preferências atuais." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Conheça os dispositivos compatíveis", + "contact_support" : "Entre em contato com o suporte", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Adicionar nova", + "addNewOrExisting" : "Adicionar conta nova ou existente", "supportLinks" : { "segwit_or_native_segwit" : "Segwit ou Native segwit?" }, @@ -5905,6 +5933,10 @@ "description" : "Você pode receber recompensas delegando seus ativos SOL a um validador." }, "reserveWarning" : "Reserve sempre {{amount}} SOL em sua carteira para cobrir futuras taxas de rede na hora de retirar suas moedas do staking" + }, + "token" : { + "frozenStateWarning" : "Os ativos da conta estão congelados!", + "transferWarning" : "Para verificar o endereço do destinatário para tokens Solana usando uma Ledger Nano S™, <0>siga essas instruções." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "Sincronizar com outro aplicativo Ledger Live", "description" : "Sincronize suas contas cripto do Ledger Live em diferentes smartphones e computadores." }, + "unauthorizeMember" : { + "error" : { + "title" : "Este aplicativo não está mais sincronizado", + "description" : "Ative o Ledger Sync nesse Ledger Live ou no qual você está sincronizando.", + "cta" : "Ativar Ledger Sync" + } + }, "manageKey" : { "title" : "Excluir sincronização", "description" : "Suas contas cripto em diferentes smartphones e computadores não serão mais sincronizadas.", @@ -6922,6 +6961,11 @@ "cancel" : "Manter sincronização", "title" : "Tem certeza que quer excluir a sincronização?", "desc" : "Suas contas cripto em diferentes smartphones e computadores não serão mais sincronizadas. Isso não impacta seus fundos de nenhum modo." + }, + "error" : { + "title" : "Este aplicativo não está mais sincronizado", + "description" : "Ative o Ledger Sync nesse Ledger Live ou no qual você está sincronizando.", + "cta" : "Ativar Ledger Sync" } }, "manageInstances" : { From f8e95b0a8d89832a093030e5c19a89c18a83d338 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:48 +0200 Subject: [PATCH 15/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on es-ES locale --- .../src/locales/es/common.json | 46 ++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/apps/ledger-live-mobile/src/locales/es/common.json b/apps/ledger-live-mobile/src/locales/es/common.json index 75fa1605e262..518ceb2d9adb 100644 --- a/apps/ledger-live-mobile/src/locales/es/common.json +++ b/apps/ledger-live-mobile/src/locales/es/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Cuenta sin fondos" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Se agregarán fondos a la cuenta" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Los activos de la cuenta de tokens están inmovilizados" + }, "SolanaAddressOfEd25519" : { "title" : "Dirección fuera de la curva ed25519" }, @@ -2342,7 +2348,8 @@ "seeMarket" : "Ver todo" }, "walletBalance" : "Saldo de la billetera", - "seelAllAssets" : "Ver todos los activos", + "seeAllAssets" : "Ver todos los activos", + "seeAllAccounts" : "Ver todas las cuentas", "marketPriceSection" : { "title" : "Precio de mercado de {{currencyTicker}}", "currencyPrice" : "Precio de 1 {{currencyTicker}}", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Activos" + }, "accounts" : { "title" : "Cuentas", "cryptoAccountsTitle" : "Cuentas de {{currencyTicker}}", @@ -3091,6 +3101,13 @@ "desc" : "Prueba las funciones experimentales y envíanos tu opinión.", "customManifest" : { "title" : "Cargar manifiesto de plataforma personalizada" + }, + "exchangeDeveloperMode" : { + "title" : "Modo de desarrollador del exchange", + "description" : "Añadir información del proveedor del exchange", + "placeholder" : "Información del proveedor del exchange en formato CAL", + "currentSetting" : "Ajuste actual", + "error" : "Valor de CAL no válido" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "No se han encontrado resultados. No hay cotizaciones disponibles con las preferencias actuales." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Explorar dispositivos compatibles", + "contact_support" : "Ponte en contacto con Soporte", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Agregar nueva", + "addNewOrExisting" : "Agregar cuenta nueva o existente", "supportLinks" : { "segwit_or_native_segwit" : "¿Segwit o Native segwit?" }, @@ -5905,6 +5933,10 @@ "description" : "Puedes recibir recompensas delegando tus activos SOL a un validador." }, "reserveWarning" : "Asegúrate de reservar al menos {{amount}} SOL en tu billetera para cubrir las futuras tarifas de red, necesarias para quitar de participación tus activos y retirarlos." + }, + "token" : { + "frozenStateWarning" : "Los activos de la cuenta están inmovilizados.", + "transferWarning" : "Para verificar la dirección del receptor de los tokens de Solana con un Ledger Nano S™, <0>sigue estas instrucciones." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "Sincronizar con otra aplicación Ledger Live", "description" : "Sincroniza tus cuentas de cripto de Ledger Live entre distintos teléfonos y PCs." }, + "unauthorizeMember" : { + "error" : { + "title" : "Esta aplicación ya no está sincronizada", + "description" : "Activa Ledger Sync en este Ledger Live o en el Ledger Live con el que estás sincronizando.", + "cta" : "Activar Ledger Sync" + } + }, "manageKey" : { "title" : "Eliminar sincronización", "description" : "Tus cuentas de cripto en distintos teléfonos y PCs dejarán de sincronizarse.", @@ -6922,6 +6961,11 @@ "cancel" : "Mantener sincronización", "title" : "¿Seguro que quieres eliminar la sincronización?", "desc" : "Tus cuentas de cripto en distintos teléfonos y PCs dejarán de estar sincronizadas. Esto no afecta a tus fondos en modo alguno." + }, + "error" : { + "title" : "Esta aplicación ya no está sincronizada", + "description" : "Activa Ledger Sync en este Ledger Live o en el Ledger Live con el que estás sincronizando.", + "cta" : "Activar Ledger Sync" } }, "manageInstances" : { From c9fd23eebd4a377d3317fd981f338a65b7401dee Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:31:56 +0200 Subject: [PATCH 16/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on tr-TR locale --- .../src/locales/tr/common.json | 76 +++++++++++++++---- 1 file changed, 60 insertions(+), 16 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/tr/common.json b/apps/ledger-live-mobile/src/locales/tr/common.json index 7fe0d477b4f7..84e940fb16fd 100644 --- a/apps/ledger-live-mobile/src/locales/tr/common.json +++ b/apps/ledger-live-mobile/src/locales/tr/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Hesap daha önce fonlanmamış" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Hesap fonlanacak" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Token hesabı varlıkları donduruldu" + }, "SolanaAddressOfEd25519" : { "title" : "Adres ed25519 eğrisi dışında" }, @@ -1287,20 +1293,20 @@ "title" : "Bir Ledger'a ihtiyacınız var", "desc" : "Güvenliğiniz için Ledger Live yalnızca bir cihazla çalışır. Devam etmek için bir cihaza ihtiyacınız var.", "cta" : "Ledger'ınızı şimdi satın alın", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", - "bannerButtonTitle2" : "Buy a Ledger", - "setupCta" : "I already have a Ledger, set it up" + "footer" : "Zaten bir Ledger cihazım var, onu kuralım", + "bannerTitle" : "Kriptolarınız ve NFT'leriniz için birinci sınıf güvenlik", + "bannerTitle2" : "Ledger Flex ile işlem yapmak için", + "bannerSubtitle" : "bir Ledger cihazınızın olması gerekir", + "bannerButtonTitle" : "Flex'i keşfedin", + "bannerButtonTitle2" : "Ledger satın alın", + "setupCta" : "Zaten bir Ledger cihazım var, onu kuralım" }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "Ledger cihazınız elinize ulaştı mı?", + "desc" : "Ledger cihazınız elinize ulaştığında Ledger Live uygulamasının tüm özelliklerinin kilidini açmak için cihazınızın kurulumunu yapın.", + "cta" : "Ledger'ımı kur", + "bannerTitle" : "Ledger cihazınız elinize ulaştı mı?", + "bannerCta" : "Kurulumu başlatın", "continue" : "Devam" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "Alım başarıyla gerçekleşti", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "Ledger'a güvendiğiniz için teşekkürler", + "desc" : "Siparişiniz işleniyor. \nSipariş onayınız için lütfen e-postanızı kontrol edin." }, "discover" : { "title" : "Keşfedin", @@ -2342,7 +2348,8 @@ "seeMarket" : "Tümünü gör" }, "walletBalance" : "Cüzdan bakiyesi", - "seelAllAssets" : "Tüm Varlıkları Gör", + "seeAllAssets" : "Tüm varlıkları gör", + "seeAllAccounts" : "Tüm hesapları gör", "marketPriceSection" : { "title" : "{{currencyTicker}} piyasa fiyatı", "currencyPrice" : "1 {{currencyTicker}} fiyatı", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Varlıklar" + }, "accounts" : { "title" : "Hesaplar", "cryptoAccountsTitle" : "{{currencyTicker}} hesapları", @@ -3091,6 +3101,13 @@ "desc" : "Geliştirici özelliklerini deneyip ne düşündüğünüzü bizimle paylaşın.", "customManifest" : { "title" : "Özel Platform Manifest Dosyası Yükle" + }, + "exchangeDeveloperMode" : { + "title" : "Exchange Geliştirici Modu", + "description" : "Exchange sağlayıcısı bilgilerini ekleyin", + "placeholder" : "Exchange sağlayıcısının CAL formatındaki bilgileri", + "currentSetting" : "Mevcut Ayar", + "error" : "Geçersiz CAL değeri" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "Sonuç bulunamadı. Mevcut tercihlere uyan teklif yok." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Explore compatible devices", + "contact_support" : "Contact customer support", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Yeni ekle", + "addNewOrExisting" : "Yeni veya mevcut bir hesabı ekleyin", "supportLinks" : { "segwit_or_native_segwit" : "Segwit mi yoksa Native Segwit mi?" }, @@ -5905,6 +5933,10 @@ "description" : "SOL varlıklarınızla bir doğrulayıcıya yetki devrederek ödüller kazanabilirsiniz." }, "reserveWarning" : "Gelecekte staking'inizi durdurmak ve çekmek için gerekecek ağ ücretlerini karşılamak üzere cüzdanınızda en az {{amount}} SOL bulundurduğunuzdan lütfen emin olun" + }, + "token" : { + "frozenStateWarning" : "Hesap varlıkları donduruldu!", + "transferWarning" : "Ledger Nano S™ kullanarak Solana token'ları için alıcı adresini doğrulamak üzere <0>bu yönergeleri uygulayın." } }, "near" : { @@ -6556,7 +6588,7 @@ }, "entryPointCard" : { "title" : "{{productName}} cihazınız için sırada ne var?", - "description" : "Herhangi bir borsadaki veya cüzdandaki varlıklarınızı aktarın, kripto satın alın, kilitli ekranı özelleştirin veya Ledger Recover'a abone olun.", + "description" : "Bir borsadaki veya cüzdandaki varlıklarınızı aktarın, kripto satın alın, kilitli ekranı özelleştirin veya Ledger Recover'a abone olun.", "buttonLabel" : "Sırada ne var?" }, "actions" : { @@ -6912,6 +6944,13 @@ "title" : "Başka bir Ledger Live uygulamasıyla senkronize et", "description" : "Ledger Live'daki kripto hesaplarınızı farklı telefonlarda ve bilgisayarlarda senkronize edin." }, + "unauthorizeMember" : { + "error" : { + "title" : "Bu uygulama artık senkronize değil", + "description" : "Ya bu Ledger Live'da ya da senkronize ettiğiniz Ledger Live'da Ledger Sync'i açın", + "cta" : "Ledger Sync'i Aç" + } + }, "manageKey" : { "title" : "Senkronizasyonu Sil", "description" : "Farklı telefonlardaki ve bilgisayarlardaki kripto hesaplarınız artık senkronize olmayacaktır.", @@ -6922,6 +6961,11 @@ "cancel" : "Senkronizasyonu tut", "title" : "Senkronizasyonu silmek istediğinizden emin misiniz?", "desc" : "Farklı telefonlardaki ve bilgisayarlardaki kripto hesaplarınız artık senkronize olmayacaktır. Bu, fonlarınızı hiçbir şekilde etkilemez." + }, + "error" : { + "title" : "Bu uygulama artık senkronize değil", + "description" : "Ya bu Ledger Live'da ya da senkronize ettiğiniz Ledger Live'da Ledger Sync'i açın", + "cta" : "Ledger Sync'i Aç" } }, "manageInstances" : { From a7191c46acf865844f7f4ea54944200da1eb11b8 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:32:01 +0200 Subject: [PATCH 17/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on ar-AE locale --- .../src/locales/ar/common.json | 76 +++++++++++++++---- 1 file changed, 60 insertions(+), 16 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/ar/common.json b/apps/ledger-live-mobile/src/locales/ar/common.json index 5c602099f779..c2efb611ff73 100644 --- a/apps/ledger-live-mobile/src/locales/ar/common.json +++ b/apps/ledger-live-mobile/src/locales/ar/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "الحساب غير ممول" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "سيتمّ تمويل الحساب" + }, + "SolanaTokenAccountFrozen" : { + "title" : "تمّ تجميد رموز أصول الحساب" + }, "SolanaAddressOfEd25519" : { "title" : "العنوان خارج منحنى ed25519" }, @@ -1287,20 +1293,20 @@ "title" : "أنت بحاجة إلى جهاز Ledger", "desc" : "من أجل أمانك، Ledger Live يعمل فقط مع جهاز. أنت بحاجة إلى جهاز لتتمكن من المتابعة.", "cta" : "اشترِ محفظتك Ledger الآن", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", - "bannerButtonTitle2" : "Buy a Ledger", - "setupCta" : "I already have a Ledger, set it up" + "footer" : "لديّ جهاز Ledger بالفعل، لنعده", + "bannerTitle" : "مستوى عالي التطور من الأمان لأصولك المشفرة ورموزك غير القابلة للاستبدال", + "bannerTitle2" : "ستحتاج إلى جهاز Ledger لتكون قادراً على التداول", + "bannerSubtitle" : "بواسطة Ledger Flex", + "bannerButtonTitle" : "اكتشف Flex", + "bannerButtonTitle2" : "شراء Ledger", + "setupCta" : "لديّ جهاز Ledger بالفعل، لنعده" }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "هل حصلت على جهازك Ledger بعد؟", + "desc" : "بمجرد أن يكون لديك جهازك Ledger، قم بإعداده للوصول إلى كل ميزات تطبيق Ledger Live.", + "cta" : "إعداد جهازي Ledger", + "bannerTitle" : "تلقيت جهازك Ledger؟", + "bannerCta" : "ابدأ الإعداد", "continue" : "متابعة" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "تم الشراء بنجاح", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "شكراً على ثقتك في Ledger", + "desc" : "طلبك قيد المعالجة.\nيُرجى أن تتحقق من بريدك الإلكتروني للعثور على تأكيد طلبك." }, "discover" : { "title" : "اكتشف", @@ -2342,7 +2348,8 @@ "seeMarket" : "رؤية الكل" }, "walletBalance" : "رصيد المحفظة", - "seelAllAssets" : "رؤية جميع الأصول", + "seeAllAssets" : "رؤية جميع الأصول", + "seeAllAccounts" : "رؤية جميع الحسابات", "marketPriceSection" : { "title" : "سعر السوق لـ{{currencyTicker}}", "currencyPrice" : "سعر 1 {{currencyTicker}}", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "الأصول" + }, "accounts" : { "title" : "الحسابات", "cryptoAccountsTitle" : "حسابات {{currencyTicker}}", @@ -3091,6 +3101,13 @@ "desc" : "جرّب ميزات المطور وأخبرنا برأيك.", "customManifest" : { "title" : "تحميل بيان المنصة المخصص" + }, + "exchangeDeveloperMode" : { + "title" : "وضع المطور لمنصة التداول", + "description" : "إضافة معلومات مُزوّد منصة التداول", + "placeholder" : "معلومات مُزوّد التداول بصيغة CAL", + "currentSetting" : "الإعداد الحالي", + "error" : "قيمة CAL غير صالحة" } }, "debug" : { @@ -3271,7 +3288,7 @@ }, "stake" : { "title" : "تكديس", - "description" : "Get rewards on your crypto." + "description" : "احصل على مكافآت على أصولك المشفرة." }, "swap" : { "title" : "مبادلة", @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "لم يتم العثور على نتائج. ليس متاح عروض أسعار بالتفضيلات الحالية." } + }, + "incompatibility" : { + "explore_compatible_devices" : "استكشف الأجهزة المتوافقة", + "contact_support" : "تواصل مع دعم العملاء", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "إضافة جديد", + "addNewOrExisting" : "إضافة حساب جديد أو موجود", "supportLinks" : { "segwit_or_native_segwit" : "Segwit أم Native SegWit؟" }, @@ -5905,6 +5933,10 @@ "description" : "يمكنك كسب المكافآت عن طريق تفويض أصولك SOL لمدقق." }, "reserveWarning" : "يُرجى التأكد من أنك تحتفظ بـ {{amount}} SOL على الأقل في محفظتك لتغطية رسوم الشبكة المستقبلية من أجل إلغاء تنشيط وسحب حصتك" + }, + "token" : { + "frozenStateWarning" : "تمّ تجميد أصول الحساب!", + "transferWarning" : "للتحقق من عنوان المستلم لرموز سولانا (Solana) باستخدام ™Ledger Nano S، <0>يرجى اتباع هذه التعليمات." } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "المزامنة مع تطبيق Ledger Live آخر", "description" : "قم بمزامنة حسابات الأصول المشفرة خاصتك على Ledger Live عبر هواتف وأجهزة كمبيوتر مختلفة." }, + "unauthorizeMember" : { + "error" : { + "title" : "هذا التطبيق لم يعد متزامناً", + "description" : "قم بتشغيل مزامنة Ledger إما على تطبيق Ledger Live هذا أو على التطبيق الذي تقوم بالمزامنة معه.", + "cta" : "تشغيل مزامنة Ledger" + } + }, "manageKey" : { "title" : "حذف المزامنة", "description" : "حسابات أصولك المشفرة عبر الهواتف وأجهزة الكمبيوتر المختلفة ستتوقف عن المزامنة.", @@ -6922,6 +6961,11 @@ "cancel" : "إبقاء المزامنة", "title" : "متأكد أنك تريد حذف المزامنة؟", "desc" : "حسابات أصولك المشفرة عبر الهواتف وأجهزة الكمبيوتر المختلفة لن تكون متزامنة بعد الآن. هذا لا يؤثر على أموالك بأي طريقة." + }, + "error" : { + "title" : "هذا التطبيق لم يعد متزامناً", + "description" : "قم بتشغيل مزامنة Ledger إما على تطبيق Ledger Live هذا أو على التطبيق الذي تقوم بالمزامنة معه.", + "cta" : "تشغيل مزامنة Ledger" } }, "manageInstances" : { From e3456760dfc79a3b2f419394ae752ede0f2b7928 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:32:11 +0200 Subject: [PATCH 18/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on fr-FR locale --- .../src/locales/fr/common.json | 86 ++++++++++++++----- 1 file changed, 65 insertions(+), 21 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/fr/common.json b/apps/ledger-live-mobile/src/locales/fr/common.json index 733fcc422ef7..bdffecec1750 100644 --- a/apps/ledger-live-mobile/src/locales/fr/common.json +++ b/apps/ledger-live-mobile/src/locales/fr/common.json @@ -5,7 +5,7 @@ "common" : { "cancel" : "Annuler", "apply" : "Appliquer", - "seeAll" : "Tout afficher", + "seeAll" : "Afficher tout", "seeAllWithNumber" : "Afficher tout ({{number}})", "back" : "Retour", "delete" : "Effacer", @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "Pas de fonds sur le compte" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "Le compte sera provisionné" + }, + "SolanaTokenAccountFrozen" : { + "title" : "Les actifs du compte de tokens sont gelés" + }, "SolanaAddressOfEd25519" : { "title" : "Adresse en dehors de la courbe ed25519" }, @@ -1397,7 +1403,7 @@ "noDevice" : "Pas encore d’appareil ?", "buy" : "Achetez un {{fullDeviceName}}.", "terms" : "En continuant, vous acceptez nos", - "termsLink" : "Conditions d’utilisation", + "termsLink" : "Conditions générales", "privacyLink" : "Politique de confidentialité", "and" : "et" }, @@ -2339,10 +2345,11 @@ }, "topGainers" : { "title" : "Palmarès marché (24H)", - "seeMarket" : "Tout afficher" + "seeMarket" : "Afficher tout" }, "walletBalance" : "Solde total", - "seelAllAssets" : "Afficher tous les actifs", + "seeAllAssets" : "Voir tous les actifs", + "seeAllAccounts" : "Voir tous les comptes", "marketPriceSection" : { "title" : "Cours du {{currencyTicker}}", "currencyPrice" : "Prix de 1 {{currencyTicker}}", @@ -2497,7 +2504,7 @@ "identifier" : "Identifiant de la transaction", "viewOperation" : "Voir dans l’explorateur", "whatIsThis" : "À quoi correspond cette opération ?", - "seeAll" : "Tout afficher", + "seeAll" : "Afficher tout", "seeLess" : "Afficher moins", "viewInExplorer" : "Voir dans l’explorateur", "sending" : "Envoi en cours…", @@ -2602,7 +2609,7 @@ }, "stellar" : { "seeMore" : "Voir plus d’actifs", - "seeLess" : "Afficher moins d’actifs", + "seeLess" : "Voir moins d’actifs", "addTokens" : "Ajouter des actifs", "howTo" : "Vous pouvez ajouter des actifs à votre compte Stellar", "addAsset" : "Ajouter un actif" @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "Actifs" + }, "accounts" : { "title" : "Comptes", "cryptoAccountsTitle" : "Comptes {{currencyTicker}}", @@ -2941,11 +2951,11 @@ }, "about" : { "title" : "À propos", - "desc" : "Informations, Conditions d’utilisation et Politique de confidentialité de l’app.", + "desc" : "Informations, Conditions générales et Politique de confidentialité de l’app.", "appDescription" : "Protégez, achetez, vendez, échangez, faites fructifier et gérez vos cryptos avec Ledger Live. La plateforme tout-en-un.", "appVersion" : "Version", - "termsConditions" : "Conditions d’utilisation", - "termsConditionsDesc" : "En utilisant Ledger Live, vous acceptez nos Conditions d’utilisation.", + "termsConditions" : "Conditions générales", + "termsConditionsDesc" : "En utilisant Ledger Live, vous acceptez nos Conditions générales.", "privacyPolicy" : "Politique de confidentialité", "privacyPolicyDesc" : "Découvrez les données personnelles que nous collectons, à quelles fins et comment nous les utilisons.", "liveReview" : { @@ -3091,6 +3101,13 @@ "desc" : "Essayez les fonctionnalités pour développeurs et donnez-nous votre avis.", "customManifest" : { "title" : "Charger un manifest personnalisé pour Platform" + }, + "exchangeDeveloperMode" : { + "title" : "Mode développeur Exchange", + "description" : "Ajoutez les informations sur le prestataire d’Exchange.", + "placeholder" : "Infos prestataire Exchange (CAL)", + "currentSetting" : "Configuration actuelle", + "error" : "Valeur CAL non valide" } }, "debug" : { @@ -3363,9 +3380,9 @@ "method" : "Taux", "fees" : "Frais maximaux", "disclaimer" : { - "title" : "Conditions d’utilisation", - "desc" : "En choisissant Accepter, je reconnais et accepte que ce service soit exclusivement soumis aux Conditions d’utilisation de <0>{{provider}}.", - "tos" : "Conditions d’utilisation", + "title" : "Conditions générales", + "desc" : "En choisissant Accepter, je reconnais et accepte que ce service soit exclusivement soumis aux Conditions générales de <0>{{provider}}.", + "tos" : "Conditions générales", "accept" : "Accepter", "reject" : "Fermer" } @@ -3427,9 +3444,9 @@ "to" : "À", "loading" : "Chargement...", "disclaimer" : { - "title" : "Conditions d’utilisation", - "desc" : "En choisissant Accepter, je reconnais et accepte que ce service soit exclusivement soumis aux Conditions d’utilisation de {{providerName}}.", - "tos" : "Conditions d’utilisation", + "title" : "Conditions générales", + "desc" : "En choisissant Accepter, je reconnais et accepte que ce service soit exclusivement soumis aux Conditions générales de {{providerName}}.", + "tos" : "Conditions générales", "accept" : "Accepter" }, "notAvailable" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "Aucun résultat. Il n’y a pas de résultat correspondant à ces préférences." } + }, + "incompatibility" : { + "explore_compatible_devices" : "Voir les appareils compatibles", + "contact_support" : "Contacter l’Assistance", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3746,7 +3773,7 @@ "maxFee" : "Frais maximaux", "maxPriorityFee" : "Frais de priorité max.", "nextBlock" : "Bloc suivant", - "suggested" : "Suggérés", + "suggested" : "Suggéré", "maxFees" : "Frais maximaux", "validateGasLimit" : "Valider la limite de gaz", "fees" : "Frais", @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "Ajouter", + "addNewOrExisting" : "Ajouter un compte nouveau ou existant", "supportLinks" : { "segwit_or_native_segwit" : "SegWit ou Native SegWit ?" }, @@ -3979,7 +4007,7 @@ "success" : { "desc" : "Accédez à vos comptes ou ajoutez d’autres comptes.", "secondaryCTA" : "Ajouter un nouvel actif", - "cta" : "Afficher votre actif" + "cta" : "Voir votre actif" }, "stopScanning" : "Mettre fin au balayage", "retryScanning" : "Réessayer le balayage", @@ -4282,7 +4310,7 @@ "modalDesc" : "Téléchargez Ledger Live sur votre ordinateur pour mettre à jour le micrologiciel de votre appareil.", "contactUs" : "Nous contacter" }, - "myApps" : "Mes apps blockchain", + "myApps" : "Mes apps", "token" : { "title" : "Tokens {{appName}}", "noAppNeeded" : "{{tokenName}} est un token utilisant l’app {{appName}}. Aucune app supplémentaire à installer.", @@ -4453,7 +4481,7 @@ "titleInactive" : "Installer la mise à jour", "titleActive" : "Installation de la mise à jour", "description" : "Votre {{deviceName}} va redémarrer plusieurs fois.\n\nPour terminer la mise à jour, déverrouillez votre {{deviceName}} avec votre code PIN une fois l’installation terminée.", - "descriptionNanoXBle" : "Votre {{deviceName}} va redémarrer plusieurs fois.\n\nS’il s'éteint et ne redémarre pas automatiquement, veuillez le rallumer par vous-même.\n\nPour terminer la mise à jour, déverrouillez votre {{deviceName}} avec votre code PIN une fois l’installation terminée." + "descriptionNanoXBle" : "Votre {{deviceName}} va redémarrer plusieurs fois.\n\nS’il s’éteint et ne redémarre pas automatiquement, veuillez le rallumer par vous-même.\n\nPour terminer la mise à jour, déverrouillez votre {{deviceName}} avec votre code PIN une fois l’installation terminée." }, "restoreSettings" : { "earlySecurityCheck" : { @@ -5586,7 +5614,7 @@ "feeAction" : "Mettre à jour les frais", "recommendedFee" : "Frais recommandés", "recommenndedFeeInfo" : "Vous pouvez émettre cette transaction avec des frais inférieurs à ceux recommandés, mais elle ne sera peut être pas traitée.", - "suggested" : "Suggérés", + "suggested" : "Suggéré", "networkCongestion" : "Activité sur le réseau", "networkCongestionLevel" : { "LOW" : "Basse", @@ -5905,6 +5933,10 @@ "description" : "Vous pouvez gagner des récompenses en déléguant vos SOL à un validateur." }, "reserveWarning" : "Conservez au minimum {{amount}} SOL dans votre wallet pour couvrir les frais de réseau futurs afin de désactiver et retirer vos cryptos stakées" + }, + "token" : { + "frozenStateWarning" : "Les actifs du compte sont gelés", + "transferWarning" : "Pour vérifier l’adresse du bénéficiaire des tokens Solana avec un Ledger Nano S™, <0>suivez ces instructions." } }, "near" : { @@ -6597,7 +6629,7 @@ "select" : "Sélectionner", "filter" : "Filtrer", "blockchain" : "Blockchain", - "seeAll" : "Tout afficher", + "seeAll" : "Afficher tout", "selectAndHide" : "Sélectionner et masquer", "hide" : "Masquer {{count}} collection", "hiddenCollections" : "Collections masquées", @@ -6912,6 +6944,13 @@ "title" : "Synchroniser avec une autre application Ledger Live", "description" : "Synchronisez vos comptes crypto Ledger Live sur différents téléphones et ordinateurs." }, + "unauthorizeMember" : { + "error" : { + "title" : "Cette application n’est plus synchronisée", + "description" : "Activez Ledger Sync sur cette application Ledger Live ou sur celle avec laquelle vous effectuez une synchronisation.", + "cta" : "Activer Ledger Sync" + } + }, "manageKey" : { "title" : "Supprimer la synchronisation", "description" : "Vos comptes crypto sur différents téléphones et ordinateurs ne seront plus synchronisés.", @@ -6922,6 +6961,11 @@ "cancel" : "Non, conserver", "title" : "Voulez-vous vraiment supprimer la synchronisation ?", "desc" : "Vos comptes crypto sur différents téléphones et ordinateurs ne seront plus synchronisés. Cela n’a absolument aucun impact sur vos actifs." + }, + "error" : { + "title" : "Cette application n’est plus synchronisée", + "description" : "Activez Ledger Sync sur cette application Ledger Live ou sur celle avec laquelle vous effectuez une synchronisation.", + "cta" : "Activer Ledger Sync" } }, "manageInstances" : { From 4163378e4659516e798cd40ee39fa07c3a9999eb Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:32:16 +0200 Subject: [PATCH 19/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on zh-CN locale --- .../src/locales/zh/common.json | 72 +++++++++++++++---- 1 file changed, 58 insertions(+), 14 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/zh/common.json b/apps/ledger-live-mobile/src/locales/zh/common.json index 90af347ffec9..8f825fe04238 100644 --- a/apps/ledger-live-mobile/src/locales/zh/common.json +++ b/apps/ledger-live-mobile/src/locales/zh/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "账户没有资金" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "账户将获得资金" + }, + "SolanaTokenAccountFrozen" : { + "title" : "代币账户资产已冻结" + }, "SolanaAddressOfEd25519" : { "title" : "地址关闭 ed25519 曲线" }, @@ -1287,20 +1293,20 @@ "title" : "您需要 Ledger 设备", "desc" : "为了保障安全,Ledger Live 只能搭配设备使用。您需要有设备才能继续。", "cta" : "立即购买您的 Ledger 设备", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", + "footer" : "我已经有一个 Ledger 设备,对该设备进行设置", + "bannerTitle" : "为您的加密货币和 NFT 提供一流的安全性", + "bannerTitle2" : "您需要一个 Ledger 设备才能进行交易", + "bannerSubtitle" : "使用 Ledger Flex", + "bannerButtonTitle" : "探索 Flex", "bannerButtonTitle2" : "购买 Ledger 设备", - "setupCta" : "I already have a Ledger, set it up" + "setupCta" : "我已经有一个 Ledger 设备,对该设备进行设置" }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "拿到您的 Ledger 设备了吗?", + "desc" : "拿到您的 Ledger 设备后,请完成设置,以解锁 Ledger Live 应用程序的所有功能。", + "cta" : "设置我的 Ledger 设备", + "bannerTitle" : "已收到您的 Ledger 设备?", + "bannerCta" : "开始设置", "continue" : "继续" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "购买成功", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "感谢您对 Ledger 的信任", + "desc" : "您的订单正在处理中。\n请查收您的电子邮件以确认订单。" }, "discover" : { "title" : "探索", @@ -2342,7 +2348,8 @@ "seeMarket" : "显示全部" }, "walletBalance" : "钱包余额", - "seelAllAssets" : "查看所有资产", + "seeAllAssets" : "查看所有资产", + "seeAllAccounts" : "See all accounts", "marketPriceSection" : { "title" : "{{currencyTicker}} 市场价格", "currencyPrice" : "1 {{currencyTicker}} 价格", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "多种资产" + }, "accounts" : { "title" : "账户", "cryptoAccountsTitle" : "{{currencyTicker}} 账户", @@ -3091,6 +3101,13 @@ "desc" : "尝试一下开发者功能,让我们知道您的想法。", "customManifest" : { "title" : "加载自定义平台清单" + }, + "exchangeDeveloperMode" : { + "title" : "兑换开发模式", + "description" : "添加兑换提供商的信息", + "placeholder" : "CAL 格式的兑换提供商信息", + "currentSetting" : "当前设置", + "error" : "CAL 值无效" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "找不到结果。当前首选项没有可用的报价。" } + }, + "incompatibility" : { + "explore_compatible_devices" : "Explore compatible devices", + "contact_support" : "Contact customer support", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "添加新的", + "addNewOrExisting" : "添加新账户或现有账户", "supportLinks" : { "segwit_or_native_segwit" : "Segwit 或 Native Segwit 地址格式?" }, @@ -5905,6 +5933,10 @@ "description" : "您可以将 SOL 资产委托给验证者,从而赚取奖励。" }, "reserveWarning" : "请确保您的钱包中至少保留 {{amount}} SOL,用来支付未来停用和撤回权益质押所需的网络费用" + }, + "token" : { + "frozenStateWarning" : "账户资产已冻结!", + "transferWarning" : "要使用 Ledger Nano S™ 验证 Solana 代币的接收人地址,<0>请按照以下说明操作。" } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "与另一个 Ledger Live 应用程序同步", "description" : "在不同的手机和电脑上同步您的 Ledger Live 加密货币账户。" }, + "unauthorizeMember" : { + "error" : { + "title" : "此应用程序不再同步", + "description" : "在此 Ledger Live 或您要同步的 Ledger Live 上开启 Ledger Sync。", + "cta" : "开启 Ledger Sync" + } + }, "manageKey" : { "title" : "删除同步", "description" : "您在不同手机和电脑上的加密货币账户将停止同步。", @@ -6922,6 +6961,11 @@ "cancel" : "保持同步", "title" : "确定要删除同步吗?", "desc" : "您在不同手机和电脑上的加密货币账户将停止同步。此操作不会对您的资金产生任何影响。" + }, + "error" : { + "title" : "此应用程序不再同步", + "description" : "在此 Ledger Live 或您要同步的 Ledger Live 上开启 Ledger Sync。", + "cta" : "开启 Ledger Sync" } }, "manageInstances" : { From 4cccf995834a79df892800817865199896a0c463 Mon Sep 17 00:00:00 2001 From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:32:25 +0200 Subject: [PATCH 20/20] File apps/ledger-live-mobile/src/locales/en/common.json was updated on ja-JP locale --- .../src/locales/ja/common.json | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/apps/ledger-live-mobile/src/locales/ja/common.json b/apps/ledger-live-mobile/src/locales/ja/common.json index 8ede4a09de03..fa9425200ab9 100644 --- a/apps/ledger-live-mobile/src/locales/ja/common.json +++ b/apps/ledger-live-mobile/src/locales/ja/common.json @@ -790,6 +790,12 @@ "SolanaAccountNotFunded" : { "title" : "アカウントに資金がありません" }, + "SolanaAssociatedTokenAccountWillBeFunded" : { + "title" : "アカウントに入金されます" + }, + "SolanaTokenAccountFrozen" : { + "title" : "トークンアカウントの資産が凍結されています" + }, "SolanaAddressOfEd25519" : { "title" : "アドレスオフed25519 curve" }, @@ -1287,20 +1293,20 @@ "title" : "Ledgerが必要です", "desc" : "セキュリティーの都合上、Ledger Liveはデバイス上でのみ機能します。継続にはデバイスが必要です。", "cta" : "Ledgerを今すぐ購入", - "footer" : "I already have a Ledger, set it up", - "bannerTitle" : "Top-notch security for your crypto and NFTs", - "bannerTitle2" : "You will need a Ledger to be able to trade", - "bannerSubtitle" : "with a Ledger Flex", - "bannerButtonTitle" : "Discover the Flex", - "bannerButtonTitle2" : "Buy a Ledger", - "setupCta" : "I already have a Ledger, set it up" + "footer" : "すでにLedgerを持っているので、セットアップします", + "bannerTitle" : "暗号資産とNFTの一流のセキュリティ", + "bannerTitle2" : "トレードにはLedgerが必要です", + "bannerSubtitle" : "Ledger Flexで実現", + "bannerButtonTitle" : "Flexの詳細を知る", + "bannerButtonTitle2" : "Ledgerを購入する", + "setupCta" : "すでにLedgerを持っているので、セットアップします" }, "postBuyDeviceSetupNanoWall" : { - "title" : "Did you get your Ledger yet?", - "desc" : "Once you have your Ledger, set it up to unlock all features of the Ledger Live app.", - "cta" : "Setup my Ledger", - "bannerTitle" : "Received your Ledger?", - "bannerCta" : "Begin setup", + "title" : "Ledgerはすでに入手されましたか?", + "desc" : "Ledgerを入手したら、セットアップしてLedger Liveアプリの全機能をご利用ください。", + "cta" : "Ledgerをセットアップ", + "bannerTitle" : "Ledgerを受け取りましたか?", + "bannerCta" : "セットアップを開始", "continue" : "続行" }, "purchaseDevice" : { @@ -1325,8 +1331,8 @@ }, "postBuyDevice" : { "headerTitle" : "購入手続きに成功", - "title" : "Thanks for trusting Ledger", - "desc" : "Your order is being processed. \nPlease check your email for your order’s confirmation." + "title" : "Ledgerをご信頼いただきありがとうございます", + "desc" : "ご注文を処理しています。\nご注文確認のメールをご確認ください。" }, "discover" : { "title" : "アプリ一覧", @@ -2342,7 +2348,8 @@ "seeMarket" : "すべて表示" }, "walletBalance" : "ウォレット残高", - "seelAllAssets" : "すべての暗号資産を表示", + "seeAllAssets" : "See all assets", + "seeAllAccounts" : "See all accounts", "marketPriceSection" : { "title" : "{{currencyTicker}}の市場価格", "currencyPrice" : "1 {{currencyTicker}}の価格", @@ -2749,6 +2756,9 @@ } } }, + "assets" : { + "title" : "資産" + }, "accounts" : { "title" : "アカウント", "cryptoAccountsTitle" : "{{currencyTicker}}アカウント", @@ -3091,6 +3101,13 @@ "desc" : "試験的機能を試して、フィードバックを送る。", "customManifest" : { "title" : "カスタムプラットフォームマニフェストを読み込む" + }, + "exchangeDeveloperMode" : { + "title" : "Exchange開発者モード", + "description" : "Exchange(取引)プロバイダーの情報を追加する", + "placeholder" : "CAL形式のExchangeプロバイダー情報", + "currentSetting" : "現在の設定", + "error" : "CAL値が無効です" } }, "debug" : { @@ -3460,6 +3477,16 @@ "providers" : { "noProviders" : "結果が見つかりません。現在の設定で利用できる見積もりはありません。" } + }, + "incompatibility" : { + "explore_compatible_devices" : "Explore compatible devices", + "contact_support" : "Contact customer support", + "ton_title" : "Ledger Nano S™ does not support swapping Ton", + "ton_description" : "To swap Ton, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "spl_tokens_title" : "Ledger Nano S™ does not support swapping Solana tokens", + "spl_tokens_description" : "To swap Solana tokens, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™.", + "ada_title" : "Ledger Nano S™ does not support swapping Cardano", + "ada_description" : "To swap Cardano, use any other compatible Ledger device, such as the Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ or Ledger Stax™." } }, "lending" : { @@ -3954,6 +3981,7 @@ }, "addAccounts" : { "addNew" : "新規で追加", + "addNewOrExisting" : "新規または既存のアカウントを追加する", "supportLinks" : { "segwit_or_native_segwit" : "SegwitとNative Segwitとは?" }, @@ -5905,6 +5933,10 @@ "description" : "SOL資産をバリデーターにデリゲートすることで報酬を得ることができます。" }, "reserveWarning" : "今後ステーキングを無効化して引き出す際に必要となるネットワーク手数料として、ウォレットに少なくとも{{amount}}SOLを確保してください。" + }, + "token" : { + "frozenStateWarning" : "アカウント資産が凍結されています!", + "transferWarning" : "Ledger Nano S™を使用してSolanaトークンの受取人アドレスを認証するには、<0>こちらの手順に従ってください。" } }, "near" : { @@ -6912,6 +6944,13 @@ "title" : "別のLedger Liveアプリと同期する", "description" : "さまざまな携帯電話やコンピューター間でLedger Live暗号資産アカウントを同期します。" }, + "unauthorizeMember" : { + "error" : { + "title" : "このアプリの同期は終了しました", + "description" : "このLedger Liveまたは同期するもののいずれかでLedger Syncをオンにします。", + "cta" : "Ledger Syncをオンにする" + } + }, "manageKey" : { "title" : "同期の削除", "description" : "さまざまなスマートフォンやコンピューター間の暗号資産アカウントの同期が停止します。", @@ -6922,6 +6961,11 @@ "cancel" : "同期を維持", "title" : "同期を削除してもよろしいですか?", "desc" : "別のスマートフォンやコンピューター上の暗号資産アカウントは同期されなくなります。これはお客様の資金には一切影響しません。" + }, + "error" : { + "title" : "このアプリの同期は終了しました", + "description" : "このLedger Liveまたは同期するもののいずれかでLedger Syncをオンにします。", + "cta" : "Ledger Syncをオンにする" } }, "manageInstances" : {