fix(l10n): generated files added [no changelog]
What changed, and why it matters
This commit is a routine regeneration of translation files for the Trezor hardware wallet firmware. It updates which text strings are shown in different languages and removes one unused string ('instructions__learn_more'). There is no indication of a security fix, vulnerability, or malicious change.
No security action required. Treat as a normal localization maintenance commit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit updates generated localization artifacts: a MicroPython qstr header, a Rust enum of translated strings, and a Python mock stub. Changes include adding per-language variants (Bolt/Caesar/Delizia/Eckhart), removing the unused MP_QSTR_instructions__learn_more, and updating offset tables used by the translation system. The commit title and message explicitly label this as a localization fix with ‘[no changelog]’. No executable logic, cryptographic, or security-sensitive code is modified.
Changed components
core/embed/rust/librust_qstr.hcore/embed/rust/src/translations/generated/translated_string.rscore/mocks/trezortranslate_keys.pyiInspect captured patch +19466 / −19470
diff --git a/core/embed/rust/librust_qstr.h b/core/embed/rust/librust_qstr.h
index f6d93699..170d0502 100644
--- a/core/embed/rust/librust_qstr.h
+++ b/core/embed/rust/librust_qstr.h
@@ -433,7 +433,6 @@ static void _librust_qstrs(void) {
MP_QSTR_instructions__hold_to_continue;
MP_QSTR_instructions__hold_to_exit_tutorial;
MP_QSTR_instructions__hold_to_sign;
- MP_QSTR_instructions__learn_more;
MP_QSTR_instructions__menu_to_continue;
MP_QSTR_instructions__shares_continue_with_x_template;
MP_QSTR_instructions__shares_start_with_1;
diff --git a/core/embed/rust/src/translations/generated/translated_string.rs b/core/embed/rust/src/translations/generated/translated_string.rs
index f9af5ff1..b2c3e87d 100644
--- a/core/embed/rust/src/translations/generated/translated_string.rs
+++ b/core/embed/rust/src/translations/generated/translated_string.rs
@@ -28,11 +28,11 @@ pub enum TranslatedString {
authenticate__header = 14, // "Authenticate device"
auto_lock__change_template = 15, // "Auto-lock Trezor after {0} of inactivity?"
auto_lock__title = 16, // {"Bolt": "Auto-lock delay", "Caesar": "Auto-lock delay", "Delizia": "Auto-lock delay", "Eckhart": "Auto-lock"}
- backup__can_back_up_anytime = 17, // "You can back up your Trezor once, at any time."
- backup__it_should_be_backed_up = 18, // {"Bolt": "You should back up your new wallet right now.", "Caesar": "You should back up your new wallet right now.", "Delizia": "You should back up your new wallet right now.", "Eckhart": "Back up your new wallet now."}
+ backup__can_back_up_anytime = 17, // {"Bolt": "You can back up your Trezor once, at any time.", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ backup__it_should_be_backed_up = 18, // {"Bolt": "You should back up your new wallet right now.", "Caesar": "", "Delizia": "You should back up your new wallet right now.", "Eckhart": "Back up your new wallet now."}
backup__it_should_be_backed_up_now = 19, // {"Bolt": "", "Caesar": "It should be backed up now!", "Delizia": "", "Eckhart": ""}
- backup__new_wallet_created = 20, // "Wallet created.\n"
- backup__new_wallet_successfully_created = 21, // "Wallet created successfully."
+ backup__new_wallet_created = 20, // {"Bolt": "", "Caesar": "Wallet created.\n", "Delizia": "Wallet created.\n", "Eckhart": "Wallet created.\n"}
+ backup__new_wallet_successfully_created = 21, // {"Bolt": "Wallet created successfully.", "Caesar": "", "Delizia": "", "Eckhart": ""}
backup__recover_anytime = 22, // {"Bolt": "", "Caesar": "You can use your backup to recover your wallet at any time.", "Delizia": "", "Eckhart": ""}
backup__title_backup_wallet = 23, // {"Bolt": "", "Caesar": "Back up wallet", "Delizia": "", "Eckhart": ""}
backup__title_skip = 24, // {"Bolt": "", "Caesar": "Skip backup", "Delizia": "Skip backup", "Eckhart": "Skip backup"}
@@ -519,9 +519,9 @@ pub enum TranslatedString {
inputs__return = 335, // {"Bolt": "", "Caesar": "RETURN", "Delizia": "", "Eckhart": ""}
inputs__show = 336, // {"Bolt": "", "Caesar": "SHOW", "Delizia": "", "Eckhart": ""}
inputs__space = 337, // {"Bolt": "", "Caesar": "SPACE", "Delizia": "", "Eckhart": ""}
- joint__title = 338, // "Joint transaction"
- joint__to_the_total_amount = 339, // "To the total amount"
- joint__you_are_contributing = 340, // "You are contributing"
+ joint__title = 338, // {"Bolt": "", "Caesar": "Joint transaction", "Delizia": "", "Eckhart": ""}
+ joint__to_the_total_amount = 339, // {"Bolt": "", "Caesar": "To the total amount", "Delizia": "", "Eckhart": ""}
+ joint__you_are_contributing = 340, // {"Bolt": "", "Caesar": "You are contributing", "Delizia": "", "Eckhart": ""}
language__change_to_template = 341, // "Change language to {0}?"
language__changed = 342, // {"Bolt": "Language changed successfully", "Caesar": "Language changed successfully", "Delizia": "Language changed successfully.", "Eckhart": "Language changed successfully."}
language__progress = 343, // {"Bolt": "Changing language", "Caesar": "Changing language", "Delizia": "Changing language", "Eckhart": "Changing language..."}
@@ -807,7 +807,7 @@ pub enum TranslatedString {
reset__needed_to_form_a_group = 556, // {"Bolt": "needed to form a group. ", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__needed_to_recover_your_wallet = 557, // {"Bolt": "needed to recover your wallet. ", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__never_make_digital_copy = 558, // "Never put your backup anywhere digital."
- reset__num_of_share_holders_template = 559, // "{0} people or locations will each hold one share."
+ reset__num_of_share_holders_template = 559, // {"Bolt": "{0} people or locations will each hold one share.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__num_of_shares_advanced_info_template = 560, // {"Bolt": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form group {1}.", "Caesar": "", "Delizia": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form group {1}.", "Eckhart": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form group {1}."}
reset__num_of_shares_basic_info_template = 561, // {"Bolt": "Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__num_shares_for_group_template = 562, // {"Bolt": "Number of shares required to form group {0}.", "Caesar": "", "Delizia": "Number of shares required to form group {0}.", "Eckhart": "Number of shares required to form group {0}."}
@@ -1194,7 +1194,7 @@ pub enum TranslatedString {
instructions__hold_to_confirm = 855, // {"Bolt": "", "Caesar": "", "Delizia": "Hold to confirm", "Eckhart": ""}
words__important = 856, // "Important"
reset__words_written_down_template = 857, // {"Bolt": "", "Caesar": "", "Delizia": "I wrote down all {0} words in order.", "Eckhart": "I wrote down all {0} words in order."}
- backup__create_backup_to_prevent_loss = 858, // {"Bolt": "Create a backup to avoid losing access to your funds", "Caesar": "Create a backup to avoid losing access to your funds", "Delizia": "Create a wallet backup to avoid losing access to your funds.", "Eckhart": "Create a wallet backup to avoid losing access to your funds."}
+ backup__create_backup_to_prevent_loss = 858, // {"Bolt": "", "Caesar": "", "Delizia": "Create a wallet backup to avoid losing access to your funds.", "Eckhart": "Create a wallet backup to avoid losing access to your funds."}
reset__check_backup_instructions = 859, // {"Bolt": "", "Caesar": "", "Delizia": "Let's do a quick check of your backup.", "Eckhart": "Let's do a quick check of your backup."}
words__instructions = 860, // "Instructions"
words__not_recommended = 861, // {"Bolt": "", "Caesar": "", "Delizia": "Not recommended!", "Eckhart": ""}
@@ -1211,7 +1211,7 @@ pub enum TranslatedString {
pin__cancel_setup = 872, // {"Bolt": "", "Caesar": "", "Delizia": "Cancel PIN setup", "Eckhart": "Cancel PIN setup?"}
send__cancel_sign = 873, // "Cancel sign"
send__send_from = 874, // "Send from"
- instructions__hold_to_sign = 875, // "Hold to sign"
+ instructions__hold_to_sign = 875, // {"Bolt": "", "Caesar": "", "Delizia": "Hold to sign", "Eckhart": "Hold to sign"}
confirm_total__fee_rate = 876, // "Fee rate"
send__incl_transaction_fee = 877, // {"Bolt": "", "Caesar": "", "Delizia": "incl. Transaction fee", "Eckhart": "incl. Transaction fee"}
send__total_amount = 878, // "Total amount"
@@ -1225,9 +1225,8 @@ pub enum TranslatedString {
haptic_feedback__title = 887, // {"Bolt": "", "Caesar": "", "Delizia": "Haptic feedback", "Eckhart": "Haptic feedback"}
instructions__continue_holding = 888, // {"Bolt": "", "Caesar": "", "Delizia": "Keep holding", "Eckhart": "Keep holding"}
instructions__enter_next_share = 889, // {"Bolt": "", "Caesar": "", "Delizia": "Enter next share", "Eckhart": "Enter next share"}
- instructions__hold_to_continue = 890, // "Hold to continue"
+ instructions__hold_to_continue = 890, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Hold to continue"}
instructions__hold_to_exit_tutorial = 891, // {"Bolt": "", "Caesar": "", "Delizia": "Hold to exit tutorial", "Eckhart": "Hold to exit tutorial"}
- instructions__learn_more = 893, // "Learn more"
instructions__shares_continue_with_x_template = 894, // {"Bolt": "", "Caesar": "", "Delizia": "Continue with share {0}", "Eckhart": ""}
instructions__shares_start_with_1 = 895, // {"Bolt": "", "Caesar": "", "Delizia": "Start with share 1", "Eckhart": "Start with share 1"}
passphrase__title_passphrase = 897, // "Passphrase"
@@ -1242,13 +1241,13 @@ pub enum TranslatedString {
reset__slip39_checklist_num_shares_x_template = 913, // {"Bolt": "", "Caesar": "", "Delizia": "Number of shares: {0}", "Eckhart": "Number of shares: {0}"}
reset__slip39_checklist_threshold_x_template = 914, // {"Bolt": "", "Caesar": "", "Delizia": "Recovery threshold: {0}", "Eckhart": "Recovery threshold: {0}"}
send__transaction_signed = 915, // {"Bolt": "Transaction signed", "Caesar": "Transaction signed", "Delizia": "Transaction signed.", "Eckhart": "Transaction signed."}
- tutorial__continue = 916, // "Continue tutorial"
- tutorial__exit = 917, // "Exit tutorial"
- tutorial__menu = 920, // "Find context-specific actions and options in the menu."
- tutorial__one_more_step = 921, // "One more step"
+ tutorial__continue = 916, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Continue tutorial"}
+ tutorial__exit = 917, // {"Bolt": "", "Caesar": "", "Delizia": "Exit tutorial", "Eckhart": "Exit tutorial"}
+ tutorial__menu = 920, // {"Bolt": "", "Caesar": "", "Delizia": "Find context-specific actions and options in the menu.", "Eckhart": "Find context-specific actions and options in the menu."}
+ tutorial__one_more_step = 921, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "One more step"}
tutorial__ready_to_use_safe5 = 922, // {"Bolt": "", "Caesar": "", "Delizia": "You're all set to start using your device!", "Eckhart": "You're all set to start using your device!"}
tutorial__swipe_up_and_down = 924, // {"Bolt": "", "Caesar": "", "Delizia": "Tap the lower half of the screen to continue, or swipe down to go back.", "Eckhart": ""}
- tutorial__title_easy_navigation = 925, // "Easy navigation"
+ tutorial__title_easy_navigation = 925, // {"Bolt": "", "Caesar": "", "Delizia": "Easy navigation", "Eckhart": ""}
tutorial__welcome_safe5 = 926, // {"Bolt": "", "Caesar": "", "Delizia": "Welcome to\nTrezor Safe 5", "Eckhart": ""}
words__operation_cancelled = 928, // "Operation cancelled"
words__settings = 929, // "Settings"
@@ -1260,19 +1259,19 @@ pub enum TranslatedString {
recovery__unlock_repeated_backup_verb = 935, // "Create backup"
homescreen__set_default = 936, // {"Bolt": "", "Caesar": "", "Delizia": "Change wallpaper to default image?", "Eckhart": "Change wallpaper to default image?"}
reset__words_may_repeat = 937, // "Words may repeat."
- reset__repeat_for_all_shares = 938, // "Repeat for all shares."
+ reset__repeat_for_all_shares = 938, // {"Bolt": "", "Caesar": "", "Delizia": "Repeat for all shares.", "Eckhart": "Repeat for all shares."}
homescreen__settings_subtitle = 939, // "Settings"
homescreen__settings_title = 940, // {"Bolt": "", "Caesar": "", "Delizia": "Wallpaper", "Eckhart": ""}
reset__the_word_is_repeated = 941, // {"Bolt": "The word is repeated", "Caesar": "The word is repeated", "Delizia": "The word is repeated", "Eckhart": "The word appears multiple times in the backup."}
tutorial__title_lets_begin = 942, // {"Bolt": "", "Caesar": "", "Delizia": "Let's begin", "Eckhart": ""}
tutorial__did_you_know = 943, // {"Bolt": "", "Caesar": "", "Delizia": "Did you know?", "Eckhart": ""}
- tutorial__first_wallet = 944, // "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet."
- tutorial__restart_tutorial = 945, // "Restart tutorial"
- tutorial__title_handy_menu = 946, // "Handy menu"
+ tutorial__first_wallet = 944, // {"Bolt": "", "Caesar": "", "Delizia": "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet.", "Eckhart": ""}
+ tutorial__restart_tutorial = 945, // {"Bolt": "", "Caesar": "", "Delizia": "Restart tutorial", "Eckhart": "Restart tutorial"}
+ tutorial__title_handy_menu = 946, // {"Bolt": "", "Caesar": "", "Delizia": "Handy menu", "Eckhart": "Handy menu"}
tutorial__title_hold = 947, // {"Bolt": "", "Caesar": "", "Delizia": "Hold to confirm important actions", "Eckhart": "Hold the on-screen button at the bottom to confirm important actions."}
tutorial__title_well_done = 948, // {"Bolt": "", "Caesar": "", "Delizia": "Well done!", "Eckhart": "Well done!"}
- tutorial__lets_begin = 949, // "Learn how to use and navigate this device with ease."
- instructions__swipe_horizontally = 951, // "Swipe horizontally"
+ tutorial__lets_begin = 949, // {"Bolt": "", "Caesar": "", "Delizia": "Learn how to use and navigate this device with ease.", "Eckhart": ""}
+ instructions__swipe_horizontally = 951, // {"Bolt": "", "Caesar": "", "Delizia": "Swipe horizontally", "Eckhart": ""}
setting__adjust = 952, // "Adjust"
setting__apply = 953, // "Apply"
brightness__changed_title = 954, // {"Bolt": "", "Caesar": "", "Delizia": "Display brightness changed.", "Eckhart": ""}
@@ -1289,7 +1288,7 @@ pub enum TranslatedString {
fido__title_for_authentication = 962, // "for authentication"
#[cfg(feature = "universal_fw")]
fido__title_select_credential = 963, // "Select credential"
- instructions__swipe_down = 964, // "Swipe down"
+ instructions__swipe_down = 964, // {"Bolt": "", "Caesar": "", "Delizia": "Swipe down", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
fido__title_credential_details = 965, // "Credential details"
address__public_key_confirmed = 966, // "Public key confirmed"
@@ -1299,7 +1298,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
ethereum__token_contract = 969, // {"Bolt": "Token contract address", "Caesar": "Token contract", "Delizia": "Token contract address", "Eckhart": "Token contract address"}
buttons__view_all_data = 970, // "View all data"
- instructions__view_all_data = 971, // "View all data in the menu."
+ instructions__view_all_data = 971, // {"Bolt": "", "Caesar": "", "Delizia": "View all data in the menu.", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
ethereum__interaction_contract = 972, // {"Bolt": "Interaction contract", "Caesar": "Interaction contract", "Delizia": "Interaction contract", "Eckhart": "Interaction contract address"}
misc__enable_labeling = 973, // "Enable labeling?"
@@ -1375,13 +1374,13 @@ pub enum TranslatedString {
solana__unknown_token = 1015, // "Unknown token"
#[cfg(feature = "universal_fw")]
solana__unknown_token_address = 1016, // {"Bolt": "Unknown token address", "Caesar": "Unknown token address", "Delizia": "Unknown token address.", "Eckhart": "Unknown token address."}
- backup__not_recommend = 1018, // "We don't recommend to skip wallet backup creation."
+ backup__not_recommend = 1018, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "We don't recommend to skip wallet backup creation."}
words__pay_attention = 1019, // "Pay attention"
address__check_with_source = 1020, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Check the address with source."}
words__receive = 1021, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Receive"}
- reset__recovery_share_description = 1022, // "A recovery share is a list of words you wrote down when setting up your Trezor."
+ reset__recovery_share_description = 1022, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "A recovery share is a list of words you wrote down when setting up your Trezor."}
reset__recovery_share_number = 1023, // "Your wallet backup consists of 1 to 16 shares."
- words__recovery_share = 1024, // "Recovery share"
+ words__recovery_share = 1024, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Recovery share"}
send__send_in_the_app = 1025, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "After signing, send the transaction in the app."}
send__sign_cancelled = 1026, // "Sign cancelled."
words__send = 1027, // "Send"
@@ -1414,11 +1413,11 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
ethereum__title_confirm_message_hash = 1056, // "Confirm message hash"
buttons__finish = 1057, // "Finish"
- instructions__menu_to_continue = 1058, // "Use menu to continue"
- tutorial__last_one = 1059, // "Last one"
+ instructions__menu_to_continue = 1058, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Use menu to continue"}
+ tutorial__last_one = 1059, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Last one"}
tutorial__menu_appendix = 1060, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "View more info, quit flow..."}
tutorial__navigation_ts7 = 1061, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Use the on-screen buttons to navigate and confirm your actions."}
- tutorial__suite_restart = 1062, // "Replay this tutorial anytime from the Trezor Suite app."
+ tutorial__suite_restart = 1062, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Replay this tutorial anytime from the Trezor Suite app."}
tutorial__welcome_safe7 = 1067, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Welcome\nto Trezor\nSafe 7"}
tutorial__what_is_tropic = 1068, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "What is TROPIC01?"}
tutorial__tap_to_start = 1069, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Tap to start tutorial"}
@@ -1681,7 +1680,7 @@ impl TranslatedString {
"You can back up your Trezor once, at any time.",
"You should back up your new wallet right now.",
"",
- "Wallet created.\n",
+ "",
"Wallet created successfully.",
"",
"",
@@ -1999,9 +1998,9 @@ impl TranslatedString {
"",
"",
"",
- "Joint transaction",
- "To the total amount",
- "You are contributing",
+ "",
+ "",
+ "",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -2519,7 +2518,7 @@ impl TranslatedString {
"",
"Important",
"",
- "Create a backup to avoid losing access to your funds",
+ "",
"",
"Instructions",
"",
@@ -2536,7 +2535,7 @@ impl TranslatedString {
"",
"Cancel sign",
"Send from",
- "Hold to sign",
+ "",
"Fee rate",
"",
"Total amount",
@@ -2551,10 +2550,10 @@ impl TranslatedString {
"",
"",
"",
- "Hold to continue",
"",
"",
- "Learn more",
+ "",
+ "",
"",
"",
"",
@@ -2577,16 +2576,16 @@ impl TranslatedString {
"",
"",
"Transaction signed",
- "Continue tutorial",
- "Exit tutorial",
"",
"",
- "Find context-specific actions and options in the menu.",
- "One more step",
"",
"",
"",
- "Easy navigation",
+ "",
+ "",
+ "",
+ "",
+ "",
"",
"",
"Operation cancelled",
@@ -2599,20 +2598,20 @@ impl TranslatedString {
"Create backup",
"",
"Words may repeat.",
- "Repeat for all shares.",
+ "",
"Settings",
"",
"The word is repeated",
"",
"",
- "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet.",
- "Restart tutorial",
- "Handy menu",
"",
"",
- "Learn how to use and navigate this device with ease.",
"",
- "Swipe horizontally",
+ "",
+ "",
+ "",
+ "",
+ "",
"Adjust",
"Apply",
"",
@@ -2625,14 +2624,14 @@ impl TranslatedString {
"",
"for authentication",
"Select credential",
- "Swipe down",
+ "",
"Credential details",
"Public key confirmed",
"",
"Unknown contract address",
"Token contract address",
"View all data",
- "View all data in the menu.",
+ "",
"Interaction contract",
"Enable labeling?",
"",
@@ -2679,13 +2678,13 @@ impl TranslatedString {
"Unknown token",
"Unknown token address",
"",
- "We don't recommend to skip wallet backup creation.",
+ "",
"Pay attention",
"",
"",
- "A recovery share is a list of words you wrote down when setting up your Trezor.",
+ "",
"Your wallet backup consists of 1 to 16 shares.",
- "Recovery share",
+ "",
"",
"Sign cancelled.",
"Send",
@@ -2719,11 +2718,11 @@ impl TranslatedString {
"Assets",
"Confirm message hash",
"Finish",
- "Use menu to continue",
- "Last one",
"",
"",
- "Replay this tutorial anytime from the Trezor Suite app.",
+ "",
+ "",
+ "",
"",
"",
"",
@@ -2941,1241 +2940,1241 @@ impl TranslatedString {
384,
429,
429,
- 445,
- 473,
- 473,
- 473,
- 473,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
+ 429,
+ 457,
+ 457,
+ 457,
+ 457,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 513,
529,
- 545,
- 588,
- 631,
- 671,
- 686,
- 713,
- 737,
- 754,
- 766,
- 780,
- 793,
- 808,
- 828,
+ 572,
+ 615,
+ 655,
+ 670,
+ 697,
+ 721,
+ 738,
+ 750,
+ 764,
+ 777,
+ 792,
+ 812,
+ 827,
843,
- 859,
- 872,
- 879,
- 897,
- 912,
- 930,
- 942,
- 961,
- 980,
- 1032,
+ 856,
+ 863,
+ 881,
+ 896,
+ 914,
+ 926,
+ 945,
+ 964,
+ 1016,
+ 1039,
1055,
+ 1060,
+ 1066,
1071,
1076,
- 1082,
+ 1080,
1087,
- 1092,
- 1096,
- 1103,
- 1109,
+ 1093,
+ 1099,
+ 1104,
1115,
1120,
- 1131,
- 1136,
- 1143,
- 1151,
- 1158,
- 1164,
- 1164,
- 1175,
- 1181,
- 1187,
- 1194,
- 1209,
+ 1127,
+ 1135,
+ 1142,
+ 1148,
+ 1148,
+ 1159,
+ 1165,
+ 1171,
+ 1178,
+ 1193,
+ 1197,
+ 1204,
1213,
- 1220,
1229,
- 1245,
+ 1237,
+ 1241,
+ 1248,
1253,
- 1257,
- 1264,
- 1269,
- 1275,
- 1278,
- 1286,
- 1298,
- 1308,
- 1312,
- 1321,
- 1329,
- 1336,
+ 1259,
+ 1262,
+ 1270,
+ 1282,
+ 1292,
+ 1296,
+ 1305,
+ 1313,
+ 1320,
+ 1324,
+ 1334,
1340,
- 1350,
- 1356,
- 1363,
- 1369,
- 1398,
- 1430,
- 1462,
- 1492,
- 1529,
- 1546,
- 1565,
- 1570,
- 1578,
- 1589,
- 1602,
- 1628,
- 1651,
- 1670,
- 1692,
- 1737,
- 1754,
- 1754,
- 1810,
- 1829,
- 1863,
- 1895,
- 1933,
- 1958,
- 1962,
- 2006,
- 2016,
- 2029,
- 2058,
- 2073,
- 2085,
- 2095,
- 2107,
- 2115,
- 2126,
- 2172,
- 2222,
- 2292,
- 2300,
- 2306,
- 2320,
- 2348,
- 2355,
- 2410,
- 2415,
- 2420,
- 2424,
+ 1347,
+ 1353,
+ 1382,
+ 1414,
+ 1446,
+ 1476,
+ 1513,
+ 1530,
+ 1549,
+ 1554,
+ 1562,
+ 1573,
+ 1586,
+ 1612,
+ 1635,
+ 1654,
+ 1676,
+ 1721,
+ 1738,
+ 1738,
+ 1794,
+ 1813,
+ 1847,
+ 1879,
+ 1917,
+ 1942,
+ 1946,
+ 1990,
+ 2000,
+ 2013,
+ 2042,
+ 2057,
+ 2069,
+ 2079,
+ 2091,
+ 2099,
+ 2110,
+ 2156,
+ 2206,
+ 2276,
+ 2284,
+ 2290,
+ 2304,
+ 2332,
+ 2339,
+ 2394,
+ 2399,
+ 2404,
+ 2408,
+ 2414,
+ 2421,
2430,
- 2437,
- 2446,
- 2464,
- 2481,
- 2491,
- 2510,
- 2528,
+ 2448,
+ 2465,
+ 2475,
+ 2494,
+ 2512,
+ 2533,
2549,
- 2565,
- 2580,
- 2586,
- 2614,
- 2692,
- 2705,
- 2711,
- 2714,
+ 2564,
+ 2570,
+ 2598,
+ 2676,
+ 2689,
+ 2695,
+ 2698,
+ 2701,
2717,
- 2733,
- 2744,
- 2758,
- 2775,
- 2778,
- 2784,
- 2797,
- 2804,
- 2815,
+ 2728,
+ 2742,
+ 2759,
+ 2762,
+ 2768,
+ 2781,
+ 2788,
+ 2799,
+ 2824,
2840,
- 2856,
- 2880,
- 2902,
- 2933,
- 2955,
- 2978,
- 2985,
+ 2864,
+ 2886,
+ 2917,
+ 2939,
+ 2962,
+ 2969,
+ 2987,
3003,
- 3019,
- 3030,
- 3084,
- 3173,
- 3173,
- 3187,
- 3272,
- 3356,
- 3405,
- 3408,
+ 3014,
+ 3068,
+ 3157,
+ 3157,
+ 3171,
+ 3256,
+ 3340,
+ 3389,
+ 3392,
+ 3418,
3434,
- 3450,
- 3461,
- 3474,
- 3504,
- 3519,
- 3533,
- 3540,
- 3546,
- 3580,
- 3615,
- 3644,
- 3674,
- 3688,
- 3698,
- 3716,
- 3716,
- 3736,
- 3754,
- 3754,
- 3754,
- 3762,
- 3762,
- 3774,
- 3814,
- 3840,
- 3851,
- 3886,
- 3886,
- 3901,
- 3927,
- 3938,
- 3952,
+ 3445,
+ 3458,
+ 3488,
+ 3503,
+ 3517,
+ 3524,
+ 3530,
+ 3564,
+ 3599,
+ 3628,
+ 3658,
+ 3672,
+ 3682,
+ 3700,
+ 3700,
+ 3720,
+ 3738,
+ 3738,
+ 3738,
+ 3746,
+ 3746,
+ 3758,
+ 3798,
+ 3824,
+ 3835,
+ 3870,
+ 3870,
+ 3885,
+ 3911,
+ 3922,
+ 3936,
+ 3943,
+ 3948,
3959,
- 3964,
- 3975,
- 3983,
- 3987,
- 3995,
- 3998,
- 4005,
- 4013,
- 4024,
- 4028,
- 4037,
- 4041,
- 4045,
+ 3967,
+ 3971,
+ 3979,
+ 3982,
+ 3989,
+ 3997,
+ 4008,
+ 4012,
+ 4021,
+ 4025,
+ 4029,
+ 4032,
+ 4043,
4048,
+ 4054,
4059,
- 4064,
- 4070,
- 4075,
- 4085,
- 4090,
- 4098,
- 4104,
- 4115,
- 4123,
+ 4069,
+ 4074,
+ 4082,
+ 4088,
+ 4099,
+ 4107,
+ 4113,
4129,
- 4145,
- 4154,
- 4156,
- 4164,
- 4168,
- 4178,
- 4189,
- 4200,
- 4218,
- 4232,
- 4237,
- 4237,
- 4237,
- 4252,
- 4261,
- 4270,
+ 4138,
+ 4140,
+ 4148,
+ 4152,
+ 4162,
+ 4173,
+ 4184,
+ 4202,
+ 4216,
+ 4221,
+ 4221,
+ 4221,
+ 4236,
+ 4245,
+ 4254,
+ 4269,
4285,
- 4301,
+ 4314,
4330,
4346,
- 4362,
+ 4361,
4377,
- 4393,
+ 4394,
4410,
- 4426,
- 4457,
- 4461,
- 4475,
- 4490,
- 4504,
- 4522,
- 4537,
- 4546,
- 4559,
- 4582,
- 4611,
- 4649,
- 4666,
- 4684,
- 4740,
- 4783,
- 4835,
- 4913,
- 4935,
- 4998,
- 5012,
- 5051,
- 5080,
- 5098,
+ 4441,
+ 4445,
+ 4459,
+ 4474,
+ 4488,
+ 4506,
+ 4521,
+ 4530,
+ 4543,
+ 4566,
+ 4595,
+ 4633,
+ 4650,
+ 4668,
+ 4724,
+ 4767,
+ 4819,
+ 4897,
+ 4919,
+ 4982,
+ 4996,
+ 5035,
+ 5064,
+ 5082,
+ 5099,
5115,
- 5131,
- 5145,
- 5162,
+ 5129,
+ 5146,
+ 5157,
5173,
- 5189,
- 5201,
- 5218,
- 5240,
- 5240,
- 5255,
- 5269,
- 5269,
- 5269,
- 5282,
- 5295,
- 5314,
- 5331,
- 5348,
- 5359,
+ 5185,
+ 5202,
+ 5224,
+ 5224,
+ 5239,
+ 5253,
+ 5253,
+ 5253,
+ 5266,
+ 5279,
+ 5298,
+ 5315,
+ 5332,
+ 5343,
+ 5351,
5367,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5400,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5390,
5419,
- 5439,
- 5462,
- 5491,
- 5508,
+ 5436,
+ 5453,
+ 5467,
+ 5480,
+ 5486,
+ 5499,
+ 5512,
5525,
5539,
- 5552,
5558,
- 5571,
- 5584,
- 5597,
- 5611,
- 5630,
- 5649,
- 5660,
+ 5577,
+ 5588,
+ 5601,
+ 5617,
+ 5617,
+ 5633,
+ 5653,
5673,
- 5689,
- 5689,
- 5705,
- 5725,
- 5745,
- 5755,
- 5771,
- 5785,
- 5800,
- 5815,
- 5834,
- 5848,
- 5858,
+ 5683,
+ 5699,
+ 5713,
+ 5728,
+ 5743,
+ 5762,
+ 5776,
+ 5786,
+ 5803,
+ 5816,
+ 5833,
+ 5851,
+ 5861,
5875,
- 5888,
- 5905,
- 5923,
- 5933,
- 5947,
- 5993,
- 6042,
- 6078,
- 6130,
- 6166,
- 6204,
- 6212,
- 6220,
- 6223,
- 6237,
- 6252,
- 6272,
- 6286,
- 6306,
- 6323,
- 6338,
- 6356,
- 6374,
- 6393,
- 6429,
- 6451,
- 6463,
- 6476,
- 6492,
- 6502,
- 6510,
- 6521,
- 6578,
- 6587,
+ 5921,
+ 5970,
+ 6006,
+ 6058,
+ 6094,
+ 6132,
+ 6140,
+ 6148,
+ 6151,
+ 6165,
+ 6180,
+ 6200,
+ 6214,
+ 6234,
+ 6251,
+ 6266,
+ 6284,
+ 6302,
+ 6321,
+ 6357,
+ 6379,
+ 6391,
+ 6404,
+ 6420,
+ 6430,
+ 6438,
+ 6449,
+ 6506,
+ 6515,
+ 6528,
+ 6537,
+ 6545,
+ 6559,
+ 6583,
6600,
- 6609,
- 6617,
- 6631,
- 6655,
- 6672,
- 6680,
- 6706,
- 6717,
- 6731,
- 6745,
- 6754,
- 6771,
- 6809,
- 6816,
- 6818,
- 6828,
- 6841,
- 6860,
- 6866,
- 6895,
- 6945,
- 6958,
- 6988,
- 7000,
- 7015,
- 7026,
- 7041,
- 7066,
- 7105,
- 7208,
- 7225,
- 7257,
- 7295,
- 7324,
- 7379,
- 7397,
- 7413,
- 7428,
- 7447,
- 7464,
- 7495,
+ 6608,
+ 6634,
+ 6645,
+ 6659,
+ 6673,
+ 6682,
+ 6699,
+ 6737,
+ 6744,
+ 6746,
+ 6756,
+ 6769,
+ 6788,
+ 6794,
+ 6823,
+ 6873,
+ 6886,
+ 6916,
+ 6928,
+ 6943,
+ 6954,
+ 6969,
+ 6994,
+ 7033,
+ 7136,
+ 7153,
+ 7185,
+ 7223,
+ 7252,
+ 7307,
+ 7325,
+ 7341,
+ 7356,
+ 7375,
+ 7392,
+ 7423,
+ 7453,
+ 7463,
+ 7475,
+ 7475,
7525,
- 7535,
- 7547,
- 7547,
- 7597,
- 7623,
- 7648,
- 7657,
- 7670,
- 7708,
- 7751,
- 7762,
- 7774,
- 7800,
- 7812,
- 7812,
- 7828,
- 7828,
- 7828,
- 7828,
- 7840,
- 7849,
+ 7551,
+ 7576,
+ 7585,
+ 7598,
+ 7636,
+ 7679,
+ 7690,
+ 7702,
+ 7728,
+ 7740,
+ 7740,
+ 7756,
+ 7756,
+ 7756,
+ 7756,
+ 7768,
+ 7777,
+ 7787,
+ 7836,
7859,
- 7908,
- 7931,
- 7940,
- 7948,
- 7958,
- 7982,
+ 7868,
+ 7876,
+ 7886,
+ 7910,
+ 7924,
+ 7938,
+ 7952,
+ 7972,
+ 7984,
7996,
- 8010,
+ 8020,
8024,
- 8044,
- 8056,
- 8068,
- 8092,
- 8096,
- 8118,
- 8139,
- 8152,
- 8163,
- 8173,
- 8186,
- 8208,
- 8218,
- 8234,
- 8273,
- 8289,
- 8316,
- 8316,
- 8334,
- 8334,
- 8404,
- 8480,
- 8550,
- 8626,
- 8642,
- 8660,
- 8684,
- 8719,
- 8728,
- 8752,
- 8782,
- 8813,
- 8831,
- 8873,
- 8873,
- 8899,
- 8899,
+ 8046,
+ 8067,
+ 8080,
+ 8091,
+ 8101,
+ 8114,
+ 8136,
+ 8146,
+ 8162,
+ 8201,
+ 8217,
+ 8244,
+ 8244,
+ 8262,
+ 8262,
+ 8332,
+ 8408,
+ 8478,
+ 8554,
+ 8570,
+ 8588,
+ 8612,
+ 8647,
+ 8656,
+ 8680,
+ 8710,
+ 8741,
+ 8759,
+ 8801,
+ 8801,
+ 8827,
+ 8827,
+ 8848,
+ 8897,
+ 8906,
8920,
- 8969,
- 8978,
- 8992,
- 9011,
- 9026,
- 9038,
- 9052,
- 9068,
- 9088,
- 9113,
- 9162,
- 9215,
- 9226,
- 9241,
- 9271,
- 9299,
- 9324,
- 9340,
- 9423,
- 9444,
- 9465,
- 9478,
- 9492,
- 9557,
- 9557,
- 9579,
- 9598,
- 9613,
- 9642,
- 9666,
- 9729,
- 9776,
- 9825,
- 9863,
- 9996,
- 10040,
- 10062,
- 10074,
- 10118,
- 10162,
- 10186,
- 10217,
- 10256,
- 10305,
- 10430,
- 10547,
- 10591,
- 10591,
- 10598,
- 10629,
- 10642,
- 10660,
- 10703,
- 10703,
- 10703,
- 10726,
- 10758,
- 10789,
- 10789,
- 10789,
- 10789,
- 10809,
- 10829,
- 10829,
- 10866,
- 10879,
- 10895,
- 10926,
- 10926,
- 10966,
- 10966,
- 10980,
- 10993,
- 10993,
- 10993,
- 11009,
+ 8939,
+ 8954,
+ 8966,
+ 8980,
+ 8996,
+ 9016,
+ 9041,
+ 9090,
+ 9143,
+ 9154,
+ 9169,
+ 9199,
+ 9227,
+ 9252,
+ 9268,
+ 9351,
+ 9372,
+ 9393,
+ 9406,
+ 9420,
+ 9485,
+ 9485,
+ 9507,
+ 9526,
+ 9541,
+ 9570,
+ 9594,
+ 9657,
+ 9704,
+ 9753,
+ 9791,
+ 9924,
+ 9968,
+ 9990,
+ 10002,
+ 10046,
+ 10090,
+ 10114,
+ 10145,
+ 10184,
+ 10233,
+ 10358,
+ 10475,
+ 10519,
+ 10519,
+ 10526,
+ 10557,
+ 10570,
+ 10588,
+ 10631,
+ 10631,
+ 10631,
+ 10654,
+ 10686,
+ 10717,
+ 10717,
+ 10717,
+ 10717,
+ 10737,
+ 10757,
+ 10757,
+ 10794,
+ 10807,
+ 10823,
+ 10854,
+ 10854,
+ 10894,
+ 10894,
+ 10908,
+ 10921,
+ 10921,
+ 10921,
+ 10937,
+ 10937,
+ 10956,
+ 10976,
+ 10996,
11009,
- 11028,
- 11048,
- 11068,
- 11081,
- 11099,
- 11112,
- 11156,
- 11209,
- 11209,
- 11229,
- 11259,
- 11279,
- 11290,
- 11310,
- 11344,
- 11348,
- 11353,
- 11358,
+ 11027,
+ 11040,
+ 11084,
+ 11137,
+ 11137,
+ 11157,
+ 11187,
+ 11207,
+ 11218,
+ 11238,
+ 11272,
+ 11276,
+ 11281,
+ 11286,
+ 11305,
+ 11309,
11377,
- 11381,
- 11449,
- 11529,
- 11594,
- 11607,
- 11622,
- 11659,
- 11676,
- 11741,
- 11786,
- 11851,
- 11895,
- 11908,
- 11922,
- 11972,
- 11999,
- 12048,
- 12090,
- 12174,
- 12220,
- 12269,
- 12287,
- 12302,
- 12321,
- 12377,
- 12444,
+ 11457,
+ 11522,
+ 11535,
+ 11550,
+ 11587,
+ 11604,
+ 11669,
+ 11714,
+ 11779,
+ 11823,
+ 11836,
+ 11850,
+ 11900,
+ 11927,
+ 11976,
+ 12018,
+ 12102,
+ 12148,
+ 12197,
+ 12215,
+ 12230,
+ 12249,
+ 12305,
+ 12372,
+ 12413,
+ 12427,
+ 12427,
+ 12441,
+ 12472,
12485,
- 12499,
- 12499,
- 12513,
- 12544,
- 12557,
- 12568,
- 12600,
- 12615,
- 12632,
- 12644,
- 12651,
- 12665,
- 12675,
- 12695,
- 12695,
+ 12496,
+ 12528,
+ 12543,
+ 12560,
+ 12572,
+ 12579,
+ 12593,
+ 12603,
+ 12623,
+ 12623,
+ 12637,
+ 12658,
+ 12658,
+ 12658,
+ 12667,
+ 12682,
+ 12697,
12709,
- 12730,
- 12730,
- 12730,
- 12739,
- 12754,
- 12769,
- 12781,
- 12795,
- 12808,
- 12832,
- 12848,
- 12860,
- 12925,
- 12941,
- 12993,
- 13028,
- 13048,
- 13064,
- 13064,
- 13106,
- 13163,
- 13176,
- 13194,
- 13204,
- 13213,
- 13236,
- 13247,
- 13252,
- 13262,
- 13275,
- 13281,
- 13304,
+ 12723,
+ 12736,
+ 12760,
+ 12776,
+ 12788,
+ 12853,
+ 12869,
+ 12921,
+ 12956,
+ 12976,
+ 12992,
+ 12992,
+ 13034,
+ 13091,
+ 13104,
+ 13122,
+ 13132,
+ 13141,
+ 13164,
+ 13175,
+ 13180,
+ 13190,
+ 13203,
+ 13209,
+ 13232,
+ 13242,
+ 13253,
+ 13267,
+ 13279,
+ 13279,
+ 13296,
+ 13296,
13314,
- 13325,
- 13339,
- 13351,
- 13351,
- 13368,
+ 13328,
+ 13342,
+ 13348,
13368,
- 13386,
- 13400,
- 13414,
- 13420,
- 13440,
- 13452,
- 13463,
- 13523,
- 13536,
- 13540,
- 13544,
- 13555,
- 13564,
- 13564,
- 13564,
- 13574,
- 13577,
- 13582,
- 13585,
- 13598,
- 13604,
- 13613,
- 13630,
- 13642,
+ 13380,
+ 13391,
+ 13451,
+ 13464,
+ 13468,
+ 13472,
+ 13483,
+ 13492,
+ 13492,
+ 13492,
+ 13502,
+ 13505,
+ 13510,
+ 13513,
+ 13526,
+ 13532,
+ 13541,
+ 13558,
+ 13570,
+ 13586,
+ 13586,
+ 13594,
+ 13611,
+ 13614,
+ 13625,
+ 13645,
13658,
13658,
- 13666,
+ 13671,
13683,
- 13686,
- 13697,
- 13717,
- 13730,
- 13730,
- 13743,
- 13755,
- 13762,
- 13770,
- 13779,
- 13799,
- 13835,
- 13855,
- 13869,
- 13869,
- 13884,
- 13890,
- 13906,
- 13920,
- 13935,
- 13970,
+ 13690,
+ 13698,
+ 13707,
+ 13727,
+ 13763,
+ 13783,
+ 13797,
+ 13797,
+ 13812,
+ 13818,
+ 13834,
+ 13848,
+ 13863,
+ 13898,
+ 13898,
+ 13911,
+ 13918,
+ 13924,
+ 13942,
+ 13961,
13970,
- 13983,
- 13990,
- 13996,
- 14014,
- 14033,
- 14042,
- 14050,
- 14067,
- 14084,
- 14097,
- 14112,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14166,
- 14193,
- 14208,
- 14223,
- 14247,
- 14258,
- 14297,
- 14297,
- 14315,
- 14361,
- 14380,
- 14398,
- 14411,
- 14468,
- 14485,
- 14525,
- 14543,
- 14543,
- 14543,
- 14543,
- 14561,
- 14591,
- 14620,
- 14638,
- 14653,
- 14660,
- 14668,
- 14675,
- 14681,
- 14694,
- 14702,
- 14711,
- 14717,
- 14724,
- 14735,
- 14743,
- 14759,
- 14772,
- 14777,
- 14780,
- 14784,
- 14784,
- 14829,
- 14838,
- 14840,
- 14847,
- 14866,
+ 13978,
+ 13995,
+ 14012,
+ 14025,
+ 14040,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14094,
+ 14121,
+ 14136,
+ 14151,
+ 14175,
+ 14186,
+ 14225,
+ 14225,
+ 14243,
+ 14289,
+ 14308,
+ 14326,
+ 14339,
+ 14396,
+ 14413,
+ 14453,
+ 14471,
+ 14471,
+ 14471,
+ 14471,
+ 14489,
+ 14519,
+ 14548,
+ 14566,
+ 14581,
+ 14588,
+ 14596,
+ 14603,
+ 14609,
+ 14622,
+ 14630,
+ 14639,
+ 14645,
+ 14652,
+ 14663,
+ 14671,
+ 14687,
+ 14700,
+ 14705,
+ 14708,
+ 14712,
+ 14712,
+ 14757,
+ 14766,
+ 14768,
+ 14775,
+ 14794,
+ 14811,
+ 14832,
+ 14841,
+ 14845,
+ 14851,
+ 14851,
+ 14851,
+ 14862,
+ 14862,
+ 14862,
+ 14862,
+ 14869,
+ 14876,
+ 14876,
14883,
- 14904,
- 14913,
- 14917,
- 14923,
- 14923,
- 14923,
- 14934,
- 14934,
- 14934,
- 14934,
- 14941,
- 14948,
- 14948,
- 14955,
+ 14890,
+ 14898,
+ 14901,
+ 14901,
+ 14901,
+ 14906,
+ 14919,
+ 14944,
+ 14949,
14962,
- 14970,
- 14973,
- 14973,
- 14973,
- 14978,
- 14991,
- 15016,
- 15021,
- 15034,
- 15057,
- 15064,
- 15091,
- 15102,
- 15115,
+ 14985,
+ 14992,
+ 15019,
+ 15030,
+ 15043,
+ 15052,
+ 15106,
15124,
- 15178,
- 15196,
- 15210,
- 15230,
- 15252,
- 15272,
- 15279,
- 15294,
- 15294,
- 15294,
- 15294,
- 15303,
- 15303,
- 15355,
- 15355,
- 15367,
- 15367,
- 15379,
- 15379,
- 15379,
- 15386,
- 15401,
- 15401,
- 15416,
- 15441,
- 15441,
- 15441,
- 15441,
- 15452,
- 15461,
- 15473,
- 15481,
- 15481,
- 15493,
- 15493,
- 15574,
- 15632,
- 15632,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15668,
- 15668,
- 15668,
- 15678,
- 15678,
- 15678,
- 15678,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15753,
- 15770,
- 15783,
- 15783,
- 15783,
- 15837,
- 15850,
- 15850,
- 15850,
- 15850,
- 15865,
- 15865,
- 15865,
- 15884,
- 15892,
- 15892,
- 15892,
- 15910,
- 15928,
- 15953,
- 15966,
- 15966,
- 15983,
- 16005,
- 16013,
- 16013,
- 16033,
- 16033,
- 16033,
- 16110,
- 16126,
- 16136,
- 16136,
- 16136,
- 16188,
- 16188,
- 16206,
- 16212,
- 16217,
- 16217,
+ 15138,
+ 15158,
+ 15180,
+ 15200,
+ 15207,
+ 15222,
+ 15222,
+ 15222,
+ 15222,
+ 15231,
+ 15231,
+ 15231,
+ 15231,
+ 15243,
+ 15243,
+ 15255,
+ 15255,
+ 15255,
+ 15262,
+ 15277,
+ 15277,
+ 15292,
+ 15317,
+ 15317,
+ 15317,
+ 15317,
+ 15328,
+ 15337,
+ 15337,
+ 15345,
+ 15345,
+ 15357,
+ 15357,
+ 15438,
+ 15496,
+ 15496,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15610,
+ 15618,
+ 15618,
+ 15618,
+ 15636,
+ 15654,
+ 15679,
+ 15692,
+ 15692,
+ 15709,
+ 15709,
+ 15717,
+ 15717,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15743,
+ 15748,
+ 15748,
+ 15773,
+ 15777,
+ 15777,
+ 15777,
+ 15808,
+ 15808,
+ 15808,
+ 15826,
+ 15843,
+ 15843,
+ 15861,
+ 15881,
+ 15881,
+ 15905,
+ 15927,
+ 15940,
+ 15940,
+ 15960,
+ 15976,
+ 15976,
+ 15984,
+ 15989,
+ 16018,
+ 16070,
+ 16082,
+ 16087,
+ 16100,
+ 16108,
+ 16118,
+ 16178,
+ 16204,
+ 16211,
16242,
- 16246,
- 16246,
- 16246,
- 16277,
- 16277,
- 16277,
- 16295,
- 16312,
- 16322,
- 16340,
- 16360,
- 16360,
- 16384,
- 16406,
- 16419,
- 16445,
- 16465,
- 16481,
+ 16254,
+ 16271,
+ 16293,
+ 16293,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16325,
+ 16337,
+ 16352,
+ 16359,
+ 16375,
+ 16383,
+ 16424,
+ 16438,
+ 16448,
16481,
- 16489,
- 16494,
- 16523,
- 16575,
- 16587,
- 16592,
- 16605,
- 16613,
- 16623,
- 16683,
- 16709,
- 16716,
- 16747,
- 16759,
- 16776,
- 16798,
- 16798,
- 16813,
- 16813,
- 16813,
- 16813,
- 16813,
- 16830,
- 16842,
- 16857,
- 16864,
- 16880,
- 16888,
- 16929,
- 16943,
- 16953,
- 16986,
- 16995,
- 17035,
- 17051,
- 17057,
- 17068,
- 17073,
- 17078,
- 17078,
- 17091,
- 17112,
- 17112,
+ 16490,
+ 16530,
+ 16546,
+ 16552,
+ 16563,
+ 16568,
+ 16573,
+ 16573,
+ 16586,
+ 16607,
+ 16607,
+ 16607,
+ 16620,
+ 16620,
+ 16620,
+ 16620,
+ 16666,
+ 16666,
+ 16666,
+ 16681,
+ 16685,
+ 16691,
+ 16703,
+ 16703,
+ 16703,
+ 16755,
+ 16763,
+ 16796,
+ 16796,
+ 16796,
+ 16811,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16841,
+ 16883,
+ 16887,
+ 16887,
+ 16898,
+ 16923,
+ 16927,
+ 16931,
+ 16947,
+ 16961,
+ 16967,
+ 16987,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 17002,
+ 17012,
+ 17022,
+ 17040,
+ 17090,
+ 17090,
+ 17107,
+ 17107,
+ 17111,
+ 17111,
+ 17126,
+ 17139,
+ 17139,
+ 17150,
17162,
- 17175,
- 17175,
- 17175,
- 17254,
- 17300,
- 17314,
- 17314,
- 17329,
- 17333,
- 17339,
- 17351,
- 17351,
- 17351,
- 17403,
+ 17162,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17196,
+ 17212,
+ 17212,
+ 17212,
+ 17212,
+ 17217,
+ 17226,
+ 17232,
+ 17242,
+ 17245,
+ 17251,
+ 17251,
+ 17251,
+ 17257,
+ 17265,
+ 17276,
+ 17286,
+ 17294,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17320,
+ 17371,
+ 17374,
+ 17378,
+ 17378,
+ 17392,
+ 17404,
+ 17404,
17411,
- 17444,
- 17444,
- 17444,
- 17459,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17489,
- 17531,
- 17535,
- 17535,
- 17546,
- 17571,
- 17575,
- 17579,
- 17595,
- 17609,
- 17615,
- 17635,
- 17641,
- 17661,
- 17669,
- 17669,
- 17669,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17733,
- 17743,
- 17753,
- 17771,
- 17821,
+ 17417,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17485,
+ 17498,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17611,
+ 17681,
+ 17735,
+ 17787,
+ 17787,
+ 17797,
+ 17801,
+ 17810,
+ 17810,
+ 17810,
17821,
+ 17830,
17838,
- 17838,
- 17842,
- 17842,
- 17857,
- 17870,
- 17870,
- 17881,
- 17893,
- 17893,
- 17914,
- 17914,
- 17914,
- 17914,
- 17914,
- 17927,
- 17943,
- 17943,
- 17943,
- 17943,
- 17948,
- 17957,
- 17963,
- 17973,
- 17976,
- 17982,
- 17982,
- 17982,
- 17988,
- 17996,
- 18007,
- 18017,
- 18025,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18051,
- 18102,
- 18105,
- 18109,
- 18109,
- 18123,
- 18135,
- 18135,
- 18142,
- 18148,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18216,
- 18229,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18342,
- 18412,
- 18466,
- 18518,
- 18518,
- 18528,
- 18532,
- 18541,
- 18541,
- 18541,
+ 17843,
+ 17849,
+ 17865,
+ 17871,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18016,
+ 18026,
+ 18039,
+ 18050,
+ 18063,
+ 18076,
+ 18104,
+ 18139,
+ 18175,
+ 18213,
+ 18221,
+ 18234,
+ 18234,
+ 18234,
+ 18257,
+ 18265,
+ 18265,
+ 18265,
+ 18279,
+ 18285,
+ 18293,
+ 18302,
+ 18317,
+ 18328,
+ 18328,
+ 18349,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18386,
+ 18399,
+ 18415,
+ 18415,
+ 18415,
+ 18433,
+ 18481,
18552,
- 18561,
- 18569,
- 18574,
- 18580,
- 18596,
- 18602,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18747,
- 18757,
- 18770,
- 18781,
- 18794,
- 18807,
- 18835,
- 18870,
- 18906,
- 18944,
- 18952,
- 18965,
- 18965,
- 18965,
- 18988,
- 18996,
- 18996,
- 18996,
- 19010,
- 19016,
- 19024,
- 19033,
- 19048,
- 19059,
- 19059,
- 19080,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19117,
- 19130,
- 19146,
- 19146,
- 19146,
- 19164,
- 19212,
- 19283,
- 19295,
- 19318,
- 19339,
- 19339,
- 19352,
- 19360,
- 19360,
- 19382,
- 19446,
- 19446,
- 19465,
- 19513,
- 19523,
- 19530,
- 19530,
- 19549,
- 19590,
- 19617,
- 19619,
- 19634,
- 19634,
+ 18564,
+ 18587,
+ 18608,
+ 18608,
+ 18621,
+ 18629,
+ 18629,
+ 18651,
+ 18715,
+ 18715,
+ 18734,
+ 18782,
+ 18792,
+ 18799,
+ 18799,
+ 18818,
+ 18859,
+ 18886,
+ 18888,
+ 18903,
+ 18903,
];
#[cfg(all(feature = "debug", not(feature = "universal_fw")))]
@@ -4200,7 +4199,7 @@ impl TranslatedString {
"You can back up your Trezor once, at any time.",
"You should back up your new wallet right now.",
"",
- "Wallet created.\n",
+ "",
"Wallet created successfully.",
"",
"",
@@ -4518,9 +4517,9 @@ impl TranslatedString {
"",
"",
"",
- "Joint transaction",
- "To the total amount",
- "You are contributing",
+ "",
+ "",
+ "",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -5038,7 +5037,7 @@ impl TranslatedString {
"",
"Important",
"",
- "Create a backup to avoid losing access to your funds",
+ "",
"",
"Instructions",
"",
@@ -5055,7 +5054,7 @@ impl TranslatedString {
"",
"Cancel sign",
"Send from",
- "Hold to sign",
+ "",
"Fee rate",
"",
"Total amount",
@@ -5070,10 +5069,10 @@ impl TranslatedString {
"",
"",
"",
- "Hold to continue",
"",
"",
- "Learn more",
+ "",
+ "",
"",
"",
"",
@@ -5096,16 +5095,16 @@ impl TranslatedString {
"",
"",
"Transaction signed",
- "Continue tutorial",
- "Exit tutorial",
"",
"",
- "Find context-specific actions and options in the menu.",
- "One more step",
"",
"",
"",
- "Easy navigation",
+ "",
+ "",
+ "",
+ "",
+ "",
"",
"",
"Operation cancelled",
@@ -5118,20 +5117,20 @@ impl TranslatedString {
"Create backup",
"",
"Words may repeat.",
- "Repeat for all shares.",
+ "",
"Settings",
"",
"The word is repeated",
"",
"",
- "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet.",
- "Restart tutorial",
- "Handy menu",
"",
"",
- "Learn how to use and navigate this device with ease.",
"",
- "Swipe horizontally",
+ "",
+ "",
+ "",
+ "",
+ "",
"Adjust",
"Apply",
"",
@@ -5144,14 +5143,14 @@ impl TranslatedString {
"",
"for authentication",
"Select credential",
- "Swipe down",
+ "",
"Credential details",
"Public key confirmed",
"",
"Unknown contract address",
"Token contract address",
"View all data",
- "View all data in the menu.",
+ "",
"Interaction contract",
"Enable labeling?",
"",
@@ -5198,13 +5197,13 @@ impl TranslatedString {
"Unknown token",
"Unknown token address",
"",
- "We don't recommend to skip wallet backup creation.",
+ "",
"Pay attention",
"",
"",
- "A recovery share is a list of words you wrote down when setting up your Trezor.",
+ "",
"Your wallet backup consists of 1 to 16 shares.",
- "Recovery share",
+ "",
"",
"Sign cancelled.",
"Send",
@@ -5238,11 +5237,11 @@ impl TranslatedString {
"Assets",
"Confirm message hash",
"Finish",
- "Use menu to continue",
- "Last one",
"",
"",
- "Replay this tutorial anytime from the Trezor Suite app.",
+ "",
+ "",
+ "",
"",
"",
"",
@@ -5460,1241 +5459,1241 @@ impl TranslatedString {
384,
429,
429,
- 445,
- 473,
- 473,
- 473,
- 473,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
+ 429,
+ 457,
+ 457,
+ 457,
+ 457,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 513,
529,
- 545,
- 588,
- 631,
- 671,
- 686,
- 713,
- 737,
- 754,
- 766,
- 780,
- 793,
- 808,
- 828,
+ 572,
+ 615,
+ 655,
+ 670,
+ 697,
+ 721,
+ 738,
+ 750,
+ 764,
+ 777,
+ 792,
+ 812,
+ 827,
843,
- 859,
- 872,
- 879,
- 897,
- 912,
- 930,
- 942,
- 961,
- 980,
- 1032,
+ 856,
+ 863,
+ 881,
+ 896,
+ 914,
+ 926,
+ 945,
+ 964,
+ 1016,
+ 1039,
1055,
+ 1060,
+ 1066,
1071,
1076,
- 1082,
+ 1080,
1087,
- 1092,
- 1096,
- 1103,
- 1109,
+ 1093,
+ 1099,
+ 1104,
1115,
1120,
- 1131,
- 1136,
- 1143,
- 1151,
- 1158,
- 1164,
- 1164,
- 1175,
- 1181,
- 1187,
- 1194,
- 1209,
+ 1127,
+ 1135,
+ 1142,
+ 1148,
+ 1148,
+ 1159,
+ 1165,
+ 1171,
+ 1178,
+ 1193,
+ 1197,
+ 1204,
1213,
- 1220,
1229,
- 1245,
+ 1237,
+ 1241,
+ 1248,
1253,
- 1257,
- 1264,
- 1269,
- 1275,
- 1278,
- 1286,
- 1298,
- 1308,
- 1312,
- 1321,
- 1329,
- 1336,
+ 1259,
+ 1262,
+ 1270,
+ 1282,
+ 1292,
+ 1296,
+ 1305,
+ 1313,
+ 1320,
+ 1324,
+ 1334,
1340,
- 1350,
- 1356,
- 1363,
- 1369,
- 1398,
- 1430,
- 1462,
- 1492,
- 1529,
- 1546,
- 1565,
- 1570,
- 1578,
- 1589,
- 1602,
- 1628,
- 1651,
- 1670,
- 1692,
- 1737,
- 1754,
- 1754,
- 1810,
- 1829,
- 1863,
- 1895,
- 1933,
- 1958,
- 1962,
- 2006,
- 2016,
- 2029,
- 2058,
- 2073,
- 2085,
- 2095,
- 2107,
- 2115,
- 2126,
- 2172,
- 2222,
- 2292,
- 2300,
- 2306,
- 2320,
- 2348,
- 2355,
- 2410,
- 2415,
- 2420,
- 2424,
+ 1347,
+ 1353,
+ 1382,
+ 1414,
+ 1446,
+ 1476,
+ 1513,
+ 1530,
+ 1549,
+ 1554,
+ 1562,
+ 1573,
+ 1586,
+ 1612,
+ 1635,
+ 1654,
+ 1676,
+ 1721,
+ 1738,
+ 1738,
+ 1794,
+ 1813,
+ 1847,
+ 1879,
+ 1917,
+ 1942,
+ 1946,
+ 1990,
+ 2000,
+ 2013,
+ 2042,
+ 2057,
+ 2069,
+ 2079,
+ 2091,
+ 2099,
+ 2110,
+ 2156,
+ 2206,
+ 2276,
+ 2284,
+ 2290,
+ 2304,
+ 2332,
+ 2339,
+ 2394,
+ 2399,
+ 2404,
+ 2408,
+ 2414,
+ 2421,
2430,
- 2437,
- 2446,
- 2464,
- 2481,
- 2491,
- 2510,
- 2528,
+ 2448,
+ 2465,
+ 2475,
+ 2494,
+ 2512,
+ 2533,
2549,
- 2565,
- 2580,
- 2586,
- 2614,
- 2692,
- 2705,
- 2711,
- 2714,
+ 2564,
+ 2570,
+ 2598,
+ 2676,
+ 2689,
+ 2695,
+ 2698,
+ 2701,
2717,
- 2733,
- 2744,
- 2758,
- 2775,
- 2778,
- 2784,
- 2797,
- 2804,
- 2815,
+ 2728,
+ 2742,
+ 2759,
+ 2762,
+ 2768,
+ 2781,
+ 2788,
+ 2799,
+ 2824,
2840,
- 2856,
- 2880,
- 2902,
- 2933,
- 2955,
- 2978,
- 2985,
+ 2864,
+ 2886,
+ 2917,
+ 2939,
+ 2962,
+ 2969,
+ 2987,
3003,
- 3019,
- 3030,
- 3084,
- 3173,
- 3173,
- 3187,
- 3272,
- 3356,
- 3405,
- 3408,
+ 3014,
+ 3068,
+ 3157,
+ 3157,
+ 3171,
+ 3256,
+ 3340,
+ 3389,
+ 3392,
+ 3418,
3434,
- 3450,
- 3461,
- 3474,
- 3504,
- 3519,
- 3533,
- 3540,
- 3546,
- 3580,
- 3615,
- 3644,
- 3674,
- 3688,
- 3698,
- 3716,
- 3716,
- 3736,
- 3754,
- 3754,
- 3754,
- 3762,
- 3762,
- 3774,
- 3814,
- 3840,
- 3851,
- 3886,
- 3886,
- 3901,
- 3927,
- 3938,
- 3952,
+ 3445,
+ 3458,
+ 3488,
+ 3503,
+ 3517,
+ 3524,
+ 3530,
+ 3564,
+ 3599,
+ 3628,
+ 3658,
+ 3672,
+ 3682,
+ 3700,
+ 3700,
+ 3720,
+ 3738,
+ 3738,
+ 3738,
+ 3746,
+ 3746,
+ 3758,
+ 3798,
+ 3824,
+ 3835,
+ 3870,
+ 3870,
+ 3885,
+ 3911,
+ 3922,
+ 3936,
+ 3943,
+ 3948,
3959,
- 3964,
- 3975,
- 3983,
- 3987,
- 3995,
- 3998,
- 4005,
- 4013,
- 4024,
- 4028,
- 4037,
- 4041,
- 4045,
+ 3967,
+ 3971,
+ 3979,
+ 3982,
+ 3989,
+ 3997,
+ 4008,
+ 4012,
+ 4021,
+ 4025,
+ 4029,
+ 4032,
+ 4043,
4048,
+ 4054,
4059,
- 4064,
- 4070,
- 4075,
- 4085,
- 4090,
- 4098,
- 4104,
- 4115,
- 4123,
+ 4069,
+ 4074,
+ 4082,
+ 4088,
+ 4099,
+ 4107,
+ 4113,
4129,
- 4145,
- 4154,
- 4156,
- 4164,
- 4168,
- 4178,
- 4189,
- 4200,
- 4218,
- 4232,
- 4237,
- 4237,
- 4237,
- 4252,
- 4261,
- 4270,
- 4285,
- 4301,
+ 4138,
+ 4140,
+ 4148,
+ 4152,
+ 4162,
+ 4173,
+ 4184,
+ 4202,
+ 4216,
+ 4221,
+ 4221,
+ 4221,
+ 4236,
+ 4245,
+ 4254,
+ 4269,
+ 4285,
+ 4314,
4330,
4346,
- 4362,
+ 4361,
4377,
- 4393,
+ 4394,
4410,
- 4426,
- 4457,
- 4461,
- 4475,
- 4490,
- 4504,
- 4522,
- 4537,
- 4546,
- 4559,
- 4582,
- 4611,
- 4649,
- 4666,
- 4684,
- 4740,
- 4783,
- 4835,
- 4913,
- 4935,
- 4998,
- 5012,
- 5051,
- 5080,
- 5098,
+ 4441,
+ 4445,
+ 4459,
+ 4474,
+ 4488,
+ 4506,
+ 4521,
+ 4530,
+ 4543,
+ 4566,
+ 4595,
+ 4633,
+ 4650,
+ 4668,
+ 4724,
+ 4767,
+ 4819,
+ 4897,
+ 4919,
+ 4982,
+ 4996,
+ 5035,
+ 5064,
+ 5082,
+ 5099,
5115,
- 5131,
- 5145,
- 5162,
+ 5129,
+ 5146,
+ 5157,
5173,
- 5189,
- 5201,
- 5218,
- 5240,
- 5240,
- 5255,
- 5269,
- 5269,
- 5269,
- 5282,
- 5295,
- 5314,
- 5331,
- 5348,
- 5359,
+ 5185,
+ 5202,
+ 5224,
+ 5224,
+ 5239,
+ 5253,
+ 5253,
+ 5253,
+ 5266,
+ 5279,
+ 5298,
+ 5315,
+ 5332,
+ 5343,
+ 5351,
5367,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5400,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5390,
5419,
- 5439,
- 5462,
- 5491,
- 5508,
+ 5436,
+ 5453,
+ 5467,
+ 5480,
+ 5486,
+ 5499,
+ 5512,
5525,
5539,
- 5552,
5558,
- 5571,
- 5584,
- 5597,
- 5611,
- 5630,
- 5649,
- 5660,
+ 5577,
+ 5588,
+ 5601,
+ 5617,
+ 5617,
+ 5633,
+ 5653,
5673,
- 5689,
- 5689,
- 5705,
- 5725,
- 5745,
- 5755,
- 5771,
- 5785,
- 5800,
- 5815,
- 5834,
- 5848,
- 5858,
+ 5683,
+ 5699,
+ 5713,
+ 5728,
+ 5743,
+ 5762,
+ 5776,
+ 5786,
+ 5803,
+ 5816,
+ 5833,
+ 5851,
+ 5861,
5875,
- 5888,
- 5905,
- 5923,
- 5933,
- 5947,
- 5993,
- 6042,
- 6078,
- 6130,
- 6166,
- 6204,
- 6212,
- 6220,
- 6223,
- 6237,
- 6252,
- 6272,
- 6286,
- 6306,
- 6323,
- 6338,
- 6356,
- 6374,
- 6393,
- 6429,
- 6451,
- 6463,
- 6476,
- 6492,
- 6502,
- 6510,
- 6521,
- 6578,
- 6587,
+ 5921,
+ 5970,
+ 6006,
+ 6058,
+ 6094,
+ 6132,
+ 6140,
+ 6148,
+ 6151,
+ 6165,
+ 6180,
+ 6200,
+ 6214,
+ 6234,
+ 6251,
+ 6266,
+ 6284,
+ 6302,
+ 6321,
+ 6357,
+ 6379,
+ 6391,
+ 6404,
+ 6420,
+ 6430,
+ 6438,
+ 6449,
+ 6506,
+ 6515,
+ 6528,
+ 6537,
+ 6545,
+ 6559,
+ 6583,
6600,
- 6609,
- 6617,
- 6631,
- 6655,
- 6672,
- 6680,
- 6706,
- 6717,
- 6731,
- 6745,
- 6754,
- 6771,
- 6809,
- 6816,
- 6818,
- 6828,
- 6841,
- 6860,
- 6866,
- 6895,
- 6945,
- 6958,
- 6988,
- 7000,
- 7015,
- 7026,
- 7041,
- 7066,
- 7105,
- 7208,
- 7225,
- 7257,
- 7295,
- 7324,
- 7379,
- 7397,
- 7413,
- 7428,
- 7447,
- 7464,
- 7495,
+ 6608,
+ 6634,
+ 6645,
+ 6659,
+ 6673,
+ 6682,
+ 6699,
+ 6737,
+ 6744,
+ 6746,
+ 6756,
+ 6769,
+ 6788,
+ 6794,
+ 6823,
+ 6873,
+ 6886,
+ 6916,
+ 6928,
+ 6943,
+ 6954,
+ 6969,
+ 6994,
+ 7033,
+ 7136,
+ 7153,
+ 7185,
+ 7223,
+ 7252,
+ 7307,
+ 7325,
+ 7341,
+ 7356,
+ 7375,
+ 7392,
+ 7423,
+ 7453,
+ 7463,
+ 7475,
+ 7475,
7525,
- 7535,
- 7547,
- 7547,
- 7597,
- 7623,
- 7648,
- 7657,
- 7670,
- 7708,
- 7751,
- 7762,
- 7774,
- 7800,
- 7812,
- 7812,
- 7828,
- 7828,
- 7828,
- 7828,
- 7840,
- 7849,
+ 7551,
+ 7576,
+ 7585,
+ 7598,
+ 7636,
+ 7679,
+ 7690,
+ 7702,
+ 7728,
+ 7740,
+ 7740,
+ 7756,
+ 7756,
+ 7756,
+ 7756,
+ 7768,
+ 7777,
+ 7787,
+ 7836,
7859,
- 7908,
- 7931,
- 7940,
- 7948,
- 7958,
- 7982,
+ 7868,
+ 7876,
+ 7886,
+ 7910,
+ 7924,
+ 7938,
+ 7952,
+ 7972,
+ 7984,
7996,
- 8010,
+ 8020,
8024,
- 8044,
- 8056,
- 8068,
- 8092,
- 8096,
- 8118,
- 8139,
- 8152,
- 8163,
- 8173,
- 8186,
- 8208,
- 8218,
- 8234,
- 8273,
- 8289,
- 8316,
- 8316,
- 8334,
- 8334,
- 8404,
- 8480,
- 8550,
- 8626,
- 8642,
- 8660,
- 8684,
- 8719,
- 8728,
- 8752,
- 8782,
- 8813,
- 8831,
- 8873,
- 8873,
- 8899,
- 8899,
+ 8046,
+ 8067,
+ 8080,
+ 8091,
+ 8101,
+ 8114,
+ 8136,
+ 8146,
+ 8162,
+ 8201,
+ 8217,
+ 8244,
+ 8244,
+ 8262,
+ 8262,
+ 8332,
+ 8408,
+ 8478,
+ 8554,
+ 8570,
+ 8588,
+ 8612,
+ 8647,
+ 8656,
+ 8680,
+ 8710,
+ 8741,
+ 8759,
+ 8801,
+ 8801,
+ 8827,
+ 8827,
+ 8848,
+ 8897,
+ 8906,
8920,
- 8969,
- 8978,
- 8992,
- 9011,
- 9026,
- 9038,
- 9052,
- 9068,
- 9088,
- 9113,
- 9162,
- 9215,
- 9226,
- 9241,
- 9271,
- 9299,
- 9324,
- 9340,
- 9423,
- 9444,
- 9465,
- 9478,
- 9492,
- 9557,
- 9557,
- 9579,
- 9598,
- 9613,
- 9642,
- 9666,
- 9729,
- 9776,
- 9825,
- 9863,
- 9996,
- 10040,
- 10062,
- 10074,
- 10118,
- 10162,
- 10186,
- 10217,
- 10256,
- 10305,
- 10430,
- 10547,
- 10591,
- 10591,
- 10598,
- 10629,
- 10642,
- 10660,
- 10703,
- 10703,
- 10703,
- 10726,
- 10758,
- 10789,
- 10789,
- 10789,
- 10789,
- 10809,
- 10829,
- 10829,
- 10866,
- 10879,
- 10895,
- 10926,
- 10926,
- 10966,
- 10966,
- 10980,
- 10993,
- 10993,
- 10993,
- 11009,
+ 8939,
+ 8954,
+ 8966,
+ 8980,
+ 8996,
+ 9016,
+ 9041,
+ 9090,
+ 9143,
+ 9154,
+ 9169,
+ 9199,
+ 9227,
+ 9252,
+ 9268,
+ 9351,
+ 9372,
+ 9393,
+ 9406,
+ 9420,
+ 9485,
+ 9485,
+ 9507,
+ 9526,
+ 9541,
+ 9570,
+ 9594,
+ 9657,
+ 9704,
+ 9753,
+ 9791,
+ 9924,
+ 9968,
+ 9990,
+ 10002,
+ 10046,
+ 10090,
+ 10114,
+ 10145,
+ 10184,
+ 10233,
+ 10358,
+ 10475,
+ 10519,
+ 10519,
+ 10526,
+ 10557,
+ 10570,
+ 10588,
+ 10631,
+ 10631,
+ 10631,
+ 10654,
+ 10686,
+ 10717,
+ 10717,
+ 10717,
+ 10717,
+ 10737,
+ 10757,
+ 10757,
+ 10794,
+ 10807,
+ 10823,
+ 10854,
+ 10854,
+ 10894,
+ 10894,
+ 10908,
+ 10921,
+ 10921,
+ 10921,
+ 10937,
+ 10937,
+ 10956,
+ 10976,
+ 10996,
11009,
- 11028,
- 11048,
- 11068,
- 11081,
- 11099,
- 11112,
- 11156,
- 11209,
- 11209,
- 11229,
- 11259,
- 11279,
- 11290,
- 11310,
- 11344,
- 11348,
- 11353,
- 11358,
+ 11027,
+ 11040,
+ 11084,
+ 11137,
+ 11137,
+ 11157,
+ 11187,
+ 11207,
+ 11218,
+ 11238,
+ 11272,
+ 11276,
+ 11281,
+ 11286,
+ 11305,
+ 11309,
11377,
- 11381,
- 11449,
- 11529,
- 11594,
- 11607,
- 11622,
- 11659,
- 11676,
- 11741,
- 11786,
- 11851,
- 11895,
- 11908,
- 11922,
- 11972,
- 11999,
- 12048,
- 12090,
- 12174,
- 12220,
- 12269,
- 12287,
- 12302,
- 12321,
- 12377,
- 12444,
+ 11457,
+ 11522,
+ 11535,
+ 11550,
+ 11587,
+ 11604,
+ 11669,
+ 11714,
+ 11779,
+ 11823,
+ 11836,
+ 11850,
+ 11900,
+ 11927,
+ 11976,
+ 12018,
+ 12102,
+ 12148,
+ 12197,
+ 12215,
+ 12230,
+ 12249,
+ 12305,
+ 12372,
+ 12413,
+ 12427,
+ 12427,
+ 12441,
+ 12472,
12485,
- 12499,
- 12499,
- 12513,
- 12544,
- 12557,
- 12568,
- 12600,
- 12615,
- 12632,
- 12644,
- 12651,
- 12665,
- 12675,
- 12695,
- 12695,
+ 12496,
+ 12528,
+ 12543,
+ 12560,
+ 12572,
+ 12579,
+ 12593,
+ 12603,
+ 12623,
+ 12623,
+ 12637,
+ 12658,
+ 12658,
+ 12658,
+ 12667,
+ 12682,
+ 12697,
12709,
- 12730,
- 12730,
- 12730,
- 12739,
- 12754,
- 12769,
- 12781,
- 12795,
- 12808,
- 12832,
- 12848,
- 12860,
- 12925,
- 12941,
- 12993,
- 13028,
- 13048,
- 13064,
- 13064,
- 13106,
- 13163,
- 13176,
- 13194,
- 13204,
- 13213,
- 13236,
- 13247,
- 13252,
- 13262,
- 13275,
- 13281,
- 13304,
+ 12723,
+ 12736,
+ 12760,
+ 12776,
+ 12788,
+ 12853,
+ 12869,
+ 12921,
+ 12956,
+ 12976,
+ 12992,
+ 12992,
+ 13034,
+ 13091,
+ 13104,
+ 13122,
+ 13132,
+ 13141,
+ 13164,
+ 13175,
+ 13180,
+ 13190,
+ 13203,
+ 13209,
+ 13232,
+ 13242,
+ 13253,
+ 13267,
+ 13279,
+ 13279,
+ 13296,
+ 13296,
13314,
- 13325,
- 13339,
- 13351,
- 13351,
- 13368,
+ 13328,
+ 13342,
+ 13348,
13368,
- 13386,
- 13400,
- 13414,
- 13420,
- 13440,
- 13452,
- 13463,
- 13523,
- 13536,
- 13540,
- 13544,
- 13555,
- 13564,
- 13564,
- 13564,
- 13574,
- 13577,
- 13582,
- 13585,
- 13598,
- 13604,
- 13613,
- 13630,
- 13642,
+ 13380,
+ 13391,
+ 13451,
+ 13464,
+ 13468,
+ 13472,
+ 13483,
+ 13492,
+ 13492,
+ 13492,
+ 13502,
+ 13505,
+ 13510,
+ 13513,
+ 13526,
+ 13532,
+ 13541,
+ 13558,
+ 13570,
+ 13586,
+ 13586,
+ 13594,
+ 13611,
+ 13614,
+ 13625,
+ 13645,
13658,
13658,
- 13666,
+ 13671,
13683,
- 13686,
- 13697,
- 13717,
- 13730,
- 13730,
- 13743,
- 13755,
- 13762,
- 13770,
- 13779,
- 13799,
- 13835,
- 13855,
- 13869,
- 13869,
- 13884,
- 13890,
- 13906,
- 13920,
- 13935,
- 13970,
+ 13690,
+ 13698,
+ 13707,
+ 13727,
+ 13763,
+ 13783,
+ 13797,
+ 13797,
+ 13812,
+ 13818,
+ 13834,
+ 13848,
+ 13863,
+ 13898,
+ 13898,
+ 13911,
+ 13918,
+ 13924,
+ 13942,
+ 13961,
13970,
- 13983,
- 13990,
- 13996,
- 14014,
- 14033,
- 14042,
- 14050,
- 14067,
- 14084,
- 14097,
- 14112,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14166,
- 14193,
- 14208,
- 14223,
- 14247,
- 14258,
- 14297,
- 14297,
- 14315,
- 14361,
- 14380,
- 14398,
- 14411,
- 14468,
- 14485,
- 14525,
- 14543,
- 14543,
- 14543,
- 14543,
- 14561,
- 14591,
- 14620,
- 14638,
- 14653,
- 14660,
- 14668,
- 14675,
- 14681,
- 14694,
- 14702,
- 14711,
- 14717,
- 14724,
- 14735,
- 14743,
- 14759,
- 14772,
- 14777,
- 14780,
- 14784,
- 14784,
- 14829,
- 14838,
- 14840,
- 14847,
- 14866,
+ 13978,
+ 13995,
+ 14012,
+ 14025,
+ 14040,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14094,
+ 14121,
+ 14136,
+ 14151,
+ 14175,
+ 14186,
+ 14225,
+ 14225,
+ 14243,
+ 14289,
+ 14308,
+ 14326,
+ 14339,
+ 14396,
+ 14413,
+ 14453,
+ 14471,
+ 14471,
+ 14471,
+ 14471,
+ 14489,
+ 14519,
+ 14548,
+ 14566,
+ 14581,
+ 14588,
+ 14596,
+ 14603,
+ 14609,
+ 14622,
+ 14630,
+ 14639,
+ 14645,
+ 14652,
+ 14663,
+ 14671,
+ 14687,
+ 14700,
+ 14705,
+ 14708,
+ 14712,
+ 14712,
+ 14757,
+ 14766,
+ 14768,
+ 14775,
+ 14794,
+ 14811,
+ 14832,
+ 14841,
+ 14845,
+ 14851,
+ 14851,
+ 14851,
+ 14862,
+ 14862,
+ 14862,
+ 14862,
+ 14869,
+ 14876,
+ 14876,
14883,
- 14904,
- 14913,
- 14917,
- 14923,
- 14923,
- 14923,
- 14934,
- 14934,
- 14934,
- 14934,
- 14941,
- 14948,
- 14948,
- 14955,
+ 14890,
+ 14898,
+ 14901,
+ 14901,
+ 14901,
+ 14906,
+ 14919,
+ 14944,
+ 14949,
14962,
- 14970,
- 14973,
- 14973,
- 14973,
- 14978,
- 14991,
- 15016,
- 15021,
- 15034,
- 15057,
- 15064,
- 15091,
- 15102,
- 15115,
+ 14985,
+ 14992,
+ 15019,
+ 15030,
+ 15043,
+ 15052,
+ 15106,
15124,
- 15178,
- 15196,
- 15210,
- 15230,
- 15252,
- 15272,
- 15279,
- 15294,
- 15294,
- 15294,
- 15294,
- 15303,
- 15303,
- 15355,
- 15355,
- 15367,
- 15367,
- 15379,
- 15379,
- 15379,
- 15386,
- 15401,
- 15401,
- 15416,
- 15441,
- 15441,
- 15441,
- 15441,
- 15452,
- 15461,
- 15473,
- 15481,
- 15481,
- 15493,
- 15493,
- 15574,
- 15632,
- 15632,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15668,
- 15668,
- 15668,
- 15678,
- 15678,
- 15678,
- 15678,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15753,
- 15770,
- 15783,
- 15783,
- 15783,
- 15837,
- 15850,
- 15850,
- 15850,
- 15850,
- 15865,
- 15865,
- 15865,
- 15884,
- 15892,
- 15892,
- 15892,
- 15910,
- 15928,
- 15953,
- 15966,
- 15966,
- 15983,
- 16005,
- 16013,
- 16013,
- 16033,
- 16033,
- 16033,
- 16110,
- 16126,
- 16136,
- 16136,
- 16136,
- 16188,
- 16188,
- 16206,
- 16212,
- 16217,
- 16217,
+ 15138,
+ 15158,
+ 15180,
+ 15200,
+ 15207,
+ 15222,
+ 15222,
+ 15222,
+ 15222,
+ 15231,
+ 15231,
+ 15231,
+ 15231,
+ 15243,
+ 15243,
+ 15255,
+ 15255,
+ 15255,
+ 15262,
+ 15277,
+ 15277,
+ 15292,
+ 15317,
+ 15317,
+ 15317,
+ 15317,
+ 15328,
+ 15337,
+ 15337,
+ 15345,
+ 15345,
+ 15357,
+ 15357,
+ 15438,
+ 15496,
+ 15496,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15610,
+ 15618,
+ 15618,
+ 15618,
+ 15636,
+ 15654,
+ 15679,
+ 15692,
+ 15692,
+ 15709,
+ 15709,
+ 15717,
+ 15717,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15743,
+ 15748,
+ 15748,
+ 15773,
+ 15777,
+ 15777,
+ 15777,
+ 15808,
+ 15808,
+ 15808,
+ 15826,
+ 15843,
+ 15843,
+ 15861,
+ 15881,
+ 15881,
+ 15905,
+ 15927,
+ 15940,
+ 15940,
+ 15960,
+ 15976,
+ 15976,
+ 15984,
+ 15989,
+ 16018,
+ 16070,
+ 16082,
+ 16087,
+ 16100,
+ 16108,
+ 16118,
+ 16178,
+ 16204,
+ 16211,
16242,
- 16246,
- 16246,
- 16246,
- 16277,
- 16277,
- 16277,
- 16295,
- 16312,
- 16322,
- 16340,
- 16360,
- 16360,
- 16384,
- 16406,
- 16419,
- 16445,
- 16465,
- 16481,
+ 16254,
+ 16271,
+ 16293,
+ 16293,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16325,
+ 16337,
+ 16352,
+ 16359,
+ 16375,
+ 16383,
+ 16424,
+ 16438,
+ 16448,
16481,
- 16489,
- 16494,
- 16523,
- 16575,
- 16587,
- 16592,
- 16605,
- 16613,
- 16623,
- 16683,
- 16709,
- 16716,
- 16747,
- 16759,
- 16776,
- 16798,
- 16798,
- 16813,
- 16813,
- 16813,
- 16813,
- 16813,
- 16830,
- 16842,
- 16857,
- 16864,
- 16880,
- 16888,
- 16929,
- 16943,
- 16953,
- 16986,
- 16995,
- 17035,
- 17051,
- 17057,
- 17068,
- 17073,
- 17078,
- 17078,
- 17091,
- 17112,
- 17112,
+ 16490,
+ 16530,
+ 16546,
+ 16552,
+ 16563,
+ 16568,
+ 16573,
+ 16573,
+ 16586,
+ 16607,
+ 16607,
+ 16607,
+ 16620,
+ 16620,
+ 16620,
+ 16620,
+ 16666,
+ 16666,
+ 16666,
+ 16681,
+ 16685,
+ 16691,
+ 16703,
+ 16703,
+ 16703,
+ 16755,
+ 16763,
+ 16796,
+ 16796,
+ 16796,
+ 16811,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16841,
+ 16883,
+ 16887,
+ 16887,
+ 16898,
+ 16923,
+ 16927,
+ 16931,
+ 16947,
+ 16961,
+ 16967,
+ 16987,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 17002,
+ 17012,
+ 17022,
+ 17040,
+ 17090,
+ 17090,
+ 17107,
+ 17107,
+ 17111,
+ 17111,
+ 17126,
+ 17139,
+ 17139,
+ 17150,
17162,
- 17175,
- 17175,
- 17175,
- 17254,
- 17300,
- 17314,
- 17314,
- 17329,
- 17333,
- 17339,
- 17351,
- 17351,
- 17351,
- 17403,
+ 17162,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17196,
+ 17212,
+ 17212,
+ 17212,
+ 17212,
+ 17217,
+ 17226,
+ 17232,
+ 17242,
+ 17245,
+ 17251,
+ 17251,
+ 17251,
+ 17257,
+ 17265,
+ 17276,
+ 17286,
+ 17294,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17320,
+ 17371,
+ 17374,
+ 17378,
+ 17378,
+ 17392,
+ 17404,
+ 17404,
17411,
- 17444,
- 17444,
- 17444,
- 17459,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17489,
- 17531,
- 17535,
- 17535,
- 17546,
- 17571,
- 17575,
- 17579,
- 17595,
- 17609,
- 17615,
- 17635,
- 17641,
- 17661,
- 17669,
- 17669,
- 17669,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17733,
- 17743,
- 17753,
- 17771,
- 17821,
+ 17417,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17485,
+ 17498,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17611,
+ 17681,
+ 17735,
+ 17787,
+ 17787,
+ 17797,
+ 17801,
+ 17810,
+ 17810,
+ 17810,
17821,
+ 17830,
17838,
- 17838,
- 17842,
- 17842,
- 17857,
- 17870,
- 17870,
- 17881,
- 17893,
- 17893,
- 17914,
- 17914,
- 17914,
- 17914,
- 17914,
- 17927,
- 17943,
- 17943,
- 17943,
- 17943,
- 17948,
- 17957,
- 17963,
- 17973,
- 17976,
- 17982,
- 17982,
- 17982,
- 17988,
- 17996,
- 18007,
- 18017,
- 18025,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18051,
- 18102,
- 18105,
- 18109,
- 18109,
- 18123,
- 18135,
- 18135,
- 18142,
- 18148,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18216,
- 18229,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18342,
- 18412,
- 18466,
- 18518,
- 18518,
- 18528,
- 18532,
- 18541,
- 18541,
- 18541,
+ 17843,
+ 17849,
+ 17865,
+ 17871,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18016,
+ 18026,
+ 18039,
+ 18050,
+ 18063,
+ 18076,
+ 18104,
+ 18139,
+ 18175,
+ 18213,
+ 18221,
+ 18234,
+ 18234,
+ 18234,
+ 18257,
+ 18265,
+ 18265,
+ 18265,
+ 18279,
+ 18285,
+ 18293,
+ 18302,
+ 18317,
+ 18328,
+ 18328,
+ 18349,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18386,
+ 18399,
+ 18415,
+ 18415,
+ 18415,
+ 18433,
+ 18481,
18552,
- 18561,
- 18569,
- 18574,
- 18580,
- 18596,
- 18602,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18747,
- 18757,
- 18770,
- 18781,
- 18794,
- 18807,
- 18835,
- 18870,
- 18906,
- 18944,
- 18952,
- 18965,
- 18965,
- 18965,
- 18988,
- 18996,
- 18996,
- 18996,
- 19010,
- 19016,
- 19024,
- 19033,
- 19048,
- 19059,
- 19059,
- 19080,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19117,
- 19130,
- 19146,
- 19146,
- 19146,
- 19164,
- 19212,
- 19283,
- 19295,
- 19318,
- 19339,
- 19339,
- 19352,
- 19360,
- 19360,
- 19382,
- 19446,
- 19446,
- 19465,
- 19513,
- 19523,
- 19530,
- 19530,
- 19549,
- 19590,
- 19617,
- 19619,
- 19634,
- 19634,
+ 18564,
+ 18587,
+ 18608,
+ 18608,
+ 18621,
+ 18629,
+ 18629,
+ 18651,
+ 18715,
+ 18715,
+ 18734,
+ 18782,
+ 18792,
+ 18799,
+ 18799,
+ 18818,
+ 18859,
+ 18886,
+ 18888,
+ 18903,
+ 18903,
];
#[cfg(all(not(feature = "debug"), feature = "universal_fw"))]
@@ -6719,7 +6718,7 @@ impl TranslatedString {
"You can back up your Trezor once, at any time.",
"You should back up your new wallet right now.",
"",
- "Wallet created.\n",
+ "",
"Wallet created successfully.",
"",
"",
@@ -7037,9 +7036,9 @@ impl TranslatedString {
"",
"",
"",
- "Joint transaction",
- "To the total amount",
- "You are contributing",
+ "",
+ "",
+ "",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -7557,7 +7556,7 @@ impl TranslatedString {
"",
"Important",
"",
- "Create a backup to avoid losing access to your funds",
+ "",
"",
"Instructions",
"",
@@ -7574,7 +7573,7 @@ impl TranslatedString {
"",
"Cancel sign",
"Send from",
- "Hold to sign",
+ "",
"Fee rate",
"",
"Total amount",
@@ -7589,10 +7588,10 @@ impl TranslatedString {
"",
"",
"",
- "Hold to continue",
"",
"",
- "Learn more",
+ "",
+ "",
"",
"",
"",
@@ -7615,16 +7614,16 @@ impl TranslatedString {
"",
"",
"Transaction signed",
- "Continue tutorial",
- "Exit tutorial",
"",
"",
- "Find context-specific actions and options in the menu.",
- "One more step",
"",
"",
"",
- "Easy navigation",
+ "",
+ "",
+ "",
+ "",
+ "",
"",
"",
"Operation cancelled",
@@ -7637,20 +7636,20 @@ impl TranslatedString {
"Create backup",
"",
"Words may repeat.",
- "Repeat for all shares.",
+ "",
"Settings",
"",
"The word is repeated",
"",
"",
- "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet.",
- "Restart tutorial",
- "Handy menu",
"",
"",
- "Learn how to use and navigate this device with ease.",
"",
- "Swipe horizontally",
+ "",
+ "",
+ "",
+ "",
+ "",
"Adjust",
"Apply",
"",
@@ -7663,14 +7662,14 @@ impl TranslatedString {
"",
"for authentication",
"Select credential",
- "Swipe down",
+ "",
"Credential details",
"Public key confirmed",
"",
"Unknown contract address",
"Token contract address",
"View all data",
- "View all data in the menu.",
+ "",
"Interaction contract",
"Enable labeling?",
"",
@@ -7717,13 +7716,13 @@ impl TranslatedString {
"Unknown token",
"Unknown token address",
"",
- "We don't recommend to skip wallet backup creation.",
+ "",
"Pay attention",
"",
"",
- "A recovery share is a list of words you wrote down when setting up your Trezor.",
+ "",
"Your wallet backup consists of 1 to 16 shares.",
- "Recovery share",
+ "",
"",
"Sign cancelled.",
"Send",
@@ -7757,11 +7756,11 @@ impl TranslatedString {
"Assets",
"Confirm message hash",
"Finish",
- "Use menu to continue",
- "Last one",
"",
"",
- "Replay this tutorial anytime from the Trezor Suite app.",
+ "",
+ "",
+ "",
"",
"",
"",
@@ -7979,1241 +7978,1241 @@ impl TranslatedString {
384,
429,
429,
- 445,
- 473,
- 473,
- 473,
- 473,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
+ 429,
+ 457,
+ 457,
+ 457,
+ 457,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 513,
529,
- 545,
- 588,
- 631,
- 671,
- 686,
- 713,
- 737,
- 754,
- 766,
- 780,
- 793,
- 808,
- 828,
+ 572,
+ 615,
+ 655,
+ 670,
+ 697,
+ 721,
+ 738,
+ 750,
+ 764,
+ 777,
+ 792,
+ 812,
+ 827,
843,
- 859,
- 872,
- 879,
- 897,
- 912,
- 930,
- 942,
- 961,
- 980,
- 1032,
+ 856,
+ 863,
+ 881,
+ 896,
+ 914,
+ 926,
+ 945,
+ 964,
+ 1016,
+ 1039,
1055,
+ 1060,
+ 1066,
1071,
1076,
- 1082,
+ 1080,
1087,
- 1092,
- 1096,
- 1103,
- 1109,
+ 1093,
+ 1099,
+ 1104,
1115,
1120,
- 1131,
- 1136,
- 1143,
- 1151,
- 1158,
- 1164,
- 1164,
- 1175,
- 1181,
- 1187,
- 1194,
- 1209,
+ 1127,
+ 1135,
+ 1142,
+ 1148,
+ 1148,
+ 1159,
+ 1165,
+ 1171,
+ 1178,
+ 1193,
+ 1197,
+ 1204,
1213,
- 1220,
1229,
- 1245,
+ 1237,
+ 1241,
+ 1248,
1253,
- 1257,
- 1264,
- 1269,
- 1275,
- 1278,
- 1286,
- 1298,
- 1308,
- 1312,
- 1321,
- 1329,
- 1336,
+ 1259,
+ 1262,
+ 1270,
+ 1282,
+ 1292,
+ 1296,
+ 1305,
+ 1313,
+ 1320,
+ 1324,
+ 1334,
1340,
- 1350,
- 1356,
- 1363,
- 1369,
- 1398,
- 1430,
- 1462,
- 1492,
- 1529,
- 1546,
- 1565,
- 1570,
- 1578,
- 1589,
- 1602,
- 1628,
- 1651,
- 1670,
- 1692,
- 1737,
- 1754,
- 1754,
- 1810,
- 1829,
- 1863,
- 1895,
- 1933,
- 1958,
- 1962,
- 2006,
- 2016,
- 2029,
- 2058,
- 2073,
- 2085,
- 2095,
- 2107,
- 2115,
- 2126,
- 2172,
- 2222,
- 2292,
- 2300,
- 2306,
- 2320,
- 2348,
- 2355,
- 2410,
- 2415,
- 2420,
- 2424,
+ 1347,
+ 1353,
+ 1382,
+ 1414,
+ 1446,
+ 1476,
+ 1513,
+ 1530,
+ 1549,
+ 1554,
+ 1562,
+ 1573,
+ 1586,
+ 1612,
+ 1635,
+ 1654,
+ 1676,
+ 1721,
+ 1738,
+ 1738,
+ 1794,
+ 1813,
+ 1847,
+ 1879,
+ 1917,
+ 1942,
+ 1946,
+ 1990,
+ 2000,
+ 2013,
+ 2042,
+ 2057,
+ 2069,
+ 2079,
+ 2091,
+ 2099,
+ 2110,
+ 2156,
+ 2206,
+ 2276,
+ 2284,
+ 2290,
+ 2304,
+ 2332,
+ 2339,
+ 2394,
+ 2399,
+ 2404,
+ 2408,
+ 2414,
+ 2421,
2430,
- 2437,
- 2446,
- 2464,
- 2481,
- 2491,
- 2510,
- 2528,
+ 2448,
+ 2465,
+ 2475,
+ 2494,
+ 2512,
+ 2533,
2549,
- 2565,
- 2580,
- 2586,
- 2614,
- 2692,
- 2705,
- 2711,
- 2714,
+ 2564,
+ 2570,
+ 2598,
+ 2676,
+ 2689,
+ 2695,
+ 2698,
+ 2701,
2717,
- 2733,
- 2744,
- 2758,
- 2775,
- 2778,
- 2784,
- 2797,
- 2804,
- 2815,
+ 2728,
+ 2742,
+ 2759,
+ 2762,
+ 2768,
+ 2781,
+ 2788,
+ 2799,
+ 2824,
2840,
- 2856,
- 2880,
- 2902,
- 2933,
- 2955,
- 2978,
- 2985,
+ 2864,
+ 2886,
+ 2917,
+ 2939,
+ 2962,
+ 2969,
+ 2987,
3003,
- 3019,
- 3030,
- 3084,
- 3173,
- 3173,
- 3187,
- 3272,
- 3356,
- 3405,
- 3408,
+ 3014,
+ 3068,
+ 3157,
+ 3157,
+ 3171,
+ 3256,
+ 3340,
+ 3389,
+ 3392,
+ 3418,
3434,
- 3450,
- 3461,
- 3474,
- 3504,
- 3519,
- 3533,
- 3540,
- 3546,
- 3580,
- 3615,
- 3644,
- 3674,
- 3688,
- 3698,
- 3716,
- 3716,
- 3736,
- 3754,
- 3754,
- 3754,
- 3762,
- 3762,
- 3774,
- 3814,
- 3840,
- 3851,
- 3886,
- 3886,
- 3901,
- 3927,
- 3938,
- 3952,
+ 3445,
+ 3458,
+ 3488,
+ 3503,
+ 3517,
+ 3524,
+ 3530,
+ 3564,
+ 3599,
+ 3628,
+ 3658,
+ 3672,
+ 3682,
+ 3700,
+ 3700,
+ 3720,
+ 3738,
+ 3738,
+ 3738,
+ 3746,
+ 3746,
+ 3758,
+ 3798,
+ 3824,
+ 3835,
+ 3870,
+ 3870,
+ 3885,
+ 3911,
+ 3922,
+ 3936,
+ 3943,
+ 3948,
3959,
- 3964,
- 3975,
- 3983,
- 3987,
- 3995,
- 3998,
- 4005,
- 4013,
- 4024,
- 4028,
- 4037,
- 4041,
- 4045,
+ 3967,
+ 3971,
+ 3979,
+ 3982,
+ 3989,
+ 3997,
+ 4008,
+ 4012,
+ 4021,
+ 4025,
+ 4029,
+ 4032,
+ 4043,
4048,
+ 4054,
4059,
- 4064,
- 4070,
- 4075,
- 4085,
- 4090,
- 4098,
- 4104,
- 4115,
- 4123,
+ 4069,
+ 4074,
+ 4082,
+ 4088,
+ 4099,
+ 4107,
+ 4113,
4129,
- 4145,
- 4154,
- 4156,
- 4164,
- 4168,
- 4178,
- 4189,
- 4200,
- 4218,
- 4232,
- 4237,
- 4237,
- 4237,
- 4252,
- 4261,
- 4270,
+ 4138,
+ 4140,
+ 4148,
+ 4152,
+ 4162,
+ 4173,
+ 4184,
+ 4202,
+ 4216,
+ 4221,
+ 4221,
+ 4221,
+ 4236,
+ 4245,
+ 4254,
+ 4269,
4285,
- 4301,
+ 4314,
4330,
4346,
- 4362,
+ 4361,
4377,
- 4393,
+ 4394,
4410,
- 4426,
- 4457,
- 4461,
- 4475,
- 4490,
- 4504,
- 4522,
- 4537,
- 4546,
- 4559,
- 4582,
- 4611,
- 4649,
- 4666,
- 4684,
- 4740,
- 4783,
- 4835,
- 4913,
- 4935,
- 4998,
- 5012,
- 5051,
- 5080,
- 5098,
+ 4441,
+ 4445,
+ 4459,
+ 4474,
+ 4488,
+ 4506,
+ 4521,
+ 4530,
+ 4543,
+ 4566,
+ 4595,
+ 4633,
+ 4650,
+ 4668,
+ 4724,
+ 4767,
+ 4819,
+ 4897,
+ 4919,
+ 4982,
+ 4996,
+ 5035,
+ 5064,
+ 5082,
+ 5099,
5115,
- 5131,
- 5145,
- 5162,
+ 5129,
+ 5146,
+ 5157,
5173,
- 5189,
- 5201,
- 5218,
- 5240,
- 5240,
- 5255,
- 5269,
- 5269,
- 5269,
- 5282,
- 5295,
- 5314,
- 5331,
- 5348,
- 5359,
+ 5185,
+ 5202,
+ 5224,
+ 5224,
+ 5239,
+ 5253,
+ 5253,
+ 5253,
+ 5266,
+ 5279,
+ 5298,
+ 5315,
+ 5332,
+ 5343,
+ 5351,
5367,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5400,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5390,
5419,
- 5439,
- 5462,
- 5491,
- 5508,
+ 5436,
+ 5453,
+ 5467,
+ 5480,
+ 5486,
+ 5499,
+ 5512,
5525,
5539,
- 5552,
5558,
- 5571,
- 5584,
- 5597,
- 5611,
- 5630,
- 5649,
- 5660,
+ 5577,
+ 5588,
+ 5601,
+ 5617,
+ 5617,
+ 5633,
+ 5653,
5673,
- 5689,
- 5689,
- 5705,
- 5725,
- 5745,
- 5755,
- 5771,
- 5785,
- 5800,
- 5815,
- 5834,
- 5848,
- 5858,
+ 5683,
+ 5699,
+ 5713,
+ 5728,
+ 5743,
+ 5762,
+ 5776,
+ 5786,
+ 5803,
+ 5816,
+ 5833,
+ 5851,
+ 5861,
5875,
- 5888,
- 5905,
- 5923,
- 5933,
- 5947,
- 5993,
- 6042,
- 6078,
- 6130,
- 6166,
- 6204,
- 6212,
- 6220,
- 6223,
- 6237,
- 6252,
- 6272,
- 6286,
- 6306,
- 6323,
- 6338,
- 6356,
- 6374,
- 6393,
- 6429,
- 6451,
- 6463,
- 6476,
- 6492,
- 6502,
- 6510,
- 6521,
- 6578,
- 6587,
+ 5921,
+ 5970,
+ 6006,
+ 6058,
+ 6094,
+ 6132,
+ 6140,
+ 6148,
+ 6151,
+ 6165,
+ 6180,
+ 6200,
+ 6214,
+ 6234,
+ 6251,
+ 6266,
+ 6284,
+ 6302,
+ 6321,
+ 6357,
+ 6379,
+ 6391,
+ 6404,
+ 6420,
+ 6430,
+ 6438,
+ 6449,
+ 6506,
+ 6515,
+ 6528,
+ 6537,
+ 6545,
+ 6559,
+ 6583,
6600,
- 6609,
- 6617,
- 6631,
- 6655,
- 6672,
- 6680,
- 6706,
- 6717,
- 6731,
- 6745,
- 6754,
- 6771,
- 6809,
- 6816,
- 6818,
- 6828,
- 6841,
- 6860,
- 6866,
- 6895,
- 6945,
- 6958,
- 6988,
- 7000,
- 7015,
- 7026,
- 7041,
- 7066,
- 7105,
- 7208,
- 7225,
- 7257,
- 7295,
- 7324,
- 7379,
- 7397,
- 7413,
- 7428,
- 7447,
- 7464,
- 7495,
+ 6608,
+ 6634,
+ 6645,
+ 6659,
+ 6673,
+ 6682,
+ 6699,
+ 6737,
+ 6744,
+ 6746,
+ 6756,
+ 6769,
+ 6788,
+ 6794,
+ 6823,
+ 6873,
+ 6886,
+ 6916,
+ 6928,
+ 6943,
+ 6954,
+ 6969,
+ 6994,
+ 7033,
+ 7136,
+ 7153,
+ 7185,
+ 7223,
+ 7252,
+ 7307,
+ 7325,
+ 7341,
+ 7356,
+ 7375,
+ 7392,
+ 7423,
+ 7453,
+ 7463,
+ 7475,
+ 7475,
7525,
- 7535,
- 7547,
- 7547,
- 7597,
- 7623,
- 7648,
- 7657,
- 7670,
- 7708,
- 7751,
- 7762,
- 7774,
- 7800,
- 7812,
- 7812,
- 7828,
- 7828,
- 7828,
- 7828,
- 7840,
- 7849,
+ 7551,
+ 7576,
+ 7585,
+ 7598,
+ 7636,
+ 7679,
+ 7690,
+ 7702,
+ 7728,
+ 7740,
+ 7740,
+ 7756,
+ 7756,
+ 7756,
+ 7756,
+ 7768,
+ 7777,
+ 7787,
+ 7836,
7859,
- 7908,
- 7931,
- 7940,
- 7948,
- 7958,
- 7982,
+ 7868,
+ 7876,
+ 7886,
+ 7910,
+ 7924,
+ 7938,
+ 7952,
+ 7972,
+ 7984,
7996,
- 8010,
+ 8020,
8024,
- 8044,
- 8056,
- 8068,
- 8092,
- 8096,
- 8118,
- 8139,
- 8152,
- 8163,
- 8173,
- 8186,
- 8208,
- 8218,
- 8234,
- 8273,
- 8289,
- 8316,
- 8316,
- 8334,
- 8334,
- 8404,
- 8480,
- 8550,
- 8626,
- 8642,
- 8660,
- 8684,
- 8719,
- 8728,
- 8752,
- 8782,
- 8813,
- 8831,
- 8873,
- 8873,
- 8899,
- 8899,
+ 8046,
+ 8067,
+ 8080,
+ 8091,
+ 8101,
+ 8114,
+ 8136,
+ 8146,
+ 8162,
+ 8201,
+ 8217,
+ 8244,
+ 8244,
+ 8262,
+ 8262,
+ 8332,
+ 8408,
+ 8478,
+ 8554,
+ 8570,
+ 8588,
+ 8612,
+ 8647,
+ 8656,
+ 8680,
+ 8710,
+ 8741,
+ 8759,
+ 8801,
+ 8801,
+ 8827,
+ 8827,
+ 8848,
+ 8897,
+ 8906,
8920,
- 8969,
- 8978,
- 8992,
- 9011,
- 9026,
- 9038,
- 9052,
- 9068,
- 9088,
- 9113,
- 9162,
- 9215,
- 9226,
- 9241,
- 9271,
- 9299,
- 9324,
- 9340,
- 9423,
- 9444,
- 9465,
- 9478,
- 9492,
- 9557,
- 9557,
- 9579,
- 9598,
- 9613,
- 9642,
- 9666,
- 9729,
- 9776,
- 9825,
- 9863,
- 9996,
- 10040,
- 10062,
- 10074,
- 10118,
- 10162,
- 10186,
- 10217,
- 10256,
- 10305,
- 10430,
- 10547,
- 10591,
- 10591,
- 10598,
- 10629,
- 10642,
- 10660,
- 10703,
- 10703,
- 10703,
- 10726,
- 10758,
- 10789,
- 10789,
- 10789,
- 10789,
- 10809,
- 10829,
- 10829,
- 10866,
- 10879,
- 10895,
- 10926,
- 10926,
- 10966,
- 10966,
- 10980,
- 10993,
- 10993,
- 10993,
- 11009,
+ 8939,
+ 8954,
+ 8966,
+ 8980,
+ 8996,
+ 9016,
+ 9041,
+ 9090,
+ 9143,
+ 9154,
+ 9169,
+ 9199,
+ 9227,
+ 9252,
+ 9268,
+ 9351,
+ 9372,
+ 9393,
+ 9406,
+ 9420,
+ 9485,
+ 9485,
+ 9507,
+ 9526,
+ 9541,
+ 9570,
+ 9594,
+ 9657,
+ 9704,
+ 9753,
+ 9791,
+ 9924,
+ 9968,
+ 9990,
+ 10002,
+ 10046,
+ 10090,
+ 10114,
+ 10145,
+ 10184,
+ 10233,
+ 10358,
+ 10475,
+ 10519,
+ 10519,
+ 10526,
+ 10557,
+ 10570,
+ 10588,
+ 10631,
+ 10631,
+ 10631,
+ 10654,
+ 10686,
+ 10717,
+ 10717,
+ 10717,
+ 10717,
+ 10737,
+ 10757,
+ 10757,
+ 10794,
+ 10807,
+ 10823,
+ 10854,
+ 10854,
+ 10894,
+ 10894,
+ 10908,
+ 10921,
+ 10921,
+ 10921,
+ 10937,
+ 10937,
+ 10956,
+ 10976,
+ 10996,
11009,
- 11028,
- 11048,
- 11068,
- 11081,
- 11099,
- 11112,
- 11156,
- 11209,
- 11209,
- 11229,
- 11259,
- 11279,
- 11290,
- 11310,
- 11344,
- 11348,
- 11353,
- 11358,
+ 11027,
+ 11040,
+ 11084,
+ 11137,
+ 11137,
+ 11157,
+ 11187,
+ 11207,
+ 11218,
+ 11238,
+ 11272,
+ 11276,
+ 11281,
+ 11286,
+ 11305,
+ 11309,
11377,
- 11381,
- 11449,
- 11529,
- 11594,
- 11607,
- 11622,
- 11659,
- 11676,
- 11741,
- 11786,
- 11851,
- 11895,
- 11908,
- 11922,
- 11972,
- 11999,
- 12048,
- 12090,
- 12174,
- 12220,
- 12269,
- 12287,
- 12302,
- 12321,
- 12377,
- 12444,
+ 11457,
+ 11522,
+ 11535,
+ 11550,
+ 11587,
+ 11604,
+ 11669,
+ 11714,
+ 11779,
+ 11823,
+ 11836,
+ 11850,
+ 11900,
+ 11927,
+ 11976,
+ 12018,
+ 12102,
+ 12148,
+ 12197,
+ 12215,
+ 12230,
+ 12249,
+ 12305,
+ 12372,
+ 12413,
+ 12427,
+ 12427,
+ 12441,
+ 12472,
12485,
- 12499,
- 12499,
- 12513,
- 12544,
- 12557,
- 12568,
- 12600,
- 12615,
- 12632,
- 12644,
- 12651,
- 12665,
- 12675,
- 12695,
- 12695,
+ 12496,
+ 12528,
+ 12543,
+ 12560,
+ 12572,
+ 12579,
+ 12593,
+ 12603,
+ 12623,
+ 12623,
+ 12637,
+ 12658,
+ 12658,
+ 12658,
+ 12667,
+ 12682,
+ 12697,
12709,
- 12730,
- 12730,
- 12730,
- 12739,
- 12754,
- 12769,
- 12781,
- 12795,
- 12808,
- 12832,
- 12848,
- 12860,
- 12925,
- 12941,
- 12993,
- 13028,
- 13048,
- 13064,
- 13064,
- 13106,
- 13163,
- 13176,
- 13194,
- 13204,
- 13213,
- 13236,
- 13247,
- 13252,
- 13262,
- 13275,
- 13281,
- 13304,
+ 12723,
+ 12736,
+ 12760,
+ 12776,
+ 12788,
+ 12853,
+ 12869,
+ 12921,
+ 12956,
+ 12976,
+ 12992,
+ 12992,
+ 13034,
+ 13091,
+ 13104,
+ 13122,
+ 13132,
+ 13141,
+ 13164,
+ 13175,
+ 13180,
+ 13190,
+ 13203,
+ 13209,
+ 13232,
+ 13242,
+ 13253,
+ 13267,
+ 13279,
+ 13279,
+ 13296,
+ 13296,
13314,
- 13325,
- 13339,
- 13351,
- 13351,
- 13368,
+ 13328,
+ 13342,
+ 13348,
13368,
- 13386,
- 13400,
- 13414,
- 13420,
- 13440,
- 13452,
- 13463,
- 13523,
- 13536,
- 13540,
- 13544,
- 13555,
- 13564,
- 13564,
- 13564,
- 13574,
- 13577,
- 13582,
- 13585,
- 13598,
- 13604,
- 13613,
- 13630,
- 13642,
+ 13380,
+ 13391,
+ 13451,
+ 13464,
+ 13468,
+ 13472,
+ 13483,
+ 13492,
+ 13492,
+ 13492,
+ 13502,
+ 13505,
+ 13510,
+ 13513,
+ 13526,
+ 13532,
+ 13541,
+ 13558,
+ 13570,
+ 13586,
+ 13586,
+ 13594,
+ 13611,
+ 13614,
+ 13625,
+ 13645,
13658,
13658,
- 13666,
+ 13671,
13683,
- 13686,
- 13697,
- 13717,
- 13730,
- 13730,
- 13743,
- 13755,
- 13762,
- 13770,
- 13779,
- 13799,
- 13835,
- 13855,
- 13869,
- 13869,
- 13884,
- 13890,
- 13906,
- 13920,
- 13935,
- 13970,
+ 13690,
+ 13698,
+ 13707,
+ 13727,
+ 13763,
+ 13783,
+ 13797,
+ 13797,
+ 13812,
+ 13818,
+ 13834,
+ 13848,
+ 13863,
+ 13898,
+ 13898,
+ 13911,
+ 13918,
+ 13924,
+ 13942,
+ 13961,
13970,
- 13983,
- 13990,
- 13996,
- 14014,
- 14033,
- 14042,
- 14050,
- 14067,
- 14084,
- 14097,
- 14112,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14166,
- 14193,
- 14208,
- 14223,
- 14247,
- 14258,
- 14297,
- 14297,
- 14315,
- 14361,
- 14380,
- 14398,
- 14411,
- 14468,
- 14485,
- 14525,
- 14543,
- 14543,
- 14543,
- 14543,
- 14561,
- 14591,
- 14620,
- 14638,
- 14653,
- 14660,
- 14668,
- 14675,
- 14681,
- 14694,
- 14702,
- 14711,
- 14717,
- 14724,
- 14735,
- 14743,
- 14759,
- 14772,
- 14777,
- 14780,
- 14784,
- 14784,
- 14829,
- 14838,
- 14840,
- 14847,
- 14866,
+ 13978,
+ 13995,
+ 14012,
+ 14025,
+ 14040,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14094,
+ 14121,
+ 14136,
+ 14151,
+ 14175,
+ 14186,
+ 14225,
+ 14225,
+ 14243,
+ 14289,
+ 14308,
+ 14326,
+ 14339,
+ 14396,
+ 14413,
+ 14453,
+ 14471,
+ 14471,
+ 14471,
+ 14471,
+ 14489,
+ 14519,
+ 14548,
+ 14566,
+ 14581,
+ 14588,
+ 14596,
+ 14603,
+ 14609,
+ 14622,
+ 14630,
+ 14639,
+ 14645,
+ 14652,
+ 14663,
+ 14671,
+ 14687,
+ 14700,
+ 14705,
+ 14708,
+ 14712,
+ 14712,
+ 14757,
+ 14766,
+ 14768,
+ 14775,
+ 14794,
+ 14811,
+ 14832,
+ 14841,
+ 14845,
+ 14851,
+ 14851,
+ 14851,
+ 14862,
+ 14862,
+ 14862,
+ 14862,
+ 14869,
+ 14876,
+ 14876,
14883,
- 14904,
- 14913,
- 14917,
- 14923,
- 14923,
- 14923,
- 14934,
- 14934,
- 14934,
- 14934,
- 14941,
- 14948,
- 14948,
- 14955,
+ 14890,
+ 14898,
+ 14901,
+ 14901,
+ 14901,
+ 14906,
+ 14919,
+ 14944,
+ 14949,
14962,
- 14970,
- 14973,
- 14973,
- 14973,
- 14978,
- 14991,
- 15016,
- 15021,
- 15034,
- 15057,
- 15064,
- 15091,
- 15102,
- 15115,
+ 14985,
+ 14992,
+ 15019,
+ 15030,
+ 15043,
+ 15052,
+ 15106,
15124,
- 15178,
- 15196,
- 15210,
- 15230,
- 15252,
- 15272,
- 15279,
- 15294,
- 15294,
- 15294,
- 15294,
- 15303,
- 15303,
- 15355,
- 15355,
- 15367,
- 15367,
- 15379,
- 15379,
- 15379,
- 15386,
- 15401,
- 15401,
- 15416,
- 15441,
- 15441,
- 15441,
- 15441,
- 15452,
- 15461,
- 15473,
- 15481,
- 15481,
- 15493,
- 15493,
- 15574,
- 15632,
- 15632,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15668,
- 15668,
- 15668,
- 15678,
- 15678,
- 15678,
- 15678,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15753,
- 15770,
- 15783,
- 15783,
- 15783,
- 15837,
- 15850,
- 15850,
- 15850,
- 15850,
- 15865,
- 15865,
- 15865,
- 15884,
- 15892,
- 15892,
- 15892,
- 15910,
- 15928,
- 15953,
- 15966,
- 15966,
- 15983,
- 16005,
- 16013,
- 16013,
- 16033,
- 16033,
- 16033,
- 16110,
- 16126,
- 16136,
- 16136,
- 16136,
- 16188,
- 16188,
- 16206,
- 16212,
- 16217,
- 16217,
+ 15138,
+ 15158,
+ 15180,
+ 15200,
+ 15207,
+ 15222,
+ 15222,
+ 15222,
+ 15222,
+ 15231,
+ 15231,
+ 15231,
+ 15231,
+ 15243,
+ 15243,
+ 15255,
+ 15255,
+ 15255,
+ 15262,
+ 15277,
+ 15277,
+ 15292,
+ 15317,
+ 15317,
+ 15317,
+ 15317,
+ 15328,
+ 15337,
+ 15337,
+ 15345,
+ 15345,
+ 15357,
+ 15357,
+ 15438,
+ 15496,
+ 15496,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15591,
+ 15610,
+ 15618,
+ 15618,
+ 15618,
+ 15636,
+ 15654,
+ 15679,
+ 15692,
+ 15692,
+ 15709,
+ 15709,
+ 15717,
+ 15717,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15737,
+ 15743,
+ 15748,
+ 15748,
+ 15773,
+ 15777,
+ 15777,
+ 15777,
+ 15808,
+ 15808,
+ 15808,
+ 15826,
+ 15843,
+ 15843,
+ 15861,
+ 15881,
+ 15881,
+ 15905,
+ 15927,
+ 15940,
+ 15940,
+ 15960,
+ 15976,
+ 15976,
+ 15984,
+ 15989,
+ 16018,
+ 16070,
+ 16082,
+ 16087,
+ 16100,
+ 16108,
+ 16118,
+ 16178,
+ 16204,
+ 16211,
16242,
- 16246,
- 16246,
- 16246,
- 16277,
- 16277,
- 16277,
- 16295,
- 16312,
- 16322,
- 16340,
- 16360,
- 16360,
- 16384,
- 16406,
- 16419,
- 16445,
- 16465,
- 16481,
+ 16254,
+ 16271,
+ 16293,
+ 16293,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16308,
+ 16325,
+ 16337,
+ 16352,
+ 16359,
+ 16375,
+ 16383,
+ 16424,
+ 16438,
+ 16448,
16481,
- 16489,
- 16494,
- 16523,
- 16575,
- 16587,
- 16592,
- 16605,
- 16613,
- 16623,
- 16683,
- 16709,
- 16716,
- 16747,
- 16759,
- 16776,
- 16798,
- 16798,
- 16813,
- 16813,
- 16813,
- 16813,
- 16813,
- 16830,
- 16842,
- 16857,
- 16864,
- 16880,
- 16888,
- 16929,
- 16943,
- 16953,
- 16986,
- 16995,
- 17035,
- 17051,
- 17057,
- 17068,
- 17073,
- 17078,
- 17078,
- 17091,
- 17112,
- 17112,
+ 16490,
+ 16530,
+ 16546,
+ 16552,
+ 16563,
+ 16568,
+ 16573,
+ 16573,
+ 16586,
+ 16607,
+ 16607,
+ 16607,
+ 16620,
+ 16620,
+ 16620,
+ 16620,
+ 16666,
+ 16666,
+ 16666,
+ 16681,
+ 16685,
+ 16691,
+ 16703,
+ 16703,
+ 16703,
+ 16755,
+ 16763,
+ 16796,
+ 16796,
+ 16796,
+ 16811,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16823,
+ 16841,
+ 16883,
+ 16887,
+ 16887,
+ 16898,
+ 16923,
+ 16927,
+ 16931,
+ 16947,
+ 16961,
+ 16967,
+ 16987,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 16993,
+ 17002,
+ 17012,
+ 17022,
+ 17040,
+ 17090,
+ 17090,
+ 17107,
+ 17107,
+ 17111,
+ 17111,
+ 17126,
+ 17139,
+ 17139,
+ 17150,
17162,
- 17175,
- 17175,
- 17175,
- 17254,
- 17300,
- 17314,
- 17314,
- 17329,
- 17333,
- 17339,
- 17351,
- 17351,
- 17351,
- 17403,
+ 17162,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17183,
+ 17196,
+ 17212,
+ 17212,
+ 17212,
+ 17212,
+ 17217,
+ 17226,
+ 17232,
+ 17242,
+ 17245,
+ 17251,
+ 17251,
+ 17251,
+ 17257,
+ 17265,
+ 17276,
+ 17286,
+ 17294,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17311,
+ 17320,
+ 17371,
+ 17374,
+ 17378,
+ 17378,
+ 17392,
+ 17404,
+ 17404,
17411,
- 17444,
- 17444,
- 17444,
- 17459,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17471,
- 17489,
- 17531,
- 17535,
- 17535,
- 17546,
- 17571,
- 17575,
- 17579,
- 17595,
- 17609,
- 17615,
- 17635,
- 17641,
- 17661,
- 17669,
- 17669,
- 17669,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17724,
- 17733,
- 17743,
- 17753,
- 17771,
- 17821,
+ 17417,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17422,
+ 17485,
+ 17498,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17540,
+ 17611,
+ 17681,
+ 17735,
+ 17787,
+ 17787,
+ 17797,
+ 17801,
+ 17810,
+ 17810,
+ 17810,
17821,
+ 17830,
17838,
- 17838,
- 17842,
- 17842,
- 17857,
- 17870,
- 17870,
- 17881,
- 17893,
- 17893,
- 17914,
- 17914,
- 17914,
- 17914,
- 17914,
- 17927,
- 17943,
- 17943,
- 17943,
- 17943,
- 17948,
- 17957,
- 17963,
- 17973,
- 17976,
- 17982,
- 17982,
- 17982,
- 17988,
- 17996,
- 18007,
- 18017,
- 18025,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18042,
- 18051,
- 18102,
- 18105,
- 18109,
- 18109,
- 18123,
- 18135,
- 18135,
- 18142,
- 18148,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18153,
- 18216,
- 18229,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18271,
- 18342,
- 18412,
- 18466,
- 18518,
- 18518,
- 18528,
- 18532,
- 18541,
- 18541,
- 18541,
+ 17843,
+ 17849,
+ 17865,
+ 17871,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18002,
+ 18016,
+ 18026,
+ 18039,
+ 18050,
+ 18063,
+ 18076,
+ 18104,
+ 18139,
+ 18175,
+ 18213,
+ 18221,
+ 18234,
+ 18234,
+ 18234,
+ 18257,
+ 18265,
+ 18265,
+ 18265,
+ 18279,
+ 18285,
+ 18293,
+ 18302,
+ 18317,
+ 18328,
+ 18328,
+ 18349,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18364,
+ 18386,
+ 18399,
+ 18415,
+ 18415,
+ 18415,
+ 18433,
+ 18481,
18552,
- 18561,
- 18569,
- 18574,
- 18580,
- 18596,
- 18602,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18733,
- 18747,
- 18757,
- 18770,
- 18781,
- 18794,
- 18807,
- 18835,
- 18870,
- 18906,
- 18944,
- 18952,
- 18965,
- 18965,
- 18965,
- 18988,
- 18996,
- 18996,
- 18996,
- 19010,
- 19016,
- 19024,
- 19033,
- 19048,
- 19059,
- 19059,
- 19080,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19095,
- 19117,
- 19130,
- 19146,
- 19146,
- 19146,
- 19164,
- 19212,
- 19283,
- 19295,
- 19318,
- 19339,
- 19339,
- 19352,
- 19360,
- 19360,
- 19382,
- 19446,
- 19446,
- 19465,
- 19513,
- 19523,
- 19530,
- 19530,
- 19549,
- 19590,
- 19617,
- 19619,
- 19634,
- 19634,
+ 18564,
+ 18587,
+ 18608,
+ 18608,
+ 18621,
+ 18629,
+ 18629,
+ 18651,
+ 18715,
+ 18715,
+ 18734,
+ 18782,
+ 18792,
+ 18799,
+ 18799,
+ 18818,
+ 18859,
+ 18886,
+ 18888,
+ 18903,
+ 18903,
];
#[cfg(all(not(feature = "debug"), not(feature = "universal_fw")))]
@@ -9238,7 +9237,7 @@ impl TranslatedString {
"You can back up your Trezor once, at any time.",
"You should back up your new wallet right now.",
"",
- "Wallet created.\n",
+ "",
"Wallet created successfully.",
"",
"",
@@ -9556,9 +9555,9 @@ impl TranslatedString {
"",
"",
"",
- "Joint transaction",
- "To the total amount",
- "You are contributing",
+ "",
+ "",
+ "",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -10076,7 +10075,7 @@ impl TranslatedString {
"",
"Important",
"",
- "Create a backup to avoid losing access to your funds",
+ "",
"",
"Instructions",
"",
@@ -10093,7 +10092,7 @@ impl TranslatedString {
"",
"Cancel sign",
"Send from",
- "Hold to sign",
+ "",
"Fee rate",
"",
"Total amount",
@@ -10108,10 +10107,10 @@ impl TranslatedString {
"",
"",
"",
- "Hold to continue",
"",
"",
- "Learn more",
+ "",
+ "",
"",
"",
"",
@@ -10134,16 +10133,16 @@ impl TranslatedString {
"",
"",
"Transaction signed",
- "Continue tutorial",
- "Exit tutorial",
"",
"",
- "Find context-specific actions and options in the menu.",
- "One more step",
"",
"",
"",
- "Easy navigation",
+ "",
+ "",
+ "",
+ "",
+ "",
"",
"",
"Operation cancelled",
@@ -10156,20 +10155,20 @@ impl TranslatedString {
"Create backup",
"",
"Words may repeat.",
- "Repeat for all shares.",
+ "",
"Settings",
"",
"The word is repeated",
"",
"",
- "The Trezor Model One, created in 2013,\nwas the world's first hardware wallet.",
- "Restart tutorial",
- "Handy menu",
"",
"",
- "Learn how to use and navigate this device with ease.",
"",
- "Swipe horizontally",
+ "",
+ "",
+ "",
+ "",
+ "",
"Adjust",
"Apply",
"",
@@ -10182,14 +10181,14 @@ impl TranslatedString {
"",
"for authentication",
"Select credential",
- "Swipe down",
+ "",
"Credential details",
"Public key confirmed",
"",
"Unknown contract address",
"Token contract address",
"View all data",
- "View all data in the menu.",
+ "",
"Interaction contract",
"Enable labeling?",
"",
@@ -10236,13 +10235,13 @@ impl TranslatedString {
"Unknown token",
"Unknown token address",
"",
- "We don't recommend to skip wallet backup creation.",
+ "",
"Pay attention",
"",
"",
- "A recovery share is a list of words you wrote down when setting up your Trezor.",
+ "",
"Your wallet backup consists of 1 to 16 shares.",
- "Recovery share",
+ "",
"",
"Sign cancelled.",
"Send",
@@ -10276,11 +10275,11 @@ impl TranslatedString {
"Assets",
"Confirm message hash",
"Finish",
- "Use menu to continue",
- "Last one",
"",
"",
- "Replay this tutorial anytime from the Trezor Suite app.",
+ "",
+ "",
+ "",
"",
"",
"",
@@ -10498,1241 +10497,1241 @@ impl TranslatedString {
384,
429,
429,
- 445,
- 473,
- 473,
- 473,
- 473,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
- 514,
+ 429,
+ 457,
+ 457,
+ 457,
+ 457,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 498,
+ 513,
529,
- 545,
- 588,
- 631,
- 671,
- 686,
- 713,
- 737,
- 754,
- 766,
- 780,
- 793,
- 808,
- 828,
+ 572,
+ 615,
+ 655,
+ 670,
+ 697,
+ 721,
+ 738,
+ 750,
+ 764,
+ 777,
+ 792,
+ 812,
+ 827,
843,
- 859,
- 872,
- 879,
- 897,
- 912,
- 930,
- 942,
- 961,
- 980,
- 1032,
+ 856,
+ 863,
+ 881,
+ 896,
+ 914,
+ 926,
+ 945,
+ 964,
+ 1016,
+ 1039,
1055,
+ 1060,
+ 1066,
1071,
1076,
- 1082,
+ 1080,
1087,
- 1092,
- 1096,
- 1103,
- 1109,
+ 1093,
+ 1099,
+ 1104,
1115,
1120,
- 1131,
- 1136,
- 1143,
- 1151,
- 1158,
- 1164,
- 1164,
- 1175,
- 1181,
- 1187,
- 1194,
- 1209,
+ 1127,
+ 1135,
+ 1142,
+ 1148,
+ 1148,
+ 1159,
+ 1165,
+ 1171,
+ 1178,
+ 1193,
+ 1197,
+ 1204,
1213,
- 1220,
1229,
- 1245,
+ 1237,
+ 1241,
+ 1248,
1253,
- 1257,
- 1264,
- 1269,
- 1275,
- 1278,
- 1286,
- 1298,
- 1308,
- 1312,
- 1321,
- 1329,
- 1336,
+ 1259,
+ 1262,
+ 1270,
+ 1282,
+ 1292,
+ 1296,
+ 1305,
+ 1313,
+ 1320,
+ 1324,
+ 1334,
1340,
- 1350,
- 1356,
- 1363,
- 1369,
- 1398,
- 1430,
- 1462,
- 1492,
- 1529,
- 1546,
- 1565,
- 1570,
- 1578,
- 1589,
- 1602,
- 1628,
- 1651,
- 1670,
- 1692,
- 1737,
- 1754,
- 1754,
- 1810,
- 1829,
- 1863,
- 1895,
- 1933,
- 1958,
- 1962,
- 2006,
- 2016,
- 2029,
- 2058,
- 2073,
- 2085,
- 2095,
- 2107,
- 2115,
- 2126,
- 2172,
- 2222,
- 2292,
- 2300,
- 2306,
- 2320,
- 2348,
- 2355,
- 2410,
- 2415,
- 2420,
- 2424,
+ 1347,
+ 1353,
+ 1382,
+ 1414,
+ 1446,
+ 1476,
+ 1513,
+ 1530,
+ 1549,
+ 1554,
+ 1562,
+ 1573,
+ 1586,
+ 1612,
+ 1635,
+ 1654,
+ 1676,
+ 1721,
+ 1738,
+ 1738,
+ 1794,
+ 1813,
+ 1847,
+ 1879,
+ 1917,
+ 1942,
+ 1946,
+ 1990,
+ 2000,
+ 2013,
+ 2042,
+ 2057,
+ 2069,
+ 2079,
+ 2091,
+ 2099,
+ 2110,
+ 2156,
+ 2206,
+ 2276,
+ 2284,
+ 2290,
+ 2304,
+ 2332,
+ 2339,
+ 2394,
+ 2399,
+ 2404,
+ 2408,
+ 2414,
+ 2421,
2430,
- 2437,
- 2446,
- 2464,
- 2481,
- 2491,
- 2510,
- 2528,
+ 2448,
+ 2465,
+ 2475,
+ 2494,
+ 2512,
+ 2533,
2549,
- 2565,
- 2580,
- 2586,
- 2614,
- 2692,
- 2705,
- 2711,
- 2714,
+ 2564,
+ 2570,
+ 2598,
+ 2676,
+ 2689,
+ 2695,
+ 2698,
+ 2701,
2717,
- 2733,
- 2744,
- 2758,
- 2775,
- 2778,
- 2784,
- 2797,
- 2804,
- 2815,
+ 2728,
+ 2742,
+ 2759,
+ 2762,
+ 2768,
+ 2781,
+ 2788,
+ 2799,
+ 2824,
2840,
- 2856,
- 2880,
- 2902,
- 2933,
- 2955,
- 2978,
- 2985,
+ 2864,
+ 2886,
+ 2917,
+ 2939,
+ 2962,
+ 2969,
+ 2987,
3003,
- 3019,
- 3030,
- 3084,
- 3173,
- 3173,
- 3187,
- 3272,
- 3356,
- 3405,
- 3408,
+ 3014,
+ 3068,
+ 3157,
+ 3157,
+ 3171,
+ 3256,
+ 3340,
+ 3389,
+ 3392,
+ 3418,
3434,
- 3450,
- 3461,
- 3474,
- 3504,
- 3519,
- 3533,
- 3540,
- 3546,
- 3580,
- 3615,
- 3644,
- 3674,
- 3688,
- 3698,
- 3716,
- 3716,
- 3736,
- 3754,
- 3754,
- 3754,
- 3762,
- 3762,
- 3774,
- 3814,
- 3840,
- 3851,
- 3886,
- 3886,
- 3901,
- 3927,
- 3938,
- 3952,
+ 3445,
+ 3458,
+ 3488,
+ 3503,
+ 3517,
+ 3524,
+ 3530,
+ 3564,
+ 3599,
+ 3628,
+ 3658,
+ 3672,
+ 3682,
+ 3700,
+ 3700,
+ 3720,
+ 3738,
+ 3738,
+ 3738,
+ 3746,
+ 3746,
+ 3758,
+ 3798,
+ 3824,
+ 3835,
+ 3870,
+ 3870,
+ 3885,
+ 3911,
+ 3922,
+ 3936,
+ 3943,
+ 3948,
3959,
- 3964,
- 3975,
- 3983,
- 3987,
- 3995,
- 3998,
- 4005,
- 4013,
- 4024,
- 4028,
- 4037,
- 4041,
- 4045,
+ 3967,
+ 3971,
+ 3979,
+ 3982,
+ 3989,
+ 3997,
+ 4008,
+ 4012,
+ 4021,
+ 4025,
+ 4029,
+ 4032,
+ 4043,
4048,
+ 4054,
4059,
- 4064,
- 4070,
- 4075,
- 4085,
- 4090,
- 4098,
- 4104,
- 4115,
- 4123,
+ 4069,
+ 4074,
+ 4082,
+ 4088,
+ 4099,
+ 4107,
+ 4113,
4129,
- 4145,
- 4154,
- 4156,
- 4164,
- 4168,
- 4178,
- 4189,
- 4200,
- 4218,
- 4232,
- 4237,
- 4237,
- 4237,
- 4252,
- 4261,
- 4270,
+ 4138,
+ 4140,
+ 4148,
+ 4152,
+ 4162,
+ 4173,
+ 4184,
+ 4202,
+ 4216,
+ 4221,
+ 4221,
+ 4221,
+ 4236,
+ 4245,
+ 4254,
+ 4269,
4285,
- 4301,
+ 4314,
4330,
4346,
- 4362,
+ 4361,
4377,
- 4393,
+ 4394,
4410,
- 4426,
- 4457,
- 4461,
- 4475,
- 4490,
- 4504,
- 4522,
- 4537,
- 4546,
- 4559,
- 4582,
- 4611,
- 4649,
- 4666,
- 4684,
- 4740,
- 4783,
- 4835,
- 4913,
- 4935,
- 4998,
- 5012,
- 5051,
- 5080,
- 5098,
+ 4441,
+ 4445,
+ 4459,
+ 4474,
+ 4488,
+ 4506,
+ 4521,
+ 4530,
+ 4543,
+ 4566,
+ 4595,
+ 4633,
+ 4650,
+ 4668,
+ 4724,
+ 4767,
+ 4819,
+ 4897,
+ 4919,
+ 4982,
+ 4996,
+ 5035,
+ 5064,
+ 5082,
+ 5099,
5115,
- 5131,
- 5145,
- 5162,
+ 5129,
+ 5146,
+ 5157,
5173,
- 5189,
- 5201,
- 5218,
- 5240,
- 5240,
- 5255,
- 5269,
- 5269,
- 5269,
- 5282,
- 5295,
- 5314,
- 5331,
- 5348,
- 5359,
- 5367,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5383,
- 5400,
- 5419,
- 5439,
- 5462,
- 5491,
- 5508,
+ 5185,
+ 5202,
+ 5224,
+ 5224,
+ 5239,
+ 5253,
+ 5253,
+ 5253,
+ 5266,
+ 5279,
+ 5298,
+ 5315,
+ 5332,
+ 5343,
+ 5351,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5367,
+ 5390,
+ 5419,
+ 5436,
+ 5453,
+ 5467,
+ 5480,
+ 5486,
+ 5499,
+ 5512,
5525,
5539,
- 5552,
5558,
- 5571,
- 5584,
- 5597,
- 5611,
- 5630,
- 5649,
- 5660,
+ 5577,
+ 5588,
+ 5601,
+ 5617,
+ 5617,
+ 5633,
+ 5653,
5673,
- 5689,
- 5689,
- 5705,
- 5725,
- 5745,
- 5755,
- 5771,
- 5785,
- 5800,
- 5815,
- 5834,
- 5848,
- 5858,
+ 5683,
+ 5699,
+ 5713,
+ 5728,
+ 5743,
+ 5762,
+ 5776,
+ 5786,
+ 5803,
+ 5816,
+ 5833,
+ 5851,
+ 5861,
5875,
- 5888,
- 5905,
- 5923,
- 5933,
- 5947,
- 5993,
- 6042,
- 6078,
- 6130,
- 6166,
- 6204,
- 6212,
- 6220,
- 6223,
- 6237,
- 6252,
- 6272,
- 6286,
- 6306,
- 6323,
- 6338,
- 6356,
- 6374,
- 6393,
- 6429,
- 6451,
- 6463,
- 6476,
- 6492,
- 6502,
- 6510,
- 6521,
- 6578,
- 6587,
+ 5921,
+ 5970,
+ 6006,
+ 6058,
+ 6094,
+ 6132,
+ 6140,
+ 6148,
+ 6151,
+ 6165,
+ 6180,
+ 6200,
+ 6214,
+ 6234,
+ 6251,
+ 6266,
+ 6284,
+ 6302,
+ 6321,
+ 6357,
+ 6379,
+ 6391,
+ 6404,
+ 6420,
+ 6430,
+ 6438,
+ 6449,
+ 6506,
+ 6515,
+ 6528,
+ 6537,
+ 6545,
+ 6559,
+ 6583,
6600,
- 6609,
- 6617,
- 6631,
- 6655,
- 6672,
- 6680,
- 6706,
- 6717,
- 6731,
- 6745,
- 6754,
- 6771,
- 6809,
- 6816,
- 6818,
- 6828,
- 6841,
- 6860,
- 6866,
- 6895,
- 6945,
- 6958,
- 6988,
- 7000,
- 7015,
- 7026,
- 7041,
- 7066,
- 7105,
- 7208,
- 7225,
- 7257,
- 7295,
- 7324,
- 7379,
- 7397,
- 7413,
- 7428,
- 7447,
- 7464,
- 7495,
+ 6608,
+ 6634,
+ 6645,
+ 6659,
+ 6673,
+ 6682,
+ 6699,
+ 6737,
+ 6744,
+ 6746,
+ 6756,
+ 6769,
+ 6788,
+ 6794,
+ 6823,
+ 6873,
+ 6886,
+ 6916,
+ 6928,
+ 6943,
+ 6954,
+ 6969,
+ 6994,
+ 7033,
+ 7136,
+ 7153,
+ 7185,
+ 7223,
+ 7252,
+ 7307,
+ 7325,
+ 7341,
+ 7356,
+ 7375,
+ 7392,
+ 7423,
+ 7453,
+ 7463,
+ 7475,
+ 7475,
7525,
- 7535,
- 7547,
- 7547,
- 7597,
- 7623,
- 7648,
- 7657,
- 7670,
- 7708,
- 7751,
- 7762,
- 7774,
- 7800,
- 7812,
- 7812,
- 7828,
- 7828,
- 7828,
- 7828,
- 7840,
- 7849,
+ 7551,
+ 7576,
+ 7585,
+ 7598,
+ 7636,
+ 7679,
+ 7690,
+ 7702,
+ 7728,
+ 7740,
+ 7740,
+ 7756,
+ 7756,
+ 7756,
+ 7756,
+ 7768,
+ 7777,
+ 7787,
+ 7836,
7859,
- 7908,
- 7931,
- 7940,
- 7948,
- 7958,
- 7982,
+ 7868,
+ 7876,
+ 7886,
+ 7910,
+ 7924,
+ 7938,
+ 7952,
+ 7972,
+ 7984,
7996,
- 8010,
+ 8020,
8024,
- 8044,
- 8056,
- 8068,
- 8092,
- 8096,
- 8118,
- 8139,
- 8152,
- 8163,
- 8173,
- 8186,
- 8208,
- 8218,
- 8234,
- 8273,
- 8289,
- 8316,
- 8316,
- 8334,
- 8334,
- 8404,
- 8480,
- 8550,
- 8626,
- 8642,
- 8660,
- 8684,
- 8719,
- 8728,
- 8752,
- 8782,
- 8813,
- 8831,
- 8873,
- 8873,
- 8899,
- 8899,
+ 8046,
+ 8067,
+ 8080,
+ 8091,
+ 8101,
+ 8114,
+ 8136,
+ 8146,
+ 8162,
+ 8201,
+ 8217,
+ 8244,
+ 8244,
+ 8262,
+ 8262,
+ 8332,
+ 8408,
+ 8478,
+ 8554,
+ 8570,
+ 8588,
+ 8612,
+ 8647,
+ 8656,
+ 8680,
+ 8710,
+ 8741,
+ 8759,
+ 8801,
+ 8801,
+ 8827,
+ 8827,
+ 8848,
+ 8897,
+ 8906,
8920,
- 8969,
- 8978,
- 8992,
- 9011,
- 9026,
- 9038,
- 9052,
- 9068,
- 9088,
- 9113,
- 9162,
- 9215,
- 9226,
- 9241,
- 9271,
- 9299,
- 9324,
- 9340,
- 9423,
- 9444,
- 9465,
- 9478,
- 9492,
- 9557,
- 9557,
- 9579,
- 9598,
- 9613,
- 9642,
- 9666,
- 9729,
- 9776,
- 9825,
- 9863,
- 9996,
- 10040,
- 10062,
- 10074,
- 10118,
- 10162,
- 10186,
- 10217,
- 10256,
- 10305,
- 10430,
- 10547,
- 10591,
- 10591,
- 10598,
- 10629,
- 10642,
- 10660,
- 10703,
- 10703,
- 10703,
- 10726,
- 10758,
- 10789,
- 10789,
- 10789,
- 10789,
- 10809,
- 10829,
- 10829,
- 10866,
- 10879,
- 10895,
- 10926,
- 10926,
- 10966,
- 10966,
- 10980,
- 10993,
- 10993,
- 10993,
- 11009,
+ 8939,
+ 8954,
+ 8966,
+ 8980,
+ 8996,
+ 9016,
+ 9041,
+ 9090,
+ 9143,
+ 9154,
+ 9169,
+ 9199,
+ 9227,
+ 9252,
+ 9268,
+ 9351,
+ 9372,
+ 9393,
+ 9406,
+ 9420,
+ 9485,
+ 9485,
+ 9507,
+ 9526,
+ 9541,
+ 9570,
+ 9594,
+ 9657,
+ 9704,
+ 9753,
+ 9791,
+ 9924,
+ 9968,
+ 9990,
+ 10002,
+ 10046,
+ 10090,
+ 10114,
+ 10145,
+ 10184,
+ 10233,
+ 10358,
+ 10475,
+ 10519,
+ 10519,
+ 10526,
+ 10557,
+ 10570,
+ 10588,
+ 10631,
+ 10631,
+ 10631,
+ 10654,
+ 10686,
+ 10717,
+ 10717,
+ 10717,
+ 10717,
+ 10737,
+ 10757,
+ 10757,
+ 10794,
+ 10807,
+ 10823,
+ 10854,
+ 10854,
+ 10894,
+ 10894,
+ 10908,
+ 10921,
+ 10921,
+ 10921,
+ 10937,
+ 10937,
+ 10956,
+ 10976,
+ 10996,
11009,
- 11028,
- 11048,
- 11068,
- 11081,
- 11099,
- 11112,
- 11156,
- 11209,
- 11209,
- 11229,
- 11259,
- 11279,
- 11290,
- 11310,
- 11344,
- 11348,
- 11353,
- 11358,
+ 11027,
+ 11040,
+ 11084,
+ 11137,
+ 11137,
+ 11157,
+ 11187,
+ 11207,
+ 11218,
+ 11238,
+ 11272,
+ 11276,
+ 11281,
+ 11286,
+ 11305,
+ 11309,
11377,
- 11381,
- 11449,
- 11529,
- 11594,
- 11607,
- 11622,
- 11659,
- 11676,
- 11741,
- 11786,
- 11851,
- 11895,
- 11908,
- 11922,
- 11972,
- 11999,
- 12048,
- 12090,
- 12174,
- 12220,
- 12269,
- 12287,
- 12302,
- 12321,
- 12377,
- 12444,
+ 11457,
+ 11522,
+ 11535,
+ 11550,
+ 11587,
+ 11604,
+ 11669,
+ 11714,
+ 11779,
+ 11823,
+ 11836,
+ 11850,
+ 11900,
+ 11927,
+ 11976,
+ 12018,
+ 12102,
+ 12148,
+ 12197,
+ 12215,
+ 12230,
+ 12249,
+ 12305,
+ 12372,
+ 12413,
+ 12427,
+ 12427,
+ 12441,
+ 12472,
12485,
- 12499,
- 12499,
- 12513,
- 12544,
- 12557,
- 12568,
- 12600,
- 12615,
- 12632,
- 12644,
- 12651,
- 12665,
- 12675,
- 12695,
- 12695,
+ 12496,
+ 12528,
+ 12543,
+ 12560,
+ 12572,
+ 12579,
+ 12593,
+ 12603,
+ 12623,
+ 12623,
+ 12637,
+ 12658,
+ 12658,
+ 12658,
+ 12667,
+ 12682,
+ 12697,
12709,
- 12730,
- 12730,
- 12730,
- 12739,
- 12754,
- 12769,
- 12781,
- 12795,
- 12808,
- 12832,
- 12848,
- 12860,
- 12925,
- 12941,
- 12993,
- 13028,
- 13048,
- 13064,
- 13064,
- 13106,
- 13163,
- 13176,
- 13194,
- 13204,
- 13213,
- 13236,
- 13247,
- 13252,
- 13262,
- 13275,
- 13281,
- 13304,
+ 12723,
+ 12736,
+ 12760,
+ 12776,
+ 12788,
+ 12853,
+ 12869,
+ 12921,
+ 12956,
+ 12976,
+ 12992,
+ 12992,
+ 13034,
+ 13091,
+ 13104,
+ 13122,
+ 13132,
+ 13141,
+ 13164,
+ 13175,
+ 13180,
+ 13190,
+ 13203,
+ 13209,
+ 13232,
+ 13242,
+ 13253,
+ 13267,
+ 13279,
+ 13279,
+ 13296,
+ 13296,
13314,
- 13325,
- 13339,
- 13351,
- 13351,
- 13368,
+ 13328,
+ 13342,
+ 13348,
13368,
- 13386,
- 13400,
- 13414,
- 13420,
- 13440,
- 13452,
- 13463,
- 13523,
- 13536,
- 13540,
- 13544,
- 13555,
- 13564,
- 13564,
- 13564,
- 13574,
- 13577,
- 13582,
- 13585,
- 13598,
- 13604,
- 13613,
- 13630,
- 13642,
+ 13380,
+ 13391,
+ 13451,
+ 13464,
+ 13468,
+ 13472,
+ 13483,
+ 13492,
+ 13492,
+ 13492,
+ 13502,
+ 13505,
+ 13510,
+ 13513,
+ 13526,
+ 13532,
+ 13541,
+ 13558,
+ 13570,
+ 13586,
+ 13586,
+ 13594,
+ 13611,
+ 13614,
+ 13625,
+ 13645,
13658,
13658,
- 13666,
+ 13671,
13683,
- 13686,
- 13697,
- 13717,
- 13730,
- 13730,
- 13743,
- 13755,
- 13762,
- 13770,
- 13779,
- 13799,
- 13835,
- 13855,
- 13869,
- 13869,
- 13884,
- 13890,
- 13906,
- 13920,
- 13935,
- 13970,
+ 13690,
+ 13698,
+ 13707,
+ 13727,
+ 13763,
+ 13783,
+ 13797,
+ 13797,
+ 13812,
+ 13818,
+ 13834,
+ 13848,
+ 13863,
+ 13898,
+ 13898,
+ 13911,
+ 13918,
+ 13924,
+ 13942,
+ 13961,
13970,
- 13983,
- 13990,
- 13996,
- 14014,
- 14033,
- 14042,
- 14050,
- 14067,
- 14084,
- 14097,
- 14112,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14128,
- 14166,
- 14193,
- 14208,
- 14223,
- 14247,
- 14258,
- 14297,
- 14297,
- 14315,
- 14361,
- 14380,
- 14398,
- 14411,
- 14468,
- 14485,
- 14525,
- 14543,
- 14543,
- 14543,
- 14543,
- 14561,
- 14591,
- 14620,
- 14638,
- 14653,
- 14660,
- 14668,
- 14675,
- 14681,
- 14694,
- 14702,
- 14711,
- 14717,
- 14724,
- 14735,
- 14743,
- 14759,
- 14772,
- 14777,
- 14780,
- 14784,
- 14784,
- 14829,
- 14838,
- 14840,
- 14847,
- 14866,
+ 13978,
+ 13995,
+ 14012,
+ 14025,
+ 14040,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14056,
+ 14094,
+ 14121,
+ 14136,
+ 14151,
+ 14175,
+ 14186,
+ 14225,
+ 14225,
+ 14243,
+ 14289,
+ 14308,
+ 14326,
+ 14339,
+ 14396,
+ 14413,
+ 14453,
+ 14471,
+ 14471,
+ 14471,
+ 14471,
+ 14489,
+ 14519,
+ 14548,
+ 14566,
+ 14581,
+ 14588,
+ 14596,
+ 14603,
+ 14609,
+ 14622,
+ 14630,
+ 14639,
+ 14645,
+ 14652,
+ 14663,
+ 14671,
+ 14687,
+ 14700,
+ 14705,
+ 14708,
+ 14712,
+ 14712,
+ 14757,
+ 14766,
+ 14768,
+ 14775,
+ 14794,
+ 14811,
+ 14832,
+ 14841,
+ 14845,
+ 14851,
+ 14851,
+ 14851,
+ 14862,
+ 14862,
+ 14862,
+ 14862,
+ 14869,
+ 14876,
+ 14876,
14883,
- 14904,
- 14913,
- 14917,
- 14923,
- 14923,
- 14923,
- 14934,
- 14934,
- 14934,
- 14934,
- 14941,
- 14948,
- 14948,
- 14955,
+ 14890,
+ 14898,
+ 14901,
+ 14901,
+ 14901,
+ 14906,
+ 14919,
+ 14944,
+ 14949,
14962,
- 14970,
- 14973,
- 14973,
- 14973,
- 14978,
- 14991,
- 15016,
- 15021,
- 15034,
- 15057,
- 15064,
- 15091,
- 15102,
- 15115,
+ 14985,
+ 14992,
+ 15019,
+ 15030,
+ 15043,
+ 15052,
+ 15106,
15124,
- 15178,
- 15196,
- 15210,
- 15230,
- 15252,
- 15272,
- 15279,
- 15294,
- 15294,
- 15294,
- 15294,
- 15303,
- 15303,
- 15355,
- 15355,
- 15367,
- 15367,
- 15379,
- 15379,
- 15379,
- 15386,
- 15401,
- 15401,
- 15416,
- 15441,
- 15441,
- 15441,
- 15441,
- 15452,
- 15461,
- 15473,
- 15481,
- 15481,
- 15493,
- 15493,
- 15574,
- 15632,
- 15632,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15652,
- 15668,
- 15668,
- 15668,
- 15678,
- 15678,
- 15678,
- 15678,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15688,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15735,
- 15753,
- 15770,
- 15783,
- 15783,
- 15783,
- 15837,
- 15850,
- 15850,
- 15850,
- 15850,
- 15865,
- 15865,
- 15865,
- 15884,
- 15892,
- 15892,
- 15892,
- 15910,
- 15928,
- 15953,
- 15966,
- 15966,
- 15983,
- 16005,
- 16013,
- 16013,
- 16033,
- 16033,
- 16033,
- 16110,
- 16126,
- 16136,
- 16136,
- 16136,
- 16188,
- 16188,
- 16206,
- 16212,
- 16217,
- 16217,
+ 15138,
+ 15158,
+ 15180,
+ 15200,
+ 15207,
+ 15222,
+ 15222,
+ 15222,
+ 15222,
+ 15231,
+ 15231,
+ 15231,
+ 15231,
+ 15243,
+ 15243,
+ 15255,
+ 15255,
+ 15255,
+ 15262,
+ 15277,
+ 15277,
+ 15292,
+ 15317,
+ 15317,
+ 15317,
+ 15317,
+ 15328,
+ 15337,
+ 15337,
+ 15345,
+ 15345,
+ 15357,
+ 15357,
+ 15438,
+ 15496,
+ 15496,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15516,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15526,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ 15573,
+ Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.