Skip to content

Commit

Permalink
Freeze strings for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
wpmobilebot committed Nov 22, 2024
1 parent 10a7df9 commit 1acd3ef
Showing 1 changed file with 37 additions and 20 deletions.
57 changes: 37 additions & 20 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@
<string name="login_site_credentials_fetching_site">Fetching site…</string>
<string name="login_site_credentials_web_authorization_connection_rejected">Unable to login because application password creation is not approved.</string>
<string name="login_app_login_malformed_link">We couldn\'t process your app login request</string>
<string name="login_jetpack_connection_create_account">If you don\'t have an account, we\'ll use this email to create one.</string>

<!--
My Store View
-->
Expand Down Expand Up @@ -1266,7 +1268,7 @@
<string name="shipping_label_shipment_details_title">Shipment details</string>
<string name="shipping_label_shipment_details_order_details">Order details</string>
<string name="shipping_label_shipment_details_shipment_cost">Shipment cost</string>
<string name="shipping_label_shipment_details_mark_order_complete">Mark this order as complete and notify the customer</string>
<string name="shipping_label_shipment_details_mark_order_complete">After purchasing a label, mark this order as complete and notify the customer.</string>
<string name="shipping_label_shipment_details_purchase_label">Purchase Label · %1$s </string>
<string name="shipping_label_shipment_details_purchase_label_disabled">Purchase Label</string>
<string name="shipping_label_shipping_rates_sort_option_cheapest">Cheapest</string>
Expand Down Expand Up @@ -1543,23 +1545,23 @@
<string name="card_reader_tap_to_pay_not_available_error_android_version">To use Tap To Pay on Android, you need Android 10 or newer. To accept in-person payments, please update Android or purchase a Bluetooth card reader.</string>
<string name="card_reader_tap_to_pay_not_available_error_gms">To use Tap To Pay on Android, your device needs Google Play Services. To accept in-person payments, please install Google Play Services or purchase a Bluetooth card reader.</string>
<string name="card_reader_tap_to_pay_not_available_error_country">Unfortunately, Tap To Pay on Android is not available in your country yet. Stay tuned!</string>
<string name="card_reader_hub_deposit_summary_available_funds">Available funds</string>
<string name="card_reader_hub_deposit_summary_pending_funds">Pending funds</string>
<string name="card_reader_hub_deposit_summary_funds_available_after_plural">Funds become available after pending for %d days.</string>
<string name="card_reader_hub_deposit_summary_funds_available_after_one">Funds become available after pending for %d day.</string>
<string name="card_reader_hub_deposit_funds_deposits_title">LAST DEPOSIT</string>
<string name="card_reader_hub_deposit_summary_available_deposit_time_daily">Available funds are deposited automatically, every day.</string>
<string name="card_reader_hub_deposit_summary_available_deposit_time_weekly">Available funds are deposited automatically, every %s.</string>
<string name="card_reader_hub_deposit_summary_available_deposit_time_monthly">Available funds are deposited automatically, every month on the %s.</string>
<string name="card_reader_hub_deposit_summary_learn_more">Learn more about when you\'ll receive your funds</string>
<string name="card_reader_hub_deposit_summary_collapse_expand_content_description">Collapse/expand deposit summary</string>
<string name="card_reader_hub_deposit_summary_status_estimated">Estimated</string>
<string name="card_reader_hub_deposit_summary_status_paid">Paid</string>
<string name="card_reader_hub_deposit_summary_status_pending">Pending</string>
<string name="card_reader_hub_deposit_summary_status_in_transit">In transit</string>
<string name="card_reader_hub_deposit_summary_status_canceled">Canceled</string>
<string name="card_reader_hub_deposit_summary_status_failed">Failed</string>
<string name="card_reader_hub_deposit_summary_status_unknown">Unknown</string>
<string name="card_reader_hub_payout_summary_available_funds">Available funds</string>
<string name="card_reader_hub_payout_summary_pending_funds">Pending funds</string>
<string name="card_reader_hub_payout_summary_funds_available_after_plural">Funds become available after pending for %d days.</string>
<string name="card_reader_hub_payout_summary_funds_available_after_one">Funds become available after pending for %d day.</string>
<string name="card_reader_hub_payout_funds_payout_title">LAST PAYOUT</string>
<string name="card_reader_hub_payout_summary_available_payout_time_daily">Available funds are paid out automatically, every day.</string>
<string name="card_reader_hub_payout_summary_available_payout_time_weekly">Available funds are paid out automatically, every %s.</string>
<string name="card_reader_hub_payout_summary_available_payout_time_monthly">Available funds are paid out automatically, every month on the %s.</string>
<string name="card_reader_hub_payout_summary_learn_more">Learn more about when you\'ll receive your funds</string>
<string name="card_reader_hub_payout_summary_collapse_expand_content_description">Collapse/expand payout summary</string>
<string name="card_reader_hub_payout_summary_status_estimated">Estimated</string>
<string name="card_reader_hub_payout_summary_status_paid">Paid</string>
<string name="card_reader_hub_payout_summary_status_pending">Pending</string>
<string name="card_reader_hub_payout_summary_status_in_transit">In transit</string>
<string name="card_reader_hub_payout_summary_status_canceled">Canceled</string>
<string name="card_reader_hub_payout_summary_status_failed">Failed</string>
<string name="card_reader_hub_payout_summary_status_unknown">Unknown</string>
<!--
Card Reader Tap To Pay Explanation
-->
Expand Down Expand Up @@ -2003,7 +2005,9 @@
<string name="product_tax_status_taxable">Taxable</string>
<string name="product_tax_status_shipping">Shipping</string>
<string name="product_sku">SKU</string>
<string name="product_global_unique_id_hint">GTIN, UPC, EAN, ISBN</string>
<string name="product_sku_summary">Helps to easily identify this product</string>
<string name="product_global_unique_id_summary">Enter a barcode or any other identifier unique to this product. It can help you list this product on other channels or marketplaces.</string>
<string name="product_stock_status">Stock status</string>
<string name="product_type">Product type</string>
<string name="product_category">Category</string>
Expand Down Expand Up @@ -2547,6 +2551,8 @@
<string name="update_simulated_reader_key">Update Simulated Reader Key</string>
<string name="always_update_reader">Always</string>
<string name="never_update_reader">Never</string>
<string name="low_battery_error_update_reader" translatable="false">Low Battery Error</string>
<string name="low_battery_succeed_connect_update_reader" translatable="false">Low Battery Succeed Connect</string>
<string name="randomly_update_reader">Randomly</string>
<string name="enable_interac_payment" translatable="false">Enable Interac Payment</string>
<string name="enable_interac_key" translatable="false">Enable Interac Key</string>
Expand Down Expand Up @@ -3425,7 +3431,7 @@
<string name="login_magic_link_auto_sent">We just sent you a magic link to your e-mail address. Please tap the link in the email to log in.</string>
<string name="login_magic_link_button">Log in with magic link</string>

