Browse Source

Merge pull request #1708 from LedgerHQ/l10n_develop

New Crowdin translations
gre-patch-1
Gaëtan Renaudeau 6 years ago
committed by GitHub
parent
commit
da032ae4d7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/i18n/es/app.json
  2. 2
      static/i18n/fr/app.json
  3. 2
      static/i18n/ja/app.json
  4. 2
      static/i18n/ko/app.json
  5. 2
      static/i18n/ru/app.json
  6. 2
      static/i18n/zh/app.json

2
static/i18n/es/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "Current address",
"for": "Dirección de la cuenta <1><0>{{accountName}}</0></1>",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

2
static/i18n/fr/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "Current address",
"for": "Adresse pour le compte <1><0>{{accountName}}</0></1>",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

2
static/i18n/ja/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "現在のアドレス",
"for": "アカウント <1><0>{{accountName}}</0></1>のアドレス",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

2
static/i18n/ko/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "현재 주소",
"for": "계정 <1><0>{{accountName}}</0></1>의 주소",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

2
static/i18n/ru/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "Текущий адрес",
"for": "Адрес для счета <1><0>{{accountName}}</0></1>",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

2
static/i18n/zh/app.json

@ -137,7 +137,7 @@
"currentAddress": {
"title": "Current address",
"for": "账户 <1><0>{{accountName}}</0></1> 地址",
"messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer",
"messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer",
"messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.",
"messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security."
},

Loading…
Cancel
Save