mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Localization fixes
- Fix some dutch translation - Move some hardcoded language to localization
This commit is contained in:
parent
d443f92dc1
commit
dc0bdd0eb8
@ -159,6 +159,7 @@ module.exports = {
|
||||
share: 'sdílet',
|
||||
copiedToClipboard: 'Zkopírováno do schránky.',
|
||||
label: 'Popis',
|
||||
create: 'Create',
|
||||
setAmount: 'Přijmout částku...',
|
||||
},
|
||||
},
|
||||
@ -177,6 +178,11 @@ module.exports = {
|
||||
retype_password: 'Heslo znovu',
|
||||
passwords_do_not_match: 'Hesla se neshodují',
|
||||
encrypt_storage: 'Zašifrovat úložiště',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'O BlueWallet',
|
||||
language: 'Jazyk',
|
||||
currency: 'Měna',
|
||||
|
@ -159,6 +159,7 @@ module.exports = {
|
||||
share: 'del',
|
||||
copiedToClipboard: 'Kopieret til udklipsholder.',
|
||||
label: 'Beskrivelse',
|
||||
create: 'Create',
|
||||
setAmount: 'Modtag med beløb',
|
||||
},
|
||||
},
|
||||
@ -177,6 +178,11 @@ module.exports = {
|
||||
retype_password: 'Gentag adgangskoden',
|
||||
passwords_do_not_match: 'Adgangskoden er ikke den samme',
|
||||
encrypt_storage: 'Krypter lager',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Andet',
|
||||
language: 'Sprog',
|
||||
currency: 'Valuta',
|
||||
|
@ -161,6 +161,7 @@ module.exports = {
|
||||
share: 'Teilen',
|
||||
copiedToClipboard: 'In die Zwischenablage kopiert.',
|
||||
label: 'Beschreibung',
|
||||
create: 'Create',
|
||||
setAmount: 'Zu erhaltender Betrag',
|
||||
},
|
||||
},
|
||||
@ -179,6 +180,11 @@ module.exports = {
|
||||
retype_password: 'Passwort wiederholen',
|
||||
passwords_do_not_match: 'Passwörter stimmen nicht überein',
|
||||
encrypt_storage: 'Speicher verschlüsseln',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Über',
|
||||
language: 'Sprache',
|
||||
currency: 'Währung',
|
||||
|
@ -160,6 +160,7 @@ module.exports = {
|
||||
share: 'share',
|
||||
copiedToClipboard: 'Copied to clipboard.',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Receive with amount',
|
||||
},
|
||||
},
|
||||
@ -178,6 +179,11 @@ module.exports = {
|
||||
retype_password: 'Re-type password',
|
||||
passwords_do_not_match: 'Passwords do not match',
|
||||
encrypt_storage: 'Encrypt storage',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'About',
|
||||
language: 'Language',
|
||||
currency: 'Currency',
|
||||
|
@ -161,6 +161,7 @@ module.exports = {
|
||||
share: 'Compartir',
|
||||
copiedToClipboard: 'Copiado a portapapeles.',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Receive with amount',
|
||||
},
|
||||
},
|
||||
@ -180,6 +181,11 @@ module.exports = {
|
||||
retype_password: 'Ingresa la contraseña nuevamente',
|
||||
passwords_do_not_match: 'Contraseñas deben ser iguales',
|
||||
encrypt_storage: 'Cifrar almacenamiento',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Sobre nosotros',
|
||||
language: 'Idioma',
|
||||
currency: 'Moneda',
|
||||
|
@ -161,6 +161,7 @@ module.exports = {
|
||||
share: 'partager',
|
||||
copiedToClipboard: 'Copier dans le presse-papiers.',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Revevoir avec montant',
|
||||
},
|
||||
},
|
||||
@ -179,6 +180,11 @@ module.exports = {
|
||||
retype_password: 'Re-saisir votre mot de passe',
|
||||
passwords_do_not_match: 'Les mots de passe ne correspondent pas',
|
||||
encrypt_storage: 'Chiffrer le stockage',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'À propos',
|
||||
language: 'Langue',
|
||||
currency: 'Devise',
|
||||
|
@ -157,6 +157,7 @@ module.exports = {
|
||||
share: 'pokaži',
|
||||
copiedToClipboard: 'Kopirano u međuspremnik.',
|
||||
label: 'Opis',
|
||||
create: 'Create',
|
||||
setAmount: 'Odredi iznos za primiti',
|
||||
},
|
||||
},
|
||||
@ -175,6 +176,11 @@ module.exports = {
|
||||
retype_password: 'Ponovi lozinku',
|
||||
passwords_do_not_match: 'Lozinke su različite',
|
||||
encrypt_storage: 'Kriptiraj spremnik',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Iznos',
|
||||
language: 'Jezik',
|
||||
currency: 'Valuta',
|
||||
|
@ -160,6 +160,7 @@ module.exports = {
|
||||
share: '共有',
|
||||
copiedToClipboard: 'クリップボードにコピーしました。',
|
||||
label: '概要',
|
||||
create: 'Create',
|
||||
setAmount: '入金額',
|
||||
},
|
||||
},
|
||||
@ -178,6 +179,11 @@ module.exports = {
|
||||
retype_password: 'パスワードの再入力',
|
||||
passwords_do_not_match: 'パスワードが一致しません',
|
||||
encrypt_storage: 'ストレージの暗号化',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'BlueWallet について',
|
||||
language: '言語',
|
||||
currency: '通貨',
|
||||
|
10
loc/nl_NL.js
10
loc/nl_NL.js
@ -10,7 +10,7 @@ module.exports = {
|
||||
wallets: {
|
||||
select_wallet: 'Selecteer portemonnee',
|
||||
options: 'opties',
|
||||
createBitcoinWallet: 'In order to use a Lightning wallet, a Bitcoin wallet is needed to fund it. Would you like to continue anyway?',
|
||||
createBitcoinWallet: 'Om een Lightning-portemonnee te kunnen gebruiken, is een Bitcoin-portemonnee nodig om deze te financieren. Wil je toch doorgaan?',
|
||||
list: {
|
||||
app_name: 'Blue Wallet',
|
||||
title: 'portemonnees',
|
||||
@ -31,7 +31,7 @@ module.exports = {
|
||||
title: 'portemonnee toevoegen',
|
||||
description:
|
||||
'U kunt een back-up papieren portemonnee scannen (in WIF - Wallet Import Format) of een nieuwe portemonnee maken. Segwit-wallets worden standaard ondersteund.',
|
||||
scan: 'Scannen',
|
||||
scan: 'Scan',
|
||||
create: 'Aanmaken',
|
||||
label_new_segwit: 'Nieuwe SegWit',
|
||||
label_new_lightning: 'Nieuwe Lightning',
|
||||
@ -159,6 +159,7 @@ module.exports = {
|
||||
share: 'delen',
|
||||
copiedToClipboard: 'Gekopieerd naar het klembord.',
|
||||
label: 'Omschrijving',
|
||||
create: 'Create',
|
||||
setAmount: 'Ontvang met bedrag',
|
||||
},
|
||||
},
|
||||
@ -177,6 +178,11 @@ module.exports = {
|
||||
retype_password: 'Geef nogmaals het wachtwoord',
|
||||
passwords_do_not_match: 'Wachtwoorden komen niet overeen',
|
||||
encrypt_storage: 'Versleutel opslag',
|
||||
lightning_settings: 'Lightning instellingen',
|
||||
lightning_settings_explain: 'Om verbinding te maken met uw eigen LND-knooppunt' +
|
||||
' installeert u LndHub en zet u de URL hier in de instellingen. ' +
|
||||
'Laat dit leeg om de standaard lndHub (lndhub.io) te gebruiken.',
|
||||
save: 'Opslaan',
|
||||
about: 'Over',
|
||||
language: 'Taal',
|
||||
currency: 'Valuta',
|
||||
|
@ -162,6 +162,7 @@ module.exports = {
|
||||
share: 'Compartilhar',
|
||||
copiedToClipboard: 'Copiado para a área de trabalho',
|
||||
label: 'Descrição',
|
||||
create: 'Create',
|
||||
setAmount: 'Valor a receber',
|
||||
},
|
||||
},
|
||||
@ -181,6 +182,11 @@ module.exports = {
|
||||
retype_password: 'Inserir senha novamente',
|
||||
passwords_do_not_match: 'Senhas não coincidem',
|
||||
encrypt_storage: 'Criptografar',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Sobre',
|
||||
language: 'Idioma',
|
||||
currency: 'Moeda',
|
||||
|
@ -166,6 +166,7 @@ module.exports = {
|
||||
share: 'partilhar',
|
||||
copiedToClipboard: 'copiado para clip board',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Receive with amount',
|
||||
},
|
||||
},
|
||||
@ -180,6 +181,11 @@ module.exports = {
|
||||
retype_password: 'Inserir password novamente',
|
||||
passwords_do_not_match: 'Passwords não coincidem',
|
||||
encrypt_storage: 'Encriptar',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Sobre',
|
||||
language: 'Idioma',
|
||||
currency: 'Moeda',
|
||||
|
@ -165,6 +165,7 @@ module.exports = {
|
||||
share: 'Отправить',
|
||||
copiedToClipboard: 'скопировано',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Receive with amount',
|
||||
},
|
||||
},
|
||||
@ -179,6 +180,11 @@ module.exports = {
|
||||
retype_password: 'Наберите пароль повторно',
|
||||
passwords_do_not_match: 'Пароли не совпадают',
|
||||
encrypt_storage: 'Зашифровать хранилище',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'О программе',
|
||||
language: 'Язык',
|
||||
currency: 'Валюта',
|
||||
|
@ -159,6 +159,7 @@ module.exports = {
|
||||
share: 'แชร์',
|
||||
copiedToClipboard: 'ก๊อปปี้ไปที่คลิปบอร์ดแล้ว.',
|
||||
label: 'คำอธิบาย',
|
||||
create: 'Create',
|
||||
setAmount: 'รับด้วยจำนวน',
|
||||
},
|
||||
},
|
||||
@ -177,6 +178,11 @@ module.exports = {
|
||||
retype_password: 'ใส่รหัสผ่านอีกครั้ง',
|
||||
passwords_do_not_match: 'รหัสผ่านไม่ตรงกัน',
|
||||
encrypt_storage: 'เข้ารหัสที่เก็บข้อมูล',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'เกี่ยวกับ',
|
||||
language: 'ภาษา',
|
||||
currency: 'เงินตรา',
|
||||
|
@ -160,6 +160,7 @@ module.exports = {
|
||||
share: 'Відправити',
|
||||
copiedToClipboard: 'Зкопіювано',
|
||||
label: 'Description',
|
||||
create: 'Create',
|
||||
setAmount: 'Receive with amount',
|
||||
},
|
||||
},
|
||||
@ -179,6 +180,11 @@ module.exports = {
|
||||
retype_password: 'Наберіть пароль ще раз',
|
||||
passwords_do_not_match: 'Паролі не збігаються',
|
||||
encrypt_storage: 'Зашифрувати сховище',
|
||||
lightning_settings: 'Lightning settings',
|
||||
lightning_settings_explain: 'To connect to your own LND node please install LndHub' +
|
||||
' and put its URL here in settings. Leave blank to use default ' +
|
||||
'ndHub\n (lndhub.io)',
|
||||
save: 'save',
|
||||
about: 'Про програму',
|
||||
language: 'Мова',
|
||||
currency: 'Валюта',
|
||||
|
@ -95,7 +95,7 @@ export default class ReceiveAmount extends Component {
|
||||
/>
|
||||
</View>
|
||||
<BlueButton
|
||||
title="Create"
|
||||
title={loc.receive.create}
|
||||
onPress={() => {
|
||||
this.setState({
|
||||
amountSet: true,
|
||||
|
@ -22,7 +22,7 @@ export default class Language extends Component {
|
||||
{ label: 'Croatian (HR)', value: 'hr_hr' },
|
||||
{ label: 'Danish (DK)', value: 'da_dk' },
|
||||
{ label: 'Deutsch (DE)', value: 'de_de' },
|
||||
{ label: 'Dutch (NL)', value: 'nl_nl' },
|
||||
{ label: 'Nederlands (NL)', value: 'nl_nl' },
|
||||
{ label: 'Français (FR)', value: 'fr_fr' },
|
||||
{ label: '日本語 (JP)', value: 'jp_jp' },
|
||||
{ label: 'Portuguese (BR)', value: 'pt_br' },
|
||||
|
@ -6,11 +6,12 @@ import PropTypes from 'prop-types';
|
||||
import { LightningCustodianWallet } from '../../class/lightning-custodian-wallet';
|
||||
/** @type {AppStorage} */
|
||||
let BlueApp = require('../../BlueApp');
|
||||
let loc = require('../../loc');
|
||||
|
||||
export default class LightningSettings extends Component {
|
||||
static navigationOptions = () => ({
|
||||
...BlueNavigationStyle(),
|
||||
title: 'Lightning Settings',
|
||||
title: loc.settings.lightning_settings,
|
||||
});
|
||||
|
||||
constructor(props) {
|
||||
@ -52,10 +53,7 @@ export default class LightningSettings extends Component {
|
||||
return (
|
||||
<SafeBlueArea forceInset={{ horizontal: 'always' }} style={{ flex: 1 }}>
|
||||
<BlueCard>
|
||||
<BlueText>
|
||||
To connect to your own LND node please install LndHub and put its URL here in settings. Leave blank to use default LndHub
|
||||
(lndhub.io)
|
||||
</BlueText>
|
||||
<BlueText {loc.settings.lightning_settings_explain} />
|
||||
</BlueCard>
|
||||
|
||||
<BlueButton
|
||||
@ -105,7 +103,7 @@ export default class LightningSettings extends Component {
|
||||
onPress={() => {
|
||||
this.save();
|
||||
}}
|
||||
title={'Save'}
|
||||
title={loc.settings.save}
|
||||
/>
|
||||
</BlueCard>
|
||||
</SafeBlueArea>
|
||||
|
@ -39,7 +39,7 @@ export default class Settings extends Component {
|
||||
<BlueListItem title={loc.settings.encrypt_storage} />
|
||||
</TouchableOpacity>
|
||||
<TouchableOpacity onPress={() => this.props.navigation.navigate('LightningSettings')}>
|
||||
<BlueListItem title="Lightning settings" />
|
||||
<BlueListItem title={loc.settings.lightning_settings} />
|
||||
</TouchableOpacity>
|
||||
<TouchableOpacity onPress={() => this.props.navigation.navigate('Language')}>
|
||||
<BlueListItem title={loc.settings.language} />
|
||||
|
Loading…
Reference in New Issue
Block a user