Skip to content

Commit

Permalink
chore(Release): v4.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jan 9, 2019
1 parent e11230c commit 589c4d6
Show file tree
Hide file tree
Showing 23 changed files with 148 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockchain-wallet-v4",
"version": "4.7.10",
"version": "4.7.11",
"license": "AGPL-3.0-or-later",
"private": true,
"author": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Okamžitě obdržíte bitcoin",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3% komfortní poplatek",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa nebo Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Použijte kreditní / debetní kartu",
"coinifyexchangedata.payment.subheader": "Bankovní účet nebo kreditní kartu můžete propojit, abyste si koupili šifrovací systém. Vyberte účet, který chcete použít k financování nákupů. Vždy můžete změnit způsob platby.",
"coinifyexchangedata.selectaccounts.addaccount": "Přidat nový účet",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey ověřila",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Zkopírováno!",
"components.copyclipboard.copy": "kopírovat",
"components.dataerror.archiveaddress": "Archivovat adresu",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Erhalten Sie Bitcoin im Handumdrehen",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3 % Komfortgebühr",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa oder Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Kredit-/Debitkarte verwenden",
"coinifyexchangedata.payment.subheader": "Zum Kauf von Kryptowährung können Sie Ihr Bankkonto oder Ihre Kreditkarte verknüpfen. Wählen Sie das Konto, das Sie gerne zur Finanzierung Ihrer Käufe verwenden möchten. Sie können Ihre Zahlungsmethode jederzeit ändern.",
"coinifyexchangedata.selectaccounts.addaccount": "Neues Konto hinzufügen",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey wurde verifiziert",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Kopiert!",
"components.copyclipboard.copy": "Kopieren",
"components.dataerror.archiveaddress": "Adresse archivieren",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,10 @@
"defaultMessage": "Credit / Debit",
"id": "coinifyexchangedata.payment.mediumhelpers.card"
},
{
"defaultMessage": "Orders over {cardLimit} can only be processed through bank transfer.",
"id": "coinifyexchangedata.payment.mediumhelpers.card.disabled"
},
{
"defaultMessage": "Receive bitcoin instantly",
"id": "coinifyexchangedata.payment.mediumhelpers.card.detail1"
Expand All @@ -822,34 +826,10 @@
"defaultMessage": "Visa or Mastercard",
"id": "coinifyexchangedata.payment.mediumhelpers.card.detail3"
},
{
"defaultMessage": "{amount} {currency} is above your daily credit card limit of {limit} {currency}. Please use a bank transfer or lower your purchase amount.",
"id": "coinifyexchangedata.payment.mediumhelpers.card.abovecardlimit"
},
{
"defaultMessage": "Use Credit/Debit card",
"id": "coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit"
},
{
"defaultMessage": "Bank Transfer",
"id": "coinifyexchangedata.payment.mediumhelpers.bank"
},
{
"defaultMessage": "The quoted amount is more than your current bank limit.",
"id": "scenes.buysell.coinifyexchangedata.payment.bank.unavailable_limits"
},
{
"defaultMessage": "Bank transfers are unavailable until Identity Verification has been finished.",
"id": "scenes.buysell.coinifyexchangedata.payment.bank.unavailable_kyc"
},
{
"defaultMessage": "Finish Identity Verification",
"id": "scenes.buysell.coinifyexchangedata.payment.bank.finishkyc"
},
{
"defaultMessage": "One time ID verification",
"id": "coinifyexchangedata.payment.mediumhelpers.bank.detail1"
},
{
"defaultMessage": "Receive bitcoin in 2-3 days",
"id": "coinifyexchangedata.payment.mediumhelpers.bank.detail2"
Expand All @@ -864,28 +844,16 @@
{
"descriptors": [
{
"defaultMessage": "Are there transaction fees?",
"id": "coinifyexchangedata.payment.helper1.question"
},
{
"defaultMessage": "There is a 3% convenience fee when buying bitcoin with a credit card in order to expedite the transaction. Buying or selling through a bank transfer does not include a convenience fee, although there is a small trading fee (0.25%) that Coinify requires in order to mitigate risk.",
"id": "coinifyexchangedata.payment.helper1.answer"
},
{
"defaultMessage": "Continue",
"id": "coinifyexchangedata.payment.continue"
},
{
"defaultMessage": "Select Payment Method",
"id": "coinifyexchangedata.payment.header"
"defaultMessage": "Select a Payment Method",
"id": "components.buysell.coinify.payment.header"
},
{
"defaultMessage": "You can link your bank account or credit card to buy cryptocurrency. Select the account that you would like to use to fund your purchases. You can always change your payment method.",
"id": "coinifyexchangedata.payment.subheader"
"defaultMessage": "You can link your bank account or credit card to buy cryptocurrency.",
"id": "components.buysell.coinify.payment.sub_header1"
},
{
"defaultMessage": "Cancel",
"id": "coinifyexchangedata.payment.cancel"
"defaultMessage": "Select the account that you would like to use to fund your purchases. You can always change your payment method.",
"id": "components.buysell.coinify.payment.sub_header2"
}
],
"path": "src/components/BuySell/Coinify/Payment/template.success.json"
Expand Down Expand Up @@ -7457,6 +7425,59 @@
],
"path": "src/scenes/BuySell/CoinifyCheckout/Content/Buy/template.success.json"
},
{
"descriptors": [
{
"defaultMessage": "Your limit of {curr}{max} is below the minimum allowed amount.",
"id": "buy.quote_input.below_min"
},
{
"defaultMessage": "Enter an amount under your {setMax} limit",
"id": "buy.quote_input.over_max"
},
{
"defaultMessage": "Enter an amount above the {setMin} minimum",
"id": "buy.quote_input.under_min"
},
{
"defaultMessage": "Enter an amount less than your balance minus the priority fee ({effectiveMax} BTC)",
"id": "buy.quote_input.over_effective_max"
},
{
"defaultMessage": "buying",
"id": "buy.quote_input.effective_max_under_min3"
},
{
"defaultMessage": "swapping",
"id": "buy.quote_input.effective_max_under_min5swap"
},
{
"defaultMessage": "You don't have enough funds to sell the minimum amount, {min} BTC.",
"id": "buy.quote_input.sell_effective_max_under_min1"
},
{
"defaultMessage": "Add funds by {buyLink} or {exchangeLink}.",
"id": "buy.quote_input.sell_effective_max_under_min2"
},
{
"defaultMessage": "Continue",
"id": "scenes.buysell.coinifycheckout.content.ordercheckout.continue"
},
{
"defaultMessage": "I want to buy",
"id": "buy.output_method.title.buy"
},
{
"defaultMessage": "I want to sell",
"id": "buy.output_method.title.sell"
},
{
"defaultMessage": "Loading",
"id": "scenes.buysell.coinifycheckout.content.ordercheckout.loading"
}
],
"path": "src/scenes/BuySell/CoinifyCheckout/Content/Helpers/index.json"
},
{
"descriptors": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Receive bitcoin instantly",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3% convenience fee",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa or Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": "Orders over {cardLimit} can only be processed through bank transfer.",
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Use Credit/Debit card",
"coinifyexchangedata.payment.subheader": "You can link your bank account or credit card to buy cryptocurrency. Select the account that you would like to use to fund your purchases. You can always change your payment method.",
"coinifyexchangedata.selectaccounts.addaccount": "Add new account",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey verified",
"components.balances.savecointolockbox": "Click here to add {coin} to your Lockbox",
"components.balances.savecointolockboxbrowser": "Use the Chrome browser to add {coin} to your Lockbox",
"components.buysell.coinify.payment.header": "Select a Payment Method",
"components.buysell.coinify.payment.sub_header1": "You can link your bank account or credit card to buy cryptocurrency.",
"components.buysell.coinify.payment.sub_header2": "Select the account that you would like to use to fund your purchases. You can always change your payment method.",
"components.copyclipboard.copied": "Copied!",
"components.copyclipboard.copy": "Copy",
"components.dataerror.archiveaddress": "Archive Address",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Reciba Bitcoin instantáneamente",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "Comisión de servicio del 3 %",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa o Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Utilizar tarjeta de crédito/débito",
"coinifyexchangedata.payment.subheader": "Puede vincular su cuenta bancaria o tarjeta de crédito para comprar criptomonedas. Seleccione la cuenta que desea utilizar para sus operaciones de compra. Siempre podrá cambiar su método de pago.",
"coinifyexchangedata.selectaccounts.addaccount": "Añadir nueva cuenta",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "YubiKey verificada",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "¡Copia realizada!",
"components.copyclipboard.copy": "Copiar",
"components.dataerror.archiveaddress": "Archivar dirección",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Recevez des bitcoins instantanément",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3 % de frais d'utilisation",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa ou Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Utiliser une carte de crédit/débit",
"coinifyexchangedata.payment.subheader": "Vous pouvez lier votre compte bancaire ou votre carte bancaire pour acheter de la cryptomonnaie. Sélectionnez le compte que vous souhaitez utiliser pour financer vos achats. Vous pouvez toujours changer votre méthode de paiement.",
"coinifyexchangedata.selectaccounts.addaccount": "Ajouter un nouveau compte",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey vérifié",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Copié !",
"components.copyclipboard.copy": "Copier",
"components.dataerror.archiveaddress": "Archiver l'adresse",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Terima bitcoin dalam sekejap.",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "Biaya administrasi 3%",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa atau Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Gunakan kartu Kredit/Debit",
"coinifyexchangedata.payment.subheader": "Anda dapat menghubungkan rekening bank atau kartu kredit Anda untuk membeli mata uang digital. Pilih rekening yang ingin digunakan untuk mendanai pembelian Anda. Anda selalu dapat mengubah metode pembayaran.",
"coinifyexchangedata.selectaccounts.addaccount": "Tambah rekening baru",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey terverifikasi",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Disalin!",
"components.copyclipboard.copy": "Salin",
"components.dataerror.archiveaddress": "Arsipkan Alamat",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Riceverà i bitcoin istantaneamente",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3% di commissione aggiuntiva",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa o Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Usi una carta di credito/prepagata",
"coinifyexchangedata.payment.subheader": "Può collegare il suo conto bancario o la sua carta di credito per acquistare la criptovaluta. Selezioni il conto che vuole utilizzare per finanziare i suoi acquisti. Potrà sempre modificare il suo metodo di pagamento.",
"coinifyexchangedata.selectaccounts.addaccount": "Aggiunga un nuovo conto",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey verificata",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Copiato!",
"components.copyclipboard.copy": "Copi",
"components.dataerror.archiveaddress": "Indirizzo archivio",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "即時にビットコインを受信",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3%の手数料",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "VisaまたはMastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "クレジット/デビットカードを使用",
"coinifyexchangedata.payment.subheader": "銀行口座またはクレジットカードをリンクして、暗号通貨を購入することができます。購入の資金供給のために利用する口座を選択してください。お支払方法は、常時変更可能です。",
"coinifyexchangedata.selectaccounts.addaccount": "新規口座を追加",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikeyが認証されました",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "コピーされました!",
"components.copyclipboard.copy": "コピー",
"components.dataerror.archiveaddress": "アーカイブアドレス",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "즉시 비트코인 받기",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "3% 카드 수수료",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa 또는 Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "신용/직불 카드 사용",
"coinifyexchangedata.payment.subheader": "은행 계좌 또는 신용 카드를 연결해 암호화폐를 구매할 수 있습니다. 구매 자금에 사용할 계좌를 선택하세요. 지불 수단은 언제든 변경할 수 있습니다.",
"coinifyexchangedata.selectaccounts.addaccount": "새 계좌 추가",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey 인증 완료",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "복사 됨!",
"components.copyclipboard.copy": "복사",
"components.dataerror.archiveaddress": "주소 보관",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
"coinifyexchangedata.payment.mediumhelpers.card.detail1": "Terima bitcoin dengan serta-merta",
"coinifyexchangedata.payment.mediumhelpers.card.detail2": "Bayaran kemudahan 3%",
"coinifyexchangedata.payment.mediumhelpers.card.detail3": "Visa atau Mastercard",
"coinifyexchangedata.payment.mediumhelpers.card.disabled": null,
"coinifyexchangedata.payment.mediumhelpers.card.usecreditdebit": "Gunakan kad Kredit / Debit",
"coinifyexchangedata.payment.subheader": "Anda boleh memautkan akaun bank atau kad kredit anda untuk membeli cryptocurrency. Pilih akaun yang ingin anda gunakan untuk membiayai pembelian anda. Anda sentiasa boleh menukar kaedah pembayaran anda.",
"coinifyexchangedata.selectaccounts.addaccount": "Tambah akaun baru",
Expand Down Expand Up @@ -327,6 +328,9 @@
"components.alerts.yubikey_verify_success": "Yubikey disahkan",
"components.balances.savecointolockbox": null,
"components.balances.savecointolockboxbrowser": null,
"components.buysell.coinify.payment.header": null,
"components.buysell.coinify.payment.sub_header1": null,
"components.buysell.coinify.payment.sub_header2": null,
"components.copyclipboard.copied": "Disalin!",
"components.copyclipboard.copy": "Salinan",
"components.dataerror.archiveaddress": "Arkib alamat",
Expand Down

0 comments on commit 589c4d6

Please sign in to comment.