Skip to content

Commit

Permalink
[merge] Merge branch 'collateral-tx-support' of github.com:Emurgo/yor…
Browse files Browse the repository at this point in the history
…oi-mobile into collateral-tx-support
  • Loading branch information
stackchain committed Sep 12, 2021
2 parents 418ff82 + 821892d commit 01e2d1c
Show file tree
Hide file tree
Showing 18 changed files with 159 additions and 87 deletions.
10 changes: 7 additions & 3 deletions src/i18n/locales/cs-CZ.json
Expand Up @@ -187,7 +187,7 @@
"components.settings.removewalletscreen.title": "Smazat peněženku",
"components.settings.removewalletscreen.walletName": "Název peněženky",
"components.settings.removewalletscreen.walletNameInput": "Název peněženky",
"components.settings.removewalletscreen.walletNameMismatchError": "Wallet name does not match",
"components.settings.removewalletscreen.walletNameMismatchError": "Název peněženky se neshoduje",
"components.settings.settingsscreen.faqDescription": "Pokud máte jakékoliv problémy, koukněte prosím na FAQ na Yoroi webu pro vyřešení těch nejčastějších.",
"components.settings.settingsscreen.faqLabel": "Ukázat FAQ - Často kladené dotazy",
"components.settings.settingsscreen.faqUrl": "https://yoroi-wallet.com/faq/",
Expand All @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Hlavní heslo",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "Zapamatujte si prosím vaše hlavní heslo, bude potřeba např. při smazání biometrických údajů ze zařízení.",
"components.settings.toggleeasyconfirmationscreen.title": "Jednoduché potvrzení",
"components.settings.walletsettingscreen.unknownWalletType": "Neznámý typ peněženky",
"components.settings.walletsettingscreen.byronWallet": "Peněženka z Byron-éry",
"components.settings.walletsettingscreen.changePassword": "Změna spending hesla",
"components.settings.walletsettingscreen.easyConfirmation": "Jednoduché potvrzení transakce",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Nastavení",
"components.settings.walletsettingscreen.walletName": "Název peněženky",
"components.settings.walletsettingscreen.walletType": "Typ peněženky:",
"components.settings.walletsettingscreen.about": "O nás",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegovat",
"components.stakingcenter.confirmDelegation.ofFees": "poplatků",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Aktuální odhad odměn za epochu:",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "Delegovat podle Id",
"components.stakingcenter.noPoolDataDialog.message": "Neplatná data ze zvoleného stake poolu. Zkuste to prosím znovu",
"components.stakingcenter.noPoolDataDialog.title": "Neplatná data poolu",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Záměrně vylučuje transakce z bloků (cenzurování sítě)",
"components.stakingcenter.poolwarningmodal.header": "Podle síťové aktivity se zdá, že tento pool:",
"components.stakingcenter.poolwarningmodal.multiBlock": "Vytváří více bloku ve stejném slotu (záměrně způsobující forky)",
Expand Down Expand Up @@ -281,7 +284,7 @@
"components.walletinit.connectnanox.savenanoxscreen.save": "Uložit",
"components.walletinit.connectnanox.savenanoxscreen.title": "Uložit peněženku",
"components.walletinit.createwallet.createwalletscreen.title": "Vytvořit novou peněženku",
"components.walletinit.createwallet.createwalletscreen.passwordLengthRequirement": "Minimum {requiredPasswordLength} characters",
"components.walletinit.createwallet.createwalletscreen.passwordLengthRequirement": "Min {requiredPasswordLength} znaků",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.confirmationButton": "Rozumím",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.keysStorageCheckbox": "Beru na vědomí, že moje tajné klíče jsou drženy bezpečně jen na tomto zařízení, nikoliv na serverech společnosti",
"components.walletinit.createwallet.mnemonicbackupimportancemodal.newDeviceRecoveryCheckbox": "Beru na vědomí, že pokud by tato aplikace byla smazána nebo přesunuta na jiné zařízení, mé prostředky mohou být obnoveny jen za pomoci právě poznamenané fráze, kterou jsem si uschoval na bezpečné místo.",
Expand Down Expand Up @@ -441,7 +444,7 @@
"global.comingSoon": "Již brzy",
"global.error.walletNameAlreadyTaken": "Peněženka s tímto názvem již existuje",
"global.error.walletNameTooLong": "Název peněženky nemůže překročit 40 písmen",
"global.error.walletNameMustBeFilled": "Must be filled",
"global.error.walletNameMustBeFilled": "Musí být vyplněno",
"global.ledgerMessages.appInstalled": "Aplikace Cardano ADA je nainstalována na Ledger zařízení.",
"global.ledgerMessages.appOpened": "Aplikace Cardano ADA musí na Ledgeru zůstat otevřena.",
"global.ledgerMessages.bluetoothEnabled": "Bluetooth je zapnuto.",
Expand All @@ -465,6 +468,7 @@
"global.notSupported": "Funkce není podporována",
"global.deprecated": "Zastaralé",
"global.ok": "OK",
"global.openInExplorer": "Open in explorer",
"global.pleaseConfirm": "Potvrďte prosím",
"global.pleaseWait": "čekejte prosím...",
"global.staking.epochLabel": "Epocha",
Expand Down
4 changes: 4 additions & 0 deletions src/i18n/locales/de-DE.json
Expand Up @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Master Passwort",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "Bitte merke Dir dein Master-Passwort, da es eventuell benötigt wird, falls Deine Biometrie-Daten aus dem Gerät entfernt werden.",
"components.settings.toggleeasyconfirmationscreen.title": "Einfache Bestätigung",
"components.settings.walletsettingscreen.unknownWalletType": "Unbekannter Wallet Typ",
"components.settings.walletsettingscreen.byronWallet": "Byron-Ära wallet",
"components.settings.walletsettingscreen.changePassword": "Ausgaben-Passwort ändern",
"components.settings.walletsettingscreen.easyConfirmation": "Einfache Überweisungsbestätigung",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Einstellungen",
"components.settings.walletsettingscreen.walletName": "Wallet-Name",
"components.settings.walletsettingscreen.walletType": "Wallet Typ:",
"components.settings.walletsettingscreen.about": "Über",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegiere",
"components.stakingcenter.confirmDelegation.ofFees": "an Gebühren",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Derzeitige Schätzung der Erträge, die Du pro Epoche erhalten wirst:",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "ID-basierte Delegierung",
"components.stakingcenter.noPoolDataDialog.message": "Die Daten des/der ausgewählten Stake Pools sind ungültig. Bitte versuche es nochmal",
"components.stakingcenter.noPoolDataDialog.title": "Ungültige Pool Daten",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Hält bewusst Transaktionen aus Blöcken fern (zensuriert das Netzwerk)",
"components.stakingcenter.poolwarningmodal.header": "Aufgrund der Netzwerkaktivitäten scheint es dass dieser Pool:",
"components.stakingcenter.poolwarningmodal.multiBlock": "Mehrere Blöcke für den selben Slot erzeugt (bewusst Forks erzeugend)",
Expand Down Expand Up @@ -465,6 +468,7 @@
"global.notSupported": "Funktion nicht unterstützt",
"global.deprecated": "Veraltet",
"global.ok": "OK",
"global.openInExplorer": "Im Explorer öffnen",
"global.pleaseConfirm": "Bitte bestätige",
"global.pleaseWait": "bitte warten ...",
"global.staking.epochLabel": "Epoche",
Expand Down
4 changes: 4 additions & 0 deletions src/i18n/locales/el-GR.json
Expand Up @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Master password",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "Please remember your master password, as you may need it in case your biometrics data are removed from the device.",
"components.settings.toggleeasyconfirmationscreen.title": "Easy confirmation",
"components.settings.walletsettingscreen.unknownWalletType": "Unknown Wallet Type",
"components.settings.walletsettingscreen.byronWallet": "Byron-era wallet",
"components.settings.walletsettingscreen.changePassword": "Change spending password",
"components.settings.walletsettingscreen.easyConfirmation": "Easy transaction confirmation",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Settings",
"components.settings.walletsettingscreen.walletName": "Wallet name",
"components.settings.walletsettingscreen.walletType": "Wallet type:",
"components.settings.walletsettingscreen.about": "About",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegate",
"components.stakingcenter.confirmDelegation.ofFees": "of fees",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Current approximation of rewards that you will receive per epoch:",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "Delegation by Id",
"components.stakingcenter.noPoolDataDialog.message": "The data from the stake pool(s) you selected is invalid. Please try again",
"components.stakingcenter.noPoolDataDialog.title": "Invalid pool data",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Purposely excludes transactions from blocks (censoring the network)",
"components.stakingcenter.poolwarningmodal.header": "Based on network activity, it seems this pool:",
"components.stakingcenter.poolwarningmodal.multiBlock": "Creates multiple blocks in the same slot (purposely causing forks)",
Expand Down Expand Up @@ -465,6 +468,7 @@
"global.notSupported": "Feature not supported",
"global.deprecated": "Deprecated",
"global.ok": "OK",
"global.openInExplorer": "Open in explorer",
"global.pleaseConfirm": "Please confirm",
"global.pleaseWait": "please wait ...",
"global.staking.epochLabel": "Epoch",
Expand Down
4 changes: 4 additions & 0 deletions src/i18n/locales/es-ES.json
Expand Up @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Contraseña maestra",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "Por favor, recuerda tu contraseña maestra. Puedes necesitarla en caso de que tus datos biométricos sean borrados de tu dispositivo.",
"components.settings.toggleeasyconfirmationscreen.title": "Confirmación fácil",
"components.settings.walletsettingscreen.unknownWalletType": "Tipo de monedero desconocido",
"components.settings.walletsettingscreen.byronWallet": "Billetera de la era Byron",
"components.settings.walletsettingscreen.changePassword": "Cambiar contraseña de gastos",
"components.settings.walletsettingscreen.easyConfirmation": "Confirmación fácil de transacción",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Configuración",
"components.settings.walletsettingscreen.walletName": "Nombre de la billetera",
"components.settings.walletsettingscreen.walletType": "Tipo de billetera:",
"components.settings.walletsettingscreen.about": "Acerca",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegar",
"components.stakingcenter.confirmDelegation.ofFees": "de las comisiones",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Estimación actual de las recompensas que recibirás por epoch:",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "Delegaciones por Id",
"components.stakingcenter.noPoolDataDialog.message": "Los datos del/los stake pool(s) que has seleccionado no son válidos. Por favor, inténtalo nuevamente",
"components.stakingcenter.noPoolDataDialog.title": "Datos de pool inválidos",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Excluye deliberadamente transacciones de los bloques (censurando la red)",
"components.stakingcenter.poolwarningmodal.header": "En base a la actividad de la red, parece que este pool:",
"components.stakingcenter.poolwarningmodal.multiBlock": "Crea múltiples bloques para el mismo slot (causando bifurcaciones de manera intencionada)",
Expand Down Expand Up @@ -465,6 +468,7 @@
"global.notSupported": "Funcionalidad no soportada",
"global.deprecated": "Obsoleto",
"global.ok": "OK",
"global.openInExplorer": "Open in explorer",
"global.pleaseConfirm": "Confirma por favor",
"global.pleaseWait": "por favor, espera...",
"global.staking.epochLabel": "Epoch",
Expand Down
6 changes: 5 additions & 1 deletion src/i18n/locales/fr-FR.json
Expand Up @@ -66,7 +66,7 @@
"components.firstrun.custompinscreen.title": "Définir un code PIN",
"components.ledger.ledgerconnect.usbDeviceReady": "Le périphérique USB est prêt, veuillez appuyer sur Confirmer pour continuer.",
"components.ledger.ledgertransportswitchmodal.bluetoothButton": "Connecter avec Bluetooth",
"components.ledger.ledgertransportswitchmodal.bluetoothExplanation": "Choisissez cette option si vous souhaitez vous connecter à un Ledger Nano modèle X par Bluetooth :",
"components.ledger.ledgertransportswitchmodal.bluetoothExplanation": "Choisissez cette option si vous souhaitez vous connecter à un Ledger Nano modèle X par Bluetooth.",
"components.ledger.ledgertransportswitchmodal.title": "Choisissez le moyen de connexion",
"components.ledger.ledgertransportswitchmodal.usbButton": "Connecter avec USB",
"components.ledger.ledgertransportswitchmodal.usbButtonDisabled": "Connecter avec USB\n(Bloqué par Apple pour iOS)",
Expand Down Expand Up @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Mot de passe principal",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "N'oubliez pas votre mot de passe principal, car vous pourriez en avoir besoin au cas où vos données biométriques seraient supprimées de l'appareil.",
"components.settings.toggleeasyconfirmationscreen.title": "Confirmation facile",
"components.settings.walletsettingscreen.unknownWalletType": "Type de portefeuille inconnu ",
"components.settings.walletsettingscreen.byronWallet": "Wallet de l'ère Byron",
"components.settings.walletsettingscreen.changePassword": "Modifier le mot de passe de paiement",
"components.settings.walletsettingscreen.easyConfirmation": "Confirmation facile de la transaction",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Paramètres",
"components.settings.walletsettingscreen.walletName": "Nom du wallet",
"components.settings.walletsettingscreen.walletType": "Type de wallet:",
"components.settings.walletsettingscreen.about": "À propos",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Déléguer",
"components.stakingcenter.confirmDelegation.ofFees": "de frais de transaction",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Approximation actuelle des récompenses que vous recevrez par époque :",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "Délégation par Id",
"components.stakingcenter.noPoolDataDialog.message": "Les données du (des) stake pool(s) que vous avez sélectionné(s) ne sont pas valables. Veuillez réessayer",
"components.stakingcenter.noPoolDataDialog.title": "Données de pool non valides",
"components.stakingcenter.pooldetailscreen.title": "Testing pool nocturne",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Il exclut délibérément des transactions des blocs (censurant le réseau)",
"components.stakingcenter.poolwarningmodal.header": "D'après l'activité du réseau, il semble que ce pool :",
"components.stakingcenter.poolwarningmodal.multiBlock": "Crée plusieurs blocs dans la même tranche (provoquant délibérément des fourches)",
Expand Down Expand Up @@ -465,6 +468,7 @@
"global.notSupported": "Fonctionnalité non supportée",
"global.deprecated": "Obsolète",
"global.ok": "OK",
"global.openInExplorer": "Ouvrir dans le navigateur",
"global.pleaseConfirm": "Veuillez confirmer",
"global.pleaseWait": "veuillez patienter...",
"global.staking.epochLabel": "Époque",
Expand Down
6 changes: 5 additions & 1 deletion src/i18n/locales/hr-HR.json
Expand Up @@ -66,7 +66,7 @@
"components.firstrun.custompinscreen.title": "Postavite PIN",
"components.ledger.ledgerconnect.usbDeviceReady": "USB device is ready, please tap on Confirm to continue.",
"components.ledger.ledgertransportswitchmodal.bluetoothButton": "Povezivanje s Bluetooth-om",
"components.ledger.ledgertransportswitchmodal.bluetoothExplanation": "Izaberite ovu opciju ukoliko želite povezati Ledger Nano model X uređaj preko Bluetooth-a",
"components.ledger.ledgertransportswitchmodal.bluetoothExplanation": "Choose this option if you want to connect to a Ledger Nano model X through Bluetooth:",
"components.ledger.ledgertransportswitchmodal.title": "Izaberite Opciju Povezivanja",
"components.ledger.ledgertransportswitchmodal.usbButton": "Povezivanje s USB-om",
"components.ledger.ledgertransportswitchmodal.usbButtonDisabled": "Povezivanje s USB-om (blokirano od strane Apple-a za iOS)",
Expand Down Expand Up @@ -203,6 +203,7 @@
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "Master password",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "Please remember your master password, as you may need it in case your biometrics data are removed from the device.",
"components.settings.toggleeasyconfirmationscreen.title": "Easy confirmation",
"components.settings.walletsettingscreen.unknownWalletType": "Unknown Wallet Type",
"components.settings.walletsettingscreen.byronWallet": "Byron-era wallet",
"components.settings.walletsettingscreen.changePassword": "Change spending password",
"components.settings.walletsettingscreen.easyConfirmation": "Easy transaction confirmation",
Expand All @@ -215,6 +216,7 @@
"components.settings.walletsettingscreen.title": "Settings",
"components.settings.walletsettingscreen.walletName": "Wallet name",
"components.settings.walletsettingscreen.walletType": "Wallet type:",
"components.settings.walletsettingscreen.about": "About",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegate",
"components.stakingcenter.confirmDelegation.ofFees": "of fees",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Current approximation of rewards that you will receive per epoch:",
Expand All @@ -223,6 +225,7 @@
"components.stakingcenter.delegationbyid.title": "Delegation by Id",
"components.stakingcenter.noPoolDataDialog.message": "The data from the stake pool(s) you selected is invalid. Please try again",
"components.stakingcenter.noPoolDataDialog.title": "Invalid pool data",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
"components.stakingcenter.poolwarningmodal.censoringTxs": "Purposely excludes transactions from blocks (censoring the network)",
"components.stakingcenter.poolwarningmodal.header": "Based on network activity, it seems this pool:",
"components.stakingcenter.poolwarningmodal.multiBlock": "Creates multiple blocks in the same slot (purposely causing forks)",
Expand Down Expand Up @@ -465,6 +468,7 @@
"global.notSupported": "Feature not supported",
"global.deprecated": "Deprecated",
"global.ok": "OK",
"global.openInExplorer": "Open in explorer",
"global.pleaseConfirm": "Please confirm",
"global.pleaseWait": "please wait ...",
"global.staking.epochLabel": "Epoch",
Expand Down

0 comments on commit 01e2d1c

Please sign in to comment.