1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-29 12:18:51 +00:00

fix(core): get rid of colon in some TS5 descriptions

[no changelog]
This commit is contained in:
Ioan Bizău 2025-01-13 15:31:58 +01:00 committed by Ioan Bizău
parent e99beaf486
commit 5a13b4560d
17 changed files with 245 additions and 232 deletions

View File

@ -61,18 +61,18 @@ pub enum TranslatedString {
binance__sender_address = 36, // "Sender address:" binance__sender_address = 36, // "Sender address:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
binance__side = 37, // "Side:" binance__side = 37, // "Side:"
bitcoin__commitment_data = 38, // "Commitment data:" bitcoin__commitment_data = 38, // "Commitment data"
bitcoin__confirm_locktime = 39, // "Confirm locktime" bitcoin__confirm_locktime = 39, // "Confirm locktime"
bitcoin__create_proof_of_ownership = 40, // "Do you want to create a proof of ownership?" bitcoin__create_proof_of_ownership = 40, // "Do you want to create a proof of ownership?"
bitcoin__high_mining_fee_template = 41, // "The mining fee of\n{0}\nis unexpectedly high." bitcoin__high_mining_fee_template = 41, // "The mining fee of\n{0}\nis unexpectedly high."
bitcoin__locktime_no_effect = 42, // "Locktime is set but will have no effect." bitcoin__locktime_no_effect = 42, // "Locktime is set but will have no effect."
bitcoin__locktime_set_to = 43, // "Locktime set to:" bitcoin__locktime_set_to = 43, // "Locktime set to"
bitcoin__locktime_set_to_blockheight = 44, // "Locktime set to blockheight:" bitcoin__locktime_set_to_blockheight = 44, // "Locktime set to blockheight"
bitcoin__lot_of_change_outputs = 45, // "A lot of change-outputs." bitcoin__lot_of_change_outputs = 45, // "A lot of change-outputs."
bitcoin__multiple_accounts = 46, // "Multiple accounts" bitcoin__multiple_accounts = 46, // "Multiple accounts"
bitcoin__new_fee_rate = 47, // "New fee rate:" bitcoin__new_fee_rate = 47, // "New fee rate:"
bitcoin__simple_send_of = 48, // "Simple send of" bitcoin__simple_send_of = 48, // "Simple send of"
bitcoin__ticket_amount = 49, // "Ticket amount:" bitcoin__ticket_amount = 49, // "Ticket amount"
bitcoin__title_confirm_details = 50, // "Confirm details" bitcoin__title_confirm_details = 50, // "Confirm details"
bitcoin__title_finalize_transaction = 51, // "Finalize transaction" bitcoin__title_finalize_transaction = 51, // "Finalize transaction"
bitcoin__title_high_mining_fee = 52, // "High mining fee" bitcoin__title_high_mining_fee = 52, // "High mining fee"
@ -87,7 +87,7 @@ pub enum TranslatedString {
bitcoin__unusually_high_fee = 61, // "Unusually high fee." bitcoin__unusually_high_fee = 61, // "Unusually high fee."
bitcoin__unverified_external_inputs = 62, // "The transaction contains unverified external inputs." bitcoin__unverified_external_inputs = 62, // "The transaction contains unverified external inputs."
bitcoin__valid_signature = 63, // "The signature is valid." bitcoin__valid_signature = 63, // "The signature is valid."
bitcoin__voting_rights = 64, // "Voting rights to:" bitcoin__voting_rights = 64, // "Voting rights to"
buttons__abort = 65, // "Abort" buttons__abort = 65, // "Abort"
buttons__access = 66, // "Access" buttons__access = 66, // "Access"
buttons__again = 67, // "Again" buttons__again = 67, // "Again"
@ -235,7 +235,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__pointer = 156, // "pointer" cardano__pointer = 156, // "pointer"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__policy_id = 157, // "Policy ID:" cardano__policy_id = 157, // "Policy ID"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__pool_metadata_hash = 158, // "Pool metadata hash:" cardano__pool_metadata_hash = 158, // "Pool metadata hash:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -285,7 +285,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__show_simple = 181, // "Show Simple" cardano__show_simple = 181, // "Show Simple"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__sign_tx_path_template = 182, // "Sign transaction with {0}:" cardano__sign_tx_path_template = 182, // "Sign transaction with {0}"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
cardano__stake_delegation = 183, // "Stake delegation" cardano__stake_delegation = 183, // "Stake delegation"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -660,7 +660,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__divisibility_and_levy_cannot_be_shown = 402, // "Divisibility and levy cannot be shown for unknown mosaics" nem__divisibility_and_levy_cannot_be_shown = 402, // "Divisibility and levy cannot be shown for unknown mosaics"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__encrypted = 403, // "Encrypted:" nem__encrypted = 403, // "Encrypted"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__final_confirm = 404, // "Final confirm" nem__final_confirm = 404, // "Final confirm"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -714,7 +714,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__under_namespace = 429, // "under namespace" nem__under_namespace = 429, // "under namespace"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__unencrypted = 430, // "Unencrypted:" nem__unencrypted = 430, // "Unencrypted"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
nem__unknown_mosaic = 431, // "Unknown mosaic!" nem__unknown_mosaic = 431, // "Unknown mosaic!"
passphrase__access_wallet = 432, // "Access passphrase wallet?" passphrase__access_wallet = 432, // "Access passphrase wallet?"
@ -941,7 +941,7 @@ pub enum TranslatedString {
send__title_sending_to = 651, // "Sending to" send__title_sending_to = 651, // "Sending to"
send__to_the_total_amount = 652, // "To the total amount:" send__to_the_total_amount = 652, // "To the total amount:"
send__total_amount_colon = 653, // "\"\"" send__total_amount_colon = 653, // "\"\""
send__transaction_id = 654, // "Transaction ID:" send__transaction_id = 654, // "Transaction ID"
send__you_are_contributing = 655, // "You are contributing:" send__you_are_contributing = 655, // "You are contributing:"
share_words__words_in_order = 656, // " words in order." share_words__words_in_order = 656, // " words in order."
share_words__wrote_down_all = 657, // "I wrote down all " share_words__wrote_down_all = 657, // "I wrote down all "
@ -985,7 +985,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__add_trust = 679, // "Add trust" stellar__add_trust = 679, // "Add trust"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__all_will_be_sent_to = 680, // "All XLM will be sent to:" stellar__all_will_be_sent_to = 680, // "All XLM will be sent to"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__allow_trust = 681, // "Allow trust" stellar__allow_trust = 681, // "Allow trust"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1025,13 +1025,13 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__delete_trust = 699, // "Delete trust" stellar__delete_trust = 699, // "Delete trust"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__destination = 700, // "Destination:" stellar__destination = 700, // "Destination"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__exchanges_require_memo = 701, // "Important: Many exchanges require a memo when depositing" stellar__exchanges_require_memo = 701, // "Important: Many exchanges require a memo when depositing"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__final_confirm = 702, // "Final confirm" stellar__final_confirm = 702, // "Final confirm"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__hash = 703, // "Hash:" stellar__hash = 703, // "Hash"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__high = 704, // "High:" stellar__high = 704, // "High:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1043,11 +1043,11 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__initialize_signing_with = 708, // "Initialize signing with" stellar__initialize_signing_with = 708, // "Initialize signing with"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__issuer_template = 709, // "{0} issuer:" stellar__issuer_template = 709, // "{0} issuer"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__key = 710, // "Key:" stellar__key = 710, // "Key:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__limit = 711, // "Limit:" stellar__limit = 711, // "Limit"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__low = 712, // "Low:" stellar__low = 712, // "Low:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1069,11 +1069,11 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__path_pay_at_least = 721, // "Path Pay at least" stellar__path_pay_at_least = 721, // "Path Pay at least"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__pay = 722, // "Pay:" stellar__pay = 722, // "Pay"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__pay_at_most = 723, // "Pay at most:" stellar__pay_at_most = 723, // "Pay at most"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__preauth_transaction = 724, // "Pre-auth transaction:" stellar__preauth_transaction = 724, // "Pre-auth transaction"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__price_per_template = 725, // "Price per {0}:" stellar__price_per_template = 725, // "Price per {0}:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1095,7 +1095,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__sign_tx_fee_template = 734, // "and pay {0}\nfor fee?" stellar__sign_tx_fee_template = 734, // "and pay {0}\nfor fee?"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__source_account = 735, // "Source account:" stellar__source_account = 735, // "Source account"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__testnet_network = 736, // "testnet network" stellar__testnet_network = 736, // "testnet network"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1113,7 +1113,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
stellar__your_account = 743, // " your account" stellar__your_account = 743, // " your account"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
tezos__baker_address = 744, // "Baker address:" tezos__baker_address = 744, // "Baker address"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
tezos__balance = 745, // "Balance:" tezos__balance = 745, // "Balance:"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1123,7 +1123,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
tezos__confirm_origination = 748, // "Confirm origination" tezos__confirm_origination = 748, // "Confirm origination"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
tezos__delegator = 749, // "Delegator:" tezos__delegator = 749, // "Delegator"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
tezos__proposal = 750, // "Proposal" tezos__proposal = 750, // "Proposal"
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1439,18 +1439,18 @@ impl TranslatedString {
Self::binance__sender_address => "Sender address:", Self::binance__sender_address => "Sender address:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::binance__side => "Side:", Self::binance__side => "Side:",
Self::bitcoin__commitment_data => "Commitment data:", Self::bitcoin__commitment_data => "Commitment data",
Self::bitcoin__confirm_locktime => "Confirm locktime", Self::bitcoin__confirm_locktime => "Confirm locktime",
Self::bitcoin__create_proof_of_ownership => "Do you want to create a proof of ownership?", Self::bitcoin__create_proof_of_ownership => "Do you want to create a proof of ownership?",
Self::bitcoin__high_mining_fee_template => "The mining fee of\n{0}\nis unexpectedly high.", Self::bitcoin__high_mining_fee_template => "The mining fee of\n{0}\nis unexpectedly high.",
Self::bitcoin__locktime_no_effect => "Locktime is set but will have no effect.", Self::bitcoin__locktime_no_effect => "Locktime is set but will have no effect.",
Self::bitcoin__locktime_set_to => "Locktime set to:", Self::bitcoin__locktime_set_to => "Locktime set to",
Self::bitcoin__locktime_set_to_blockheight => "Locktime set to blockheight:", Self::bitcoin__locktime_set_to_blockheight => "Locktime set to blockheight",
Self::bitcoin__lot_of_change_outputs => "A lot of change-outputs.", Self::bitcoin__lot_of_change_outputs => "A lot of change-outputs.",
Self::bitcoin__multiple_accounts => "Multiple accounts", Self::bitcoin__multiple_accounts => "Multiple accounts",
Self::bitcoin__new_fee_rate => "New fee rate:", Self::bitcoin__new_fee_rate => "New fee rate:",
Self::bitcoin__simple_send_of => "Simple send of", Self::bitcoin__simple_send_of => "Simple send of",
Self::bitcoin__ticket_amount => "Ticket amount:", Self::bitcoin__ticket_amount => "Ticket amount",
Self::bitcoin__title_confirm_details => "Confirm details", Self::bitcoin__title_confirm_details => "Confirm details",
Self::bitcoin__title_finalize_transaction => "Finalize transaction", Self::bitcoin__title_finalize_transaction => "Finalize transaction",
Self::bitcoin__title_high_mining_fee => "High mining fee", Self::bitcoin__title_high_mining_fee => "High mining fee",
@ -1465,7 +1465,7 @@ impl TranslatedString {
Self::bitcoin__unusually_high_fee => "Unusually high fee.", Self::bitcoin__unusually_high_fee => "Unusually high fee.",
Self::bitcoin__unverified_external_inputs => "The transaction contains unverified external inputs.", Self::bitcoin__unverified_external_inputs => "The transaction contains unverified external inputs.",
Self::bitcoin__valid_signature => "The signature is valid.", Self::bitcoin__valid_signature => "The signature is valid.",
Self::bitcoin__voting_rights => "Voting rights to:", Self::bitcoin__voting_rights => "Voting rights to",
Self::buttons__abort => "Abort", Self::buttons__abort => "Abort",
Self::buttons__access => "Access", Self::buttons__access => "Access",
Self::buttons__again => "Again", Self::buttons__again => "Again",
@ -1613,7 +1613,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__pointer => "pointer", Self::cardano__pointer => "pointer",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__policy_id => "Policy ID:", Self::cardano__policy_id => "Policy ID",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__pool_metadata_hash => "Pool metadata hash:", Self::cardano__pool_metadata_hash => "Pool metadata hash:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -1663,7 +1663,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__show_simple => "Show Simple", Self::cardano__show_simple => "Show Simple",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__sign_tx_path_template => "Sign transaction with {0}:", Self::cardano__sign_tx_path_template => "Sign transaction with {0}",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::cardano__stake_delegation => "Stake delegation", Self::cardano__stake_delegation => "Stake delegation",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2038,7 +2038,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__divisibility_and_levy_cannot_be_shown => "Divisibility and levy cannot be shown for unknown mosaics", Self::nem__divisibility_and_levy_cannot_be_shown => "Divisibility and levy cannot be shown for unknown mosaics",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__encrypted => "Encrypted:", Self::nem__encrypted => "Encrypted",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__final_confirm => "Final confirm", Self::nem__final_confirm => "Final confirm",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2092,7 +2092,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__under_namespace => "under namespace", Self::nem__under_namespace => "under namespace",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__unencrypted => "Unencrypted:", Self::nem__unencrypted => "Unencrypted",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::nem__unknown_mosaic => "Unknown mosaic!", Self::nem__unknown_mosaic => "Unknown mosaic!",
Self::passphrase__access_wallet => "Access passphrase wallet?", Self::passphrase__access_wallet => "Access passphrase wallet?",
@ -2319,7 +2319,7 @@ impl TranslatedString {
Self::send__title_sending_to => "Sending to", Self::send__title_sending_to => "Sending to",
Self::send__to_the_total_amount => "To the total amount:", Self::send__to_the_total_amount => "To the total amount:",
Self::send__total_amount_colon => "\"\"", Self::send__total_amount_colon => "\"\"",
Self::send__transaction_id => "Transaction ID:", Self::send__transaction_id => "Transaction ID",
Self::send__you_are_contributing => "You are contributing:", Self::send__you_are_contributing => "You are contributing:",
Self::share_words__words_in_order => " words in order.", Self::share_words__words_in_order => " words in order.",
Self::share_words__wrote_down_all => "I wrote down all ", Self::share_words__wrote_down_all => "I wrote down all ",
@ -2363,7 +2363,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__add_trust => "Add trust", Self::stellar__add_trust => "Add trust",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__all_will_be_sent_to => "All XLM will be sent to:", Self::stellar__all_will_be_sent_to => "All XLM will be sent to",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__allow_trust => "Allow trust", Self::stellar__allow_trust => "Allow trust",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2403,13 +2403,13 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__delete_trust => "Delete trust", Self::stellar__delete_trust => "Delete trust",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__destination => "Destination:", Self::stellar__destination => "Destination",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__exchanges_require_memo => "Important: Many exchanges require a memo when depositing", Self::stellar__exchanges_require_memo => "Important: Many exchanges require a memo when depositing",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__final_confirm => "Final confirm", Self::stellar__final_confirm => "Final confirm",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__hash => "Hash:", Self::stellar__hash => "Hash",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__high => "High:", Self::stellar__high => "High:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2421,11 +2421,11 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__initialize_signing_with => "Initialize signing with", Self::stellar__initialize_signing_with => "Initialize signing with",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__issuer_template => "{0} issuer:", Self::stellar__issuer_template => "{0} issuer",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__key => "Key:", Self::stellar__key => "Key:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__limit => "Limit:", Self::stellar__limit => "Limit",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__low => "Low:", Self::stellar__low => "Low:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2447,11 +2447,11 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__path_pay_at_least => "Path Pay at least", Self::stellar__path_pay_at_least => "Path Pay at least",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__pay => "Pay:", Self::stellar__pay => "Pay",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__pay_at_most => "Pay at most:", Self::stellar__pay_at_most => "Pay at most",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__preauth_transaction => "Pre-auth transaction:", Self::stellar__preauth_transaction => "Pre-auth transaction",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__price_per_template => "Price per {0}:", Self::stellar__price_per_template => "Price per {0}:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2473,7 +2473,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__sign_tx_fee_template => "and pay {0}\nfor fee?", Self::stellar__sign_tx_fee_template => "and pay {0}\nfor fee?",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__source_account => "Source account:", Self::stellar__source_account => "Source account",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__testnet_network => "testnet network", Self::stellar__testnet_network => "testnet network",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2491,7 +2491,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::stellar__your_account => " your account", Self::stellar__your_account => " your account",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::tezos__baker_address => "Baker address:", Self::tezos__baker_address => "Baker address",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::tezos__balance => "Balance:", Self::tezos__balance => "Balance:",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
@ -2501,7 +2501,7 @@ impl TranslatedString {
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::tezos__confirm_origination => "Confirm origination", Self::tezos__confirm_origination => "Confirm origination",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::tezos__delegator => "Delegator:", Self::tezos__delegator => "Delegator",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]
Self::tezos__proposal => "Proposal", Self::tezos__proposal => "Proposal",
#[cfg(feature = "universal_fw")] #[cfg(feature = "universal_fw")]

View File

@ -53,18 +53,18 @@ class TR:
binance__sell: str = "Sell" binance__sell: str = "Sell"
binance__sender_address: str = "Sender address:" binance__sender_address: str = "Sender address:"
binance__side: str = "Side:" binance__side: str = "Side:"
bitcoin__commitment_data: str = "Commitment data:" bitcoin__commitment_data: str = "Commitment data"
bitcoin__confirm_locktime: str = "Confirm locktime" bitcoin__confirm_locktime: str = "Confirm locktime"
bitcoin__create_proof_of_ownership: str = "Do you want to create a proof of ownership?" bitcoin__create_proof_of_ownership: str = "Do you want to create a proof of ownership?"
bitcoin__high_mining_fee_template: str = "The mining fee of\n{0}\nis unexpectedly high." bitcoin__high_mining_fee_template: str = "The mining fee of\n{0}\nis unexpectedly high."
bitcoin__locktime_no_effect: str = "Locktime is set but will have no effect." bitcoin__locktime_no_effect: str = "Locktime is set but will have no effect."
bitcoin__locktime_set_to: str = "Locktime set to:" bitcoin__locktime_set_to: str = "Locktime set to"
bitcoin__locktime_set_to_blockheight: str = "Locktime set to blockheight:" bitcoin__locktime_set_to_blockheight: str = "Locktime set to blockheight"
bitcoin__lot_of_change_outputs: str = "A lot of change-outputs." bitcoin__lot_of_change_outputs: str = "A lot of change-outputs."
bitcoin__multiple_accounts: str = "Multiple accounts" bitcoin__multiple_accounts: str = "Multiple accounts"
bitcoin__new_fee_rate: str = "New fee rate:" bitcoin__new_fee_rate: str = "New fee rate:"
bitcoin__simple_send_of: str = "Simple send of" bitcoin__simple_send_of: str = "Simple send of"
bitcoin__ticket_amount: str = "Ticket amount:" bitcoin__ticket_amount: str = "Ticket amount"
bitcoin__title_confirm_details: str = "Confirm details" bitcoin__title_confirm_details: str = "Confirm details"
bitcoin__title_finalize_transaction: str = "Finalize transaction" bitcoin__title_finalize_transaction: str = "Finalize transaction"
bitcoin__title_high_mining_fee: str = "High mining fee" bitcoin__title_high_mining_fee: str = "High mining fee"
@ -79,7 +79,7 @@ class TR:
bitcoin__unusually_high_fee: str = "Unusually high fee." bitcoin__unusually_high_fee: str = "Unusually high fee."
bitcoin__unverified_external_inputs: str = "The transaction contains unverified external inputs." bitcoin__unverified_external_inputs: str = "The transaction contains unverified external inputs."
bitcoin__valid_signature: str = "The signature is valid." bitcoin__valid_signature: str = "The signature is valid."
bitcoin__voting_rights: str = "Voting rights to:" bitcoin__voting_rights: str = "Voting rights to"
brightness__change_title: str = "Change display brightness" brightness__change_title: str = "Change display brightness"
brightness__changed_title: str = "Display brightness changed" brightness__changed_title: str = "Display brightness changed"
brightness__title: str = "Display brightness" brightness__title: str = "Display brightness"
@ -180,7 +180,7 @@ class TR:
cardano__path: str = "path" cardano__path: str = "path"
cardano__pledge: str = "Pledge" cardano__pledge: str = "Pledge"
cardano__pointer: str = "pointer" cardano__pointer: str = "pointer"
cardano__policy_id: str = "Policy ID:" cardano__policy_id: str = "Policy ID"
cardano__pool_metadata_hash: str = "Pool metadata hash:" cardano__pool_metadata_hash: str = "Pool metadata hash:"
cardano__pool_metadata_url: str = "Pool metadata url:" cardano__pool_metadata_url: str = "Pool metadata url:"
cardano__pool_owner: str = "Pool owner:" cardano__pool_owner: str = "Pool owner:"
@ -205,7 +205,7 @@ class TR:
cardano__script_reward: str = "script reward" cardano__script_reward: str = "script reward"
cardano__sending: str = "Sending" cardano__sending: str = "Sending"
cardano__show_simple: str = "Show Simple" cardano__show_simple: str = "Show Simple"
cardano__sign_tx_path_template: str = "Sign transaction with {0}:" cardano__sign_tx_path_template: str = "Sign transaction with {0}"
cardano__stake_delegation: str = "Stake delegation" cardano__stake_delegation: str = "Stake delegation"
cardano__stake_deregistration: str = "Stake key deregistration" cardano__stake_deregistration: str = "Stake key deregistration"
cardano__stake_pool_registration: str = "Stakepool registration" cardano__stake_pool_registration: str = "Stakepool registration"
@ -468,7 +468,7 @@ class TR:
nem__decrease: str = "Decrease" nem__decrease: str = "Decrease"
nem__description: str = "Description:" nem__description: str = "Description:"
nem__divisibility_and_levy_cannot_be_shown: str = "Divisibility and levy cannot be shown for unknown mosaics" nem__divisibility_and_levy_cannot_be_shown: str = "Divisibility and levy cannot be shown for unknown mosaics"
nem__encrypted: str = "Encrypted:" nem__encrypted: str = "Encrypted"
nem__final_confirm: str = "Final confirm" nem__final_confirm: str = "Final confirm"
nem__immutable: str = "immutable" nem__immutable: str = "immutable"
nem__increase: str = "Increase" nem__increase: str = "Increase"
@ -495,7 +495,7 @@ class TR:
nem__supply_units_template: str = "{0} supply by {1} whole units?" nem__supply_units_template: str = "{0} supply by {1} whole units?"
nem__transferable: str = "Transferable?" nem__transferable: str = "Transferable?"
nem__under_namespace: str = "under namespace" nem__under_namespace: str = "under namespace"
nem__unencrypted: str = "Unencrypted:" nem__unencrypted: str = "Unencrypted"
nem__unknown_mosaic: str = "Unknown mosaic!" nem__unknown_mosaic: str = "Unknown mosaic!"
passphrase__access_wallet: str = "Access passphrase wallet?" passphrase__access_wallet: str = "Access passphrase wallet?"
passphrase__always_on_device: str = "Always enter your passphrase on Trezor?" passphrase__always_on_device: str = "Always enter your passphrase on Trezor?"
@ -756,7 +756,7 @@ class TR:
send__title_sending_to: str = "Sending to" send__title_sending_to: str = "Sending to"
send__to_the_total_amount: str = "To the total amount:" send__to_the_total_amount: str = "To the total amount:"
send__total_amount: str = "Total amount" send__total_amount: str = "Total amount"
send__transaction_id: str = "Transaction ID:" send__transaction_id: str = "Transaction ID"
send__transaction_signed: str = "Transaction signed" send__transaction_signed: str = "Transaction signed"
send__you_are_contributing: str = "You are contributing:" send__you_are_contributing: str = "You are contributing:"
setting__adjust: str = "Adjust" setting__adjust: str = "Adjust"
@ -785,7 +785,7 @@ class TR:
stellar__account_thresholds: str = "Account Thresholds" stellar__account_thresholds: str = "Account Thresholds"
stellar__add_signer: str = "Add Signer" stellar__add_signer: str = "Add Signer"
stellar__add_trust: str = "Add trust" stellar__add_trust: str = "Add trust"
stellar__all_will_be_sent_to: str = "All XLM will be sent to:" stellar__all_will_be_sent_to: str = "All XLM will be sent to"
stellar__allow_trust: str = "Allow trust" stellar__allow_trust: str = "Allow trust"
stellar__asset: str = "Asset" stellar__asset: str = "Asset"
stellar__balance_id: str = "Balance ID" stellar__balance_id: str = "Balance ID"
@ -805,18 +805,18 @@ class TR:
stellar__delete: str = "Delete" stellar__delete: str = "Delete"
stellar__delete_passive_offer: str = "Delete Passive Offer" stellar__delete_passive_offer: str = "Delete Passive Offer"
stellar__delete_trust: str = "Delete trust" stellar__delete_trust: str = "Delete trust"
stellar__destination: str = "Destination:" stellar__destination: str = "Destination"
stellar__exchanges_require_memo: str = "Important: Many exchanges require a memo when depositing" stellar__exchanges_require_memo: str = "Important: Many exchanges require a memo when depositing"
stellar__final_confirm: str = "Final confirm" stellar__final_confirm: str = "Final confirm"
stellar__hash: str = "Hash:" stellar__hash: str = "Hash"
stellar__high: str = "High:" stellar__high: str = "High:"
stellar__home_domain: str = "Home Domain" stellar__home_domain: str = "Home Domain"
stellar__inflation: str = "Inflation" stellar__inflation: str = "Inflation"
stellar__initial_balance: str = "Initial Balance" stellar__initial_balance: str = "Initial Balance"
stellar__initialize_signing_with: str = "Initialize signing with" stellar__initialize_signing_with: str = "Initialize signing with"
stellar__issuer_template: str = "{0} issuer:" stellar__issuer_template: str = "{0} issuer"
stellar__key: str = "Key:" stellar__key: str = "Key:"
stellar__limit: str = "Limit:" stellar__limit: str = "Limit"
stellar__low: str = "Low:" stellar__low: str = "Low:"
stellar__master_weight: str = "Master Weight:" stellar__master_weight: str = "Master Weight:"
stellar__medium: str = "Medium:" stellar__medium: str = "Medium:"
@ -827,9 +827,9 @@ class TR:
stellar__on_network_template: str = "Transaction is on {0}" stellar__on_network_template: str = "Transaction is on {0}"
stellar__path_pay: str = "Path Pay" stellar__path_pay: str = "Path Pay"
stellar__path_pay_at_least: str = "Path Pay at least" stellar__path_pay_at_least: str = "Path Pay at least"
stellar__pay: str = "Pay:" stellar__pay: str = "Pay"
stellar__pay_at_most: str = "Pay at most:" stellar__pay_at_most: str = "Pay at most"
stellar__preauth_transaction: str = "Pre-auth transaction:" stellar__preauth_transaction: str = "Pre-auth transaction"
stellar__price_per_template: str = "Price per {0}:" stellar__price_per_template: str = "Price per {0}:"
stellar__private_network: str = "private network" stellar__private_network: str = "private network"
stellar__remove_signer: str = "Remove Signer" stellar__remove_signer: str = "Remove Signer"
@ -840,7 +840,7 @@ class TR:
stellar__set_sequence_to_template: str = "Set sequence to {0}?" stellar__set_sequence_to_template: str = "Set sequence to {0}?"
stellar__sign_tx_count_template: str = "Sign this transaction made up of {0}" stellar__sign_tx_count_template: str = "Sign this transaction made up of {0}"
stellar__sign_tx_fee_template: str = "and pay {0}\nfor fee?" stellar__sign_tx_fee_template: str = "and pay {0}\nfor fee?"
stellar__source_account: str = "Source account:" stellar__source_account: str = "Source account"
stellar__testnet_network: str = "testnet network" stellar__testnet_network: str = "testnet network"
stellar__trusted_account: str = "Trusted Account" stellar__trusted_account: str = "Trusted Account"
stellar__update: str = "Update" stellar__update: str = "Update"
@ -853,12 +853,12 @@ class TR:
storage_msg__starting: str = "Starting up" storage_msg__starting: str = "Starting up"
storage_msg__verifying_pin: str = "Verifying PIN" storage_msg__verifying_pin: str = "Verifying PIN"
storage_msg__wrong_pin: str = "Wrong PIN" storage_msg__wrong_pin: str = "Wrong PIN"
tezos__baker_address: str = "Baker address:" tezos__baker_address: str = "Baker address"
tezos__balance: str = "Balance:" tezos__balance: str = "Balance:"
tezos__ballot: str = "Ballot:" tezos__ballot: str = "Ballot:"
tezos__confirm_delegation: str = "Confirm delegation" tezos__confirm_delegation: str = "Confirm delegation"
tezos__confirm_origination: str = "Confirm origination" tezos__confirm_origination: str = "Confirm origination"
tezos__delegator: str = "Delegator:" tezos__delegator: str = "Delegator"
tezos__proposal: str = "Proposal" tezos__proposal: str = "Proposal"
tezos__register_delegate: str = "Register delegate" tezos__register_delegate: str = "Register delegate"
tezos__remove_delegation: str = "Remove delegation" tezos__remove_delegation: str = "Remove delegation"

View File

@ -180,7 +180,7 @@ def require_confirm_other_data(data: bytes, data_total: int) -> Awaitable[None]:
"confirm_data", "confirm_data",
TR.ethereum__title_input_data, TR.ethereum__title_input_data,
data, data,
TR.ethereum__data_size_template.format(data_total), description=TR.ethereum__data_size_template.format(data_total),
verb=TR.buttons__confirm, verb=TR.buttons__confirm,
verb_cancel=TR.send__cancel_sign, verb_cancel=TR.send__cancel_sign,
br_code=ButtonRequestType.SignTx, br_code=ButtonRequestType.SignTx,

View File

@ -283,7 +283,7 @@ async def confirm_set_options_op(op: StellarSetOptionsOp) -> None:
title = TR.stellar__remove_signer title = TR.stellar__remove_signer
data: str | bytes = "" data: str | bytes = ""
if signer_type == StellarSignerType.ACCOUNT: if signer_type == StellarSignerType.ACCOUNT:
description = f"{TR.words__account}:" description = TR.words__account
data = helpers.address_from_public_key(signer_key) data = helpers.address_from_public_key(signer_key)
elif signer_type == StellarSignerType.PRE_AUTH: elif signer_type == StellarSignerType.PRE_AUTH:
description = TR.stellar__preauth_transaction description = TR.stellar__preauth_transaction

View File

@ -30,7 +30,7 @@ async def require_confirm_origination(address: str) -> None:
await confirm_address( await confirm_address(
TR.tezos__confirm_origination, TR.tezos__confirm_origination,
address, address,
description=f"{TR.words__address}:", description=TR.words__address,
br_name="confirm_origination", br_name="confirm_origination",
br_code=BR_SIGN_TX, br_code=BR_SIGN_TX,
) )

View File

@ -579,9 +579,13 @@ def confirm_blob(
chunkify: bool = False, chunkify: bool = False,
prompt_screen: bool = True, prompt_screen: bool = True,
) -> Awaitable[None]: ) -> Awaitable[None]:
if description and ":" not in description:
description += ":"
verb = verb or TR.buttons__confirm # def_arg verb = verb or TR.buttons__confirm # def_arg
layout = trezorui_api.confirm_value( layout = trezorui_api.confirm_value(
title=title, title=title,
subtitle=subtitle,
description=description, description=description,
value=data, value=data,
hold=hold, hold=hold,
@ -674,6 +678,9 @@ def confirm_value(
) -> Awaitable[None]: ) -> Awaitable[None]:
"""General confirmation dialog, used by many other confirm_* functions.""" """General confirmation dialog, used by many other confirm_* functions."""
if description and value:
description += ":"
if not verb and not hold: if not verb and not hold:
raise ValueError("Either verb or hold=True must be set") raise ValueError("Either verb or hold=True must be set")
@ -1080,7 +1087,7 @@ def confirm_sign_identity(
"sign_identity", "sign_identity",
f"{TR.words__sign} {proto}", f"{TR.words__sign} {proto}",
identity, identity,
challenge_visual + "\n" if challenge_visual else "", challenge_visual,
br_code=BR_CODE_OTHER, br_code=BR_CODE_OTHER,
) )

View File

@ -672,6 +672,9 @@ def confirm_text(
description: str | None = None, description: str | None = None,
br_code: ButtonRequestType = BR_CODE_OTHER, br_code: ButtonRequestType = BR_CODE_OTHER,
) -> Awaitable[None]: ) -> Awaitable[None]:
if description and data:
description += ":"
return _placeholder_confirm( return _placeholder_confirm(
br_name, br_name,
title, title,
@ -743,6 +746,9 @@ async def confirm_value(
) -> None: ) -> None:
"""General confirmation dialog, used by many other confirm_* functions.""" """General confirmation dialog, used by many other confirm_* functions."""
if description and value:
description += ":"
if not verb and not hold: if not verb and not hold:
raise ValueError("Either verb or hold=True must be set") raise ValueError("Either verb or hold=True must be set")

View File

@ -1009,7 +1009,7 @@ def confirm_sign_identity(
"sign_identity", "sign_identity",
f"{TR.words__sign} {proto}", f"{TR.words__sign} {proto}",
identity, identity,
challenge_visual + "\n" if challenge_visual else "", challenge_visual,
br_code=BR_CODE_OTHER, br_code=BR_CODE_OTHER,
) )

View File

@ -97,18 +97,18 @@
"binance__sell": "Prodat", "binance__sell": "Prodat",
"binance__sender_address": "Adresa odesílatele:", "binance__sender_address": "Adresa odesílatele:",
"binance__side": "Strana:", "binance__side": "Strana:",
"bitcoin__commitment_data": "Data závazku:", "bitcoin__commitment_data": "Data závazku",
"bitcoin__confirm_locktime": "Potvrdit Locktime", "bitcoin__confirm_locktime": "Potvrdit Locktime",
"bitcoin__create_proof_of_ownership": "Chcete vytvořit prokázání vlastnictví?", "bitcoin__create_proof_of_ownership": "Chcete vytvořit prokázání vlastnictví?",
"bitcoin__high_mining_fee_template": "Poplatek za těžbu\n{0}\nje nečekaně vysoký.", "bitcoin__high_mining_fee_template": "Poplatek za těžbu\n{0}\nje nečekaně vysoký.",
"bitcoin__locktime_no_effect": "Locktime je nastaven, ale nebude mít efekt.", "bitcoin__locktime_no_effect": "Locktime je nastaven, ale nebude mít efekt.",
"bitcoin__locktime_set_to": "Locktime nastaven na:", "bitcoin__locktime_set_to": "Locktime nastaven na",
"bitcoin__locktime_set_to_blockheight": "Locktime je nastaven na výšku bloku:", "bitcoin__locktime_set_to_blockheight": "Locktime je nastaven na výšku bloku",
"bitcoin__lot_of_change_outputs": "Hodně výstupů zpět na peněženku.", "bitcoin__lot_of_change_outputs": "Hodně výstupů zpět na peněženku.",
"bitcoin__multiple_accounts": "Více účtů", "bitcoin__multiple_accounts": "Více účtů",
"bitcoin__new_fee_rate": "Nová výše poplatku:", "bitcoin__new_fee_rate": "Nová výše poplatku:",
"bitcoin__simple_send_of": "Jednoduché odeslání", "bitcoin__simple_send_of": "Jednoduché odeslání",
"bitcoin__ticket_amount": "Částka za lístek:", "bitcoin__ticket_amount": "Částka za lístek",
"bitcoin__title_confirm_details": "Potvrdit údaje", "bitcoin__title_confirm_details": "Potvrdit údaje",
"bitcoin__title_finalize_transaction": "Dokončit transakci", "bitcoin__title_finalize_transaction": "Dokončit transakci",
"bitcoin__title_high_mining_fee": "Vys. poplatek těžby", "bitcoin__title_high_mining_fee": "Vys. poplatek těžby",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Nezvykle vysoký poplatek.", "bitcoin__unusually_high_fee": "Nezvykle vysoký poplatek.",
"bitcoin__unverified_external_inputs": "Transakce obsahuje neověřené externí vstupy.", "bitcoin__unverified_external_inputs": "Transakce obsahuje neověřené externí vstupy.",
"bitcoin__valid_signature": "Podpis je platný.", "bitcoin__valid_signature": "Podpis je platný.",
"bitcoin__voting_rights": "Hlasovací práva:", "bitcoin__voting_rights": "Hlasovací práva",
"brightness__change_title": "Změnit jas displeje", "brightness__change_title": "Změnit jas displeje",
"brightness__changed_title": "Jas displeje byl změněn", "brightness__changed_title": "Jas displeje byl změněn",
"brightness__title": "Nastavení jasu", "brightness__title": "Nastavení jasu",
@ -224,7 +224,7 @@
"cardano__path": "cesta", "cardano__path": "cesta",
"cardano__pledge": "Závazek", "cardano__pledge": "Závazek",
"cardano__pointer": "ukazatel", "cardano__pointer": "ukazatel",
"cardano__policy_id": "ID zásady:", "cardano__policy_id": "ID zásady",
"cardano__pool_metadata_hash": "Hash metadat poolu:", "cardano__pool_metadata_hash": "Hash metadat poolu:",
"cardano__pool_metadata_url": "Adresa URL metadat poolu:", "cardano__pool_metadata_url": "Adresa URL metadat poolu:",
"cardano__pool_owner": "Vlastník poolu:", "cardano__pool_owner": "Vlastník poolu:",
@ -249,7 +249,7 @@
"cardano__script_reward": "odměna za skript", "cardano__script_reward": "odměna za skript",
"cardano__sending": "Odesílání", "cardano__sending": "Odesílání",
"cardano__show_simple": "Zjednodušeně", "cardano__show_simple": "Zjednodušeně",
"cardano__sign_tx_path_template": "Podepsat transakci pomocí {0}:", "cardano__sign_tx_path_template": "Podepsat transakci pomocí {0}",
"cardano__stake_delegation": "Delegace staku", "cardano__stake_delegation": "Delegace staku",
"cardano__stake_deregistration": "Zrušení registrace stake klíče", "cardano__stake_deregistration": "Zrušení registrace stake klíče",
"cardano__stake_pool_registration": "Registrace stakepoolu", "cardano__stake_pool_registration": "Registrace stakepoolu",
@ -512,7 +512,7 @@
"nem__decrease": "Snížit", "nem__decrease": "Snížit",
"nem__description": "Popis:", "nem__description": "Popis:",
"nem__divisibility_and_levy_cannot_be_shown": "Dělitelnost a daň nelze zobrazit pro neznámé mozaiky", "nem__divisibility_and_levy_cannot_be_shown": "Dělitelnost a daň nelze zobrazit pro neznámé mozaiky",
"nem__encrypted": "Zašifrováno:", "nem__encrypted": "Zašifrováno",
"nem__final_confirm": "Konečné potvrzení", "nem__final_confirm": "Konečné potvrzení",
"nem__immutable": "neměnné", "nem__immutable": "neměnné",
"nem__increase": "Zvýšit", "nem__increase": "Zvýšit",
@ -539,7 +539,7 @@
"nem__supply_units_template": "{0} zdroj o {1} celých jednotek?", "nem__supply_units_template": "{0} zdroj o {1} celých jednotek?",
"nem__transferable": "Přenosné?", "nem__transferable": "Přenosné?",
"nem__under_namespace": "v rámci oboru názvů", "nem__under_namespace": "v rámci oboru názvů",
"nem__unencrypted": "Nezašifrováno:", "nem__unencrypted": "Nezašifrováno",
"nem__unknown_mosaic": "Neznámá mozaika!", "nem__unknown_mosaic": "Neznámá mozaika!",
"passphrase__access_wallet": "Otev. passphrase pen.?", "passphrase__access_wallet": "Otev. passphrase pen.?",
"passphrase__always_on_device": "Vždy zadávat passphrase na Trezoru?", "passphrase__always_on_device": "Vždy zadávat passphrase na Trezoru?",
@ -800,7 +800,7 @@
"send__title_sending_to": "Odesílání", "send__title_sending_to": "Odesílání",
"send__to_the_total_amount": "Do celkové částky:", "send__to_the_total_amount": "Do celkové částky:",
"send__total_amount": "Celková částka", "send__total_amount": "Celková částka",
"send__transaction_id": "ID transakce:", "send__transaction_id": "ID transakce",
"send__transaction_signed": "Transakce podepsána", "send__transaction_signed": "Transakce podepsána",
"send__you_are_contributing": "Přispíváte:", "send__you_are_contributing": "Přispíváte:",
"setting__adjust": "Upravit", "setting__adjust": "Upravit",
@ -849,18 +849,18 @@
"stellar__delete": "Odstranit", "stellar__delete": "Odstranit",
"stellar__delete_passive_offer": "Odstranit pasivní nabídku", "stellar__delete_passive_offer": "Odstranit pasivní nabídku",
"stellar__delete_trust": "Odstranit důvěru", "stellar__delete_trust": "Odstranit důvěru",
"stellar__destination": "Cíl:", "stellar__destination": "Cíl",
"stellar__exchanges_require_memo": "Důležité: Mnoho směnáren vyžaduje při vkladu poznámku", "stellar__exchanges_require_memo": "Důležité: Mnoho směnáren vyžaduje při vkladu poznámku",
"stellar__final_confirm": "Konečné potvrzení", "stellar__final_confirm": "Konečné potvrzení",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "Vysoký:", "stellar__high": "Vysoký:",
"stellar__home_domain": "Domácí doména", "stellar__home_domain": "Domácí doména",
"stellar__inflation": "Inflace", "stellar__inflation": "Inflace",
"stellar__initial_balance": "Počáteční zůstatek", "stellar__initial_balance": "Počáteční zůstatek",
"stellar__initialize_signing_with": "Zahájit podepisování s", "stellar__initialize_signing_with": "Zahájit podepisování s",
"stellar__issuer_template": "Vydavatel {0}:", "stellar__issuer_template": "Vydavatel {0}",
"stellar__key": "Klíč:", "stellar__key": "Klíč:",
"stellar__limit": "Limit:", "stellar__limit": "Limit",
"stellar__low": "Nízký:", "stellar__low": "Nízký:",
"stellar__master_weight": "Váha hlavního klíče:", "stellar__master_weight": "Váha hlavního klíče:",
"stellar__medium": "Střední:", "stellar__medium": "Střední:",
@ -871,9 +871,9 @@
"stellar__on_network_template": "Transakce je na {0}", "stellar__on_network_template": "Transakce je na {0}",
"stellar__path_pay": "Směnná cesta", "stellar__path_pay": "Směnná cesta",
"stellar__path_pay_at_least": "Směnná cest alespoň", "stellar__path_pay_at_least": "Směnná cest alespoň",
"stellar__pay": "Platba:", "stellar__pay": "Platba",
"stellar__pay_at_most": "Maximální platba:", "stellar__pay_at_most": "Maximální platba",
"stellar__preauth_transaction": "Transakce před ověřením:", "stellar__preauth_transaction": "Transakce před ověřením",
"stellar__price_per_template": "Cena za {0}:", "stellar__price_per_template": "Cena za {0}:",
"stellar__private_network": "soukromá síť", "stellar__private_network": "soukromá síť",
"stellar__remove_signer": "Odstranit podepisující osobu", "stellar__remove_signer": "Odstranit podepisující osobu",
@ -884,7 +884,7 @@
"stellar__set_sequence_to_template": "Nastavit sekvenci na {0}?", "stellar__set_sequence_to_template": "Nastavit sekvenci na {0}?",
"stellar__sign_tx_count_template": "Podepsat tuto transakci tvořenou {0}", "stellar__sign_tx_count_template": "Podepsat tuto transakci tvořenou {0}",
"stellar__sign_tx_fee_template": "a zaplatit {0}\njako poplatek?", "stellar__sign_tx_fee_template": "a zaplatit {0}\njako poplatek?",
"stellar__source_account": "Zdrojový účet:", "stellar__source_account": "Zdrojový účet",
"stellar__testnet_network": "síť Testnet", "stellar__testnet_network": "síť Testnet",
"stellar__trusted_account": "Důvěryhodný účet", "stellar__trusted_account": "Důvěryhodný účet",
"stellar__update": "Aktualizovat", "stellar__update": "Aktualizovat",
@ -897,12 +897,12 @@
"storage_msg__starting": "Spouštění", "storage_msg__starting": "Spouštění",
"storage_msg__verifying_pin": "Ověřování PINu", "storage_msg__verifying_pin": "Ověřování PINu",
"storage_msg__wrong_pin": "Špatný PIN", "storage_msg__wrong_pin": "Špatný PIN",
"tezos__baker_address": "Adresa bakera:", "tezos__baker_address": "Adresa bakera",
"tezos__balance": "Zůstatek:", "tezos__balance": "Zůstatek:",
"tezos__ballot": "Hlasování:", "tezos__ballot": "Hlasování:",
"tezos__confirm_delegation": "Potvrdit delegaci", "tezos__confirm_delegation": "Potvrdit delegaci",
"tezos__confirm_origination": "Potvrdit původ", "tezos__confirm_origination": "Potvrdit původ",
"tezos__delegator": "Delegující osoba:", "tezos__delegator": "Delegující osoba",
"tezos__proposal": "Návrh", "tezos__proposal": "Návrh",
"tezos__register_delegate": "Zaregistrovat delegáta", "tezos__register_delegate": "Zaregistrovat delegáta",
"tezos__remove_delegation": "Odstranit delegaci", "tezos__remove_delegation": "Odstranit delegaci",

View File

@ -97,18 +97,18 @@
"binance__sell": "Verkaufen", "binance__sell": "Verkaufen",
"binance__sender_address": "Senderadresse:", "binance__sender_address": "Senderadresse:",
"binance__side": "Seite:", "binance__side": "Seite:",
"bitcoin__commitment_data": "Commitment-Daten:", "bitcoin__commitment_data": "Commitment-Daten",
"bitcoin__confirm_locktime": "Sperrzeit bestätigen", "bitcoin__confirm_locktime": "Sperrzeit bestätigen",
"bitcoin__create_proof_of_ownership": "Eigentumsnachweis erstellen?", "bitcoin__create_proof_of_ownership": "Eigentumsnachweis erstellen?",
"bitcoin__high_mining_fee_template": "Die Mining-Gebühr von\n{0}\nist unerwartet hoch.", "bitcoin__high_mining_fee_template": "Die Mining-Gebühr von\n{0}\nist unerwartet hoch.",
"bitcoin__locktime_no_effect": "Sperrzeit festgelegt, keine Auswirkungen.", "bitcoin__locktime_no_effect": "Sperrzeit festgelegt, keine Auswirkungen.",
"bitcoin__locktime_set_to": "Sperrzeit gesetzt auf:", "bitcoin__locktime_set_to": "Sperrzeit gesetzt auf",
"bitcoin__locktime_set_to_blockheight": "Sperrzeit festgelegt auf Blockhöhe:", "bitcoin__locktime_set_to_blockheight": "Sperrzeit festgelegt auf Blockhöhe",
"bitcoin__lot_of_change_outputs": "Viele Wechselgeldausgaben.", "bitcoin__lot_of_change_outputs": "Viele Wechselgeldausgaben.",
"bitcoin__multiple_accounts": "Mehrere Konten", "bitcoin__multiple_accounts": "Mehrere Konten",
"bitcoin__new_fee_rate": "Neuer Gebührensatz:", "bitcoin__new_fee_rate": "Neuer Gebührensatz:",
"bitcoin__simple_send_of": "Einfaches Senden von", "bitcoin__simple_send_of": "Einfaches Senden von",
"bitcoin__ticket_amount": "Ticketbetrag:", "bitcoin__ticket_amount": "Ticketbetrag",
"bitcoin__title_confirm_details": "Details bestätigen", "bitcoin__title_confirm_details": "Details bestätigen",
"bitcoin__title_finalize_transaction": "Transaktion abschliessen", "bitcoin__title_finalize_transaction": "Transaktion abschliessen",
"bitcoin__title_high_mining_fee": "Hohe mining-gebühr", "bitcoin__title_high_mining_fee": "Hohe mining-gebühr",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Ungewöhnlich hohe Gebühr.", "bitcoin__unusually_high_fee": "Ungewöhnlich hohe Gebühr.",
"bitcoin__unverified_external_inputs": "Die Transaktion enthält nicht verifizierte externe Eingaben.", "bitcoin__unverified_external_inputs": "Die Transaktion enthält nicht verifizierte externe Eingaben.",
"bitcoin__valid_signature": "Die Signatur ist gültig.", "bitcoin__valid_signature": "Die Signatur ist gültig.",
"bitcoin__voting_rights": "Stimmrechte an:", "bitcoin__voting_rights": "Stimmrechte an",
"brightness__change_title": "Display-Helligkeit ändern", "brightness__change_title": "Display-Helligkeit ändern",
"brightness__changed_title": "Display-Helligkeit geändert", "brightness__changed_title": "Display-Helligkeit geändert",
"brightness__title": "Helligkeit einstellen", "brightness__title": "Helligkeit einstellen",
@ -224,7 +224,7 @@
"cardano__path": "Pfad", "cardano__path": "Pfad",
"cardano__pledge": "Pledge", "cardano__pledge": "Pledge",
"cardano__pointer": "Pointer", "cardano__pointer": "Pointer",
"cardano__policy_id": "Richtlinien-ID:", "cardano__policy_id": "Richtlinien-ID",
"cardano__pool_metadata_hash": "Pool-Metadaten-Hash:", "cardano__pool_metadata_hash": "Pool-Metadaten-Hash:",
"cardano__pool_metadata_url": "Pool-Metadaten-URL:", "cardano__pool_metadata_url": "Pool-Metadaten-URL:",
"cardano__pool_owner": "Pool-Eigentümer:", "cardano__pool_owner": "Pool-Eigentümer:",
@ -249,7 +249,7 @@
"cardano__script_reward": "Skript-Belohnung", "cardano__script_reward": "Skript-Belohnung",
"cardano__sending": "Wird gesendet", "cardano__sending": "Wird gesendet",
"cardano__show_simple": "Einfach anzeig.", "cardano__show_simple": "Einfach anzeig.",
"cardano__sign_tx_path_template": "Transaktion signieren mit {0}:", "cardano__sign_tx_path_template": "Transaktion signieren mit {0}",
"cardano__stake_delegation": "Stake-Delegierung", "cardano__stake_delegation": "Stake-Delegierung",
"cardano__stake_deregistration": "Stake-Key-Deregistrierung", "cardano__stake_deregistration": "Stake-Key-Deregistrierung",
"cardano__stake_pool_registration": "Staking-Pool-Registrierung", "cardano__stake_pool_registration": "Staking-Pool-Registrierung",
@ -512,7 +512,7 @@
"nem__decrease": "Verringern", "nem__decrease": "Verringern",
"nem__description": "Beschreibung:", "nem__description": "Beschreibung:",
"nem__divisibility_and_levy_cannot_be_shown": "Teilbarkeit und Abgaben können bei unbekannten Mosaiken nicht angezeigt werden", "nem__divisibility_and_levy_cannot_be_shown": "Teilbarkeit und Abgaben können bei unbekannten Mosaiken nicht angezeigt werden",
"nem__encrypted": "Verschlüsselt:", "nem__encrypted": "Verschlüsselt",
"nem__final_confirm": "Letzte Bestätigung", "nem__final_confirm": "Letzte Bestätigung",
"nem__immutable": "unveränderlich", "nem__immutable": "unveränderlich",
"nem__increase": "Erhöhen", "nem__increase": "Erhöhen",
@ -539,7 +539,7 @@
"nem__supply_units_template": "{0} Angebot um {1} ganze Einheiten?", "nem__supply_units_template": "{0} Angebot um {1} ganze Einheiten?",
"nem__transferable": "Übertragbar?", "nem__transferable": "Übertragbar?",
"nem__under_namespace": "unter Namespace", "nem__under_namespace": "unter Namespace",
"nem__unencrypted": "Unverschlüsselt:", "nem__unencrypted": "Unverschlüsselt",
"nem__unknown_mosaic": "Unbekanntes Mosaik.", "nem__unknown_mosaic": "Unbekanntes Mosaik.",
"passphrase__access_wallet": "Passphr. Wall. öffnen?", "passphrase__access_wallet": "Passphr. Wall. öffnen?",
"passphrase__always_on_device": "Deine Passphrase immer auf dem Trezor eingeben?", "passphrase__always_on_device": "Deine Passphrase immer auf dem Trezor eingeben?",
@ -800,7 +800,7 @@
"send__title_sending_to": "Senden an", "send__title_sending_to": "Senden an",
"send__to_the_total_amount": "Gesamtbetrag:", "send__to_the_total_amount": "Gesamtbetrag:",
"send__total_amount": "Gesamtbetrag", "send__total_amount": "Gesamtbetrag",
"send__transaction_id": "Transaktions-ID:", "send__transaction_id": "Transaktions-ID",
"send__transaction_signed": "Transaktion signiert", "send__transaction_signed": "Transaktion signiert",
"send__you_are_contributing": "Dein Anteil:", "send__you_are_contributing": "Dein Anteil:",
"setting__adjust": "Anpassen", "setting__adjust": "Anpassen",
@ -849,18 +849,18 @@
"stellar__delete": "Löschen", "stellar__delete": "Löschen",
"stellar__delete_passive_offer": "Passives Angebot löschen", "stellar__delete_passive_offer": "Passives Angebot löschen",
"stellar__delete_trust": "Trust löschen", "stellar__delete_trust": "Trust löschen",
"stellar__destination": "Ziel:", "stellar__destination": "Ziel",
"stellar__exchanges_require_memo": "Wichtig: Viele Börsen verlangen bei der Einzahlung ein Memo", "stellar__exchanges_require_memo": "Wichtig: Viele Börsen verlangen bei der Einzahlung ein Memo",
"stellar__final_confirm": "Letzte Bestätigung", "stellar__final_confirm": "Letzte Bestätigung",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "Hoch:", "stellar__high": "Hoch:",
"stellar__home_domain": "Startseite", "stellar__home_domain": "Startseite",
"stellar__inflation": "Inflation", "stellar__inflation": "Inflation",
"stellar__initial_balance": "Startguthaben", "stellar__initial_balance": "Startguthaben",
"stellar__initialize_signing_with": "Initialisierung der Unterzeichnung mit", "stellar__initialize_signing_with": "Initialisierung der Unterzeichnung mit",
"stellar__issuer_template": "{0} Aussteller:", "stellar__issuer_template": "{0} Aussteller",
"stellar__key": "Key:", "stellar__key": "Key:",
"stellar__limit": "Grenze:", "stellar__limit": "Grenze",
"stellar__low": "Niedrig:", "stellar__low": "Niedrig:",
"stellar__master_weight": "Master-Gewicht:", "stellar__master_weight": "Master-Gewicht:",
"stellar__medium": "Mittel:", "stellar__medium": "Mittel:",
@ -871,9 +871,9 @@
"stellar__on_network_template": "Transaktion ist auf {0}", "stellar__on_network_template": "Transaktion ist auf {0}",
"stellar__path_pay": "Path Pay", "stellar__path_pay": "Path Pay",
"stellar__path_pay_at_least": "Path Pay mindestens", "stellar__path_pay_at_least": "Path Pay mindestens",
"stellar__pay": "Zahlen:", "stellar__pay": "Zahlen",
"stellar__pay_at_most": "Maximal:", "stellar__pay_at_most": "Maximal",
"stellar__preauth_transaction": "Vor-Auth-Transaktion:", "stellar__preauth_transaction": "Vor-Auth-Transaktion",
"stellar__price_per_template": "Preis pro {0}:", "stellar__price_per_template": "Preis pro {0}:",
"stellar__private_network": "privates Netzwerk", "stellar__private_network": "privates Netzwerk",
"stellar__remove_signer": "Unterzeichner entfernen", "stellar__remove_signer": "Unterzeichner entfernen",
@ -884,7 +884,7 @@
"stellar__set_sequence_to_template": "Sequenz auf {0} setzen?", "stellar__set_sequence_to_template": "Sequenz auf {0} setzen?",
"stellar__sign_tx_count_template": "Diese Transaktion, die sich aus {0} zusammensetzt, signieren", "stellar__sign_tx_count_template": "Diese Transaktion, die sich aus {0} zusammensetzt, signieren",
"stellar__sign_tx_fee_template": " und eine Gebühr\nvon {0} zahlen?", "stellar__sign_tx_fee_template": " und eine Gebühr\nvon {0} zahlen?",
"stellar__source_account": "Quellkonto:", "stellar__source_account": "Quellkonto",
"stellar__testnet_network": "Testnet-Netzwerk", "stellar__testnet_network": "Testnet-Netzwerk",
"stellar__trusted_account": "Vertrauenswürdiges Konto", "stellar__trusted_account": "Vertrauenswürdiges Konto",
"stellar__update": "Aktualisieren", "stellar__update": "Aktualisieren",
@ -897,12 +897,12 @@
"storage_msg__starting": "Startvorgang", "storage_msg__starting": "Startvorgang",
"storage_msg__verifying_pin": "PIN überprüfen", "storage_msg__verifying_pin": "PIN überprüfen",
"storage_msg__wrong_pin": "Falscher PIN", "storage_msg__wrong_pin": "Falscher PIN",
"tezos__baker_address": "Baker-Adresse:", "tezos__baker_address": "Baker-Adresse",
"tezos__balance": "Guthaben:", "tezos__balance": "Guthaben:",
"tezos__ballot": "Abstimmung:", "tezos__ballot": "Abstimmung:",
"tezos__confirm_delegation": "Delegierung bestätigen", "tezos__confirm_delegation": "Delegierung bestätigen",
"tezos__confirm_origination": "Herkunft bestätigen", "tezos__confirm_origination": "Herkunft bestätigen",
"tezos__delegator": "Delegator:", "tezos__delegator": "Delegator",
"tezos__proposal": "Vorschlag", "tezos__proposal": "Vorschlag",
"tezos__register_delegate": "Delegierten registrieren", "tezos__register_delegate": "Delegierten registrieren",
"tezos__remove_delegation": "Delegierung entfernen", "tezos__remove_delegation": "Delegierung entfernen",

View File

@ -55,18 +55,18 @@
"binance__sell": "Sell", "binance__sell": "Sell",
"binance__sender_address": "Sender address:", "binance__sender_address": "Sender address:",
"binance__side": "Side:", "binance__side": "Side:",
"bitcoin__commitment_data": "Commitment data:", "bitcoin__commitment_data": "Commitment data",
"bitcoin__confirm_locktime": "Confirm locktime", "bitcoin__confirm_locktime": "Confirm locktime",
"bitcoin__create_proof_of_ownership": "Do you want to create a proof of ownership?", "bitcoin__create_proof_of_ownership": "Do you want to create a proof of ownership?",
"bitcoin__high_mining_fee_template": "The mining fee of\n{0}\nis unexpectedly high.", "bitcoin__high_mining_fee_template": "The mining fee of\n{0}\nis unexpectedly high.",
"bitcoin__locktime_no_effect": "Locktime is set but will have no effect.", "bitcoin__locktime_no_effect": "Locktime is set but will have no effect.",
"bitcoin__locktime_set_to": "Locktime set to:", "bitcoin__locktime_set_to": "Locktime set to",
"bitcoin__locktime_set_to_blockheight": "Locktime set to blockheight:", "bitcoin__locktime_set_to_blockheight": "Locktime set to blockheight",
"bitcoin__lot_of_change_outputs": "A lot of change-outputs.", "bitcoin__lot_of_change_outputs": "A lot of change-outputs.",
"bitcoin__multiple_accounts": "Multiple accounts", "bitcoin__multiple_accounts": "Multiple accounts",
"bitcoin__new_fee_rate": "New fee rate:", "bitcoin__new_fee_rate": "New fee rate:",
"bitcoin__simple_send_of": "Simple send of", "bitcoin__simple_send_of": "Simple send of",
"bitcoin__ticket_amount": "Ticket amount:", "bitcoin__ticket_amount": "Ticket amount",
"bitcoin__title_confirm_details": "Confirm details", "bitcoin__title_confirm_details": "Confirm details",
"bitcoin__title_finalize_transaction": "Finalize transaction", "bitcoin__title_finalize_transaction": "Finalize transaction",
"bitcoin__title_high_mining_fee": "High mining fee", "bitcoin__title_high_mining_fee": "High mining fee",
@ -81,7 +81,7 @@
"bitcoin__unusually_high_fee": "Unusually high fee.", "bitcoin__unusually_high_fee": "Unusually high fee.",
"bitcoin__unverified_external_inputs": "The transaction contains unverified external inputs.", "bitcoin__unverified_external_inputs": "The transaction contains unverified external inputs.",
"bitcoin__valid_signature": "The signature is valid.", "bitcoin__valid_signature": "The signature is valid.",
"bitcoin__voting_rights": "Voting rights to:", "bitcoin__voting_rights": "Voting rights to",
"brightness__change_title": "Change display brightness", "brightness__change_title": "Change display brightness",
"brightness__changed_title": "Display brightness changed", "brightness__changed_title": "Display brightness changed",
"brightness__title": "Display brightness", "brightness__title": "Display brightness",
@ -182,7 +182,7 @@
"cardano__path": "path", "cardano__path": "path",
"cardano__pledge": "Pledge", "cardano__pledge": "Pledge",
"cardano__pointer": "pointer", "cardano__pointer": "pointer",
"cardano__policy_id": "Policy ID:", "cardano__policy_id": "Policy ID",
"cardano__pool_metadata_hash": "Pool metadata hash:", "cardano__pool_metadata_hash": "Pool metadata hash:",
"cardano__pool_metadata_url": "Pool metadata url:", "cardano__pool_metadata_url": "Pool metadata url:",
"cardano__pool_owner": "Pool owner:", "cardano__pool_owner": "Pool owner:",
@ -207,7 +207,7 @@
"cardano__script_reward": "script reward", "cardano__script_reward": "script reward",
"cardano__sending": "Sending", "cardano__sending": "Sending",
"cardano__show_simple": "Show Simple", "cardano__show_simple": "Show Simple",
"cardano__sign_tx_path_template": "Sign transaction with {0}:", "cardano__sign_tx_path_template": "Sign transaction with {0}",
"cardano__stake_delegation": "Stake delegation", "cardano__stake_delegation": "Stake delegation",
"cardano__stake_deregistration": "Stake key deregistration", "cardano__stake_deregistration": "Stake key deregistration",
"cardano__stake_pool_registration": "Stakepool registration", "cardano__stake_pool_registration": "Stakepool registration",
@ -470,7 +470,7 @@
"nem__decrease": "Decrease", "nem__decrease": "Decrease",
"nem__description": "Description:", "nem__description": "Description:",
"nem__divisibility_and_levy_cannot_be_shown": "Divisibility and levy cannot be shown for unknown mosaics", "nem__divisibility_and_levy_cannot_be_shown": "Divisibility and levy cannot be shown for unknown mosaics",
"nem__encrypted": "Encrypted:", "nem__encrypted": "Encrypted",
"nem__final_confirm": "Final confirm", "nem__final_confirm": "Final confirm",
"nem__immutable": "immutable", "nem__immutable": "immutable",
"nem__increase": "Increase", "nem__increase": "Increase",
@ -497,7 +497,7 @@
"nem__supply_units_template": "{0} supply by {1} whole units?", "nem__supply_units_template": "{0} supply by {1} whole units?",
"nem__transferable": "Transferable?", "nem__transferable": "Transferable?",
"nem__under_namespace": "under namespace", "nem__under_namespace": "under namespace",
"nem__unencrypted": "Unencrypted:", "nem__unencrypted": "Unencrypted",
"nem__unknown_mosaic": "Unknown mosaic!", "nem__unknown_mosaic": "Unknown mosaic!",
"passphrase__access_wallet": "Access passphrase wallet?", "passphrase__access_wallet": "Access passphrase wallet?",
"passphrase__always_on_device": "Always enter your passphrase on Trezor?", "passphrase__always_on_device": "Always enter your passphrase on Trezor?",
@ -758,7 +758,7 @@
"send__title_sending_to": "Sending to", "send__title_sending_to": "Sending to",
"send__to_the_total_amount": "To the total amount:", "send__to_the_total_amount": "To the total amount:",
"send__total_amount": "Total amount", "send__total_amount": "Total amount",
"send__transaction_id": "Transaction ID:", "send__transaction_id": "Transaction ID",
"send__transaction_signed": "Transaction signed", "send__transaction_signed": "Transaction signed",
"send__you_are_contributing": "You are contributing:", "send__you_are_contributing": "You are contributing:",
"setting__adjust": "Adjust", "setting__adjust": "Adjust",
@ -787,7 +787,7 @@
"stellar__account_thresholds": "Account Thresholds", "stellar__account_thresholds": "Account Thresholds",
"stellar__add_signer": "Add Signer", "stellar__add_signer": "Add Signer",
"stellar__add_trust": "Add trust", "stellar__add_trust": "Add trust",
"stellar__all_will_be_sent_to": "All XLM will be sent to:", "stellar__all_will_be_sent_to": "All XLM will be sent to",
"stellar__allow_trust": "Allow trust", "stellar__allow_trust": "Allow trust",
"stellar__asset": "Asset", "stellar__asset": "Asset",
"stellar__balance_id": "Balance ID", "stellar__balance_id": "Balance ID",
@ -807,18 +807,18 @@
"stellar__delete": "Delete", "stellar__delete": "Delete",
"stellar__delete_passive_offer": "Delete Passive Offer", "stellar__delete_passive_offer": "Delete Passive Offer",
"stellar__delete_trust": "Delete trust", "stellar__delete_trust": "Delete trust",
"stellar__destination": "Destination:", "stellar__destination": "Destination",
"stellar__exchanges_require_memo": "Important: Many exchanges require a memo when depositing", "stellar__exchanges_require_memo": "Important: Many exchanges require a memo when depositing",
"stellar__final_confirm": "Final confirm", "stellar__final_confirm": "Final confirm",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "High:", "stellar__high": "High:",
"stellar__home_domain": "Home Domain", "stellar__home_domain": "Home Domain",
"stellar__inflation": "Inflation", "stellar__inflation": "Inflation",
"stellar__initial_balance": "Initial Balance", "stellar__initial_balance": "Initial Balance",
"stellar__initialize_signing_with": "Initialize signing with", "stellar__initialize_signing_with": "Initialize signing with",
"stellar__issuer_template": "{0} issuer:", "stellar__issuer_template": "{0} issuer",
"stellar__key": "Key:", "stellar__key": "Key:",
"stellar__limit": "Limit:", "stellar__limit": "Limit",
"stellar__low": "Low:", "stellar__low": "Low:",
"stellar__master_weight": "Master Weight:", "stellar__master_weight": "Master Weight:",
"stellar__medium": "Medium:", "stellar__medium": "Medium:",
@ -829,9 +829,9 @@
"stellar__on_network_template": "Transaction is on {0}", "stellar__on_network_template": "Transaction is on {0}",
"stellar__path_pay": "Path Pay", "stellar__path_pay": "Path Pay",
"stellar__path_pay_at_least": "Path Pay at least", "stellar__path_pay_at_least": "Path Pay at least",
"stellar__pay": "Pay:", "stellar__pay": "Pay",
"stellar__pay_at_most": "Pay at most:", "stellar__pay_at_most": "Pay at most",
"stellar__preauth_transaction": "Pre-auth transaction:", "stellar__preauth_transaction": "Pre-auth transaction",
"stellar__price_per_template": "Price per {0}:", "stellar__price_per_template": "Price per {0}:",
"stellar__private_network": "private network", "stellar__private_network": "private network",
"stellar__remove_signer": "Remove Signer", "stellar__remove_signer": "Remove Signer",
@ -842,7 +842,7 @@
"stellar__set_sequence_to_template": "Set sequence to {0}?", "stellar__set_sequence_to_template": "Set sequence to {0}?",
"stellar__sign_tx_count_template": "Sign this transaction made up of {0}", "stellar__sign_tx_count_template": "Sign this transaction made up of {0}",
"stellar__sign_tx_fee_template": "and pay {0}\nfor fee?", "stellar__sign_tx_fee_template": "and pay {0}\nfor fee?",
"stellar__source_account": "Source account:", "stellar__source_account": "Source account",
"stellar__testnet_network": "testnet network", "stellar__testnet_network": "testnet network",
"stellar__trusted_account": "Trusted Account", "stellar__trusted_account": "Trusted Account",
"stellar__update": "Update", "stellar__update": "Update",
@ -855,12 +855,12 @@
"storage_msg__starting": "Starting up", "storage_msg__starting": "Starting up",
"storage_msg__verifying_pin": "Verifying PIN", "storage_msg__verifying_pin": "Verifying PIN",
"storage_msg__wrong_pin": "Wrong PIN", "storage_msg__wrong_pin": "Wrong PIN",
"tezos__baker_address": "Baker address:", "tezos__baker_address": "Baker address",
"tezos__balance": "Balance:", "tezos__balance": "Balance:",
"tezos__ballot": "Ballot:", "tezos__ballot": "Ballot:",
"tezos__confirm_delegation": "Confirm delegation", "tezos__confirm_delegation": "Confirm delegation",
"tezos__confirm_origination": "Confirm origination", "tezos__confirm_origination": "Confirm origination",
"tezos__delegator": "Delegator:", "tezos__delegator": "Delegator",
"tezos__proposal": "Proposal", "tezos__proposal": "Proposal",
"tezos__register_delegate": "Register delegate", "tezos__register_delegate": "Register delegate",
"tezos__remove_delegation": "Remove delegation", "tezos__remove_delegation": "Remove delegation",

View File

@ -97,18 +97,18 @@
"binance__sell": "Vender", "binance__sell": "Vender",
"binance__sender_address": "Dirección del remitente:", "binance__sender_address": "Dirección del remitente:",
"binance__side": "Lado:", "binance__side": "Lado:",
"bitcoin__commitment_data": "Datos de la asignación:", "bitcoin__commitment_data": "Datos de la asignación",
"bitcoin__confirm_locktime": "Valida tiempo bloqueo", "bitcoin__confirm_locktime": "Valida tiempo bloqueo",
"bitcoin__create_proof_of_ownership": "¿Deseas crear una prueba de propiedad?", "bitcoin__create_proof_of_ownership": "¿Deseas crear una prueba de propiedad?",
"bitcoin__high_mining_fee_template": "La tasa de minería de\n{0}\nes muy alta.", "bitcoin__high_mining_fee_template": "La tasa de minería de\n{0}\nes muy alta.",
"bitcoin__locktime_no_effect": "El tiempo de bloqueo marcado no afectará.", "bitcoin__locktime_no_effect": "El tiempo de bloqueo marcado no afectará.",
"bitcoin__locktime_set_to": "Tiempo bloqueo-Ajuste:", "bitcoin__locktime_set_to": "Tiempo bloqueo-Ajuste",
"bitcoin__locktime_set_to_blockheight": "Tiempo bloqueo-Ajuste blockheight:", "bitcoin__locktime_set_to_blockheight": "Tiempo bloqueo-Ajuste blockheight",
"bitcoin__lot_of_change_outputs": "Muchas salidas de cambio.", "bitcoin__lot_of_change_outputs": "Muchas salidas de cambio.",
"bitcoin__multiple_accounts": "Varias cuentas", "bitcoin__multiple_accounts": "Varias cuentas",
"bitcoin__new_fee_rate": "Nueva comisión:", "bitcoin__new_fee_rate": "Nueva comisión:",
"bitcoin__simple_send_of": "Envío sencillo de", "bitcoin__simple_send_of": "Envío sencillo de",
"bitcoin__ticket_amount": "Importe del ticket:", "bitcoin__ticket_amount": "Importe del ticket",
"bitcoin__title_confirm_details": "Validar detalles", "bitcoin__title_confirm_details": "Validar detalles",
"bitcoin__title_finalize_transaction": "Finalizar transacción", "bitcoin__title_finalize_transaction": "Finalizar transacción",
"bitcoin__title_high_mining_fee": "Alta tasa minería", "bitcoin__title_high_mining_fee": "Alta tasa minería",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Comisión inusualmente alta.", "bitcoin__unusually_high_fee": "Comisión inusualmente alta.",
"bitcoin__unverified_external_inputs": "La transacción contiene entradas externas sin verificar.", "bitcoin__unverified_external_inputs": "La transacción contiene entradas externas sin verificar.",
"bitcoin__valid_signature": "La firma es válida.", "bitcoin__valid_signature": "La firma es válida.",
"bitcoin__voting_rights": "Derechos de voto de:", "bitcoin__voting_rights": "Derechos de voto de",
"brightness__change_title": "Cambiar brillo de la pantalla", "brightness__change_title": "Cambiar brillo de la pantalla",
"brightness__changed_title": "Brillo de la pantalla cambiado", "brightness__changed_title": "Brillo de la pantalla cambiado",
"brightness__title": "Ajustar brillo", "brightness__title": "Ajustar brillo",
@ -224,7 +224,7 @@
"cardano__path": "ruta", "cardano__path": "ruta",
"cardano__pledge": "Compromiso", "cardano__pledge": "Compromiso",
"cardano__pointer": "pointer", "cardano__pointer": "pointer",
"cardano__policy_id": "ID de política:", "cardano__policy_id": "ID de política",
"cardano__pool_metadata_hash": "Hash de metadatos del pool:", "cardano__pool_metadata_hash": "Hash de metadatos del pool:",
"cardano__pool_metadata_url": "Url de metadatos del pool:", "cardano__pool_metadata_url": "Url de metadatos del pool:",
"cardano__pool_owner": "Propietario del pool:", "cardano__pool_owner": "Propietario del pool:",
@ -249,7 +249,7 @@
"cardano__script_reward": "recompensa de script", "cardano__script_reward": "recompensa de script",
"cardano__sending": "Envío", "cardano__sending": "Envío",
"cardano__show_simple": "Mostrar simple", "cardano__show_simple": "Mostrar simple",
"cardano__sign_tx_path_template": "Firmar transacción con {0}:", "cardano__sign_tx_path_template": "Firmar transacción con {0}",
"cardano__stake_delegation": "Delegación de stake", "cardano__stake_delegation": "Delegación de stake",
"cardano__stake_deregistration": "Anulación del registro de la clave de stake", "cardano__stake_deregistration": "Anulación del registro de la clave de stake",
"cardano__stake_pool_registration": "Registro de stake pool", "cardano__stake_pool_registration": "Registro de stake pool",
@ -512,7 +512,7 @@
"nem__decrease": "Disminuir", "nem__decrease": "Disminuir",
"nem__description": "Descripción:", "nem__description": "Descripción:",
"nem__divisibility_and_levy_cannot_be_shown": "La divisibilidad y la imposición de tasas no se muestran para mosaicos desconocidos.", "nem__divisibility_and_levy_cannot_be_shown": "La divisibilidad y la imposición de tasas no se muestran para mosaicos desconocidos.",
"nem__encrypted": "Cifrado:", "nem__encrypted": "Cifrado",
"nem__final_confirm": "Confirmación final", "nem__final_confirm": "Confirmación final",
"nem__immutable": "invariable", "nem__immutable": "invariable",
"nem__increase": "Aumentar", "nem__increase": "Aumentar",
@ -539,7 +539,7 @@
"nem__supply_units_template": "¿{0} suministro en {1} unidades completas?", "nem__supply_units_template": "¿{0} suministro en {1} unidades completas?",
"nem__transferable": "¿Es transferible?", "nem__transferable": "¿Es transferible?",
"nem__under_namespace": "en el espacio de nombres", "nem__under_namespace": "en el espacio de nombres",
"nem__unencrypted": "Sin cifrar:", "nem__unencrypted": "Sin cifrar",
"nem__unknown_mosaic": "Mosaico desconocido.", "nem__unknown_mosaic": "Mosaico desconocido.",
"passphrase__access_wallet": "¿Ir al monedero frase contr.?", "passphrase__access_wallet": "¿Ir al monedero frase contr.?",
"passphrase__always_on_device": "¿Introduces siempre la frase de contraseña en Trezor?", "passphrase__always_on_device": "¿Introduces siempre la frase de contraseña en Trezor?",
@ -800,7 +800,7 @@
"send__title_sending_to": "Envío a", "send__title_sending_to": "Envío a",
"send__to_the_total_amount": "Al importe total:", "send__to_the_total_amount": "Al importe total:",
"send__total_amount": "Importe total", "send__total_amount": "Importe total",
"send__transaction_id": "ID de la transacción:", "send__transaction_id": "ID de la transacción",
"send__transaction_signed": "Transacción firmada", "send__transaction_signed": "Transacción firmada",
"send__you_are_contributing": "Estás aportando:", "send__you_are_contributing": "Estás aportando:",
"setting__adjust": "Ajustar", "setting__adjust": "Ajustar",
@ -849,18 +849,18 @@
"stellar__delete": "Eliminar", "stellar__delete": "Eliminar",
"stellar__delete_passive_offer": "Eliminar oferta pasiva", "stellar__delete_passive_offer": "Eliminar oferta pasiva",
"stellar__delete_trust": "Eliminar trustline", "stellar__delete_trust": "Eliminar trustline",
"stellar__destination": "Destino:", "stellar__destination": "Destino",
"stellar__exchanges_require_memo": "Importante: En muchos exchanges es necesario dejar nota al hacer un depósito.", "stellar__exchanges_require_memo": "Importante: En muchos exchanges es necesario dejar nota al hacer un depósito.",
"stellar__final_confirm": "Confirmación final", "stellar__final_confirm": "Confirmación final",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "Alta:", "stellar__high": "Alta:",
"stellar__home_domain": "Dominio principal", "stellar__home_domain": "Dominio principal",
"stellar__inflation": "Inflación", "stellar__inflation": "Inflación",
"stellar__initial_balance": "Saldo inicial", "stellar__initial_balance": "Saldo inicial",
"stellar__initialize_signing_with": "Iniciar firma con", "stellar__initialize_signing_with": "Iniciar firma con",
"stellar__issuer_template": "Emisor de {0}:", "stellar__issuer_template": "Emisor de {0}",
"stellar__key": "Clave:", "stellar__key": "Clave:",
"stellar__limit": "Límite:", "stellar__limit": "Límite",
"stellar__low": "Baja:", "stellar__low": "Baja:",
"stellar__master_weight": "Importancia del principal:", "stellar__master_weight": "Importancia del principal:",
"stellar__medium": "Media:", "stellar__medium": "Media:",
@ -871,9 +871,9 @@
"stellar__on_network_template": "Transacción en {0}", "stellar__on_network_template": "Transacción en {0}",
"stellar__path_pay": "Path payment", "stellar__path_pay": "Path payment",
"stellar__path_pay_at_least": "Path payment por un mínimo de", "stellar__path_pay_at_least": "Path payment por un mínimo de",
"stellar__pay": "Pago:", "stellar__pay": "Pago",
"stellar__pay_at_most": "Pago máximo:", "stellar__pay_at_most": "Pago máximo",
"stellar__preauth_transaction": "Transacción preautorización:", "stellar__preauth_transaction": "Transacción preautorización",
"stellar__price_per_template": "Precio por {0}:", "stellar__price_per_template": "Precio por {0}:",
"stellar__private_network": "red privada", "stellar__private_network": "red privada",
"stellar__remove_signer": "Eliminar firmante", "stellar__remove_signer": "Eliminar firmante",
@ -884,7 +884,7 @@
"stellar__set_sequence_to_template": "¿Confirmar la secuencia {0}?", "stellar__set_sequence_to_template": "¿Confirmar la secuencia {0}?",
"stellar__sign_tx_count_template": "¿Firmar esta transacción compuesta por {0}", "stellar__sign_tx_count_template": "¿Firmar esta transacción compuesta por {0}",
"stellar__sign_tx_fee_template": " y pagar\nuna comisión de {0}?", "stellar__sign_tx_fee_template": " y pagar\nuna comisión de {0}?",
"stellar__source_account": "Cuenta origen:", "stellar__source_account": "Cuenta origen",
"stellar__testnet_network": "red Testnet", "stellar__testnet_network": "red Testnet",
"stellar__trusted_account": "Cuenta de confianza", "stellar__trusted_account": "Cuenta de confianza",
"stellar__update": "Actualizar", "stellar__update": "Actualizar",
@ -897,12 +897,12 @@
"storage_msg__starting": "Iniciando", "storage_msg__starting": "Iniciando",
"storage_msg__verifying_pin": "Verificando PIN", "storage_msg__verifying_pin": "Verificando PIN",
"storage_msg__wrong_pin": "PIN incorrecto", "storage_msg__wrong_pin": "PIN incorrecto",
"tezos__baker_address": "Dirección de panadero:", "tezos__baker_address": "Dirección de panadero",
"tezos__balance": "Saldo:", "tezos__balance": "Saldo:",
"tezos__ballot": "Papeleta:", "tezos__ballot": "Papeleta:",
"tezos__confirm_delegation": "Confirmar delegación", "tezos__confirm_delegation": "Confirmar delegación",
"tezos__confirm_origination": "Confirmar originación", "tezos__confirm_origination": "Confirmar originación",
"tezos__delegator": "Delegador:", "tezos__delegator": "Delegador",
"tezos__proposal": "Propuesta", "tezos__proposal": "Propuesta",
"tezos__register_delegate": "Registrar delegado", "tezos__register_delegate": "Registrar delegado",
"tezos__remove_delegation": "Eliminar delegación", "tezos__remove_delegation": "Eliminar delegación",

View File

@ -97,18 +97,18 @@
"binance__sell": "Vendre", "binance__sell": "Vendre",
"binance__sender_address": "Adr. de l'expéditeur:", "binance__sender_address": "Adr. de l'expéditeur:",
"binance__side": "Côté:", "binance__side": "Côté:",
"bitcoin__commitment_data": "Données d'eng.:", "bitcoin__commitment_data": "Données d'eng.",
"bitcoin__confirm_locktime": "Conf. le temps de verr.", "bitcoin__confirm_locktime": "Conf. le temps de verr.",
"bitcoin__create_proof_of_ownership": "Voulez-vous créer une preuve de propriété ?", "bitcoin__create_proof_of_ownership": "Voulez-vous créer une preuve de propriété ?",
"bitcoin__high_mining_fee_template": "Les frais de minage de {0}\ntrop élevés.", "bitcoin__high_mining_fee_template": "Les frais de minage de {0}\ntrop élevés.",
"bitcoin__locktime_no_effect": "Temps de verr. déf., aucun effet.", "bitcoin__locktime_no_effect": "Temps de verr. déf., aucun effet.",
"bitcoin__locktime_set_to": "Temps de verr. déf.:", "bitcoin__locktime_set_to": "Temps de verr. déf.",
"bitcoin__locktime_set_to_blockheight": "Temps de verr. déf. sur la hauteur de bloc:", "bitcoin__locktime_set_to_blockheight": "Temps de verr. déf. sur la hauteur de bloc",
"bitcoin__lot_of_change_outputs": "Beaucoup de sorties de monnaie.", "bitcoin__lot_of_change_outputs": "Beaucoup de sorties de monnaie.",
"bitcoin__multiple_accounts": "Plusieurs comptes", "bitcoin__multiple_accounts": "Plusieurs comptes",
"bitcoin__new_fee_rate": "Nouveau taux de frais:", "bitcoin__new_fee_rate": "Nouveau taux de frais:",
"bitcoin__simple_send_of": "Envoi simple de", "bitcoin__simple_send_of": "Envoi simple de",
"bitcoin__ticket_amount": "Montant du ticket:", "bitcoin__ticket_amount": "Montant du ticket",
"bitcoin__title_confirm_details": "Conf. détails", "bitcoin__title_confirm_details": "Conf. détails",
"bitcoin__title_finalize_transaction": "Finaliser trans.", "bitcoin__title_finalize_transaction": "Finaliser trans.",
"bitcoin__title_high_mining_fee": "Frais de min. élevés", "bitcoin__title_high_mining_fee": "Frais de min. élevés",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Frais anormalement élevés.", "bitcoin__unusually_high_fee": "Frais anormalement élevés.",
"bitcoin__unverified_external_inputs": "La transaction contient des entrées externes non vérifiées.", "bitcoin__unverified_external_inputs": "La transaction contient des entrées externes non vérifiées.",
"bitcoin__valid_signature": "Signature valide.", "bitcoin__valid_signature": "Signature valide.",
"bitcoin__voting_rights": "Droits de vote pour:", "bitcoin__voting_rights": "Droits de vote pour",
"brightness__change_title": "Ajuster la luminosité de lécran", "brightness__change_title": "Ajuster la luminosité de lécran",
"brightness__changed_title": "Luminosité de lécran ajustée", "brightness__changed_title": "Luminosité de lécran ajustée",
"brightness__title": "Régler la luminosité", "brightness__title": "Régler la luminosité",
@ -224,7 +224,7 @@
"cardano__path": "chemin", "cardano__path": "chemin",
"cardano__pledge": "Nantir", "cardano__pledge": "Nantir",
"cardano__pointer": "pointeur", "cardano__pointer": "pointeur",
"cardano__policy_id": "ID de politique:", "cardano__policy_id": "ID de politique",
"cardano__pool_metadata_hash": "Hachage des métadonnées du pool:", "cardano__pool_metadata_hash": "Hachage des métadonnées du pool:",
"cardano__pool_metadata_url": "URL des métadonnées du pool:", "cardano__pool_metadata_url": "URL des métadonnées du pool:",
"cardano__pool_owner": "Propriétaire du pool:", "cardano__pool_owner": "Propriétaire du pool:",
@ -249,7 +249,7 @@
"cardano__script_reward": "récompense de script", "cardano__script_reward": "récompense de script",
"cardano__sending": "Envoi", "cardano__sending": "Envoi",
"cardano__show_simple": "Affich. simplif.", "cardano__show_simple": "Affich. simplif.",
"cardano__sign_tx_path_template": "Signer la transaction avec {0}:", "cardano__sign_tx_path_template": "Signer la transaction avec {0}",
"cardano__stake_delegation": "Délégation du staking", "cardano__stake_delegation": "Délégation du staking",
"cardano__stake_deregistration": "Annulation de l'enregistrement de la clé de staking", "cardano__stake_deregistration": "Annulation de l'enregistrement de la clé de staking",
"cardano__stake_pool_registration": "Enregistrement du pool de staking", "cardano__stake_pool_registration": "Enregistrement du pool de staking",
@ -512,7 +512,7 @@
"nem__decrease": "Diminuer", "nem__decrease": "Diminuer",
"nem__description": "Description:", "nem__description": "Description:",
"nem__divisibility_and_levy_cannot_be_shown": "La divisibilité et le prélèvement ne peuvent pas être affichés pour les mosaïques inconnues.", "nem__divisibility_and_levy_cannot_be_shown": "La divisibilité et le prélèvement ne peuvent pas être affichés pour les mosaïques inconnues.",
"nem__encrypted": "Chiffré:", "nem__encrypted": "Chiffré",
"nem__final_confirm": "Conf. finale", "nem__final_confirm": "Conf. finale",
"nem__immutable": "non modifiable", "nem__immutable": "non modifiable",
"nem__increase": "Augmenter", "nem__increase": "Augmenter",
@ -539,7 +539,7 @@
"nem__supply_units_template": "{0} l'offre de {1} unités complètes ?", "nem__supply_units_template": "{0} l'offre de {1} unités complètes ?",
"nem__transferable": "Transférable ?", "nem__transferable": "Transférable ?",
"nem__under_namespace": "sous l'espace de noms", "nem__under_namespace": "sous l'espace de noms",
"nem__unencrypted": "Non chiffré:", "nem__unencrypted": "Non chiffré",
"nem__unknown_mosaic": "Mosaïque inconnue !", "nem__unknown_mosaic": "Mosaïque inconnue !",
"passphrase__access_wallet": "Accès portef. phrase secr. ?", "passphrase__access_wallet": "Accès portef. phrase secr. ?",
"passphrase__always_on_device": "Saisissez toujours votre phrase secrète sur Trezor ?", "passphrase__always_on_device": "Saisissez toujours votre phrase secrète sur Trezor ?",
@ -800,7 +800,7 @@
"send__title_sending_to": "Envoi à", "send__title_sending_to": "Envoi à",
"send__to_the_total_amount": "Au montant total:", "send__to_the_total_amount": "Au montant total:",
"send__total_amount": "Montant total", "send__total_amount": "Montant total",
"send__transaction_id": "ID de transaction:", "send__transaction_id": "ID de transaction",
"send__transaction_signed": "Transaction signée", "send__transaction_signed": "Transaction signée",
"send__you_are_contributing": "Votre contribution:", "send__you_are_contributing": "Votre contribution:",
"setting__adjust": "Ajuster", "setting__adjust": "Ajuster",
@ -849,18 +849,18 @@
"stellar__delete": "Supprimer", "stellar__delete": "Supprimer",
"stellar__delete_passive_offer": "Supprimer l'offre passive", "stellar__delete_passive_offer": "Supprimer l'offre passive",
"stellar__delete_trust": "Supprimer la confiance", "stellar__delete_trust": "Supprimer la confiance",
"stellar__destination": "Destination:", "stellar__destination": "Destination",
"stellar__exchanges_require_memo": "Important: de nombreuses plateformes d'échange nécessitent un mémo lors du dépôt", "stellar__exchanges_require_memo": "Important: de nombreuses plateformes d'échange nécessitent un mémo lors du dépôt",
"stellar__final_confirm": "Conf. finale", "stellar__final_confirm": "Conf. finale",
"stellar__hash": "Hachage:", "stellar__hash": "Hachage",
"stellar__high": "Élevé:", "stellar__high": "Élevé:",
"stellar__home_domain": "Domaine d'origine", "stellar__home_domain": "Domaine d'origine",
"stellar__inflation": "Inflation", "stellar__inflation": "Inflation",
"stellar__initial_balance": "Solde initial", "stellar__initial_balance": "Solde initial",
"stellar__initialize_signing_with": "Initialiser la signature avec", "stellar__initialize_signing_with": "Initialiser la signature avec",
"stellar__issuer_template": "{0} émetteur:", "stellar__issuer_template": "{0} émetteur",
"stellar__key": "Clé:", "stellar__key": "Clé:",
"stellar__limit": "Limite:", "stellar__limit": "Limite",
"stellar__low": "Faible:", "stellar__low": "Faible:",
"stellar__master_weight": "Poids de la clé principale:", "stellar__master_weight": "Poids de la clé principale:",
"stellar__medium": "Moyen:", "stellar__medium": "Moyen:",
@ -871,9 +871,9 @@
"stellar__on_network_template": "La transaction est sur {0}", "stellar__on_network_template": "La transaction est sur {0}",
"stellar__path_pay": "Path Pay", "stellar__path_pay": "Path Pay",
"stellar__path_pay_at_least": "Path Pay au moins", "stellar__path_pay_at_least": "Path Pay au moins",
"stellar__pay": "Payer:", "stellar__pay": "Payer",
"stellar__pay_at_most": "Payer max:", "stellar__pay_at_most": "Payer max",
"stellar__preauth_transaction": "Transaction de pré-authent.:", "stellar__preauth_transaction": "Transaction de pré-authent.",
"stellar__price_per_template": "Prix par {0}:", "stellar__price_per_template": "Prix par {0}:",
"stellar__private_network": "réseau privé", "stellar__private_network": "réseau privé",
"stellar__remove_signer": "Supprimer le signataire", "stellar__remove_signer": "Supprimer le signataire",
@ -884,7 +884,7 @@
"stellar__set_sequence_to_template": "Déf. séquence sur {0} ?", "stellar__set_sequence_to_template": "Déf. séquence sur {0} ?",
"stellar__sign_tx_count_template": "Signer cette transaction constituée de {0}", "stellar__sign_tx_count_template": "Signer cette transaction constituée de {0}",
"stellar__sign_tx_fee_template": " et payer\ndes frais de {0} ?", "stellar__sign_tx_fee_template": " et payer\ndes frais de {0} ?",
"stellar__source_account": "Compte source:", "stellar__source_account": "Compte source",
"stellar__testnet_network": "réseau Testnet", "stellar__testnet_network": "réseau Testnet",
"stellar__trusted_account": "Compte de confiance", "stellar__trusted_account": "Compte de confiance",
"stellar__update": "Mettre à jour", "stellar__update": "Mettre à jour",
@ -897,12 +897,12 @@
"storage_msg__starting": "Démarrage", "storage_msg__starting": "Démarrage",
"storage_msg__verifying_pin": "Vérification du PIN", "storage_msg__verifying_pin": "Vérification du PIN",
"storage_msg__wrong_pin": "PIN incorrect", "storage_msg__wrong_pin": "PIN incorrect",
"tezos__baker_address": "Adr. du baker:", "tezos__baker_address": "Adr. du baker",
"tezos__balance": "Solde:", "tezos__balance": "Solde:",
"tezos__ballot": "Bulletin de vote:", "tezos__ballot": "Bulletin de vote:",
"tezos__confirm_delegation": "Conf. délégation", "tezos__confirm_delegation": "Conf. délégation",
"tezos__confirm_origination": "Conf. origine", "tezos__confirm_origination": "Conf. origine",
"tezos__delegator": "Délégant:", "tezos__delegator": "Délégant",
"tezos__proposal": "Proposition", "tezos__proposal": "Proposition",
"tezos__register_delegate": "Enregistrer le délégué", "tezos__register_delegate": "Enregistrer le délégué",
"tezos__remove_delegation": "Supprimer la délégation", "tezos__remove_delegation": "Supprimer la délégation",

View File

@ -97,18 +97,18 @@
"binance__sell": "Vendi", "binance__sell": "Vendi",
"binance__sender_address": "Indirizzo mittente:", "binance__sender_address": "Indirizzo mittente:",
"binance__side": "Lato:", "binance__side": "Lato:",
"bitcoin__commitment_data": "Dati su impegni:", "bitcoin__commitment_data": "Dati su impegni",
"bitcoin__confirm_locktime": "Conferma tempo blocco", "bitcoin__confirm_locktime": "Conferma tempo blocco",
"bitcoin__create_proof_of_ownership": "Vuoi creare una prova di proprietà?", "bitcoin__create_proof_of_ownership": "Vuoi creare una prova di proprietà?",
"bitcoin__high_mining_fee_template": "Comm. per il mining\n{0}\npiù alta del previsto.", "bitcoin__high_mining_fee_template": "Comm. per il mining\n{0}\npiù alta del previsto.",
"bitcoin__locktime_no_effect": "Tempo blocco imp. ma senza effetti.", "bitcoin__locktime_no_effect": "Tempo blocco imp. ma senza effetti.",
"bitcoin__locktime_set_to": "Tempo blocco imp. su:", "bitcoin__locktime_set_to": "Tempo blocco imp. su",
"bitcoin__locktime_set_to_blockheight": "Tempo blocco imp. su alt. blocco:", "bitcoin__locktime_set_to_blockheight": "Tempo blocco imp. su alt. blocco",
"bitcoin__lot_of_change_outputs": "Molte modifiche output.", "bitcoin__lot_of_change_outputs": "Molte modifiche output.",
"bitcoin__multiple_accounts": "Più conti", "bitcoin__multiple_accounts": "Più conti",
"bitcoin__new_fee_rate": "Nuovo tasso comm.:", "bitcoin__new_fee_rate": "Nuovo tasso comm.:",
"bitcoin__simple_send_of": "Invio semplice di", "bitcoin__simple_send_of": "Invio semplice di",
"bitcoin__ticket_amount": "Importo ticket:", "bitcoin__ticket_amount": "Importo ticket",
"bitcoin__title_confirm_details": "Conferma dettagli", "bitcoin__title_confirm_details": "Conferma dettagli",
"bitcoin__title_finalize_transaction": "Finalizza transazione", "bitcoin__title_finalize_transaction": "Finalizza transazione",
"bitcoin__title_high_mining_fee": "Comm. mining alta", "bitcoin__title_high_mining_fee": "Comm. mining alta",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Comm. insolitamente elevata.", "bitcoin__unusually_high_fee": "Comm. insolitamente elevata.",
"bitcoin__unverified_external_inputs": "La transazione contiene input esterni non verificati.", "bitcoin__unverified_external_inputs": "La transazione contiene input esterni non verificati.",
"bitcoin__valid_signature": "La firma è valida.", "bitcoin__valid_signature": "La firma è valida.",
"bitcoin__voting_rights": "Diritti di voto a:", "bitcoin__voting_rights": "Diritti di voto a",
"brightness__change_title": "Cambia luminosità del display", "brightness__change_title": "Cambia luminosità del display",
"brightness__changed_title": "Luminosità del display cambiata", "brightness__changed_title": "Luminosità del display cambiata",
"brightness__title": "Luminosità del display", "brightness__title": "Luminosità del display",
@ -224,7 +224,7 @@
"cardano__path": "percorso", "cardano__path": "percorso",
"cardano__pledge": "Pledge", "cardano__pledge": "Pledge",
"cardano__pointer": "puntatore", "cardano__pointer": "puntatore",
"cardano__policy_id": "ID criteri:", "cardano__policy_id": "ID criteri",
"cardano__pool_metadata_hash": "Hash metadati pool:", "cardano__pool_metadata_hash": "Hash metadati pool:",
"cardano__pool_metadata_url": "URL metadati pool:", "cardano__pool_metadata_url": "URL metadati pool:",
"cardano__pool_owner": "Proprietario pool:", "cardano__pool_owner": "Proprietario pool:",
@ -249,7 +249,7 @@
"cardano__script_reward": "ricomp. script", "cardano__script_reward": "ricomp. script",
"cardano__sending": "Invio in corso", "cardano__sending": "Invio in corso",
"cardano__show_simple": "Mostra semplice", "cardano__show_simple": "Mostra semplice",
"cardano__sign_tx_path_template": "Firma transazione con {0}:", "cardano__sign_tx_path_template": "Firma transazione con {0}",
"cardano__stake_delegation": "Delega di staking", "cardano__stake_delegation": "Delega di staking",
"cardano__stake_deregistration": "Deregistraz. chiave di staking", "cardano__stake_deregistration": "Deregistraz. chiave di staking",
"cardano__stake_pool_registration": "Registraz. pool di staking", "cardano__stake_pool_registration": "Registraz. pool di staking",
@ -512,7 +512,7 @@
"nem__decrease": "Riduci", "nem__decrease": "Riduci",
"nem__description": "Descrizione:", "nem__description": "Descrizione:",
"nem__divisibility_and_levy_cannot_be_shown": "Impossibile mostrare divisib. e contributo per mosaici sconosciuti", "nem__divisibility_and_levy_cannot_be_shown": "Impossibile mostrare divisib. e contributo per mosaici sconosciuti",
"nem__encrypted": "Crittografato:", "nem__encrypted": "Crittografato",
"nem__final_confirm": "Conferma finale", "nem__final_confirm": "Conferma finale",
"nem__immutable": "non modificabile", "nem__immutable": "non modificabile",
"nem__increase": "Aumenta", "nem__increase": "Aumenta",
@ -539,7 +539,7 @@
"nem__supply_units_template": "Offerta {0} per {1} unità intere?", "nem__supply_units_template": "Offerta {0} per {1} unità intere?",
"nem__transferable": "Trasferibile?", "nem__transferable": "Trasferibile?",
"nem__under_namespace": "sotto spazio nome", "nem__under_namespace": "sotto spazio nome",
"nem__unencrypted": "Non crittografato:", "nem__unencrypted": "Non crittografato",
"nem__unknown_mosaic": "Mosaico sconosciuto!", "nem__unknown_mosaic": "Mosaico sconosciuto!",
"passphrase__access_wallet": "Accedere wallet nasc.?", "passphrase__access_wallet": "Accedere wallet nasc.?",
"passphrase__always_on_device": "Immettere sempre la passphrase sul dispositivo?", "passphrase__always_on_device": "Immettere sempre la passphrase sul dispositivo?",
@ -800,7 +800,7 @@
"send__title_sending_to": "Invio a", "send__title_sending_to": "Invio a",
"send__to_the_total_amount": "Fino all'importo totale:", "send__to_the_total_amount": "Fino all'importo totale:",
"send__total_amount": "Importo totale:", "send__total_amount": "Importo totale:",
"send__transaction_id": "ID transazione:", "send__transaction_id": "ID transazione",
"send__transaction_signed": "Transazione firmata", "send__transaction_signed": "Transazione firmata",
"send__you_are_contributing": "Stai contribuendo con:", "send__you_are_contributing": "Stai contribuendo con:",
"setting__adjust": "Regola", "setting__adjust": "Regola",
@ -849,18 +849,18 @@
"stellar__delete": "Elimina", "stellar__delete": "Elimina",
"stellar__delete_passive_offer": "Elimina offerta passiva", "stellar__delete_passive_offer": "Elimina offerta passiva",
"stellar__delete_trust": "Elimina attendibilità", "stellar__delete_trust": "Elimina attendibilità",
"stellar__destination": "Destinazione:", "stellar__destination": "Destinazione",
"stellar__exchanges_require_memo": "Importante: molti exchange richiedono un promemoria al momento del deposito", "stellar__exchanges_require_memo": "Importante: molti exchange richiedono un promemoria al momento del deposito",
"stellar__final_confirm": "Conferma finale", "stellar__final_confirm": "Conferma finale",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "Alto:", "stellar__high": "Alto:",
"stellar__home_domain": "Dominio principale", "stellar__home_domain": "Dominio principale",
"stellar__inflation": "Inflazione", "stellar__inflation": "Inflazione",
"stellar__initial_balance": "Saldo iniziale", "stellar__initial_balance": "Saldo iniziale",
"stellar__initialize_signing_with": "Inizializza la firma con", "stellar__initialize_signing_with": "Inizializza la firma con",
"stellar__issuer_template": "{0} emittente:", "stellar__issuer_template": "{0} emittente",
"stellar__key": "Chiave:", "stellar__key": "Chiave:",
"stellar__limit": "Limite:", "stellar__limit": "Limite",
"stellar__low": "Basso:", "stellar__low": "Basso:",
"stellar__master_weight": "Peso master:", "stellar__master_weight": "Peso master:",
"stellar__medium": "Medio:", "stellar__medium": "Medio:",
@ -871,9 +871,9 @@
"stellar__on_network_template": "La transazione è su {0}", "stellar__on_network_template": "La transazione è su {0}",
"stellar__path_pay": "Percorso Paga", "stellar__path_pay": "Percorso Paga",
"stellar__path_pay_at_least": "Percorso Paga almeno", "stellar__path_pay_at_least": "Percorso Paga almeno",
"stellar__pay": "Paga:", "stellar__pay": "Paga",
"stellar__pay_at_most": "Paga al massimo:", "stellar__pay_at_most": "Paga al massimo",
"stellar__preauth_transaction": "Transazione pre-autenticazione:", "stellar__preauth_transaction": "Transazione pre-autenticazione",
"stellar__price_per_template": "Prezzo per {0}:", "stellar__price_per_template": "Prezzo per {0}:",
"stellar__private_network": "rete privata", "stellar__private_network": "rete privata",
"stellar__remove_signer": "Rimuovi firmatario", "stellar__remove_signer": "Rimuovi firmatario",
@ -884,7 +884,7 @@
"stellar__set_sequence_to_template": "Impostare la sequenza su {0}?", "stellar__set_sequence_to_template": "Impostare la sequenza su {0}?",
"stellar__sign_tx_count_template": "Firma questa transazione costituita da {0}", "stellar__sign_tx_count_template": "Firma questa transazione costituita da {0}",
"stellar__sign_tx_fee_template": "e paga {0}\na pagamento?", "stellar__sign_tx_fee_template": "e paga {0}\na pagamento?",
"stellar__source_account": "Conto di origine:", "stellar__source_account": "Conto di origine",
"stellar__testnet_network": "rete testnet", "stellar__testnet_network": "rete testnet",
"stellar__trusted_account": "Conto affidabile", "stellar__trusted_account": "Conto affidabile",
"stellar__update": "Aggiorna", "stellar__update": "Aggiorna",
@ -897,12 +897,12 @@
"storage_msg__starting": "Avvio", "storage_msg__starting": "Avvio",
"storage_msg__verifying_pin": "Verifica PIN", "storage_msg__verifying_pin": "Verifica PIN",
"storage_msg__wrong_pin": "PIN errato", "storage_msg__wrong_pin": "PIN errato",
"tezos__baker_address": "Indirizzo Baker:", "tezos__baker_address": "Indirizzo Baker",
"tezos__balance": "Saldo:", "tezos__balance": "Saldo:",
"tezos__ballot": "Votazione:", "tezos__ballot": "Votazione:",
"tezos__confirm_delegation": "Conferma delega", "tezos__confirm_delegation": "Conferma delega",
"tezos__confirm_origination": "Conferma origine", "tezos__confirm_origination": "Conferma origine",
"tezos__delegator": "Delegante:", "tezos__delegator": "Delegante",
"tezos__proposal": "Proposta", "tezos__proposal": "Proposta",
"tezos__register_delegate": "Registra delegato", "tezos__register_delegate": "Registra delegato",
"tezos__remove_delegation": "Rimuovi delega", "tezos__remove_delegation": "Rimuovi delega",

View File

@ -97,18 +97,18 @@
"binance__sell": "Vender", "binance__sell": "Vender",
"binance__sender_address": "Endereço do remetente:", "binance__sender_address": "Endereço do remetente:",
"binance__side": "Lado:", "binance__side": "Lado:",
"bitcoin__commitment_data": "Dados de compromisso:", "bitcoin__commitment_data": "Dados de compromisso",
"bitcoin__confirm_locktime": "Confirmar temp. bloq.", "bitcoin__confirm_locktime": "Confirmar temp. bloq.",
"bitcoin__create_proof_of_ownership": "Deseja criar uma prova de propriedade?", "bitcoin__create_proof_of_ownership": "Deseja criar uma prova de propriedade?",
"bitcoin__high_mining_fee_template": "Taxa de mineração\n{0}\nmuito alta.", "bitcoin__high_mining_fee_template": "Taxa de mineração\n{0}\nmuito alta.",
"bitcoin__locktime_no_effect": "Temp. bloq. definido sem efeito.", "bitcoin__locktime_no_effect": "Temp. bloq. definido sem efeito.",
"bitcoin__locktime_set_to": "Temp. bloq. definido:", "bitcoin__locktime_set_to": "Temp. bloq. definido",
"bitcoin__locktime_set_to_blockheight": "Temp. bloq. definido para blockheight:", "bitcoin__locktime_set_to_blockheight": "Temp. bloq. definido para blockheight",
"bitcoin__lot_of_change_outputs": "Muitas alterações-saídas.", "bitcoin__lot_of_change_outputs": "Muitas alterações-saídas.",
"bitcoin__multiple_accounts": "Múltiplas contas", "bitcoin__multiple_accounts": "Múltiplas contas",
"bitcoin__new_fee_rate": "Nova taxa:", "bitcoin__new_fee_rate": "Nova taxa:",
"bitcoin__simple_send_of": "Envio simples de", "bitcoin__simple_send_of": "Envio simples de",
"bitcoin__ticket_amount": "Quantidade de Ticket:", "bitcoin__ticket_amount": "Quantidade de ticket",
"bitcoin__title_confirm_details": "Confirmar detalhes", "bitcoin__title_confirm_details": "Confirmar detalhes",
"bitcoin__title_finalize_transaction": "Finalizar a transação", "bitcoin__title_finalize_transaction": "Finalizar a transação",
"bitcoin__title_high_mining_fee": "Alta taxa mineração", "bitcoin__title_high_mining_fee": "Alta taxa mineração",
@ -123,7 +123,7 @@
"bitcoin__unusually_high_fee": "Taxa excepcionalmente alta.", "bitcoin__unusually_high_fee": "Taxa excepcionalmente alta.",
"bitcoin__unverified_external_inputs": "A transação contém entradas externas não verificadas.", "bitcoin__unverified_external_inputs": "A transação contém entradas externas não verificadas.",
"bitcoin__valid_signature": "A assinatura é válida.", "bitcoin__valid_signature": "A assinatura é válida.",
"bitcoin__voting_rights": "Direitos de voto para:", "bitcoin__voting_rights": "Direitos de voto para",
"brightness__change_title": "Alterar brilho da tela", "brightness__change_title": "Alterar brilho da tela",
"brightness__changed_title": "Exibir brilho alterado", "brightness__changed_title": "Exibir brilho alterado",
"brightness__title": "Exibir brilho", "brightness__title": "Exibir brilho",
@ -224,7 +224,7 @@
"cardano__path": "caminho", "cardano__path": "caminho",
"cardano__pledge": "Pledge", "cardano__pledge": "Pledge",
"cardano__pointer": "pointer", "cardano__pointer": "pointer",
"cardano__policy_id": "ID da política:", "cardano__policy_id": "ID da política",
"cardano__pool_metadata_hash": "Hash de metadados do pool:", "cardano__pool_metadata_hash": "Hash de metadados do pool:",
"cardano__pool_metadata_url": "URL de metadados do pool:", "cardano__pool_metadata_url": "URL de metadados do pool:",
"cardano__pool_owner": "Proprietário do pool:", "cardano__pool_owner": "Proprietário do pool:",
@ -249,7 +249,7 @@
"cardano__script_reward": "recompensa por script", "cardano__script_reward": "recompensa por script",
"cardano__sending": "Envio", "cardano__sending": "Envio",
"cardano__show_simple": "Exibir simples", "cardano__show_simple": "Exibir simples",
"cardano__sign_tx_path_template": "Assinar transação com {0}:", "cardano__sign_tx_path_template": "Assinar transação com {0}",
"cardano__stake_delegation": "Delegação de stake", "cardano__stake_delegation": "Delegação de stake",
"cardano__stake_deregistration": "Cancelamento do registro da chave de stake", "cardano__stake_deregistration": "Cancelamento do registro da chave de stake",
"cardano__stake_pool_registration": "Registro de Stakepool", "cardano__stake_pool_registration": "Registro de Stakepool",
@ -511,7 +511,7 @@
"nem__decrease": "Diminuir", "nem__decrease": "Diminuir",
"nem__description": "Descrição:", "nem__description": "Descrição:",
"nem__divisibility_and_levy_cannot_be_shown": "A divisibilidade e a taxa não podem ser mostradas para mosaicos desconhecidos", "nem__divisibility_and_levy_cannot_be_shown": "A divisibilidade e a taxa não podem ser mostradas para mosaicos desconhecidos",
"nem__encrypted": "Criptografado:", "nem__encrypted": "Criptografado",
"nem__final_confirm": "Confirmação final", "nem__final_confirm": "Confirmação final",
"nem__immutable": "imutável", "nem__immutable": "imutável",
"nem__increase": "Aumentar", "nem__increase": "Aumentar",
@ -538,7 +538,7 @@
"nem__supply_units_template": "Oferta de {0} por {1} unidades inteiras?", "nem__supply_units_template": "Oferta de {0} por {1} unidades inteiras?",
"nem__transferable": "Transferível?", "nem__transferable": "Transferível?",
"nem__under_namespace": "em namespace", "nem__under_namespace": "em namespace",
"nem__unencrypted": "Não criptografado:", "nem__unencrypted": "Não criptografado",
"nem__unknown_mosaic": "Mosaico desconhecido!", "nem__unknown_mosaic": "Mosaico desconhecido!",
"passphrase__access_wallet": "Acessar cart. oculta?", "passphrase__access_wallet": "Acessar cart. oculta?",
"passphrase__always_on_device": "Deseja mesmo inserir a frase secreta todas as vezes no dispositivo?", "passphrase__always_on_device": "Deseja mesmo inserir a frase secreta todas as vezes no dispositivo?",
@ -799,7 +799,7 @@
"send__title_sending_to": "Enviando para", "send__title_sending_to": "Enviando para",
"send__to_the_total_amount": "Até a quantia total:", "send__to_the_total_amount": "Até a quantia total:",
"send__total_amount": "Quantia total:", "send__total_amount": "Quantia total:",
"send__transaction_id": "ID da transação:", "send__transaction_id": "ID da transação",
"send__transaction_signed": "Transação assinada", "send__transaction_signed": "Transação assinada",
"send__you_are_contributing": "Você está contribuindo:", "send__you_are_contributing": "Você está contribuindo:",
"setting__adjust": "Ajustar", "setting__adjust": "Ajustar",
@ -848,18 +848,18 @@
"stellar__delete": "Excluir", "stellar__delete": "Excluir",
"stellar__delete_passive_offer": "Excluir oferta passiva", "stellar__delete_passive_offer": "Excluir oferta passiva",
"stellar__delete_trust": "Excluir confiança", "stellar__delete_trust": "Excluir confiança",
"stellar__destination": "Destino:", "stellar__destination": "Destino",
"stellar__exchanges_require_memo": "Importante: Muitas exchanges exigem um(a) memo/etiqueta ao depositar", "stellar__exchanges_require_memo": "Importante: Muitas exchanges exigem um(a) memo/etiqueta ao depositar",
"stellar__final_confirm": "Confirmação final", "stellar__final_confirm": "Confirmação final",
"stellar__hash": "Hash:", "stellar__hash": "Hash",
"stellar__high": "Alta:", "stellar__high": "Alta:",
"stellar__home_domain": "Domínio inicial", "stellar__home_domain": "Domínio inicial",
"stellar__inflation": "Inflação", "stellar__inflation": "Inflação",
"stellar__initial_balance": "Saldo inicial", "stellar__initial_balance": "Saldo inicial",
"stellar__initialize_signing_with": "Inicialize a assinatura com", "stellar__initialize_signing_with": "Inicialize a assinatura com",
"stellar__issuer_template": "emissor {0}:", "stellar__issuer_template": "Emissor {0}",
"stellar__key": "Chave:", "stellar__key": "Chave:",
"stellar__limit": "Limite:", "stellar__limit": "Limite",
"stellar__low": "Baixa:", "stellar__low": "Baixa:",
"stellar__master_weight": "Peso principal:", "stellar__master_weight": "Peso principal:",
"stellar__medium": "Média:", "stellar__medium": "Média:",
@ -870,9 +870,9 @@
"stellar__on_network_template": "A transação está em {0}", "stellar__on_network_template": "A transação está em {0}",
"stellar__path_pay": "Pagamento por caminho", "stellar__path_pay": "Pagamento por caminho",
"stellar__path_pay_at_least": "Pagamento por caminho pelo menos", "stellar__path_pay_at_least": "Pagamento por caminho pelo menos",
"stellar__pay": "Pagamento:", "stellar__pay": "Pagamento",
"stellar__pay_at_most": "Pagar no máximo:", "stellar__pay_at_most": "Pagar no máximo",
"stellar__preauth_transaction": "Transação de pré-autorização:", "stellar__preauth_transaction": "Transação de pré-autorização",
"stellar__price_per_template": "Preço por {0}:", "stellar__price_per_template": "Preço por {0}:",
"stellar__private_network": "rede privada", "stellar__private_network": "rede privada",
"stellar__remove_signer": "Remover signatário", "stellar__remove_signer": "Remover signatário",
@ -883,7 +883,7 @@
"stellar__set_sequence_to_template": "Definir sequência para {0}?", "stellar__set_sequence_to_template": "Definir sequência para {0}?",
"stellar__sign_tx_count_template": "Assinar esta transação composta de {0}", "stellar__sign_tx_count_template": "Assinar esta transação composta de {0}",
"stellar__sign_tx_fee_template": "e pagar {0}\nde taxa?", "stellar__sign_tx_fee_template": "e pagar {0}\nde taxa?",
"stellar__source_account": "Conta de origem:", "stellar__source_account": "Conta de origem",
"stellar__testnet_network": "rede testnet", "stellar__testnet_network": "rede testnet",
"stellar__trusted_account": "Conta confiável", "stellar__trusted_account": "Conta confiável",
"stellar__update": "Atualizar", "stellar__update": "Atualizar",
@ -896,12 +896,12 @@
"storage_msg__starting": "Iniciando", "storage_msg__starting": "Iniciando",
"storage_msg__verifying_pin": "Verificando PIN", "storage_msg__verifying_pin": "Verificando PIN",
"storage_msg__wrong_pin": "PIN incorreto", "storage_msg__wrong_pin": "PIN incorreto",
"tezos__baker_address": "Endereço Baker:", "tezos__baker_address": "Endereço Baker",
"tezos__balance": "Saldo:", "tezos__balance": "Saldo:",
"tezos__ballot": "Votação:", "tezos__ballot": "Votação:",
"tezos__confirm_delegation": "Confirmar delegação", "tezos__confirm_delegation": "Confirmar delegação",
"tezos__confirm_origination": "Confirmar origem", "tezos__confirm_origination": "Confirmar origem",
"tezos__delegator": "Delegante:", "tezos__delegator": "Delegante",
"tezos__proposal": "Proposta", "tezos__proposal": "Proposta",
"tezos__register_delegate": "Registrar delegante", "tezos__register_delegate": "Registrar delegante",
"tezos__remove_delegation": "Remover delegante", "tezos__remove_delegation": "Remover delegante",

View File

@ -1,8 +1,8 @@
{ {
"current": { "current": {
"merkle_root": "53515eead12df806f139761eddc91f2aa2d3de3b9e0eb831552167ee25897f4a", "merkle_root": "fd1ca0b8197cd6b6e11091b19e5abdf73d932a92b4bc85184711550ff7e3db5e",
"datetime": "2024-12-16T11:26:54.578708", "datetime": "2025-01-21T12:23:54.555640",
"commit": "76301b1e97ea5ce0a2e17967f44a9db2a2e905e4" "commit": "4fc6b07e63588a564052812d2fdb4c91d25417f1"
}, },
"history": [ "history": [
{ {

View File

@ -85,18 +85,18 @@
"binance__sell": "Sat", "binance__sell": "Sat",
"binance__sender_address": "Gönderen adresi:", "binance__sender_address": "Gönderen adresi:",
"binance__side": "Taraf:", "binance__side": "Taraf:",
"bitcoin__commitment_data": "Taahhüt verileri:", "bitcoin__commitment_data": "Taahhüt verileri",
"bitcoin__confirm_locktime": "Kilit süresini onayla", "bitcoin__confirm_locktime": "Kilit süresini onayla",
"bitcoin__create_proof_of_ownership": "Sahiplik kanıtı oluşt. istiyor musunuz?", "bitcoin__create_proof_of_ownership": "Sahiplik kanıtı oluşt. istiyor musunuz?",
"bitcoin__high_mining_fee_template": "Madencilik ücreti\n{0}\naşırı yüksek.", "bitcoin__high_mining_fee_template": "Madencilik ücreti\n{0}\naşırı yüksek.",
"bitcoin__locktime_no_effect": "Kilit süresi ayarlandı ancak hiçbir etkisi yok.", "bitcoin__locktime_no_effect": "Kilit süresi ayarlandı ancak hiçbir etkisi yok.",
"bitcoin__locktime_set_to": "Kilit süresi ayarı:", "bitcoin__locktime_set_to": "Kilit süresi ayarı",
"bitcoin__locktime_set_to_blockheight": "Kilit süresi blok yüksekliğine ayarlı:", "bitcoin__locktime_set_to_blockheight": "Kilit süresi blok yüksekliğine ayarlı",
"bitcoin__lot_of_change_outputs": "Çok fazla çıktı değişikliği var.", "bitcoin__lot_of_change_outputs": "Çok fazla çıktı değişikliği var.",
"bitcoin__multiple_accounts": "Birden fazla hesap", "bitcoin__multiple_accounts": "Birden fazla hesap",
"bitcoin__new_fee_rate": "Yeni ücret oranı:", "bitcoin__new_fee_rate": "Yeni ücret oranı:",
"bitcoin__simple_send_of": "Kolay gönderim", "bitcoin__simple_send_of": "Kolay gönderim",
"bitcoin__ticket_amount": "Bilet tutarı:", "bitcoin__ticket_amount": "Bilet tutarı",
"bitcoin__title_confirm_details": "Ayrintilari onayla", "bitcoin__title_confirm_details": "Ayrintilari onayla",
"bitcoin__title_finalize_transaction": "İşlemi̇ sonlandir", "bitcoin__title_finalize_transaction": "İşlemi̇ sonlandir",
"bitcoin__title_high_mining_fee": "Yüksek madnclk ücrt", "bitcoin__title_high_mining_fee": "Yüksek madnclk ücrt",
@ -111,7 +111,7 @@
"bitcoin__unusually_high_fee": "Aşırı derecede yüksek ücret.", "bitcoin__unusually_high_fee": "Aşırı derecede yüksek ücret.",
"bitcoin__unverified_external_inputs": "İşlem doğrulanmamış harici girdiler içeriyor.", "bitcoin__unverified_external_inputs": "İşlem doğrulanmamış harici girdiler içeriyor.",
"bitcoin__valid_signature": "İmza geçerlidir.", "bitcoin__valid_signature": "İmza geçerlidir.",
"bitcoin__voting_rights": "Şunlar için oy hakkı:", "bitcoin__voting_rights": "Şunlar için oy hakkı",
"brightness__title": "Parlaklığı ayarla", "brightness__title": "Parlaklığı ayarla",
"buttons__abort": "Durdur", "buttons__abort": "Durdur",
"buttons__access": "Eri̇ş", "buttons__access": "Eri̇ş",
@ -210,7 +210,7 @@
"cardano__path": "yol", "cardano__path": "yol",
"cardano__pledge": "Rehin", "cardano__pledge": "Rehin",
"cardano__pointer": "işaretçi", "cardano__pointer": "işaretçi",
"cardano__policy_id": "Politika kimliği:", "cardano__policy_id": "Politika kimliği",
"cardano__pool_metadata_hash": "Havuz meta veri karması:", "cardano__pool_metadata_hash": "Havuz meta veri karması:",
"cardano__pool_metadata_url": "Havuz meta veri url'si:", "cardano__pool_metadata_url": "Havuz meta veri url'si:",
"cardano__pool_owner": "Havuz sahibi:", "cardano__pool_owner": "Havuz sahibi:",
@ -235,7 +235,7 @@
"cardano__script_reward": "komut dosyası ödülü", "cardano__script_reward": "komut dosyası ödülü",
"cardano__sending": "Gönderim", "cardano__sending": "Gönderim",
"cardano__show_simple": "Basit Göster", "cardano__show_simple": "Basit Göster",
"cardano__sign_tx_path_template": "İşlemi {0} ile imzala:", "cardano__sign_tx_path_template": "İşlemi {0} ile imzala",
"cardano__stake_delegation": "Stake yetkilendirmesi", "cardano__stake_delegation": "Stake yetkilendirmesi",
"cardano__stake_deregistration": "Stake anahtarı kaydını silme", "cardano__stake_deregistration": "Stake anahtarı kaydını silme",
"cardano__stake_pool_registration": "Stake havuzu kaydı", "cardano__stake_pool_registration": "Stake havuzu kaydı",
@ -470,7 +470,7 @@
"nem__decrease": "Azalt", "nem__decrease": "Azalt",
"nem__description": "Açıklama:", "nem__description": "Açıklama:",
"nem__divisibility_and_levy_cannot_be_shown": "Bilinmeyen mozaikler için bölünebilirlik ve harç gösterilemez", "nem__divisibility_and_levy_cannot_be_shown": "Bilinmeyen mozaikler için bölünebilirlik ve harç gösterilemez",
"nem__encrypted": "Şifrelenmiş:", "nem__encrypted": "Şifrelenmiş",
"nem__final_confirm": "Son onay", "nem__final_confirm": "Son onay",
"nem__immutable": "değiştirilemez", "nem__immutable": "değiştirilemez",
"nem__increase": "Artır", "nem__increase": "Artır",
@ -497,7 +497,7 @@
"nem__supply_units_template": "{0} arzı {1} tam birime göre olsun mu?", "nem__supply_units_template": "{0} arzı {1} tam birime göre olsun mu?",
"nem__transferable": "Transfer edilebilir mi?", "nem__transferable": "Transfer edilebilir mi?",
"nem__under_namespace": "ad alanı altında", "nem__under_namespace": "ad alanı altında",
"nem__unencrypted": "Şifrelenmemiş:", "nem__unencrypted": "Şifrelenmemiş",
"nem__unknown_mosaic": "Bilinmeyen mozaik!", "nem__unknown_mosaic": "Bilinmeyen mozaik!",
"passphrase__access_hidden_wallet": "G.cüzdana erişilsin mi?", "passphrase__access_hidden_wallet": "G.cüzdana erişilsin mi?",
"passphrase__always_on_device": "Cihazda gerçekten her zaman parola girmek istiyor musunuz?", "passphrase__always_on_device": "Cihazda gerçekten her zaman parola girmek istiyor musunuz?",
@ -727,7 +727,7 @@
"send__title_sending_to": "Gönderi̇len", "send__title_sending_to": "Gönderi̇len",
"send__to_the_total_amount": "Toplam tutara:", "send__to_the_total_amount": "Toplam tutara:",
"send__total_amount": "Toplam tutar:", "send__total_amount": "Toplam tutar:",
"send__transaction_id": "İşlem kimliği:", "send__transaction_id": "İşlem kimliği",
"send__you_are_contributing": "Sağladığınız katkı:", "send__you_are_contributing": "Sağladığınız katkı:",
"share_words__words_in_order": " kelimelerini sırayla yazdım.", "share_words__words_in_order": " kelimelerini sırayla yazdım.",
"share_words__wrote_down_all": "Tüm ", "share_words__wrote_down_all": "Tüm ",
@ -773,18 +773,18 @@
"stellar__delete": "Sil", "stellar__delete": "Sil",
"stellar__delete_passive_offer": "Pasif Teklifi Sil", "stellar__delete_passive_offer": "Pasif Teklifi Sil",
"stellar__delete_trust": "Tröstü sil", "stellar__delete_trust": "Tröstü sil",
"stellar__destination": "Hedef:", "stellar__destination": "Hedef",
"stellar__exchanges_require_memo": "Önemli: Çoğu takas işleminde para yatırırken bilgi notu gerekir", "stellar__exchanges_require_memo": "Önemli: Çoğu takas işleminde para yatırırken bilgi notu gerekir",
"stellar__final_confirm": "Son onay", "stellar__final_confirm": "Son onay",
"stellar__hash": "Karma:", "stellar__hash": "Karma",
"stellar__high": "Yüksek:", "stellar__high": "Yüksek:",
"stellar__home_domain": "Ana Sayfa Etki Alanı", "stellar__home_domain": "Ana Sayfa Etki Alanı",
"stellar__inflation": "Enflasyon", "stellar__inflation": "Enflasyon",
"stellar__initial_balance": "İlk Bakiye", "stellar__initial_balance": "İlk Bakiye",
"stellar__initialize_signing_with": "İmzalamayı şu şekilde başlat:", "stellar__initialize_signing_with": "İmzalamayı şu şekilde başlat:",
"stellar__issuer_template": "{0} ihraççı:", "stellar__issuer_template": "{0} ihraççı",
"stellar__key": "Anahtar:", "stellar__key": "Anahtar:",
"stellar__limit": "Sınır:", "stellar__limit": "Sınır",
"stellar__low": "Düşük:", "stellar__low": "Düşük:",
"stellar__master_weight": "Ana Ağırlık:", "stellar__master_weight": "Ana Ağırlık:",
"stellar__medium": "Orta:", "stellar__medium": "Orta:",
@ -795,9 +795,9 @@
"stellar__on_network_template": "İşlem yeri: {0}", "stellar__on_network_template": "İşlem yeri: {0}",
"stellar__path_pay": "Yol Ödemesi", "stellar__path_pay": "Yol Ödemesi",
"stellar__path_pay_at_least": "Yol Ödemesi (en az)", "stellar__path_pay_at_least": "Yol Ödemesi (en az)",
"stellar__pay": "Ödeme:", "stellar__pay": "Ödeme",
"stellar__pay_at_most": "En fazla ödeme:", "stellar__pay_at_most": "En fazla ödeme",
"stellar__preauth_transaction": "Kimlik doğrulama öncesi işlem:", "stellar__preauth_transaction": "Kimlik doğrulama öncesi işlem",
"stellar__price_per_template": "Her bir {0} için fiyat:", "stellar__price_per_template": "Her bir {0} için fiyat:",
"stellar__private_network": "özel ağ", "stellar__private_network": "özel ağ",
"stellar__remove_signer": "İmzalayanı Kaldır", "stellar__remove_signer": "İmzalayanı Kaldır",
@ -808,7 +808,7 @@
"stellar__set_sequence_to_template": "Sıra {0} olarak ayarlansın mı?", "stellar__set_sequence_to_template": "Sıra {0} olarak ayarlansın mı?",
"stellar__sign_tx_count_template": "{0}'dan oluşan bu işlem imzalansın ", "stellar__sign_tx_count_template": "{0}'dan oluşan bu işlem imzalansın ",
"stellar__sign_tx_fee_template": "ve ücret için {0}\nödensin mi?", "stellar__sign_tx_fee_template": "ve ücret için {0}\nödensin mi?",
"stellar__source_account": "Kaynak hesap:", "stellar__source_account": "Kaynak hesap",
"stellar__testnet_network": "testnet ağı", "stellar__testnet_network": "testnet ağı",
"stellar__trusted_account": "Güvenilir Hesap", "stellar__trusted_account": "Güvenilir Hesap",
"stellar__update": "Güncelle", "stellar__update": "Güncelle",
@ -821,12 +821,12 @@
"storage_msg__starting": "Başlatma", "storage_msg__starting": "Başlatma",
"storage_msg__verifying_pin": "PIN kodu doğrulama", "storage_msg__verifying_pin": "PIN kodu doğrulama",
"storage_msg__wrong_pin": "Yanliş PIN kodu", "storage_msg__wrong_pin": "Yanliş PIN kodu",
"tezos__baker_address": "Fırıncı adresi:", "tezos__baker_address": "Fırıncı adresi",
"tezos__balance": "Bakiye:", "tezos__balance": "Bakiye:",
"tezos__ballot": "Oylama:", "tezos__ballot": "Oylama:",
"tezos__confirm_delegation": "Yetkilendirmeyi onayla", "tezos__confirm_delegation": "Yetkilendirmeyi onayla",
"tezos__confirm_origination": "Kaynağı onayla", "tezos__confirm_origination": "Kaynağı onayla",
"tezos__delegator": "Yetkilendiren:", "tezos__delegator": "Yetkilendiren",
"tezos__proposal": "Teklif", "tezos__proposal": "Teklif",
"tezos__register_delegate": "Yetkilendirmeyi kaydet", "tezos__register_delegate": "Yetkilendirmeyi kaydet",
"tezos__remove_delegation": "Yetkilendirmeyi kaldır", "tezos__remove_delegation": "Yetkilendirmeyi kaldır",