mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
ADD: sync loc files, remove wrong list_conf key
This commit is contained in:
parent
88c9bacc9f
commit
d7946bbe41
15 changed files with 237 additions and 50 deletions
|
@ -293,7 +293,6 @@
|
|||
"details_to": "المخرج",
|
||||
"details_transaction_details": "تفاصيل المعاملة",
|
||||
"enable_hw": "لا يتم استخدام هذه المحفظة بجانب محفظة الجهاز. هل ترغب في تمكين استخدام محافظ الأجهزة؟",
|
||||
"list_conf": "الإعداد",
|
||||
"list_title": "المعاملات",
|
||||
"rbf_explain": "سنستبدل هذه المعاملة بالمعاملة ذات الرسوم الأعلى؛ حتى يجري تعدينها بشكلٍ أسرع. وهذا ما يُسمَّى RBF؛ أي الاستبدال بالرسوم.",
|
||||
"rbf_title": "رسوم التسريع (RBF)",
|
||||
|
|
60
loc/es.json
60
loc/es.json
|
@ -8,10 +8,13 @@
|
|||
"of": "{number} de {total}",
|
||||
"ok": "OK",
|
||||
"storage_is_encrypted": "Tu almacenamiento está cifrado. Se requiere la contraseña para descifrarlo.",
|
||||
"allow": "Allow",
|
||||
"dont_allow": "Don't Allow",
|
||||
"allow": "Permitir",
|
||||
"dont_allow": "No permitir",
|
||||
"yes": "Sí",
|
||||
"no": "No",
|
||||
"save": "Save",
|
||||
"seed": "Seed",
|
||||
"wallet_key": "Wallet key",
|
||||
"invalid_animated_qr_code_fragment" : "Fragmento de Codigo QR invalido, favor intentar de nuevo",
|
||||
"file_saved": "El archivo ({filePath}) se ha guardado en su carpeta de Descargas."
|
||||
},
|
||||
|
@ -275,10 +278,10 @@
|
|||
"password_explain": "Crea la contraseña que usarás para descifrar el almacenamiento",
|
||||
"passwords_do_not_match": "Contraseñas deben ser iguales",
|
||||
"plausible_deniability": "Negación plausible",
|
||||
"privacy": "Privacy",
|
||||
"privacy_read_clipboard": "Read Clipboard",
|
||||
"privacy": "Privacidad",
|
||||
"privacy_read_clipboard": "Leer portapapeles",
|
||||
"privacy_read_clipboard_alert": "BlueWallet will display shortcuts for handling an invoice or address found in your clipboard.",
|
||||
"privacy_system_settings": "System Settings",
|
||||
"privacy_system_settings": "Configuración del sistema",
|
||||
"privacy_quickactions": "Wallet Shortcuts",
|
||||
"privacy_quickactions_explanation": "Touch and hold the BlueWallet app icon on your Home Screen to quickly view your wallet's balance.",
|
||||
"privacy_clipboard_explanation": "Provide shortcuts if an address, or invoice, is found in your clipboard.",
|
||||
|
@ -295,6 +298,8 @@
|
|||
"cpfp_exp": "Crearemos otra transacción que gastará tu otra transacción aun no confirmada. La comisión total será mayor que la comisión original, lo cual debería hacer que sea minada antes. A esto se le llama CPFP (Child Pays For Parent).",
|
||||
"cpfp_no_bump": "Esta transacción no se puede acelerar",
|
||||
"cpfp_title": "Aumentar comisión (CPFP)",
|
||||
"details_balance_hide": "Hide Balance",
|
||||
"details_balance_show": "Show Balance",
|
||||
"details_block": "Altura del bloque",
|
||||
"details_copy": "Copiar",
|
||||
"details_from": "Origen",
|
||||
|
@ -324,7 +329,7 @@
|
|||
"add_import_wallet": "Importar cartera",
|
||||
"import_file": "Importar archivo",
|
||||
"add_lightning": "Lightning",
|
||||
"add_lightning_explain": "For spending with instant transactions",
|
||||
"add_lightning_explain": "For spending with instant transactions",
|
||||
"add_lndhub": "Conecta a tu LDNHub",
|
||||
"add_lndhub_error": "La dirección proporcionada no es válida para un nodo LNDHub.",
|
||||
"add_lndhub_placeholder": "la dirección de tu nodo",
|
||||
|
@ -361,7 +366,7 @@
|
|||
"import_scan_qr": "Escanear o importar un archivo",
|
||||
"import_success": "Tu cartera ha sido importada.",
|
||||
"looks_like_bip38": "This looks like password-protected private key (BIP38)",
|
||||
"enter_bip38_password": "Enter password to decrypt",
|
||||
"enter_bip38_password": "Introduce el password para descifrar",
|
||||
"import_title": "importar",
|
||||
"list_create_a_button": "Añadir",
|
||||
"list_create_a_wallet": "Añadir cartera",
|
||||
|
@ -393,6 +398,7 @@
|
|||
"multisig_vault_explain": "Best security for large amounts",
|
||||
"provide_signature": "Proporcionar firma",
|
||||
"vault_key": "Clave de la bóveda {number}",
|
||||
"required_keys_out_of_total": "Required keys out of the total",
|
||||
"fee": "Tarifa: {number}",
|
||||
"fee_btc": "{number} BTC",
|
||||
"confirm": "Confirmar",
|
||||
|
@ -401,7 +407,43 @@
|
|||
"how_many_signatures_can_bluewallet_make": "Cuántas firmas puede hacer bluewallet",
|
||||
"scan_or_import_file": "Escanear o importar archivo",
|
||||
"export_coordination_setup": "exportar coordinacion",
|
||||
"cosign_this_transaction": "Co-sign this transaction?",
|
||||
"co_sign_transaction": "Co-sign QR-airgapped transaction"
|
||||
"cosign_this_transaction": "Co-firmar esta transacción?",
|
||||
"lets_start": "Let's start",
|
||||
"create": "Create",
|
||||
"provide_key": "Provide key",
|
||||
"native_segwit_title": "Best practice",
|
||||
"wrapped_segwit_title": "Best compatibility",
|
||||
"legacy_title": "Legacy",
|
||||
"co_sign_transaction": "Co-sign QR-airgapped transaction",
|
||||
"what_is_vault": "A Vault is a",
|
||||
"what_is_vault_numberOfWallets": " {m}-of-{n} multisig ",
|
||||
"what_is_vault_wallet": "wallet",
|
||||
"vault_advanced_customize": "Vault Settings...",
|
||||
"needs": "Needs",
|
||||
"what_is_vault_description_number_of_vault_keys": " {m} vault keys ",
|
||||
"what_is_vault_description_to_spend": "to spend and a 3rd one you \ncan use as backup.",
|
||||
"quorum": "{m} of {n} quorum",
|
||||
"quorum_header": "Quorum",
|
||||
"of": "of",
|
||||
"wallet_type": "Wallet type",
|
||||
"view_key": "view",
|
||||
"invalid_mnemonics": "This mnemonic phrase doesnt seem to be valid",
|
||||
"invalid_cosigner": "Not a valid cosigner data",
|
||||
"invalid_cosigner_format": "Incorrect cosigner: this is not a cosigner for {format} format",
|
||||
"create_new_key": "Create New",
|
||||
"scan_or_open_file": "Scan or open file",
|
||||
"i_have_mnemonics": "I have a seed for this key...",
|
||||
"please_write_down_mnemonics": "Please write down this mnemonic phrase on paper. Don't worry, you can write it down later.",
|
||||
"i_wrote_it_down": "Ok, I wrote it down",
|
||||
"type_your_mnemonics": "Insert a seed to import your existing vault key",
|
||||
"this_is_cosigners_xpub": "This is cosigner's xpub, ready to be imported in other wallet. It is safe to share it.",
|
||||
"wallet_key_created": "Your vault key was created. Take a moment to safely backup your mnemonic seed",
|
||||
"are_you_sure_seed_will_be_lost": "Are you sure? Your mnemonic seed will be lost if you dont have a backup",
|
||||
"forget_this_seed": "Forget this seed and use xpub instead",
|
||||
"invalid_fingerprint": "Fingerprint for this seed doesnt match this cosigners fingerprint",
|
||||
"view_edit_cosigners": "View/edit cosigners",
|
||||
"this_cosigner_is_already_imported": "This cosigner is already imported",
|
||||
"export_signed_psbt": "Export Signed PSBT",
|
||||
"view_edit_cosigners_title": "Edit Cosigners"
|
||||
}
|
||||
}
|
||||
|
|
74
loc/he.json
74
loc/he.json
|
@ -8,11 +8,14 @@
|
|||
"of": "{number} מתוך {total}",
|
||||
"ok": "אישור",
|
||||
"storage_is_encrypted": "האחסון שלך מוצפן, נדרשת סיסמה לפתיחה",
|
||||
"allow": "Allow",
|
||||
"dont_allow": "Don't Allow",
|
||||
"allow": "אפשר",
|
||||
"dont_allow": "אל תאפשר",
|
||||
"yes": "כן",
|
||||
"no": "לא",
|
||||
"invalid_animated_qr_code_fragment" : "Invalid animated QRCode fragment, please try again",
|
||||
"save": "שמירה",
|
||||
"seed": "Seed",
|
||||
"wallet_key": "מפתח ארנק",
|
||||
"invalid_animated_qr_code_fragment" : "קטע קוד QR מונפש לא תקין, אנא נסו שוב",
|
||||
"file_saved": "הקובץ ({filePath}) נשמר לתיקיית ההורדות שלך."
|
||||
},
|
||||
"azteco": {
|
||||
|
@ -277,11 +280,11 @@
|
|||
"plausible_deniability": "הכחשה סבירה",
|
||||
"privacy": "פרטיות",
|
||||
"privacy_read_clipboard": "קריאה מקליפבורד",
|
||||
"privacy_read_clipboard_alert": "BlueWallet will display shortcuts for handling an invoice or address found in your clipboard.",
|
||||
"privacy_read_clipboard_alert": "ארנק BlueWallet יציג קיצורי דרך לטיפול בחשבונית או כתובת אשר נמצאות בקליפבורד שלך.",
|
||||
"privacy_system_settings": "הגדרות מערכת",
|
||||
"privacy_quickactions": "Wallet Shortcuts",
|
||||
"privacy_quickactions": "קיצורי דרך ארנק",
|
||||
"privacy_quickactions_explanation": "לצפייה מהירה במאזן הארנק שלכם לחצו והחזיקו את סמליל אפליקציית BlueWallet במסך הבית.",
|
||||
"privacy_clipboard_explanation": "Provide shortcuts if an address, or invoice, is found in your clipboard.",
|
||||
"privacy_clipboard_explanation": "מספק קיצורי דרך במקרה שכתובת, או חשבונית, נמצאות בקליפבורד שלך.",
|
||||
"push_notifications": "התראות",
|
||||
"retype_password": "הכניסו שוב סיסמה",
|
||||
"save": "שמירה",
|
||||
|
@ -295,6 +298,8 @@
|
|||
"cpfp_exp": "אנו ניצור העברה נוספת שתשתמש בעודף שנשאר מההעברה הקודמת שבוצעה. סך כל העמלה יהיה גבוה יותר מעמלת ההעברה המקורית, כך שמהירות קבלת האישור אמורה לעלות. פעולה זאת נקראת CPFP - Child Pays For Parent.",
|
||||
"cpfp_no_bump": "עמלת העברה זו אינה ניתנת להעלאה",
|
||||
"cpfp_title": "הקפץ עמלה (CPFP)",
|
||||
"details_balance_hide": "הסתרת מאזן",
|
||||
"details_balance_show": "הצגת מאזן",
|
||||
"details_block": "גובה הבלוק",
|
||||
"details_copy": "העתקה",
|
||||
"details_from": "קלט",
|
||||
|
@ -315,7 +320,7 @@
|
|||
"transactions_count": "מספר תנועות"
|
||||
},
|
||||
"wallets": {
|
||||
"add_bitcoin_explain": "Simple and powerful Bitcoin wallet",
|
||||
"add_bitcoin_explain": "ארנק ביטקוין פשוט וחזק",
|
||||
"add_bitcoin": "ביטקוין",
|
||||
"add_create": "יצירה",
|
||||
"add_entropy_generated": "{gen} בייטים של אנתרופיה",
|
||||
|
@ -324,7 +329,7 @@
|
|||
"add_import_wallet": "יבוא ארנק",
|
||||
"import_file": "יבוא קובץ",
|
||||
"add_lightning": "ברק",
|
||||
"add_lightning_explain": "For spending with instant transactions",
|
||||
"add_lightning_explain": "לבזבוז עם העברות מידיות",
|
||||
"add_lndhub": "התחברו ל- LNDHub אישי",
|
||||
"add_lndhub_error": "כתובת הצומת שסופקה אינה כתובת צומת LNDHub תקינה.",
|
||||
"add_lndhub_placeholder": "כתובת הצומת שלך",
|
||||
|
@ -360,8 +365,8 @@
|
|||
"import_imported": "יובא",
|
||||
"import_scan_qr": "סריקה או יבוא קובץ",
|
||||
"import_success": "ארנקך יובא בהצלחה.",
|
||||
"looks_like_bip38": "This looks like password-protected private key (BIP38)",
|
||||
"enter_bip38_password": "Enter password to decrypt",
|
||||
"looks_like_bip38": "זה נראה כמו מפתח פרטי מוגן בסיסמה (BIP38)",
|
||||
"enter_bip38_password": "הזינו סיסמה כדי לפענח",
|
||||
"import_title": "יבוא",
|
||||
"list_create_a_button": "הוסיפו עכשיו",
|
||||
"list_create_a_wallet": "הוסיפו ארנק",
|
||||
|
@ -378,7 +383,7 @@
|
|||
"list_long_clipboard": "העתקה מלוח",
|
||||
"list_long_scan": "סריקת קוד QR",
|
||||
"take_photo": "צילום תמונה",
|
||||
"list_tap_here_to_buy": "קנו ביטקוין",
|
||||
"list_tap_here_to_buy": "קניית ביטקוין",
|
||||
"list_title": "ארנקים",
|
||||
"list_tryagain": "נסו שוב",
|
||||
"reorder_title": "ארגון ארנקים מחדש ",
|
||||
|
@ -389,19 +394,56 @@
|
|||
"xpub_title": "מפתח צפייה של הארנק"
|
||||
},
|
||||
"multisig": {
|
||||
"multisig_vault": "Vault",
|
||||
"multisig_vault_explain": "Best security for large amounts",
|
||||
"multisig_vault": "כספת",
|
||||
"multisig_vault_explain": "ההגנה הטובה היותר לסכומים גדולים",
|
||||
"provide_signature": "Provide signature",
|
||||
"vault_key": "Vault key {number}",
|
||||
"vault_key": "מפתח כספת {number}",
|
||||
"required_keys_out_of_total": " מפתחות נדרשים מתוך הסך הכולל",
|
||||
"fee": "עמלה: {number}",
|
||||
"fee_btc": "{number} BTC",
|
||||
"confirm": "Confirm",
|
||||
"confirm": "אישור",
|
||||
"header": "שליחה",
|
||||
"share": "שיתוף",
|
||||
"how_many_signatures_can_bluewallet_make": "כמה חתימות ארנק BlueWallet יכול ליצור",
|
||||
"scan_or_import_file": "סריקה או יבוא קובץ",
|
||||
"export_coordination_setup": "יצוא מערך תאום",
|
||||
"cosign_this_transaction": "חתום במשותף על העברה זו?",
|
||||
"co_sign_transaction": "Co-sign QR-airgapped transaction"
|
||||
"lets_start": "בואו נתחיל",
|
||||
"create": "יצירה",
|
||||
"provide_key": "Provide key",
|
||||
"native_segwit_title": "נוהג מומלץ",
|
||||
"wrapped_segwit_title": "תאימות גבוהה",
|
||||
"legacy_title": "Legacy",
|
||||
"co_sign_transaction": "Co-sign QR-airgapped transaction",
|
||||
"what_is_vault": "כספת היא",
|
||||
"what_is_vault_numberOfWallets": "{m}-מתוך-{n} רב-חתימות",
|
||||
"what_is_vault_wallet": "ארנק",
|
||||
"vault_advanced_customize": "הגדרות כספת...",
|
||||
"needs": "דרישות",
|
||||
"what_is_vault_description_number_of_vault_keys": "{m} מפתחות כספת",
|
||||
"what_is_vault_description_to_spend": "to spend and a 3rd one you \ncan use as backup.",
|
||||
"quorum": "{m} of {n} quorum",
|
||||
"quorum_header": "Quorum",
|
||||
"of": "of",
|
||||
"wallet_type": "Wallet type",
|
||||
"view_key": "view",
|
||||
"invalid_mnemonics": "This mnemonic phrase doesnt seem to be valid",
|
||||
"invalid_cosigner": "Not a valid cosigner data",
|
||||
"invalid_cosigner_format": "Incorrect cosigner: this is not a cosigner for {format} format",
|
||||
"create_new_key": "Create New",
|
||||
"scan_or_open_file": "Scan or open file",
|
||||
"i_have_mnemonics": "I have a seed for this key...",
|
||||
"please_write_down_mnemonics": "Please write down this mnemonic phrase on paper. Don't worry, you can write it down later.",
|
||||
"i_wrote_it_down": "Ok, I wrote it down",
|
||||
"type_your_mnemonics": "Insert a seed to import your existing vault key",
|
||||
"this_is_cosigners_xpub": "This is cosigner's xpub, ready to be imported in other wallet. It is safe to share it.",
|
||||
"wallet_key_created": "Your vault key was created. Take a moment to safely backup your mnemonic seed",
|
||||
"are_you_sure_seed_will_be_lost": "Are you sure? Your mnemonic seed will be lost if you dont have a backup",
|
||||
"forget_this_seed": "Forget this seed and use xpub instead",
|
||||
"invalid_fingerprint": "Fingerprint for this seed doesnt match this cosigners fingerprint",
|
||||
"view_edit_cosigners": "View/edit cosigners",
|
||||
"this_cosigner_is_already_imported": "This cosigner is already imported",
|
||||
"export_signed_psbt": "Export Signed PSBT",
|
||||
"view_edit_cosigners_title": "Edit Cosigners"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -79,7 +79,6 @@
|
|||
"details_title": "Transakcija",
|
||||
"details_to": "Za",
|
||||
"details_transaction_details": "Detalji transakcije",
|
||||
"list_conf": "konf.",
|
||||
"list_title": "transakcije"
|
||||
},
|
||||
"wallets": {
|
||||
|
|
|
@ -12,6 +12,9 @@
|
|||
"dont_allow": "Nem engedélyezem",
|
||||
"yes": "Igen",
|
||||
"no": "Nem",
|
||||
"save": "Mentés",
|
||||
"seed": "jelszó sorozat",
|
||||
"wallet_key": "Tárca kulcs",
|
||||
"invalid_animated_qr_code_fragment" : "Érvénytelen animált QR kód részlet, próbáld újra!",
|
||||
"file_saved": "({filePath}) fájl elmentve a Download (letöltések) könyvtárba."
|
||||
},
|
||||
|
@ -295,6 +298,8 @@
|
|||
"cpfp_exp": "Új tranzakciót adunk a függő tranzakcióhoz. A teljes tranzakciós díj magasabb lesz, így hamarabb teljesül. Ezt hívják angolul \"CPFP - Child Pays For Parent / Gyerek fizet a szülőnek\".",
|
||||
"cpfp_no_bump": "Tranzakció nem kiváltható",
|
||||
"cpfp_title": "Kiváltási díj (CPFP)",
|
||||
"details_balance_hide": "Egyenleg elrejtése",
|
||||
"details_balance_show": "Egyenleg mutatása",
|
||||
"details_block": "Blokkszámláló",
|
||||
"details_copy": "Másolás",
|
||||
"details_from": "Bejövő utalás",
|
||||
|
@ -315,7 +320,7 @@
|
|||
"transactions_count": "Tranzakciók száma"
|
||||
},
|
||||
"wallets": {
|
||||
"add_bitcoin_explain": "Simple and powerful Bitcoin wallet",
|
||||
"add_bitcoin_explain": "Egyszerű és masszív Bitcoin tárca",
|
||||
"add_bitcoin": "Bitcoin",
|
||||
"add_create": "Létrehoz",
|
||||
"add_entropy_generated": "{gen} generált entrópia byte",
|
||||
|
@ -324,7 +329,7 @@
|
|||
"add_import_wallet": "Tárca importálása",
|
||||
"import_file": "fájl importálása",
|
||||
"add_lightning": "Lightning",
|
||||
"add_lightning_explain": "For spending with instant transactions",
|
||||
"add_lightning_explain": "Költés azonnali tranzakcióval",
|
||||
"add_lndhub": "Kapcsolódj az LNDHub-hoz",
|
||||
"add_lndhub_error": "A megadott node cím hibás LBDHub node.",
|
||||
"add_lndhub_placeholder": "a te node címed",
|
||||
|
@ -360,7 +365,7 @@
|
|||
"import_imported": "Importálva",
|
||||
"import_scan_qr": "vagy QR-kód szkennelése?",
|
||||
"import_success": "Sikeres importálás!",
|
||||
"looks_like_bip38": "This looks like password-protected private key (BIP38)",
|
||||
"looks_like_bip38": "Ez egy jelszó védett privát kulcsnak (BIP38) tűnik",
|
||||
"enter_bip38_password": "Írd be a jelszót a titkosításhoz",
|
||||
"import_title": "importálás",
|
||||
"list_create_a_button": "add hozzá",
|
||||
|
@ -389,10 +394,11 @@
|
|||
"xpub_title": "a tárca XPUB kulcsa"
|
||||
},
|
||||
"multisig": {
|
||||
"multisig_vault": "Vault",
|
||||
"multisig_vault_explain": "Best security for large amounts",
|
||||
"multisig_vault": "Trezor",
|
||||
"multisig_vault_explain": "Legnagyobb biztonság nagy összegekhez",
|
||||
"provide_signature": "Aláírás végrehajtása ",
|
||||
"vault_key": "Tár kulcs {number}",
|
||||
"vault_key": "Trezor kulcs {number}",
|
||||
"required_keys_out_of_total": "Required keys out of the total",
|
||||
"fee": "Tranzakciós díj: {number}",
|
||||
"fee_btc": "{number} BTC",
|
||||
"confirm": "Megerősítés",
|
||||
|
@ -402,6 +408,42 @@
|
|||
"scan_or_import_file": "Szkennelés vagy fájl importálása",
|
||||
"export_coordination_setup": "koordinációs beállítások exportálása",
|
||||
"cosign_this_transaction": "Aláírod ezt a tranzakciót?",
|
||||
"co_sign_transaction": "Internet kapcsolat nélküli QR kód aláírása"
|
||||
"lets_start": "Kezdjük",
|
||||
"create": "Létrehoz",
|
||||
"provide_key": "Kulcs megadása",
|
||||
"native_segwit_title": "Best practice",
|
||||
"wrapped_segwit_title": "Legjobb kompatibilitás ",
|
||||
"legacy_title": "Hagyomány",
|
||||
"co_sign_transaction": "Internet kapcsolat nélküli QR kód aláírása",
|
||||
"what_is_vault": "A Trezor egy",
|
||||
"what_is_vault_numberOfWallets": " {m}-of-{n} multisig ",
|
||||
"what_is_vault_wallet": "tárca",
|
||||
"vault_advanced_customize": "Trezor beállítások",
|
||||
"needs": "szükséges",
|
||||
"what_is_vault_description_number_of_vault_keys": "{m} trezor kulcsok",
|
||||
"what_is_vault_description_to_spend": "to spend and a 3rd one you \ncan use as backup.",
|
||||
"quorum": "{m} of {n} quorum",
|
||||
"quorum_header": "Quorum",
|
||||
"of": "of",
|
||||
"wallet_type": "Tárca típusa",
|
||||
"view_key": "megnéz",
|
||||
"invalid_mnemonics": "This mnemonic phrase doesnt seem to be valid",
|
||||
"invalid_cosigner": "Not a valid cosigner data",
|
||||
"invalid_cosigner_format": "Incorrect cosigner: this is not a cosigner for {format} format",
|
||||
"create_new_key": "Készíts újat",
|
||||
"scan_or_open_file": "Scan or open file",
|
||||
"i_have_mnemonics": "Megvan a jelszó sorozatom ehhez a kulcshoz...",
|
||||
"please_write_down_mnemonics": "Please write down this mnemonic phrase on paper. Don't worry, you can write it down later.",
|
||||
"i_wrote_it_down": "Rendben, leírtam!",
|
||||
"type_your_mnemonics": "Jelszó sorozat megadása egy létező trezor-kulcs megadásához",
|
||||
"this_is_cosigners_xpub": "This is cosigner's xpub, ready to be imported in other wallet. It is safe to share it.",
|
||||
"wallet_key_created": "Your vault key was created. Take a moment to safely backup your mnemonic seed",
|
||||
"are_you_sure_seed_will_be_lost": "Are you sure? Your mnemonic seed will be lost if you dont have a backup",
|
||||
"forget_this_seed": "Forget this seed and use xpub instead",
|
||||
"invalid_fingerprint": "Fingerprint for this seed doesnt match this cosigners fingerprint",
|
||||
"view_edit_cosigners": "View/edit cosigners",
|
||||
"this_cosigner_is_already_imported": "This cosigner is already imported",
|
||||
"export_signed_psbt": "Export Signed PSBT",
|
||||
"view_edit_cosigners_title": "Edit Cosigners"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "Output",
|
||||
"details_transaction_details": "Detail transaksi",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "konfirmasi",
|
||||
"list_title": "transaksi",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "A",
|
||||
"details_transaction_details": "Dettagli transazione",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "conf",
|
||||
"list_title": "Transazioni",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "Uitvoer",
|
||||
"details_transaction_details": "Transactie details",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "conf",
|
||||
"list_title": "transacties",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "Para",
|
||||
"details_transaction_details": "Detalhes da transacção",
|
||||
"enable_hw": "Esta carteira não está a ser usada em conjunto com uma carteira de hardware. Gostaria de habilitar o uso de carteira de hardware?",
|
||||
"list_conf": "conf",
|
||||
"list_title": "transacções",
|
||||
"rbf_explain": "Substituiremos esta transacção por outra com uma taxa mais alta, portanto, ela deve ser confirmada mais rapidamente. Isto é chamado de RBF - Substituir por Taxa.",
|
||||
"rbf_title": "Aumento de taxa (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "Output",
|
||||
"details_transaction_details": "Transaktionsdetaljer",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "konf",
|
||||
"list_title": "transaktioner",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "เอ้าพุท",
|
||||
"details_transaction_details": "รายละเอียดธุรกรรม",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "conf",
|
||||
"list_title": "ธุรกรรม",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "เพิ่มค่าธรรมเนียม (RBF)",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"details_to": "Çıktı",
|
||||
"details_transaction_details": "İşlem detayları",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "onay",
|
||||
"list_title": "işlemler",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
"details_show_in_block_explorer": "Show in block explorer",
|
||||
"details_title": "Деталі транзакції",
|
||||
"details_to": "Кому",
|
||||
"list_conf": "підтв.",
|
||||
"list_title": "Мої транзакції"
|
||||
},
|
||||
"wallets": {
|
||||
|
|
|
@ -78,7 +78,6 @@
|
|||
"details_title": "Transaksie",
|
||||
"details_to": "Resultaat",
|
||||
"details_transaction_details": "Transaksie besonderhede",
|
||||
"list_conf": "bev.",
|
||||
"list_title": "transaksies"
|
||||
},
|
||||
"wallets": {
|
||||
|
|
|
@ -8,7 +8,15 @@
|
|||
"of": "{number} of {total}",
|
||||
"ok": "好的",
|
||||
"storage_is_encrypted": "你的信息已经被加密, 请输入密码解密",
|
||||
"yes": "是的"
|
||||
"allow": "允许",
|
||||
"dont_allow": "Don't Allow",
|
||||
"yes": "是的",
|
||||
"no": "No",
|
||||
"save": "保存",
|
||||
"seed": "种子",
|
||||
"wallet_key": "Wallet key",
|
||||
"invalid_animated_qr_code_fragment" : "无效的动态二维码,请重试",
|
||||
"file_saved": "File ({filePath}) has been saved in your Downloads folder ."
|
||||
},
|
||||
"azteco": {
|
||||
"codeIs": "Your voucher code is",
|
||||
|
@ -32,7 +40,7 @@
|
|||
"hodl": {
|
||||
"are_you_sure_you_want_to_logout": "您确定要注销HodlHodl吗?",
|
||||
"cont_address_escrow": "Escrow",
|
||||
"cont_address_to": "To",
|
||||
"cont_address_to": "发给\n",
|
||||
"cont_buying": "购买",
|
||||
"cont_cancel": "Cancel contract",
|
||||
"cont_cancel_q": "Are you sure you want to cancel this contract?",
|
||||
|
@ -175,7 +183,7 @@
|
|||
"details_scan": "扫描",
|
||||
"details_total_exceeds_balance": "余额不足",
|
||||
"details_wallet_before_tx": "Before creating a transaction, you must first add a Bitcoin wallet.",
|
||||
"details_wallet_selection": "Wallet Selection",
|
||||
"details_wallet_selection": "选择钱包",
|
||||
"dynamic_init": "Initializing",
|
||||
"dynamic_next": "Next",
|
||||
"dynamic_prev": "Previous",
|
||||
|
@ -209,7 +217,8 @@
|
|||
"qr_error_no_qrcode": "The selected image does not contain a QR Code.",
|
||||
"qr_error_no_wallet": "The selected file does not contain a wallet that can be imported.",
|
||||
"success_done": "完成",
|
||||
"txSaved": "The transaction file ({filePath}) has been saved in your Downloads folder ."
|
||||
"txSaved": "The transaction file ({filePath}) has been saved in your Downloads folder .",
|
||||
"problem_with_psbt": "Problem with PSBT"
|
||||
},
|
||||
"settings": {
|
||||
"about": "关于",
|
||||
|
@ -269,6 +278,13 @@
|
|||
"password_explain": "创建你的加密密码",
|
||||
"passwords_do_not_match": "两次输入密码不同",
|
||||
"plausible_deniability": "可否认性...",
|
||||
"privacy": "Privacy",
|
||||
"privacy_read_clipboard": "Read Clipboard",
|
||||
"privacy_read_clipboard_alert": "BlueWallet will display shortcuts for handling an invoice or address found in your clipboard.",
|
||||
"privacy_system_settings": "System Settings",
|
||||
"privacy_quickactions": "Wallet Shortcuts",
|
||||
"privacy_quickactions_explanation": "Touch and hold the BlueWallet app icon on your Home Screen to quickly view your wallet's balance.",
|
||||
"privacy_clipboard_explanation": "Provide shortcuts if an address, or invoice, is found in your clipboard.",
|
||||
"push_notifications": "Push notifications",
|
||||
"retype_password": "再次输入密码",
|
||||
"save": "保存",
|
||||
|
@ -282,6 +298,8 @@
|
|||
"cpfp_exp": "We will create another transaction that spends your unconfirmed transaction. The total fee will be higher than the original transaction fee, so it should be mined faster. This is called CPFP - Child Pays For Parent.",
|
||||
"cpfp_no_bump": "This transaction is not bumpable",
|
||||
"cpfp_title": "Bump fee (CPFP)",
|
||||
"details_balance_hide": "Hide Balance",
|
||||
"details_balance_show": "Show Balance",
|
||||
"details_block": "Block Height",
|
||||
"details_copy": "复制",
|
||||
"details_from": "输入",
|
||||
|
@ -293,7 +311,7 @@
|
|||
"details_to": "输出",
|
||||
"details_transaction_details": "转账详情",
|
||||
"enable_hw": "This wallet is not being used in conjunction with a hardwarde wallet. Would you like to enable hardware wallet use?",
|
||||
"list_conf": "配置",
|
||||
"list_conf": "conf: {number}",
|
||||
"list_title": "转账",
|
||||
"rbf_explain": "We will replace this transaction with the one with a higher fee, so it should be mined faster. This is called RBF - Replace By Fee.",
|
||||
"rbf_title": "Bump fee (RBF)",
|
||||
|
@ -347,11 +365,12 @@
|
|||
"import_imported": "已经导入",
|
||||
"import_scan_qr": "或扫面二维码",
|
||||
"import_success": "成功",
|
||||
"looks_like_bip38": "This looks like password-protected private key (BIP38)",
|
||||
"enter_bip38_password": "Enter password to decrypt",
|
||||
"import_title": "导入",
|
||||
"list_create_a_button": "现在添加",
|
||||
"list_create_a_wallet": "添加钱包",
|
||||
"list_create_a_wallet1": "创建钱包是免费的,你可以",
|
||||
"list_create_a_wallet2": "想创建多少就创建多少个",
|
||||
"list_create_a_wallet_text": "It's free and you can create \nas many as you like",
|
||||
"list_empty_txs1": "你的转账信息将展示在这里",
|
||||
"list_empty_txs1_lightning": "Lightning wallet should be used for your daily transactions. Fees are unfairly cheap and speed is blazing fast.",
|
||||
"list_empty_txs2": "当前无信息",
|
||||
|
@ -373,5 +392,58 @@
|
|||
"select_wallet": "选择钱包",
|
||||
"xpub_copiedToClipboard": "复制到粘贴板.",
|
||||
"xpub_title": "钱包 XPUB"
|
||||
},
|
||||
"multisig": {
|
||||
"multisig_vault": "Vault",
|
||||
"multisig_vault_explain": "Best security for large amounts",
|
||||
"provide_signature": "Provide signature",
|
||||
"vault_key": "Vault key {number}",
|
||||
"required_keys_out_of_total": "Required keys out of the total",
|
||||
"fee": "Fee: {number}",
|
||||
"fee_btc": "{number} BTC",
|
||||
"confirm": "Confirm",
|
||||
"header": "Send",
|
||||
"share": "Share",
|
||||
"how_many_signatures_can_bluewallet_make": "how many signatures can bluewallet make",
|
||||
"scan_or_import_file": "Scan or import file",
|
||||
"export_coordination_setup": "export coordination setup",
|
||||
"cosign_this_transaction": "Co-sign this transaction?",
|
||||
"lets_start": "Let's start",
|
||||
"create": "Create",
|
||||
"provide_key": "Provide key",
|
||||
"native_segwit_title": "Best practice",
|
||||
"wrapped_segwit_title": "Best compatibility",
|
||||
"legacy_title": "Legacy",
|
||||
"co_sign_transaction": "Co-sign QR-airgapped transaction",
|
||||
"what_is_vault": "A Vault is a",
|
||||
"what_is_vault_numberOfWallets": " {m}-of-{n} multisig ",
|
||||
"what_is_vault_wallet": "wallet",
|
||||
"vault_advanced_customize": "Vault Settings...",
|
||||
"needs": "Needs",
|
||||
"what_is_vault_description_number_of_vault_keys": " {m} vault keys ",
|
||||
"what_is_vault_description_to_spend": "to spend and a 3rd one you \ncan use as backup.",
|
||||
"quorum": "{m} of {n} quorum",
|
||||
"quorum_header": "Quorum",
|
||||
"of": "of",
|
||||
"wallet_type": "Wallet type",
|
||||
"view_key": "view",
|
||||
"invalid_mnemonics": "This mnemonic phrase doesnt seem to be valid",
|
||||
"invalid_cosigner": "Not a valid cosigner data",
|
||||
"invalid_cosigner_format": "Incorrect cosigner: this is not a cosigner for {format} format",
|
||||
"create_new_key": "Create New",
|
||||
"scan_or_open_file": "Scan or open file",
|
||||
"i_have_mnemonics": "I have a seed for this key...",
|
||||
"please_write_down_mnemonics": "Please write down this mnemonic phrase on paper. Don't worry, you can write it down later.",
|
||||
"i_wrote_it_down": "Ok, I wrote it down",
|
||||
"type_your_mnemonics": "Insert a seed to import your existing vault key",
|
||||
"this_is_cosigners_xpub": "This is cosigner's xpub, ready to be imported in other wallet. It is safe to share it.",
|
||||
"wallet_key_created": "Your vault key was created. Take a moment to safely backup your mnemonic seed",
|
||||
"are_you_sure_seed_will_be_lost": "Are you sure? Your mnemonic seed will be lost if you dont have a backup",
|
||||
"forget_this_seed": "Forget this seed and use xpub instead",
|
||||
"invalid_fingerprint": "Fingerprint for this seed doesnt match this cosigners fingerprint",
|
||||
"view_edit_cosigners": "View/edit cosigners",
|
||||
"this_cosigner_is_already_imported": "This cosigner is already imported",
|
||||
"export_signed_psbt": "Export Signed PSBT",
|
||||
"view_edit_cosigners_title": "Edit Cosigners"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue