Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions locale/de/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Dieser Avatar ist einzigartig, Sie können ihn später nicht ändern.",
"back": "Zurück",
"choose": "Wählen sie ihren Account",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importieren sie einen Account von ihrem Nano Ledger S",
"ImportOrSignIn": "Account importieren oder",
"login": "Fortsetzen",
Expand Down
5 changes: 5 additions & 0 deletions locale/de/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/en/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "This avatar is unique, you can’t change it later.",
"back": "Go back",
"choose": "Choose your account",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Import a Ledger account",
"ImportOrSignIn": "Import account or",
"login": "Continue",
Expand Down
5 changes: 5 additions & 0 deletions locale/en/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/es/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Este avatar es único, no puedes cambiarlo después.",
"back": "Ir para atrás",
"choose": "Elige tu cuenta",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importar una cuenta Ledger(Libro de Contabilidad)",
"ImportOrSignIn": "Importar cuenta o",
"login": "Continuar",
Expand Down
5 changes: 5 additions & 0 deletions locale/es/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Ingrese su clave privada aquí"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Ingrese su frase de semilla o clave privada para acceder a su billetera",
"encodedSeed": "Encoded seed",
"keyTitle": "Llave privada",
"seedTitle": "Frase semilla",
"title": "Importar desde semilla o clave"
Expand Down
4 changes: 4 additions & 0 deletions locale/et_EE/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "See turvapilt on ainulaadne, te ei saa seda hiljem muuta.",
"back": "Mine tagasi",
"choose": "Valige oma konto",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importige Leder'i konto",
"ImportOrSignIn": "Importige konto või",
"login": "Jätka",
Expand Down
5 changes: 5 additions & 0 deletions locale/et_EE/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/fr/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Cet avatar est unique, vous ne pourrez pas le modifier plus tard.",
"back": "Retour",
"choose": "Choisissez votre compte",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importer un compte Ledger",
"ImportOrSignIn": "Importer un compte ou",
"login": "Continuer",
Expand Down
5 changes: 5 additions & 0 deletions locale/fr/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Entrez votre clé privée ici"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Entrez votre phrase de sauvegarde (SEED) ou votre clé privée pour accéder à votre portefeuille.",
"encodedSeed": "Encoded seed",
"keyTitle": "Clé privée",
"seedTitle": "Phrase de sauvegarde (SEED)",
"title": "Importer depuis une phrase de sauvegarde (SEED) ou une clé privée"
Expand Down
4 changes: 4 additions & 0 deletions locale/hi_IN/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "यह अवतार अनोखा है, आप इसे बाद में नहीं बदल सकते।",
"back": "वापस जाओ",
"choose": "अपना खाता चुनें",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "एक लेडजर खाता आयात करें",
"ImportOrSignIn": "इम्पोर्ट खाता या",
"login": "जारी रहना",
Expand Down
5 changes: 5 additions & 0 deletions locale/hi_IN/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/id/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Avatar ini unik, Anda tidak dapat mengubahnya nanti.",
"back": "Kembali",
"choose": "Pilih akun Anda",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Impor akun Ledger",
"ImportOrSignIn": "Impor akun atau",
"login": "Lanjutkan",
Expand Down
5 changes: 5 additions & 0 deletions locale/id/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Masukkan kunci pribadimu di sini"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Masukkan frase Seed atau kunci pribadi Anda untuk mengakses dompet Anda",
"encodedSeed": "Encoded seed",
"keyTitle": "Kunci pribadi",
"seedTitle": "Frasa SEED",
"title": "Impor dari seed atau kunci"
Expand Down
4 changes: 4 additions & 0 deletions locale/it/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Questo avatar è immodificabile, non potrà essere cambiato successivamente.",
"back": "Torna indietro",
"choose": "Seleziona il tuo account",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importa un account Ledger",
"ImportOrSignIn": "Importa account oppure",
"login": "Continua",
Expand Down
5 changes: 5 additions & 0 deletions locale/it/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Inserisci qui la tua chiave privata"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Inserisci la tua frase Seed o la chiave privata per accedere al tuo wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Chiave Privata",
"seedTitle": "La tua frase Seed",
"title": "Importa dal Seed o da una chiave"
Expand Down
4 changes: 4 additions & 0 deletions locale/ja/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "このアバターはユニークです。あとで変更することはできません。",
"back": "戻る",
"choose": "アカウントを選択",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Ledgerアカウントをインポート",
"ImportOrSignIn": "アカウントをインポート。または、",
"login": "次へ",
Expand Down
5 changes: 5 additions & 0 deletions locale/ja/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "秘密鍵をこちらに入力してください"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "シードフレーズまたは秘密鍵を入力してウォレットにアクセス",
"encodedSeed": "Encoded seed",
"keyTitle": "秘密鍵",
"seedTitle": "シードフレーズ",
"title": "シードかキーからインポート"
Expand Down
4 changes: 4 additions & 0 deletions locale/ko/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "본 아바타는 고유하며 추후 변경이 불가합니다.",
"back": "뒤로가기",
"choose": "귀하의 계정을 선택하세요",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Ledger 계정 불러오기",
"ImportOrSignIn": "계정을 불러오거나",
"login": "계속하기",
Expand Down
5 changes: 5 additions & 0 deletions locale/ko/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/nl_NL/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Deze avatar is uniek, u kunt deze later niet wijzigen.",
"back": "Ga terug",
"choose": "Kies uw account",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importeer een Ledger account",
"ImportOrSignIn": "Account importeren of",
"login": "Doorgaan",
Expand Down
5 changes: 5 additions & 0 deletions locale/nl_NL/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Voer hier uw privésleutel in"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Voer uw seed-regel of privésleutel in om toegang te krijgen tot uw portemonnee",
"encodedSeed": "Encoded seed",
"keyTitle": "Privésleutel",
"seedTitle": "SEED regel",
"title": "Importeren vanuit SEED of sleutel"
Expand Down
4 changes: 4 additions & 0 deletions locale/pl/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Wybór avataru nie podlega późniejszym zmianom",
"back": "Wróć",
"choose": "Wybierz swoje konto",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importuj konto Ledger",
"ImportOrSignIn": "Importuj konto albo",
"login": "Kontynuuj",
Expand Down
5 changes: 5 additions & 0 deletions locale/pl/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Wprowadź tutaj swój klucz prywatny."
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Wpisz swoją frazę Seed lub klucz prywatny, aby uzyskać dostęp do portfela",
"encodedSeed": "Encoded seed",
"keyTitle": "Klucz prywatny",
"seedTitle": "Fraza Seed",
"title": "Importuj z Seed lub klucza"
Expand Down
4 changes: 4 additions & 0 deletions locale/pt_BR/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "Este avatar é único, você não pode mudá-lo depois.",
"back": "Voltar",
"choose": "Escolha sua conta",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Importar uma conta da Ledger",
"ImportOrSignIn": "Importar conta ou",
"login": "Continuar",
Expand Down
5 changes: 5 additions & 0 deletions locale/pt_BR/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
4 changes: 4 additions & 0 deletions locale/pt_PT/app.ledger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"avatarUnique": "This avatar is unique, you can’t change it later.",
"back": "Go back",
"choose": "Choose your account",
"help": {
"id": "{div}[Set an ID manually or select an account from the list.]\n{div}[Please save the ID, it would be needed for importing.]"
},
"id": "Account ID",
"importAccount": "Import a Ledger account",
"ImportOrSignIn": "Import account or",
"login": "Continue",
Expand Down
5 changes: 5 additions & 0 deletions locale/pt_PT/app.restore.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"encodedSeedForm": {
"placeholder": "Enter your encoded seed"
},
"encodedSeedTab": "Encoded seed",
"keyForm": {
"placeholder": "Enter your private key here"
},
Expand Down Expand Up @@ -51,6 +55,7 @@
},
"seedOrKeyForm": {
"description": "Enter your Seed phrase or private key to access your wallet",
"encodedSeed": "Encoded seed",
"keyTitle": "Private key",
"seedTitle": "Seed phrase",
"title": "Import from seed or key"
Expand Down
Loading