-
Notifications
You must be signed in to change notification settings - Fork 279
New Crowdin updates #5888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
New Crowdin updates #5888
Changes from all commits
96bbc9d
93f8427
fa00ce1
29e7ecc
a51643d
f54aff9
7d87484
7403a8d
81bfd2a
120a3c6
b71dab0
56c4b1f
a25bae4
e97eec0
ba06e70
ca1aa01
90c7b8e
13f286a
68e0dbb
e02da32
fcb0158
f2b6cff
4110c79
771644c
4cc31bd
7543c4d
0c61140
e00166a
7018fa2
8ca8536
9c09de6
043d2a4
d30e9e2
fda0cc8
cf8631a
4079ce3
3bf8bd9
82a213d
8eb5587
3fe1b83
9d72d3f
b3e9eba
ceebb95
0ac298c
c1509ed
92ffc87
87b0eb2
511cc9f
443ac9f
1030c45
3d07ee4
3c88740
5380cb8
6d6ce91
e033512
5cc5b24
fb6e501
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -46,6 +46,7 @@ | |
| "drawer_sweep_private_key": "Private Schlüssel verwerfen", | ||
| "drawer_fio_names": "FIO Names", | ||
| "drawer_fio_requests": "FIO-Anfragen", | ||
| "drawer_gift_cards": "Gift Cards", | ||
| "network_alert_title": "Keine Internetverbindung", | ||
| "fio_network_alert_text": "FIO-Funktionalität erfordert eine Internetverbindung.", | ||
| "fio_address_choose_label": "Wähle einen FIO Crypto Handle", | ||
|
|
@@ -402,9 +403,9 @@ | |
| "settings_blockbook": "Blockbuch", | ||
| "settings_electrum": "Electrum", | ||
| "settings_monero": "Monero Server", | ||
| "settings_monero_default": "MyMonero", | ||
| "settings_monero_edge_lws": "Edge LWS", | ||
| "settings_monero_custom": "Custom Light Wallet Server", | ||
| "settings_monero_info": "Edge uses Monero light wallet servers provided by MyMonero. These servers hold the private view key, which they use to scan for transactions. For enhanced privacy, you can run your own Monero light wallet server.", | ||
| "settings_monero_lws_info": "Edge uses Monero Light Wallet Servers (LWS) to scan for transactions. For enhanced privacy, you can run your own Monero LWS.", | ||
| "settings_hours": "Stunde(n)", | ||
| "settings_minutes": "Minute(n)", | ||
| "settings_modal_export_logs_warning": "Do not enter seeds, private keys, password or other sensitive information", | ||
|
|
@@ -572,6 +573,7 @@ | |
| "string_to_capitalize": "An", | ||
| "string_show_balance": "Kontostand anzeigen", | ||
| "string_amount": "Menge", | ||
| "string_value": "Value", | ||
| "string_tap_next_for_quote": "Tap \"Next\" for Quote", | ||
| "string_tap_to_edit": "Zum Bearbeiten tippen", | ||
| "string_rate": "Bewerten", | ||
|
|
@@ -1093,6 +1095,7 @@ | |
| "string_expiration": "Ablaufdatum", | ||
| "export_transaction_error": "Das Startdatum sollte vor dem Enddatum liegen", | ||
| "export_transaction_export_error": "Keine Transaktionen im gewählten Datumsbereich", | ||
| "string_all": "All", | ||
| "string_allow": "Zulassen", | ||
| "string_deny": "Ablehnen", | ||
| "string_wallet_balance": "Wallet-Guthaben", | ||
|
|
@@ -1438,6 +1441,48 @@ | |
| "otc_confirmation_message": "Thank you! You will be contacted in the next 24 hours to complete your request.", | ||
| "otc_email_error_message_1s": "There was an error opening your email app. Please email %1$s directly to facilitate this transaction.", | ||
| "otc_wire_required_message": "OTC transactions are done through bank wire transfers. Can your bank send wire transfers?", | ||
| "gift_card_branded": "EdgeSpend", | ||
| "gift_card": "Gift Cards", | ||
| "gift_card_list_no_cards": "No Gift Cards", | ||
| "gift_card_list_purchase_new_button": "Purchase New", | ||
| "title_gift_card_market": "Gift Card Marketplace", | ||
| "title_gift_card_select": "Select Gift Cards", | ||
| "title_gift_card_purchase": "Purchase Gift Card", | ||
| "search_gift_cards": "Search Gift Cards", | ||
| "gift_card_select_amount": "Select Amount", | ||
| "gift_card_enter_amount": "Enter Amount", | ||
| "gift_card_minimum": "Minimum", | ||
| "gift_card_maximum": "Maximum", | ||
| "gift_card_selected_amount": "Selected Amount", | ||
| "gift_card_fixed_amounts": "Fixed Amounts", | ||
| "gift_card_pay_from_wallet": "Pay From Wallet", | ||
| "gift_card_brand": "Brand", | ||
| "gift_card_label": "Gift Card", | ||
| "gift_card_pay_amount": "Pay Amount", | ||
| "gift_card_purchase_success": "Gift card purchase submitted!", | ||
| "gift_card_redeem": "Redeem", | ||
| "gift_card_code_copied": "Security code copied to clipboard", | ||
| "gift_card_recipient_name": "Phaze Gift Card", | ||
| "gift_card_redeem_visit": "Visit redemption page", | ||
| "gift_card_go_to_transaction": "Go to Transaction", | ||
| "gift_card_mark_as_redeemed": "Mark as Redeemed", | ||
| "gift_card_mark_redeemed_prompt": "Mark gift card as redeemed?", | ||
| "gift_card_security_code": "Security Code", | ||
| "gift_card_how_it_works": "How it Works", | ||
| "gift_card_how_it_works_body": "Purchase your card with crypto and receive a redemption code upon completion. The redemption code can be found in the transaction details where you can copy and paste the code for use.", | ||
| "gift_card_terms_and_conditions": "Terms and Conditions", | ||
| "gift_card_terms_and_conditions_body": "By purchasing a gift card, you are agreeing to the terms and conditions that apply. {{link}}Read the terms and conditions here.{{/link}}", | ||
| "gift_card_slider_terms": "By sliding to confirm, you are agreeing to the {{link}}gift card terms and conditions{{/link}}.", | ||
| "gift_card_more_options": "Browse more gift cards", | ||
| "gift_card_network_error": "Unable to load gift cards. Please check your network connection.", | ||
| "gift_card_minimum_warning_title": "Below Minimum", | ||
| "gift_card_minimum_warning_header": "The selected amount is below the minimum for %s.", | ||
| "gift_card_minimum_warning_footer": "Please select a different payment method or increase your purchase amount to at least %s.", | ||
| "gift_card_redeemed_cards": "Redeemed Cards", | ||
| "gift_card_unmark_as_redeemed": "Unmark as Redeemed", | ||
| "gift_card_active_cards": "Active Cards", | ||
| "gift_card_pending": "Pending Delivery, Please Wait...", | ||
| "gift_card_pending_toast": "Your gift card is being delivered. Please wait for a few minutes for it to arrive.", | ||
| "backup_account": "Back Up Account", | ||
| "backup_delete_confirm_message": "Are you sure you want to delete this account without backing up first? You will NOT be able to recover wallets and transactions for this account!", | ||
| "backup_info_message": "Create a username and password to create a full account and secure your funds. No personal information is required", | ||
|
|
@@ -1502,7 +1547,7 @@ | |
| "swap_crypto": "Swap Crypto", | ||
| "swap_crypto_footer": "Crypto to another crypto", | ||
| "spend_crypto": "Spend Crypto", | ||
| "spend_crypto_footer": "Spend crypto to buy gift cards for 100s of stores and restaurants", | ||
| "spend_crypto_gift_cards_footer": "Buy gift cards with no KYC from 1,000+ merchants!", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Translation key mismatch between source and localesMedium Severity The translation key Additional Locations (2) |
||
| "fio_web3": "Web3 Handle", | ||
| "fio_web3_footer": "Manage your handles and domains", | ||
| "title_home": "Home", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Translation keys renamed but code still uses old keys
Medium Severity
The translation files rename
settings_monero_defaulttosettings_monero_edge_lwsandsettings_monero_infotosettings_monero_lws_info, but the code inMaybeMoneroUserSettings.tsxstill referenceslstrings.settings_monero_defaultandlstrings.settings_monero_info, and the English source files (en_US.ts,enUS.json) retain the old key names. This causes non-English users to see English fallback text instead of their translated text for Monero settings, since the keys the code looks up no longer exist in the localized files.Additional Locations (2)
src/locales/strings/es.json#L405-L408src/locales/strings/fr.json#L405-L408