<string name="email_not_registered_wpcom">Hmm, we can\'t find a WordPress.com account connected to this email address.</string>
<string name="username_not_registered_wpcom">We can\'t find a WordPress.com account connected to this username. You can enter an email to create a new account.</string>
<string name="login_magic_links_label">We\'ll email you a link that\'ll log you in instantly, no password needed.</string>
<string name="login_get_link_by_email">Get a login link by email</string>
<string name="signup_magic_link_message">We’ve emailed you a signup link to create your new WordPress.com account. Check your email on this device, and tap the link in the email you receive from WordPress.com.</string>
Expand Down Expand Up @@ -3508,6 +3514,7 @@
<string name="or_use_password">Use password to sign in</string>
<string name="login_magic_links_sent_label_short">Check your email on this device!</string>
<string name="login_magic_links_email_sent">We just sent a magic link to</string>
<string name="login_magic_links_email_sent_double_check_email">Ensure your email is correct and double check your spam folder.</string>
<string name="login_magic_links_email_sent_to_unknown_email">We just sent a magic link to your account\'s email address</string>
<string name="login_site_picker_try_another_address">Try another address</string>
<string name="or_use_password_below_qr_code_scan_option">Or log in with password</string>
Expand Down Expand Up @@ -3922,7 +3929,6 @@
-->
<string name="blaze_campaign_screen_fragment_title">Preview</string>
<string name="blaze_campaign_preview_edit_ad">Edit ad</string>
<string name="blaze_campaign_preview_shop_now_button">Shop now</string>
<string name="blaze_campaign_preview_details_section_title">Details</string>
<string name="blaze_campaign_preview_audience_section_title">Audience</string>
<string name="blaze_campaign_preview_details_budget">Budget</string>
Expand Down Expand Up @@ -3988,7 +3994,10 @@
-->
<string name="blaze_campaign_edit_ad_change_image_button">Change image</string>
<string name="blaze_campaign_edit_ad_change_tagline_title">Tagline</string>
<string name="blaze_campaign_edit_ad_change_tagline_empty_error">Tagline cannot be empty</string>
<string name="blaze_campaign_edit_ad_change_cta_text_title">Call to action</string>
<string name="blaze_campaign_edit_ad_change_description_title">Description</string>
<string name="blaze_campaign_edit_ad_change_description_empty_error">Description cannot be empty</string>
<string name="blaze_campaign_edit_ad_characters_remaining">%d characters remaining</string>
<string name="blaze_campaign_edit_ad_suggested_by_ai">Suggested by AI</string>
<string name="blaze_campaign_edit_ad_invalid_image_title">Invalid image</string>
Expand Down Expand Up @@ -4226,6 +4235,8 @@
<string name="woopos_checkout_button">Check out</string>
<string name="woopos_remove_item_button_from_cart_content_description">Remove %s from cart</string>
<string name="woopos_product_item_content_description">Product %s, Price %s</string>
<string name="woopos_variable_product_item_content_description">Variable Product %s, Price %s</string>
<string name="woopos_variation_item_content_description">Variation %s, Price %s</string>
<string name="woopos_cart_item_content_description">Product in cart %s, Price %s</string>
<string name="woopos_cart_title">Cart</string>
<string name="woopos_clear_cart_button">Clear</string>
Expand Down Expand Up @@ -4297,6 +4308,11 @@
<string name="woopos_floating_toolbar_pop_up_menu_open_content_description">Popup menu with options. Swipe to navigate through items.</string>
<string name="woopos_no_internet_message">It looks like you\'re not connected to the internet. Ensure your Wi-Fi is turned on. If you\'re using mobile data, make sure it\'s enabled in your device settings.</string>

<string name="woopos_items_list_variable_product_variations">%1$d variations</string>
<string name="woopos_variations_back_content_description">Back</string>
<string name="woopos_variations_screen_pagination_error">"Failed to load more items. Please try again."</string>
<string name="woopos_variations_loading_error_title">Error loading variations</string>


<string name="customers_details_customer_section">Customer</string>
<string name="customers_details_orders_section">Orders</string>
Expand Down Expand Up @@ -4365,4 +4381,5 @@
<string name="woo_shipping_labels_package_creation_add_package">Add Package</string>
<string name="woo_shipping_labels_package_creation_box_type">Box</string>
<string name="woo_shipping_labels_package_creation_envelope_type">Envelope</string>
<string name="email_not_registered_wpcom">Hmm, we can\'t find a WordPress.com account connected to this email address.</string>
</resources>

0 comments on commit 1acd3ef

Please sign in to comment.