From 342de007283fe229673c714bb84561c77cac3fd4 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:43:42 +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 | 27 +++++++++++++++++--
1 file changed, 25 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..4545f2155949 100644
--- a/apps/ledger-live-desktop/static/i18n/ru/app.json
+++ b/apps/ledger-live-desktop/static/i18n/ru/app.json
@@ -442,6 +442,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 (обмен криптоактивов)?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Выведенная сумма",
"palletMethod" : "Метод",
"transferAmount" : "Сумма",
- "validatorsCount" : "Валидаторов: {{number}}"
+ "validatorsCount" : "Валидаторов: {{number}}",
+ "version" : "Версия приложения"
}
},
"operationList" : {
@@ -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" : "Как работает делегирование",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "Валидаторы",
+ "ledgerByChorusOneTC" : "Положения и условия Ledger by Chorus One",
"ledgerByFigmentTC" : "Положения и условия Ledger by Figment"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "Ссылка",
"secondaryCta" : "Вторичный CTA",
"cta" : "CTA",
+ "tag" : "Тег",
"url" : "URL",
"path" : "Путь"
}
@@ -5780,6 +5793,16 @@
"title" : "Счёт не просканирован полной нодой",
"description" : "Настройте полную боду для сканирования счетов, связанных с этим устройством. Ваша полная нода должна сначала просканировать блокчейн на предмет наличия данного счёта, прежде чем вы сможете добавить его в Портфель."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Порядковый номер слишком новый"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Порядковый номер слишком старый",
+ "description" : "Порядковый номер слишком старый"
+ },
+ "TransactionExpired" : {
+ "title" : "Транзакция просрочена"
+ },
"SwapRateExpiredError" : {
"title" : "Курс неактуален",
"description" : "Этот курс уже не актуален. Обновите данные и повторите попытку."
From 502c24fa419969ca555d1adae8ddd29daa3f8a9b Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:43:47 +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 | 27 +++++++++++++++++--
1 file changed, 25 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..020805c47357 100644
--- a/apps/ledger-live-desktop/static/i18n/de/app.json
+++ b/apps/ledger-live-desktop/static/i18n/de/app.json
@@ -442,6 +442,14 @@
"cta" : "Kompatible Geräte entdecken",
"changeProvider" : "Bei anderem Anbieter swappen"
},
+ "incompatibility" : {
+ "ton_title" : "Die Ledger Nano S™ unterstützt das Swappen von Ton nicht",
+ "ton_description" : "Zum Swappen von Ton kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™.",
+ "spl_tokens_title" : "Die Ledger Nano S™ unterstützt das Swappen von Solana-Token nicht",
+ "spl_tokens_description" : "Zum Swappen von Solana-Token kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™.",
+ "ada_title" : "Die Ledger Nano S™ unterstützt das Swappen von Cardano nicht",
+ "ada_description" : "Zum Swappen von Cardano kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™."
+ },
"providers" : {
"title" : "Wähle einen Anbieter für das Swappen von Kryptowährungen",
"learnMore" : "Was ist Swappen?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Abgehobener Betrag",
"palletMethod" : "Methode",
"transferAmount" : "Betrag transferieren",
- "validatorsCount" : "Validatoren ({{number}})"
+ "validatorsCount" : "Validatoren ({{number}})",
+ "version" : "Version"
}
},
"operationList" : {
@@ -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",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "Validatoren",
+ "ledgerByChorusOneTC" : "AGB zu Ledger by Chorus One",
"ledgerByFigmentTC" : "Ledger laut Figment AGBs"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "Link",
"secondaryCta" : "Sekundärer CTA",
"cta" : "CTA",
+ "tag" : "Tag",
"url" : "URL",
"path" : "Pfad"
}
@@ -5780,6 +5793,16 @@
"title" : "Konto nicht von Knoten (Full Node) gescannt",
"description" : "Bitte konfigurieren Sie Ihren Full Node so, dass er nach den Konten sucht, die mit diesem Gerät verbunden sind. Ihr Full Node muss zuerst die Blockchain nach diesem Konto durchsuchen, bevor Sie es zu Ihrem Portfolio hinzufügen können."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old",
+ "description" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "Transaktion abgelaufen"
+ },
"SwapRateExpiredError" : {
"title" : "Wechselkurs abgelaufen",
"description" : "Wechselkurs abgelaufen. Bitte lade die Seite neu und versuche es dann noch einmal."
@@ -6331,7 +6354,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 a655ed0f36dd0e70fc1e5a953497964d75bfa769 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:43:52 +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 | 25 ++++++++++++++++++-
1 file changed, 24 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..9486e155bc78 100644
--- a/apps/ledger-live-desktop/static/i18n/ko/app.json
+++ b/apps/ledger-live-desktop/static/i18n/ko/app.json
@@ -442,6 +442,14 @@
"cta" : "호환 가능한 장치 탐색",
"changeProvider" : "다른 공급자를 통해 스왑"
},
+ "incompatibility" : {
+ "ton_title" : "Ledger Nano S™는 Ton 스왑을 지원하지 않습니다",
+ "ton_description" : "Ton을 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요.",
+ "spl_tokens_title" : "Ledger Nano S™는 솔라나 토큰 스왑을 지원하지 않습니다.",
+ "spl_tokens_description" : "솔라노 토큰을 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요.",
+ "ada_title" : "Ledger Nano S™는 카르다노 스왑을 지원하지 않습니다.",
+ "ada_description" : "카르다노를 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요."
+ },
"providers" : {
"title" : "암호화폐를 스왑할 공급자를 선택하세요",
"learnMore" : "스왑이란?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "출금된 금액",
"palletMethod" : "방법",
"transferAmount" : "이전 금액",
- "validatorsCount" : "검증인 ({{number}})"
+ "validatorsCount" : "검증인 ({{number}})",
+ "version" : "버전"
}
},
"operationList" : {
@@ -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" : "위임은 어떤 원리인가요?",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "검증인",
+ "ledgerByChorusOneTC" : "Ledger by Chorus One 이용약관",
"ledgerByFigmentTC" : "Ledger by Figment 이용약관"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "링크",
"secondaryCta" : "보조 CTA",
"cta" : "CTA",
+ "tag" : "태그",
"url" : "URL",
"path" : "경로"
}
@@ -5780,6 +5793,16 @@
"title" : "풀 노드로 계정을 스캔하지 않았습니다",
"description" : "이 장치에 연결된 계정을 스캔하도록 풀 노드를 구성하세요. 우선 귀하의 풀 노드로 이 계정을 위한 블록체인을 스캔한 후 포트폴리오에 계정을 추가할 수 있습니다."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old",
+ "description" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "트랜잭션이 만료되었습니다"
+ },
"SwapRateExpiredError" : {
"title" : "요율 만료",
"description" : "환율이 만료되었습니다. 새로고침하고 다시 시도해 보세요."
From a9b002388b2a510e81ebec4f22afb2d5c258b619 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:43:58 +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 | 25 ++++++++++++++++++-
1 file changed, 24 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..b7bdea365324 100644
--- a/apps/ledger-live-desktop/static/i18n/pt-BR/app.json
+++ b/apps/ledger-live-desktop/static/i18n/pt-BR/app.json
@@ -442,6 +442,14 @@
"cta" : "Conheça os dispositivos compatíveis",
"changeProvider" : "Trocar com outro provedor"
},
+ "incompatibility" : {
+ "ton_title" : "A Ledger Nano S™ não é compatível com a troca de Ton",
+ "ton_description" : "Para trocar Ton, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "spl_tokens_title" : "A Ledger Nano S™ não é compatível com a troca de tokens Solana",
+ "spl_tokens_description" : "Para trocar tokens Solana, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "ada_title" : "A Ledger Nano S™ não é compatível com a troca de Cardano",
+ "ada_description" : "Para trocar Cardano, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™."
+ },
"providers" : {
"title" : "Escolha um provedor para trocar cripto",
"learnMore" : "O que é Troca (Swap)?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Quantia Sacada",
"palletMethod" : "Método",
"transferAmount" : "Transferir Quantia",
- "validatorsCount" : "Validadores ({{number}})"
+ "validatorsCount" : "Validadores ({{number}})",
+ "version" : "Versão"
}
},
"operationList" : {
@@ -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",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "Validadores",
+ "ledgerByChorusOneTC" : "Termos e Condições da Ledger by Chorus One",
"ledgerByFigmentTC" : "Ledger por Figment T&Cs"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "Link",
"secondaryCta" : "CTA secundário",
"cta" : "CTA",
+ "tag" : "Etiqueta",
"url" : "URL",
"path" : "Path"
}
@@ -5780,6 +5793,16 @@
"title" : "Conta não buscada pelo node completo",
"description" : "Configure seu node completo para buscar as contas associadas a este dispositivo. Seu node completo deve primeiro buscar esta conta na blockchain para que você possa adicioná-la ao seu portfólio."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Número de sequência muito novo"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Número de sequência muito antigo",
+ "description" : "Número de sequência muito antigo"
+ },
+ "TransactionExpired" : {
+ "title" : "A transação expirou"
+ },
"SwapRateExpiredError" : {
"title" : "Cotação Expirada",
"description" : "A cotação expirou. Atualize e tente novamente."
From 7562dc1f783f13a65db9dd02265b69448154fa24 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:04 +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 | 25 ++++++++++++++++++-
1 file changed, 24 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..4230cf893675 100644
--- a/apps/ledger-live-desktop/static/i18n/es/app.json
+++ b/apps/ledger-live-desktop/static/i18n/es/app.json
@@ -442,6 +442,14 @@
"cta" : "Explorar dispositivos compatibles",
"changeProvider" : "Permutar con otro proveedor"
},
+ "incompatibility" : {
+ "ton_title" : "No es posible utilizar el Ledger Nano S™ para permutar Ton",
+ "ton_description" : "Para permutar Ton, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™.",
+ "spl_tokens_title" : "No es posible utilizar el Ledger Nano S™ para permutar tokens de Solana",
+ "spl_tokens_description" : "Para permutar tokens de Solana, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™.",
+ "ada_title" : "No es posible utilizar el Ledger Nano S™ para permutar Cardano",
+ "ada_description" : "Para permutar Cardano, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™."
+ },
"providers" : {
"title" : "Elige un proveedor para permutar cripto",
"learnMore" : "¿Qué es la permuta?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Importe retirado",
"palletMethod" : "Método",
"transferAmount" : "Transferir importe",
- "validatorsCount" : "Validadores ({{number}})"
+ "validatorsCount" : "Validadores ({{number}})",
+ "version" : "Versión"
}
},
"operationList" : {
@@ -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",
@@ -3880,6 +3891,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 +4159,7 @@
"link" : "Enlace",
"secondaryCta" : "CTA secundario",
"cta" : "CTA",
+ "tag" : "Etiqueta",
"url" : "URL",
"path" : "Ruta"
}
@@ -5780,6 +5793,16 @@
"title" : "Cuenta no escaneada por el nodo completo",
"description" : "Configura el nodo completo para buscar las cuentas asociadas a este dispositivo. El nodo completo debe buscar esta cuenta primero en la cadena de bloques, antes de agregarla a tu Portfolio."
},
+ "SequenceNumberTooNew" : {
+ "title" : "El número de secuencia es demasiado nuevo"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "El número de secuencia es demasiado antiguo",
+ "description" : "El número de secuencia es demasiado antiguo"
+ },
+ "TransactionExpired" : {
+ "title" : "Transacción caducada"
+ },
"SwapRateExpiredError" : {
"title" : "Tasa caducada",
"description" : "La tasa de cambio ha caducado. Actualiza e inténtalo de nuevo."
From 4ea8a99f611c676e1573988fd939577d46cd61cc Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:09 +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 | 29 +++++++++++++++++--
1 file changed, 26 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..76b21c8ecd3c 100644
--- a/apps/ledger-live-desktop/static/i18n/tr/app.json
+++ b/apps/ledger-live-desktop/static/i18n/tr/app.json
@@ -442,6 +442,14 @@
"cta" : "Uyumlu cihazları keşfedin",
"changeProvider" : "Başka bir sağlayıcıyla takas edin"
},
+ "incompatibility" : {
+ "ton_title" : "Ledger Nano S™, Ton takasını desteklemez",
+ "ton_description" : "Ton takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın.",
+ "spl_tokens_title" : "Ledger Nano S™, Solana token takasını desteklemez",
+ "spl_tokens_description" : "Solana token'larını takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın.",
+ "ada_title" : "Ledger Nano S™, Cardano takasını desteklemez",
+ "ada_description" : "Cardano takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın."
+ },
"providers" : {
"title" : "Kripto takası işlemleri için bir sağlayıcı seçin",
"learnMore" : "Takas (Swap) nedir?",
@@ -1355,7 +1363,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"
},
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Çekilen Tutar",
"palletMethod" : "Yöntem",
"transferAmount" : "Transfer Tutarı",
- "validatorsCount" : "Doğrulayıcılar ({{number}})"
+ "validatorsCount" : "Doğrulayıcılar ({{number}})",
+ "version" : "Sürüm"
}
},
"operationList" : {
@@ -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?",
@@ -3880,6 +3891,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 +4159,7 @@
"link" : "Bağlantı",
"secondaryCta" : "İkincil Eylem Çağrısı",
"cta" : "Eylem Çağrısı",
+ "tag" : "Etiket",
"url" : "URL",
"path" : "Yol"
}
@@ -5780,6 +5793,16 @@
"title" : "Hesap tam düğüm tarafından taranmadı",
"description" : "Lütfen tam düğümünüzü bu cihazla ilişkili hesapları tarayacak şekilde yapılandırın. Hesabı portföyünüze ekleyebilmeniz için öncelikle tam düğümünüz blok zincirini bu hesap için taramalıdır."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Sıra numarası çok yeni"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sıra numarası çok eski",
+ "description" : "Sıra numarası çok eski"
+ },
+ "TransactionExpired" : {
+ "title" : "İşlemin süresi doldu"
+ },
"SwapRateExpiredError" : {
"title" : "Kurun Süresi Doldu",
"description" : "Kur zaman aşımına uğradı. Lütfen yenileyip tekrar deneyin."
From fc6123b798bed31bd904dc7e3bfc23b5732296bd Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:14 +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 | 29 +++++++++++++++++--
1 file changed, 26 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..98124376f4a1 100644
--- a/apps/ledger-live-desktop/static/i18n/ar/app.json
+++ b/apps/ledger-live-desktop/static/i18n/ar/app.json
@@ -442,6 +442,14 @@
"cta" : "استكشف الأجهزة المتوافقة",
"changeProvider" : "قم بالمبادلة مع مزود آخر"
},
+ "incompatibility" : {
+ "ton_title" : "™Ledger Nano S لا تدعم مبادلة Ton",
+ "ton_description" : "لمبادلة Ton، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax.",
+ "spl_tokens_title" : "™Ledger Nano S لا تدعم مبادلة رموز سولانا (Solana)",
+ "spl_tokens_description" : "لمبادلة رموز سولانا (Solana)، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax.",
+ "ada_title" : "™Ledger Nano S لا تدعم مبادلة كاردانو (Cardano)",
+ "ada_description" : "لمبادلة كاردانو (Cardano)، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax."
+ },
"providers" : {
"title" : "اختر أحد المزودين لمبادلة الأصول المشفرة",
"learnMore" : "ما هي المبادلة؟",
@@ -1139,7 +1147,7 @@
"send" : "إرسال",
"swap" : "مبادلة",
"stake" : "تكديس",
- "earn" : "Earn",
+ "earn" : "اكسب",
"yield" : "العائد",
"buy" : "شراء",
"sell" : "بيع",
@@ -1486,7 +1494,7 @@
},
"earn" : {
"title" : "تكديس",
- "description" : "Get rewards on your crypto"
+ "description" : "احصل على مكافآت على أصولك المشفرة"
}
},
"recoverBanner" : {
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "المبلغ المسحوب",
"palletMethod" : "الطريقة",
"transferAmount" : "مبلغ التحويل",
- "validatorsCount" : "({{number}}) مدقق"
+ "validatorsCount" : "({{number}}) مدقق",
+ "version" : "الإصدار"
}
},
"operationList" : {
@@ -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" : "كيف يعمل التفويض",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "المدققون",
+ "ledgerByChorusOneTC" : "شروط وأحكام Ledger by Chorus One",
"ledgerByFigmentTC" : "شروط وأحكام Ledger by Figment"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "الرابط",
"secondaryCta" : "CTA الثانوي",
"cta" : "CTA",
+ "tag" : "علامة",
"url" : "عنوان URL",
"path" : "المسار"
}
@@ -5780,6 +5793,16 @@
"title" : "لم يتم فحص الحساب بواسطة العقدة الكاملة",
"description" : "يرجى تكوين العقدة الكاملة الخاصة بك للبحث عن الحسابات المرتبطة بهذا الجهاز. يجب أن تقوم العقدة الكاملة الخاصة بك أولاً بالبحث عن هذا الحساب في سلسلة الكتل (blockchain) قبل أن تتمكن من إضافته إلى محفظتك الاستثمارية."
},
+ "SequenceNumberTooNew" : {
+ "title" : "رقم التسلسل حديث جداً"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "رقم التسلسل قديم جداً",
+ "description" : "رقم التسلسل قديم جداً"
+ },
+ "TransactionExpired" : {
+ "title" : "انتهت صلاحية المعاملة"
+ },
"SwapRateExpiredError" : {
"title" : "انتهت صلاحية المعدَّل",
"description" : "انتهت صلاحية مُعدل الصرف. يُرجى التحديث وإعادة المحاولة."
From 02ffe79f978bf7fe3d7d927e6714c188ecc8911f Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:21 +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 | 41 +++++++++++++++----
1 file changed, 32 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..a65d2a3f12ca 100644
--- a/apps/ledger-live-desktop/static/i18n/fr/app.json
+++ b/apps/ledger-live-desktop/static/i18n/fr/app.json
@@ -442,6 +442,14 @@
"cta" : "Voir les appareils compatibles",
"changeProvider" : "Choisir un autre prestataire"
},
+ "incompatibility" : {
+ "ton_title" : "Le Ledger Nano S™ ne prend pas en charge l’échange de TON",
+ "ton_description" : "Pour échanger des TON, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "spl_tokens_title" : "Le Ledger Nano S™ ne prend pas en charge l’échange de tokens Solana",
+ "spl_tokens_description" : "Pour échanger des tokens Solana, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "ada_title" : "Le Ledger Nano S™ ne prend pas en charge l’échange de Cardano",
+ "ada_description" : "Pour échanger des Cardano, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™."
+ },
"providers" : {
"title" : "Choisir un prestataire pour le swap",
"learnMore" : "Qu’est-ce que le Swap ?",
@@ -502,7 +510,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}}0>.",
"acceptedDescription" : "Ce service est exclusivement soumis aux Conditions d’utilisation de <0>{{provider}}0>."
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "Montant retiré",
"palletMethod" : "Méthode",
"transferAmount" : "Montant transféré",
- "validatorsCount" : "Validateurs ({{number}})"
+ "validatorsCount" : "Validateurs ({{number}})",
+ "version" : "Version"
}
},
"operationList" : {
@@ -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",
@@ -3880,7 +3891,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 +4087,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 +4159,7 @@
"link" : "Lien",
"secondaryCta" : "CTA secondaire",
"cta" : "CTA",
+ "tag" : "Tag",
"url" : "URL",
"path" : "Chemin"
}
@@ -4692,7 +4705,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 +5393,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",
@@ -5780,6 +5793,16 @@
"title" : "Compte non balayé par le nœud",
"description" : "Veuillez configurer votre nœud pour rechercher les comptes associés à cet appareil. Votre nœud doit d’abord balayer la blockchain avant de pouvoir ajouter le compte à votre Portefeuille."
},
+ "SequenceNumberTooNew" : {
+ "title" : "Numéro de séquence trop récent"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Numéro de séquence trop ancien",
+ "description" : "Numéro de séquence trop ancien"
+ },
+ "TransactionExpired" : {
+ "title" : "Transaction expirée"
+ },
"SwapRateExpiredError" : {
"title" : "Taux expiré",
"description" : "Taux de change expiré. Veuillez actualiser et réessayer."
From 5e1c9c0f15d01f9c7766a4d30ae46c33e25afb64 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:26 +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 | 25 ++++++++++++++++++-
1 file changed, 24 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..0ff1886ebd78 100644
--- a/apps/ledger-live-desktop/static/i18n/zh/app.json
+++ b/apps/ledger-live-desktop/static/i18n/zh/app.json
@@ -442,6 +442,14 @@
"cta" : "浏览兼容设备",
"changeProvider" : "使用其他提供商进行互换"
},
+ "incompatibility" : {
+ "ton_title" : "Ledger Nano S™ 不支持互换 TON",
+ "ton_description" : "要互换 TON,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。",
+ "spl_tokens_title" : "Ledger Nano S™ 不支持互换 Solana 代币",
+ "spl_tokens_description" : "要互换 Solana 代币,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。",
+ "ada_title" : "Ledger Nano S™ 不支持互换 Cardano",
+ "ada_description" : "要互换 Cardano,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。"
+ },
"providers" : {
"title" : "选择一个供应方来互换加密货币",
"learnMore" : "什么是互换(Swap)?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "已提取数额",
"palletMethod" : "方法",
"transferAmount" : "转移数额",
- "validatorsCount" : "验证者 ({{number}})"
+ "validatorsCount" : "验证者 ({{number}})",
+ "version" : "版本"
}
},
"operationList" : {
@@ -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" : "委托机制如何运作",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "验证者",
+ "ledgerByChorusOneTC" : "Ledger by Chorus One 条款与条件",
"ledgerByFigmentTC" : "Figment 在 Ledger 的条款与条件"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "链接",
"secondaryCta" : "次要号召性用语",
"cta" : "号召性用语",
+ "tag" : "标签",
"url" : "网址",
"path" : "路径"
}
@@ -5780,6 +5793,16 @@
"title" : "账户未经完整节点扫描",
"description" : "请配置您的完整节点以扫描与此设备相关联的账户。您的完整节点必须先扫描此账户的区块链,然后才能将其添加到您的资产组合中。"
},
+ "SequenceNumberTooNew" : {
+ "title" : "序列号太新"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "序列号太旧",
+ "description" : "序列号太旧"
+ },
+ "TransactionExpired" : {
+ "title" : "交易已过期"
+ },
"SwapRateExpiredError" : {
"title" : "费率已过期",
"description" : "汇率已过期。请刷新并重试。"
From 532a5694c80c6a585ebdeea771864bb1bc3d742f Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:31 +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 | 25 ++++++++++++++++++-
1 file changed, 24 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..a230add82dda 100644
--- a/apps/ledger-live-desktop/static/i18n/ja/app.json
+++ b/apps/ledger-live-desktop/static/i18n/ja/app.json
@@ -442,6 +442,14 @@
"cta" : "対応デバイスを探す",
"changeProvider" : "別のプロバイダーでスワップ"
},
+ "incompatibility" : {
+ "ton_title" : "Ledger Nano S™はTonのスワップに対応していません",
+ "ton_description" : "Tonをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。",
+ "spl_tokens_title" : "Ledger Nano S™はSolanaトークンのスワップに対応していません",
+ "spl_tokens_description" : "Solanaトークンをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。",
+ "ada_title" : "Ledger Nano S™はCardanoのスワップに対応していません",
+ "ada_description" : "Cardanoをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。"
+ },
"providers" : {
"title" : "暗号資産のスワップに利用するプロバイダーを選択",
"learnMore" : "スワップとは?",
@@ -1834,7 +1842,8 @@
"withdrawUnbondedAmount" : "引き出し数量",
"palletMethod" : "方法",
"transferAmount" : "送付額",
- "validatorsCount" : "バリデータ({{number}})"
+ "validatorsCount" : "バリデータ({{number}})",
+ "version" : "バージョン"
}
},
"operationList" : {
@@ -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" : "デリゲートの仕組み",
@@ -3880,6 +3891,7 @@
},
"validator" : {
"title" : "バリデーター",
+ "ledgerByChorusOneTC" : "Ledger by Chorus One 利用規約",
"ledgerByFigmentTC" : "Ledger by Figment T&Cs"
},
"connectDevice" : {
@@ -4147,6 +4159,7 @@
"link" : "リンク",
"secondaryCta" : "セカンダリCTA",
"cta" : "CTA",
+ "tag" : "タグ",
"url" : "URL",
"path" : "パス"
}
@@ -5780,6 +5793,16 @@
"title" : "アカウントがフルノードによってスキャンされていません。",
"description" : "このデバイスのアカウントがスキャンされるように、フルノードを設定してください。ポートフォリオに追加する前に、フルノードでこのアカウントのブロックチェーンをスキャンする必要があります。"
},
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old",
+ "description" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "トランザクションの有効期限が切れました"
+ },
"SwapRateExpiredError" : {
"title" : "レートの有効期限切れ",
"description" : "取引レートの有効期限が切れました。更新してもう一度お試しください。"
From 36e73661b303d5d0bee795f273534b7a431562da Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:36 +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 | 59 +++++++++++++++++--
1 file changed, 53 insertions(+), 6 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..694a5a65f0df 100644
--- a/apps/ledger-live-mobile/src/locales/ru/common.json
+++ b/apps/ledger-live-mobile/src/locales/ru/common.json
@@ -971,6 +971,18 @@
"title" : "Поставщик недействителен",
"description" : "Необходимо изменить опцию Поставщика приложений для «Мой Ledger». Для этого откройте «Настройки» в Ledger Live и выберите «Экспериментальные функции», после чего укажите другого поставщика."
},
+ "GasLessThanEstimate" : {
+ "title" : "Это слишком мало. Попробуйте больше"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Порядковый номер слишком новый"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Порядковый номер слишком старый"
+ },
+ "TransactionExpired" : {
+ "title" : "Транзакция просрочена"
+ },
"SequenceNumberError" : {
"title" : "Ошибка порядкового номера",
"description" : "Закройте окно и повторите попытку позже"
@@ -1457,7 +1469,7 @@
"stepLanguage" : {
"title" : "Выберите язык",
"cta" : "Продолжить",
- "changeDeviceLanguage" : "{{language}} язык также доступен для {{deviceName}}.",
+ "changeDeviceLanguage" : "Теперь для {{deviceName}} доступен {{language}} язык.",
"changeDeviceLanguageDescription" : "Хотите сменить язык на {{language}}?",
"warning" : {
"title" : "Настроить на английском",
@@ -2342,7 +2354,8 @@
"seeMarket" : "Просмотреть все"
},
"walletBalance" : "Баланс кошелька",
- "seelAllAssets" : "Посмотреть все активы",
+ "seeAllAssets" : "Посмотреть все активы",
+ "seeAllAccounts" : "Показать все",
"marketPriceSection" : {
"title" : "Рыночная цена {{currencyTicker}}",
"currencyPrice" : "Цена {{currencyTicker}}",
@@ -2355,9 +2368,9 @@
}
},
"quickActions" : {
- "buy" : "Покупка",
+ "buy" : "Купить",
"sell" : "Продажа",
- "swap" : "Обмен",
+ "swap" : "Обменять",
"send" : "Отправить",
"deposit" : "Получить",
"stake" : "Стейкать"
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Активы"
+ },
"accounts" : {
"title" : "Счета",
"cryptoAccountsTitle" : "Счета {{currencyTicker}}",
@@ -3091,6 +3107,13 @@
"desc" : "Попробуйте функции для разработчиков и расскажите нам, что вы думаете.",
"customManifest" : {
"title" : "Загрузить манифест пользовательской платформы"
+ },
+ "exchangeDeveloperMode" : {
+ "title" : "Режим разработчика для приложения Exchange",
+ "description" : "Добавить информацию о поставщике обмена",
+ "placeholder" : "Данные о поставщике обмена в формате CAL",
+ "currentSetting" : "Текущая настройка",
+ "error" : "Неверное значение CAL"
}
},
"debug" : {
@@ -3460,6 +3483,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" : {
@@ -3741,6 +3774,7 @@
"to" : "Куда",
"infoTotalTitle" : "Сколько будет списано",
"infoTotalDesc" : "Включает сумму транзакции и комиссию выбранной сети",
+ "gasFee" : "Комиссия за Газ",
"gasLimit" : "Лимит Газа",
"gasPrice" : "Цена Газа",
"maxFee" : "Макс. комиссия",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Добавить новый",
+ "addNewOrExisting" : "Добавить новый или существующий счёт",
"supportLinks" : {
"segwit_or_native_segwit" : "SegWit или Native SegWit?"
},
@@ -4567,7 +4602,7 @@
"languageInstalledDesc" : "Язык на вашем устройстве изменён",
"firmwareUpdatePrompt" : {
"title" : "Добавить {{language}} язык на устройство {{deviceName}}?",
- "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или поменять в любое удобное время в разделе «Мой Ledger»."
+ "description" : "Теперь {{language}} язык доступен для {{deviceName}}. Можно установить его сейчас или позже, в разделе «Мой Ledger»."
},
"installingLanguage" : "Установка языка",
"languages" : {
@@ -6095,7 +6130,7 @@
},
"warning" : "Убедитесь, что адрес на устройстве Ledger в точности совпадает с адресом {{recipientWording}}",
"recipientWording" : {
- "send" : "Обязательно проверяйте соответствие адреса на экране устройства с адресом, который вам предоставил получатель",
+ "send" : "Всегда проверяйте, чтобы адрес на экране устройства точно совпадал с адресом, который вам предоставил получатель",
"delegate" : "Обязательно проверяйте соответствие адреса на экране устройства с адресом, который вам предоставил валидатор",
"undelegate" : "Обязательно проверяйте соответствие адреса на экране устройства с адресом, который вам предоставил валидатор",
"freeze" : "Обязательно проверяйте соответствие адреса на экране устройства с адресом, который вам предоставили",
@@ -6912,6 +6947,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 +6964,11 @@
"cancel" : "Оставить",
"title" : "Точно хотите отменить синхронизацию?",
"desc" : "Ваши криптовалютные счета в приложении Ledger Live на разных смартфонах и ПК больше не будут связаны. Это никак не скажется на криптоактивах."
+ },
+ "error" : {
+ "title" : "Приложение больше не синхронизировано",
+ "description" : "Включите Ledger Sync в этом Ledger Live или же в приложении, с которым проводится синхронизация.",
+ "cta" : "Включить Ledger Sync"
}
},
"manageInstances" : {
From 4f9851c30998e1d3ac1fdd9a12369d7e367425d3 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:41 +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 | 77 +++++++++++++++----
1 file changed, 62 insertions(+), 15 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..7c440c3765ed 100644
--- a/apps/ledger-live-mobile/src/locales/de/common.json
+++ b/apps/ledger-live-mobile/src/locales/de/common.json
@@ -971,6 +971,18 @@
"title" : "Ungültiger Anbieter",
"description" : "Du musst die Einstellung „Mein Ledger-Anbieter“ ändern. Öffne dazu die Einstellungen in Ledger Live, navigiere zu „Experimentelle Features“ und wähle einen anderen Anbieter aus."
},
+ "GasLessThanEstimate" : {
+ "title" : "Dies könnte zu niedrig sein. Bitte erhöhen"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "Transaktion abgelaufen"
+ },
"SequenceNumberError" : {
"title" : "Fehler in der Sequenznummer",
"description" : "Bitte schließe das Fenster und versuche es später noch einmal"
@@ -1287,20 +1299,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 +1337,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 +2354,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 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Vermögenswerte"
+ },
"accounts" : {
"title" : "Konten",
"cryptoAccountsTitle" : "{{currencyTicker}}-Konten",
@@ -3091,6 +3107,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 +3483,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" : "Die Ledger Nano S™ unterstützt das Swappen von Ton nicht",
+ "ton_description" : "Zum Swappen von Ton kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™.",
+ "spl_tokens_title" : "Die Ledger Nano S™ unterstützt das Swappen von Solana-Token nicht",
+ "spl_tokens_description" : "Zum Swappen von Solana-Token kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™.",
+ "ada_title" : "Die Ledger Nano S™ unterstützt das Swappen von Cardano nicht",
+ "ada_description" : "Zum Swappen von Cardano kannst du jedes sonstige kompatible Ledger-Gerät nutzen, z. B. Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ oder Ledger Stax™."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "An",
"infoTotalTitle" : "Gesamtbelastung",
"infoTotalDesc" : "Enthält den Transaktionsbetrag und die gewählten Netzwerkgebühren",
+ "gasFee" : "Gas fee",
"gasLimit" : "Gaslimit",
"gasPrice" : "Gaspreis",
"maxFee" : "Max. Gebühr",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Neu hinzufügen",
+ "addNewOrExisting" : "Neues oder bestehendes Konto hinzufügen",
"supportLinks" : {
"segwit_or_native_segwit" : "Segwit oder Native Segwit?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Vergewissere dich, dass die auf deinem Ledger-Gerät angezeigte Adresse mit der Adresse des {{recipientWording}} übereinstimmt",
"recipientWording" : {
- "send" : "Vergewissere dich immer, dass die auf deinem Gerät angezeigte Adresse exakt mit derjenigen übereinstimmt, die dir der Empfänger mitgeteilt hat",
+ "send" : "Vergewissere dich immer, dass die auf deinem Gerät angezeigte Adresse genau mit der vom Empfänger angegebenen Adresse übereinstimmt.",
"delegate" : "Vergewissere dich immer, dass dein Gerät die Adresse exakt so anzeigt, wie sie vom Validator angegeben wurde",
"undelegate" : "Vergewissere dich immer, dass dein Gerät die Adresse exakt so anzeigt, wie sie vom Validator angegeben wurde",
"freeze" : "Vergewissere dich immer, dass dein Gerät die Adresse exakt wie angegeben anzeigt",
@@ -6912,6 +6947,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 +6964,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 8fcba75f465e2cd904424d6133895d6ba6f67559 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:46 +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 | 51 ++++++++++++++++++-
1 file changed, 49 insertions(+), 2 deletions(-)
diff --git a/apps/ledger-live-mobile/src/locales/ko/common.json b/apps/ledger-live-mobile/src/locales/ko/common.json
index 50e606bede6e..3ba471c2152f 100644
--- a/apps/ledger-live-mobile/src/locales/ko/common.json
+++ b/apps/ledger-live-mobile/src/locales/ko/common.json
@@ -971,6 +971,18 @@
"title" : "유효하지 않은 공급자",
"description" : "\"My Ledger 공급자\" 설정을 변경해야 합니다. 이를 변경하려면 Ledger Live \"설정\"을 열고 \"실험 기능\"을 선택한 다음 다른 공급자를 선택합니다."
},
+ "GasLessThanEstimate" : {
+ "title" : "너무 낮은 것 같습니다. 조금 높여주세요"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "트랜잭션이 만료되었습니다"
+ },
"SequenceNumberError" : {
"title" : "시퀀스 번호 오류",
"description" : "창을 닫고 나중에 다시 시도하세요"
@@ -2342,7 +2354,8 @@
"seeMarket" : "모두 보기"
},
"walletBalance" : "지갑 잔액",
- "seelAllAssets" : "모든 자산 보기",
+ "seeAllAssets" : "모든 자산 보기",
+ "seeAllAccounts" : "모든 계정 보기",
"marketPriceSection" : {
"title" : "{{currencyTicker}} 시장가",
"currencyPrice" : "1 {{currencyTicker}} 가격",
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "자산"
+ },
"accounts" : {
"title" : "계정",
"cryptoAccountsTitle" : "{{currencyTicker}} 계정",
@@ -3091,6 +3107,13 @@
"desc" : "다양한 개발자 특징을 시험해 보고 의견을 나누어 주세요.",
"customManifest" : {
"title" : "커스텀 플랫폼 Manifest 불러오기"
+ },
+ "exchangeDeveloperMode" : {
+ "title" : "거래소 개발 모드",
+ "description" : "거래소 공급자 정보 추가",
+ "placeholder" : "CAL 형식의 거래소 공급자 정보",
+ "currentSetting" : "현재 설정",
+ "error" : "유효하지 않은 CAL 값"
}
},
"debug" : {
@@ -3460,6 +3483,16 @@
"providers" : {
"noProviders" : "결과를 찾을 수 없습니다 현재 설정에 사용할 수 있는 견적이 없습니다."
}
+ },
+ "incompatibility" : {
+ "explore_compatible_devices" : "호환 가능한 장치 탐색",
+ "contact_support" : "고객 지원 문의",
+ "ton_title" : "Ledger Nano S™는 Ton 스왑을 지원하지 않습니다",
+ "ton_description" : "Ton을 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요.",
+ "spl_tokens_title" : "Ledger Nano S™는 솔라나 토큰 스왑을 지원하지 않습니다.",
+ "spl_tokens_description" : "솔라노 토큰을 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요.",
+ "ada_title" : "Ledger Nano S™는 카르다노 스왑을 지원하지 않습니다.",
+ "ada_description" : "카르다노를 스왑하려면 Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ 또는 Ledger Stax™와 같은 다른 호환 Ledger 장치를 사용하세요."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "발신",
"infoTotalTitle" : "총 인출",
"infoTotalDesc" : "트랜잭션 금액과 선택된 네트워크 수수료가 포함됩니다",
+ "gasFee" : "Gas fee",
"gasLimit" : "가스 한도(Gas limit)",
"gasPrice" : "가스 가격(Gas price)",
"maxFee" : "최대 비용",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "새로 추가하기",
+ "addNewOrExisting" : "기존 계정이나 신규 계정 추가",
"supportLinks" : {
"segwit_or_native_segwit" : "SegWit, 또는 Native SegWit?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Ledger에 표시된 주소가 {{recipientWording}}의 주소와 일치하는지 확인하세요",
"recipientWording" : {
- "send" : "언제나 장치 화면에 보이는 주소가 수령인이 제공한 주소와 정확히 일치하는지 확인하세요",
+ "send" : "항상 장치에 표시된 주소가 수신자가 제공한 주소와 정확히 일치하는지 확인하세요",
"delegate" : "언제나 장치 화면에 보이는 주소가 검증인이 제공한 주소와 정확히 일치하는지 확인하세요",
"undelegate" : "언제나 장치 화면에 보이는 주소가 검증인이 제공한 주소와 정확히 일치하는지 확인하세요",
"freeze" : "언제나 장치 화면에 보이는 주소가 제공된 주소와 정확히 일치하는지 확인하세요",
@@ -6912,6 +6947,13 @@
"title" : "다른 Ledger Live 앱과 동기화",
"description" : "여러 휴대전화와 컴퓨터에서 Ledger Live 암호화폐 계정을 동기화하세요."
},
+ "unauthorizeMember" : {
+ "error" : {
+ "title" : "이 앱은 더 이상 동기화되지 않습니다",
+ "description" : "이 Ledger Live 또는 동기화하려는 Ledger Live에서 Ledger 동기화를 켭니다.",
+ "cta" : "Ledger 동기화 켜기"
+ }
+ },
"manageKey" : {
"title" : "동기화 삭제",
"description" : "여러 휴대폰 및 컴퓨터의 암호화폐 계정 동기화가 중단됩니다.",
@@ -6922,6 +6964,11 @@
"cancel" : "동기화 유지",
"title" : "정말 동기화를 삭제하시겠습니까?",
"desc" : "여러 휴대폰 및 컴퓨터의 암호화폐 계정은 더 이상 동기화되지 않습니다. 귀하의 자금에는 전혀 영향이 없습니다."
+ },
+ "error" : {
+ "title" : "이 앱은 더 이상 동기화되지 않습니다",
+ "description" : "이 Ledger Live 또는 동기화하려는 Ledger Live에서 Ledger 동기화를 켭니다.",
+ "cta" : "Ledger 동기화 켜기"
}
},
"manageInstances" : {
From d9e1453e6bc1b92e044bdf86ef8d7efc55abd453 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:52 +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 | 79 +++++++++++++++----
1 file changed, 63 insertions(+), 16 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..0a90cc308491 100644
--- a/apps/ledger-live-mobile/src/locales/pt-BR/common.json
+++ b/apps/ledger-live-mobile/src/locales/pt-BR/common.json
@@ -971,6 +971,18 @@
"title" : "Provedor Inválido",
"description" : "Você deve mudar a configuração em “Provedor da Minha Ledger”. Para desativá-la, abra as “Configurações” do Ledger Live, selecione “Recursos experimentais” e, em seguida, selecione um provedor diferente."
},
+ "GasLessThanEstimate" : {
+ "title" : "Isto pode ser baixo demais Por favor, aumente"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Número de sequência muito novo"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Número de sequência muito antigo"
+ },
+ "TransactionExpired" : {
+ "title" : "A transação expirou"
+ },
"SequenceNumberError" : {
"title" : "Erro do número de sequência",
"description" : "Feche a janela e tente novamente mais tarde"
@@ -1287,20 +1299,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 +1337,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 +2354,8 @@
"seeMarket" : "Ver tudo"
},
"walletBalance" : "Saldo da carteira",
- "seelAllAssets" : "Ver todos os ativos",
+ "seeAllAssets" : "Ver todos os ativos",
+ "seeAllAccounts" : "Ver todas as contas",
"marketPriceSection" : {
"title" : "preço de mercado de {{currencyTicker}}",
"currencyPrice" : "preço de 1 {{currencyTicker}}",
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Ativos"
+ },
"accounts" : {
"title" : "Contas",
"cryptoAccountsTitle" : "contas {{currencyTicker}}",
@@ -3091,6 +3107,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 +3483,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" : "A Ledger Nano S™ não é compatível com a troca de Ton",
+ "ton_description" : "Para trocar Ton, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "spl_tokens_title" : "A Ledger Nano S™ não é compatível com a troca de tokens Solana",
+ "spl_tokens_description" : "Para trocar tokens Solana, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "ada_title" : "A Ledger Nano S™ não é compatível com a troca de Cardano",
+ "ada_description" : "Para trocar Cardano, use qualquer outro dispositivo Ledger compatível, como a Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "Para",
"infoTotalTitle" : "Débito Total",
"infoTotalDesc" : "Inclui a quantia da transação e as taxas da rede selecionadas",
+ "gasFee" : "Taxa de gás",
"gasLimit" : "Limite de gás",
"gasPrice" : "Preço do gás",
"maxFee" : "Taxa máxima",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Adicionar nova",
+ "addNewOrExisting" : "Adicionar conta nova ou existente",
"supportLinks" : {
"segwit_or_native_segwit" : "Segwit ou Native segwit?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Certifique-se de que o endereço exibido em sua Ledger corresponda ao endereço de {{recipientWording}}",
"recipientWording" : {
- "send" : "Sempre verifique se o endereço exibido em seu dispositivo corresponde exatamente ao que lhe foi dado pelo destinatário",
+ "send" : "Sempre verifique se o endereço exibido no seu dispositivo corresponde exatamente ao oferecido pelo recipiente",
"delegate" : "Sempre verifique se seu dispositivo exibe o endereço exatamente como fornecido pelo validador",
"undelegate" : "Sempre verifique se seu dispositivo exibe o endereço exatamente como fornecido pelo validador",
"freeze" : "Sempre verifique se seu dispositivo exibe o endereço exatamente como fornecido",
@@ -6912,6 +6947,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 +6964,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 48f89b19379d246a93db341a78c3b2822808292d Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:44:57 +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 | 51 ++++++++++++++++++-
1 file changed, 49 insertions(+), 2 deletions(-)
diff --git a/apps/ledger-live-mobile/src/locales/es/common.json b/apps/ledger-live-mobile/src/locales/es/common.json
index 75fa1605e262..e124a38fa572 100644
--- a/apps/ledger-live-mobile/src/locales/es/common.json
+++ b/apps/ledger-live-mobile/src/locales/es/common.json
@@ -971,6 +971,18 @@
"title" : "Proveedor no válido",
"description" : "Tienes que cambiar el ajuste \"Proveedor de Mi Ledger\". Para cambiarlo, abre los \"Ajustes\" de Ledger Live, selecciona \"Funciones experimentales\" y, a continuación, elige un proveedor distinto."
},
+ "GasLessThanEstimate" : {
+ "title" : "Puede que sea demasiado bajo. Auméntalo"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "El número de secuencia es demasiado nuevo"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "El número de secuencia es demasiado antiguo"
+ },
+ "TransactionExpired" : {
+ "title" : "Transacción caducada"
+ },
"SequenceNumberError" : {
"title" : "Error de número de secuencia",
"description" : "Cierra la ventana e inténtalo de nuevo más tarde"
@@ -2342,7 +2354,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 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Activos"
+ },
"accounts" : {
"title" : "Cuentas",
"cryptoAccountsTitle" : "Cuentas de {{currencyTicker}}",
@@ -3091,6 +3107,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 +3483,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" : "No es posible utilizar el Ledger Nano S™ para permutar Ton",
+ "ton_description" : "Para permutar Ton, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™.",
+ "spl_tokens_title" : "No es posible utilizar el Ledger Nano S™ para permutar tokens de Solana",
+ "spl_tokens_description" : "Para permutar tokens de Solana, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™.",
+ "ada_title" : "No es posible utilizar el Ledger Nano S™ para permutar Cardano",
+ "ada_description" : "Para permutar Cardano, usa cualquier otro dispositivo Ledger compatible, como el Ledger Nano S Plus™, el Ledger Nano X™, el Ledger Flex™ o el Ledger Stax™."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "A",
"infoTotalTitle" : "Débito total",
"infoTotalDesc" : "Incluye importe de la transacción y las tarifas de red seleccionadas",
+ "gasFee" : "Tarifa de gas",
"gasLimit" : "Límite de gas",
"gasPrice" : "Precio de gas",
"maxFee" : "Tarifa máxima",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Agregar nueva",
+ "addNewOrExisting" : "Agregar cuenta nueva o existente",
"supportLinks" : {
"segwit_or_native_segwit" : "¿Segwit o Native segwit?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Asegúrate de que la dirección que se muestra en tu Ledger coincide con la dirección de {{recipientWording}}",
"recipientWording" : {
- "send" : "Verifica siempre que la dirección que muestra tu dispositivo coincida exactamente con la que te haya proporcionado el receptor",
+ "send" : "Comprueba siempre que la dirección mostrada en tu dispositivo coincida exactamente con la indicada por el destinatario.",
"delegate" : "Verifica siempre que tu dispositivo muestre exactamente la dirección que te haya proporcionado el validador",
"undelegate" : "Verifica siempre que tu dispositivo muestre exactamente la dirección que te haya proporcionado el validador",
"freeze" : "Verifica siempre que tu dispositivo muestre exactamente la dirección que te hayan proporcionado",
@@ -6912,6 +6947,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 +6964,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 3e3be360cf30a861fd15ee8b877281713c7a3e23 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:45:03 +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 | 81 +++++++++++++++----
1 file changed, 64 insertions(+), 17 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..f1140befbf8b 100644
--- a/apps/ledger-live-mobile/src/locales/tr/common.json
+++ b/apps/ledger-live-mobile/src/locales/tr/common.json
@@ -971,6 +971,18 @@
"title" : "Geçersiz Sağlayıcı",
"description" : "\"My Ledger sağlayıcım\" ayarını değiştirmeniz gerekmektedir. Bunu değiştirmek için Ledger Live'da \"Ayarlar\"ı açın, \"Deneysel özellikler\"i seçin ve ardından farklı bir sağlayıcı seçin."
},
+ "GasLessThanEstimate" : {
+ "title" : "Bu çok düşük olabilir. Lütfen arttırın"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Sıra numarası çok yeni"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sıra numarası çok eski"
+ },
+ "TransactionExpired" : {
+ "title" : "İşlemin süresi doldu"
+ },
"SequenceNumberError" : {
"title" : "Sıra numarası hatası",
"description" : "Lütfen pencereyi kapatıp daha sonra tekrar deneyin"
@@ -1287,20 +1299,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 +1337,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 +2354,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 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Varlıklar"
+ },
"accounts" : {
"title" : "Hesaplar",
"cryptoAccountsTitle" : "{{currencyTicker}} hesapları",
@@ -3091,6 +3107,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 +3483,16 @@
"providers" : {
"noProviders" : "Sonuç bulunamadı. Mevcut tercihlere uyan teklif yok."
}
+ },
+ "incompatibility" : {
+ "explore_compatible_devices" : "Uyumlu cihazları keşfedin",
+ "contact_support" : "Müşteri destek ekibiyle iletişime geç",
+ "ton_title" : "Ledger Nano S™, Ton takasını desteklemez",
+ "ton_description" : "Ton takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın.",
+ "spl_tokens_title" : "Ledger Nano S™, Solana token takasını desteklemez",
+ "spl_tokens_description" : "Solana token'larını takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın.",
+ "ada_title" : "Ledger Nano S™, Cardano takasını desteklemez",
+ "ada_description" : "Cardano takas etmek için Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ veya Ledger Stax™ gibi diğer herhangi bir uyumlu Ledger cihazını kullanın."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "Alıcı",
"infoTotalTitle" : "Düşülecek tutar",
"infoTotalDesc" : "İşlem miktarını ve seçilen ağın ücretlerini içerir",
+ "gasFee" : "Gas Ücreti",
"gasLimit" : "Gas limiti",
"gasPrice" : "Gas ücreti",
"maxFee" : "Ücret üst limiti",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Yeni ekle",
+ "addNewOrExisting" : "Yeni veya mevcut bir hesabı ekleyin",
"supportLinks" : {
"segwit_or_native_segwit" : "Segwit mi yoksa Native Segwit mi?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Ledger cihazınızda gösterilen adres ile {{recipientWording}} tarafındaki adresin eşleştiğinden emin olun",
"recipientWording" : {
- "send" : "Cihazınızda görüntülenen adresin, alıcı tarafından size verilen adresle tam olarak eşleştiğini her zaman doğrulayın",
+ "send" : "Cihazınızda gösterilen adresin, alıcı tarafından size verilen adresle tam olarak eşleştiğini daima doğrulayın",
"delegate" : "Cihazınızda görüntülenen adresin, doğrulayıcı tarafından sağlanan adresle tam olarak eşleştiğini her zaman doğrulayın",
"undelegate" : "Cihazınızda görüntülenen adresin, doğrulayıcı tarafından sağlanan adresle tam olarak eşleştiğini her zaman doğrulayın",
"freeze" : "Cihazınızda görüntülenen adresin, size sağlanan adresle tam olarak eşleştiğini her zaman doğrulayın",
@@ -6556,7 +6591,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 +6947,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 +6964,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 95f77925bf01995fa8ff1099d31b9817c3f025f6 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:45:08 +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 | 81 +++++++++++++++----
1 file changed, 64 insertions(+), 17 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..241f6f358d57 100644
--- a/apps/ledger-live-mobile/src/locales/ar/common.json
+++ b/apps/ledger-live-mobile/src/locales/ar/common.json
@@ -971,6 +971,18 @@
"title" : "مزوّد غير صالح",
"description" : "يجب عليك تغيير إعداد \"My Ledger Provider (مزوّد جهازي Ledger)\". لتغييره، افتح \"Settings (إعدادات)\" في Ledger Live، واختر \"Experimental features (الميزات التجريبية)\"، ثم اختر مزوّداً آخر."
},
+ "GasLessThanEstimate" : {
+ "title" : "قد يكون هذا منخفضاً جداً. يرجى زيادته"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "رقم التسلسل حديث جداً"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "رقم التسلسل قديم جداً"
+ },
+ "TransactionExpired" : {
+ "title" : "انتهت صلاحية المعاملة"
+ },
"SequenceNumberError" : {
"title" : "خطأ في رقم التسلسل",
"description" : "يُرجى إغلاق النافذة وإعادة المحاولة لاحقاً"
@@ -1287,20 +1299,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 +1337,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 +2354,8 @@
"seeMarket" : "رؤية الكل"
},
"walletBalance" : "رصيد المحفظة",
- "seelAllAssets" : "رؤية جميع الأصول",
+ "seeAllAssets" : "رؤية جميع الأصول",
+ "seeAllAccounts" : "رؤية جميع الحسابات",
"marketPriceSection" : {
"title" : "سعر السوق لـ{{currencyTicker}}",
"currencyPrice" : "سعر 1 {{currencyTicker}}",
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "الأصول"
+ },
"accounts" : {
"title" : "الحسابات",
"cryptoAccountsTitle" : "حسابات {{currencyTicker}}",
@@ -3091,6 +3107,13 @@
"desc" : "جرّب ميزات المطور وأخبرنا برأيك.",
"customManifest" : {
"title" : "تحميل بيان المنصة المخصص"
+ },
+ "exchangeDeveloperMode" : {
+ "title" : "وضع المطور لمنصة التداول",
+ "description" : "إضافة معلومات مُزوّد منصة التداول",
+ "placeholder" : "معلومات مُزوّد التداول بصيغة CAL",
+ "currentSetting" : "الإعداد الحالي",
+ "error" : "قيمة CAL غير صالحة"
}
},
"debug" : {
@@ -3271,7 +3294,7 @@
},
"stake" : {
"title" : "تكديس",
- "description" : "Get rewards on your crypto."
+ "description" : "احصل على مكافآت على أصولك المشفرة."
},
"swap" : {
"title" : "مبادلة",
@@ -3460,6 +3483,16 @@
"providers" : {
"noProviders" : "لم يتم العثور على نتائج. ليس متاح عروض أسعار بالتفضيلات الحالية."
}
+ },
+ "incompatibility" : {
+ "explore_compatible_devices" : "استكشف الأجهزة المتوافقة",
+ "contact_support" : "تواصل مع دعم العملاء",
+ "ton_title" : "™Ledger Nano S لا تدعم مبادلة Ton",
+ "ton_description" : "لمبادلة Ton، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax.",
+ "spl_tokens_title" : "™Ledger Nano S لا تدعم مبادلة رموز سولانا (Solana)",
+ "spl_tokens_description" : "لمبادلة رموز سولانا (Solana)، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax.",
+ "ada_title" : "™Ledger Nano S لا تدعم مبادلة كاردانو (Cardano)",
+ "ada_description" : "لمبادلة كاردانو (Cardano)، استخدِم أي جهاز Ledger آخر متوافق مثل ™Ledger Nano S Plus أو ™Ledger Nano X أو ™Ledger Flex أو ™Ledger Stax."
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "إلى",
"infoTotalTitle" : "إجمالي الخصم",
"infoTotalDesc" : "يشمل مبلغ المعاملة ورسوم الشبكة المحددة",
+ "gasFee" : "رسوم الغاز",
"gasLimit" : "حد الغاز",
"gasPrice" : "سعر الغاز",
"maxFee" : "الحد الأقصى للرسوم",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "إضافة جديد",
+ "addNewOrExisting" : "إضافة حساب جديد أو موجود",
"supportLinks" : {
"segwit_or_native_segwit" : "Segwit أم Native SegWit؟"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "تأكد أن العنوان المعروض على Ledger الخاص بك يُطابق عنوان {{recipientWording}}",
"recipientWording" : {
- "send" : "دائماً تحقق من أن العنوان المعروض على جهازك يطابق تماماً العنوان الذي قدمه لك المستلم",
+ "send" : "دائماً تحقق أن العنوان المعروض على جهازك يطابق تماماً العنوان الذي قدمه المستلم",
"delegate" : "دائماً تحقق من أن جهازك يعرض العنوان بشكل مطابق لما قدمه لك المدقق",
"undelegate" : "دائماً تحقق من أن جهازك يعرض العنوان بشكل مطابق لما قدمه لك المدقق",
"freeze" : "دائماً تحقق من أن جهازك يعرض العنوان بشكل مطابق لما تم تقديمه إليك",
@@ -6912,6 +6947,13 @@
"title" : "المزامنة مع تطبيق Ledger Live آخر",
"description" : "قم بمزامنة حسابات الأصول المشفرة خاصتك على Ledger Live عبر هواتف وأجهزة كمبيوتر مختلفة."
},
+ "unauthorizeMember" : {
+ "error" : {
+ "title" : "هذا التطبيق لم يعد متزامناً",
+ "description" : "قم بتشغيل مزامنة Ledger إما على تطبيق Ledger Live هذا أو على التطبيق الذي تقوم بالمزامنة معه.",
+ "cta" : "تشغيل مزامنة Ledger"
+ }
+ },
"manageKey" : {
"title" : "حذف المزامنة",
"description" : "حسابات أصولك المشفرة عبر الهواتف وأجهزة الكمبيوتر المختلفة ستتوقف عن المزامنة.",
@@ -6922,6 +6964,11 @@
"cancel" : "إبقاء المزامنة",
"title" : "متأكد أنك تريد حذف المزامنة؟",
"desc" : "حسابات أصولك المشفرة عبر الهواتف وأجهزة الكمبيوتر المختلفة لن تكون متزامنة بعد الآن. هذا لا يؤثر على أموالك بأي طريقة."
+ },
+ "error" : {
+ "title" : "هذا التطبيق لم يعد متزامناً",
+ "description" : "قم بتشغيل مزامنة Ledger إما على تطبيق Ledger Live هذا أو على التطبيق الذي تقوم بالمزامنة معه.",
+ "cta" : "تشغيل مزامنة Ledger"
}
},
"manageInstances" : {
From 54f84bf4ccf3f13fa9f20b155b4ebf49384f8ae3 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:45:13 +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 | 89 ++++++++++++++-----
1 file changed, 68 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..abd9f9180e15 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",
@@ -971,6 +971,18 @@
"title" : "Fournisseur non valide",
"description" : "Vous devez modifier le paramètre \"Fournisseur de My Ledger\". Dans Ledger Live, accédez aux Paramètres, sélectionnez \"Fonctionnalités expérimentales\", puis choisissez un autre fournisseur."
},
+ "GasLessThanEstimate" : {
+ "title" : "Les frais risquent d’être trop bas. Veuillez les augmenter."
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Numéro de séquence trop récent"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Numéro de séquence trop ancien"
+ },
+ "TransactionExpired" : {
+ "title" : "Transaction expirée"
+ },
"SequenceNumberError" : {
"title" : "Erreur dans le numéro de séquence",
"description" : "Veuillez fermer la fenêtre et réessayer plus tard."
@@ -1397,7 +1409,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 +2351,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 +2510,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 +2615,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 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "Actifs"
+ },
"accounts" : {
"title" : "Comptes",
"cryptoAccountsTitle" : "Comptes {{currencyTicker}}",
@@ -2941,11 +2957,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 +3107,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 +3386,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}}0>.",
- "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}}0>.",
+ "tos" : "Conditions générales",
"accept" : "Accepter",
"reject" : "Fermer"
}
@@ -3427,9 +3450,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 +3483,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" : "Le Ledger Nano S™ ne prend pas en charge l’échange de TON",
+ "ton_description" : "Pour échanger des TON, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "spl_tokens_title" : "Le Ledger Nano S™ ne prend pas en charge l’échange de tokens Solana",
+ "spl_tokens_description" : "Pour échanger des tokens Solana, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™.",
+ "ada_title" : "Le Ledger Nano S™ ne prend pas en charge l’échange de Cardano",
+ "ada_description" : "Pour échanger des Cardano, utilisez un autre appareil Ledger compatible, tel que le Ledger Nano S Plus™, Ledger Nano X™, Ledger Flex™ ou Ledger Stax™."
}
},
"lending" : {
@@ -3741,12 +3774,13 @@
"to" : "À",
"infoTotalTitle" : "Total débité",
"infoTotalDesc" : "Comprend le montant de la transaction et les frais de réseau choisis",
+ "gasFee" : "Frais de gaz",
"gasLimit" : "Limite de gaz",
"gasPrice" : "Prix du gaz",
"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 +3988,7 @@
},
"addAccounts" : {
"addNew" : "Ajouter",
+ "addNewOrExisting" : "Ajouter un compte nouveau ou existant",
"supportLinks" : {
"segwit_or_native_segwit" : "SegWit ou Native SegWit ?"
},
@@ -3979,7 +4014,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 +4317,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 +4488,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 +5621,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",
@@ -6597,7 +6632,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 +6947,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 +6964,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 724bde133bb8e0fccd10cb05652d3cd89ceae3cd Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:45:19 +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 | 77 +++++++++++++++----
1 file changed, 62 insertions(+), 15 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..2a5296827255 100644
--- a/apps/ledger-live-mobile/src/locales/zh/common.json
+++ b/apps/ledger-live-mobile/src/locales/zh/common.json
@@ -971,6 +971,18 @@
"title" : "提供商无效",
"description" : "您必须更改“我的 Ledger 提供商”设置。要更改该设置,请打开 Ledger Live“设置”,选择“实验性功能”,然后选择其他提供商。"
},
+ "GasLessThanEstimate" : {
+ "title" : "这可能太低。请增加"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "序列号太新"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "序列号太旧"
+ },
+ "TransactionExpired" : {
+ "title" : "交易已过期"
+ },
"SequenceNumberError" : {
"title" : "序列号错误",
"description" : "请关闭窗口,稍后再重试"
@@ -1287,20 +1299,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 +1337,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 +2354,8 @@
"seeMarket" : "显示全部"
},
"walletBalance" : "钱包余额",
- "seelAllAssets" : "查看所有资产",
+ "seeAllAssets" : "查看所有资产",
+ "seeAllAccounts" : "查看所有账户",
"marketPriceSection" : {
"title" : "{{currencyTicker}} 市场价格",
"currencyPrice" : "1 {{currencyTicker}} 价格",
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "多种资产"
+ },
"accounts" : {
"title" : "账户",
"cryptoAccountsTitle" : "{{currencyTicker}} 账户",
@@ -3091,6 +3107,13 @@
"desc" : "尝试一下开发者功能,让我们知道您的想法。",
"customManifest" : {
"title" : "加载自定义平台清单"
+ },
+ "exchangeDeveloperMode" : {
+ "title" : "兑换开发模式",
+ "description" : "添加兑换提供商的信息",
+ "placeholder" : "CAL 格式的兑换提供商信息",
+ "currentSetting" : "当前设置",
+ "error" : "CAL 值无效"
}
},
"debug" : {
@@ -3460,6 +3483,16 @@
"providers" : {
"noProviders" : "找不到结果。当前首选项没有可用的报价。"
}
+ },
+ "incompatibility" : {
+ "explore_compatible_devices" : "浏览兼容设备",
+ "contact_support" : "联系客服",
+ "ton_title" : "Ledger Nano S™ 不支持互换 TON",
+ "ton_description" : "要互换 TON,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。",
+ "spl_tokens_title" : "Ledger Nano S™ 不支持互换 Solana 代币",
+ "spl_tokens_description" : "要互换 Solana 代币,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。",
+ "ada_title" : "Ledger Nano S™ 不支持互换 Cardano",
+ "ada_description" : "要互换 Cardano,请使用任何其他兼容的 Ledger 设备,例如 Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™ 或 Ledger Stax™。"
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "到",
"infoTotalTitle" : "总借记",
"infoTotalDesc" : "包含交易数额以及所选的网络费用",
+ "gasFee" : "Gas 费",
"gasLimit" : "Gas 限值",
"gasPrice" : "Gas 价格",
"maxFee" : "最高费用",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "添加新的",
+ "addNewOrExisting" : "添加新账户或现有账户",
"supportLinks" : {
"segwit_or_native_segwit" : "Segwit 或 Native Segwit 地址格式?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "确保 Ledger 上显示的地址与 {{recipientWording}} 的地址相符",
"recipientWording" : {
- "send" : "每次都要核对您设备上显示的地址与接收方所提供给您的完全一致",
+ "send" : "每次都要核对您设备上显示的地址与接收方所提供的完全一致",
"delegate" : "每次都要核对您设备上显示的地址与验证者所提供的地址完全一致",
"undelegate" : "每次都要核对您设备上显示的地址与验证者所提供的地址完全一致",
"freeze" : "每次都要核对您设备上显示的地址与所提供的完全一致",
@@ -6912,6 +6947,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 +6964,11 @@
"cancel" : "保持同步",
"title" : "确定要删除同步吗?",
"desc" : "您在不同手机和电脑上的加密货币账户将停止同步。此操作不会对您的资金产生任何影响。"
+ },
+ "error" : {
+ "title" : "此应用程序不再同步",
+ "description" : "在此 Ledger Live 或您要同步的 Ledger Live 上开启 Ledger Sync。",
+ "cta" : "开启 Ledger Sync"
}
},
"manageInstances" : {
From 6b247616110fedca125d88e62d54ccc7c76ba562 Mon Sep 17 00:00:00 2001
From: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com>
Date: Mon, 6 Jan 2025 17:45:24 +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 | 79 +++++++++++++++----
1 file changed, 63 insertions(+), 16 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..6f7428842377 100644
--- a/apps/ledger-live-mobile/src/locales/ja/common.json
+++ b/apps/ledger-live-mobile/src/locales/ja/common.json
@@ -971,6 +971,18 @@
"title" : "プロバイダーが無効です",
"description" : "「My Ledgerプロバイダー」の設定を変更する必要があります。変更するには、Ledger Liveの「設定」を開き、「試験的機能」を選択して、別のプロバイダーを選択します。"
},
+ "GasLessThanEstimate" : {
+ "title" : "低すぎる可能性があります。増やしてください"
+ },
+ "SequenceNumberTooNew" : {
+ "title" : "Sequence number too new"
+ },
+ "SequenceNumberTooOld" : {
+ "title" : "Sequence number too old"
+ },
+ "TransactionExpired" : {
+ "title" : "トランザクションの有効期限が切れました"
+ },
"SequenceNumberError" : {
"title" : "シーケンス番号エラー",
"description" : "ウィンドウを閉じて、後でもう一度お試しください"
@@ -1287,20 +1299,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 +1337,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 +2354,8 @@
"seeMarket" : "すべて表示"
},
"walletBalance" : "ウォレット残高",
- "seelAllAssets" : "すべての暗号資産を表示",
+ "seeAllAssets" : "すべての暗号資産を表示",
+ "seeAllAccounts" : "すべてのアカウントを表示",
"marketPriceSection" : {
"title" : "{{currencyTicker}}の市場価格",
"currencyPrice" : "1 {{currencyTicker}}の価格",
@@ -2749,6 +2762,9 @@
}
}
},
+ "assets" : {
+ "title" : "資産"
+ },
"accounts" : {
"title" : "アカウント",
"cryptoAccountsTitle" : "{{currencyTicker}}アカウント",
@@ -3091,6 +3107,13 @@
"desc" : "試験的機能を試して、フィードバックを送る。",
"customManifest" : {
"title" : "カスタムプラットフォームマニフェストを読み込む"
+ },
+ "exchangeDeveloperMode" : {
+ "title" : "Exchange開発者モード",
+ "description" : "Exchange(取引)プロバイダーの情報を追加する",
+ "placeholder" : "CAL形式のExchangeプロバイダー情報",
+ "currentSetting" : "現在の設定",
+ "error" : "CAL値が無効です"
}
},
"debug" : {
@@ -3460,6 +3483,16 @@
"providers" : {
"noProviders" : "結果が見つかりません。現在の設定で利用できる見積もりはありません。"
}
+ },
+ "incompatibility" : {
+ "explore_compatible_devices" : "対応デバイスを探す",
+ "contact_support" : "カスタマーサポートに問い合わせる",
+ "ton_title" : "Ledger Nano S™はTonのスワップに対応していません",
+ "ton_description" : "Tonをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。",
+ "spl_tokens_title" : "Ledger Nano S™はSolanaトークンのスワップに対応していません",
+ "spl_tokens_description" : "Solanaトークンをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。",
+ "ada_title" : "Ledger Nano S™はCardanoのスワップに対応していません",
+ "ada_description" : "Cardanoをスワップするには、Ledger Nano S Plus™、Ledger Nano X™、Ledger Flex™、またはLedger Stax™など、他の対応するLedgerデバイスをご使用ください。"
}
},
"lending" : {
@@ -3741,6 +3774,7 @@
"to" : "送付先",
"infoTotalTitle" : "合計出金額",
"infoTotalDesc" : "トランザクション数量と選択したネットワーク手数料を含みます。",
+ "gasFee" : "Gas fee",
"gasLimit" : "ガスリミット",
"gasPrice" : "ガス価格",
"maxFee" : "最大手数料",
@@ -3954,6 +3988,7 @@
},
"addAccounts" : {
"addNew" : "新規で追加",
+ "addNewOrExisting" : "新規または既存のアカウントを追加する",
"supportLinks" : {
"segwit_or_native_segwit" : "SegwitとNative Segwitとは?"
},
@@ -6095,7 +6130,7 @@
},
"warning" : "Ledgerに表示されているアドレスが{{recipientWording}}のアドレスと一致していることを確認してください",
"recipientWording" : {
- "send" : "デバイス上に表示されているアドレスが、受取人から提供されたものと完全に一致していることを、毎回必ず確認してください。",
+ "send" : "デバイスに表示されるアドレスが受信者から提供されたアドレスと完全に一致していることを、常に確認してください。",
"delegate" : "デバイス上に、バリデーターから提供されたアドレスが正確に表示されていることを常に確認してください。",
"undelegate" : "デバイス上に、バリデーターから提供されたアドレスが正確に表示されていることを常に確認してください。",
"freeze" : "デバイス上に、アドレスが正確に表示されていることを常に確認してください。",
@@ -6912,6 +6947,13 @@
"title" : "別のLedger Liveアプリと同期する",
"description" : "さまざまな携帯電話やコンピューター間でLedger Live暗号資産アカウントを同期します。"
},
+ "unauthorizeMember" : {
+ "error" : {
+ "title" : "このアプリの同期は終了しました",
+ "description" : "このLedger Liveまたは同期するもののいずれかでLedger Syncをオンにします。",
+ "cta" : "Ledger Syncをオンにする"
+ }
+ },
"manageKey" : {
"title" : "同期の削除",
"description" : "さまざまなスマートフォンやコンピューター間の暗号資産アカウントの同期が停止します。",
@@ -6922,6 +6964,11 @@
"cancel" : "同期を維持",
"title" : "同期を削除してもよろしいですか?",
"desc" : "別のスマートフォンやコンピューター上の暗号資産アカウントは同期されなくなります。これはお客様の資金には一切影響しません。"
+ },
+ "error" : {
+ "title" : "このアプリの同期は終了しました",
+ "description" : "このLedger Liveまたは同期するもののいずれかでLedger Syncをオンにします。",
+ "cta" : "Ledger Syncをオンにする"
}
},
"manageInstances" : {