XML vili OS1.0.4.0.UKDMIXM

This commit is contained in:
ingbrzy 2024-08-19 16:47:25 +01:00
parent 3192b5b65c
commit 7b37d061d8
125 changed files with 1727 additions and 2026 deletions

View File

@ -317,7 +317,7 @@
<string name="date_picker_label_month" /> <string name="date_picker_label_month" />
<string name="date_picker_label_year" /> <string name="date_picker_label_year" />
<string name="date_picker_lunar">Chinese Traditional Calendar</string> <string name="date_picker_lunar">Chinese Traditional Calendar</string>
<string name="date_time_fmt" formatted="false">%s, %s</string> <string formatted="false" name="date_time_fmt">%s, %s</string>
<string name="date_time_picker_dialog_title">Set date and time</string> <string name="date_time_picker_dialog_title">Set date and time</string>
<string name="date_today">" (today)"</string> <string name="date_today">" (today)"</string>
<string name="date_view">Date</string> <string name="date_view">Date</string>
@ -379,7 +379,7 @@
<string name="edit_event_reminder_3_days_before_time">Also remind %d days before</string> <string name="edit_event_reminder_3_days_before_time">Also remind %d days before</string>
<string name="edit_event_reminder_summary">On that day at %1$s</string> <string name="edit_event_reminder_summary">On that day at %1$s</string>
<string name="edit_event_reminder_summary_3_days_before">%2$d days in advance and on that day at %1$s</string> <string name="edit_event_reminder_summary_3_days_before">%2$d days in advance and on that day at %1$s</string>
<string name="edit_event_reminder_summary_3_days_before_today">%1$d days before and at %1$s on set day</string> <string name="edit_event_reminder_summary_3_days_before_today">%2$d days before and at %1$s on set day</string>
<string name="edit_event_reminder_text">On %1$s at %2$s</string> <string name="edit_event_reminder_text">On %1$s at %2$s</string>
<string name="edit_event_reminder_time">Reminder time</string> <string name="edit_event_reminder_time">Reminder time</string>
<string name="edit_event_reminder_with_another_day_text">On %1$s, %2$s at %3$s</string> <string name="edit_event_reminder_with_another_day_text">On %1$s, %2$s at %3$s</string>

View File

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_abort">Back</string>
<string name="action_bar_label">Sign in to network</string>
<string name="action_bar_title">Sign in to %1$s</string>
<string name="action_continue">Continue</string>
<string name="action_do_not_use_network">Do not use this network</string>
<string name="action_use_network">Use this network as is</string>
<string name="app_name">Captive Portal Login</string>
<string name="call_notification_answer_action">Answer</string>
<string name="call_notification_answer_video_action">Video</string>
<string name="call_notification_decline_action">Decline</string>
<string name="call_notification_hang_up_action">Hang Up</string>
<string name="call_notification_incoming_text">Incoming call</string>
<string name="call_notification_ongoing_text">Ongoing call</string>
<string name="call_notification_screening_text">Screening an incoming call</string>
<string name="cancel_pending_downloads">Download cancelled</string>
<string name="channel_description_download_progress">Notifications showing the progress of file downloads</string>
<string name="channel_description_downloads">Notifications showing completed or cancelled downloads</string>
<string name="channel_name_download_progress">Download progress</string>
<string name="channel_name_downloads">Downloads</string>
<string name="custom_scheme_example">For example, the login page may require a specific application for authentication</string>
<string name="custom_scheme_warning">The network you are trying to join is requesting to open another application.</string>
<string name="download_completed">Download completed</string>
<string name="downloading_paramfile">Downloading %1$s</string>
<string name="error_continue_via_browser">Continue anyway via browser</string>
<string name="error_downloading_paramfile">Could not download %1$s</string>
<string name="file_too_large_cancel_download">File too large, download cancelled.</string>
<string name="no_bypass_error_vpnwarning">Additionally, it is not possible to bypass this error because the device is currently running a VPN.</string>
<string name="ok">OK</string>
<string name="page_info">Page info</string>
<string name="page_info_address">Address:</string>
<string name="ssl_error_date_invalid">This certificate has an invalid date.</string>
<string name="ssl_error_example">For example, the login page may not belong to the organization shown.</string>
<string name="ssl_error_expired">This certificate has expired.</string>
<string name="ssl_error_invalid">This certificate is invalid.</string>
<string name="ssl_error_mismatch">"The name of the site doesn't match the name on the certificate."</string>
<string name="ssl_error_not_yet_valid">"This certificate isn't valid yet."</string>
<string name="ssl_error_unknown">Unknown certificate error.</string>
<string name="ssl_error_untrusted">"This certificate isn't from a trusted authority."</string>
<string name="ssl_error_view_certificate">View certificate</string>
<string name="ssl_error_warning">The network youre trying to join has security issues.</string>
<string name="ssl_security_warning_title">Security warning</string>
<string name="status_bar_notification_info_overflow">999+</string>
</resources>

View File

@ -160,6 +160,10 @@
<item quantity="other">%d minutes ago</item> <item quantity="other">%d minutes ago</item>
<item quantity="one">1 minute ago</item> <item quantity="one">1 minute ago</item>
</plurals> </plurals>
<plurals name="provision_sync_items_status_off_title">
<item quantity="other">"Sync isn't turned on for %s items"</item>
<item quantity="one">"Sync isn't turned on for %s item"</item>
</plurals>
<plurals name="provision_sync_items_status_title"> <plurals name="provision_sync_items_status_title">
<item quantity="other">%s services will be synced with Xiaomi Cloud</item> <item quantity="other">%s services will be synced with Xiaomi Cloud</item>
<item quantity="one">%s service will be synced with Xiaomi Cloud</item> <item quantity="one">%s service will be synced with Xiaomi Cloud</item>

View File

@ -44,9 +44,9 @@
<string name="alert_sync_merge_dialog_cancel">Cancel</string> <string name="alert_sync_merge_dialog_cancel">Cancel</string>
<string name="alert_sync_merge_dialog_confirm">Turn on</string> <string name="alert_sync_merge_dialog_confirm">Turn on</string>
<string name="am">AM</string> <string name="am">AM</string>
<string name="androidx_startup">androidx.startup</string>
<string name="app_name">Xiaomi Cloud</string> <string name="app_name">Xiaomi Cloud</string>
<string name="bad_authentication">Invalid account or password</string> <string name="bad_authentication">Invalid account or password</string>
<string name="browser_sync_settings_preference">Sync automatically</string>
<string name="btn_return">Back</string> <string name="btn_return">Back</string>
<string name="btn_revoke_permission">Withdraw consent</string> <string name="btn_revoke_permission">Withdraw consent</string>
<string name="button_agree">Agree</string> <string name="button_agree">Agree</string>
@ -148,24 +148,6 @@
<string name="cloud_storage_upgrade_text">Upgrade</string> <string name="cloud_storage_upgrade_text">Upgrade</string>
<string name="cloud_storage_upgrade_text_now">Upgrade</string> <string name="cloud_storage_upgrade_text_now">Upgrade</string>
<string name="cloud_storage_zero_upgrade_button_text_now">Upgrade for free</string> <string name="cloud_storage_zero_upgrade_button_text_now">Upgrade for free</string>
<string name="common_google_play_services_enable_button">Enable</string>
<string name="common_google_play_services_enable_text">"%1$s won't work unless you enable Google Play services."</string>
<string name="common_google_play_services_enable_title">Enable Google Play services</string>
<string name="common_google_play_services_install_button">Install</string>
<string name="common_google_play_services_install_text">"%1$s won't run without Google Play services, which are missing from your device."</string>
<string name="common_google_play_services_install_title">Get Google Play services</string>
<string name="common_google_play_services_notification_channel_name">Google Play services availability</string>
<string name="common_google_play_services_notification_ticker">Google Play services error</string>
<string name="common_google_play_services_unknown_issue">%1$s is having trouble with Google Play services. Please try again.</string>
<string name="common_google_play_services_unsupported_text">"%1$s won't run without Google Play services, which are not supported by your device."</string>
<string name="common_google_play_services_update_button">Update</string>
<string name="common_google_play_services_update_text">"%1$s won't run unless you update Google Play services."</string>
<string name="common_google_play_services_update_title">Update Google Play services</string>
<string name="common_google_play_services_updating_text">"%1$s won't run without Google Play services, which are currently updating."</string>
<string name="common_google_play_services_wear_update_text">New version of Google Play services needed. It will update itself shortly.</string>
<string name="common_open_on_phone">Open on phone</string>
<string name="common_signin_button_text">Sign in</string>
<string name="common_signin_button_text_long">Sign in with Google</string>
<string name="confirm_save">Keep</string> <string name="confirm_save">Keep</string>
<string name="connect_network">Connect to Wi-Fi or insert a SIM card</string> <string name="connect_network">Connect to Wi-Fi or insert a SIM card</string>
<string name="connect_network_china">Connect to Wi-Fi or insert a SIM card</string> <string name="connect_network_china">Connect to Wi-Fi or insert a SIM card</string>
@ -261,13 +243,13 @@
<string name="error_unsupported">"This feature isn't supported on this device"</string> <string name="error_unsupported">"This feature isn't supported on this device"</string>
<string name="evening">Afternoon</string> <string name="evening">Afternoon</string>
<string name="expand_button_title">Advanced</string> <string name="expand_button_title">Advanced</string>
<string name="fcm_fallback_notification_channel_label">Miscellaneous</string>
<string name="feedback_custom_hint">"Describe the issues you've encountered here. If you're giving suggestions, we'd appreciate more details!"</string> <string name="feedback_custom_hint">"Describe the issues you've encountered here. If you're giving suggestions, we'd appreciate more details!"</string>
<string name="find_device">Find device</string> <string name="find_device">Find device</string>
<string name="find_device_dspt_provision">If you lose your device, you can go to &lt;font color=#0097FF>%s&lt;/font> to locate, lock, or reset it. You can turn this feature on or off anytime in Settings.</string> <string name="find_device_dspt_provision">If you lose your device, you can go to &lt;font color=#0097FF>%s&lt;/font> to locate, lock, or reset it. You can turn this feature on or off anytime in Settings.</string>
<string name="find_device_dspt_provision_2">i.mi.com</string> <string name="find_device_dspt_provision_2">i.mi.com</string>
<string name="find_device_dspt_provision_2_int">www.mi.com/micloud</string> <string name="find_device_dspt_provision_2_int">www.mi.com/micloud</string>
<string name="find_device_gdpr_prompt">"By turning on Find device, you're agreeing to our "<u><a href="app://com.miui.cloudservice.gdpr.license">Privacy Policy</a></u>. Turn this feature off if you want to withdraw your consent.</string> <string name="find_device_gdpr_prompt">"By turning on Find device, you're agreeing to our "<u><a href="app://com.miui.cloudservice.gdpr.license">Privacy Policy</a></u>. Turn this feature off if you want to withdraw your consent.</string>
<string name="find_device_icp_record_text">ICP备案号京ICP备10046444号-73A</string>
<string name="find_device_operation_failure_rpc">"Couldn't perform the operation due to RPC error."</string> <string name="find_device_operation_failure_rpc">"Couldn't perform the operation due to RPC error."</string>
<string name="find_device_permissions_footer">"Tap \"Grant\" to grant the permissions you've selected."</string> <string name="find_device_permissions_footer">"Tap \"Grant\" to grant the permissions you've selected."</string>
<string name="find_device_permissions_header">"Welcome to Find device! You can use this app to locate, track, and lock your device when it's missing. Find device requires the following permissions:"</string> <string name="find_device_permissions_header">"Welcome to Find device! You can use this app to locate, track, and lock your device when it's missing. Find device requires the following permissions:"</string>
@ -513,6 +495,7 @@
<string name="micloud_find_device_verify_close">Turn off Find device</string> <string name="micloud_find_device_verify_close">Turn off Find device</string>
<string name="micloud_find_device_verify_fail">"Couldn't activate Find device"</string> <string name="micloud_find_device_verify_fail">"Couldn't activate Find device"</string>
<string name="micloud_find_device_verify_progress">Reactivating Find device…</string> <string name="micloud_find_device_verify_progress">Reactivating Find device…</string>
<string name="micloud_icp_record_text">ICP备案号京ICP备10046444号-40A</string>
<string name="micloud_last_sync_canceled">Sync was canceled. Try again.</string> <string name="micloud_last_sync_canceled">Sync was canceled. Try again.</string>
<string name="micloud_main_head_menu_cloud_backup">Backups</string> <string name="micloud_main_head_menu_cloud_backup">Backups</string>
<string name="micloud_main_head_menu_finddevice_unavailable">Find device is unavailable in Second space. You can use it in First space.</string> <string name="micloud_main_head_menu_finddevice_unavailable">Find device is unavailable in Second space. You can use it in First space.</string>
@ -672,6 +655,17 @@ Make sure you're using the associated Xiaomi Account as your system account."</s
<string name="miuix_appcompat_select_all">Select all</string> <string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string> <string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string> <string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_font_style_misans_bold_font_family">mipro-bold</string>
<string name="miuix_font_style_misans_demibold_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_extralight_font_family">sans-serif-thin</string>
<string name="miuix_font_style_misans_font_family">sans-serif</string>
<string name="miuix_font_style_misans_heavy_font_family">sans-serif-black</string>
<string name="miuix_font_style_misans_light_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_medium_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_normal_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_regular_font_family">sans-serif</string>
<string name="miuix_font_style_misans_semibold_font_family">mipro-semibold</string>
<string name="miuix_font_style_misans_thin_font_family">sans-serif-thin</string>
<string name="miuix_indexer_collect">Collections</string> <string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string> <string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string> <string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string>
@ -753,7 +747,7 @@ Make sure you're using the associated Xiaomi Account as your system account."</s
<string name="permission_status_allow">Granted</string> <string name="permission_status_allow">Granted</string>
<string name="permission_status_deny">Not granted</string> <string name="permission_status_deny">Not granted</string>
<string name="permission_status_loading">Accessing device status…</string> <string name="permission_status_loading">Accessing device status…</string>
<string name="phone_guarantee_service_description" formatted="false">Protection from screen damage and accidents can be purchased within %d days of activation. Extended warranty can be purchased within %d days of activation.</string> <string formatted="false" name="phone_guarantee_service_description">Protection from screen damage and accidents can be purchased within %d days of activation. Extended warranty can be purchased within %d days of activation.</string>
<string name="phone_guarantee_service_name">Device warranty</string> <string name="phone_guarantee_service_name">Device warranty</string>
<string name="picker_list_empty">No contacts here</string> <string name="picker_list_empty">No contacts here</string>
<string name="picker_search_empty">"Couldn't find contacts"</string> <string name="picker_search_empty">"Couldn't find contacts"</string>
@ -772,10 +766,10 @@ Location info might not be reported when network connection is poor."</string>
<string name="privacy_and_agreement">Terms and conditions</string> <string name="privacy_and_agreement">Terms and conditions</string>
<string name="privacy_dialog_finddevice_all_purpose_pad">"Welcome to Find device! You can use this service to locate, lock, or erase data on your device if it's lost."</string> <string name="privacy_dialog_finddevice_all_purpose_pad">"Welcome to Find device! You can use this service to locate, lock, or erase data on your device if it's lost."</string>
<string name="privacy_dialog_finddevice_all_purpose_phone">"Welcome to Find device! You can use this service to locate, lock, or erase data on your device if it's lost."</string> <string name="privacy_dialog_finddevice_all_purpose_phone">"Welcome to Find device! You can use this service to locate, lock, or erase data on your device if it's lost."</string>
<string name="privacy_dialog_sync_all_purpose_china">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, call history, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, and App vault across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_china">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, call history, and App vault across all connected devices.</string>
<string name="privacy_dialog_sync_all_purpose_china_v2">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, call history, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, and App vault across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_china_v2">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, call history, and App vault across all connected devices.</string>
<string name="privacy_dialog_sync_all_purpose_pad">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, contacts, notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_pad">Welcome to Xiaomi Cloud services! You can use this app to sync your messages, contacts, notes, Browser items, cloud albums, music, calendar, blocklist, and call history to the cloud.</string>
<string name="privacy_dialog_sync_all_purpose_pad_without_contact_but_sim">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_pad_without_contact_but_sim">Welcome to Xiaomi Cloud services! You can use this app to sync your messages, notes, Browser items, cloud albums, music, calendar, blocklist, and call history to the cloud.</string>
<string name="privacy_dialog_sync_all_purpose_pad_without_sim_but_contact">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your contacts, notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_pad_without_sim_but_contact">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your contacts, notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string>
<string name="privacy_dialog_sync_all_purpose_pad_without_sim_or_contact">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string> <string name="privacy_dialog_sync_all_purpose_pad_without_sim_or_contact">Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your notes, Browser settings, photos and videos, recordings, calendar events, and Blocklist items across all connected devices.</string>
<string name="privacy_doc_cloudservice_china_v2_with_charge_hint">"Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, call history, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, and App vault across all connected devices. Access the items you sync from any browser at &lt;font color=#0097FF>&lt;b>i.mi.com&lt;/b>&lt;/font>.&lt;br />&lt;br />To activate these services, &lt;xliff:g id=number_sms refersto=1>%1$d&lt;/xliff:g>&lt;font color=#0097FF>&lt;b> domestic paid SMS&lt;/b>&lt;/font> will be sent. When you switch SIM cards, &lt;xliff:g id=number_sms refersto=1>%1$d&lt;/xliff:g>&lt;font color=#0097FF>&lt;b> domestic paid SMS&lt;/b>&lt;/font> will be sent automatically for reactivation.&lt;br/>All the SMS fees generated by the aforementioned actions will be collected by your carrier. Xiaomi won't charge you for these messages.&lt;br />&lt;br />We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies.&lt;br />To be able to work normally, these services need to connect to the internet and require the following permissions in order to collect your personal information:&lt;br />• Calendar:&lt;br />For syncing events&lt;br />• Accessing SMS:&lt;br />For syncing messages&lt;br />• Accessing MMS:&lt;br />For syncing messages&lt;br />• Accessing contacts:&lt;br />For syncing contacts&lt;br />• Editing contacts:&lt;br />For syncing contacts&lt;br />• Storage:&lt;br />For saving items on your device (e.g. images and videos)&lt;br />If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use these services. You can choose to uninstall this app, sign out, or restrict permissions in the Settings in such cases.&lt;br />Read and agree to our &lt;a href=%2$s>&lt;u>User Agreement&lt;/u>&lt;/a> and &lt;a href=%3$s>&lt;u>Privacy Policy&lt;/u>&lt;/a> before using our services.&lt;br />"</string> <string name="privacy_doc_cloudservice_china_v2_with_charge_hint">"Welcome to Xiaomi Cloud services! You can use Xiaomi Cloud to sync your messages, call history, contacts, notes, Browser settings, photos and videos, Wi-Fi settings, recordings, Home screen layout, apps, calendar events, Blocklist items, and App vault across all connected devices. Access the items you sync from any browser at &lt;font color=#0097FF>&lt;b>i.mi.com&lt;/b>&lt;/font>.&lt;br />&lt;br />To activate these services, &lt;xliff:g id=number_sms refersto=1>%1$d&lt;/xliff:g>&lt;font color=#0097FF>&lt;b> domestic paid SMS&lt;/b>&lt;/font> will be sent. When you switch SIM cards, &lt;xliff:g id=number_sms refersto=1>%1$d&lt;/xliff:g>&lt;font color=#0097FF>&lt;b> domestic paid SMS&lt;/b>&lt;/font> will be sent automatically for reactivation.&lt;br/>All the SMS fees generated by the aforementioned actions will be collected by your carrier. Xiaomi won't charge you for these messages.&lt;br />&lt;br />We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies.&lt;br />To be able to work normally, these services need to connect to the internet and require the following permissions in order to collect your personal information:&lt;br />• Calendar:&lt;br />For syncing events&lt;br />• Accessing SMS:&lt;br />For syncing messages&lt;br />• Accessing MMS:&lt;br />For syncing messages&lt;br />• Accessing contacts:&lt;br />For syncing contacts&lt;br />• Editing contacts:&lt;br />For syncing contacts&lt;br />• Storage:&lt;br />For saving items on your device (e.g. images and videos)&lt;br />If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use these services. You can choose to uninstall this app, sign out, or restrict permissions in the Settings in such cases.&lt;br />Read and agree to our &lt;a href=%2$s>&lt;u>User Agreement&lt;/u>&lt;/a> and &lt;a href=%3$s>&lt;u>Privacy Policy&lt;/u>&lt;/a> before using our services.&lt;br />"</string>
@ -945,6 +939,12 @@ Location info might not be reported when network connection is poor."</string>
<string name="share_success">Shared</string> <string name="share_success">Shared</string>
<string name="share_weibo_not_installed">"Weibo isn't installed."</string> <string name="share_weibo_not_installed">"Weibo isn't installed."</string>
<string name="share_weixin_not_installed">"WeChat isn't installed."</string> <string name="share_weixin_not_installed">"WeChat isn't installed."</string>
<string name="sina_share_fail">"Couldn't send"</string>
<string name="sina_share_fail_content_repeat">"You've already shared this."</string>
<string name="sina_share_pendding">Sending…</string>
<string name="sina_share_success">Sent</string>
<string name="sina_token_expired_warning">Weibo account expired, add the account again.</string>
<string name="sina_token_invalid_warning">Weibo account is invalid, add the account again.</string>
<string name="solar_term_autumn_begins">Autumn begins</string> <string name="solar_term_autumn_begins">Autumn begins</string>
<string name="solar_term_autumn_equinox">Autumn equinox</string> <string name="solar_term_autumn_equinox">Autumn equinox</string>
<string name="solar_term_clear_and_bright">Clear and bright</string> <string name="solar_term_clear_and_bright">Clear and bright</string>
@ -1086,7 +1086,7 @@ Location info might not be reported when network connection is poor."</string>
<string name="update_dialog_no_internet_toast_text">Check your internet connection and try again</string> <string name="update_dialog_no_internet_toast_text">Check your internet connection and try again</string>
<string name="update_dialog_no_update_toast_text">Current version is up to date</string> <string name="update_dialog_no_update_toast_text">Current version is up to date</string>
<string name="update_dialog_title">Update available</string> <string name="update_dialog_title">Update available</string>
<string name="update_dialog_update_button_text">Update</string> <string name="update_dialog_update_button_text">Install</string>
<string name="upgrade_member_storage">Xiaomi Cloud membership</string> <string name="upgrade_member_storage">Xiaomi Cloud membership</string>
<string name="user_agreement_content">"By using this service, you're agreeing to %s."</string> <string name="user_agreement_content">"By using this service, you're agreeing to %s."</string>
<string name="user_agreement_link">"Xiaomi Cloud's Terms of Service"</string> <string name="user_agreement_link">"Xiaomi Cloud's Terms of Service"</string>

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_menu_overflow_description">More options</string>
<string name="abc_action_mode_done">Done</string>
<string name="abc_activity_chooser_view_see_all">See all</string>
<string name="abc_activitychooserview_choose_application">Choose an app</string>
<string name="abc_capital_off">OFF</string>
<string name="abc_capital_on">ON</string>
<string name="abc_menu_alt_shortcut_label">Alt+</string>
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
<string name="abc_menu_delete_shortcut_label">delete</string>
<string name="abc_menu_enter_shortcut_label">enter</string>
<string name="abc_menu_function_shortcut_label">Function+</string>
<string name="abc_menu_meta_shortcut_label">Meta+</string>
<string name="abc_menu_shift_shortcut_label">Shift+</string>
<string name="abc_menu_space_shortcut_label">space</string>
<string name="abc_menu_sym_shortcut_label">Sym+</string>
<string name="abc_prepend_shortcut_label">Menu+</string>
<string name="abc_search_hint">Search…</string>
<string name="abc_searchview_description_clear">Clear query</string>
<string name="abc_searchview_description_query">Search query</string>
<string name="abc_searchview_description_search">Search</string>
<string name="abc_searchview_description_submit">Submit query</string>
<string name="abc_searchview_description_voice">Voice search</string>
<string name="abc_shareactionprovider_share_with">Share with</string>
<string name="abc_shareactionprovider_share_with_application">Share with %s</string>
<string name="abc_toolbar_collapse_description">Collapse</string>
<string name="androidx_startup">androidx.startup</string>
<string name="app_label">Companion Device Manager</string>
<string name="call_notification_answer_action">Answer</string>
<string name="call_notification_answer_video_action">Video</string>
<string name="call_notification_decline_action">Decline</string>
<string name="call_notification_hang_up_action">Hang Up</string>
<string name="call_notification_incoming_text">Incoming call</string>
<string name="call_notification_ongoing_text">Ongoing call</string>
<string name="call_notification_screening_text">Screening an incoming call</string>
<string name="chooser_title">Choose a %1$s to be managed by &lt;strong>%2$s&lt;/strong></string>
<string name="confirmation_title">Allow &lt;strong>%1$s&lt;/strong> to access &lt;strong>%2$s&lt;/strong>?</string>
<string name="confirmation_title_glasses">Allow &lt;strong>%1$s&lt;/strong> to manage &lt;strong>%2$s&lt;/strong>?</string>
<string name="consent_back">Back</string>
<string name="consent_no">Dont allow</string>
<string name="consent_yes">Allow</string>
<string name="device_type">phone</string>
<string name="helper_summary_app_streaming">%1$s is requesting permission on behalf of your %2$s to stream apps between your devices</string>
<string name="helper_summary_computer">%1$s is requesting permission on behalf of your %2$s to access your phones photos, media, and notifications</string>
<string name="helper_summary_nearby_device_streaming">%1$s is requesting permission on behalf of your %2$s to stream apps and other system features to nearby devices</string>
<string name="helper_title_app_streaming">Cross-device services</string>
<string name="helper_title_computer">Google Play services</string>
<string name="permission_app_streaming">Apps</string>
<string name="permission_app_streaming_summary">Stream your phones apps</string>
<string name="permission_calendar">Calendar</string>
<string name="permission_calendar_summary">Can access your calendar</string>
<string name="permission_call_logs">Call logs</string>
<string name="permission_call_logs_summary">Can read and write phone call log</string>
<string name="permission_collapse">Collapse %1$s</string>
<string name="permission_contacts">Contacts</string>
<string name="permission_contacts_summary">Can access your contacts</string>
<string name="permission_expand">Expand %1$s</string>
<string name="permission_microphone">Microphone</string>
<string name="permission_microphone_summary">Can record audio</string>
<string name="permission_nearby_device_streaming">Streaming</string>
<string name="permission_nearby_device_streaming_summary">Stream apps and other system features from your phone</string>
<string name="permission_nearby_devices">Nearby devices</string>
<string name="permission_nearby_devices_summary">Can find, connect to, and determine the relative position of nearby devices</string>
<string name="permission_notification">Notifications</string>
<string name="permission_notification_summary">Can read all notifications, including information like contacts, messages, and photos</string>
<string name="permission_phone">Phone</string>
<string name="permission_phone_summary">Can make and manage phone calls</string>
<string name="permission_sms">SMS</string>
<string name="permission_sms_summary">Can send and view SMS messages</string>
<string name="permission_storage">Photos and media</string>
<string name="permission_storage_summary" />
<string name="permission_sync_confirmation_title">Give apps on &lt;strong>%1$s&lt;/strong> the same permissions as on &lt;strong>%2$s&lt;/strong>?</string>
<string name="permission_sync_summary">This may include &lt;strong>Microphone&lt;/strong>, &lt;strong>Camera&lt;/strong>, and &lt;strong>Location access&lt;/strong>, and other sensitive permissions on &lt;strong>%1$s&lt;/strong>. &lt;br/>&lt;br/>You can change these permissions any time in your Settings on &lt;strong>%1$s&lt;/strong>.</string>
<string name="profile_name_generic">device</string>
<string name="profile_name_glasses">glasses</string>
<string name="profile_name_watch">watch</string>
<string name="search_menu_title">Search</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="summary_automotive_projection" />
<string name="summary_computer" />
<string name="summary_generic">This app will be able to sync info, like the name of someone calling, between your phone and the chosen device</string>
<string name="summary_generic_single_device">This app will be able to sync info, like the name of someone calling, between your phone and %1$s</string>
<string name="summary_glasses_multi_device">This app is needed to manage %1$s. %2$s will be allowed to interact with your notifications and access your Phone, SMS, Contacts, Microphone and Nearby devices permissions.</string>
<string name="summary_glasses_single_device">This app will be allowed to access these permissions on your %1$s</string>
<string name="summary_watch">This app is needed to manage your %1$s. %2$s will be allowed to sync info, like the name of someone calling, interact with your notifications and access your Phone, SMS, Contacts, Calendar, Call logs and Nearby devices permissions.</string>
<string name="summary_watch_single_device">This app will be allowed to sync info, like the name of someone calling, and access these permissions on your %1$s</string>
<string name="title_app_streaming">Allow &lt;strong>%1$s&lt;/strong> to access this information from your phone</string>
<string name="title_automotive_projection" />
<string name="title_computer">Allow &lt;strong>%1$s&lt;/strong> to access this information from your phone</string>
<string name="title_nearby_device_streaming">Allow &lt;strong>%1$s&lt;/strong> to take this action?</string>
<string name="vendor_header_button_description">More Information</string>
</resources>

View File

@ -1384,6 +1384,7 @@ To begin, tap \"Merge\" at the bottom of your screen."</string>
<string name="solar_term_winter_solstice">Winter solstice</string> <string name="solar_term_winter_solstice">Winter solstice</string>
<string name="special_code_security_exception">"Couldn't complete action. This isn't your default dial pad."</string> <string name="special_code_security_exception">"Couldn't complete action. This isn't your default dial pad."</string>
<string name="splitConfirmation_title">Separate contact?</string> <string name="splitConfirmation_title">Separate contact?</string>
<string name="split_screen_fab_toast">Drag to use dial pad</string>
<string name="star">*</string> <string name="star">*</string>
<string name="star_letter">,</string> <string name="star_letter">,</string>
<string name="starredList">Starred</string> <string name="starredList">Starred</string>
@ -1404,9 +1405,9 @@ To begin, tap \"Merge\" at the bottom of your screen."</string>
<string name="t9_search_empty_send_sms">Send message</string> <string name="t9_search_empty_send_sms">Send message</string>
<string name="t9_search_empty_video_call">Video call</string> <string name="t9_search_empty_video_call">Video call</string>
<string name="t9_search_guide_pinyin_title1">Enter numbers to find contacts</string> <string name="t9_search_guide_pinyin_title1">Enter numbers to find contacts</string>
<string name="t9_search_guide_pinyin_title2" formatted="false">Enter %d and %d to search for Debbie Smith</string> <string formatted="false" name="t9_search_guide_pinyin_title2">Enter %d and %d to search for Debbie Smith</string>
<string name="t9_search_guide_zhuyin_title1">Enter numbers to find contacts</string> <string name="t9_search_guide_zhuyin_title1">Enter numbers to find contacts</string>
<string name="t9_search_guide_zhuyin_title2" formatted="false">Enter %d and %d to search for Jeff Max</string> <string formatted="false" name="t9_search_guide_zhuyin_title2">Enter %d and %d to search for Jeff Max</string>
<string name="take_new_photo">Take new photo</string> <string name="take_new_photo">Take new photo</string>
<string name="take_photo">Take photo</string> <string name="take_photo">Take photo</string>
<string name="text_msim_balance">Used today</string> <string name="text_msim_balance">Used today</string>
@ -1529,7 +1530,6 @@ Choose one of the following options:"</string>
<string name="wipe_data">Clear data</string> <string name="wipe_data">Clear data</string>
<string name="yellowPageNavigationLabel">Yellow pages</string> <string name="yellowPageNavigationLabel">Yellow pages</string>
<string name="yellowpage_address_tag">Address</string> <string name="yellowpage_address_tag">Address</string>
<string name="yellowpage_information_ipc">ICP备案号京ICP备10046444号-37A</string>
<string name="yellowpage_provider_label">Technical support for Caller/Sender ID recognition provided by</string> <string name="yellowpage_provider_label">Technical support for Caller/Sender ID recognition provided by</string>
<string name="yellowpage_search_the_yellowpage">Search Yellow pages</string> <string name="yellowpage_search_the_yellowpage">Search Yellow pages</string>
<string name="yesterday">Yesterday</string> <string name="yesterday">Yesterday</string>

View File

@ -88,6 +88,10 @@
<item quantity="other">%1$s hrs</item> <item quantity="other">%1$s hrs</item>
<item quantity="one">%1$s hr</item> <item quantity="one">%1$s hr</item>
</plurals> </plurals>
<plurals name="sleep_duration_hour_new">
<item quantity="other">%1$d hours</item>
<item quantity="one">%1$d hour</item>
</plurals>
<plurals name="sleep_duration_min"> <plurals name="sleep_duration_min">
<item quantity="other">%1$s minutes</item> <item quantity="other">%1$s minutes</item>
<item quantity="one">%1$s minute</item> <item quantity="one">%1$s minute</item>
@ -96,6 +100,10 @@
<item quantity="other">%1$s mins</item> <item quantity="other">%1$s mins</item>
<item quantity="one">%1$s min</item> <item quantity="one">%1$s min</item>
</plurals> </plurals>
<plurals name="sleep_duration_min_new">
<item quantity="other">%1$d minutes</item>
<item quantity="one">%1$d minute</item>
</plurals>
<plurals name="snooze_duration_changed_info"> <plurals name="snooze_duration_changed_info">
<item quantity="other">Changed the snooze interval to %d minutes</item> <item quantity="other">Changed the snooze interval to %d minutes</item>
<item quantity="one">Changed the snooze interval to %d minute</item> <item quantity="one">Changed the snooze interval to %d minute</item>
@ -140,12 +148,26 @@
<item quantity="other">%1$d seconds</item> <item quantity="other">%1$d seconds</item>
<item quantity="one">%1$d second</item> <item quantity="one">%1$d second</item>
</plurals> </plurals>
<plurals name="timezone_search_hour">
<item quantity="other">%1$d</item>
</plurals>
<plurals name="timezone_search_min">
<item quantity="other">%1$d</item>
</plurals>
<plurals name="worldcolock_timezone_gap_fast"> <plurals name="worldcolock_timezone_gap_fast">
<item quantity="other">+%s hrs</item> <item quantity="other">+%s hrs</item>
<item quantity="one">+%s hr</item> <item quantity="one">+%s hr</item>
</plurals> </plurals>
<plurals name="worldcolock_timezone_gap_fast_new">
<item quantity="other">+%1$d hrs</item>
<item quantity="one">+%1$d hr</item>
</plurals>
<plurals name="worldcolock_timezone_gap_slow"> <plurals name="worldcolock_timezone_gap_slow">
<item quantity="other">-%s hrs</item> <item quantity="other">-%s hrs</item>
<item quantity="one">-%s hr</item> <item quantity="one">-%s hr</item>
</plurals> </plurals>
<plurals name="worldcolock_timezone_gap_slow_new">
<item quantity="other">-%1$d hrs</item>
<item quantity="one">-%1$d hr</item>
</plurals>
</resources> </resources>

View File

@ -62,13 +62,13 @@
<string name="app_name">SplitLib</string> <string name="app_name">SplitLib</string>
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string> <string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="auto_silence_entries1">Never</string> <string name="auto_silence_entries1">Never</string>
<string name="auto_silence_entries2"><xliff refersto="1" id="MINUTES">%d</xliff> minute</string> <string name="auto_silence_entries2"><xliff id="MINUTES" refersto="1">%d</xliff> minute</string>
<string name="auto_silence_entries3"><xliff refersto="5" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries3"><xliff id="MINUTES" refersto="5">%d</xliff> minutes</string>
<string name="auto_silence_entries4"><xliff refersto="10" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries4"><xliff id="MINUTES" refersto="10">%d</xliff> minutes</string>
<string name="auto_silence_entries5"><xliff refersto="15" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries5"><xliff id="MINUTES" refersto="15">%d</xliff> minutes</string>
<string name="auto_silence_entries6"><xliff refersto="20" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries6"><xliff id="MINUTES" refersto="20">%d</xliff> minutes</string>
<string name="auto_silence_entries7"><xliff refersto="25" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries7"><xliff id="MINUTES" refersto="25">%d</xliff> minutes</string>
<string name="auto_silence_entries8"><xliff refersto="30" id="MINUTES">%d</xliff> minutes</string> <string name="auto_silence_entries8"><xliff id="MINUTES" refersto="30">%d</xliff> minutes</string>
<string name="auto_silence_summary">Set time after which alarms and timers will be silenced</string> <string name="auto_silence_summary">Set time after which alarms and timers will be silenced</string>
<string name="auto_silence_title">Auto-silence</string> <string name="auto_silence_title">Auto-silence</string>
<string name="back">Exit</string> <string name="back">Exit</string>
@ -296,6 +296,7 @@
<string name="friday_short">Fri</string> <string name="friday_short">Fri</string>
<string name="friday_shortest">Fri</string> <string name="friday_shortest">Fri</string>
<string name="go_back">Back</string> <string name="go_back">Back</string>
<string name="greenwichmean_time">GMT</string>
<string name="heavenly_stems_bing"></string> <string name="heavenly_stems_bing"></string>
<string name="heavenly_stems_ding"></string> <string name="heavenly_stems_ding"></string>
<string name="heavenly_stems_geng"></string> <string name="heavenly_stems_geng"></string>
@ -378,7 +379,7 @@
<string name="minute_spinner_fifteen">%d</string> <string name="minute_spinner_fifteen">%d</string>
<string name="minute_spinner_fifty">%d</string> <string name="minute_spinner_fifty">%d</string>
<string name="minute_spinner_fifty_five">%d</string> <string name="minute_spinner_fifty_five">%d</string>
<string name="minute_spinner_five" formatted="false">%d%d</string> <string formatted="false" name="minute_spinner_five">%d%d</string>
<string name="minute_spinner_forty">%d</string> <string name="minute_spinner_forty">%d</string>
<string name="minute_spinner_forty_five">%d</string> <string name="minute_spinner_forty_five">%d</string>
<string name="minute_spinner_ten">%d</string> <string name="minute_spinner_ten">%d</string>
@ -386,7 +387,7 @@
<string name="minute_spinner_thirty_five">%d</string> <string name="minute_spinner_thirty_five">%d</string>
<string name="minute_spinner_twenty">%d</string> <string name="minute_spinner_twenty">%d</string>
<string name="minute_spinner_twenty_five">%d</string> <string name="minute_spinner_twenty_five">%d</string>
<string name="minute_spinner_zero" formatted="false">%d%d</string> <string formatted="false" name="minute_spinner_zero">%d%d</string>
<string name="miuix_access_state_desc">Selected</string> <string name="miuix_access_state_desc">Selected</string>
<string name="miuix_alphabet_indexer_name">Index bar</string> <string name="miuix_alphabet_indexer_name">Index bar</string>
<string name="miuix_appcompat_action_mode_deselect_all">Deselect all</string> <string name="miuix_appcompat_action_mode_deselect_all">Deselect all</string>
@ -442,20 +443,20 @@
<string name="module_unzipping">Unpacking audio…</string> <string name="module_unzipping">Unpacking audio…</string>
<string name="module_update_success_control">Got it</string> <string name="module_update_success_control">Got it</string>
<string name="module_weather_ringtone_download_data_new">Weather alarm selects different ringtones according to the current weather. Clock needs to download ≈%d MB of audio to make it work. Download now?</string> <string name="module_weather_ringtone_download_data_new">Weather alarm selects different ringtones according to the current weather. Clock needs to download ≈%d MB of audio to make it work. Download now?</string>
<string name="module_weather_ringtone_download_data_privacy_new" formatted="false"><Data>Weather alarm selects different ringtones according to the current weather. Clock needs to connect to the internet to download ≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB of audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string> <string formatted="false" name="module_weather_ringtone_download_data_privacy_new"><Data>Weather alarm selects different ringtones according to the current weather. Clock needs to connect to the internet to download ≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB of audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string>
<string name="module_weather_ringtone_download_wifi">Weather alarm selects different ringtones according to the current weather. Clock needs to download audio to make it work. Download now?</string> <string name="module_weather_ringtone_download_wifi">Weather alarm selects different ringtones according to the current weather. Clock needs to download audio to make it work. Download now?</string>
<string name="module_weather_ringtone_download_wifi_privacy"><Data>Weather alarm selects different ringtones according to the current weather. Clock needs to connect to the internet to download audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string> <string name="module_weather_ringtone_download_wifi_privacy"><Data>Weather alarm selects different ringtones according to the current weather. Clock needs to connect to the internet to download audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string>
<string name="module_weather_ringtone_introduce">Weather alarm selects different ringtones according to the current weather. It also allows you to listen to the current weather info in the morning.</string> <string name="module_weather_ringtone_introduce">Weather alarm selects different ringtones according to the current weather. It also allows you to listen to the current weather info in the morning.</string>
<string name="module_weather_ringtone_introduce_global">Weather alarm selects different ringtones according to the current weather.</string> <string name="module_weather_ringtone_introduce_global">Weather alarm selects different ringtones according to the current weather.</string>
<string name="module_weather_ringtone_update_data_new">Weather alarm now comes with background music and better voice announcements. Clock needs to download ≈%d MB of audio to make it work. Download now?</string> <string name="module_weather_ringtone_update_data_new">Weather alarm now comes with background music and better voice announcements. Clock needs to download ≈%d MB of audio to make it work. Download now?</string>
<string name="module_week_ringtone_download_data_new">Nature alarm plays different sounds depending on the date. Clock needs to download ≈%d MB of audio to make it work. Download now?</string> <string name="module_week_ringtone_download_data_new">Nature alarm plays different sounds depending on the date. Clock needs to download ≈%d MB of audio to make it work. Download now?</string>
<string name="module_week_ringtone_download_data_privacy_new" formatted="false"><Data>Nature alarm plays different sounds depending on the date. Clock needs to connect to the internet to download ≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB of audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string> <string formatted="false" name="module_week_ringtone_download_data_privacy_new"><Data>Nature alarm plays different sounds depending on the date. Clock needs to connect to the internet to download ≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB of audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string>
<string name="module_week_ringtone_download_wifi">Nature alarm plays different sounds depending on the date. Clock needs to download audio to make it work. Download now?</string> <string name="module_week_ringtone_download_wifi">Nature alarm plays different sounds depending on the date. Clock needs to download audio to make it work. Download now?</string>
<string name="module_week_ringtone_download_wifi_privacy"><Data>Nature alarm plays different sounds depending on the date. Clock needs to connect to the internet to download audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string> <string name="module_week_ringtone_download_wifi_privacy"><Data>Nature alarm plays different sounds depending on the date. Clock needs to connect to the internet to download audio. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string>
<string name="module_week_ringtone_introduce">Nature alarm plays different sounds depending on the date.</string> <string name="module_week_ringtone_introduce">Nature alarm plays different sounds depending on the date.</string>
<string name="module_week_ringtone_update_data_new">Nature alarm plays different sounds depending on the date. Clock needs to download ≈%d MB of audio to make it work. Download now?</string> <string name="module_week_ringtone_update_data_new">Nature alarm plays different sounds depending on the date. Clock needs to download ≈%d MB of audio to make it work. Download now?</string>
<string name="module_white_noise_download_data_new">Clock needs to download audio files for ambient noise timers. ≈%d MB of your mobile data will be required for this download. Download now?</string> <string name="module_white_noise_download_data_new">Clock needs to download audio files for ambient noise timers. ≈%d MB of your mobile data will be required for this download. Download now?</string>
<string name="module_white_noise_download_data_privacy_new" formatted="false"><Data>"In order to download audio files for ambient noise timers (≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB) and provide personalized services, Clock needs to connect to the internet. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. You're using mobile data now. Agree?"</Data></string> <string formatted="false" name="module_white_noise_download_data_privacy_new"><Data>"In order to download audio files for ambient noise timers (≈&lt;xliff:g id=FLOW refersto=30>%d&lt;/xliff:g> MB) and provide personalized services, Clock needs to connect to the internet. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. You're using mobile data now. Agree?"</Data></string>
<string name="module_white_noise_download_wifi">Clock needs to download audio files for ambient noise timers. Download now?</string> <string name="module_white_noise_download_wifi">Clock needs to download audio files for ambient noise timers. Download now?</string>
<string name="module_white_noise_download_wifi_privacy"><Data>In order to download audio files for ambient noise timers and provide personalized services, Clock needs to connect to the internet. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string> <string name="module_white_noise_download_wifi_privacy"><Data>In order to download audio files for ambient noise timers and provide personalized services, Clock needs to connect to the internet. Before using Clock, you must also read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%3$s\">Privacy Policy&lt;/a>. Agree?</Data></string>
<string name="monday">Monday</string> <string name="monday">Monday</string>
@ -553,9 +554,9 @@
<string name="not_set_temporarily">No thanks</string> <string name="not_set_temporarily">No thanks</string>
<string name="not_update">Not now</string> <string name="not_update">Not now</string>
<string name="notification_adv_time_entries1">At set time</string> <string name="notification_adv_time_entries1">At set time</string>
<string name="notification_adv_time_entries2"><xliff refersto="15" id="MINUTES">%d</xliff> minutes in advance</string> <string name="notification_adv_time_entries2"><xliff id="MINUTES" refersto="15">%d</xliff> minutes in advance</string>
<string name="notification_adv_time_entries3"><xliff refersto="30" id="MINUTES">%d</xliff> minutes in advance</string> <string name="notification_adv_time_entries3"><xliff id="MINUTES" refersto="30">%d</xliff> minutes in advance</string>
<string name="notification_adv_time_entries4"><xliff refersto="1" id="HOUR">%d</xliff> hour in advance</string> <string name="notification_adv_time_entries4"><xliff id="HOUR" refersto="1">%d</xliff> hour in advance</string>
<string name="notification_adv_time_entries5">None</string> <string name="notification_adv_time_entries5">None</string>
<string name="notification_permission_desc">"If you don't grant Notification permissions, you won't be able to turn off alarms when they ring. Grant permission now?"</string> <string name="notification_permission_desc">"If you don't grant Notification permissions, you won't be able to turn off alarms when they ring. Grant permission now?"</string>
<string name="notification_permission_dialog_content">Allow this app to send notifications in order to receive alarm notifications. You can grant this permission in Settings.</string> <string name="notification_permission_dialog_content">Allow this app to send notifications in order to receive alarm notifications. You can grant this permission in Settings.</string>
@ -602,6 +603,8 @@
<string name="ringtone_firefly">Fireflies</string> <string name="ringtone_firefly">Fireflies</string>
<string name="ringtone_weather">Weather alarm</string> <string name="ringtone_weather">Weather alarm</string>
<string name="ringtone_week">Nature alarm</string> <string name="ringtone_week">Nature alarm</string>
<string formatted="false" name="ruler_view_text">%d%d</string>
<string name="ruler_view_text_one">%d</string>
<string name="saturday">Saturday</string> <string name="saturday">Saturday</string>
<string name="saturday_short">Sat</string> <string name="saturday_short">Sat</string>
<string name="saturday_shortest">Sat</string> <string name="saturday_shortest">Sat</string>
@ -630,11 +633,11 @@
<string name="skip_alarm_once_hint">Turn off once on %s</string> <string name="skip_alarm_once_hint">Turn off once on %s</string>
<string name="sleep_analysis">Stats</string> <string name="sleep_analysis">Stats</string>
<string name="sleep_analysis_chart_date_format">MM/dd</string> <string name="sleep_analysis_chart_date_format">MM/dd</string>
<string name="sleep_date_provider_text_new">Sleep data is provided by Mi Fitness</string> <string name="sleep_date_provider_text_new">Sleep data is provided by Xiaomi Health</string>
<string name="sleep_duration">"Sleep duration: "</string> <string name="sleep_duration">"Sleep duration: "</string>
<string name="sleep_duration_avg_text_diff">Average sleep duration (%1$s-%2$s)</string> <string name="sleep_duration_avg_text_diff">Average sleep duration (%1$s-%2$s)</string>
<string name="sleep_duration_no_data">Not enough data yet</string> <string name="sleep_duration_no_data">Not enough data yet</string>
<string name="sleep_duration_recommendation_new" formatted="false">Most people need %d to %d hours of sleep per night</string> <string formatted="false" name="sleep_duration_recommendation_new">Most people need %d to %d hours of sleep per night</string>
<string name="sleep_duration_text">%1$s %2$s</string> <string name="sleep_duration_text">%1$s %2$s</string>
<string name="sleep_duration_text_avg">%1$s %2$s</string> <string name="sleep_duration_text_avg">%1$s %2$s</string>
<string name="sleep_no_disturbance">DND mode</string> <string name="sleep_no_disturbance">DND mode</string>
@ -644,8 +647,7 @@
<string name="sleep_notification_title">Time to go to bed</string> <string name="sleep_notification_title">Time to go to bed</string>
<string name="sleep_record">Track sleep</string> <string name="sleep_record">Track sleep</string>
<string name="sleep_record_desc">Turn on to start recording sleep data</string> <string name="sleep_record_desc">Turn on to start recording sleep data</string>
<string name="sleep_record_desc_detailed">Sleep tracking functionality is provided by Xiaomi Health. Once turned on, Xiaomi Health automatically records your sleep based on your phone usage, activity stats, and the bedtime and wake-up times you set, showing you stats in the form of charts. To track sleep more accurately, allow Xiaomi Health to autostart. All related data will be stored locally on your device for easy management.</string> <string name="sleep_record_desc_detailed_new">Sleep tracking is provided by the Xiaomi Health Sleep feature. If you turn this feature on, Xiaomi Health will automatically collect and display data on your sleep based on your phone usage, activity, and the bedtime and wake-up time you set. To track sleep more accurately, allow Xiaomi Health to autostart.</string>
<string name="sleep_record_desc_detailed_new">Sleep tracking is provided by the Mi Fitness Sleep feature. If you turn this feature on, Mi Fitness will automatically collect and display data on your sleep based on your phone usage, activity, and the bedtime and wake-up time you set. To track sleep more accurately, allow Mi Fitness to autostart.</string>
<string name="sleep_record_no_data">Your stats will appear here after Xiaomi Health analyzes enough data</string> <string name="sleep_record_no_data">Your stats will appear here after Xiaomi Health analyzes enough data</string>
<string name="sleep_remind">Bedtime reminder</string> <string name="sleep_remind">Bedtime reminder</string>
<string name="sleep_time">Fall asleep</string> <string name="sleep_time">Fall asleep</string>
@ -753,10 +755,10 @@
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="time_picker_label_second">S</string> <string name="time_picker_label_second">S</string>
<string name="time_settings">Clock settings</string> <string name="time_settings">Clock settings</string>
<string name="time_view" formatted="false">%02d:%02d.%02d</string> <string formatted="false" name="time_view">%02d:%02d.%02d</string>
<string name="time_view_with_hour" formatted="false">%02d:%02d:%02d.%02d</string> <string formatted="false" name="time_view_with_hour">%02d:%02d:%02d.%02d</string>
<string name="time_view_with_hour_span" formatted="false">%02d:%02d:%02d%02d</string> <string formatted="false" name="time_view_with_hour_span">%02d:%02d:%02d%02d</string>
<string name="time_view_with_span" formatted="false">%02d:%02d%02d</string> <string formatted="false" name="time_view_with_span">%02d:%02d%02d</string>
<string name="timer_alert_mute_off">Alarm will sound when timer stops</string> <string name="timer_alert_mute_off">Alarm will sound when timer stops</string>
<string name="timer_alert_mute_on">"Alarm won't sound when timer stops"</string> <string name="timer_alert_mute_on">"Alarm won't sound when timer stops"</string>
<string name="timer_alert_mute_switch">Switch for muting timer alarms</string> <string name="timer_alert_mute_switch">Switch for muting timer alarms</string>
@ -771,7 +773,7 @@
<string name="timer_desc_use_brush_teeth">Brush teeth</string> <string name="timer_desc_use_brush_teeth">Brush teeth</string>
<string name="timer_desc_use_facial_mask">Face mask</string> <string name="timer_desc_use_facial_mask">Face mask</string>
<string name="timer_desc_use_sleep">Nap</string> <string name="timer_desc_use_sleep">Nap</string>
<string name="timer_display" formatted="false">%02d:%02d:%02d</string> <string formatted="false" name="timer_display">%02d:%02d:%02d</string>
<string name="timer_end_time">Timer will stop at %s</string> <string name="timer_end_time">Timer will stop at %s</string>
<string name="timer_end_time_format">HH:mm MMM dd</string> <string name="timer_end_time_format">HH:mm MMM dd</string>
<string name="timer_end_time_format_today">HH:mm</string> <string name="timer_end_time_format_today">HH:mm</string>
@ -784,6 +786,7 @@
<string name="timer_start_timer">Start timer</string> <string name="timer_start_timer">Start timer</string>
<string name="timer_title">Timer</string> <string name="timer_title">Timer</string>
<string name="timezone_exist_error_message">"You're already displaying that timezone"</string> <string name="timezone_exist_error_message">"You're already displaying that timezone"</string>
<string name="timezone_search_zero">%d</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="tomorrow">Tomorrow</string> <string name="tomorrow">Tomorrow</string>
<string name="tuesday">Tuesday</string> <string name="tuesday">Tuesday</string>
@ -797,8 +800,8 @@
<string name="upcoming_alarm">Upcoming alarm: %s</string> <string name="upcoming_alarm">Upcoming alarm: %s</string>
<string name="upcoming_alarm_hint">You can turn off this alarm now</string> <string name="upcoming_alarm_hint">You can turn off this alarm now</string>
<string name="upcoming_alarm_new">Upcoming alarm: %s</string> <string name="upcoming_alarm_new">Upcoming alarm: %s</string>
<string name="update_health_app_desc_new">The sleep tracking feature is provided by Mi Fitness. Update Mi Fitness to its latest version to access related features.</string> <string name="update_health_app_desc_new">The sleep tracking feature is provided by Xiaomi Health. Update Xiaomi Health to its latest version to access related features.</string>
<string name="update_health_app_new">Update Mi Fitness</string> <string name="update_health_app_new">Update Xiaomi Health</string>
<string name="update_it">Update</string> <string name="update_it">Update</string>
<string name="update_notification_info">Updating data in the background…</string> <string name="update_notification_info">Updating data in the background…</string>
<string name="usage_start">Start</string> <string name="usage_start">Start</string>

View File

@ -210,7 +210,7 @@ path prefix"</string>
<string name="add_pre_message_attachments_yes">Add</string> <string name="add_pre_message_attachments_yes">Add</string>
<string name="add_star">Star</string> <string name="add_star">Star</string>
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="agreement_url" formatted="false">https://xiaomi.wpsmail.net/cn/agreement.html?region=%1s&amp;lang=%2s</string> <string name="agreement_url">https://terms.miui.com/doc/eula/%2$s.html</string>
<string name="all_purpose">Welcome to Mail, an email client custom-made for Xiaomi by Kingsoft. You can use this app to compose, send, and receive emails.</string> <string name="all_purpose">Welcome to Mail, an email client custom-made for Xiaomi by Kingsoft. You can use this app to compose, send, and receive emails.</string>
<string name="allow_notify">Allow notifications</string> <string name="allow_notify">Allow notifications</string>
<string name="always_bcc_myself">Always Bcc self</string> <string name="always_bcc_myself">Always Bcc self</string>
@ -1072,7 +1072,7 @@ This issue might be caused by the account's two-factor authentication. Try enter
<string name="ntes_had_send">Message sent</string> <string name="ntes_had_send">Message sent</string>
<string name="ntes_had_send_to_content">"If you've already sent an SMS from the associated phone number, tap \"Message sent\" to continue."</string> <string name="ntes_had_send_to_content">"If you've already sent an SMS from the associated phone number, tap \"Message sent\" to continue."</string>
<string name="ntes_login_auth_too_much">"Can't add more than 5 verification codes. Sign in to your inbox on a computer and delete the codes you aren't using."</string> <string name="ntes_login_auth_too_much">"Can't add more than 5 verification codes. Sign in to your inbox on a computer and delete the codes you aren't using."</string>
<string name="ntes_login_error_message" formatted="false">"Can't get account info (Error %s). %s."</string> <string formatted="false" name="ntes_login_error_message">"Can't get account info (Error %s). %s."</string>
<string name="ntes_password_error_hint">"If errors occur while you're entering your password, close this page and open it again."</string> <string name="ntes_password_error_hint">"If errors occur while you're entering your password, close this page and open it again."</string>
<string name="ntes_phone_send">Send a text message from the associated phone number</string> <string name="ntes_phone_send">Send a text message from the associated phone number</string>
<string name="ntes_send_to">Send to: %s</string> <string name="ntes_send_to">Send to: %s</string>
@ -1186,7 +1186,7 @@ This issue might be caused by the account's two-factor authentication. Try enter
<string name="privacy_and_private_permission_key">privacy_and_private_permission</string> <string name="privacy_and_private_permission_key">privacy_and_private_permission</string>
<string name="privacy_des">"Logs contain debugging info of the email client and your device info. This information is used to locate problems faster. By tapping \"%1$s\" below, you're agreeing to our \"%2$s\"."</string> <string name="privacy_des">"Logs contain debugging info of the email client and your device info. This information is used to locate problems faster. By tapping \"%1$s\" below, you're agreeing to our \"%2$s\"."</string>
<string name="privacy_policy">Privacy Policy</string> <string name="privacy_policy">Privacy Policy</string>
<string name="privacy_policy_url">https://xiaomi.wpsmail.net/policy.html</string> <string name="privacy_policy_url">https://privacy.mi.com/all</string>
<string name="privacy_setting_agree">Agree</string> <string name="privacy_setting_agree">Agree</string>
<string name="progress">Progress:</string> <string name="progress">Progress:</string>
<string name="prompt_title">Prompt</string> <string name="prompt_title">Prompt</string>
@ -1494,7 +1494,7 @@ Wait until it's fully synced or view the message on your computer."</string>
<string name="train_card_title_change">Changed reservation successfully</string> <string name="train_card_title_change">Changed reservation successfully</string>
<string name="train_card_title_change_arrival">Changed destination successfully</string> <string name="train_card_title_change_arrival">Changed destination successfully</string>
<string name="train_card_title_refund">Canceled ticket successfully</string> <string name="train_card_title_refund">Canceled ticket successfully</string>
<string name="train_travel_refund_info" formatted="false">退票费 ¥%s应退票款 ¥%s</string> <string formatted="false" name="train_travel_refund_info">退票费 ¥%s应退票款 ¥%s</string>
<string name="translated_text_too_long">Select less text to copy and try again</string> <string name="translated_text_too_long">Select less text to copy and try again</string>
<string name="translation_loading">Just a sec…</string> <string name="translation_loading">Just a sec…</string>
<string name="translation_no_result">No results</string> <string name="translation_no_result">No results</string>

View File

@ -177,12 +177,8 @@
<item quantity="one">Found %1$s new video</item> <item quantity="one">Found %1$s new video</item>
</plurals> </plurals>
<plurals name="search_head_hint_all"> <plurals name="search_head_hint_all">
<item quantity="other">Search results (%1$d items)</item> <item quantity="other">Results (%1$d items)</item>
<item quantity="zero">Search results (%1$d items)</item> <item quantity="one">Results (%1$d item)</item>
<item quantity="one">Search results (%1$d item)</item>
<item quantity="two">Search results (%1$d items)</item>
<item quantity="few">Search results (%1$d items)</item>
<item quantity="many">Search results (%1$d items)</item>
</plurals> </plurals>
<plurals name="search_head_hint_app"> <plurals name="search_head_hint_app">
<item quantity="other">App %1$s related files (%2$d items)</item> <item quantity="other">App %1$s related files (%2$d items)</item>

View File

@ -83,12 +83,12 @@
<string name="cancel">Cancel</string> <string name="cancel">Cancel</string>
<string name="cancel_error">"Couldn't remove. Try again."</string> <string name="cancel_error">"Couldn't remove. Try again."</string>
<string name="cancel_mi_drive">Cancel Mi Drive services</string> <string name="cancel_mi_drive">Cancel Mi Drive services</string>
<string name="cancel_mi_drive_alert_description" formatted="false">Clear all items from Mi Drive to be able to cancel services. Follow these steps to clear items:&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_description_list_1 refersto=1>%1d&lt;/xliff:g>. On the Mi Drive start page, press and hold an item to make the \"Select all\" button appear. Use this button to select up to 200 files at a time and delete them.&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_description_list_2 refersto=2>%2d&lt;/xliff:g>. After this, clear your recently deleted items.</string> <string formatted="false" name="cancel_mi_drive_alert_description">Clear all items from Mi Drive to be able to cancel services. Follow these steps to clear items:&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_description_list_1 refersto=1>%1d&lt;/xliff:g>. On the Mi Drive start page, press and hold an item to make the \"Select all\" button appear. Use this button to select up to 200 files at a time and delete them.&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_description_list_2 refersto=2>%2d&lt;/xliff:g>. After this, clear your recently deleted items.</string>
<string name="cancel_mi_drive_alert_reminder_card_summary" formatted="false">"&lt;xliff:g id=cancel_mi_drive_alert_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. We recommend backing up your items before deleting them. To do so, visit i.mi.com, click Mi Drive, and download your items to a computer.&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Please note that recently deleted items can't be recovered after you delete them."</string> <string formatted="false" name="cancel_mi_drive_alert_reminder_card_summary">"&lt;xliff:g id=cancel_mi_drive_alert_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. We recommend backing up your items before deleting them. To do so, visit i.mi.com, click Mi Drive, and download your items to a computer.&lt;br />&lt;xliff:g id=cancel_mi_drive_alert_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Please note that recently deleted items can't be recovered after you delete them."</string>
<string name="cancel_mi_drive_confirm_button">Cancel services</string> <string name="cancel_mi_drive_confirm_button">Cancel services</string>
<string name="cancel_mi_drive_confirm_description">"If you continue, you'll cancel Mi Drive services. We will cease to collect your personal information, and the personal information already collected and retained will be deleted within the specified period in accordance with applicable laws and regulations unless required otherwise."</string> <string name="cancel_mi_drive_confirm_description">"If you continue, you'll cancel Mi Drive services. We will cease to collect your personal information, and the personal information already collected and retained will be deleted within the specified period in accordance with applicable laws and regulations unless required otherwise."</string>
<string name="cancel_mi_drive_confirm_hint">"Canceling Mi Drive services won't affect your use of other Xiaomi products and services. If you want to delete your Xiaomi Account, you can do that &lt;font color=#0097FF>&lt;a href=%1$s>here&lt;/a>&lt;/font>."</string> <string name="cancel_mi_drive_confirm_hint">"Canceling Mi Drive services won't affect your use of other Xiaomi products and services. If you want to delete your Xiaomi Account, you can do that &lt;font color=#0097FF>&lt;a href=%1$s>here&lt;/a>&lt;/font>."</string>
<string name="cancel_mi_drive_confirm_reminder_card_summary" formatted="false">&lt;font color=#F22424>The following items will be deleted permanently after cancellation of services:&lt;/font>&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. All items on Mi Drive, including but not limited to documents, private files, and deleted items.&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Device permissions, settings, and other cached content.&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_3 refersto=3>%3d&lt;/xliff:g>. Mi Drive upload and download history.</string> <string formatted="false" name="cancel_mi_drive_confirm_reminder_card_summary">&lt;font color=#F22424>The following items will be deleted permanently after cancellation of services:&lt;/font>&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. All items on Mi Drive, including but not limited to documents, private files, and deleted items.&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Device permissions, settings, and other cached content.&lt;br />&lt;xliff:g id=cancel_mi_drive_confirm_reminder_card_summary_list_3 refersto=3>%3d&lt;/xliff:g>. Mi Drive upload and download history.</string>
<string name="cancel_mi_drive_privacy_revoked_retry">Turn on Mi Drive and try again</string> <string name="cancel_mi_drive_privacy_revoked_retry">Turn on Mi Drive and try again</string>
<string name="cancel_mi_drive_success">Canceled services successfully</string> <string name="cancel_mi_drive_success">Canceled services successfully</string>
<string name="cancel_mi_drive_title">Cancel services</string> <string name="cancel_mi_drive_title">Cancel services</string>
@ -241,7 +241,11 @@ Try moving files from your device to Mi Drive."</string>
<string name="confirm_clean">Clean up</string> <string name="confirm_clean">Clean up</string>
<string name="confirm_know">OK</string> <string name="confirm_know">OK</string>
<string name="connection_error">"Couldn't connect"</string> <string name="connection_error">"Couldn't connect"</string>
<string name="connection_error_retry">"Couldn't connect to the network. Check your network settings and try again."</string>
<string name="connection_lost">Disconnected</string> <string name="connection_lost">Disconnected</string>
<string name="connection_use_metered_network_gb">"You're currently using mobile data. This file exceeds %1$d GB, and viewing it online may generate additional data fees. View anyway?"</string>
<string name="connection_use_metered_network_kb">"You're currently using mobile data. This file exceeds %1$d KB, and viewing it online may generate additional data fees. View anyway?"</string>
<string name="connection_use_metered_network_mb">"You're currently using mobile data. This file exceeds %1$d MB, and viewing it online may generate additional data fees. View anyway?"</string>
<string name="content_preview_ratio">1:1</string> <string name="content_preview_ratio">1:1</string>
<string name="copy">Copy</string> <string name="copy">Copy</string>
<string name="copy_failed">"Couldn't copy"</string> <string name="copy_failed">"Couldn't copy"</string>
@ -380,6 +384,21 @@ Try moving files from your device to Mi Drive."</string>
<string name="favorite_ringtone">Ringtones</string> <string name="favorite_ringtone">Ringtones</string>
<string name="favorite_screen_cap">Screenshots</string> <string name="favorite_screen_cap">Screenshots</string>
<string name="fileSizeSuffix">%1$s %2$s</string> <string name="fileSizeSuffix">%1$s %2$s</string>
<string name="file_cloud_background_processing">Wait</string>
<string name="file_cloud_cancel_view">Cancel</string>
<string name="file_cloud_download_fail">"Couldn't download. Try again."</string>
<string name="file_cloud_downloading">Downloading…</string>
<string name="file_cloud_guide_message_content">With online files, you can view all types of files, including files too large to view on your device. This requires connecting to the internet to upload and process files in the cloud. Once processing is finished, these cloud files will be deleted automatically.</string>
<string name="file_cloud_guide_message_permissions">This app may ask for the following permissions: accessing and adding items to device storage, accessing the list of apps installed on the device, and sending notifications. You can adjust your permissions preferences at any time in Settings.</string>
<string name="file_cloud_parse_download_success">Saved successfully</string>
<string name="file_cloud_parse_title">Online files</string>
<string name="file_cloud_parsing">Parsing file…</string>
<string name="file_cloud_process_file_Size">"Size: "</string>
<string name="file_cloud_process_message">Depending on the file size, this might take a few minutes. You can cancel it, or tap \"Wait\" to let it finish in the background.</string>
<string name="file_cloud_processing">Processing…</string>
<string name="file_cloud_setting">File settings</string>
<string name="file_cloud_setting_item_view_message">View iWork, Xmind, and *.psd files online</string>
<string name="file_cloud_setting_item_view_title">Online files</string>
<string name="file_info_canread">Readable: </string> <string name="file_info_canread">Readable: </string>
<string name="file_info_canwrite">Writable: </string> <string name="file_info_canwrite">Writable: </string>
<string name="file_info_ishidden">Hidden: </string> <string name="file_info_ishidden">Hidden: </string>
@ -390,6 +409,10 @@ Try moving files from your device to Mi Drive."</string>
<string name="file_name_existed">Filename is taken</string> <string name="file_name_existed">Filename is taken</string>
<string name="file_name_invalid">"File names can't contain the following characters: /\\:*?&lt;>"</string> <string name="file_name_invalid">"File names can't contain the following characters: /\\:*?&lt;>"</string>
<string name="file_not_exist">"File doesn't exist"</string> <string name="file_not_exist">"File doesn't exist"</string>
<string name="file_parse_fail">"Couldn't parse file"</string>
<string name="file_parse_loading">Transcoding. This might take a minute.</string>
<string name="file_parse_outpace_1gb">"This file exceeds %1$d GB and can't be viewed in this app. You can open it with another app instead."</string>
<string name="file_parse_outpace_1mb">"This file exceeds %1$d MB and can't be viewed in this app. You can open it with another app instead."</string>
<string name="fmt_chinese_date">N月e</string> <string name="fmt_chinese_date">N月e</string>
<string name="fmt_date">D</string> <string name="fmt_date">D</string>
<string name="fmt_date_day">d</string> <string name="fmt_date_day">d</string>
@ -540,6 +563,9 @@ Try moving files from your device to Mi Drive."</string>
<string name="material_slider_range_end">Range end,</string> <string name="material_slider_range_end">Range end,</string>
<string name="material_slider_range_start">Range start,</string> <string name="material_slider_range_start">Range start,</string>
<string name="megabyteShort">MB</string> <string name="megabyteShort">MB</string>
<string name="menu_cloud_view_project">Cast</string>
<string name="menu_cloud_view_share">Share</string>
<string name="menu_cloud_view_stamp">Print</string>
<string name="menu_item_cleanup">Clean up</string> <string name="menu_item_cleanup">Clean up</string>
<string name="menu_item_ftp">FTP</string> <string name="menu_item_ftp">FTP</string>
<string name="menu_item_midrop">Transfer files</string> <string name="menu_item_midrop">Transfer files</string>
@ -736,6 +762,8 @@ Try moving files from your device to Mi Drive."</string>
<string name="not_use">Not now</string> <string name="not_use">Not now</string>
<string name="notif_server_starting">Starting FTP server…</string> <string name="notif_server_starting">Starting FTP server…</string>
<string name="notif_title">FTP server is running</string> <string name="notif_title">FTP server is running</string>
<string name="notification_fail">"Couldn't process"</string>
<string name="notification_success">Processed successfully</string>
<string name="notification_title_sync_result">Sync completed</string> <string name="notification_title_sync_result">Sync completed</string>
<string name="notification_title_syncing">Syncing…</string> <string name="notification_title_syncing">Syncing…</string>
<string name="notification_title_syncing_with_count">Syncing items. Files remaining: %1$s</string> <string name="notification_title_syncing_with_count">Syncing items. Files remaining: %1$s</string>
@ -807,6 +835,7 @@ Try moving files from your device to Mi Drive."</string>
<string name="operation_show_privacy_policy">Show Privacy Policy</string> <string name="operation_show_privacy_policy">Show Privacy Policy</string>
<string name="operation_show_sys">Show hidden files</string> <string name="operation_show_sys">Show hidden files</string>
<string name="operation_sync_cloud_data_error">A server error occurred. Wait a minute or two and try again.</string> <string name="operation_sync_cloud_data_error">A server error occurred. Wait a minute or two and try again.</string>
<string name="operation_too_fast_again_later">Not so fast! Try again in a minute or two.</string>
<string name="operation_unfavorite">Remove from favorites</string> <string name="operation_unfavorite">Remove from favorites</string>
<string name="operation_unknown_err">"This action couldn't be completed."</string> <string name="operation_unknown_err">"This action couldn't be completed."</string>
<string name="operation_upload_buy_space">Upgrade</string> <string name="operation_upload_buy_space">Upgrade</string>
@ -890,11 +919,11 @@ Try moving files from your device to Mi Drive."</string>
<string name="privacy_policy">Privacy Policy</string> <string name="privacy_policy">Privacy Policy</string>
<string name="privacy_policy_renew">Updated Privacy Policy</string> <string name="privacy_policy_renew">Updated Privacy Policy</string>
<string name="privacy_policy_renew_content"><Data>"File Manager's &lt;a href=\"%1$s\">Privacy Policy&lt;/a> was updated. To fully understand your rights as a user as well as the ways in which we use your data, read and agree to the new version of Privacy Policy before you continue."</Data></string> <string name="privacy_policy_renew_content"><Data>"File Manager's &lt;a href=\"%1$s\">Privacy Policy&lt;/a> was updated. To fully understand your rights as a user as well as the ways in which we use your data, read and agree to the new version of Privacy Policy before you continue."</Data></string>
<string name="privacy_recall_alert_description" formatted="false">Clear all items from Mi Drive to be able to withdraw consent. Follow these steps to clear items:&lt;br />&lt;xliff:g id=privacy_recall_alert_description_list_1 refersto=1>%1d&lt;/xliff:g>. On the Mi Drive start page, press and hold an item to make the \"Select all\" button appear. Use this button to select up to 200 files at a time and delete them.&lt;br />&lt;xliff:g id=privacy_recall_alert_description_list_2 refersto=2>%2d&lt;/xliff:g>. After this, clear your recently deleted items.</string> <string formatted="false" name="privacy_recall_alert_description">Clear all items from Mi Drive to be able to withdraw consent. Follow these steps to clear items:&lt;br />&lt;xliff:g id=privacy_recall_alert_description_list_1 refersto=1>%1d&lt;/xliff:g>. On the Mi Drive start page, press and hold an item to make the \"Select all\" button appear. Use this button to select up to 200 files at a time and delete them.&lt;br />&lt;xliff:g id=privacy_recall_alert_description_list_2 refersto=2>%2d&lt;/xliff:g>. After this, clear your recently deleted items.</string>
<string name="privacy_recall_alert_reminder_card_summary" formatted="false">"&lt;xliff:g id=privacy_recall_alert_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. We recommend backing up your items before deleting them. To do so, visit i.mi.com, click Mi Drive, and download your items to a computer.&lt;br />&lt;xliff:g id=privacy_recall_alert_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Please note that recently deleted items can't be recovered after you delete them."</string> <string formatted="false" name="privacy_recall_alert_reminder_card_summary">"&lt;xliff:g id=privacy_recall_alert_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. We recommend backing up your items before deleting them. To do so, visit i.mi.com, click Mi Drive, and download your items to a computer.&lt;br />&lt;xliff:g id=privacy_recall_alert_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Please note that recently deleted items can't be recovered after you delete them."</string>
<string name="privacy_recall_confirm_button">Withdraw</string> <string name="privacy_recall_confirm_button">Withdraw</string>
<string name="privacy_recall_confirm_description">"If you continue, you'll withdraw your consent to the File Manager Privacy Policy. We will cease to collect your personal information. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise."</string> <string name="privacy_recall_confirm_description">"If you continue, you'll withdraw your consent to the File Manager Privacy Policy. We will cease to collect your personal information. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise."</string>
<string name="privacy_recall_confirm_reminder_card_summary" formatted="false">&lt;font color=#F22424>The following items will be deleted permanently after withdrawal of consent:&lt;/font>&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. All items on Mi Drive, including but not limited to documents, private files, and deleted items.&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Device permissions, settings, and other cached content.&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_3 refersto=3>%3d&lt;/xliff:g>. Mi Drive upload and download history.</string> <string formatted="false" name="privacy_recall_confirm_reminder_card_summary">&lt;font color=#F22424>The following items will be deleted permanently after withdrawal of consent:&lt;/font>&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_1 refersto=1>%1d&lt;/xliff:g>. All items on Mi Drive, including but not limited to documents, private files, and deleted items.&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_2 refersto=2>%2d&lt;/xliff:g>. Device permissions, settings, and other cached content.&lt;br />&lt;xliff:g id=privacy_recall_confirm_reminder_card_summary_list_3 refersto=3>%3d&lt;/xliff:g>. Mi Drive upload and download history.</string>
<string name="privacy_recall_success">Consent withdrawn successfully</string> <string name="privacy_recall_success">Consent withdrawn successfully</string>
<string name="privacy_recall_title">Withdrawal of consent</string> <string name="privacy_recall_title">Withdrawal of consent</string>
<string name="privacy_recalling">Withdrawing consent…</string> <string name="privacy_recalling">Withdrawing consent…</string>
@ -978,16 +1007,17 @@ Try moving files from your device to Mi Drive."</string>
<string name="server_control_advanced_settings">Additional settings</string> <string name="server_control_advanced_settings">Additional settings</string>
<string name="server_control_charset">Transfer encoding</string> <string name="server_control_charset">Transfer encoding</string>
<string name="server_control_settings">Settings</string> <string name="server_control_settings">Settings</string>
<string name="server_exception_busy">The server is busy. Wait a minute or two and try again.</string>
<string name="set_pattern">Upgrade your password</string> <string name="set_pattern">Upgrade your password</string>
<string name="set_pattern_btn">Set</string> <string name="set_pattern_btn">Set</string>
<string name="set_pattern_msg">Set your password again. Privacy protection password also works for photos, messages, and notes.</string> <string name="set_pattern_msg">Set your password again. Privacy protection password also works for photos, messages, and notes.</string>
<string name="settings">@string/server_control_settings</string> <string name="settings">@string/server_control_settings</string>
<string name="sign_percent">%</string> <string name="sign_percent">%</string>
<string name="size_lv1">Smaller than %d KB</string> <string name="size_lv1">Smaller than %d KB</string>
<string name="size_lv2" formatted="false">%1d KB - %2d MB</string> <string formatted="false" name="size_lv2">%1d KB - %2d MB</string>
<string name="size_lv3" formatted="false">%1d MB - %2d MB</string> <string formatted="false" name="size_lv3">%1d MB - %2d MB</string>
<string name="size_lv4" formatted="false">%1d MB - %2d MB</string> <string formatted="false" name="size_lv4">%1d MB - %2d MB</string>
<string name="size_lv5" formatted="false">%1d MB - %2d GB</string> <string formatted="false" name="size_lv5">%1d MB - %2d GB</string>
<string name="size_lv6">Bigger than %d GB</string> <string name="size_lv6">Bigger than %d GB</string>
<string name="sk">3qy6ngTb0P+etx</string> <string name="sk">3qy6ngTb0P+etx</string>
<string name="skip">Skip</string> <string name="skip">Skip</string>

View File

@ -1,33 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="avast_string_info">
<item>@string/Avast</item>
<item>@string/DesAvast</item>
<item>@string/avast_dialog_title</item>
<item>@string/avast_dialog_header</item>
<item>@string/avast_dialog_policy</item>
<item>@string/avast_dialog_cloudscan</item>
<item>@string/avast_dialog_dbupdate</item>
<item>@string/avast_dialog_url</item>
</string-array>
<string-array name="avl_string_info">
<item>@string/AVL</item>
<item>@string/DesAVL</item>
<item>@string/avl_dialog_title</item>
<item>@string/avl_dialog_header</item>
<item>@string/avl_dialog_policy</item>
<item>@string/avl_dialog_cloudscan</item>
<item>@string/avl_dialog_dbupdate</item>
<item>@string/avl_dialog_url</item>
</string-array>
<string-array name="tencent_string_info">
<item>@string/Tencent</item>
<item>@string/DesTencent</item>
<item>@string/tencent_dialog_title</item>
<item>@string/tencent_dialog_header</item>
<item>@string/tencent_dialog_policy</item>
<item>@string/tencent_dialog_cloudscan</item>
<item>@string/tencent_dialog_dbupdate</item>
<item>@string/tencent_dialog_url</item>
</string-array>
</resources>

View File

@ -1,60 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="AVL">AVL</string>
<string name="Avast">Avast</string>
<string name="DesAVL">AVL</string>
<string name="DesAvast">Avast</string>
<string name="DesMi">Mi</string>
<string name="DesTencent">Tencent</string>
<string name="Mi">Mi</string>
<string name="Tencent">Tencent</string>
<string name="androidx_startup">androidx.startup</string>
<string name="app_name">MIUI security components</string>
<string name="avast_dialog_cloudscan" />
<string name="avast_dialog_dbupdate" />
<string name="avast_dialog_header">"This feature encrypts and uploads your device's ID to Avast's servers (%s)."</string>
<string name="avast_dialog_policy">Privacy Policy</string>
<string name="avast_dialog_title">"Avast's Privacy Policy"</string>
<string name="avast_dialog_url">http://api.sec.miui.com/policy/proxy?p=avast&amp;l=en_US</string>
<string name="avast_virus_type_adware_description">The virus is an adware. It automatically renders advertisements.</string>
<string name="avast_virus_type_cryportor_description">The virus is a cryptor. It is a malicious software which is transmitted by means of replicating itself in storage space.</string>
<string name="avast_virus_type_dropper_description">The virus is a dropper. It carries the code that installs other malicious viruses.</string>
<string name="avast_virus_type_exploit_description">The virus is an exploit. It takes advantage of bugs or vulnerabilities in your system in order to cause unintended or unanticipated behavior.</string>
<string name="avast_virus_type_heuristic_description">The infection is inferred by using a specific heuristic. The specific heuristic analysis says that it is a virus.</string>
<string name="avast_virus_type_joke_description">The virus is a joke. It creates some annoying or humorous effects. It normally causes less damage than other viruses.</string>
<string name="avast_virus_type_pup_description">"The virus is a potentially unwanted program (PUP). It's a program that may be harmful (spyware, adware, etc.), despite the fact that users give consent to download it."</string>
<string name="avast_virus_type_rootkit_description">The virus is a rootkit. It is a type of software designed to hide the fact that an operating system has been compromised. It is used to gain control over the device by hiding deep inside the system. Rootkits allow viruses and malware to “hide in plain sight” by disguising as necessary files that normal antivirus software will overlook.</string>
<string name="avast_virus_type_spyware_description">"The virus is a spyware. It is a software that covertly gathers user information through the user's Internet connection without his or her knowledge."</string>
<string name="avast_virus_type_suspicious_description">A common suspicious type. The antivirus system is trying to classify it.</string>
<string name="avast_virus_type_tool_description">The virus is a potentially evil tool similar to PUP.</string>
<string name="avast_virus_type_trjan_description">"The virus is a trojan. It is a malware designed to provide unauthorized, remote access to a user's device. Trojans normally do not have the ability to replicate themselves like viruses. However, they can lead to other malware being installed on your device, data being stolen, or other malicious activities."</string>
<string name="avast_virus_type_unknown_description">Unknown type of infection.</string>
<string name="avast_virus_type_worm_description">The virus is a worm. It is a standalone malware that replicates itself in order to spread to other devices. It takes advantage of files or information transfer features of your system (e.g., networks), it can travel without any human action. Worms almost always cause at least some harm to the network.</string>
<string name="avl_dialog_cloudscan" />
<string name="avl_dialog_dbupdate" />
<string name="avl_dialog_header">"This feature encrypts and uploads your device's ID to AVL's servers (%s)."</string>
<string name="avl_dialog_policy">Privacy Policy</string>
<string name="avl_dialog_title">"AVL's Privacy Policy"</string>
<string name="avl_dialog_url">http://api.sec.miui.com/policy/proxy?p=antiy&amp;l=en_US</string>
<string name="common_ids_permission_label">Avast common ids permission</string>
<string name="default_sdcard_volume_path" />
<string name="guid_hint">GUID</string>
<string name="hello_world">Hello world!</string>
<string name="menu_settings">Settings</string>
<string name="set_button">SET</string>
<string name="size_byte">B</string>
<string name="size_giga_byte">GB</string>
<string name="size_kilo_byte">KB</string>
<string name="size_mega_byte">MB</string>
<string name="size_peta_byte">PB</string>
<string name="size_suffix">%1$s%2$s</string>
<string name="size_tera_byte">TB</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="tencent_dialog_cloudscan">Upload and scan app names and details using online virus definitions.</string>
<string name="tencent_dialog_dbupdate">Update virus definitions automatically</string>
<string name="tencent_dialog_header">"This feature encrypts and uploads your device's ID to Tencent's servers (%s)."</string>
<string name="tencent_dialog_policy">Privacy Policy</string>
<string name="tencent_dialog_title">Tencents Privacy Policy</string>
<string name="tencent_dialog_url">http://api.sec.miui.com/policy/proxy?p=tencent&amp;l=en_US</string>
<string name="title_activity_main">MainActivity</string>
</resources>

View File

@ -1643,7 +1643,7 @@ sleep data"</string>
<string name="sport_outdoor_running">Running</string> <string name="sport_outdoor_running">Running</string>
<string name="sport_pace_chart_last_km">Less than 1 km</string> <string name="sport_pace_chart_last_km">Less than 1 km</string>
<string name="sport_pace_step_unit">SPM</string> <string name="sport_pace_step_unit">SPM</string>
<string name="sport_pace_time_format" formatted="false">"%d'%d\""</string> <string formatted="false" name="sport_pace_time_format">"%d'%d\""</string>
<string name="sport_pref_category_voice">Audio</string> <string name="sport_pref_category_voice">Audio</string>
<string name="sport_pref_gps_voice_title">GPS signal voice prompts</string> <string name="sport_pref_gps_voice_title">GPS signal voice prompts</string>
<string name="sport_pref_voice_assist_summary">Listen to info and suggestions during workouts</string> <string name="sport_pref_voice_assist_summary">Listen to info and suggestions during workouts</string>
@ -1854,7 +1854,7 @@ sleep data"</string>
<string name="tb_mens_unmark_success">Canceled successfully</string> <string name="tb_mens_unmark_success">Canceled successfully</string>
<string name="tb_month_dialog_go_today">Selected today</string> <string name="tb_month_dialog_go_today">Selected today</string>
<string name="tb_month_dialog_select_date">Selected %1$s</string> <string name="tb_month_dialog_select_date">Selected %1$s</string>
<string name="tb_month_dialog_select_date_with_snore" formatted="false">Selected %1$s, %s</string> <string formatted="false" name="tb_month_dialog_select_date_with_snore">Selected %1$s, %s</string>
<string name="tb_multiple_selecte_all">Select all</string> <string name="tb_multiple_selecte_all">Select all</string>
<string name="tb_not_add_list">Not added</string> <string name="tb_not_add_list">Not added</string>
<string name="tb_pause_detection">Pause</string> <string name="tb_pause_detection">Pause</string>
@ -1888,7 +1888,7 @@ sleep data"</string>
<string name="tb_stand_day_ring">Stand up breaks today: %1$s. You need to make at least 12 today.</string> <string name="tb_stand_day_ring">Stand up breaks today: %1$s. You need to make at least 12 today.</string>
<string name="tb_stand_wm_column_chart">Stand up breaks between %1$s and %2$s. Swipe horizontally to switch between time periods. Tap to view details.</string> <string name="tb_stand_wm_column_chart">Stand up breaks between %1$s and %2$s. Swipe horizontally to switch between time periods. Tap to view details.</string>
<string name="tb_stand_wm_column_click">%1$s. Stand up breaks: %2$d. %3$s.</string> <string name="tb_stand_wm_column_click">%1$s. Stand up breaks: %2$d. %3$s.</string>
<string name="tb_step_widget" formatted="false">Today. %1$s. Progress: %2$d%</string> <string formatted="false" name="tb_step_widget">Today. %1$s. Progress: %2$d%</string>
<string name="tb_unmultiple_selecte_all">Deselect all</string> <string name="tb_unmultiple_selecte_all">Deselect all</string>
<string name="tb_user_account_signed">Mi Account: %1$s.</string> <string name="tb_user_account_signed">Mi Account: %1$s.</string>
<string name="tb_user_account_unsigned">Tap to sign in to Mi Account</string> <string name="tb_user_account_unsigned">Tap to sign in to Mi Account</string>

View File

@ -636,7 +636,7 @@ Click resume to reopen the app and continue transferring your data and permissio
<string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string> <string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
<string name="path_password_strike_through">M3.27,4.27 L19.74,20.74</string> <string name="path_password_strike_through">M3.27,4.27 L19.74,20.74</string>
<string name="pause">Pause</string> <string name="pause">Pause</string>
<string name="percent" formatted="false">{value, plural, =1 {1%} other {#%}}</string> <string formatted="false" name="percent">{value, plural, =1 {1%} other {#%}}</string>
<string name="percent_long">{value, plural, =1 {1 percent} other {# percent}}</string> <string name="percent_long">{value, plural, =1 {1 percent} other {# percent}}</string>
<string name="period_day">Period day %1$d of %2$d</string> <string name="period_day">Period day %1$d of %2$d</string>
<string name="permdesc_readCaloriesBurned">Allows the app to read the calories burned</string> <string name="permdesc_readCaloriesBurned">Allows the app to read the calories burned</string>

View File

@ -180,18 +180,20 @@
<item>cannon</item> <item>cannon</item>
<item>vili</item> <item>vili</item>
</string-array> </string-array>
<string-array name="config_satelliteSignalBooster"> <string-array name="config_quickCalibrateSensorDevices">
<item>aurora</item> <item>goku</item>
</string-array> </string-array>
<string-array name="config_supportScreenShare_mtk"> <string-array name="config_supportScreenShare_mtk">
<item>22095RA98C</item> <item>22095RA98C</item>
<item>23124RN87C</item> <item>23124RN87C</item>
<item>2312DRAABC</item> <item>2312DRAABC</item>
<item>2311FRAFDC</item> <item>2311FRAFDC</item>
<item>24094RAD4C</item>
</string-array> </string-array>
<string-array name="config_supportScreenShare_qcom"> <string-array name="config_supportScreenShare_qcom">
<item>sky</item> <item>sky</item>
<item>breeze</item> <item>breeze</item>
<item>flame</item>
</string-array> </string-array>
<string-array name="config_wideColorGamutDevices"> <string-array name="config_wideColorGamutDevices">
<item>ishtar</item> <item>ishtar</item>

View File

@ -35,7 +35,9 @@
<string name="ai_mode_auto">Auto</string> <string name="ai_mode_auto">Auto</string>
<string name="ai_mode_manual">Manually</string> <string name="ai_mode_manual">Manually</string>
<string name="ai_mode_subtitles">Subtitles</string> <string name="ai_mode_subtitles">Subtitles</string>
<string name="align_satellite_model_call">Call</string>
<string name="align_satellite_model_exit">Exit</string> <string name="align_satellite_model_exit">Exit</string>
<string name="align_satellite_model_mms">Message</string>
<string name="align_satellite_model_use">Start</string> <string name="align_satellite_model_use">Start</string>
<string name="align_satellite_model_use_exp">Finish</string> <string name="align_satellite_model_use_exp">Finish</string>
<string name="am">AM</string> <string name="am">AM</string>
@ -73,6 +75,7 @@
<string name="call_progress_info_user_busy">The other person is busy now. Please call back later.</string> <string name="call_progress_info_user_busy">The other person is busy now. Please call back later.</string>
<string name="call_progress_info_user_call_rejected">Your number is currently out of service</string> <string name="call_progress_info_user_call_rejected">Your number is currently out of service</string>
<string name="call_record_wait_label">Waiting</string> <string name="call_record_wait_label">Waiting</string>
<string name="call_recording">Call recording in progress</string>
<string name="call_recording_deny_permission_msg">"Can't record. Grant permissions in Settings first."</string> <string name="call_recording_deny_permission_msg">"Can't record. Grant permissions in Settings first."</string>
<string name="call_recording_error_low_storage">Not enough space on storage.</string> <string name="call_recording_error_low_storage">Not enough space on storage.</string>
<string name="call_recording_error_privacy">"Can't record while you're in Guest mode"</string> <string name="call_recording_error_privacy">"Can't record while you're in Guest mode"</string>
@ -185,9 +188,9 @@
<string name="close_camera_failed">"Couldn't turn off camera…"</string> <string name="close_camera_failed">"Couldn't turn off camera…"</string>
<string name="close_camera_requesting">Turning off camera…</string> <string name="close_camera_requesting">Turning off camera…</string>
<string name="cloud_video_conference">Cloud video conference</string> <string name="cloud_video_conference">Cloud video conference</string>
<string name="conference_call_description" formatted="false">%s,%s etc. total %s</string> <string formatted="false" name="conference_call_description">%s,%s etc. total %s</string>
<string name="conference_call_recorder_title">Conference call</string> <string name="conference_call_recorder_title">Conference call</string>
<string name="conference_call_single_description" formatted="false">%s etc. total %s</string> <string formatted="false" name="conference_call_single_description">%s etc. total %s</string>
<string name="conference_caller_info_name">"%1$s's conference call"</string> <string name="conference_caller_info_name">"%1$s's conference call"</string>
<string name="conference_callers_exceeded">"Can't add more people"</string> <string name="conference_callers_exceeded">"Can't add more people"</string>
<string name="contacts_icon_label">Contacts</string> <string name="contacts_icon_label">Contacts</string>
@ -508,7 +511,7 @@
<string name="satellite_guide_azimuth_leave_floating">Getting further away</string> <string name="satellite_guide_azimuth_leave_floating">Getting further away</string>
<string name="satellite_guide_down">"Tilt your device down <string name="satellite_guide_down">"Tilt your device down
to put the ball in the blue area"</string> to put the ball in the blue area"</string>
<string name="satellite_guide_elevation">Move the blue circle on to the satellite, then stay still</string> <string name="satellite_guide_elevation">Tilt your device to move the blue circle on to the satellite, then stay still</string>
<string name="satellite_guide_elevation_floating">Put the circle on the satellite</string> <string name="satellite_guide_elevation_floating">Put the circle on the satellite</string>
<string name="satellite_guide_found">Found satellite</string> <string name="satellite_guide_found">Found satellite</string>
<string name="satellite_guide_left">"Tilt your device left <string name="satellite_guide_left">"Tilt your device left
@ -517,13 +520,25 @@ to put the satellite icon in the blue area"</string>
to put the satellite icon in the blue area"</string> to put the satellite icon in the blue area"</string>
<string name="satellite_guide_searching">Searching for satellite…</string> <string name="satellite_guide_searching">Searching for satellite…</string>
<string name="satellite_guide_searching_floating">Searching…</string> <string name="satellite_guide_searching_floating">Searching…</string>
<string name="satellite_guide_searching_fold">"Searching for satellite… Don't unfold device."</string>
<string name="satellite_guide_searching_unfold">"Searching for satellite… Don't fold device."</string>
<string name="satellite_guide_signal">For a better signal, move your device up and down slightly</string> <string name="satellite_guide_signal">For a better signal, move your device up and down slightly</string>
<string name="satellite_guide_up">"Tilt your device up <string name="satellite_guide_up">"Tilt your device up
to put the ball in the blue area"</string> to put the ball in the blue area"</string>
<string name="satellite_incall_tip">"Can't use earpiece when using satellite communications"</string> <string name="satellite_incall_tip">"Can't use earpiece when using satellite communications"</string>
<string name="satellite_knew">Got it</string>
<string name="satellite_latitude_longitude">"Current location: "</string> <string name="satellite_latitude_longitude">"Current location: "</string>
<string name="satellite_location_deny_permission_msg">Allow location access to turn on Tiantong Satellite communications</string>
<string name="satellite_satellite_accessory">"I'm using a satellite signal amplifier"</string> <string name="satellite_satellite_accessory">"I'm using a satellite signal amplifier"</string>
<string name="satellite_satellite_service_redirection">Activate</string>
<string name="satellite_satellite_service_tip">"Looks like you haven't activated satellite direct connection service. Try searching for satellites after activation."</string>
<string name="satellite_service_provider">Service provided by China Telecom</string> <string name="satellite_service_provider">Service provided by China Telecom</string>
<string name="satellite_service_reject_cause_imei">"Device IMEI isn't registered"</string>
<string name="satellite_service_reject_cause_not_enable_International_roaming">Turn on international roaming</string>
<string name="satellite_service_reject_cause_not_order_tiantong">Turn on Tiantong Satellite services</string>
<string name="satellite_service_reject_cause_not_use_ctc">Insert a China Telecom SIM card</string>
<string name="satellite_signal_boost_setting_dialog">Once installed and activated, the signal amplifier will slightly change the angle of this unit to the satellite, improving the signal strength and stability of satellite communications in cloudy and overcast conditions.</string>
<string name="satellite_signal_boost_setting_dialog_title">Install and start using a satellite signal amplifier</string>
<string name="satellite_state">"Don't move your device"</string> <string name="satellite_state">"Don't move your device"</string>
<string name="satellite_state_auto_exit">Exit (%ds)</string> <string name="satellite_state_auto_exit">Exit (%ds)</string>
<string name="satellite_state_connected">"Connected to satellite <string name="satellite_state_connected">"Connected to satellite
@ -537,6 +552,7 @@ Keep the device in this position"</string>
<string name="satellite_state_gps_noti_title">Satellite communications</string> <string name="satellite_state_gps_noti_title">Satellite communications</string>
<string name="satellite_state_occlusion_prompt">Avoid buildings or trees that might block the signal</string> <string name="satellite_state_occlusion_prompt">Avoid buildings or trees that might block the signal</string>
<string name="satellite_state_retry">Keep trying</string> <string name="satellite_state_retry">Keep trying</string>
<string name="satellite_state_voice_reg_fail_exit">Exit</string>
<string name="saturday">Saturday</string> <string name="saturday">Saturday</string>
<string name="saturday_short">Sat</string> <string name="saturday_short">Sat</string>
<string name="saturday_shortest">Sat</string> <string name="saturday_shortest">Sat</string>

View File

@ -405,7 +405,7 @@ Toggle off to stop syncing."</string>
<string name="columbus_reward_style_speed_confirm">Continue</string> <string name="columbus_reward_style_speed_confirm">Continue</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="columbus_skip_ad_time">Skip (%d)</string> <string name="columbus_skip_ad_time">Skip (%d)</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">79dab52b26684e5b9d08c3593702ccd5</string> <string name="com.google.firebase.crashlytics.mapping_file_id">b74c2987ba824c78a32b862c1f25d1eb</string>
<string name="comment_app_menu">Comment</string> <string name="comment_app_menu">Comment</string>
<string name="comment_description">Comment</string> <string name="comment_description">Comment</string>
<string name="comment_hint">Comment</string> <string name="comment_hint">Comment</string>
@ -1462,16 +1462,18 @@ Pages you view won't appear in history."</string>
<string name="mw_accessibility_date_picker_year">Year</string> <string name="mw_accessibility_date_picker_year">Year</string>
<string name="mw_accessibility_datetime_picker_date">Date</string> <string name="mw_accessibility_datetime_picker_date">Date</string>
<string name="mw_accessibility_datetime_picker_time">Time</string> <string name="mw_accessibility_datetime_picker_time">Time</string>
<string name="mw_accessibility_list_menu_button">%1$s Options</string>
<string name="mw_accessibility_time_picker_ampm">AM/PM</string> <string name="mw_accessibility_time_picker_ampm">AM/PM</string>
<string name="mw_accessibility_time_picker_hour">Hour</string> <string name="mw_accessibility_time_picker_hour">Hour</string>
<string name="mw_accessibility_time_picker_milli">Millisecond</string> <string name="mw_accessibility_time_picker_milli">Millisecond</string>
<string name="mw_accessibility_time_picker_minute">Minute</string> <string name="mw_accessibility_time_picker_minute">Minute</string>
<string name="mw_accessibility_time_picker_second">Second</string> <string name="mw_accessibility_time_picker_second">Second</string>
<string name="mw_accessibility_toolbar_btn_menu">Customize and control Google Chrome</string>
<string name="mw_actionbar_manage_apps">Manage apps</string>
<string name="mw_actionbar_share">Share</string> <string name="mw_actionbar_share">Share</string>
<string name="mw_actionbar_textselection_title">Select text</string> <string name="mw_actionbar_textselection_title">Select text</string>
<string name="mw_actionbar_web_search">Web search</string> <string name="mw_actionbar_web_search">Web search</string>
<string name="mw_add_to_dictionary">Add to dictionary</string> <string name="mw_add_to_dictionary">Add to dictionary</string>
<string name="mw_androidx_startup">androidx.startup</string>
<string name="mw_autofill_popup_content_description">Showing autofill popup</string> <string name="mw_autofill_popup_content_description">Showing autofill popup</string>
<string name="mw_call_notification_answer_action">Answer</string> <string name="mw_call_notification_answer_action">Answer</string>
<string name="mw_call_notification_answer_video_action">Video</string> <string name="mw_call_notification_answer_video_action">Video</string>
@ -1512,6 +1514,7 @@ Pages you view won't appear in history."</string>
<string name="mw_elided_url_text_view_url_truncated">Url truncated</string> <string name="mw_elided_url_text_view_url_truncated">Url truncated</string>
<string name="mw_find_next">Find next</string> <string name="mw_find_next">Find next</string>
<string name="mw_find_previous">Find previous</string> <string name="mw_find_previous">Find previous</string>
<string name="mw_image_copied">Image copied</string>
<string name="mw_js_dialog_before_unload">"%s <string name="mw_js_dialog_before_unload">"%s
Leave this page now?"</string> Leave this page now?"</string>
@ -1539,7 +1542,7 @@ Leave this page now?"</string>
<string name="mw_miuichromium_error_page_btn_close">Close</string> <string name="mw_miuichromium_error_page_btn_close">Close</string>
<string name="mw_miuichromium_error_page_btn_refresh">Refresh</string> <string name="mw_miuichromium_error_page_btn_refresh">Refresh</string>
<string name="mw_miuichromium_error_page_btn_report_issue">Report issue</string> <string name="mw_miuichromium_error_page_btn_report_issue">Report issue</string>
<string name="mw_miuichromium_error_page_description_no_connection" formatted="false">"Couldn't connect to the network due to weak signal or incorrect network configuration. Check your %s1network settings%s2 and try again."</string> <string formatted="false" name="mw_miuichromium_error_page_description_no_connection">"Couldn't connect to the network due to weak signal or incorrect network configuration. Check your %s1network settings%s2 and try again."</string>
<string name="mw_miuichromium_error_page_diagnose">Network diagnostics</string> <string name="mw_miuichromium_error_page_diagnose">Network diagnostics</string>
<string name="mw_miuichromium_error_page_diagnose_banner">Network diagnostics</string> <string name="mw_miuichromium_error_page_diagnose_banner">Network diagnostics</string>
<string name="mw_miuichromium_error_page_diagnose_certificate">"Couldn't verify network protocol"</string> <string name="mw_miuichromium_error_page_diagnose_certificate">"Couldn't verify network protocol"</string>
@ -1594,9 +1597,9 @@ Leave this page now?"</string>
<string name="mw_miuichromium_error_page_server_error">Too many devices are trying to connect</string> <string name="mw_miuichromium_error_page_server_error">Too many devices are trying to connect</string>
<string name="mw_miuichromium_error_page_suggestion_check_app_proxy">Check the settings of the proxy apps installed on your device.</string> <string name="mw_miuichromium_error_page_suggestion_check_app_proxy">Check the settings of the proxy apps installed on your device.</string>
<string name="mw_miuichromium_error_page_suggestion_check_connetion">Check your Internet connection.</string> <string name="mw_miuichromium_error_page_suggestion_check_connetion">Check your Internet connection.</string>
<string name="mw_miuichromium_error_page_suggestion_check_mobile_proxy" formatted="false">(Mobile data) Reset your %s1APN settings%s2.</string> <string formatted="false" name="mw_miuichromium_error_page_suggestion_check_mobile_proxy">(Mobile data) Reset your %s1APN settings%s2.</string>
<string name="mw_miuichromium_error_page_suggestion_check_url">"Check the URL you've entered."</string> <string name="mw_miuichromium_error_page_suggestion_check_url">"Check the URL you've entered."</string>
<string name="mw_miuichromium_error_page_suggestion_check_wifi_proxy" formatted="false">(Wi-Fi) Check your %s1proxy settings%s2.</string> <string formatted="false" name="mw_miuichromium_error_page_suggestion_check_wifi_proxy">(Wi-Fi) Check your %s1proxy settings%s2.</string>
<string name="mw_miuichromium_error_page_suggestion_clear_cache">Clear cache.</string> <string name="mw_miuichromium_error_page_suggestion_clear_cache">Clear cache.</string>
<string name="mw_miuichromium_error_page_suggestion_clear_cache_and_cookies">Clear cache and cookies (your account info may be lost).</string> <string name="mw_miuichromium_error_page_suggestion_clear_cache_and_cookies">Clear cache and cookies (your account info may be lost).</string>
<string name="mw_miuichromium_error_page_suggestion_connect_and_retry">Reload after connecting to the internet</string> <string name="mw_miuichromium_error_page_suggestion_connect_and_retry">Reload after connecting to the internet</string>
@ -2333,7 +2336,7 @@ Some sites won't use your previous browsing history to personalize their ads for
<string name="sign_in_by_others">Other ways to sign in</string> <string name="sign_in_by_others">Other ways to sign in</string>
<string name="sign_in_by_xiaommi">Sign in with Xiaomi Account</string> <string name="sign_in_by_xiaommi">Sign in with Xiaomi Account</string>
<string name="sign_in_failed">"Couldn't sign in"</string> <string name="sign_in_failed">"Couldn't sign in"</string>
<string name="sign_in_to" formatted="false">Sign in to %s1 \"%s2\"</string> <string formatted="false" name="sign_in_to">Sign in to %s1 \"%s2\"</string>
<string name="sign_message">http://%s needs your username and password.</string> <string name="sign_message">http://%s needs your username and password.</string>
<string name="sign_out">Sign out</string> <string name="sign_out">Sign out</string>
<string name="simple_page_toast">You can switch to default in Settings > Start page settings</string> <string name="simple_page_toast">You can switch to default in Settings > Start page settings</string>
@ -2393,7 +2396,7 @@ Some sites won't use your previous browsing history to personalize their ads for
<string name="sports_card_match_status_2">In progress</string> <string name="sports_card_match_status_2">In progress</string>
<string name="sports_card_match_status_3">Finished</string> <string name="sports_card_match_status_3">Finished</string>
<string name="ssl_bad_clock_date_settings">Set date</string> <string name="ssl_bad_clock_date_settings">Set date</string>
<string name="ssl_bad_clock_warning" formatted="false">"A private connection to %s1 can't be established because your device's date and time (%s2) are incorrect."</string> <string formatted="false" name="ssl_bad_clock_warning">"A private connection to %s1 can't be established because your device's date and time (%s2) are incorrect."</string>
<string name="ssl_bad_expired_warning">"This channel is provided by %1$s. However, the date and time set on your device (%2$s) don't allow to establish a secure connection with %1$s. You can set the correct date and time or tap \"Continue\" if you still want to use this channel."</string> <string name="ssl_bad_expired_warning">"This channel is provided by %1$s. However, the date and time set on your device (%2$s) don't allow to establish a secure connection with %1$s. You can set the correct date and time or tap \"Continue\" if you still want to use this channel."</string>
<string name="ssl_bad_warning">"This channel is provided by %1$s. However, Mi Browser can't verify that this server belongs to %1$s because its cerificate is invalid or has been revoked. This problem may be caused by incorrect configurations or blocked connection. Tap \"Continue\" if you still want to use this channel."</string> <string name="ssl_bad_warning">"This channel is provided by %1$s. However, Mi Browser can't verify that this server belongs to %1$s because its cerificate is invalid or has been revoked. This problem may be caused by incorrect configurations or blocked connection. Tap \"Continue\" if you still want to use this channel."</string>
<string name="ssl_certificate">Security certificate</string> <string name="ssl_certificate">Security certificate</string>
@ -2442,6 +2445,7 @@ Some sites won't use your previous browsing history to personalize their ads for
<string name="sunday_shortest">Sun</string> <string name="sunday_shortest">Sun</string>
<string name="support_pwa">PWA</string> <string name="support_pwa">PWA</string>
<string name="survey_feedback_general">Okay</string> <string name="survey_feedback_general">Okay</string>
<string name="swipe_exit_browser_toast">Swipe again to exit Browser</string>
<string name="switchText">YES</string> <string name="switchText">YES</string>
<string name="sync_alert_checkbox_bookmark">Bookmarks</string> <string name="sync_alert_checkbox_bookmark">Bookmarks</string>
<string name="sync_alert_checkbox_history">Browsing history</string> <string name="sync_alert_checkbox_history">Browsing history</string>

View File

@ -160,6 +160,7 @@
<string name="cloud_storage_default_title">Cloud storage</string> <string name="cloud_storage_default_title">Cloud storage</string>
<string name="cloud_storage_full">Cloud storage is full. Upgrade your plan to get more storage space.</string> <string name="cloud_storage_full">Cloud storage is full. Upgrade your plan to get more storage space.</string>
<string name="cloud_storage_info_type_backup">Cloud backups</string> <string name="cloud_storage_info_type_backup">Cloud backups</string>
<string name="cloud_storage_info_type_creation">Mi Canvas</string>
<string name="cloud_storage_info_type_drive">Mi Drive</string> <string name="cloud_storage_info_type_drive">Mi Drive</string>
<string name="cloud_storage_info_type_duokan">Duokan</string> <string name="cloud_storage_info_type_duokan">Duokan</string>
<string name="cloud_storage_info_type_family">Family</string> <string name="cloud_storage_info_type_family">Family</string>
@ -176,6 +177,9 @@
<string name="create_folder_success">Created folder successfully</string> <string name="create_folder_success">Created folder successfully</string>
<string name="create_other_pdf">New PDF</string> <string name="create_other_pdf">New PDF</string>
<string name="create_pdf_manual">New PDF</string> <string name="create_pdf_manual">New PDF</string>
<string name="creation_dialog_message">View canvases on your tablet.</string>
<string name="creation_dialog_positive_btn">Got it</string>
<string name="creation_dialog_title">Attention</string>
<string name="current_speed_content">Current speed: %1$s</string> <string name="current_speed_content">Current speed: %1$s</string>
<string name="date_picker_label_day" /> <string name="date_picker_label_day" />
<string name="date_picker_label_month" /> <string name="date_picker_label_month" />

View File

@ -1170,6 +1170,7 @@ mm"</string>
<string name="sure_close_gallery_des">"You won't be able to have fresh images delivered to your Home screen and Lock screen if you turn off Wallpaper Carousel. Turn off anyway?"</string> <string name="sure_close_gallery_des">"You won't be able to have fresh images delivered to your Home screen and Lock screen if you turn off Wallpaper Carousel. Turn off anyway?"</string>
<string name="surprise_wallpaper_auth_failed_tip">User information validation failed, please check your login status and system time.</string> <string name="surprise_wallpaper_auth_failed_tip">User information validation failed, please check your login status and system time.</string>
<string name="surprise_wallpaper_can_not_open_tip">Please open the pictorial rotation first</string> <string name="surprise_wallpaper_can_not_open_tip">Please open the pictorial rotation first</string>
<string name="surprise_wallpaper_can_not_support_tip">Your device does not support this feature at this time!</string>
<string name="surprise_wallpaper_empty_dlg_content">Surprise Wallpapers will generate customized wallpapers based on self-selected wallpapers (if enabled) or based on a random strategy, and the frequency of pictorial rotation will be limited to 1 day. When the generation fails, the wallpaper will be updated for you using the original picture.</string> <string name="surprise_wallpaper_empty_dlg_content">Surprise Wallpapers will generate customized wallpapers based on self-selected wallpapers (if enabled) or based on a random strategy, and the frequency of pictorial rotation will be limited to 1 day. When the generation fails, the wallpaper will be updated for you using the original picture.</string>
<string name="surprise_wallpaper_empty_dlg_title">Surprise Wallpaper</string> <string name="surprise_wallpaper_empty_dlg_title">Surprise Wallpaper</string>
<string name="surprise_wallpaper_generate_failed_toast">This surprise wallpaper generation failed</string> <string name="surprise_wallpaper_generate_failed_toast">This surprise wallpaper generation failed</string>

View File

@ -228,6 +228,12 @@
<item>@string/heavenly_stems_ren</item> <item>@string/heavenly_stems_ren</item>
<item>@string/heavenly_stems_gui</item> <item>@string/heavenly_stems_gui</item>
</string-array> </string-array>
<array name="hm2_new_card_blend_colors">
<item>#87515151</item>
<item>19</item>
<item>#26000000</item>
<item>3</item>
</array>
<array name="mi_default_blend_colors"> <array name="mi_default_blend_colors">
<item>#804d4d4d</item> <item>#804d4d4d</item>
<item>18</item> <item>18</item>
@ -297,6 +303,39 @@
<string-array name="non_preemption_list"> <string-array name="non_preemption_list">
<item>milink://com.milink.service/circulate_world?showPage=TV&amp;doAction=input</item> <item>milink://com.milink.service/circulate_world?showPage=TV&amp;doAction=input</item>
</string-array> </string-array>
<string-array name="passport_account_user_gender_name">
<item>Male</item>
<item>Female</item>
</string-array>
<string-array name="passport_alphabet_table">
<item>\#</item>
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
</string-array>
<string-array name="settings_search_connect_car"> <string-array name="settings_search_connect_car">
<item>Combine apps</item> <item>Combine apps</item>
<item>Interconnectivity/Combine apps</item> <item>Interconnectivity/Combine apps</item>

View File

@ -458,6 +458,7 @@ your devices?"</string>
<string name="connect_settings_base">Interconnectivity</string> <string name="connect_settings_base">Interconnectivity</string>
<string name="connect_settings_category_connection_car">Car features</string> <string name="connect_settings_category_connection_car">Car features</string>
<string name="connect_settings_category_hyper_mind">HyperMind</string> <string name="connect_settings_category_hyper_mind">HyperMind</string>
<string name="connect_settings_category_hyper_mind_new">Smart controls</string>
<string name="connect_settings_category_personal_device">Personal devices</string> <string name="connect_settings_category_personal_device">Personal devices</string>
<string name="connect_settings_communication_sharing">Wireless tethering</string> <string name="connect_settings_communication_sharing">Wireless tethering</string>
<string name="connect_settings_connect_permission">Interconnectivity and permissions</string> <string name="connect_settings_connect_permission">Interconnectivity and permissions</string>
@ -481,6 +482,7 @@ your devices?"</string>
<string name="connect_settings_summary_corp_phone">Answer calls on nearby tablets or computers signed in to your Xiaomi Account</string> <string name="connect_settings_summary_corp_phone">Answer calls on nearby tablets or computers signed in to your Xiaomi Account</string>
<string name="connect_settings_summary_global"><Data>Discover nearby devices signed in to your Xiaomi Account and add them to Mi Smart Hub</Data></string> <string name="connect_settings_summary_global"><Data>Discover nearby devices signed in to your Xiaomi Account and add them to Mi Smart Hub</Data></string>
<string name="connect_settings_summary_hyper_mind">This feature learns your patterns and uses them to control your smart home devices. Powered by Mi AI.</string> <string name="connect_settings_summary_hyper_mind">This feature learns your patterns and uses them to control your smart home devices. Powered by Mi AI.</string>
<string name="connect_settings_summary_hyper_mind_new">Let Xiaomi HyperMind control nearby devices according to your habits</string>
<string name="connect_settings_summary_relay_app">Continue tasks in the same app on another device</string> <string name="connect_settings_summary_relay_app">Continue tasks in the same app on another device</string>
<string name="connect_settings_summary_share_clipboard">Paste text and images to other devices within %d minutes after copying them on this device</string> <string name="connect_settings_summary_share_clipboard">Paste text and images to other devices within %d minutes after copying them on this device</string>
<string name="connect_settings_summary_share_launcher_pad">View and interact with the Home screens of nearby phones signed in to your Xiaomi Account</string> <string name="connect_settings_summary_share_launcher_pad">View and interact with the Home screens of nearby phones signed in to your Xiaomi Account</string>
@ -620,6 +622,8 @@ View help if you have problems connecting."</string>
<string name="exposed_dropdown_menu_content_description">Show dropdown menu</string> <string name="exposed_dropdown_menu_content_description">Show dropdown menu</string>
<string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string> <string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string>
<string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string> <string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string>
<string name="facebook_application_id" />
<string name="facebook_login_protocol_scheme">com.xiaomi.passport.ui</string>
<string name="file_read_des">For displaying photos and other files on external monitors</string> <string name="file_read_des">For displaying photos and other files on external monitors</string>
<string name="find_device_close">Got it</string> <string name="find_device_close">Got it</string>
<string name="find_device_notification_content_phone">%1$s is looking for this device using %2$s. Unlock to stop playing sound.</string> <string name="find_device_notification_content_phone">%1$s is looking for this device using %2$s. Unlock to stop playing sound.</string>
@ -708,6 +712,7 @@ View help if you have problems connecting."</string>
<string name="global_privacy_tip"><Data>We need to collect necessary personal information to provide you with the basic services and optimize the casting process. You can learn how we handle the information we collect in our &lt;a href=%1$s>Privacy Policy&lt;/a>. You can withdraw your consent to the Privacy Policy in the Settings at any time.</Data></string> <string name="global_privacy_tip"><Data>We need to collect necessary personal information to provide you with the basic services and optimize the casting process. You can learn how we handle the information we collect in our &lt;a href=%1$s>Privacy Policy&lt;/a>. You can withdraw your consent to the Privacy Policy in the Settings at any time.</Data></string>
<string name="google_api_key">AIzaSyCT3cdzuEQqqpgj9d6LhTMnwZdDnFFJRVU</string> <string name="google_api_key">AIzaSyCT3cdzuEQqqpgj9d6LhTMnwZdDnFFJRVU</string>
<string name="google_app_id">1:687519570831:android:be4b90f392c3a688b889fa</string> <string name="google_app_id">1:687519570831:android:be4b90f392c3a688b889fa</string>
<string name="google_application_id" />
<string name="google_crash_reporting_api_key">AIzaSyCT3cdzuEQqqpgj9d6LhTMnwZdDnFFJRVU</string> <string name="google_crash_reporting_api_key">AIzaSyCT3cdzuEQqqpgj9d6LhTMnwZdDnFFJRVU</string>
<string name="google_storage_bucket">milink-73be7.appspot.com</string> <string name="google_storage_bucket">milink-73be7.appspot.com</string>
<string name="hang_up">Cast with screen off</string> <string name="hang_up">Cast with screen off</string>
@ -835,10 +840,76 @@ If you need to turn on Miracast, press the [MENU] button and select My apps > Ca
%1$d. If you encounter any issues, you can report them using our \"Services &amp; feedback\" app."</string> %1$d. If you encounter any issues, you can report them using our \"Services &amp; feedback\" app."</string>
<string name="help_page_text_end">"If the brand of your device isn't listed here, contact the manufacturer to learn more about casting functionality."</string> <string name="help_page_text_end">"If the brand of your device isn't listed here, contact the manufacturer to learn more about casting functionality."</string>
<string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string> <string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string>
<string name="hm2_activate">立即开启</string>
<string name="hm2_advice_execute_once">执行一次</string>
<string name="hm2_click_active">点击开启</string>
<string name="hm2_confidence">置信度%s</string>
<string name="hm2_connecting_hyper_mind">主动智能</string>
<string name="hm2_control_device_title">设备详情</string>
<string name="hm2_control_device_warning">请至少保留一个设备</string>
<string name="hm2_cta_btn_mijia_data_agree">同意</string>
<string name="hm2_cta_btn_mijia_data_disagree">拒绝</string>
<string name="hm2_cta_btn_open_mijia">打开米家</string>
<string name="hm2_cta_mijia_data">允许Xiaomi HyperMind获取您在米家App内的智能家居设备采集的指纹生成的ID、声纹生成的ID、掌纹生成的ID以及面部特征值生成的ID、精准定位信息、智能家居设备相关信息以及操作行为信息为您提供智能的设备操作建议。</string>
<string name="hm2_cta_mijia_data_title">授权使用“米家”数据</string>
<string name="hm2_cta_open_mijia">Xiaomi Hypermind需要获取智能设备信息来实现感知和学习请前往“米家”并同意隐私政策</string>
<string name="hm2_cta_open_mijia_title">前往”米家“获取权限</string>
<string name="hm2_feedback_question">你为什么不喜欢这条建议?</string>
<string name="hm2_feedback_success">感谢反馈</string>
<string name="hm2_habit_btn_deleted">删除</string>
<string name="hm2_habit_btn_disable">暂停习惯</string>
<string name="hm2_habit_btn_enable">恢复习惯</string>
<string name="hm2_habit_count">已有习惯 %d</string>
<string name="hm2_habit_delete_confirm_tip">习惯被删除后,将不可恢复</string>
<string name="hm2_habit_delete_confirm_title">删除习惯</string>
<string name="hm2_habit_empty_tips">正在学习中</string>
<string name="hm2_habit_empty_tips_1">设备使用越多,学习越精准</string>
<string name="hm2_habit_login_tips">让设备基于你的习惯来运行</string>
<string name="hm2_habit_status_3">已执行</string>
<string name="hm2_habit_status_4">已暂停</string>
<string name="hm2_habit_status__1">已失效</string>
<string name="hm2_habit_status_last_mod_time_today">今天</string>
<string name="hm2_habit_status_last_mod_time_x_day">%d天前</string>
<string name="hm2_home_select_iv_description">选择家庭</string>
<string name="hm2_home_selected_all">全部家庭</string>
<string name="hm2_invalid_habit_delete_cancel">取消</string>
<string name="hm2_invalid_habit_delete_positive">删除习惯</string>
<string name="hm2_invalid_habit_delete_tips">由于新版本技术升级,你的当前习惯已经失效,系统会重新学习你的习惯</string>
<string name="hm2_invalid_habit_delete_title">习惯已失效</string>
<string name="hm2_migration_positive">我知道了</string>
<string name="hm2_migration_tips">Xiaomi HyperMind内测版带来了更强大的感知和学习能力。但由于技术升级你的部分习惯将会失效</string>
<string name="hm2_migration_title">数据迁移</string>
<string name="hm2_network_cta_tip">在使用本应用的过程中,我们将联网提供必要服务。</string>
<string name="hm2_network_err_retry_btn">重试</string>
<string name="hm2_network_err_tips">网络不可用,请确认连接后重试</string>
<string name="hm2_no_activate_tips">让设备基于你的习惯来运行</string>
<string name="hm2_open_control_device">查看设备详情</string>
<string name="hm2_operation_failed">网络不可用,请连接后重试</string>
<string name="hm2_operation_toast_habit_disable">已停止</string>
<string name="hm2_operation_toast_habit_enable">已恢复</string>
<string name="hm2_privacy_policy_cta_tip">欢迎使用Xiaomi HyperMind我们会不断学习你的设备操作习惯在合适的时候提供贴心的智能建议。为提供更好服务Xiaomi HyperMind进行了升级 会将数据从MiAI引擎迁移至云端。</string>
<string name="hm2_recommend_convert">已记住,下次满足条件时自动执行</string>
<string name="hm2_setting_close_dialog">关闭后,将不再进行感知和学习,你也无法收到操作建议。是否同时关闭已记住的习惯?</string>
<string name="hm2_setting_close_dialog_agree">确认</string>
<string name="hm2_setting_close_dialog_title">Xiaomi HyperMind已关闭</string>
<string name="hm2_setting_close_dialog_toast">已关闭,可前往“米家-我的智能”查看更多</string>
<string name="hm2_setting_open_dialog">开启后,是否继续执行已记住的习惯?</string>
<string name="hm2_setting_open_dialog_continue">继续执行</string>
<string name="hm2_setting_open_dialog_title">Xiaomi HyperMind已开启</string>
<string name="hm2_settings_guide"><Data>根据你的生活习惯,为你提供设备操作建议。&lt;a href=%1$s>了解更多&lt;/a></Data></string>
<string name="hm2_toast_habit_deleted">当前习惯已删除</string>
<string name="hm2_update_cancel">取消</string>
<string name="hm2_update_failed">更新失败</string>
<string name="hm2_update_positive">启动新版本</string>
<string name="hm2_update_process">正在更新请稍候...</string>
<string name="hm2_update_success">更新成功</string>
<string name="hm2_update_tips">Xiaomi HyperMind内测版拥有更强大的感知学习能力覆盖人车家全场景。升级后体验全新能力</string>
<string name="hm2_update_title">发现新版本</string>
<string name="hm_always">Remember</string> <string name="hm_always">Remember</string>
<string name="hm_always_execute">Always</string> <string name="hm_always_execute">Always</string>
<string name="hm_conflict_title">Paused pattern: %1$s</string> <string name="hm_conflict_title">Paused pattern: %1$s</string>
<string name="hm_conflict_toast">You have a conflicting smart home scene or automation. Edit it in the app first.</string> <string name="hm_conflict_toast">You have a conflicting smart home scene or automation. Edit it in the app first.</string>
<string name="hm_feedback">提交反馈</string>
<string name="hm_go_to_help">View help</string> <string name="hm_go_to_help">View help</string>
<string name="hm_go_to_login">Sign in</string> <string name="hm_go_to_login">Sign in</string>
<string name="hm_go_to_open_setting">Turn on</string> <string name="hm_go_to_open_setting">Turn on</string>
@ -857,6 +928,14 @@ so Xiaomi HyperMind can learn and refine patterns"</string>
<string name="hm_not_notify">"Don't show again"</string> <string name="hm_not_notify">"Don't show again"</string>
<string name="hm_pause_habit">Pause</string> <string name="hm_pause_habit">Pause</string>
<string name="hm_please_login_mi_account">Sign in to your Xiaomi Account to get started</string> <string name="hm_please_login_mi_account">Sign in to your Xiaomi Account to get started</string>
<string name="hm_privacy_phone_read_theme_privacy_policy"><Data>我已阅读并同意上述&lt;font color=\"#8C93B0\">&lt;/color>&lt;a href=\"%1$s\">《Xiaomi HyperMind隐私政策撤回同意重要提示》&lt;/a>&lt;/font></Data></string>
<string name="hm_privacy_revoke_agree_detail_content">"%1$d.请您确保您有权进行本撤回同意操作。
%2$d.如果您撤回对Xiaomi HyperMind隐私政策的同意我们将会停止收集您的个人信息并按照法律规定删除该服务所收集的个人信息但其他法律法规对于个人信息保存期限有明确规定的除外。
%3$d.撤回Xiaomi HyperMind隐私政策的同意是不可恢复的操作为防止误操作请在撤回前再次确认是否撤回。"</string>
<string name="hm_privacy_revoke_agree_detail_prompt">"Xiaomi HyperMind隐私政策
撤回同意重要提示"</string>
<string name="hm_privacy_revoke_agree_detail_title">您将撤回对Xiaomi HyperMind隐私政策的同意请阅读并同意下述《Xiaomi HyperMind隐私政策撤回同意重要提示》</string>
<string name="hm_privacy_revoke_agree_introduce">您即将撤回对Xiaomi HyperMind隐私政策的同意。如果您撤回对Xiaomi HyperMind隐私政策的同意我们将会停止收集您的个人信息并按照法律规定删除该应用所收集的个人信息但其他法律法规对于个人信息保存期限有明确规定的除外。因为Xiaomi HyperMind服务的提供依赖于必要个人信息的收集如您撤回同意则视为您不同意我们继续向您提供Xiaomi HyperMind服务。</string>
<string name="hm_remember">Remember</string> <string name="hm_remember">Remember</string>
<string name="hm_resume_habit">Resume</string> <string name="hm_resume_habit">Resume</string>
<string name="hm_setstate_error">"Couldn't complete this action"</string> <string name="hm_setstate_error">"Couldn't complete this action"</string>
@ -881,11 +960,20 @@ so Xiaomi HyperMind can learn and refine patterns"</string>
<string name="hm_time_yesterday_remembered">Remembered at %s yesterday</string> <string name="hm_time_yesterday_remembered">Remembered at %s yesterday</string>
<string name="hm_toast_log_in">Sign in to your Xiaomi Account first</string> <string name="hm_toast_log_in">Sign in to your Xiaomi Account first</string>
<string name="hm_xiaomi_hyper_mind">Xiaomi HyperMind</string> <string name="hm_xiaomi_hyper_mind">Xiaomi HyperMind</string>
<string name="hm_xiaomi_hyper_mind_tips">recommend by how you use devices</string>
<string name="hmind_cancel">取消</string>
<string name="hmind_download">下载米家</string>
<string name="hmind_mj_download_hint">请下载米家后,查看详情</string>
<string name="hmind_mj_version_low">当前米家版本过低,请升级后查看详情</string>
<string name="hmind_network_disable">网络不可用,请连接后重试</string>
<string name="hmind_update">升级</string>
<string name="hyper_mind">HyperMind</string> <string name="hyper_mind">HyperMind</string>
<string name="hyper_mind_close_warning">Attention</string> <string name="hyper_mind_close_warning">Attention</string>
<string name="hyper_mind_close_warning_checkbox">"Don't show again"</string> <string name="hyper_mind_close_warning_checkbox">"Don't show again"</string>
<string name="hyper_mind_close_warning_content">If you turn off this feature, HyperMind will no longer be able to learn or use your patterns. If you want to withdraw your consent to our collection of your data, tap &lt;a href=%1$s>here&lt;/a>.</string> <string name="hyper_mind_close_warning_content">If you turn off this feature, HyperMind will no longer be able to learn or use your patterns. If you want to withdraw your consent to our collection of your data, tap &lt;a href=%1$s>here&lt;/a>.</string>
<string name="hyper_mind_close_warning_ok">Got it</string> <string name="hyper_mind_close_warning_ok">Got it</string>
<string name="hyper_mind_switch_connect_error">无法连接网络,请检查当前网络环境后重试</string>
<string name="hyper_mind_switch_connect_ok">已开启</string>
<string name="hyper_mind_xiaomi">Xiaomi</string> <string name="hyper_mind_xiaomi">Xiaomi</string>
<string name="i_see">Got it</string> <string name="i_see">Got it</string>
<string name="icon_content_description">Dialog Icon</string> <string name="icon_content_description">Dialog Icon</string>
@ -943,7 +1031,7 @@ so Xiaomi HyperMind can learn and refine patterns"</string>
<string name="message_install">Install Mi Canvas to be able to sketch across devices.</string> <string name="message_install">Install Mi Canvas to be able to sketch across devices.</string>
<string name="message_update">Update Mi Canvas to be able to sketch across devices.</string> <string name="message_update">Update Mi Canvas to be able to sketch across devices.</string>
<string name="midnight">Night</string> <string name="midnight">Night</string>
<string name="milink_required_permissions">android.permission.BLUETOOTH_SCAN;android.permission.BLUETOOTH_CONNECT;android.permission.BLUETOOTH_ADVERTISE;android.permission.ACCESS_FINE_LOCATION;android.permission.ACCESS_COARSE_LOCATION;android.permission.ACCESS_BACKGROUND_LOCATION;android.permission.NEARBY_WIFI_DEVICES;android.permission.READ_PHONE_STATE;android.permission.READ_EXTERNAL_STORAGE;android.permission.RECORD_AUDIO;android.permission.READ_MEDIA_IMAGES;android.permission.READ_MEDIA_VIDEO;android.permission.READ_MEDIA_AUDIO;android.permission.SYSTEM_ALERT_WINDOW;android.permission.CAMERA</string> <string name="milink_required_permissions">android.permission.BLUETOOTH_SCAN;android.permission.BLUETOOTH_CONNECT;android.permission.BLUETOOTH_ADVERTISE;android.permission.ACCESS_BACKGROUND_LOCATION;android.permission.NEARBY_WIFI_DEVICES;android.permission.READ_PHONE_STATE;android.permission.READ_EXTERNAL_STORAGE;android.permission.RECORD_AUDIO;android.permission.READ_MEDIA_IMAGES;android.permission.READ_MEDIA_VIDEO;android.permission.READ_MEDIA_AUDIO;android.permission.SYSTEM_ALERT_WINDOW;android.permission.CAMERA</string>
<string name="mipaly_server_exit_touping">请先退出当前投屏</string> <string name="mipaly_server_exit_touping">请先退出当前投屏</string>
<string name="miplay_accessibility_cast">Select device</string> <string name="miplay_accessibility_cast">Select device</string>
<string name="miplay_accessibility_cover">Cover</string> <string name="miplay_accessibility_cover">Cover</string>
@ -990,6 +1078,17 @@ so Xiaomi HyperMind can learn and refine patterns"</string>
<string name="miuix_appcompat_select_all">Select all</string> <string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string> <string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string> <string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_font_style_misans_bold_font_family">mipro-bold</string>
<string name="miuix_font_style_misans_demibold_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_extralight_font_family">sans-serif-thin</string>
<string name="miuix_font_style_misans_font_family">sans-serif</string>
<string name="miuix_font_style_misans_heavy_font_family">sans-serif-black</string>
<string name="miuix_font_style_misans_light_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_medium_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_normal_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_regular_font_family">sans-serif</string>
<string name="miuix_font_style_misans_semibold_font_family">mipro-semibold</string>
<string name="miuix_font_style_misans_thin_font_family">sans-serif-thin</string>
<string name="miuix_indexer_collect">Collections</string> <string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string> <string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string> <string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string>
@ -1164,6 +1263,175 @@ so Xiaomi HyperMind can learn and refine patterns"</string>
<string name="paipai_error_dialog_msg">Check your network settings and try again.</string> <string name="paipai_error_dialog_msg">Check your network settings and try again.</string>
<string name="paipai_error_dialog_negative">Got it</string> <string name="paipai_error_dialog_negative">Got it</string>
<string name="param_template">preview-size=1920x1080;video-size=1920x1080;preferred-preview-size-for-video=1920x1080;preview-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;video-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;preview-format=yuv420sp;preview-format-values=yuv420p,yuv420sp,;preview-frame-rate=30;preview-fps-range=12000,30000;preview-fps-range-values=(12000,12000),(15000,15000),(20000,20000),(24000,24000),(12000,30000),(30000,30000);preview-frame-rate-values=12,15,20,24,30;picture-size=1920x1440;picture-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;picture-format=jpeg;picture-format-values=jpeg;jpeg-thumbnail-width=176;jpeg-thumbnail-height=144;jpeg-thumbnail-size-values=0x0,176x144,256x144,320x240;jpeg-thumbnail-quality=90;jpeg-quality=90;rotation=0;whitebalance=auto;whitebalance-values=auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade,;effect=none;effect-values=none,mono,negative,solarize,sepia,posterize,aqua,blackboard,whiteboard;antibanding=auto;antibanding-values=off,50hz,60hz,auto;flash-mode=off;flash-mode-values=off,auto,on,torch;focus-mode=auto;focus-mode-values=infinity,auto,macro,continuous-video,continuous-picture;max-num-focus-areas=1;focus-areas=(0,0,0,0,0);focal-length=7.59;horizontal-view-angle=73.928;vertical-view-angle=59.0753;exposure-compensation=0;max-exposure-compensation=24;min-exposure-compensation=-24;exposure-compensation-step=0.166667;auto-exposure-lock=false;auto-exposure-lock-supported=true;auto-whitebalance-lock=false;auto-whitebalance-lock-supported=true;max-num-metering-areas=1;metering-areas=(0,0,0,0,0);zoom=0;max-zoom=99;zoom-ratios=100,109,118,127,136,145,154,163,172,181,190,200,209,218,227,236,245,254,263,272,281,290,299,309,318,327,336,345,354,363,372,381,390,399,409,418,427,436,445,454,463,472,481,490,499,509,518,527,536,545,554,563,572,581,590,599,609,618,627,636,645,654,663,672,681,690,699,709,718,727,736,745,754,763,772,781,790,799,809,818,827,836,845,854,863,872,881,890,899,909,918,927,936,945,954,963,972,981,990,999;zoom-supported=true;smooth-zoom-supported=false;focus-distances=Infinity,Infinity,Infinity;max-num-detected-faces-hw=10;max-num-detected-faces-sw=0;video-frame-format=android-opaque;recording-hint=false;video-snapshot-supported=true;video-stabilization=false;video-stabilization-supported=true</string> <string name="param_template">preview-size=1920x1080;video-size=1920x1080;preferred-preview-size-for-video=1920x1080;preview-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;video-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;preview-format=yuv420sp;preview-format-values=yuv420p,yuv420sp,;preview-frame-rate=30;preview-fps-range=12000,30000;preview-fps-range-values=(12000,12000),(15000,15000),(20000,20000),(24000,24000),(12000,30000),(30000,30000);preview-frame-rate-values=12,15,20,24,30;picture-size=1920x1440;picture-size-values=1920x1440,1920x1080,1440x1080,1280x960,1280x720,640x480,320x240,176x144;picture-format=jpeg;picture-format-values=jpeg;jpeg-thumbnail-width=176;jpeg-thumbnail-height=144;jpeg-thumbnail-size-values=0x0,176x144,256x144,320x240;jpeg-thumbnail-quality=90;jpeg-quality=90;rotation=0;whitebalance=auto;whitebalance-values=auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade,;effect=none;effect-values=none,mono,negative,solarize,sepia,posterize,aqua,blackboard,whiteboard;antibanding=auto;antibanding-values=off,50hz,60hz,auto;flash-mode=off;flash-mode-values=off,auto,on,torch;focus-mode=auto;focus-mode-values=infinity,auto,macro,continuous-video,continuous-picture;max-num-focus-areas=1;focus-areas=(0,0,0,0,0);focal-length=7.59;horizontal-view-angle=73.928;vertical-view-angle=59.0753;exposure-compensation=0;max-exposure-compensation=24;min-exposure-compensation=-24;exposure-compensation-step=0.166667;auto-exposure-lock=false;auto-exposure-lock-supported=true;auto-whitebalance-lock=false;auto-whitebalance-lock-supported=true;max-num-metering-areas=1;metering-areas=(0,0,0,0,0);zoom=0;max-zoom=99;zoom-ratios=100,109,118,127,136,145,154,163,172,181,190,200,209,218,227,236,245,254,263,272,281,290,299,309,318,327,336,345,354,363,372,381,390,399,409,418,427,436,445,454,463,472,481,490,499,509,518,527,536,545,554,563,572,581,590,599,609,618,627,636,645,654,663,672,681,690,699,709,718,727,736,745,754,763,772,781,790,799,809,818,827,836,845,854,863,872,881,890,899,909,918,927,936,945,954,963,972,981,990,999;zoom-supported=true;smooth-zoom-supported=false;focus-distances=Infinity,Infinity,Infinity;max-num-detected-faces-hw=10;max-num-detected-faces-sw=0;video-frame-format=android-opaque;recording-hint=false;video-snapshot-supported=true;video-stabilization=false;video-stabilization-supported=true</string>
<string name="passport_access_denied">Access denied</string>
<string name="passport_account_crop_user_avatar">Crop photo</string>
<string name="passport_account_empty_user_name">Enter your name</string>
<string name="passport_account_error_all_space_user_name">"Name can't contain only space characters"</string>
<string name="passport_account_error_invalid_user_name">"Name can't contain &lt;, >, or /"</string>
<string name="passport_account_error_longer_user_name">"Name can't be longer than %d characters"</string>
<string name="passport_account_error_shorter_user_name">Name must be longer than %d characters</string>
<string name="passport_account_error_user_name">This nickname is invalid. Try a different one.</string>
<string name="passport_account_invalid_user_avatar">This photo is invalid. Try a different one.</string>
<string name="passport_account_name">"Account: %1$s "</string>
<string name="passport_account_no_set">None</string>
<string name="passport_account_none_bind_info">None</string>
<string name="passport_account_none_user_name">None</string>
<string name="passport_account_secure_info_pref_title">Account info</string>
<string name="passport_account_security_info_pref_title">Security info</string>
<string name="passport_account_user_avatar">Profile photo</string>
<string name="passport_account_user_avatar_from_album">Gallery</string>
<string name="passport_account_user_avatar_from_camera">Camera</string>
<string name="passport_account_user_base_info">Basic info</string>
<string name="passport_account_user_details">Personal info</string>
<string name="passport_account_user_email">Recovery email</string>
<string name="passport_account_user_gender">Gender</string>
<string name="passport_account_user_id">Xiaomi Account ID</string>
<string name="passport_account_user_name">Nickname</string>
<string name="passport_account_user_name_dialog_title">Enter name</string>
<string name="passport_account_user_phone">Recovery phone</string>
<string name="passport_activity_not_found_notice">"Can't find the app"</string>
<string name="passport_agree">Agree</string>
<string name="passport_area_code_title">Area code</string>
<string name="passport_attention">Attention</string>
<string name="passport_auth_fail_warning">Session expired. Sign in again.</string>
<string name="passport_back">Back</string>
<string name="passport_bad_authentication">Invalid username or password</string>
<string name="passport_can_not_recevie_verify_code">"Didn't receive a code?"</string>
<string name="passport_change_password">Change password</string>
<string name="passport_check_security">Checking for security issues…</string>
<string name="passport_checking_account">Checking password…</string>
<string name="passport_clear_input">Clear entered content</string>
<string name="passport_copy_link">Copy URL</string>
<string name="passport_copy_to_clipboard_successful">Copied successfully</string>
<string name="passport_dialog_captcha_title">Code</string>
<string name="passport_dialog_doing_login">Signing in…</string>
<string name="passport_dialog_doing_register">Creating account…</string>
<string name="passport_dialog_is_my_account">Yes</string>
<string name="passport_dialog_is_your_mi_account">Is this your Xiaomi Account?</string>
<string name="passport_dialog_loading">Just a sec…</string>
<string name="passport_dialog_nick_name_prefix">Nickname: %s</string>
<string name="passport_dialog_phone_number_prefix">Phone number: %s</string>
<string name="passport_dialog_register_other">"No, I'll create one"</string>
<string name="passport_doing_query_account">Checking account info…</string>
<string name="passport_error_auth_fail">Session expired. Sign in again.</string>
<string name="passport_error_device_id">"Can't get device ID"</string>
<string name="passport_error_dup_binded_email">This email address is already associated with another Xiaomi Account.</string>
<string name="passport_error_empty_password">Enter your password</string>
<string name="passport_error_empty_pwd">"Password can't be empty"</string>
<string name="passport_error_empty_user_id">Enter your username</string>
<string name="passport_error_invalid_bind_address">The email address you entered is invalid.</string>
<string name="passport_error_length_limit">The text you entered is too long</string>
<string name="passport_error_network">"Can't connect to the network"</string>
<string name="passport_error_no_password_user">"You haven't set the password yet. Sign in with SMS."</string>
<string name="passport_error_phone">Invalid phone number</string>
<string name="passport_error_server">Server error</string>
<string name="passport_error_sms_limit">Too many verification codes have been sent to this number. Try again later.</string>
<string name="passport_error_ticket_invalid">This code is incorrect</string>
<string name="passport_error_timeout_network_error">The request timed out</string>
<string name="passport_error_token_expired">Code expired. Try again.</string>
<string name="passport_error_unknow_error">An error occurred</string>
<string name="passport_error_unknow_host_network_error">"Couldn't connect to the network"</string>
<string name="passport_error_unknow_network_error">A network error occurred</string>
<string name="passport_error_unknown">Unknown error</string>
<string name="passport_error_user_name">The username you entered is invalid</string>
<string name="passport_error_user_password">"Passwords don't match"</string>
<string name="passport_exceed_binded_phone_times_notice">This phone number is already associated with another Xiaomi Account.</string>
<string name="passport_facebook_login_btn_content_description">Sign in with Facebook</string>
<string name="passport_frequency_try_later">Too many attempts. Wait a minute or two and try again.</string>
<string name="passport_get_login_type_next">Next</string>
<string name="passport_get_phone_verifycode_exceed_limit">Too many verification codes have been sent to this number. Wait 24 hours and try again.</string>
<string name="passport_google_login_btn_content_description">Sign in with Google</string>
<string name="passport_help">Help</string>
<string name="passport_i_know">Got it</string>
<string name="passport_identification_expired">Verification code expired. Start over.</string>
<string name="passport_input_captcha_hint">Enter code</string>
<string name="passport_input_email_address_notice">"We'll use this email to verify your account"</string>
<string name="passport_input_password_hint">Enter password</string>
<string name="passport_input_phone_number_hint">Enter phone number</string>
<string name="passport_input_verify_code">Enter verification code</string>
<string name="passport_input_voice_captcha_hint">Enter voice verification code</string>
<string name="passport_input_voice_hint">Enter voice code</string>
<string name="passport_login_by_local_phone_long_text">Sign in now</string>
<string name="passport_login_by_local_phone_short_text">Sign in</string>
<string name="passport_login_other">Another Xiaomi Account</string>
<string name="passport_login_register_by_local_phone_long_text">Create account</string>
<string name="passport_login_with_sns">Other ways to sign in</string>
<string name="passport_logout_account">Sign out</string>
<string name="passport_mi_account_first_title">"We'll create an account automatically if you're using your phone number for the first time."</string>
<string name="passport_mi_account_title">Sign in with Xiaomi Account</string>
<string name="passport_network_error">A network error occurred. Check your network settings and try again.</string>
<string name="passport_network_error_hint">Check the URL and try again, or copy the URL and open it in your browser.</string>
<string name="passport_network_timeout">"Couldn't connect to the network. Try again."</string>
<string name="passport_next">Next</string>
<string name="passport_no_account">Not signed in</string>
<string name="passport_open_settings">Settings</string>
<string name="passport_page_load_failed">"Can't open page"</string>
<string name="passport_password_login_btn">Sign in</string>
<string name="passport_password_not_show">"Don't show password"</string>
<string name="passport_password_show">Show password</string>
<string name="passport_phone_auto_login_register_with_local_number">Create account</string>
<string name="passport_photo_picker_not_found">No photos available.</string>
<string name="passport_qq_login_btn_content_description">Sign in with QQ</string>
<string name="passport_querying_phone_info">Requesting account info…</string>
<string name="passport_quick_login_title">Enter your password</string>
<string name="passport_reging">Creating account…</string>
<string name="passport_register_by_local_phone_long_text">Create account</string>
<string name="passport_register_by_local_phone_short_text">Create account</string>
<string name="passport_register_restricted">Too many accounts have been associated with this number. Try a different one.</string>
<string name="passport_relogin_notice">You need to sign in again</string>
<string name="passport_request_agree">Allow</string>
<string name="passport_request_camera_permission_message">"We shall protect your personal information in accordance with the relevant laws and regulations. This app needs the following permissions to work normally:&lt;br>&lt;br>&lt;b>Using camera (for setting your profile photo)&lt;/b>&lt;br>&lt;br>If you don't agree to grant such permissions, you won't be able to use some features of this app; however, its basic functionality will still be available to you. You can always restrict permissions or revoke your authorization in the Settings."</string>
<string name="passport_request_cancel">Cancel</string>
<string name="passport_request_error_invalid_token">"Couldn't verify"</string>
<string name="passport_request_error_network">A network error occurred. Check your network settings and try again.</string>
<string name="passport_request_error_unknown">A system error occurred. Go back and try again.</string>
<string name="passport_request_gallery_permission_message">Allow access to Gallery:&lt;br />For setting profile photos</string>
<string name="passport_resend_email_reach_limit_message">"You've requested too many verification emails. Make sure that the verification email isn't in your inbox's Spam folder."</string>
<string name="passport_resend_email_reach_limit_title">Too many attempts</string>
<string name="passport_resend_ticket">Resend code</string>
<string name="passport_retry">Try again</string>
<string name="passport_same_new_and_old_pwd">"Can't be the same as current password"</string>
<string name="passport_send_sms_to">Code sent to %1$s</string>
<string name="passport_send_too_many_code">Too many verification codes have been sent to this number. Wait 24 hours and try again.</string>
<string name="passport_sending_vcode">Sending code…</string>
<string name="passport_service_error">Server error</string>
<string name="passport_set_password_no_phone_msg">Add your phone number to protect your account.</string>
<string name="passport_skip_query_account">Skip</string>
<string name="passport_sns_access_token_expired_warning">Session expired. Sign in again to reconnect this account.</string>
<string name="passport_sns_bind_limit">Too many attempts. Try other ways to sign in.</string>
<string name="passport_system_error">System is busy. Wait a minute or two and try again.</string>
<string name="passport_talkback_image_captcha">Image verification code</string>
<string name="passport_talkback_switch_image_captcha">Switch to image verification code</string>
<string name="passport_talkback_switch_voice_captcha">Switch to voice verification code</string>
<string name="passport_talkback_voice_captcha">Play voice verification code</string>
<string name="passport_ticket_send_by_second">Send in %d</string>
<string name="passport_to_forget_password">Forgot password?</string>
<string name="passport_to_password_login">Sign in using password</string>
<string name="passport_to_verify_code_login">Sign in via SMS</string>
<string name="passport_unknown_error">Unknown error</string>
<string name="passport_unknown_host_network_error">Check your network settings and try again</string>
<string name="passport_user_agreement_hint_3rd_app"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a> and Xiaomi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_3rd_app_mobile"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Xiaomi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of China Mobile verification services&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_3rd_app_with_telecom"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Xiaomi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of eSurfing account verification services&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_3rd_app_with_unicom"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Xiaomi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of China Unicom verification services&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_default"><Data>"I've read and agreed to Xiaomi Account's &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_first_login">"We'll create an account automatically if you're using your phone number for the first time."</string>
<string name="passport_user_agreement_hint_with_mobile"><Data>"I've read and agreed to Xiaomi Account's &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, as well as &lt;a href=%3$s>Terms and conditions of China Mobile verification services&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_with_telecom"><Data>"I've read and agreed to Xiaomi Account's &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, as well as &lt;a href=%3$s>Terms and conditions of eSurfing account verification services&lt;/a>."</Data></string>
<string name="passport_user_agreement_hint_with_unicom"><Data>"I've read and agreed to Xiaomi Account's &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, as well as &lt;a href=%3$s>Terms and conditions of China Unicom verification services&lt;/a>."</Data></string>
<string name="passport_user_avatar_update_title">Change profile photo</string>
<string name="passport_user_avatar_uploading">Just a sec…</string>
<string name="passport_user_id_hint">Email/phone number/Xiaomi Account ID</string>
<string name="passport_user_name_phone_number">Phone number</string>
<string name="passport_user_password_hint">Password</string>
<string name="passport_vcode_what_app_send_prompt">Your WhatsApp verification code will be sent to your recovery phone (&lt;font color=#1F93FF>%s&lt;/font>).</string>
<string name="passport_wechat_not_install">Install WeChat first</string>
<string name="passport_weibo_login_btn_content_description">Sign in with Weibo</string>
<string name="passport_weixin_login_btn_content_description">Sign in with WeChat</string>
<string name="passport_wrong_captcha">The code you entered is incorrect</string>
<string name="passport_wrong_phone_number_format">The format of the phone number you entered is invalid</string>
<string name="passport_wrong_vcode">The code you entered is incorrect</string>
<string name="passport_wrong_voice">The code you entered is incorrect</string>
<string name="password_toggle_content_description">Show password</string> <string name="password_toggle_content_description">Show password</string>
<string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string> <string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string>
<string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string> <string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
@ -1272,6 +1540,8 @@ Read and agree to our &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>
<string name="prompt_camera_ocuppied">Camera is busy</string> <string name="prompt_camera_ocuppied">Camera is busy</string>
<string name="prompt_camera_prepare">Connecting…</string> <string name="prompt_camera_prepare">Connecting…</string>
<string name="prompt_camera_success">Connected</string> <string name="prompt_camera_success">Connected</string>
<string name="qq_application_id" />
<string name="qq_login_protocol_scheme">com.xiaomi.passport.ui</string>
<string name="quick_settings">Settings</string> <string name="quick_settings">Settings</string>
<string name="quick_settings_close_tips">Turned on successfully. Turn off anytime in Settings > Notifications &amp; status bar.</string> <string name="quick_settings_close_tips">Turned on successfully. Turn off anytime in Settings > Notifications &amp; status bar.</string>
<string name="quick_settings_device_dialog_check_box">"Don't show again"</string> <string name="quick_settings_device_dialog_check_box">"Don't show again"</string>
@ -1501,6 +1771,7 @@ Make sure you've turned on Game Turbo before casting games."</string>
<string name="upgrade_now">Update</string> <string name="upgrade_now">Update</string>
<string name="upgrade_phone_device_tip">*Updates are provided by Xiaomi Phone</string> <string name="upgrade_phone_device_tip">*Updates are provided by Xiaomi Phone</string>
<string name="upgrade_scan">Check for updates</string> <string name="upgrade_scan">Check for updates</string>
<string name="upgrade_set_menu">Settings</string>
<string name="upgrade_start">Update</string> <string name="upgrade_start">Update</string>
<string name="upgrade_start_all">Update</string> <string name="upgrade_start_all">Update</string>
<string name="upgrade_title">Update connected devices</string> <string name="upgrade_title">Update connected devices</string>
@ -1517,9 +1788,14 @@ Make sure you've turned on Game Turbo before casting games."</string>
<string name="v7_preference_off">OFF</string> <string name="v7_preference_off">OFF</string>
<string name="v7_preference_on">ON</string> <string name="v7_preference_on">ON</string>
<string name="watch_more_setting">More options</string> <string name="watch_more_setting">More options</string>
<string name="wechat_application_id" />
<string name="wechat_scope" />
<string name="wechat_state" />
<string name="wednesday">Wednesday</string> <string name="wednesday">Wednesday</string>
<string name="wednesday_short">Wed</string> <string name="wednesday_short">Wed</string>
<string name="wednesday_shortest">Wed</string> <string name="wednesday_shortest">Wed</string>
<string name="weibo_application_id" />
<string name="weibo_redirect_uri" />
<string name="wifi_connect_btn_text">Configure</string> <string name="wifi_connect_btn_text">Configure</string>
<string name="wifi_other">Other networks</string> <string name="wifi_other">Other networks</string>
<string name="wifi_passwd_et_hint">Password</string> <string name="wifi_passwd_et_hint">Password</string>

View File

@ -211,7 +211,7 @@ Visit https://appleid.apple.com/#!&amp;page=signin to turn off"</string>
<string name="collect_content">Collected content</string> <string name="collect_content">Collected content</string>
<string name="collect_situation">Collection status</string> <string name="collect_situation">Collection status</string>
<string name="collected">Collected</string> <string name="collected">Collected</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">e3e0d643a0f54ce4948f0a69fef231a2</string> <string name="com.google.firebase.crashlytics.mapping_file_id">24e65ce8bba24d2ab68ec71b248b6015</string>
<string name="comma_seperator">", "</string> <string name="comma_seperator">", "</string>
<string name="connect_icloud_fail">"Couldn't connect to iCloud"</string> <string name="connect_icloud_fail">"Couldn't connect to iCloud"</string>
<string name="connect_icloud_fail_tips">Make sure that your iCloud account has been activated. If not, go to icloud.com and follow the instructions in order to activate your account.</string> <string name="connect_icloud_fail_tips">Make sure that your iCloud account has been activated. If not, go to icloud.com and follow the instructions in order to activate your account.</string>
@ -267,7 +267,7 @@ Visit https://appleid.apple.com/#!&amp;page=signin to turn off"</string>
<string name="dialog_request_permission_message_buttom_content">Allow this app to connect to the internet and grant the mandatory permissions listed above.</string> <string name="dialog_request_permission_message_buttom_content">Allow this app to connect to the internet and grant the mandatory permissions listed above.</string>
<string name="dialog_request_permission_message_extra_summary">These permissions are required to make the basic features and services of this app available.</string> <string name="dialog_request_permission_message_extra_summary">These permissions are required to make the basic features and services of this app available.</string>
<string name="dialog_request_permission_message_extra_title">Mandatory permissions</string> <string name="dialog_request_permission_message_extra_title">Mandatory permissions</string>
<string name="dialog_request_permission_message_link" formatted="false"><Data>"Allow this app to connect to the internet and grant the necessary permissions mentioned above. Additionally, in order to fully understand your rights as a user as well as the ways in which we use your data, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string> <string formatted="false" name="dialog_request_permission_message_link"><Data>"Allow this app to connect to the internet and grant the necessary permissions mentioned above. Additionally, in order to fully understand your rights as a user as well as the ways in which we use your data, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string>
<string name="dialog_request_permission_message_provision_link">Allow this app to connect to the internet and grant the necessary permissions mentioned above. Additionally, in order to fully understand your rights as a user as well as the ways in which we use your data, read and agree to our %1$s and %2$s.</string> <string name="dialog_request_permission_message_provision_link">Allow this app to connect to the internet and grant the necessary permissions mentioned above. Additionally, in order to fully understand your rights as a user as well as the ways in which we use your data, read and agree to our %1$s and %2$s.</string>
<string name="dialog_request_permission_title">Attention</string> <string name="dialog_request_permission_title">Attention</string>
<string name="dialog_tip_upgrade_summary">Looks like Mi Mover is too old. Update Mi Mover to its latest version to be able to transfer files.</string> <string name="dialog_tip_upgrade_summary">Looks like Mi Mover is too old. Update Mi Mover to its latest version to be able to transfer files.</string>

View File

@ -390,7 +390,7 @@ aren't generated in Second space"</string>
<string name="focus_mode_timer_add_limit">You can add up to %d custom timers</string> <string name="focus_mode_timer_add_limit">You can add up to %d custom timers</string>
<string name="focus_mode_timer_delete">Delete</string> <string name="focus_mode_timer_delete">Delete</string>
<string name="focus_mode_timer_exist">This session already exists</string> <string name="focus_mode_timer_exist">This session already exists</string>
<string name="focus_mode_timer_pick_dialog_summary" formatted="false">%d to %d minutes</string> <string formatted="false" name="focus_mode_timer_pick_dialog_summary">%d to %d minutes</string>
<string name="focus_mode_timer_pick_dialog_title">Enter duration</string> <string name="focus_mode_timer_pick_dialog_title">Enter duration</string>
<string name="focus_time_exception_tip">Looks like system time changed. Turned off Focus mode.</string> <string name="focus_time_exception_tip">Looks like system time changed. Turned off Focus mode.</string>
<string name="follow_apps_settings">Based on app settings</string> <string name="follow_apps_settings">Based on app settings</string>
@ -399,7 +399,7 @@ aren't generated in Second space"</string>
%1$d. When you turn on Performance mode, the refresh rate will be switched to the system maximum of %2$d Hz. High refresh rate app settings will be temporarily unavailable."</string> %1$d. When you turn on Performance mode, the refresh rate will be switched to the system maximum of %2$d Hz. High refresh rate app settings will be temporarily unavailable."</string>
<string name="footer_global_fps_new">" <string name="footer_global_fps_new">"
%1$d. %2$s raises refresh rate to the system maximum of %3$d Hz. High refresh rate app settings will be temporarily unavailable."</string> %1$d. %2$s raises refresh rate to the system maximum of %3$d Hz. High refresh rate app settings will be temporarily unavailable."</string>
<string name="footer_max_fps" formatted="false">" <string formatted="false" name="footer_max_fps">"
%d. Refresh rate can be adjusted to up to %s Hz for supported apps and games."</string> %d. Refresh rate can be adjusted to up to %s Hz for supported apps and games."</string>
<string name="force_rest">Use session breaks</string> <string name="force_rest">Use session breaks</string>
<string name="force_rest_summary">Take mandatory breaks when sessions reach set limit</string> <string name="force_rest_summary">Take mandatory breaks when sessions reach set limit</string>
@ -881,7 +881,7 @@ for today"</string>
<string name="usage_app_limit_reach_summay">%s remaining</string> <string name="usage_app_limit_reach_summay">%s remaining</string>
<string name="usage_app_limit_reach_summay_new">Tap to add %d mins</string> <string name="usage_app_limit_reach_summay_new">Tap to add %d mins</string>
<string name="usage_app_limit_reach_title">%s is reaching its screen time limit</string> <string name="usage_app_limit_reach_title">%s is reaching its screen time limit</string>
<string name="usage_app_limit_reach_title_new" formatted="false">Remaining screen time for %1s: %2s</string> <string formatted="false" name="usage_app_limit_reach_title_new">Remaining screen time for %1s: %2s</string>
<string name="usage_app_limit_summary">"Selected apps won't be available when the limit is reached"</string> <string name="usage_app_limit_summary">"Selected apps won't be available when the limit is reached"</string>
<string name="usage_app_limit_title">Limit screen time</string> <string name="usage_app_limit_title">Limit screen time</string>
<string name="usage_app_other_settings">Additional settings</string> <string name="usage_app_other_settings">Additional settings</string>
@ -937,7 +937,7 @@ To be able to work normally, this app needs to collect screen time info: the num
This app also needs to connect to the internet and requires the following permissions in order to collect your personal information:"</string> This app also needs to connect to the internet and requires the following permissions in order to collect your personal information:"</string>
<string name="usage_home_premission_second_summary">To be able to work normally, this app needs to collect your personal information. We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies.</string> <string name="usage_home_premission_second_summary">To be able to work normally, this app needs to collect your personal information. We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies.</string>
<string name="usage_home_premission_second_summary_double_link_prefix">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies. If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app. You can revoke your authorization in Screen time > Settings > Turn off Screen time."</string> <string name="usage_home_premission_second_summary_double_link_prefix">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies. If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app. You can revoke your authorization in Screen time > Settings > Turn off Screen time."</string>
<string name="usage_home_premission_second_summary_double_link_suffix" formatted="false"><Data>"Before using this app, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string> <string formatted="false" name="usage_home_premission_second_summary_double_link_suffix"><Data>"Before using this app, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string>
<string name="usage_home_premission_second_summary_new">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies. If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app. You can revoke your authorization in Screen time > Settings > Turn off Screen time. If you have more questions about privacy, you can contact us at privacy@xiaomi.com."</string> <string name="usage_home_premission_second_summary_new">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies. If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app. You can revoke your authorization in Screen time > Settings > Turn off Screen time. If you have more questions about privacy, you can contact us at privacy@xiaomi.com."</string>
<string name="usage_new_category_limit_summary">Set daily usage limits for all apps in this category</string> <string name="usage_new_category_limit_summary">Set daily usage limits for all apps in this category</string>
<string name="usage_new_category_limit_title">Restrict usage for app category</string> <string name="usage_new_category_limit_title">Restrict usage for app category</string>
@ -985,7 +985,7 @@ This app also needs to connect to the internet and requires the following permis
<string name="usage_optional_title">Optional permissions</string> <string name="usage_optional_title">Optional permissions</string>
<string name="usage_permisison_agree_desc_o">To provide Screen time stats to you, this app needs to collect the following data: the number of times you unlock the device, the list of your apps along with the corresponding usage duration.</string> <string name="usage_permisison_agree_desc_o">To provide Screen time stats to you, this app needs to collect the following data: the number of times you unlock the device, the list of your apps along with the corresponding usage duration.</string>
<string name="usage_permisison_agree_desc_p">To provide Screen time and Focus mode stats to you, this app needs to collect the following data: the number of times you unlock the device, the list of your apps along with the corresponding usage duration, the number of times your screen lights up, and Focus mode settings.</string> <string name="usage_permisison_agree_desc_p">To provide Screen time and Focus mode stats to you, this app needs to collect the following data: the number of times you unlock the device, the list of your apps along with the corresponding usage duration, the number of times your screen lights up, and Focus mode settings.</string>
<string name="usage_permission_double_link" formatted="false"><Data>"This app needs to connect to the internet and collect the required personal data to be able to work normally. To fully understand your rights as a user as well as the ways in which we use your data, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string> <string formatted="false" name="usage_permission_double_link"><Data>"This app needs to connect to the internet and collect the required personal data to be able to work normally. To fully understand your rights as a user as well as the ways in which we use your data, read and agree to our &lt;a href='%1s'>User Agreement&lt;/a> and &lt;a href='%2s'>Privacy Policy&lt;/a>."</Data></string>
<string name="usage_permission_main_desc">"Welcome to Screen time! <string name="usage_permission_main_desc">"Welcome to Screen time!
This app needs to connect to the internet and requires the following permissions to be able to work normally:"</string> This app needs to connect to the internet and requires the following permissions to be able to work normally:"</string>
<string name="usage_permission_title">Attention</string> <string name="usage_permission_title">Attention</string>

View File

@ -257,6 +257,7 @@
<item>com.android.settings</item> <item>com.android.settings</item>
<item>com.miui.gallery</item> <item>com.miui.gallery</item>
<item>com.miui.cloudservice</item> <item>com.miui.cloudservice</item>
<item>com.android.deskclock</item>
</string-array> </string-array>
<string-array name="permissions"> <string-array name="permissions">
<item>android.permission-group.STORAGE</item> <item>android.permission-group.STORAGE</item>

View File

@ -31,8 +31,7 @@
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="agree_desc">Grant the mandatory permissions listed above.</string> <string name="agree_desc">Grant the mandatory permissions listed above.</string>
<string name="am">AM</string> <string name="am">AM</string>
<string name="androidx_startup">androidx.startup</string> <string name="app_name">XiaomiShare</string>
<string name="app_name">MiShare</string>
<string name="asus">Asus</string> <string name="asus">Asus</string>
<string name="asus_phone">Asus</string> <string name="asus_phone">Asus</string>
<string name="blackshark">Black Shark</string> <string name="blackshark">Black Shark</string>
@ -186,7 +185,7 @@
<string name="error_p2p_create_group_failure_china">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string> <string name="error_p2p_create_group_failure_china">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string>
<string name="error_p2p_recv_connect_timeout">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string> <string name="error_p2p_recv_connect_timeout">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string>
<string name="error_p2p_recv_connect_timeout_china">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string> <string name="error_p2p_recv_connect_timeout_china">"Couldn't connect. Reconnect to Wi-Fi on both devices and try again."</string>
<string name="error_permission_denied">To be able to use this feature, grant Mi Share all the required permissions in the Settings.</string> <string name="error_permission_denied">To be able to use this feature, grant Xiaomi Share all the required permissions in the Settings.</string>
<string name="error_receive_file_cannot_read">"Couldn't receive file"</string> <string name="error_receive_file_cannot_read">"Couldn't receive file"</string>
<string name="error_receive_file_changed">"Can't receive. The item has changed."</string> <string name="error_receive_file_changed">"Can't receive. The item has changed."</string>
<string name="error_receive_file_file_opened">"Couldn't receive this item. Looks like it's being used now."</string> <string name="error_receive_file_file_opened">"Couldn't receive this item. Looks like it's being used now."</string>
@ -205,8 +204,8 @@
<string name="error_send_file_service_disabled">Canceled outgoing transfer</string> <string name="error_send_file_service_disabled">Canceled outgoing transfer</string>
<string name="error_send_transfer_error">"Couldn't send items. Wait a minute or two and try again."</string> <string name="error_send_transfer_error">"Couldn't send items. Wait a minute or two and try again."</string>
<string name="error_send_transfer_pc_error">Transfer timed out. Update Xiaomi PC Manager to the latest version and try again.</string> <string name="error_send_transfer_pc_error">Transfer timed out. Update Xiaomi PC Manager to the latest version and try again.</string>
<string name="error_slave_wifi_in_use">"Mi Share won't work when dual Wi-Fi is on. Turn off dual Wi-Fi in the Settings and try again."</string> <string name="error_slave_wifi_in_use">"Xiaomi Share won't work when dual Wi-Fi is on. Turn off dual Wi-Fi in the Settings and try again."</string>
<string name="error_slave_wifi_in_use_china">"Mi Share won't work when dual Wi-Fi is on. Turn off dual Wi-Fi in the Settings and try again."</string> <string name="error_slave_wifi_in_use_china">"Xiaomi Share won't work when dual Wi-Fi is on. Turn off dual Wi-Fi in the Settings and try again."</string>
<string name="error_timeout">Session timed out. Wait a minute or two and try again.</string> <string name="error_timeout">Session timed out. Wait a minute or two and try again.</string>
<string name="error_user_refuse">"Can't send. Transfer was rejected."</string> <string name="error_user_refuse">"Can't send. Transfer was rejected."</string>
<string name="error_wifi_display_in_use">"Can't send files to other devices while casting"</string> <string name="error_wifi_display_in_use">"Can't send files to other devices while casting"</string>
@ -285,7 +284,7 @@
<string name="go_to_settings">Settings</string> <string name="go_to_settings">Settings</string>
<string name="guide_summary_1">The other person can tap the toggle in the Notification shade</string> <string name="guide_summary_1">The other person can tap the toggle in the Notification shade</string>
<string name="guide_summary_2">"Select the device to which you'd like to send items and tap its icon"</string> <string name="guide_summary_2">"Select the device to which you'd like to send items and tap its icon"</string>
<string name="guide_title_1">Turn on Mi Share on both devices</string> <string name="guide_title_1">Turn on Xiaomi Share on both devices</string>
<string name="guide_title_2">Select device to share</string> <string name="guide_title_2">Select device to share</string>
<string name="heavenly_stems_bing"></string> <string name="heavenly_stems_bing"></string>
<string name="heavenly_stems_ding"></string> <string name="heavenly_stems_ding"></string>
@ -298,14 +297,18 @@
<string name="heavenly_stems_xin"></string> <string name="heavenly_stems_xin"></string>
<string name="heavenly_stems_yi"></string> <string name="heavenly_stems_yi"></string>
<string name="help">"Can't find devices?"</string> <string name="help">"Can't find devices?"</string>
<string name="help_content">"If you can't find the device you need, ask the other person to turn on Mi Share."</string> <string name="help_content">"If you can't find the device you need, ask the other person to turn on Xiaomi Share."</string>
<string name="hide">Hide</string> <string name="hide">Hide</string>
<string name="hisense">Hisense</string> <string name="hisense">Hisense</string>
<string name="hisense_phone">Hisense</string> <string name="hisense_phone">Hisense</string>
<string name="i_know">Got it</string> <string name="i_know">Got it</string>
<string name="international_privacy_dialog_agree">Agree</string>
<string name="international_privacy_dialog_content">"While you're using this app, we need to collect necessary information to be able to connect to devices and transfer files. If you choose not to provide this information, we may not be able to provide you with corresponding services or respond to your questions. You can submit a request to withdraw your consent at any time in Privacy > Withdrawal of consent."</string>
<string name="international_privacy_dialog_disagree">"Don't agree"</string>
<string name="international_privacy_dialog_title">Xiaomi Share</string>
<string name="lenovo">Lenovo</string> <string name="lenovo">Lenovo</string>
<string name="lenovo_phone">Lenovo</string> <string name="lenovo_phone">Lenovo</string>
<string name="location_enabled">Mi Share turned on location services to find devices nearby</string> <string name="location_enabled">Xiaomi Share turned on location services to find devices nearby</string>
<string name="meizu">Meizu</string> <string name="meizu">Meizu</string>
<string name="meizu_phone">Meizu</string> <string name="meizu_phone">Meizu</string>
<string name="menu_item_permission_manager_and_use_guide_title">Permissions details</string> <string name="menu_item_permission_manager_and_use_guide_title">Permissions details</string>
@ -327,7 +330,7 @@
<string name="mi_9_lite">Mi 9 Lite</string> <string name="mi_9_lite">Mi 9 Lite</string>
<string name="mi_9t">Mi 9T</string> <string name="mi_9t">Mi 9T</string>
<string name="mi_9t_pro">Mi 9T Pro</string> <string name="mi_9t_pro">Mi 9T Pro</string>
<string name="mi_drop">Mi Share</string> <string name="mi_drop">Xiaomi Share</string>
<string name="mi_note_10">Mi Note 10</string> <string name="mi_note_10">Mi Note 10</string>
<string name="mi_pad_5">Xiaomi Pad 5</string> <string name="mi_pad_5">Xiaomi Pad 5</string>
<string name="mi_pad_5_pro">Xiaomi Pad 5 Pro</string> <string name="mi_pad_5_pro">Xiaomi Pad 5 Pro</string>
@ -335,15 +338,15 @@
<string name="mi_share_turbo_mode">Turbo transfer</string> <string name="mi_share_turbo_mode">Turbo transfer</string>
<string name="midnight">Night</string> <string name="midnight">Night</string>
<string name="mini_pc_xiaomi_device_model_name">Xiaomi Mini PC</string> <string name="mini_pc_xiaomi_device_model_name">Xiaomi Mini PC</string>
<string name="mishare_folder_in_file_explorer">File Manager > MiShare</string> <string name="mishare_folder_in_file_explorer">File Manager > Xiaomi Share</string>
<string name="mishare_help_web">https://pc.mi.com/pc-manager-help</string> <string name="mishare_help_web">https://pc.mi.com/pc-manager-help</string>
<string name="mishare_service_channel_desc">Notifications about Mi Share processes</string> <string name="mishare_service_channel_desc">Notifications about Xiaomi Share processes</string>
<string name="mishare_settings_summary_international">"Mi Share allows you to send items wirelessly to other nearby devices. <string name="mishare_settings_summary_international">"Xiaomi Share allows you to send items wirelessly to other nearby devices.
This feature is supported by OPPO, vivo, realme, and other smartphone manufacturers. You can check the list of supported devices on the official website of any selected brand."</string> This feature is supported by OPPO, vivo, realme, and other smartphone manufacturers. You can check the list of supported devices on the official website of any selected brand."</string>
<string name="mishare_state_protection">Turn on Mi Share automatically</string> <string name="mishare_state_protection">Turn on Xiaomi Share automatically</string>
<string name="mishare_state_protection_summary">Turn Mi Share back on automatically when Bluetooth or Wi-Fi are turned back on</string> <string name="mishare_state_protection_summary">Turn Xiaomi Share back on automatically when Bluetooth or Wi-Fi are turned back on</string>
<string name="mishare_state_protection_summary_china">Turn Mi Share back on automatically when Bluetooth or Wi-Fi are turned back on</string> <string name="mishare_state_protection_summary_china">Turn Xiaomi Share back on automatically when Bluetooth or Wi-Fi are turned back on</string>
<string name="mishare_transefer_channel_desc">Notifications about items sent and received by Mi Share</string> <string name="mishare_transefer_channel_desc">Notifications about items sent and received by Xiaomi Share</string>
<string name="miui_plus_text">plus.miui.com</string> <string name="miui_plus_text">plus.miui.com</string>
<string name="miui_plus_web">https://plus.miui.com/</string> <string name="miui_plus_web">https://plus.miui.com/</string>
<string name="miuix_access_state_desc">Selected</string> <string name="miuix_access_state_desc">Selected</string>
@ -420,8 +423,8 @@ This feature is supported by OPPO, vivo, realme, and other smartphone manufactur
<string name="nfc_check_the_touch_device">To connect the devices, Wi-Fi and Bluetooth should be turned on on the other device too. Check whether connection for the other device is allowed in Settings > Connection &amp; sharing > Connected devices and try again.</string> <string name="nfc_check_the_touch_device">To connect the devices, Wi-Fi and Bluetooth should be turned on on the other device too. Check whether connection for the other device is allowed in Settings > Connection &amp; sharing > Connected devices and try again.</string>
<string name="nfc_check_the_touch_device_china">To connect the devices, Wi-Fi and Bluetooth should be turned on on the other device too. Check whether connection for the other device is allowed in Settings > Connection &amp; sharing > Connected devices and try again.</string> <string name="nfc_check_the_touch_device_china">To connect the devices, Wi-Fi and Bluetooth should be turned on on the other device too. Check whether connection for the other device is allowed in Settings > Connection &amp; sharing > Connected devices and try again.</string>
<string name="nfc_connect_fail">"Couldn't connect. Wait a minute or two and try again."</string> <string name="nfc_connect_fail">"Couldn't connect. Wait a minute or two and try again."</string>
<string name="nfc_connect_fail_lyra_secure">"You can turn on Mi Share in your device's Control center."</string> <string name="nfc_connect_fail_lyra_secure">"You can turn on Xiaomi Share in your device's Control center."</string>
<string name="nfc_connect_fail_lyra_secure_title">Mi Share is off</string> <string name="nfc_connect_fail_lyra_secure_title">Xiaomi Share is off</string>
<string name="nfc_connect_fail_pad">"Couldn't connect"</string> <string name="nfc_connect_fail_pad">"Couldn't connect"</string>
<string name="nfc_connecting">Connecting…</string> <string name="nfc_connecting">Connecting…</string>
<string name="nfc_need_to_enable_your_bluetooth_and_wlan">To connect the devices, turn on Wi-Fi and Bluetooth on this device first. Turn on now?</string> <string name="nfc_need_to_enable_your_bluetooth_and_wlan">To connect the devices, turn on Wi-Fi and Bluetooth on this device first. Turn on now?</string>
@ -448,16 +451,16 @@ This feature is supported by OPPO, vivo, realme, and other smartphone manufactur
<string name="pc_device_model_name">Computer</string> <string name="pc_device_model_name">Computer</string>
<string name="pc_redmi_device_model_name">Redmi laptop</string> <string name="pc_redmi_device_model_name">Redmi laptop</string>
<string name="pc_xiaomi_device_model_name">Xiaomi laptop</string> <string name="pc_xiaomi_device_model_name">Xiaomi laptop</string>
<string name="permission_apply_purpose">Allow Mi Share to discover and connect to nearby devices for it to be able to transfer files.</string> <string name="permission_apply_purpose">Allow Xiaomi Share to discover and connect to nearby devices for it to be able to transfer files.</string>
<string name="permission_denied_hint">Grant the required permissions to be able to use Mi Share</string> <string name="permission_denied_hint">Grant the required permissions to be able to use Xiaomi Share</string>
<string name="permission_related">Permissions</string> <string name="permission_related">Permissions</string>
<string name="pm">PM</string> <string name="pm">PM</string>
<string name="preference_copied">\"%1$s\" copied to clipboard.</string> <string name="preference_copied">\"%1$s\" copied to clipboard.</string>
<string name="privacy_authorize">Authorization</string> <string name="privacy_authorize">Authorization</string>
<string name="progress_ratio">%1$d%%</string> <string name="progress_ratio">%1$d%%</string>
<string name="purpose">"Welcome to Mi Share! You can use this app to transfer files between devices. We protect your personal information in accordance with the relevant laws, regulations, and policies. <string name="purpose">"Welcome to Xiaomi Share! You can use this app to transfer files between devices. We protect your personal information in accordance with the relevant laws, regulations, and policies.
Before using Mi Share, you must grant the following permissions, as well as allow it to collect the necessary personal information:"</string> Before using Xiaomi Share, you must grant the following permissions, as well as allow it to collect the necessary personal information:"</string>
<string name="purpose_v12">Welcome to Mi Share! You can use this app to transfer files between devices.</string> <string name="purpose_v12">Welcome to Xiaomi Share! You can use this app to transfer files between devices.</string>
<string name="queue_full">Finish ongoing transfers before adding new ones.</string> <string name="queue_full">Finish ongoing transfers before adding new ones.</string>
<string name="realme">realme</string> <string name="realme">realme</string>
<string name="realme_phone">realme</string> <string name="realme_phone">realme</string>
@ -569,7 +572,7 @@ Before using Mi Share, you must grant the following permissions, as well as allo
<string name="stop_scan">STOP SCAN</string> <string name="stop_scan">STOP SCAN</string>
<string name="sub_title_mishare_switch">This feature will turn off automatically after %d minutes</string> <string name="sub_title_mishare_switch">This feature will turn off automatically after %d minutes</string>
<string name="sub_title_turbo_mode">Super fast transfers between Xiaomi phones and tablets. The network will be disconnected during the transfer.</string> <string name="sub_title_turbo_mode">Super fast transfers between Xiaomi phones and tablets. The network will be disconnected during the transfer.</string>
<string name="sub_title_withdraw_privacy_policy_consent">Withdrawing consent to the Privacy Policy will also turn off Mi Share</string> <string name="sub_title_withdraw_privacy_policy_consent">Withdrawing consent to the Privacy Policy will also turn off Xiaomi Share</string>
<string name="success_receive_much_file_from_pc">Received more than %2$d files from %1$s. Tap to view.</string> <string name="success_receive_much_file_from_pc">Received more than %2$d files from %1$s. Tap to view.</string>
<string name="summary_collapsed_preference_list">%1$s, %2$s</string> <string name="summary_collapsed_preference_list">%1$s, %2$s</string>
<string name="sunday">Sunday</string> <string name="sunday">Sunday</string>
@ -629,22 +632,20 @@ Before using Mi Share, you must grant the following permissions, as well as allo
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="tips_p2p_support_use5g">For best results, use a 5 GHz Wi-Fi network.</string> <string name="tips_p2p_support_use5g">For best results, use a 5 GHz Wi-Fi network.</string>
<string name="tips_p2p_support_use5g_china">For best results, use a 5 GHz Wi-Fi network.</string> <string name="tips_p2p_support_use5g_china">For best results, use a 5 GHz Wi-Fi network.</string>
<string name="tips_prompt_enable_midrop">Mi Share</string> <string name="tips_prompt_enable_midrop">Xiaomi Share</string>
<string name="to_feedback">Report</string> <string name="to_feedback">Report</string>
<string name="toast_auto_close_in_minutes">Mi Share will turn off automatically in %d minutes</string> <string name="toast_auto_close_in_minutes">Xiaomi Share will turn off automatically in %d minutes</string>
<string name="toast_transfering">Transferring items. Try again later.</string> <string name="toast_transfering">Transferring items. Try again later.</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="tomorrow">Tomorrow</string> <string name="tomorrow">Tomorrow</string>
<string name="transfer_intercept_to_remote">"Couldn't send: %1$s"</string> <string name="transfer_intercept_to_remote">"Couldn't send: %1$s"</string>
<string name="transfer_to_pc_summary">"The latest version of AIoT software installed on Mi Notebooks is compatible with Mi Share. You can check the list of supported laptop models on the MIUI website. If your laptop is on the list, but AIoT isn't installed on it, update your laptop's BIOS and network adapter driver, and download AIoT."</string> <string name="transfer_to_pc_summary_new_plus"><Data>Xiaomi PC Manager now supports Xiaomi Share! You can find a list of supported computer models &lt;a href=%1$s>here&lt;/a>.</Data></string>
<string name="transfer_to_pc_summary_new"><Data>"The latest version of MIUI+ installed on Mi Notebooks is compatible with Mi Share. You can check the list of supported laptop models on the MIUI+ website (&lt;a href=%1$s>%2$s&lt;/a>). If your laptop is on the list, but MIUI+ isn't installed on it, update your laptop's BIOS and network adapter driver, and download MIUI+."</Data></string>
<string name="transfer_to_pc_summary_new_plus"><Data>Xiaomi PC Manager now supports Mi Share! You can find a list of supported computer models &lt;a href=%1$s>here&lt;/a>.</Data></string>
<string name="transfer_to_pc_title">Send files to computers</string> <string name="transfer_to_pc_title">Send files to computers</string>
<string name="transfer_to_phone_summary">"Turn on Mi Share using the toggle in the Notification shade. After that, you'll be able to see nearby devices when you start sharing a photo or a file. Tap the recipient's device to send the item you're sharing."</string> <string name="transfer_to_phone_summary">"Turn on Xiaomi Share using the toggle in the Notification shade. After that, you'll be able to see nearby devices when you start sharing a photo or a file. Tap the recipient's device to send the item you're sharing."</string>
<string name="transfer_to_phone_summary_new">Turn on Mi Share in Control center to be able to easily send and receive items. After turning it on, you can share items with nearby devices for %d minutes before it turns off automatically.</string> <string name="transfer_to_phone_summary_new">Turn on Xiaomi Share in Control center to be able to easily send and receive items. After turning it on, you can share items with nearby devices for %d minutes before it turns off automatically.</string>
<string name="transfer_to_phone_title">Send files to phones</string> <string name="transfer_to_phone_title">Send files to phones</string>
<string name="transfer_to_summary">"Turn on Mi Share using the toggle in the Notification shade. After that, you'll be able to see nearby devices when you start sharing a photo or a file. Tap the recipient's device to send the item you're sharing."</string> <string name="transfer_to_summary">"Turn on Xiaomi Share using the toggle in the Notification shade. After that, you'll be able to see nearby devices when you start sharing a photo or a file. Tap the recipient's device to send the item you're sharing."</string>
<string name="transfer_to_summary_new">Turn on Mi Share in Control center to be able to easily send and receive items. After turning it on, you can share items with nearby devices for %d minutes before it turns off automatically.</string> <string name="transfer_to_summary_new">Turn on Xiaomi Share in Control center to be able to easily send and receive items. After turning it on, you can share items with nearby devices for %d minutes before it turns off automatically.</string>
<string name="transfer_to_title">Send files to mobile devices</string> <string name="transfer_to_title">Send files to mobile devices</string>
<string name="tuesday">Tuesday</string> <string name="tuesday">Tuesday</string>
<string name="tuesday_short">Tue</string> <string name="tuesday_short">Tue</string>
@ -653,8 +654,8 @@ Before using Mi Share, you must grant the following permissions, as well as allo
<string name="unrecognized_manufacture">Unknown</string> <string name="unrecognized_manufacture">Unknown</string>
<string name="unrecognized_model">Unknown device</string> <string name="unrecognized_model">Unknown device</string>
<string name="user_instructions">Attention</string> <string name="user_instructions">Attention</string>
<string name="uwb_guide_summary_1">"If you can't find the target device, ask the other person to tap the Mi Share toggle in their Control center."</string> <string name="uwb_guide_summary_1">"If you can't find the target device, ask the other person to tap the Xiaomi Share toggle in their Control center."</string>
<string name="uwb_guide_title_1">Ask the other person to turn on Mi Share</string> <string name="uwb_guide_title_1">Ask the other person to turn on Xiaomi Share</string>
<string name="uwb_guide_title_2">Find the target device faster with Beam</string> <string name="uwb_guide_title_2">Find the target device faster with Beam</string>
<string name="uwb_setting_guide">Learn more</string> <string name="uwb_setting_guide">Learn more</string>
<string name="uwb_setting_guide_summary">Beam uses UWB technology to recognize target devices wirelessly. Once the target device is recognized, its icon will come to the foreground.</string> <string name="uwb_setting_guide_summary">Beam uses UWB technology to recognize target devices wirelessly. Once the target device is recognized, its icon will come to the foreground.</string>
@ -678,7 +679,7 @@ Before using Mi Share, you must grant the following permissions, as well as allo
<string name="wifi_is_not_enabled">Turn on Wi-Fi first</string> <string name="wifi_is_not_enabled">Turn on Wi-Fi first</string>
<string name="wifi_is_not_enabled_china">Turn on Wi-Fi first</string> <string name="wifi_is_not_enabled_china">Turn on Wi-Fi first</string>
<string name="withdraw">Withdraw</string> <string name="withdraw">Withdraw</string>
<string name="withdraw_consent_message">"If you continue, you'll withdraw your consent to the Privacy Policy of Mi Share. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise. As Mi Share provides its services based on the collection of the necessary personal information, your withdrawal of consent will be held as refusing to accept Mi Share services."</string> <string name="withdraw_consent_message">"If you continue, you'll withdraw your consent to the Privacy Policy of Xiaomi Share. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise. As Xiaomi Share provides its services based on the collection of the necessary personal information, your withdrawal of consent will be held as refusing to accept Xiaomi Share services."</string>
<string name="withdraw_consent_title">Withdrawal of consent</string> <string name="withdraw_consent_title">Withdrawal of consent</string>
<string name="withdraw_with_time">Withdraw (%1$ds)</string> <string name="withdraw_with_time">Withdraw (%1$ds)</string>
<string name="xiaomi">Mi</string> <string name="xiaomi">Mi</string>

View File

@ -552,7 +552,7 @@
<string name="music_sound_num">Custom preset %s</string> <string name="music_sound_num">Custom preset %s</string>
<string name="music_sound_sample">System presets</string> <string name="music_sound_sample">System presets</string>
<string name="music_sure_to_delete_sound_msg">Delete selected presets now?</string> <string name="music_sure_to_delete_sound_msg">Delete selected presets now?</string>
<string name="music_thirty_to_sixty_years" formatted="false">%d-%d years old</string> <string formatted="false" name="music_thirty_to_sixty_years">%d-%d years old</string>
<string name="music_title_dolby_control">Dolby Digital Plus</string> <string name="music_title_dolby_control">Dolby Digital Plus</string>
<string name="music_unsupport_effect_summary">"USB headsets aren't supported"</string> <string name="music_unsupport_effect_summary">"USB headsets aren't supported"</string>
<string name="music_upper_sixty_years">More than %d years old</string> <string name="music_upper_sixty_years">More than %d years old</string>
@ -768,7 +768,7 @@
<string name="voice_print_finish">完成</string> <string name="voice_print_finish">完成</string>
<string name="voice_print_name_change">修改声纹名称</string> <string name="voice_print_name_change">修改声纹名称</string>
<string name="voice_print_new">录制新声纹</string> <string name="voice_print_new">录制新声纹</string>
<string name="voice_print_note_description" formatted="false">声纹降噪是一种利用用户独有的语音特征来进行语音降噪的技术。这项技术依赖于个人声音中的独特声学属性,如语调、音调和语速等。使用该技术前,需要先录制您大约%d到%d秒的语音。系统将通过学习您的语音。将在通话中只保留您的声音并过滤掉任何背景噪音和其他人的声音。</string> <string formatted="false" name="voice_print_note_description">声纹降噪是一种利用用户独有的语音特征来进行语音降噪的技术。这项技术依赖于个人声音中的独特声学属性,如语调、音调和语速等。使用该技术前,需要先录制您大约%d到%d秒的语音。系统将通过学习您的语音。将在通话中只保留您的声音并过滤掉任何背景噪音和其他人的声音。</string>
<string name="voice_print_note_device">请断开外接设备后录音</string> <string name="voice_print_note_device">请断开外接设备后录音</string>
<string name="voice_print_note_environment">在安静环境下,按住下方按钮 匀速读出下列文字</string> <string name="voice_print_note_environment">在安静环境下,按住下方按钮 匀速读出下列文字</string>
<string name="voice_print_num">声纹%s</string> <string name="voice_print_num">声纹%s</string>

View File

@ -38,7 +38,6 @@
<string name="actionbar_button_up_description">Back</string> <string name="actionbar_button_up_description">Back</string>
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="am">AM</string> <string name="am">AM</string>
<string name="androidx_startup">androidx.startup</string>
<string name="app_name">logProvider</string> <string name="app_name">logProvider</string>
<string name="app_no_storage_permission">Allow %1$s to access storage in Settings > Apps > %2$s > Permissions first</string> <string name="app_no_storage_permission">Allow %1$s to access storage in Settings > Apps > %2$s > Permissions first</string>
<string name="app_not_support_subscreen">"Can't maximize this window"</string> <string name="app_not_support_subscreen">"Can't maximize this window"</string>
@ -768,7 +767,7 @@ to continue"</string>
<string name="tuesday_shortest">Tue</string> <string name="tuesday_shortest">Tue</string>
<string name="upgrade_car_not_tip">"Don't show again"</string> <string name="upgrade_car_not_tip">"Don't show again"</string>
<string name="upgrade_car_ok">Got it</string> <string name="upgrade_car_ok">Got it</string>
<string name="upgrade_car_version_msg">"To be able to use this feature, update your EV's system to version 1.2.1 or later in Settings > System > System version."</string> <string name="upgrade_car_version_msg">"To be able to connect your phone to your EV, update your EV's system to version 1.2.3 or later in Settings > System > System version."</string>
<string name="upgrade_car_version_title">"Update your EV's system"</string> <string name="upgrade_car_version_title">"Update your EV's system"</string>
<string name="v7_preference_off">OFF</string> <string name="v7_preference_off">OFF</string>
<string name="v7_preference_on">ON</string> <string name="v7_preference_on">ON</string>

View File

@ -44,6 +44,27 @@
<item>你看我还有机会吗?</item> <item>你看我还有机会吗?</item>
<item>下次一定</item> <item>下次一定</item>
</string-array> </string-array>
<string-array name="im_packages">
<item>com.android.mms</item>
<item>com.tencent.mm</item>
<item>com.tencent.mobileqq</item>
<item>com.tencent.wework</item>
<item>com.alibaba.android.rimet</item>
<item>com.ss.android.lark.kami</item>
<item>com.ss.android.lark</item>
<item>com.google.android.apps.messaging</item>
<item>com.whatsapp</item>
<item>com.tencent.tim</item>
<item>com.discord</item>
<item>com.facebook.orca</item>
<item>com.instagram.android</item>
<item>com.pushbullet.android</item>
<item>org.telegram.messenger</item>
<item>org.telegram.messenger.web</item>
<item>org.thunderdog.challegram</item>
<item>tw.nekomimi.nekogram</item>
<item>xyz.nextalone.nagram</item>
</string-array>
<string-array name="support_barrage_notification_packages"> <string-array name="support_barrage_notification_packages">
<item>com.android.server.telecom</item> <item>com.android.server.telecom</item>
<item>com.android.mms</item> <item>com.android.mms</item>

View File

@ -27,90 +27,11 @@
<string name="abc_shareactionprovider_share_with">Share with</string> <string name="abc_shareactionprovider_share_with">Share with</string>
<string name="abc_shareactionprovider_share_with_application">Share with %s</string> <string name="abc_shareactionprovider_share_with_application">Share with %s</string>
<string name="abc_toolbar_collapse_description">Collapse</string> <string name="abc_toolbar_collapse_description">Collapse</string>
<string name="alipay_title">Alipay</string>
<string name="app_not_installed_tips">Please enable it after installing the app</string>
<string name="barrage_app_name">Bullet screen notification</string> <string name="barrage_app_name">Bullet screen notification</string>
<string name="barrage_background_alpha_item_title">Opacity</string> <string name="barrage_float_reply_title">Open</string>
<string name="barrage_bubble_style_bg_edit_hide_bg_title">Hide background</string> <string name="barrage_float_reply_title2">Reply</string>
<string name="barrage_bubble_style_title">Bubble style</string>
<string name="barrage_enable_incall_reject_title">Barrage reminder when a call is rejected</string>
<string name="barrage_enable_notification_blocked_title">Available after notification is blocked</string>
<string name="barrage_example_text_a">Normal</string>
<string name="barrage_example_text_b">Lovely</string>
<string name="barrage_example_text_c">Funny</string>
<string name="barrage_example_text_d">Bsk</string>
<string name="barrage_example_text_f">Normal</string>
<string name="barrage_example_text_g">Lovely</string>
<string name="barrage_example_text_h">Funny</string>
<string name="barrage_example_text_i">Black Shark</string>
<string name="barrage_font_size_big">big</string>
<string name="barrage_font_size_normal">normal</string>
<string name="barrage_font_size_small">small</string>
<string name="barrage_font_size_super_big">bigger</string>
<string name="barrage_font_size_title">Font size</string>
<string name="barrage_plugin_description">Provide some barrage prompt functions, such as a barrage will be issued during double kills or triple kills in the game</string>
<string name="barrage_plugin_name">Barrage</string>
<string name="barrage_plugin_send">Send a barrage</string>
<string name="barrage_plugin_send_content">The content of the barrage is</string>
<string name="barrage_quick_reply_title">Quick Reply</string>
<string name="barrage_row_number">Lines</string>
<string name="barrage_sets_subtitle">Barrage Set</string>
<string name="barrage_settings_title">Settings</string>
<string name="barrage_show_area">Display area</string>
<string name="barrage_speed_fast">fast</string>
<string name="barrage_speed_normal">normal</string>
<string name="barrage_speed_size_super_fast">faster</string>
<string name="barrage_speed_slow">slow</string>
<string name="barrage_speed_title">Speed</string>
<string name="barrage_switch_game_scene_title">Game scene</string>
<string name="barrage_switch_video_scene_summary">"Only support Tencent Video,
iQiyi,Youku,Bilibili,Renren Video
,Watermelon Video,Mango TV
,Xiaomi Video"</string>
<string name="barrage_switch_video_scene_title">Video scene</string>
<string name="barrage_uses_scene_subtitle">Usage scenario</string>
<string name="bubble_style_custom_packages_text">Designated application</string>
<string name="bubble_style_random_text">Random</string>
<string name="danmu_item_text_color_title">Font color</string>
<string name="danmu_packagelist_summary">SMS, WeChat, QQ</string>
<string name="danmu_packagelist_title">Apps applied with bullet screen notifications</string>
<string name="danmu_preview">We have been waiting for you</string>
<string name="danmu_setting_header_title">Barrage switch</string>
<string name="danmu_switch_title">Enable</string>
<string name="danmu_tip">Tips: When [Notification Block] is enabled, the bullet screen notification and banner notification are not displayed.</string>
<string name="dingding_title">DingTalk Lite</string>
<string name="game_assistant">Gamer Studio</string> <string name="game_assistant">Gamer Studio</string>
<string name="game_space">Shark Space</string> <string name="game_space">Shark Space</string>
<string name="iqiyi_title">iQIYI</string>
<string name="jd_title">JD</string>
<string name="mms_title">SMS</string>
<string name="permission_cancel">Cancel</string>
<string name="permission_dialog_title">Permission granted</string>
<string name="permission_ok">OK</string>
<string name="permission_privacy_agreement"><Data>Please read and agree to our&lt;a href=\"http://bbs.blackshark.com/pages/protocol.html\">《User Agreement》&lt;/a>and&lt;a href=\"http://bbs.blackshark.com/pages/privacy.html\">《Privacy agreement》&lt;/a>, Understand your user rights and processing methods of related usage data.</Data></string>
<string name="permission_summary">Used to intercept notifications and provide you with corresponding barrage services</string>
<string name="permission_type_permission_detail">Read notification content</string>
<string name="permission_type_permission_title">Necessary permissions (for basic services and functions of the application)</string>
<string name="permission_type_welcome">We will apply for the following permissions from you</string>
<string name="qq_title">QQ</string>
<string name="qqlive_title">Tencent Video</string>
<string name="search_menu_title">Search</string> <string name="search_menu_title">Search</string>
<string name="status_bar_notification_info_overflow">999+</string> <string name="status_bar_notification_info_overflow">999+</string>
<string name="taobao_title">Taobao</string>
<string name="tip_pig_plugin_lab_game_scene_closed">Barrage game scene switch is not turned on</string>
<string name="toast_tips_notification_permisssion">Please long press the button to jump to the barrage settings to open and authorize</string>
<string name="top_news_title">Top News</string>
<string name="txt_row_number_four">4</string>
<string name="txt_row_number_one">1</string>
<string name="txt_row_number_three">3</string>
<string name="txt_row_number_two">2</string>
<string name="txt_scene_toast_tips">Please turn on the use scene switch first</string>
<string name="txt_show_area_bottom">Bottom</string>
<string name="txt_show_area_middle">Middle</string>
<string name="txt_show_area_top">Top</string>
<string name="warning_notification_use_permission">Please approve the permission of the bullet screen notification, or it will be disabled</string>
<string name="wechat_title">WeChat</string>
<string name="weibo_title">MicroBlog</string>
<string name="wework_title">WeChat Work</string>
<string name="youku_title">Youku</string>
</resources> </resources>

View File

@ -2615,7 +2615,7 @@ to record and edit videos on the go"</string>
<string name="vv_use_hint_text_title">VLOG</string> <string name="vv_use_hint_text_title">VLOG</string>
<string name="wait">Just a sec…</string> <string name="wait">Just a sec…</string>
<string name="warm_prompt">温馨提示</string> <string name="warm_prompt">温馨提示</string>
<string name="watermark_count_format" formatted="false">%d/%d</string> <string formatted="false" name="watermark_count_format">%d/%d</string>
<string name="watermark_tab_city">City</string> <string name="watermark_tab_city">City</string>
<string name="watermark_tab_festival">Holiday</string> <string name="watermark_tab_festival">Holiday</string>
<string name="watermark_tab_general">General</string> <string name="watermark_tab_general">General</string>

View File

@ -33,7 +33,7 @@
<string name="allowed">Granted</string> <string name="allowed">Granted</string>
<string name="altitude">%.1f</string> <string name="altitude">%.1f</string>
<string name="altitude_format">%.1f m</string> <string name="altitude_format">%.1f m</string>
<string name="altitude_longitude_Degree_format" formatted="false">"%d°%d'%d\""</string> <string formatted="false" name="altitude_longitude_Degree_format">"%d°%d'%d\""</string>
<string name="altitude_title">Altitude</string> <string name="altitude_title">Altitude</string>
<string name="altitude_uncalibrate_cancel">Cancel</string> <string name="altitude_uncalibrate_cancel">Cancel</string>
<string name="altitude_uncalibrate_msg">"Can't calibrate altitude accurately without GPS or mobile data connection."</string> <string name="altitude_uncalibrate_msg">"Can't calibrate altitude accurately without GPS or mobile data connection."</string>

View File

@ -97,6 +97,14 @@
<item quantity="other">%d mins</item> <item quantity="other">%d mins</item>
<item quantity="one">%d min</item> <item quantity="one">%d min</item>
</plurals> </plurals>
<plurals name="ai_search_picker_hint_text">
<item quantity="other">Select %1$d-%2$d photos or videos (%3$d selected)</item>
<item quantity="one">Select %1$d-%2$d photo or video (%3$d selected)</item>
</plurals>
<plurals name="ai_search_picker_total_duration_exceed_limit">
<item quantity="other">"Total video duration can't exceed %d seconds"</item>
<item quantity="one">"Total video duration can't exceed %d second"</item>
</plurals>
<plurals name="ai_select_photo_time_count"> <plurals name="ai_select_photo_time_count">
<item quantity="other">Selecting photos (%d secs remaining)…</item> <item quantity="other">Selecting photos (%d secs remaining)…</item>
<item quantity="one">Selecting photos (%d sec remaining)…</item> <item quantity="one">Selecting photos (%d sec remaining)…</item>
@ -217,6 +225,10 @@
<item quantity="other">Delete %d burst shots?</item> <item quantity="other">Delete %d burst shots?</item>
<item quantity="one">Delete %d burst shot?</item> <item quantity="one">Delete %d burst shot?</item>
</plurals> </plurals>
<plurals name="delete_confirm_count_down">
<item quantity="other">Delete (%ds)</item>
<item quantity="one">Delete (%ds)</item>
</plurals>
<plurals name="delete_finish_format"> <plurals name="delete_finish_format">
<item quantity="other">%d items deleted</item> <item quantity="other">%d items deleted</item>
<item quantity="one">%d item deleted</item> <item quantity="one">%d item deleted</item>
@ -416,6 +428,14 @@
<item quantity="other">"Skipped %d photos which aren't on device."</item> <item quantity="other">"Skipped %d photos which aren't on device."</item>
<item quantity="one">"Skipped %d photo which isn't on device."</item> <item quantity="one">"Skipped %d photo which isn't on device."</item>
</plurals> </plurals>
<plurals name="picker_title_video_editor_component">
<item quantity="other">Select %d segments</item>
<item quantity="one">Select %d segment</item>
</plurals>
<plurals name="picker_title_video_editor_component_format">
<item quantity="other">Select %1$d segments (%2$d)</item>
<item quantity="one">Select %1$d segment (%2$d)</item>
</plurals>
<plurals name="quickly_discovery_message_format"> <plurals name="quickly_discovery_message_format">
<item quantity="other">Found %1$d new photos</item> <item quantity="other">Found %1$d new photos</item>
<item quantity="one">Found %1$d new photo</item> <item quantity="one">Found %1$d new photo</item>
@ -688,6 +708,10 @@
<item quantity="other">"Couldn't transfer %1$d items. Visit i.mi.com to download them."</item> <item quantity="other">"Couldn't transfer %1$d items. Visit i.mi.com to download them."</item>
<item quantity="one">"Couldn't transfer %1$d item. Visit i.mi.com to download it."</item> <item quantity="one">"Couldn't transfer %1$d item. Visit i.mi.com to download it."</item>
</plurals> </plurals>
<plurals name="trash_purge_count_down">
<item quantity="other">Delete (%ds)</item>
<item quantity="one">Delete (%ds)</item>
</plurals>
<plurals name="trash_purge_dialog_message_cloud"> <plurals name="trash_purge_dialog_message_cloud">
<item quantity="other">%d selected items will be permanently deleted from the cloud and all synced devices. Delete anyway?</item> <item quantity="other">%d selected items will be permanently deleted from the cloud and all synced devices. Delete anyway?</item>
<item quantity="one">%d selected item will be permanently deleted from the cloud and all synced devices. Delete anyway?</item> <item quantity="one">%d selected item will be permanently deleted from the cloud and all synced devices. Delete anyway?</item>
@ -729,16 +753,16 @@
<item quantity="one">%1$d file</item> <item quantity="one">%1$d file</item>
</plurals> </plurals>
<plurals name="video_editor_component_hint_text"> <plurals name="video_editor_component_hint_text">
<item quantity="other">Select %d video segments</item> <item quantity="other">%d segments required</item>
<item quantity="one">Select %d video segment</item> <item quantity="one">%d segment required</item>
</plurals> </plurals>
<plurals name="video_editor_component_imageview_content_description"> <plurals name="video_editor_component_imageview_content_description">
<item quantity="other">Video slot %1$d, waiting to add video of %2$s seconds or more</item> <item quantity="other">Slot %1$d: Add a segment no shorter than %2$s secs</item>
<item quantity="one">Video slot %1$d, waiting to add video of %2$s second or more</item> <item quantity="one">Slot %1$d: Add a segment no shorter than %2$s sec</item>
</plurals> </plurals>
<plurals name="video_editor_component_next_step_disabled_content_description"> <plurals name="video_editor_component_next_step_disabled_content_description">
<item quantity="other">Add %d more videos to be able to continue</item> <item quantity="other">Add %d more segments to continue</item>
<item quantity="one">Add %d more video to be able to continue</item> <item quantity="one">Add %d more segment to continue</item>
</plurals> </plurals>
<plurals name="videos_count"> <plurals name="videos_count">
<item quantity="other">%d videos</item> <item quantity="other">%d videos</item>

View File

@ -94,7 +94,7 @@ Try creating the AI image with different photos."</string>
<string name="ai_create_image_photo_tip">Photos will be deleted from our servers after the AI image is created</string> <string name="ai_create_image_photo_tip">Photos will be deleted from our servers after the AI image is created</string>
<string name="ai_create_image_queue_time">%1$s | %2$s</string> <string name="ai_create_image_queue_time">%1$s | %2$s</string>
<string name="ai_create_image_tip">Photos will be deleted from our servers after the AI image is created</string> <string name="ai_create_image_tip">Photos will be deleted from our servers after the AI image is created</string>
<string name="ai_create_remain_time" formatted="false">Waiting time: %1s %2s</string> <string formatted="false" name="ai_create_remain_time">Waiting time: %1s %2s</string>
<string name="ai_creating_image_tip">"You'll receive a notification when your image is ready"</string> <string name="ai_creating_image_tip">"You'll receive a notification when your image is ready"</string>
<string name="ai_creating_image_title">Creating AI image…</string> <string name="ai_creating_image_title">Creating AI image…</string>
<string name="ai_creation_button">Create portrait</string> <string name="ai_creation_button">Create portrait</string>
@ -189,9 +189,11 @@ Select other photos instead and try again."</string>
<string name="ai_recreate_image_dialog_msg">You can continue uploading photos or select new ones.</string> <string name="ai_recreate_image_dialog_msg">You can continue uploading photos or select new ones.</string>
<string name="ai_recreate_image_dialog_title">"%s's photos haven't been uploaded"</string> <string name="ai_recreate_image_dialog_title">"%s's photos haven't been uploaded"</string>
<string name="ai_refuse_update_toast">Select new photos to be able to update this AI image</string> <string name="ai_refuse_update_toast">Select new photos to be able to update this AI image</string>
<string name="ai_select_people_sub_title" formatted="false">%1d%2d best photos will be selected automatically</string> <string name="ai_search_picker_next_step">Next</string>
<string name="ai_search_picker_title">Select segment</string>
<string formatted="false" name="ai_select_people_sub_title">%1d%2d best photos will be selected automatically</string>
<string name="ai_select_people_title">Select a person to create their AI image</string> <string name="ai_select_people_title">Select a person to create their AI image</string>
<string name="ai_select_photo_complete_description" formatted="false">"Select %1d%2d face or half body shots. <string formatted="false" name="ai_select_photo_complete_description">"Select %1d%2d face or half body shots.
Best shots were selected automatically. You can add more photos manually."</string> Best shots were selected automatically. You can add more photos manually."</string>
<string name="ai_select_photo_complete_toast">Filtered best shots automatically</string> <string name="ai_select_photo_complete_toast">Filtered best shots automatically</string>
<string name="ai_select_photo_count">Selected photos (%d)</string> <string name="ai_select_photo_count">Selected photos (%d)</string>
@ -500,7 +502,7 @@ Connect charger and turn off screen to make memories appear."</string>
<string name="btn_cancel_send">Cancel this transfer</string> <string name="btn_cancel_send">Cancel this transfer</string>
<string name="btn_exit_send">Exit</string> <string name="btn_exit_send">Exit</string>
<string name="btn_sure">OK</string> <string name="btn_sure">OK</string>
<string name="burst_image_download_item_title" formatted="false">Download original (%s|%s)</string> <string formatted="false" name="burst_image_download_item_title">Download original (%s|%s)</string>
<string name="burst_photo_enter">Burst</string> <string name="burst_photo_enter">Burst</string>
<string name="burst_photo_preview_thumbnail_content_description">Photo %d</string> <string name="burst_photo_preview_thumbnail_content_description">Photo %d</string>
<string name="burst_preview_title">Burst shot</string> <string name="burst_preview_title">Burst shot</string>
@ -1225,16 +1227,21 @@ Connect charger and turn off screen to make memories appear."</string>
<string name="delete_album_msg_format_cloud">Delete %1$s %2$s from Xiaomi Cloud and all synced devices?</string> <string name="delete_album_msg_format_cloud">Delete %1$s %2$s from Xiaomi Cloud and all synced devices?</string>
<string name="delete_album_msg_format_local">Delete %1$s %2$s?</string> <string name="delete_album_msg_format_local">Delete %1$s %2$s?</string>
<string name="delete_album_success">Album deleted</string> <string name="delete_album_success">Album deleted</string>
<string name="delete_all_photos">"You're about to delete all photos on this device. This may cause you to lose important data. Delete anyway?"</string>
<string name="delete_from_all_devices_and_cloud">from all devices and Xiaomi Cloud</string> <string name="delete_from_all_devices_and_cloud">from all devices and Xiaomi Cloud</string>
<string name="delete_from_cloud">Delete from the cloud as well</string> <string name="delete_from_cloud">Delete from the cloud as well</string>
<string name="delete_from_this_album_and_cloud">from this album and Xiaomi Cloud</string> <string name="delete_from_this_album_and_cloud">from this album and Xiaomi Cloud</string>
<string name="delete_in_album">Selected items will be deleted from the cloud and all connected devices and stored among recently deleted items for %d days if you have a free cloud storage plan. Delete anyway?</string> <string name="delete_in_album">Selected items will be deleted from the cloud and all connected devices and stored among recently deleted items for %d days if you have a free cloud storage plan. Delete anyway?</string>
<string name="delete_in_home_page">Selected items will be deleted from the cloud and all connected devices and stored among recently deleted items for %d days if you have a free cloud storage plan. Delete anyway?</string> <string name="delete_in_home_page">Selected items will be deleted from the cloud and all connected devices and stored among recently deleted items for %d days if you have a free cloud storage plan. Delete anyway?</string>
<string name="delete_in_process">Deleting…</string> <string name="delete_in_process">Deleting…</string>
<string name="delete_media_dialog_comment">These items will first be moved to \"Deleted items\". From there, you can recover them or permanently delete them.</string>
<string name="delete_media_for_cloud">Selected items will be removed from the cloud and all synced devices to Recently deleted items.</string> <string name="delete_media_for_cloud">Selected items will be removed from the cloud and all synced devices to Recently deleted items.</string>
<string name="delete_media_from_cloud">Selected items will be deleted from all devices and the cloud. Delete anyway?</string>
<string name="delete_origin">Delete items from original album</string> <string name="delete_origin">Delete items from original album</string>
<string name="delete_other_shared_images">"Can't delete photos shared by others"</string> <string name="delete_other_shared_images">"Can't delete photos shared by others"</string>
<string name="delete_owner_and_other_shared_images_format">%1$d deleted, %2$d saved</string> <string name="delete_owner_and_other_shared_images_format">%1$d deleted, %2$d saved</string>
<string name="delete_risk_alert_message">"You've selected a large number of items to delete. If you continue, these items will be moved to \"Deleted items\". Delete items now?"</string>
<string name="delete_risk_alert_title">Attention</string>
<string name="delete_third_party_photo">Delete this photo?</string> <string name="delete_third_party_photo">Delete this photo?</string>
<string name="delete_third_party_video">Delete this video?</string> <string name="delete_third_party_video">Delete this video?</string>
<string name="deny">Reject</string> <string name="deny">Reject</string>
@ -1446,6 +1453,8 @@ Connect charger and turn off screen to make memories appear."</string>
<string name="ext_sdcard_permission_request_title">Allow Gallery to access SD card</string> <string name="ext_sdcard_permission_request_title">Allow Gallery to access SD card</string>
<string name="ext_sdcard_request_failed_button_text">OK</string> <string name="ext_sdcard_request_failed_button_text">OK</string>
<string name="ext_sdcard_request_succeed_toast_text">"You're ready to rock!"</string> <string name="ext_sdcard_request_succeed_toast_text">"You're ready to rock!"</string>
<string name="external_delete_notification_content">Tap to view recently deleted items to make sure nothing important is lost</string>
<string name="external_delete_notification_title">Items deleted from Gallery</string>
<string name="face_album_empty">"Not enough photos to recognize people. <string name="face_album_empty">"Not enough photos to recognize people.
Take more photos of your friends!"</string> Take more photos of your friends!"</string>
<string name="face_album_empty_syncing">Syncing data, come back in a while</string> <string name="face_album_empty_syncing">Syncing data, come back in a while</string>
@ -1543,7 +1552,7 @@ are available"</string>
<string name="fmt_weekday_time">W T</string> <string name="fmt_weekday_time">W T</string>
<string name="fmt_weekday_time_timezone">W T z</string> <string name="fmt_weekday_time_timezone">W T z</string>
<string name="fmt_weekday_timezone">W z</string> <string name="fmt_weekday_timezone">W z</string>
<string name="foods_people_title">"Tastebuds' paradise"</string> <string name="foods_people_title">Long time no see</string>
<string name="foods_people_travel_title">Eating our way through %2$s with %1$s</string> <string name="foods_people_travel_title">Eating our way through %2$s with %1$s</string>
<string name="foods_travel_title_one">A taste of %1$s</string> <string name="foods_travel_title_one">A taste of %1$s</string>
<string name="foods_travel_title_three">"Foodie's %1$s"</string> <string name="foods_travel_title_three">"Foodie's %1$s"</string>
@ -1579,13 +1588,19 @@ are available"</string>
<string name="google_api_key">AIzaSyDrIWMNmfvO2-ocgfe0_EakzdN4xF8QCMs</string> <string name="google_api_key">AIzaSyDrIWMNmfvO2-ocgfe0_EakzdN4xF8QCMs</string>
<string name="google_app_id">1:184486664684:android:f43ea4abe65a1a6b7008c9</string> <string name="google_app_id">1:184486664684:android:f43ea4abe65a1a6b7008c9</string>
<string name="google_application_id" /> <string name="google_application_id" />
<string name="google_banner_back_stop">Backup has stopped</string>
<string name="google_banner_back_stop_des">"You're out of Google Account storage. To resume backing up your photos, get more storage, or clean up space."</string>
<string name="google_banner_backup_des">Start now and keep your photos and videos safe in Google Photos.</string> <string name="google_banner_backup_des">Start now and keep your photos and videos safe in Google Photos.</string>
<string name="google_banner_backup_left_btn_text">Not now</string> <string name="google_banner_backup_left_btn_text">Not now</string>
<string name="google_banner_backup_right_btn_text">Turn on backup</string> <string name="google_banner_backup_right_btn_text">Turn on backup</string>
<string name="google_banner_backup_title">Back up your items to Google Photos</string> <string name="google_banner_backup_title">Back up your items to Google Photos</string>
<string name="google_banner_upgrade_des">You can buy more cloud storage for your Google Account.</string> <string name="google_banner_upgrade_des">You can buy more cloud storage for your Google Account.</string>
<string name="google_banner_upgrade_left_btn_clean_space">Clean up space</string>
<string name="google_banner_upgrade_left_btn_text">View details</string> <string name="google_banner_upgrade_left_btn_text">View details</string>
<string name="google_banner_upgrade_right_btn_get_storage">Get storage</string>
<string name="google_banner_upgrade_right_btn_text">Buy storage</string> <string name="google_banner_upgrade_right_btn_text">Buy storage</string>
<string name="google_banner_upgrade_space_low_des">"Soon you won't be able to back up new photos and videos"</string>
<string name="google_banner_upgrade_space_low_title">Your storage is %s full</string>
<string name="google_banner_upgrade_title">Cloud storage is full</string> <string name="google_banner_upgrade_title">Cloud storage is full</string>
<string name="google_crash_reporting_api_key">AIzaSyDrIWMNmfvO2-ocgfe0_EakzdN4xF8QCMs</string> <string name="google_crash_reporting_api_key">AIzaSyDrIWMNmfvO2-ocgfe0_EakzdN4xF8QCMs</string>
<string name="google_open_backup_error">"Couldn't connect to Google Photos"</string> <string name="google_open_backup_error">"Couldn't connect to Google Photos"</string>
@ -1660,6 +1675,7 @@ are available"</string>
<string name="home_menu_magic_matting">Cutout</string> <string name="home_menu_magic_matting">Cutout</string>
<string name="home_menu_photo_movie">Clip</string> <string name="home_menu_photo_movie">Clip</string>
<string name="home_menu_print">Print photos</string> <string name="home_menu_print">Print photos</string>
<string name="home_menu_trash">@string/trash_bin</string>
<string name="home_menu_video_post">Video effects</string> <string name="home_menu_video_post">Video effects</string>
<string name="home_page_all_photos">All</string> <string name="home_page_all_photos">All</string>
<string name="home_page_camera">Camera</string> <string name="home_page_camera">Camera</string>
@ -1947,6 +1963,17 @@ to personalize Gallery"</string>
<string name="miuix_appcompat_select_all">Select all</string> <string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string> <string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string> <string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_font_style_misans_bold_font_family">mipro-bold</string>
<string name="miuix_font_style_misans_demibold_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_extralight_font_family">sans-serif-thin</string>
<string name="miuix_font_style_misans_font_family">sans-serif</string>
<string name="miuix_font_style_misans_heavy_font_family">sans-serif-black</string>
<string name="miuix_font_style_misans_light_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_medium_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_normal_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_regular_font_family">sans-serif</string>
<string name="miuix_font_style_misans_semibold_font_family">mipro-semibold</string>
<string name="miuix_font_style_misans_thin_font_family">sans-serif-thin</string>
<string name="miuix_indexer_collect">Collections</string> <string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string> <string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_item_view_role_description">Tab</string> <string name="miuix_item_view_role_description">Tab</string>
@ -2023,6 +2050,7 @@ to personalize Gallery"</string>
<string name="multi_view_tip_button_text">Got it</string> <string name="multi_view_tip_button_text">Got it</string>
<string name="multi_view_tip_sub_title">Spread two fingers apart or move them toward each other to adjust the size of displayed items.</string> <string name="multi_view_tip_sub_title">Spread two fingers apart or move them toward each other to adjust the size of displayed items.</string>
<string name="multi_view_tip_title">Zooming in and out</string> <string name="multi_view_tip_title">Zooming in and out</string>
<string name="multiwindow_not_support_camera">"Camera can't be used in multi-window mode"</string>
<string name="must_pick_file">Select a photo</string> <string name="must_pick_file">Select a photo</string>
<string name="my_family">My home</string> <string name="my_family">My home</string>
<string name="name_split">, </string> <string name="name_split">, </string>
@ -2430,9 +2458,18 @@ Transcoding might take some time when you use this feature for the first time."<
<string name="pic_to_pdf_a4_format">A4 paper</string> <string name="pic_to_pdf_a4_format">A4 paper</string>
<string name="pic_to_pdf_all_not_support">"Selected images can't be saved as PDF"</string> <string name="pic_to_pdf_all_not_support">"Selected images can't be saved as PDF"</string>
<string name="pic_to_pdf_exit_notice">"This PDF won't be saved if you exit now. Exit anyway?"</string> <string name="pic_to_pdf_exit_notice">"This PDF won't be saved if you exit now. Exit anyway?"</string>
<string name="pic_to_pdf_install_dialog_content">Install Mi Doc Viewer to be able to generate PDFs. Install now?</string>
<string name="pic_to_pdf_install_dialog_positive">Install</string>
<string name="pic_to_pdf_install_dialog_title">Install Mi Doc Viewer</string>
<string name="pic_to_pdf_not_support_video">"Videos can't be saved as PDF"</string> <string name="pic_to_pdf_not_support_video">"Videos can't be saved as PDF"</string>
<string name="pic_to_pdf_permission_dialog_content">"Allow Mi Doc Viewer to access this device's photos and videos to be able to save PDF files. You can grant this permission in Settings."</string>
<string name="pic_to_pdf_permission_dialog_positive">Settings</string>
<string name="pic_to_pdf_permission_dialog_title">Permissions required</string>
<string name="pic_to_pdf_preview_loading">Loading preview…</string> <string name="pic_to_pdf_preview_loading">Loading preview…</string>
<string name="pic_to_pdf_saved_in_fileexplorer">Saved successfully. View the item in File Manager.</string> <string name="pic_to_pdf_saved_in_fileexplorer">Saved successfully. View the item in File Manager.</string>
<string name="pic_to_pdf_update_dialog_content">Update Mi Doc Viewer to the latest version to be able to generate PDFs. Update now?</string>
<string name="pic_to_pdf_update_dialog_positive">Update</string>
<string name="pic_to_pdf_update_dialog_title">Update Mi Doc Viewer</string>
<string name="pick_from_contact">Choose from contacts</string> <string name="pick_from_contact">Choose from contacts</string>
<string name="pick_people_cover_fail">An error occurred. Try again.</string> <string name="pick_people_cover_fail">An error occurred. Try again.</string>
<string name="pick_people_cover_page_title">Select cover photo</string> <string name="pick_people_cover_page_title">Select cover photo</string>
@ -2964,7 +3001,7 @@ Transcoding might take some time when you use this feature for the first time."<
<string name="slim_dialog_empty_message">"Couldn't find items to optimize."</string> <string name="slim_dialog_empty_message">"Couldn't find items to optimize."</string>
<string name="slim_dialog_empty_positive">Got it</string> <string name="slim_dialog_empty_positive">Got it</string>
<string name="slim_dialog_empty_title">Attention</string> <string name="slim_dialog_empty_title">Attention</string>
<string name="slim_dialog_message" formatted="false">"Replace original photos and videos with high-quality copies %d days after the items are created. Original files will be stored in the cloud. You'll be able to free up around %s of local storage."</string> <string formatted="false" name="slim_dialog_message">"Replace original photos and videos with high-quality copies %d days after the items are created. Original files will be stored in the cloud. You'll be able to free up around %s of local storage."</string>
<string name="slim_dialog_positive">Optimize</string> <string name="slim_dialog_positive">Optimize</string>
<string name="slim_dialog_title">Optimize storage</string> <string name="slim_dialog_title">Optimize storage</string>
<string name="slim_exit_dialog_positive">Stop</string> <string name="slim_exit_dialog_positive">Stop</string>
@ -3200,8 +3237,8 @@ Until %1$s, you can move your items to Google Photos or visit i.mi.com to downlo
<string name="tip_file_info">File info:</string> <string name="tip_file_info">File info:</string>
<string name="tip_file_path">Local path:</string> <string name="tip_file_path">Local path:</string>
<string name="tip_leica_authentic">Leica Authentic</string> <string name="tip_leica_authentic">Leica Authentic</string>
<string name="tip_leica_master_portrait">Master Portrait</string> <string name="tip_leica_master_portrait">Master portrait</string>
<string name="tip_leica_portrait">Leica Portrait</string> <string name="tip_leica_portrait">Leica portrait</string>
<string name="tip_leica_vibrant">Leica Vibrant</string> <string name="tip_leica_vibrant">Leica Vibrant</string>
<string name="tip_not_download">Not on device. Will be downloaded from Xiaomi Cloud while playing.</string> <string name="tip_not_download">Not on device. Will be downloaded from Xiaomi Cloud while playing.</string>
<string name="tip_screenshot_package_info">App name:</string> <string name="tip_screenshot_package_info">App name:</string>
@ -3240,6 +3277,7 @@ Until %1$s, you can move your items to Google Photos or visit i.mi.com to downlo
<string name="toast_invalid_prefix">"Filenames can't start with \".\" or \"_\""</string> <string name="toast_invalid_prefix">"Filenames can't start with \".\" or \"_\""</string>
<string name="toast_orientation_locked">Locked orientation successfully</string> <string name="toast_orientation_locked">Locked orientation successfully</string>
<string name="toast_orientation_unlock">Screen orientation is unlocked</string> <string name="toast_orientation_unlock">Screen orientation is unlocked</string>
<string name="toast_pdf_create_failed">"Couldn't generate. Try again."</string>
<string name="toast_rename_exit">This file already exists</string> <string name="toast_rename_exit">This file already exists</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="today_of_year">On this day</string> <string name="today_of_year">On this day</string>
@ -3247,7 +3285,9 @@ Until %1$s, you can move your items to Google Photos or visit i.mi.com to downlo
<string name="today_of_year_function_closed_btn_tip">Turn on</string> <string name="today_of_year_function_closed_btn_tip">Turn on</string>
<string name="today_of_year_function_closed_tip">"You haven't turned on \"On this day\" yet"</string> <string name="today_of_year_function_closed_tip">"You haven't turned on \"On this day\" yet"</string>
<string name="today_of_year_location_num">Locations</string> <string name="today_of_year_location_num">Locations</string>
<string name="today_of_year_next_day">Next day</string>
<string name="today_of_year_photo_num">Photos</string> <string name="today_of_year_photo_num">Photos</string>
<string name="today_of_year_pre_day">Previous day</string>
<string name="tomorrow">Tomorrow</string> <string name="tomorrow">Tomorrow</string>
<string name="too_many_recipients">"Can't add more than %2$s recipients (You've currently added %1$s)."</string> <string name="too_many_recipients">"Can't add more than %2$s recipients (You've currently added %1$s)."</string>
<string name="tran_notification_complete_title">Transfer complete</string> <string name="tran_notification_complete_title">Transfer complete</string>
@ -3359,7 +3399,7 @@ Until %1$s, you can move your items to Google Photos or visit i.mi.com to downlo
<string name="update_check_title">Current version: %s</string> <string name="update_check_title">Current version: %s</string>
<string name="update_ignore">Ignore this version</string> <string name="update_ignore">Ignore this version</string>
<string name="update_latest_version">Current version is up to date</string> <string name="update_latest_version">Current version is up to date</string>
<string name="update_log_format" formatted="false">%s %s</string> <string formatted="false" name="update_log_format">%s %s</string>
<string name="update_network_error">Check your network settings and try again</string> <string name="update_network_error">Check your network settings and try again</string>
<string name="update_new_version">An update is available</string> <string name="update_new_version">An update is available</string>
<string name="update_title">Version %s is available now</string> <string name="update_title">Version %s is available now</string>
@ -3384,10 +3424,10 @@ Until %1$s, you can move your items to Google Photos or visit i.mi.com to downlo
<string name="video_compress_save_stop_tips">Tap again to stop compression</string> <string name="video_compress_save_stop_tips">Tap again to stop compression</string>
<string name="video_compress_size">≈%s after compression</string> <string name="video_compress_size">≈%s after compression</string>
<string name="video_edit_file_not_exits_tip">Download the video first</string> <string name="video_edit_file_not_exits_tip">Download the video first</string>
<string name="video_editor_component_delete_btn_content_description">Remove video %d</string> <string name="video_editor_component_delete_btn_content_description">Remove segment %d</string>
<string name="video_editor_component_next_step">Next %1$d/%2$d</string> <string name="video_editor_component_next_step">Next %1$d/%2$d</string>
<string name="video_editor_component_next_step_enabled_content_description">Next</string> <string name="video_editor_component_next_step_enabled_content_description">Next</string>
<string name="video_editor_component_picked_imageview_content_description">Added video slot %d</string> <string name="video_editor_component_picked_imageview_content_description">Added segment to slot %d</string>
<string name="video_editor_not_support_8k_tips">"Can't edit %dK videos"</string> <string name="video_editor_not_support_8k_tips">"Can't edit %dK videos"</string>
<string name="video_editor_picker_duration_too_short">Video is too short</string> <string name="video_editor_picker_duration_too_short">Video is too short</string>
<string name="video_err">"Can't play video"</string> <string name="video_err">"Can't play video"</string>

View File

@ -288,7 +288,7 @@
<string name="cloud_app_restore_title">Pending</string> <string name="cloud_app_restore_title">Pending</string>
<string name="color_group">Group icons by color</string> <string name="color_group">Group icons by color</string>
<string name="color_group_anim">Animations in color categories</string> <string name="color_group_anim">Animations in color categories</string>
<string name="com.crashlytics.android.build_id">6eb92ba1af6741cc87e638ffbee3327b</string> <string name="com.crashlytics.android.build_id">9553cfb14b764359aa56d2a39109c85e</string>
<string name="common_google_play_services_unknown_issue">%1$s is having trouble with Google Play services. Please try again.</string> <string name="common_google_play_services_unknown_issue">%1$s is having trouble with Google Play services. Please try again.</string>
<string name="common_home_search_delete">Removing search bar</string> <string name="common_home_search_delete">Removing search bar</string>
<string name="common_home_search_delete_cancle">Cancel</string> <string name="common_home_search_delete_cancle">Cancel</string>
@ -489,7 +489,6 @@
<string name="hide_apps_title">Hide app icons</string> <string name="hide_apps_title">Hide app icons</string>
<string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string> <string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string>
<string name="home_gesture_content_center">Content Center</string> <string name="home_gesture_content_center">Content Center</string>
<string name="home_gesture_content_center_settings">Content Center settings</string>
<string name="home_gesture_global_search">Search</string> <string name="home_gesture_global_search">Search</string>
<string name="home_gesture_global_shelf">App finder</string> <string name="home_gesture_global_shelf">App finder</string>
<string name="home_gesture_no_action">None</string> <string name="home_gesture_no_action">None</string>

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="gb_game_macro_action_unit_count">
<item quantity="other">%d times</item>
<item quantity="one">%d time</item>
</plurals>
<plurals name="gb_game_macro_action_unit_seconds">
<item quantity="other">%d secs</item>
<item quantity="one">%d sec</item>
</plurals>
</resources>

View File

@ -0,0 +1,115 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_menu_overflow_description">More options</string>
<string name="abc_action_mode_done">Done</string>
<string name="abc_activity_chooser_view_see_all">See all</string>
<string name="abc_activitychooserview_choose_application">Choose an app</string>
<string name="abc_capital_off">OFF</string>
<string name="abc_capital_on">ON</string>
<string name="abc_menu_alt_shortcut_label">Alt+</string>
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
<string name="abc_menu_delete_shortcut_label">delete</string>
<string name="abc_menu_enter_shortcut_label">enter</string>
<string name="abc_menu_function_shortcut_label">Function+</string>
<string name="abc_menu_meta_shortcut_label">Meta+</string>
<string name="abc_menu_shift_shortcut_label">Shift+</string>
<string name="abc_menu_space_shortcut_label">space</string>
<string name="abc_menu_sym_shortcut_label">Sym+</string>
<string name="abc_prepend_shortcut_label">Menu+</string>
<string name="abc_search_hint">Search…</string>
<string name="abc_searchview_description_clear">Clear query</string>
<string name="abc_searchview_description_query">Search query</string>
<string name="abc_searchview_description_search">Search</string>
<string name="abc_searchview_description_submit">Submit query</string>
<string name="abc_searchview_description_voice">Voice search</string>
<string name="abc_shareactionprovider_share_with">Share with</string>
<string name="abc_shareactionprovider_share_with_application">Share with %s</string>
<string name="abc_toolbar_collapse_description">Collapse</string>
<string name="app_name">MiMacro</string>
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string>
<string name="brvah_app_name">Library</string>
<string name="brvah_load_end">没有更多数据</string>
<string name="brvah_load_failed">加载失败,请点我重试</string>
<string name="brvah_loading">正在加载中...</string>
<string name="cancel">Cancel</string>
<string name="character_counter_content_description">Character limit exceeded %1$d of %2$d</string>
<string name="character_counter_pattern">%1$d / %2$d</string>
<string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string>
<string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string>
<string name="four_guide_introduce">Click the [Macro] button on the screen to trigger the macro function that has been set</string>
<string name="gamebox_macro">Combos</string>
<string name="gb_game_macro_action_count">Repeat</string>
<string name="gb_game_macro_action_count_desc">Number of times the action is performed</string>
<string name="gb_game_macro_action_delay">Delay</string>
<string name="gb_game_macro_action_delay_desc">Set delay for the action</string>
<string name="gb_game_macro_action_macro_rename">Rename</string>
<string name="gb_game_macro_action_macro_rename_message">Delete %s now?</string>
<string name="gb_game_macro_action_macro_rename_title">Attention</string>
<string name="gb_game_macro_action_speed">Speed</string>
<string name="gb_game_macro_action_speed_desc">Adjust speed of the action</string>
<string name="gb_game_macro_action_track">Visualize gestures</string>
<string name="gb_game_macro_action_track_desc">Visualize taps and swipes</string>
<string name="gb_game_macro_action_unit_times">%sX</string>
<string name="gb_game_macro_apply">Apply</string>
<string name="gb_game_macro_button_alpha">Button transparency</string>
<string name="gb_game_macro_button_big">Big</string>
<string name="gb_game_macro_button_config">Adjust button</string>
<string name="gb_game_macro_button_size">Button size</string>
<string name="gb_game_macro_button_small">Small</string>
<string name="gb_game_macro_config_prefix">Combo %d</string>
<string name="gb_game_macro_create_button">Create a combo</string>
<string name="gb_game_macro_create_macro">Create</string>
<string name="gb_game_macro_create_message">Tap the button below to start recording a combo.</string>
<string name="gb_game_macro_delete">Delete</string>
<string name="gb_game_macro_enable">Off</string>
<string name="gb_game_macro_guide_tips">After you start, perform multiple actions to combine them in a combo.</string>
<string name="gb_game_macro_guide_tips_two">Tap to assign a button</string>
<string name="gb_game_macro_play_count">Number of replays</string>
<string name="gb_game_macro_preview">Preview</string>
<string name="gb_game_macro_preview_macro">Preview</string>
<string name="gb_game_macro_re_record">Start over</string>
<string name="gb_game_macro_record_action">Tap to start recording</string>
<string name="gb_game_macro_save">Save</string>
<string name="gb_game_macro_save_exit">Save</string>
<string name="gb_macro_floatview_noti">Please allow MiMacro to display over other apps</string>
<string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string>
<string name="mtrl_chip_close_icon_content_description">Remove %1$s</string>
<string name="multiple_times">Speed</string>
<string name="name_can_not_be_renamed">An item with this name already exists</string>
<string name="name_not_empty">macro name can not be empty</string>
<string name="name_not_greater_than_twenty_character_tips">The name can contain up to 20 characters</string>
<string name="name_not_less_than_two_character_tips">The name must contain at least 2 characters</string>
<string name="notification_content">A combo is running…</string>
<string name="notification_title">macro</string>
<string name="number_times">Number of times the action is performed</string>
<string name="ok">OK</string>
<string name="one_guide_introduce">Click New to create a macro</string>
<string name="operation_track">operation track</string>
<string name="operation_track_explain">Whether the point slide operation is visible</string>
<string name="password_toggle_content_description">Show password</string>
<string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string>
<string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
<string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
<string name="path_password_strike_through">M3.27,4.27 L19.74,20.74</string>
<string name="play_delay">play delay</string>
<string name="play_delay_explain">Use with the function of hanging off the screen</string>
<string name="play_delay_not_null_tips">Set delay first</string>
<string name="play_speed">play speed</string>
<string name="play_speed_explain">Adjust the playback speed multiplier</string>
<string name="play_speed_not_null_tips">Set speed first</string>
<string name="play_times">play times</string>
<string name="play_times_explain">Loop can be terminated at any time</string>
<string name="play_times_not_null_tips">Set the number of times the action is performed</string>
<string name="search_menu_title">Search</string>
<string name="second">second</string>
<string name="second_times">Delay in seconds</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="three_guide_introduce">Support more adjustments, click enable to set the macro button position</string>
<string name="time">time</string>
<string name="times">times</string>
<string name="two_guide_introduce">Tap the screen one by one to create a set of actions</string>
<string name="using_tutorial">Use tutorial</string>
</resources>

View File

@ -71,6 +71,7 @@
<string name="app_info_version_replace">Version: %1$s -> %2$s</string> <string name="app_info_version_replace">Version: %1$s -> %2$s</string>
<string name="app_installing_not_allow">"You blocked installation of %1$s. "</string> <string name="app_installing_not_allow">"You blocked installation of %1$s. "</string>
<string name="app_installing_not_allow_1">"Blocked %1$s from installing an app. "</string> <string name="app_installing_not_allow_1">"Blocked %1$s from installing an app. "</string>
<string name="app_installing_not_allow_2">Installation was blocked. Search \"Install unknown apps\" in Settings to change your preferences.</string>
<string name="app_name">Package installer</string> <string name="app_name">Package installer</string>
<string name="app_not_found_dlg_text">"The app wasn't found in the list of installed apps."</string> <string name="app_not_found_dlg_text">"The app wasn't found in the list of installed apps."</string>
<string name="app_not_found_dlg_title">App not found</string> <string name="app_not_found_dlg_title">App not found</string>
@ -448,7 +449,7 @@
<string name="install_hint_risk_detail">Details</string> <string name="install_hint_risk_detail">Details</string>
<string name="install_hint_risk_found">Risks detected</string> <string name="install_hint_risk_found">Risks detected</string>
<string name="install_hint_risk_found_description">"Installing this app might pose security risks. "</string> <string name="install_hint_risk_found_description">"Installing this app might pose security risks. "</string>
<string name="install_hint_risk_unregistered">"The developer hasn't provided this app's listing to the regulatory authorities. It might contain viruses, access your personal information, and pose other security rusks. If you've already provided this app's listing to the regulatory authorities as a developer, you can submit an appeal. Submit now"</string> <string name="install_hint_risk_unregistered">"The developer hasn't provided this app's listing to the regulatory authorities. It might contain viruses, access your personal information, and pose other security risks. If you've already provided this app's listing to the regulatory authorities as a developer, you can submit an appeal. Submit now"</string>
<string name="install_hint_risk_unregistered_clickable">Submit now</string> <string name="install_hint_risk_unregistered_clickable">Submit now</string>
<string name="install_package_error">"This app isn't compatible with your system"</string> <string name="install_package_error">"This app isn't compatible with your system"</string>
<string name="install_package_error_des">Contact the developer or install a compatible version from a trusted source.</string> <string name="install_package_error_des">Contact the developer or install a compatible version from a trusted source.</string>
@ -561,7 +562,7 @@
<string name="miui_install_fail_reason">Reason</string> <string name="miui_install_fail_reason">Reason</string>
<string name="miui_install_failed_reason">"This app isn't compatible with your device"</string> <string name="miui_install_failed_reason">"This app isn't compatible with your device"</string>
<string name="miui_install_failed_suggestion">Use a compatible version of this app</string> <string name="miui_install_failed_suggestion">Use a compatible version of this app</string>
<string name="miui_install_source_unkown">unknown</string> <string name="miui_install_source_unkown">Unknown</string>
<string name="miui_no_perms">No permissions required</string> <string name="miui_no_perms">No permissions required</string>
<string name="miui_not_uninstall_system_app">"Can't uninstall system apps"</string> <string name="miui_not_uninstall_system_app">"Can't uninstall system apps"</string>
<string name="miui_other_permission">Other</string> <string name="miui_other_permission">Other</string>
@ -1218,6 +1219,8 @@ come from"</string>
<string name="sure_close_enhance_safe_guard_des">为了保护手机安全,增强防护能过滤掉没有经过小米应用商店安全检测的应用,守护您的每一次安装!</string> <string name="sure_close_enhance_safe_guard_des">为了保护手机安全,增强防护能过滤掉没有经过小米应用商店安全检测的应用,守护您的每一次安装!</string>
<string name="sure_install">Install this app now?</string> <string name="sure_install">Install this app now?</string>
<string name="sure_ok">Got it</string> <string name="sure_ok">Got it</string>
<string name="tango_dialog_content">Turn on App compatibility mode to be able to install %1$d-bit apps.</string>
<string name="tango_dialog_title">App compatibility mode</string>
<string name="the_anniversary_of_lifting_martial_law">Anniversary of Lifting Martial Law</string> <string name="the_anniversary_of_lifting_martial_law">Anniversary of Lifting Martial Law</string>
<string name="the_anti_aggression_day">Anti-Aggression Day</string> <string name="the_anti_aggression_day">Anti-Aggression Day</string>
<string name="the_arbor_day">Arbor Day</string> <string name="the_arbor_day">Arbor Day</string>

View File

@ -254,14 +254,14 @@
<string name="heavenly_stems_xin"></string> <string name="heavenly_stems_xin"></string>
<string name="heavenly_stems_yi"></string> <string name="heavenly_stems_yi"></string>
<string name="help">"Can't find devices?"</string> <string name="help">"Can't find devices?"</string>
<string name="help_content">"If you can't find the device you need, ask the other person to turn on Mi Share."</string> <string name="help_content">"If you can't find the device you need, ask the other person to turn on Xiaomi Share."</string>
<string name="hisense">Hisense</string> <string name="hisense">Hisense</string>
<string name="hisense_phone">Hisense</string> <string name="hisense_phone">Hisense</string>
<string name="image_decode_failed">"Couldn't decode image"</string> <string name="image_decode_failed">"Couldn't decode image"</string>
<string name="image_not_found">"Couldn't find image"</string> <string name="image_not_found">"Couldn't find image"</string>
<string name="lenovo">Lenovo</string> <string name="lenovo">Lenovo</string>
<string name="lenovo_phone">Lenovo</string> <string name="lenovo_phone">Lenovo</string>
<string name="loading_text_format" formatted="false">Removing private info from photos (%d/%d)…</string> <string formatted="false" name="loading_text_format">Removing private info from photos (%d/%d)…</string>
<string name="long_screenshot_content_auto">Taking screenshot…</string> <string name="long_screenshot_content_auto">Taking screenshot…</string>
<string name="long_screenshot_content_loading">Just a sec…</string> <string name="long_screenshot_content_loading">Just a sec…</string>
<string name="long_screenshot_content_manual">Manually adjust the endpoint of the screenshot, then tap \"Done\".</string> <string name="long_screenshot_content_manual">Manually adjust the endpoint of the screenshot, then tap \"Done\".</string>
@ -290,7 +290,7 @@ a scrolling screenshot"</string>
<string name="mi_9_lite">Mi 9 Lite</string> <string name="mi_9_lite">Mi 9 Lite</string>
<string name="mi_9t">Mi 9T</string> <string name="mi_9t">Mi 9T</string>
<string name="mi_9t_pro">Mi 9T Pro</string> <string name="mi_9t_pro">Mi 9T Pro</string>
<string name="mi_drop">Mi Share</string> <string name="mi_drop">Xiaomi Share</string>
<string name="mi_note_10">Mi Note 10</string> <string name="mi_note_10">Mi Note 10</string>
<string name="mi_pad_5">Xiaomi Pad 5</string> <string name="mi_pad_5">Xiaomi Pad 5</string>
<string name="mi_pad_5_pro">Xiaomi Pad 5 Pro</string> <string name="mi_pad_5_pro">Xiaomi Pad 5 Pro</string>
@ -637,7 +637,7 @@ a scrolling screenshot"</string>
<string name="time_picker_dialog_title">Set time</string> <string name="time_picker_dialog_title">Set time</string>
<string name="time_picker_label_hour">H</string> <string name="time_picker_label_hour">H</string>
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="tips_prompt_enable_midrop">Mi Share</string> <string name="tips_prompt_enable_midrop">Xiaomi Share</string>
<string name="toast_download_with_metered_network_btn_cancel">@string/base_btn_cancel</string> <string name="toast_download_with_metered_network_btn_cancel">@string/base_btn_cancel</string>
<string name="toast_download_with_metered_network_btn_continue">Download</string> <string name="toast_download_with_metered_network_btn_continue">Download</string>
<string name="toast_download_with_metered_network_msg">"Looks like your device isn't connected to Wi-Fi. Download items using mobile data?"</string> <string name="toast_download_with_metered_network_msg">"Looks like your device isn't connected to Wi-Fi. Download items using mobile data?"</string>

View File

@ -1086,7 +1086,7 @@ Tap for more info"</string>
<string name="keyboard_shortcut_search_list_title">Shortcuts</string> <string name="keyboard_shortcut_search_list_title">Shortcuts</string>
<string name="keyboardview_keycode_enter">Enter</string> <string name="keyboardview_keycode_enter">Enter</string>
<string name="keyguard_accessibility_pin_area">PIN area</string> <string name="keyguard_accessibility_pin_area">PIN area</string>
<string name="keyguard_carrier_name_with_sim_locked_template" formatted="false">%s (%s)</string> <string formatted="false" name="keyguard_carrier_name_with_sim_locked_template">%s (%s)</string>
<string name="keyguard_charged">Charged</string> <string name="keyguard_charged">Charged</string>
<string name="keyguard_charging_battery_level">%s%%</string> <string name="keyguard_charging_battery_level">%s%%</string>
<string name="keyguard_charging_double_fast_and_level_tip">Boosting charging speed %s</string> <string name="keyguard_charging_double_fast_and_level_tip">Boosting charging speed %s</string>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="CronetProviderClassName">com.google.android.gms.net.PlayServicesCronetProvider</string>
<string name="Earlier">Earlier</string> <string name="Earlier">Earlier</string>
<string name="HA_AFFILIATE_ID">1268</string> <string name="HA_AFFILIATE_ID">1268</string>
<string name="HA_APP_KEY">MIV-DgUIBwwPBgw</string> <string name="HA_APP_KEY">MIV-DgUIBwwPBgw</string>
@ -287,7 +286,7 @@
<string name="columbus_reward_style_speed_confirm">Continue</string> <string name="columbus_reward_style_speed_confirm">Continue</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="columbus_skip_ad_time">Skip (%d)</string> <string name="columbus_skip_ad_time">Skip (%d)</string>
<string name="com.crashlytics.android.build_id">598d86bd458645b5a2f3eea965961162</string> <string name="com.crashlytics.android.build_id">c398ac4422cf45cda13db8d2d42d2f04</string>
<string name="com_permission_desc">"Mi Video can't access videos on your device. Allow access in the Settings."</string> <string name="com_permission_desc">"Mi Video can't access videos on your device. Allow access in the Settings."</string>
<string name="com_permission_title">Permissions required</string> <string name="com_permission_title">Permissions required</string>
<string name="comment_model_add_comment">Add a comment</string> <string name="comment_model_add_comment">Add a comment</string>
@ -443,7 +442,7 @@ Mi Video needs to collect necessary personal information to provide you with bas
<string name="download_pending">Pending…</string> <string name="download_pending">Pending…</string>
<string name="download_power_off_tips">"This feature isn't available now"</string> <string name="download_power_off_tips">"This feature isn't available now"</string>
<string name="download_retry">Try again</string> <string name="download_retry">Try again</string>
<string name="download_space_info" formatted="false">%s, %s</string> <string formatted="false" name="download_space_info">%s, %s</string>
<string name="download_unable_tip">"Can't download this item"</string> <string name="download_unable_tip">"Can't download this item"</string>
<string name="download_video">Downloading video</string> <string name="download_video">Downloading video</string>
<string name="downloading">Downloading…</string> <string name="downloading">Downloading…</string>
@ -682,7 +681,7 @@ Mi Video needs to collect necessary personal information to provide you with bas
<string name="galleryplus_network_error">"Couldn't connect to the network"</string> <string name="galleryplus_network_error">"Couldn't connect to the network"</string>
<string name="galleryplus_network_not_wifi">Using mobile data to stream videos may generate additional carrier fees</string> <string name="galleryplus_network_not_wifi">Using mobile data to stream videos may generate additional carrier fees</string>
<string name="galleryplus_next_step">Next</string> <string name="galleryplus_next_step">Next</string>
<string name="galleryplus_notification_linkvideo_subtitle1" formatted="false">Manage files %$s Add subtitles %$s Cast videos %$s</string> <string formatted="false" name="galleryplus_notification_linkvideo_subtitle1">Manage files %$s Add subtitles %$s Cast videos %$s</string>
<string name="galleryplus_notification_linkvideo_subtitle1_new">Use Picture-in-picture, background playback, zoom, cast, and more %$s</string> <string name="galleryplus_notification_linkvideo_subtitle1_new">Use Picture-in-picture, background playback, zoom, cast, and more %$s</string>
<string name="galleryplus_notification_linkvideo_subtitle2">Protect your private videos with a password %$s</string> <string name="galleryplus_notification_linkvideo_subtitle2">Protect your private videos with a password %$s</string>
<string name="galleryplus_notification_linkvideo_subtitle2_new">Password-protect private videos and manage your files %$s</string> <string name="galleryplus_notification_linkvideo_subtitle2_new">Password-protect private videos and manage your files %$s</string>
@ -1818,7 +1817,7 @@ We will only use this permission to find the videos you search for, and won't ac
<string name="source">"Source: "</string> <string name="source">"Source: "</string>
<string name="special_type_8k">AI 8K</string> <string name="special_type_8k">AI 8K</string>
<string name="special_type_log">LOG</string> <string name="special_type_log">LOG</string>
<string name="srl_component_falsify" formatted="false">"%s falsify area, <string formatted="false" name="srl_component_falsify">"%s falsify area,
Represents the height[%.1fdp] of drag at run time, Represents the height[%.1fdp] of drag at run time,
It does not show anything."</string> It does not show anything."</string>
<string name="srl_content_empty">The content view in SmartRefreshLayout is empty. Do you forget to add it in xml layout file?</string> <string name="srl_content_empty">The content view in SmartRefreshLayout is empty. Do you forget to add it in xml layout file?</string>
@ -1960,7 +1959,7 @@ We will only use this permission to find the videos you search for, and won't ac
<string name="tip_play_a_video">%d. Play a video</string> <string name="tip_play_a_video">%d. Play a video</string>
<string name="tip_playlist_guide_hint_a">View videos from your Google playlists</string> <string name="tip_playlist_guide_hint_a">View videos from your Google playlists</string>
<string name="tip_playlist_guide_hint_b">Play videos from your YouTube playlists ad-free</string> <string name="tip_playlist_guide_hint_b">Play videos from your YouTube playlists ad-free</string>
<string name="tip_storage_used_space" formatted="false">Used %.2f GB/%.2f GB</string> <string formatted="false" name="tip_storage_used_space">Used %.2f GB/%.2f GB</string>
<string name="tip_subscribe_guide_hint_a">View creators from your Google subscriptions</string> <string name="tip_subscribe_guide_hint_a">View creators from your Google subscriptions</string>
<string name="tip_subscribe_guide_hint_b">"Watch updates from the YouTube channels you're subscribed to ad-free"</string> <string name="tip_subscribe_guide_hint_b">"Watch updates from the YouTube channels you're subscribed to ad-free"</string>
<string name="tip_tap_download_button">%d. Tap \"Download\"</string> <string name="tip_tap_download_button">%d. Tap \"Download\"</string>
@ -1969,7 +1968,7 @@ We will only use this permission to find the videos you search for, and won't ac
<string name="title_continue_to_borwser">Open in browser</string> <string name="title_continue_to_borwser">Open in browser</string>
<string name="title_download_setting">Download settings</string> <string name="title_download_setting">Download settings</string>
<string name="title_history">History</string> <string name="title_history">History</string>
<string name="title_mangotv_history_sub" formatted="false">%s (Episode %d)</string> <string formatted="false" name="title_mangotv_history_sub">%s (Episode %d)</string>
<string name="title_mangotv_subtitle_language">Subtitle language</string> <string name="title_mangotv_subtitle_language">Subtitle language</string>
<string name="title_more_wonderful_smallvideo">More short videos</string> <string name="title_more_wonderful_smallvideo">More short videos</string>
<string name="title_select_directory">Select folder</string> <string name="title_select_directory">Select folder</string>

View File

@ -862,8 +862,8 @@ An outgoing SMS message is required to activate Mi Message. Your carrier will ch
<string name="priority_normal">Normal</string> <string name="priority_normal">Normal</string>
<string name="privacy_dialog_error_service">A server error occurred. Wait a minute or two and try again.</string> <string name="privacy_dialog_error_service">A server error occurred. Wait a minute or two and try again.</string>
<string name="privacy_dialog_text_policy_link">Privacy Policy</string> <string name="privacy_dialog_text_policy_link">Privacy Policy</string>
<string name="privacy_dialog_tips_revoke" formatted="false">"If you continue, you'll withdraw your consent to the Privacy Policy of %s. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise. As %s provides its services based on the collection of the necessary personal information, your withdrawal of consent will be held as refusing to accept %s services. Withdraw consent now?"</string> <string formatted="false" name="privacy_dialog_tips_revoke">"If you continue, you'll withdraw your consent to the Privacy Policy of %s. The personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise. As %s provides its services based on the collection of the necessary personal information, your withdrawal of consent will be held as refusing to accept %s services. Withdraw consent now?"</string>
<string name="privacy_dialog_tips_update" formatted="false">"%s Privacy Policy was updated: <string formatted="false" name="privacy_dialog_tips_update">"%s Privacy Policy was updated:
%s %s
Read and agree to the new version of Privacy Policy before you continue."</string> Read and agree to the new version of Privacy Policy before you continue."</string>
<string name="privacy_dialog_title_update">Updated Privacy Policy</string> <string name="privacy_dialog_title_update">Updated Privacy Policy</string>
@ -1297,9 +1297,9 @@ Check out recommended chatbots!"</string>
<string name="switch_to_editor">Editor mode</string> <string name="switch_to_editor">Editor mode</string>
<string name="switch_to_menu">Menu mode</string> <string name="switch_to_menu">Menu mode</string>
<string name="system_permission_declare_disagree">Cancel</string> <string name="system_permission_declare_disagree">Cancel</string>
<string name="system_permission_declare_double_link" formatted="false">Read and agree to our %1s and %2s before using this feature.</string> <string formatted="false" name="system_permission_declare_double_link">Read and agree to our %1s and %2s before using this feature.</string>
<string name="system_permission_declare_exit">Exit</string> <string name="system_permission_declare_exit">Exit</string>
<string name="system_permission_declare_main_purpose" formatted="false">Welcome to %1s! %2s</string> <string formatted="false" name="system_permission_declare_main_purpose">Welcome to %1s! %2s</string>
<string name="system_permission_declare_mi_message">Welcome to Mi Message!</string> <string name="system_permission_declare_mi_message">Welcome to Mi Message!</string>
<string name="system_permission_declare_no_say_no">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies. <string name="system_permission_declare_no_say_no">"We shall protect your personal information in accordance with the relevant laws, regulations, and privacy policies.
If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app."</string> If you don't agree to grant such permissions or share and upload your personal information, you won't be able to use this app."</string>

View File

@ -238,6 +238,14 @@ Note: File will be deleted from this device as well."</item>
<item quantity="other">Earn %1$d coins today</item> <item quantity="other">Earn %1$d coins today</item>
<item quantity="one">Earn %1$d coin today</item> <item quantity="one">Earn %1$d coin today</item>
</plurals> </plurals>
<plurals name="temp_range_c">
<item quantity="other">%1$d to %2$d degrees Celsius</item>
<item quantity="one">%1$d to %2$d degree Celsius</item>
</plurals>
<plurals name="temp_range_f">
<item quantity="other">%1$d to %2$d degrees Fahrenheit</item>
<item quantity="one">%1$d to %2$d degree Fahrenheit</item>
</plurals>
<plurals name="video_count"> <plurals name="video_count">
<item quantity="other">Videos</item> <item quantity="other">Videos</item>
<item quantity="one">Video</item> <item quantity="one">Video</item>

View File

@ -80,6 +80,12 @@
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="agreement_desc">User Agreement (mandatory)</string> <string name="agreement_desc">User Agreement (mandatory)</string>
<string name="alaka_required">You should pay for this song to listen to it</string> <string name="alaka_required">You should pay for this song to listen to it</string>
<string name="alarm_clock_album_modify_fail">"Couldn't change"</string>
<string name="alarm_clock_audio_name">Morning weather</string>
<string name="alarm_clock_audio_text_city">Today in %1$s, the weather is: %2$s.</string>
<string name="alarm_clock_audio_text_date">Good morning! Today is %1$s.</string>
<string name="alarm_clock_audio_text_temperature">Temperature: %1$s</string>
<string name="alarm_clock_click_hint">"Tap to listen to today's weather"</string>
<string name="alarm_clock_recommend_desc">Wake up to a new song each day</string> <string name="alarm_clock_recommend_desc">Wake up to a new song each day</string>
<string name="alarm_clock_recommend_switch">Recommended song alarm</string> <string name="alarm_clock_recommend_switch">Recommended song alarm</string>
<string name="alarm_clock_ringtones_successful">Set alarm successfully</string> <string name="alarm_clock_ringtones_successful">Set alarm successfully</string>
@ -425,8 +431,8 @@ Once you choose to permanently clear all data, you'll be signed out of the app.
<string name="columbus_reward_style_speed_confirm">Continue</string> <string name="columbus_reward_style_speed_confirm">Continue</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="columbus_skip_ad_time">Skip (%d)</string> <string name="columbus_skip_ad_time">Skip (%d)</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">7dcceed73a5747a58b3138bbacfdae03</string> <string name="com.google.firebase.crashlytics.mapping_file_id">ee4445d8a0eb42cca3f6f9245ddc5275</string>
<string name="comment_format" formatted="false">%s: %s</string> <string formatted="false" name="comment_format">%s: %s</string>
<string name="common_google_play_services_enable_button">Enable</string> <string name="common_google_play_services_enable_button">Enable</string>
<string name="common_google_play_services_enable_text">"%1$s won't work unless you enable Google Play services."</string> <string name="common_google_play_services_enable_text">"%1$s won't work unless you enable Google Play services."</string>
<string name="common_google_play_services_enable_title">Enable Google Play services</string> <string name="common_google_play_services_enable_title">Enable Google Play services</string>
@ -591,7 +597,7 @@ Once you choose to permanently clear all data, you'll be signed out of the app.
<string name="download_percent">%d%%</string> <string name="download_percent">%d%%</string>
<string name="download_processing">Downloading…</string> <string name="download_processing">Downloading…</string>
<string name="download_progress">%d%%</string> <string name="download_progress">%d%%</string>
<string name="download_progress_detail" formatted="false">%.1fM/%.1fM</string> <string formatted="false" name="download_progress_detail">%.1fM/%.1fM</string>
<string name="download_quality">Download quality</string> <string name="download_quality">Download quality</string>
<string name="download_quality_summary">Additional settings for songs that you download</string> <string name="download_quality_summary">Additional settings for songs that you download</string>
<string name="download_queued">Queued</string> <string name="download_queued">Queued</string>
@ -1362,6 +1368,7 @@ Once you choose to permanently clear all data, you'll be signed out of the app.
<string name="network_error_and_retry">"Couldn't connect, tap to try again"</string> <string name="network_error_and_retry">"Couldn't connect, tap to try again"</string>
<string name="network_request_error">"Can't connect to the network"</string> <string name="network_request_error">"Can't connect to the network"</string>
<string name="network_settings_error">"Can't connect to the network"</string> <string name="network_settings_error">"Can't connect to the network"</string>
<string name="network_tip_title">Stream a world of new music</string>
<string name="network_traffic">Data usage</string> <string name="network_traffic">Data usage</string>
<string name="next_time">Not now</string> <string name="next_time">Not now</string>
<string name="next_to_play">Up next</string> <string name="next_to_play">Up next</string>
@ -1443,7 +1450,7 @@ Once you choose to permanently clear all data, you'll be signed out of the app.
<string name="online_apk_install_completed">Loaded online content successfully. Tap %s to view.</string> <string name="online_apk_install_completed">Loaded online content successfully. Tap %s to view.</string>
<string name="online_apk_install_error_no_enough_space">"Couldn't install due to insufficient storage space."</string> <string name="online_apk_install_error_no_enough_space">"Couldn't install due to insufficient storage space."</string>
<string name="online_apk_install_error_with_reason">"Couldn't install (Error %d)"</string> <string name="online_apk_install_error_with_reason">"Couldn't install (Error %d)"</string>
<string name="online_apk_install_failed_with_reason" formatted="false">"Couldn't load online content. Tap %s to try again. Error code: %d."</string> <string formatted="false" name="online_apk_install_failed_with_reason">"Couldn't load online content. Tap %s to try again. Error code: %d."</string>
<string name="online_apk_install_in_background">Loading online content in the background…</string> <string name="online_apk_install_in_background">Loading online content in the background…</string>
<string name="online_apk_install_network_change_paused">"You're using mobile data. Paused loading items for now. Tap %s to view."</string> <string name="online_apk_install_network_change_paused">"You're using mobile data. Paused loading items for now. Tap %s to view."</string>
<string name="online_apk_install_network_error">"Couldn't connect to the network. Check your network settings and try again."</string> <string name="online_apk_install_network_error">"Couldn't connect to the network. Check your network settings and try again."</string>
@ -1869,6 +1876,7 @@ Be Happy"</string>
<string name="set_ringtones_failed">"Couldn't set ringtone"</string> <string name="set_ringtones_failed">"Couldn't set ringtone"</string>
<string name="set_ringtones_successful">%s set as ringtone</string> <string name="set_ringtones_successful">%s set as ringtone</string>
<string name="setting_feature_setting">Feature settings</string> <string name="setting_feature_setting">Feature settings</string>
<string name="setting_open">Turn on</string>
<string name="settings">Settings</string> <string name="settings">Settings</string>
<string name="settings_search_key_notification">Music notifications;Music;Notifications;songs</string> <string name="settings_search_key_notification">Music notifications;Music;Notifications;songs</string>
<string name="settings_search_path_advance">System apps/Music/Service and settings/Advanced settings</string> <string name="settings_search_path_advance">System apps/Music/Service and settings/Advanced settings</string>
@ -1973,7 +1981,7 @@ Be Happy"</string>
<string name="sound_fade_in_and_out_when_change_song_automatically">Try crossfading songs during playback</string> <string name="sound_fade_in_and_out_when_change_song_automatically">Try crossfading songs during playback</string>
<string name="sound_off">声音关</string> <string name="sound_off">声音关</string>
<string name="sound_on">声音开</string> <string name="sound_on">声音开</string>
<string name="srl_component_falsify" formatted="false">"%s falsify area, <string formatted="false" name="srl_component_falsify">"%s falsify area,
Represents the height[%.1fdp] of drag at run time, Represents the height[%.1fdp] of drag at run time,
It does not show anything."</string> It does not show anything."</string>
<string name="srl_content_empty">The content view in SmartRefreshLayout is empty. Do you forget to add it in xml layout file?</string> <string name="srl_content_empty">The content view in SmartRefreshLayout is empty. Do you forget to add it in xml layout file?</string>
@ -2408,7 +2416,7 @@ Be Happy"</string>
<string name="whitelist_multi_add_tips">%1$s. %2$s.</string> <string name="whitelist_multi_add_tips">%1$s. %2$s.</string>
<string name="whitelist_title">File exceptions</string> <string name="whitelist_title">File exceptions</string>
<string name="widget_small_text_separator">-</string> <string name="widget_small_text_separator">-</string>
<string name="wifi_required_body" formatted="false">"Connect to Wi-Fi to complete this %s download. <string formatted="false" name="wifi_required_body">"Connect to Wi-Fi to complete this %s download.
Tap %s to start this download the next time you're connected to a Wi-Fi network."</string> Tap %s to start this download the next time you're connected to a Wi-Fi network."</string>
<string name="wifi_required_title">You should connect to Wi-Fi to download this file</string> <string name="wifi_required_title">You should connect to Wi-Fi to download this file</string>

View File

@ -29,6 +29,10 @@
<item quantity="other">%d mins ago</item> <item quantity="other">%d mins ago</item>
<item quantity="one">%d min ago</item> <item quantity="one">%d min ago</item>
</plurals> </plurals>
<plurals name="ai_content_exceeded_warn">
<item quantity="other">"This note's content exceeds AI processing limits. Enter up to %1$s characters and try again."</item>
<item quantity="one">"This note's content exceeds AI processing limits. Enter up to %1$s character and try again."</item>
</plurals>
<plurals name="alert_message_delete"> <plurals name="alert_message_delete">
<item quantity="other">Delete %1$s items?</item> <item quantity="other">Delete %1$s items?</item>
<item quantity="one">Delete %1$s item?</item> <item quantity="one">Delete %1$s item?</item>
@ -37,6 +41,10 @@
<item quantity="other">"%1$s items haven't been synced"</item> <item quantity="other">"%1$s items haven't been synced"</item>
<item quantity="one">"%1$s item hasn't been synced"</item> <item quantity="one">"%1$s item hasn't been synced"</item>
</plurals> </plurals>
<plurals name="corrected_title">
<item quantity="other">%1$s corrections</item>
<item quantity="one">%1$s correction</item>
</plurals>
<plurals name="date_calculate_days_after"> <plurals name="date_calculate_days_after">
<item quantity="other">%1$d days after</item> <item quantity="other">%1$d days after</item>
<item quantity="one">%1$d day after</item> <item quantity="one">%1$d day after</item>

View File

@ -37,24 +37,33 @@
<string name="access_denied_info">Too many attempts. Wait a minute or two and try again.</string> <string name="access_denied_info">Too many attempts. Wait a minute or two and try again.</string>
<string name="access_photos_and_videos">Access photos and videos</string> <string name="access_photos_and_videos">Access photos and videos</string>
<string name="action_collapse">Hide</string> <string name="action_collapse">Hide</string>
<string name="action_copy">Copy</string>
<string name="action_expand">Show more</string> <string name="action_expand">Show more</string>
<string name="action_insert">Insert summary</string>
<string name="action_mode_switcher_grid_description">Grid view</string> <string name="action_mode_switcher_grid_description">Grid view</string>
<string name="action_mode_switcher_list_description">List view</string> <string name="action_mode_switcher_list_description">List view</string>
<string name="action_replace">Replace original</string>
<string name="action_retry">Regenerate</string>
<string name="action_settings_description">Settings</string> <string name="action_settings_description">Settings</string>
<string name="action_to_link">Open URL</string> <string name="action_to_link">Open URL</string>
<string name="actionbar_button_up_description">Back</string> <string name="actionbar_button_up_description">Back</string>
<string name="actionbar_close_description">Close</string> <string name="actionbar_close_description">Close</string>
<string name="actionbar_home_description">Back</string> <string name="actionbar_home_description">Back</string>
<string name="add_account_desc">Sync your notes with your Xiaomi Account?</string> <string name="add_account_desc">Sync your notes with your Xiaomi Account?</string>
<string name="add_excerpt_summary">Add to summary list</string> <string name="add_modifications">Suggestion: Add \"%1$s\"</string>
<string name="add_pic_excerpt_summary">Add image summary</string>
<string name="add_text_excerpt_summary">Add text summary</string>
<string name="added_to_clipboard">Copied successfully</string> <string name="added_to_clipboard">Copied successfully</string>
<string name="adopt">Use</string>
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="ai_chat_declare_double_link"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> and &lt;a href=\"%2$s\">Privacy Policy&lt;/a> before you continue.</Data></string> <string name="ai_check">AI proofreading</string>
<string name="ai_chat_dlg_content">For various information sources in different scenarios (such as links or text appearing in apps like browsers, WeChat, and Feishu), the function of quickly collecting and summarizing information, as well as automatically generating and presenting it in a unified entry for archiving, can be achieved.</string> <string name="ai_failed">"Couldn't generate. Try again."</string>
<string name="ai_createing_text">AI Generating...</string> <string name="ai_feature_disabled">You violated our community standards multiple times. This feature is no longer available.</string>
<string name="ai_watermark">Generate by AI:</string> <string name="ai_label">AI features</string>
<string name="ai_layout">AI layout</string>
<string name="ai_result_warn">The content above is AI-generated. Accuracy may vary.</string>
<string name="ai_sensitive_content_warn">"Can't use AI features for sensitive or inappropriate content"</string>
<string name="ai_summary">AI summary</string>
<string name="ai_translate">AI translate</string>
<string name="ai_watermark">AI-generated content is provided for your reference only</string>
<string name="alarm_bar_title">Reminder</string> <string name="alarm_bar_title">Reminder</string>
<string name="alert_action_edit_anyway">Keep editing</string> <string name="alert_action_edit_anyway">Keep editing</string>
<string name="alert_message_delete">Delete %1$s?</string> <string name="alert_message_delete">Delete %1$s?</string>
@ -95,6 +104,7 @@
<string name="audio_toast_file_invalid">Audio file is invalid</string> <string name="audio_toast_file_invalid">Audio file is invalid</string>
<string name="audio_toast_file_undownload">"Audio file isn't fully downloaded or missing"</string> <string name="audio_toast_file_undownload">"Audio file isn't fully downloaded or missing"</string>
<string name="audio_toast_network_is_not_available">"Couldn't connect to the network"</string> <string name="audio_toast_network_is_not_available">"Couldn't connect to the network"</string>
<string name="auto_detected">Auto detect</string>
<string name="blackboard_note">Smart blackboard</string> <string name="blackboard_note">Smart blackboard</string>
<string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string> <string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string>
<string name="bottomsheet_action_expand_halfway">Expand halfway</string> <string name="bottomsheet_action_expand_halfway">Expand halfway</string>
@ -185,6 +195,7 @@
<string name="continuous_default_hint">Copy text, save images and screenshots as excerpts</string> <string name="continuous_default_hint">Copy text, save images and screenshots as excerpts</string>
<string name="continuous_new_excerpt_title">New excerpt</string> <string name="continuous_new_excerpt_title">New excerpt</string>
<string name="copy">Copy</string> <string name="copy">Copy</string>
<string name="copy_toast_text">Copied successfully</string>
<string name="cta_agree_desc">Allow this app to connect to the internet and grant the optional permissions to be able to use all its features.</string> <string name="cta_agree_desc">Allow this app to connect to the internet and grant the optional permissions to be able to use all its features.</string>
<string name="cta_confirm_cancel">"Don't allow"</string> <string name="cta_confirm_cancel">"Don't allow"</string>
<string name="cta_confirm_ok">Allow</string> <string name="cta_confirm_ok">Allow</string>
@ -257,7 +268,7 @@
<string name="doodle_guide_dialog_confirm">OK</string> <string name="doodle_guide_dialog_confirm">OK</string>
<string name="doodle_guide_dialog_skip">Skip</string> <string name="doodle_guide_dialog_skip">Skip</string>
<string name="doodle_guide_dialog_title">Sketching</string> <string name="doodle_guide_dialog_title">Sketching</string>
<string name="doodle_guide_quick_shape_hint" formatted="false">Press and hold the sketch for %d%d seconds to adjust strokes automatically</string> <string formatted="false" name="doodle_guide_quick_shape_hint">Press and hold the sketch for %d%d seconds to adjust strokes automatically</string>
<string name="doodle_palette">Color palette</string> <string name="doodle_palette">Color palette</string>
<string name="doodle_saving">Saving</string> <string name="doodle_saving">Saving</string>
<string name="doodle_tool_background">Change canvas</string> <string name="doodle_tool_background">Change canvas</string>
@ -286,6 +297,7 @@
<string name="empty" /> <string name="empty" />
<string name="enable_sync">Sync</string> <string name="enable_sync">Sync</string>
<string name="enable_sync_desc">Sync your notes with your Xiaomi Account (%1$s)?</string> <string name="enable_sync_desc">Sync your notes with your Xiaomi Account (%1$s)?</string>
<string name="enter_content">Enter content first</string>
<string name="eras_ad">CE</string> <string name="eras_ad">CE</string>
<string name="eras_bc">BCE</string> <string name="eras_bc">BCE</string>
<string name="error_contact_not_exist">"Contact doesn't exist"</string> <string name="error_contact_not_exist">"Contact doesn't exist"</string>
@ -300,18 +312,8 @@
<string name="evening">Afternoon</string> <string name="evening">Afternoon</string>
<string name="exceed_todo_text_limitation">Task description is too long.</string> <string name="exceed_todo_text_limitation">Task description is too long.</string>
<string name="excerpt">Excerpts</string> <string name="excerpt">Excerpts</string>
<string name="excerpt_ares_limit">We appreciate your enthusiasm, but we are currently experiencing high traffic. Please click the original link to view or try again later.</string>
<string name="excerpt_bubble_tips">Copied text and saved images will be saved to Notes</string> <string name="excerpt_bubble_tips">Copied text and saved images will be saved to Notes</string>
<string name="excerpt_image_ares_limit">We appreciate your enthusiasm, but we are currently experiencing high traffic. Please refer to the original image or try again later.</string>
<string name="excerpt_image_summary_fail">Content parsing failed. Please review the original image or try again later.</string>
<string name="excerpt_image_summary_huangfan">The content is sensitive, please refer to the original image.</string>
<string name="excerpt_link_bubble_tips">Tap to save to Notes</string> <string name="excerpt_link_bubble_tips">Tap to save to Notes</string>
<string name="excerpt_original_image">Original Image:</string>
<string name="excerpt_original_text">Original Text:</string>
<string name="excerpt_summary_fail">Content parsing failed. Please click the original link to view or try again later.</string>
<string name="excerpt_summary_huangfan">Content is sensitive. Please click the original link to view.</string>
<string name="excerpt_summary_link_bubble_tips">Tap to save summary to Notes.</string>
<string name="excerpt_text_min">There is too little text to generate a summary. Please refer to the original image.</string>
<string name="excerpted_to_note">Saved excerpt to Notes</string> <string name="excerpted_to_note">Saved excerpt to Notes</string>
<string name="excerpting">Creating an excerpt…</string> <string name="excerpting">Creating an excerpt…</string>
<string name="expand_button_title">Advanced</string> <string name="expand_button_title">Advanced</string>
@ -382,6 +384,7 @@
<string name="friday">Friday</string> <string name="friday">Friday</string>
<string name="friday_short">Fri</string> <string name="friday_short">Fri</string>
<string name="friday_shortest">Fri</string> <string name="friday_shortest">Fri</string>
<string name="generating">Just a sec…</string>
<string name="gesture_guide_cancel">Skip</string> <string name="gesture_guide_cancel">Skip</string>
<string name="gesture_guide_title">Gestures</string> <string name="gesture_guide_title">Gestures</string>
<string name="hand_write_only_support_tablet_editing">Handwritten notes can only be edited on tablets</string> <string name="hand_write_only_support_tablet_editing">Handwritten notes can only be edited on tablets</string>
@ -440,6 +443,7 @@
<string name="library_android_database_sqlcipher_repositoryLink">https://github.com/sqlcipher/android-database-sqlcipher</string> <string name="library_android_database_sqlcipher_repositoryLink">https://github.com/sqlcipher/android-database-sqlcipher</string>
<string name="loading_text">Just a sec…</string> <string name="loading_text">Just a sec…</string>
<string name="login_sync">Sign in &amp; sync</string> <string name="login_sync">Sign in &amp; sync</string>
<string name="main_body">Full text</string>
<string name="manage_folders">Manage folders</string> <string name="manage_folders">Manage folders</string>
<string name="marketSdkVersion">3.2.22</string> <string name="marketSdkVersion">3.2.22</string>
<string name="material_clock_display_divider">:</string> <string name="material_clock_display_divider">:</string>
@ -673,6 +677,7 @@
<string name="mtrl_picker_toggle_to_day_selection">Tap to switch to selecting a day</string> <string name="mtrl_picker_toggle_to_day_selection">Tap to switch to selecting a day</string>
<string name="mtrl_picker_toggle_to_text_input_mode">Switch to text input mode</string> <string name="mtrl_picker_toggle_to_text_input_mode">Switch to text input mode</string>
<string name="mtrl_picker_toggle_to_year_selection">Tap to switch to selecting a year</string> <string name="mtrl_picker_toggle_to_year_selection">Tap to switch to selecting a year</string>
<string name="net_error">A network error occurred</string>
<string name="network_error_info">A network error occurred. Check your network settings and try again.</string> <string name="network_error_info">A network error occurred. Check your network settings and try again.</string>
<string name="network_timeout_info">"Couldn't connect to the network. Try again."</string> <string name="network_timeout_info">"Couldn't connect to the network. Try again."</string>
<string name="new_alert_title_delete">Delete notes</string> <string name="new_alert_title_delete">Delete notes</string>
@ -719,6 +724,8 @@
<string name="option_menu_save_as">Save as</string> <string name="option_menu_save_as">Save as</string>
<string name="option_menu_save_as_pic">Save as image</string> <string name="option_menu_save_as_pic">Save as image</string>
<string name="option_menu_share">Share</string> <string name="option_menu_share">Share</string>
<string name="original_empty_content">No content in original version</string>
<string name="original_text">Original: \"%1$s\"</string>
<string name="pad_collpase_navigation">Hide navigation panel</string> <string name="pad_collpase_navigation">Hide navigation panel</string>
<string name="pad_dialog_take_photo_by_device">Taking photo with %1$s</string> <string name="pad_dialog_take_photo_by_device">Taking photo with %1$s</string>
<string name="pad_dialog_tip_content_take_photo_by_phone">Using camera…</string> <string name="pad_dialog_tip_content_take_photo_by_phone">Using camera…</string>
@ -763,6 +770,8 @@
<string name="pc_todo_fast_create_hint">Enter text and press \"Enter\" to add an unfinished task</string> <string name="pc_todo_fast_create_hint">Enter text and press \"Enter\" to add an unfinished task</string>
<string name="pc_todo_set_remind_time_hint">Set time</string> <string name="pc_todo_set_remind_time_hint">Set time</string>
<string name="permdesc_accessNote">Malicious apps may use this to access your personal data.</string> <string name="permdesc_accessNote">Malicious apps may use this to access your personal data.</string>
<string name="permission_ai_desc_n">&lt;Data>In order to provide you with Notes AI services, Notes will collect the text you enter to generate summaries and optimize text. Read and agree to our &lt;a href=\"%1$s\">Privacy Policy and Third Party Data Sharing Statement&lt;/a> before you continue.&lt;/Data></string>
<string name="permission_ai_title">Notes AI services</string>
<string name="permission_data_shared_desc">Notes Third Party Data Sharing Statement</string> <string name="permission_data_shared_desc">Notes Third Party Data Sharing Statement</string>
<string name="permission_intro_contact">For marking notes taken during calls</string> <string name="permission_intro_contact">For marking notes taken during calls</string>
<string name="permission_intro_microphone">For recording voice notes</string> <string name="permission_intro_microphone">For recording voice notes</string>
@ -781,7 +790,6 @@
<string name="pm">PM</string> <string name="pm">PM</string>
<string name="pref_category_title_quick_func">Quick features</string> <string name="pref_category_title_quick_func">Quick features</string>
<string name="pref_excerpt_link_float">Receive a reminder to create an excerpt whenever a URL is copied</string> <string name="pref_excerpt_link_float">Receive a reminder to create an excerpt whenever a URL is copied</string>
<string name="pref_excerpt_summary_link_float">Every time the link is copied, the shorthand bar will provide a pending summary reminder, click to extract the summary.</string>
<string name="pref_permission_allowed">Granted</string> <string name="pref_permission_allowed">Granted</string>
<string name="pref_permission_manage">Permissions details</string> <string name="pref_permission_manage">Permissions details</string>
<string name="pref_permission_manage_key_contact">Access contacts</string> <string name="pref_permission_manage_key_contact">Access contacts</string>
@ -795,7 +803,6 @@
<string name="pref_title_cloud_trash_bin">Deleted notes in the cloud</string> <string name="pref_title_cloud_trash_bin">Deleted notes in the cloud</string>
<string name="pref_title_common">Additional settings</string> <string name="pref_title_common">Additional settings</string>
<string name="pref_title_excerpt_remind">Excerpt reminders</string> <string name="pref_title_excerpt_remind">Excerpt reminders</string>
<string name="pref_title_excerpt_summary_remind">SummaryList</string>
<string name="pref_title_font_size">Font size</string> <string name="pref_title_font_size">Font size</string>
<string name="pref_title_note_style">Style</string> <string name="pref_title_note_style">Style</string>
<string name="pref_title_quick_note">Quick notes</string> <string name="pref_title_quick_note">Quick notes</string>
@ -835,6 +842,8 @@
<string name="repeat_mode_week">Every week</string> <string name="repeat_mode_week">Every week</string>
<string name="repeat_mode_year">Every year</string> <string name="repeat_mode_year">Every year</string>
<string name="required_permissions">;</string> <string name="required_permissions">;</string>
<string name="retry">Try again</string>
<string name="revoke_modifications">Undo</string>
<string name="rich_text_bold_description">Bold</string> <string name="rich_text_bold_description">Bold</string>
<string name="rich_text_bulleted_list_description">Checkbox</string> <string name="rich_text_bulleted_list_description">Checkbox</string>
<string name="rich_text_center_description">Center</string> <string name="rich_text_center_description">Center</string>
@ -872,6 +881,7 @@
<string name="select_account_prompt">Sync notes</string> <string name="select_account_prompt">Sync notes</string>
<string name="send">Send</string> <string name="send">Send</string>
<string name="send_notifications_for_reminder">For sending reminders</string> <string name="send_notifications_for_reminder">For sending reminders</string>
<string name="sensitive_content_warn">"Can't create AI summary for sensitive content"</string>
<string name="set_alarm_description">Set alarm</string> <string name="set_alarm_description">Set alarm</string>
<string name="setting_big_screen_layout_columns">Sidebar</string> <string name="setting_big_screen_layout_columns">Sidebar</string>
<string name="setting_big_screen_layout_flat">Tiles</string> <string name="setting_big_screen_layout_flat">Tiles</string>
@ -883,8 +893,6 @@
<string name="setting_other">OTHER</string> <string name="setting_other">OTHER</string>
<string name="setting_privacy">Privacy Policy</string> <string name="setting_privacy">Privacy Policy</string>
<string name="single_link_excerpt_saving">Saving items…</string> <string name="single_link_excerpt_saving">Saving items…</string>
<string name="single_link_excerpt_summary_saving">Generating summary list.</string>
<string name="single_link_pic_excerpt_summary_saving">Image summary generation in progress</string>
<string name="single_new_excerpt_title">Excerpts</string> <string name="single_new_excerpt_title">Excerpts</string>
<string name="size_byte">B</string> <string name="size_byte">B</string>
<string name="size_giga_byte">GB</string> <string name="size_giga_byte">GB</string>
@ -926,6 +934,9 @@
<string name="splash_note">Stylus</string> <string name="splash_note">Stylus</string>
<string name="status_bar_notification_info_overflow">999+</string> <string name="status_bar_notification_info_overflow">999+</string>
<string name="stealth_mode_tip">"You're incognito. Can't use microphone now."</string> <string name="stealth_mode_tip">"You're incognito. Can't use microphone now."</string>
<string name="suggested_delete">Suggestion: Delete \"%1$s\"</string>
<string name="suggested_modifications">Suggestion: Change \"%1$s\" to \"%2$s\"</string>
<string name="summary">Summary</string>
<string name="summary_collapsed_preference_list">%1$s, %2$s</string> <string name="summary_collapsed_preference_list">%1$s, %2$s</string>
<string name="sunday">Sunday</string> <string name="sunday">Sunday</string>
<string name="sunday_short">Sun</string> <string name="sunday_short">Sun</string>
@ -1003,11 +1014,6 @@
<string name="time_picker_dialog_title">Set time</string> <string name="time_picker_dialog_title">Set time</string>
<string name="time_picker_label_hour">H</string> <string name="time_picker_label_hour">H</string>
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="to_be_read_bubble_tips">Copied link and text will directly extract the abstract to the notes.</string>
<string name="to_be_read_image_list">Image Summary</string>
<string name="to_be_read_link_bubble_tips">Tap to save summary to Notes</string>
<string name="to_be_read_list">SummaryList</string>
<string name="to_be_read_text_list">Text Summary</string>
<string name="to_view_alarm_content">Tap to view</string> <string name="to_view_alarm_content">Tap to view</string>
<string name="toast_cancel_to_insert_image">"Couldn't add image."</string> <string name="toast_cancel_to_insert_image">"Couldn't add image."</string>
<string name="toast_excerpt_end">Created excerpt successfully</string> <string name="toast_excerpt_end">Created excerpt successfully</string>
@ -1033,8 +1039,6 @@ Allow Notes to read the contents of your SD card."</string>
<string name="toast_refuse_to_use_record_audio">"Microphone permissions are restricted. <string name="toast_refuse_to_use_record_audio">"Microphone permissions are restricted.
Allow Notes to record audio."</string> Allow Notes to record audio."</string>
<string name="toast_refuse_to_use_storage_in_excerpt">Allow Notes to access storage to be able to add images to your notes</string> <string name="toast_refuse_to_use_storage_in_excerpt">Allow Notes to access storage to be able to add images to your notes</string>
<string name="toast_show_no_network">Please connect to the network and try again.</string>
<string name="toast_show_xiaomi_account">Login your Xiaomi account and try again.</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="todo_alert_title_delete">Delete completed tasks</string> <string name="todo_alert_title_delete">Delete completed tasks</string>
<string name="todo_audio_default_content">"[Voice task] "</string> <string name="todo_audio_default_content">"[Voice task] "</string>

View File

@ -399,7 +399,7 @@ Double tap to start."</string>
<string name="pa_accessibility_picker_home_widget_replace">Selected %s. Switching widgets.</string> <string name="pa_accessibility_picker_home_widget_replace">Selected %s. Switching widgets.</string>
<string name="pa_accessibility_picker_home_widget_replace_card_content_desc">"%s. <string name="pa_accessibility_picker_home_widget_replace_card_content_desc">"%s.
Double tap the button below it to replace with another widget."</string> Double tap the button below it to replace with another widget."</string>
<string name="pa_accessibility_picker_home_widget_replace_card_content_desc_status" formatted="false">"%s. Installation status: %3$s. The \"Switch\" button is below. <string formatted="false" name="pa_accessibility_picker_home_widget_replace_card_content_desc_status">"%s. Installation status: %3$s. The \"Switch\" button is below.
Press twice to switch."</string> Press twice to switch."</string>
<string name="pa_accessibility_picker_home_widget_slected">"%1$s, %2$s, Installation status: %3$s, <string name="pa_accessibility_picker_home_widget_slected">"%1$s, %2$s, Installation status: %3$s,
tap twice for details, tap twice for details,
@ -433,8 +433,8 @@ Double tap to view details."</string>
<string name="pa_accessibility_picker_widget_detail_edit">Edit</string> <string name="pa_accessibility_picker_widget_detail_edit">Edit</string>
<string name="pa_accessibility_picker_widget_detail_widget_add_to_desktop">Selected widget. Drag to add this item to the Home screen.</string> <string name="pa_accessibility_picker_widget_detail_widget_add_to_desktop">Selected widget. Drag to add this item to the Home screen.</string>
<string name="pa_accessibility_picker_widget_detail_widget_add_to_minus_desktop">Selected widget. Drag to add this item to App vault.</string> <string name="pa_accessibility_picker_widget_detail_widget_add_to_minus_desktop">Selected widget. Drag to add this item to App vault.</string>
<string name="pa_accessibility_picker_widget_group_all" formatted="false">Widget store. Select to view all widgets for %s. Double tap to view all widgets for %s.</string> <string formatted="false" name="pa_accessibility_picker_widget_group_all">Widget store. Select to view all widgets for %s. Double tap to view all widgets for %s.</string>
<string name="pa_accessibility_picker_widget_group_item" formatted="false">Widget store. %s Selected. Double tap to open widget description. The item contains %s widget.</string> <string formatted="false" name="pa_accessibility_picker_widget_group_item">Widget store. %s Selected. Double tap to open widget description. The item contains %s widget.</string>
<string name="pa_accessibility_picker_widget_item_add_to_desktop">%s</string> <string name="pa_accessibility_picker_widget_item_add_to_desktop">%s</string>
<string name="pa_accessibility_picker_widget_item_add_to_minus_desktop">%s</string> <string name="pa_accessibility_picker_widget_item_add_to_minus_desktop">%s</string>
<string name="pa_accessibility_picker_widget_item_add_to_third">%s</string> <string name="pa_accessibility_picker_widget_item_add_to_third">%s</string>
@ -726,7 +726,7 @@ Stay tuned!"</string>
<string name="pa_picker_home_search_hint">Search for widgets</string> <string name="pa_picker_home_search_hint">Search for widgets</string>
<string name="pa_picker_home_title">Add widgets</string> <string name="pa_picker_home_title">Add widgets</string>
<string name="pa_picker_image_text_share">Share</string> <string name="pa_picker_image_text_share">Share</string>
<string name="pa_picker_image_text_share_content" formatted="false">\#小米小部件# 用%s小米小部件装扮你的桌面%s</string> <string formatted="false" name="pa_picker_image_text_share_content">\#小米小部件# 用%s小米小部件装扮你的桌面%s</string>
<string name="pa_picker_image_text_share_copy_url">Copy URL</string> <string name="pa_picker_image_text_share_copy_url">Copy URL</string>
<string name="pa_picker_image_text_share_more">More</string> <string name="pa_picker_image_text_share_more">More</string>
<string name="pa_picker_image_text_share_wechat_favourite">WeChat Favorites</string> <string name="pa_picker_image_text_share_wechat_favourite">WeChat Favorites</string>
@ -847,7 +847,7 @@ Add widgets to get started."</string>
<string name="pa_setting_privacy_policy_update_agree">Agree</string> <string name="pa_setting_privacy_policy_update_agree">Agree</string>
<string name="pa_setting_privacy_policy_update_exit">Exit</string> <string name="pa_setting_privacy_policy_update_exit">Exit</string>
<string name="pa_setting_privacy_policy_update_link">Privacy Policy</string> <string name="pa_setting_privacy_policy_update_link">Privacy Policy</string>
<string name="pa_setting_privacy_policy_update_message" formatted="false">"App vault Privacy Policy was updated: <string formatted="false" name="pa_setting_privacy_policy_update_message">"App vault Privacy Policy was updated:
%sRead and agree to the new version of %s before you continue."</string> %sRead and agree to the new version of %s before you continue."</string>
<string name="pa_setting_privacy_policy_update_title">Updated Privacy Policy</string> <string name="pa_setting_privacy_policy_update_title">Updated Privacy Policy</string>
<string name="pa_setting_privacy_revoke_cta">Withdrawal of consent</string> <string name="pa_setting_privacy_revoke_cta">Withdrawal of consent</string>
@ -999,15 +999,15 @@ Add widgets to get started."</string>
<string name="pa_sure">OK</string> <string name="pa_sure">OK</string>
<string name="pa_toast_home_layout_locked">Home screen layout is locked</string> <string name="pa_toast_home_layout_locked">Home screen layout is locked</string>
<string name="pa_toast_message_not_support_size">"Widgets of this size aren't supported by App vault"</string> <string name="pa_toast_message_not_support_size">"Widgets of this size aren't supported by App vault"</string>
<string name="pa_travel_accessibility_arri" formatted="false">%s到达%s</string> <string formatted="false" name="pa_travel_accessibility_arri">%s到达%s</string>
<string name="pa_travel_accessibility_arri_cross_day" formatted="false">%d天后%s到达%s</string> <string formatted="false" name="pa_travel_accessibility_arri_cross_day">%d天后%s到达%s</string>
<string name="pa_travel_accessibility_clear"></string> <string name="pa_travel_accessibility_clear"></string>
<string name="pa_travel_accessibility_cloudy">多云</string> <string name="pa_travel_accessibility_cloudy">多云</string>
<string name="pa_travel_accessibility_departure_other" formatted="false">%d天后有待出发%s行程</string> <string formatted="false" name="pa_travel_accessibility_departure_other">%d天后有待出发%s行程</string>
<string name="pa_travel_accessibility_departure_today">今日有待出发%s行程</string> <string name="pa_travel_accessibility_departure_today">今日有待出发%s行程</string>
<string name="pa_travel_accessibility_departure_tomorrow">明日有待出发%s行程</string> <string name="pa_travel_accessibility_departure_tomorrow">明日有待出发%s行程</string>
<string name="pa_travel_accessibility_dept_flight" formatted="false">%s从%s起飞</string> <string formatted="false" name="pa_travel_accessibility_dept_flight">%s从%s起飞</string>
<string name="pa_travel_accessibility_dept_train" formatted="false">%s从%s出发</string> <string formatted="false" name="pa_travel_accessibility_dept_train">%s从%s出发</string>
<string name="pa_travel_accessibility_double_click">双击</string> <string name="pa_travel_accessibility_double_click">双击</string>
<string name="pa_travel_accessibility_dust">扬尘</string> <string name="pa_travel_accessibility_dust">扬尘</string>
<string name="pa_travel_accessibility_expand_card">点击展开</string> <string name="pa_travel_accessibility_expand_card">点击展开</string>
@ -1032,7 +1032,7 @@ Add widgets to get started."</string>
<string name="pa_travel_accessibility_thunderstorm">雷暴</string> <string name="pa_travel_accessibility_thunderstorm">雷暴</string>
<string name="pa_travel_accessibility_train">列车</string> <string name="pa_travel_accessibility_train">列车</string>
<string name="pa_travel_accessibility_unknown">待定</string> <string name="pa_travel_accessibility_unknown">待定</string>
<string name="pa_travel_accessibility_weather" formatted="false">到达当日, %s天气 %s温度 %s双击跳转天气详情页</string> <string formatted="false" name="pa_travel_accessibility_weather">到达当日, %s天气 %s温度 %s双击跳转天气详情页</string>
<string name="pa_travel_all">全部行程</string> <string name="pa_travel_all">全部行程</string>
<string name="pa_travel_bind_state_none">--</string> <string name="pa_travel_bind_state_none">--</string>
<string name="pa_travel_content_description_assistant_all_travel">双击查看未来三十天行程</string> <string name="pa_travel_content_description_assistant_all_travel">双击查看未来三十天行程</string>
@ -1050,19 +1050,19 @@ Add widgets to get started."</string>
<string name="pa_travel_content_description_crgt_auth_grant">双击确认并授权绑定“国铁吉讯”</string> <string name="pa_travel_content_description_crgt_auth_grant">双击确认并授权绑定“国铁吉讯”</string>
<string name="pa_travel_content_description_crgt_auth_look_privacy">双击查看“国铁吉讯”《用户服务协议》和《隐私政策》</string> <string name="pa_travel_content_description_crgt_auth_look_privacy">双击查看“国铁吉讯”《用户服务协议》和《隐私政策》</string>
<string name="pa_travel_content_description_crgt_auth_unchecked">双击同意“国铁吉讯”《用户服务协议》和《隐私政策》</string> <string name="pa_travel_content_description_crgt_auth_unchecked">双击同意“国铁吉讯”《用户服务协议》和《隐私政策》</string>
<string name="pa_travel_content_description_list_card_checked" formatted="false">已选中行程%s%s在页面底部中央双击删除按钮删除该行程</string> <string formatted="false" name="pa_travel_content_description_list_card_checked">已选中行程%s%s在页面底部中央双击删除按钮删除该行程</string>
<string name="pa_travel_content_description_list_card_crossed_flight_info" formatted="false">%s %s航班%s%s从%s起飞%s天后%s到达%s%s</string> <string formatted="false" name="pa_travel_content_description_list_card_crossed_flight_info">%s %s航班%s%s从%s起飞%s天后%s到达%s%s</string>
<string name="pa_travel_content_description_list_card_crossed_train_info" formatted="false">%s %s列车%s%s从%s出发%s天后%s到达%s%s</string> <string formatted="false" name="pa_travel_content_description_list_card_crossed_train_info">%s %s列车%s%s从%s出发%s天后%s到达%s%s</string>
<string name="pa_travel_content_description_list_card_flag_action_bound">双击跳转行程详情页,长按选中可删除该行程</string> <string name="pa_travel_content_description_list_card_flag_action_bound">双击跳转行程详情页,长按选中可删除该行程</string>
<string name="pa_travel_content_description_list_card_flag_action_unbind">双击跳转%s账户授权页长按选中可删除该行程</string> <string name="pa_travel_content_description_list_card_flag_action_unbind">双击跳转%s账户授权页长按选中可删除该行程</string>
<string name="pa_travel_content_description_list_card_flag_flight">航班</string> <string name="pa_travel_content_description_list_card_flag_flight">航班</string>
<string name="pa_travel_content_description_list_card_flag_train">列车</string> <string name="pa_travel_content_description_list_card_flag_train">列车</string>
<string name="pa_travel_content_description_list_card_flight_info" formatted="false">%s %s航班%s%s从%s起飞%s到达%s%s</string> <string formatted="false" name="pa_travel_content_description_list_card_flight_info">%s %s航班%s%s从%s起飞%s到达%s%s</string>
<string name="pa_travel_content_description_list_card_select_arrival_station">双击选择到达站</string> <string name="pa_travel_content_description_list_card_select_arrival_station">双击选择到达站</string>
<string name="pa_travel_content_description_list_card_station_selected">双击选中%s</string> <string name="pa_travel_content_description_list_card_station_selected">双击选中%s</string>
<string name="pa_travel_content_description_list_card_train_info" formatted="false">%s %s列车%s%s从%s出发%s到达%s双击跳转行程详情页%s</string> <string formatted="false" name="pa_travel_content_description_list_card_train_info">%s %s列车%s%s从%s出发%s到达%s双击跳转行程详情页%s</string>
<string name="pa_travel_content_description_list_card_train_info_no_arrival_station" formatted="false">%s %s列车%s%s从%s出发%s</string> <string formatted="false" name="pa_travel_content_description_list_card_train_info_no_arrival_station">%s %s列车%s%s从%s出发%s</string>
<string name="pa_travel_content_description_list_card_unchecked" formatted="false">未选中行程%s%s</string> <string formatted="false" name="pa_travel_content_description_list_card_unchecked">未选中行程%s%s</string>
<string name="pa_travel_content_description_list_delete_dialog_button_cancel">双击取消删除</string> <string name="pa_travel_content_description_list_delete_dialog_button_cancel">双击取消删除</string>
<string name="pa_travel_content_description_list_delete_dialog_button_confirm">双击确认删除,删除后不可恢复</string> <string name="pa_travel_content_description_list_delete_dialog_button_confirm">双击确认删除,删除后不可恢复</string>
<string name="pa_travel_date_unit_day"></string> <string name="pa_travel_date_unit_day"></string>
@ -1105,7 +1105,7 @@ Add widgets to get started."</string>
<string name="pa_travel_item_source_sms">短信</string> <string name="pa_travel_item_source_sms">短信</string>
<string name="pa_travel_list_empty_title">近30天无待出行行程</string> <string name="pa_travel_list_empty_title">近30天无待出行行程</string>
<string name="pa_travel_list_error_title">网络不可用,请确认连接后重试</string> <string name="pa_travel_list_error_title">网络不可用,请确认连接后重试</string>
<string name="pa_travel_near_travel_info" formatted="false">%s %s出发丨 %s</string> <string formatted="false" name="pa_travel_near_travel_info">%s %s出发丨 %s</string>
<string name="pa_travel_near_travel_tip">24小时内待出发行程</string> <string name="pa_travel_near_travel_tip">24小时内待出发行程</string>
<string name="pa_travel_preference_cp_state_bind">已绑定</string> <string name="pa_travel_preference_cp_state_bind">已绑定</string>
<string name="pa_travel_preference_cp_state_not_bind">未绑定</string> <string name="pa_travel_preference_cp_state_not_bind">未绑定</string>
@ -1132,7 +1132,7 @@ Add widgets to get started."</string>
<string name="pa_travel_toast_unknown_bind_state">授权异常,请检查网络状态</string> <string name="pa_travel_toast_unknown_bind_state">授权异常,请检查网络状态</string>
<string name="pa_travel_train_check_point">检票口</string> <string name="pa_travel_train_check_point">检票口</string>
<string name="pa_travel_train_empty_check_point">暂无检票口信息</string> <string name="pa_travel_train_empty_check_point">暂无检票口信息</string>
<string name="pa_travel_train_seat_carriage_number" formatted="false">%s车%s</string> <string formatted="false" name="pa_travel_train_seat_carriage_number">%s车%s</string>
<string name="pa_travel_train_seat_number">座位号</string> <string name="pa_travel_train_seat_number">座位号</string>
<string name="pa_travel_train_tip_cancel">列车取消,请您重新制定出行计划</string> <string name="pa_travel_train_tip_cancel">列车取消,请您重新制定出行计划</string>
<string name="pa_travel_train_unauthorized_tip">授权服务账号,及时获得列车动态信息</string> <string name="pa_travel_train_unauthorized_tip">授权服务账号,及时获得列车动态信息</string>

View File

@ -166,6 +166,31 @@
<item>@string/chinese_symbol_animals_dog</item> <item>@string/chinese_symbol_animals_dog</item>
<item>@string/chinese_symbol_animals_pig</item> <item>@string/chinese_symbol_animals_pig</item>
</string-array> </string-array>
<string-array name="city_label">
<item>!</item>
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
</string-array>
<string-array name="data_net_usage_number"> <string-array name="data_net_usage_number">
<item>不设上限</item> <item>不设上限</item>
<item>100M</item> <item>100M</item>
@ -387,6 +412,14 @@
<item>com.miui.cloudservice</item> <item>com.miui.cloudservice</item>
<item>com.android.deskclock</item> <item>com.android.deskclock</item>
</string-array> </string-array>
<string-array name="parent_center_item_array">
<item>应用管理</item>
<item>时间管理</item>
<item>网络设置</item>
<item>安全保护</item>
<item>护眼模式</item>
<item>更多设置</item>
</string-array>
<string-array name="solar_terms"> <string-array name="solar_terms">
<item>@string/empty</item> <item>@string/empty</item>
<item>@string/solar_term_slight_cold</item> <item>@string/solar_term_slight_cold</item>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="_00_00">00:00</string>
<string name="abc_action_bar_home_description">Navigate home</string> <string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string> <string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_menu_overflow_description">More options</string> <string name="abc_action_menu_overflow_description">More options</string>
@ -30,17 +31,58 @@
<string name="actionbar_button_up_description">Back</string> <string name="actionbar_button_up_description">Back</string>
<string name="ad_downloading">Download…</string> <string name="ad_downloading">Download…</string>
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="agree">同意</string>
<string name="am">AM</string> <string name="am">AM</string>
<string name="androidx_startup">androidx.startup</string> <string name="androidx_startup">androidx.startup</string>
<string name="answer_call_btn_text">立即接听</string>
<string name="app_cache_clean_no_cache">无缓存</string>
<string name="app_cache_clean_tost_msg">清除完成</string>
<string name="app_control_desc">管理儿童空间中宝贝可使用的应用</string>
<string name="app_control_title">应用管理</string>
<string name="app_market_desc">下载儿童空间中宝贝可使用的应用</string>
<string name="app_market_title">应用市场</string>
<string name="app_name">System service plugin</string> <string name="app_name">System service plugin</string>
<string name="app_select_title">Add frequently used apps</string> <string name="app_select_title">Add frequently used apps</string>
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string> <string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="auto_task_now_city">Current location</string>
<string name="auto_task_search_address_point">Search for locations</string>
<string name="auto_task_select_city">Select city</string>
<string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string> <string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string>
<string name="btn_connecting">连接中</string>
<string name="btn_holding">等待安装</string>
<string name="btn_install">安装</string>
<string name="btn_installed">已安装</string>
<string name="btn_installing">安装中</string>
<string name="btn_launch">打开</string>
<string name="btn_pausable">暂停</string>
<string name="btn_paused">暂停中</string>
<string name="btn_pending">等待</string>
<string name="btn_price">¥%1$s</string>
<string name="btn_progress">%1$d%%</string>
<string name="btn_resume">继续</string>
<string name="btn_retry">重试</string>
<string name="btn_update">升级</string>
<string name="btn_verifying">验证中</string>
<string name="cache_clean_desc">图片,数据等</string>
<string name="cache_clean_title">清除缓存</string>
<string name="call_control_desc">开启后,来电时需要家长解锁后才能接听</string>
<string name="call_control_title">开启来电验证</string>
<string name="camera_perm_dialog_btn_cancel">取消</string>
<string name="camera_perm_dialog_btn_ok">允许</string>
<string name="camera_perm_dialog_message">在使用过程中,本应用需要访问相机权限,用于屏幕距离检测功能。如果您不同意调用以上权限,将导致该功能无法正常使用,但不影响您使用本应用的其他功能。您可以随时通过关闭“屏幕距离检测”功能,取消以上权限调用并撤回您的同意。</string>
<string name="camera_perm_dialog_title">提示</string>
<string name="camera_permission_desc">用于检测屏幕距离,保护儿童视力</string>
<string name="can_not_create_kid_space_in_phone_toast">通话中不可启用儿童空间</string>
<string name="can_not_delete_kid_space_in_phone_toast">通话中不可删除儿童空间</string>
<string name="can_not_enter_kid_space_in_phone_toast">通话中不可进入儿童空间</string>
<string name="can_not_exist_kid_space_in_phone_toast">通话中不可退出儿童空间</string>
<string name="can_not_switch_when_green_kid_active">亲情守护中禁止切换分身</string>
<string name="cancel">Cancel</string> <string name="cancel">Cancel</string>
<string name="cancel_button">Cancel</string> <string name="cancel_button">Cancel</string>
<string name="character_counter_content_description">Characters entered %1$d of %2$d</string> <string name="character_counter_content_description">Characters entered %1$d of %2$d</string>
<string name="character_counter_overflowed_content_description">Character limit exceeded %1$d of %2$d</string> <string name="character_counter_overflowed_content_description">Character limit exceeded %1$d of %2$d</string>
<string name="character_counter_pattern">%1$d / %2$d</string> <string name="character_counter_pattern">%1$d / %2$d</string>
<string name="child_room_cancel">取消</string>
<string name="chinese_day_1">初一</string> <string name="chinese_day_1">初一</string>
<string name="chinese_day_10">初十</string> <string name="chinese_day_10">初十</string>
<string name="chinese_day_11">十一</string> <string name="chinese_day_11">十一</string>
@ -110,12 +152,21 @@
<string name="chinese_symbol_animals_snake"></string> <string name="chinese_symbol_animals_snake"></string>
<string name="chinese_symbol_animals_tiger"></string> <string name="chinese_symbol_animals_tiger"></string>
<string name="chip_text">Chip text</string> <string name="chip_text">Chip text</string>
<string name="clean_kid_space">禁用儿童空间</string>
<string name="clear_text_end_icon_content_description">Clear text</string> <string name="clear_text_end_icon_content_description">Clear text</string>
<string name="clearable_edittext_clear_description">Clear</string> <string name="clearable_edittext_clear_description">Clear</string>
<string name="close">Close</string> <string name="close">Close</string>
<string name="close_password_dialog_message">关闭密码后,初始空间中的密码也将停用。并将删除已录入的指纹和人脸数据,您将无法使用指纹,人脸识别及设备保护功能</string>
<string name="close_password_dialog_title">关闭密码验证</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">00000000000000000000000000000000</string> <string name="com.google.firebase.crashlytics.mapping_file_id">00000000000000000000000000000000</string>
<string name="common_google_play_services_unknown_issue">%1$s is having trouble with Google Play services. Please try again.</string> <string name="confirmDelete">确认禁用</string>
<string name="confirm_main_space_password">请确认初始空间密码</string>
<string name="copy">Copy</string> <string name="copy">Copy</string>
<string name="create_kid_mode">开启儿童空间</string>
<string name="create_kid_mode_dialog_btn_text">我知道了</string>
<string name="create_kid_mode_dialog_msg">开启后将生成一个桌面图标,用于快速进入儿童空间</string>
<string name="create_kid_mode_dialog_title">提示</string>
<string name="create_space_loading">正在创建儿童空间...</string>
<string name="cta_main_purpose">Welcome to Game Turbo!</string> <string name="cta_main_purpose">Welcome to Game Turbo!</string>
<string name="date_picker_label_day" /> <string name="date_picker_label_day" />
<string name="date_picker_label_month" /> <string name="date_picker_label_month" />
@ -123,6 +174,8 @@
<string name="date_picker_lunar">Chinese Traditional Calendar</string> <string name="date_picker_lunar">Chinese Traditional Calendar</string>
<string name="date_time_picker_dialog_title">Set date and time</string> <string name="date_time_picker_dialog_title">Set date and time</string>
<string name="default_web_client_id">496841722182-m9dd7b8nd2dn3uadmq47ili9ao8kabbc.apps.googleusercontent.com</string> <string name="default_web_client_id">496841722182-m9dd7b8nd2dn3uadmq47ili9ao8kabbc.apps.googleusercontent.com</string>
<string name="delete_kid_mode">禁用儿童空间</string>
<string name="delete_space_loading">正在删除儿童空间...</string>
<string name="dialog_market_score_cancel">Cancel</string> <string name="dialog_market_score_cancel">Cancel</string>
<string name="dialog_market_score_dislike">Comment</string> <string name="dialog_market_score_dislike">Comment</string>
<string name="dialog_market_score_like">Five stars!</string> <string name="dialog_market_score_like">Five stars!</string>
@ -135,6 +188,13 @@
<string name="dialog_market_score_title_step2">Thanks for your feedback!</string> <string name="dialog_market_score_title_step2">Thanks for your feedback!</string>
<string name="dual_app_title">Dual apps</string> <string name="dual_app_title">Dual apps</string>
<string name="dual_app_words">Every account deserves its own app</string> <string name="dual_app_words">Every account deserves its own app</string>
<string name="duration_category_weekend_title">周末</string>
<string name="duration_category_workday_title">周一至周五</string>
<string name="duration_rest_interval_title">每次休息间隔(分钟)</string>
<string name="duration_restrict">时长限制</string>
<string name="duration_time_end">结束时间</string>
<string name="duration_time_start">开始时间</string>
<string name="duration_use_interval_title">每次使用不超过(分钟)</string>
<string name="early_morning">Morning</string> <string name="early_morning">Morning</string>
<string name="earthly_branches_chen"></string> <string name="earthly_branches_chen"></string>
<string name="earthly_branches_chou"></string> <string name="earthly_branches_chou"></string>
@ -170,6 +230,8 @@
<string name="ew_detail_receive_time_title">Start time</string> <string name="ew_detail_receive_time_title">Start time</string>
<string name="ew_detail_receive_warn_time_message">%ss</string> <string name="ew_detail_receive_warn_time_message">%ss</string>
<string name="ew_detail_receive_warn_time_title">Time before the start</string> <string name="ew_detail_receive_warn_time_title">Time before the start</string>
<string name="ew_monitor_slogan">"Join our earthquake
monitoring program"</string>
<string name="ew_save_title">Save</string> <string name="ew_save_title">Save</string>
<string name="ew_share_logo_title">Earthquake warning</string> <string name="ew_share_logo_title">Earthquake warning</string>
<string name="ew_share_save_tips">Saved to %s</string> <string name="ew_share_save_tips">Saved to %s</string>
@ -178,8 +240,12 @@
<string name="ew_warning_detail">Warning details</string> <string name="ew_warning_detail">Warning details</string>
<string name="expand_button_title">Advanced</string> <string name="expand_button_title">Advanced</string>
<string name="exposed_dropdown_menu_content_description">Show dropdown menu</string> <string name="exposed_dropdown_menu_content_description">Show dropdown menu</string>
<string name="eye_protect_desc">屏幕颜色和亮度自动调节,保护宝贝视力</string>
<string name="eye_protect_title">护眼模式</string>
<string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string> <string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string>
<string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string> <string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string>
<string name="face_distance_detect_desc">为保护孩子的眼睛,离屏幕太近时,会主动提醒</string>
<string name="face_distance_detect_title">屏幕距离检测</string>
<string name="fastboot_locked_answer_1">Fastboot is the traditional method to flash Mi devices. When the device is in Fastboot mode, all the data stored on it can be reached and erased directly. We lock Fastboot to make sure your data stays secure in case you lose the device, as well as to guarantee the reliability of Find device features.</string> <string name="fastboot_locked_answer_1">Fastboot is the traditional method to flash Mi devices. When the device is in Fastboot mode, all the data stored on it can be reached and erased directly. We lock Fastboot to make sure your data stays secure in case you lose the device, as well as to guarantee the reliability of Find device features.</string>
<string name="fastboot_locked_answer_2">"In case you lose your device, Fastboot guarantees the security of the items stored on it. If you unlock Fastboot, you will no longer be able to lock your device remotely or erase data using Find device. That's why we don't recommend unlocking Fastboot on your device."</string> <string name="fastboot_locked_answer_2">"In case you lose your device, Fastboot guarantees the security of the items stored on it. If you unlock Fastboot, you will no longer be able to lock your device remotely or erase data using Find device. That's why we don't recommend unlocking Fastboot on your device."</string>
<string name="fastboot_locked_answer_3">"You should use the unlock tool from Xiaomi. To unlock the device, we need to make sure that the device belongs to you. That's why you should sign in with your Xiaomi Account and turn on Find device."</string> <string name="fastboot_locked_answer_3">"You should use the unlock tool from Xiaomi. To unlock the device, we need to make sure that the device belongs to you. That's why you should sign in with your Xiaomi Account and turn on Find device."</string>
@ -250,6 +316,7 @@
<string name="friday">Friday</string> <string name="friday">Friday</string>
<string name="friday_short">Fri</string> <string name="friday_short">Fri</string>
<string name="friday_shortest">Fri</string> <string name="friday_shortest">Fri</string>
<string name="function_not_support">不支持本功能</string>
<string name="game_booster">Game speed booster</string> <string name="game_booster">Game speed booster</string>
<string name="gamebooster_confirm_dialog_negative_btn">"Don't agree"</string> <string name="gamebooster_confirm_dialog_negative_btn">"Don't agree"</string>
<string name="gamebooster_confirm_dialog_positive_btn">Agree</string> <string name="gamebooster_confirm_dialog_positive_btn">Agree</string>
@ -355,6 +422,8 @@
<string name="gb_weixinpay_can_not_complete">"Can't complete payment. Install to continue."</string> <string name="gb_weixinpay_can_not_complete">"Can't complete payment. Install to continue."</string>
<string name="gcm_defaultSenderId">496841722182</string> <string name="gcm_defaultSenderId">496841722182</string>
<string name="gdpr_msg"><Data>"In order to use the basic features of Security, you must agree that Xiaomi will collect, process, and use your personal data, including information about the ways you use Security's features (e.g., mobile data usage stats, info about malware, as well as basic info about your device) and other types of information specified in our &lt;a href=\"https://privacy.mi.com/all/%1$s_%2$s\">Privacy Policy&lt;/a>."</Data></string> <string name="gdpr_msg"><Data>"In order to use the basic features of Security, you must agree that Xiaomi will collect, process, and use your personal data, including information about the ways you use Security's features (e.g., mobile data usage stats, info about malware, as well as basic info about your device) and other types of information specified in our &lt;a href=\"https://privacy.mi.com/all/%1$s_%2$s\">Privacy Policy&lt;/a>."</Data></string>
<string name="global_satisfaction_network_error">"Couldn't get data. Check your network settings and try again."</string>
<string name="global_satisfactionnetwork_loading">Getting data…</string>
<string name="google_api_key">AIzaSyD7fLWRBwM3F6TLY2gPNngDh1lzoLg6RF4</string> <string name="google_api_key">AIzaSyD7fLWRBwM3F6TLY2gPNngDh1lzoLg6RF4</string>
<string name="google_app_id">1:496841722182:android:87f129ae3ac47a72d9fd47</string> <string name="google_app_id">1:496841722182:android:87f129ae3ac47a72d9fd47</string>
<string name="google_crash_reporting_api_key">AIzaSyD7fLWRBwM3F6TLY2gPNngDh1lzoLg6RF4</string> <string name="google_crash_reporting_api_key">AIzaSyD7fLWRBwM3F6TLY2gPNngDh1lzoLg6RF4</string>
@ -366,6 +435,17 @@
<string name="gtb_dialog_privacy_voice_message">"You're about to use Xunyou Game Voice Changer. This service will collect your Xiaomi Account ID to record your membership duration."</string> <string name="gtb_dialog_privacy_voice_message">"You're about to use Xunyou Game Voice Changer. This service will collect your Xiaomi Account ID to record your membership duration."</string>
<string name="gtb_dialog_privacy_voice_tips"><Data>"I've read and agreed to Xunyou Game Voice Changer &lt;a href=\"%1$s\">Privacy Policy.&lt;/a>"</Data></string> <string name="gtb_dialog_privacy_voice_tips"><Data>"I've read and agreed to Xunyou Game Voice Changer &lt;a href=\"%1$s\">Privacy Policy.&lt;/a>"</Data></string>
<string name="gtb_dialog_privacy_voice_title">Xunyou Game Voice Changer</string> <string name="gtb_dialog_privacy_voice_title">Xunyou Game Voice Changer</string>
<string name="guide_desc_1">家长全面掌握和管理宝贝使用情况</string>
<string name="guide_desc_2">"精选专属定制童趣应用
安全优质,陪伴成长"</string>
<string name="guide_desc_3">全方位覆盖双语、动画、儿歌等早教内容</string>
<string name="guide_desc_4">"防短信扣费、流量超标、电话漏接
安全有保障"</string>
<string name="guide_title_1">视力保护 时间管理</string>
<string name="guide_title_2">儿童应用 趣味益智</string>
<string name="guide_title_3">海量内容 知识学堂</string>
<string name="guide_title_4">宝贝开心 家长放心</string>
<string name="have_missed_calls">有未接电话哦,请爸爸妈妈查看</string>
<string name="heavenly_stems_bing"></string> <string name="heavenly_stems_bing"></string>
<string name="heavenly_stems_ding"></string> <string name="heavenly_stems_ding"></string>
<string name="heavenly_stems_geng"></string> <string name="heavenly_stems_geng"></string>
@ -379,11 +459,38 @@
<string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string> <string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string>
<string name="hybrid_provider">Provided by %1$s</string> <string name="hybrid_provider">Provided by %1$s</string>
<string name="icon_content_description">Dialog Icon</string> <string name="icon_content_description">Dialog Icon</string>
<string name="incall_dialog_msg">开启来电验证需要先设置主空间锁屏密码,用以来电时解锁。</string>
<string name="incall_dialog_negative_btn_text">取消</string>
<string name="incall_dialog_positive_btn_text">前往设置</string>
<string name="incall_dialog_title">提示</string>
<string name="install_success">%s Install Success</string> <string name="install_success">%s Install Success</string>
<string name="kid_mode">儿童空间</string>
<string name="kid_mode_des1">家长全面管控宝贝使用情况</string>
<string name="kid_mode_des2">为宝贝专属定制童趣应用</string>
<string name="kid_mode_des3">全方位覆盖双语、动画、儿歌等早教内容</string>
<string name="kid_mode_privacy_policy_header">我已经阅读并同意%s</string>
<string name="kid_mode_privacy_policy_msg">小米儿童空间隐私政策</string>
<string name="kid_mode_title1">视力保护 时间管理</string>
<string name="kid_mode_title2">儿童应用 陪伴成长</string>
<string name="kid_mode_title3">海量内容 知识学堂</string>
<string name="launch_failed_text">无法打开%1$s</string>
<string name="loading">加载中</string>
<string name="loading_failed">加载失败点击重试</string>
<string name="lucky_back">Back to Red Packet Assistant</string> <string name="lucky_back">Back to Red Packet Assistant</string>
<string name="lucky_result_title">Red envelopes</string> <string name="lucky_result_title">Red envelopes</string>
<string name="main_toolbar_purchase">Top up</string> <string name="main_toolbar_purchase">Top up</string>
<string name="midnight">Night</string> <string name="midnight">Night</string>
<string name="migrate_btn_installed">前往新版儿童空间</string>
<string name="migrate_btn_uninstalled">去升级</string>
<string name="migrate_dialog_message_installed">儿童空间已经升级到最新版本,新增使用时段控制等功能,需到设置重新打开才可使用</string>
<string name="migrate_dialog_message_uninstalled">儿童空间新增使用时段控制等功能,请升级到最新版本体验全新功能</string>
<string name="migrate_dialog_title">升级提醒</string>
<string name="min_10">10</string>
<string name="min_20">20</string>
<string name="min_30">30</string>
<string name="min_40">40</string>
<string name="min_50">50</string>
<string name="min_60">60</string>
<string name="miuishare_title_more">More</string> <string name="miuishare_title_more">More</string>
<string name="miuishare_title_share">Share</string> <string name="miuishare_title_share">Share</string>
<string name="miuishare_wechat_timeline_title">WeChat Moments</string> <string name="miuishare_wechat_timeline_title">WeChat Moments</string>
@ -455,6 +562,7 @@
<string name="month_september_short">Sep</string> <string name="month_september_short">Sep</string>
<string name="month_september_shortest">Sep</string> <string name="month_september_shortest">Sep</string>
<string name="more">More</string> <string name="more">More</string>
<string name="more_settins_title">更多设置</string>
<string name="morning">Morning</string> <string name="morning">Morning</string>
<string name="mtrl_badge_numberless_content_description">New notification</string> <string name="mtrl_badge_numberless_content_description">New notification</string>
<string name="mtrl_chip_close_icon_content_description">Remove %1$s</string> <string name="mtrl_chip_close_icon_content_description">Remove %1$s</string>
@ -490,14 +598,30 @@
<string name="mtrl_picker_toggle_to_day_selection">Tap to switch to selecting a day</string> <string name="mtrl_picker_toggle_to_day_selection">Tap to switch to selecting a day</string>
<string name="mtrl_picker_toggle_to_text_input_mode">Switch to text input mode</string> <string name="mtrl_picker_toggle_to_text_input_mode">Switch to text input mode</string>
<string name="mtrl_picker_toggle_to_year_selection">Tap to switch to selecting a year</string> <string name="mtrl_picker_toggle_to_year_selection">Tap to switch to selecting a year</string>
<string name="need_network_when_bind">绑定之前需要先联网</string>
<string name="net_booster_expire_notification">Network speed boost session is about to end</string> <string name="net_booster_expire_notification">Network speed boost session is about to end</string>
<string name="net_booster_overdue_notification">Network speed boost session is about to end</string> <string name="net_booster_overdue_notification">Network speed boost session is about to end</string>
<string name="net_booster_overdue_notification_tip">Network speed boost session ended. You might start experiencing network delays. Renew the session now?</string> <string name="net_booster_overdue_notification_tip">Network speed boost session ended. You might start experiencing network delays. Renew the session now?</string>
<string name="net_free_booster_new_user_tip">Get a free game booster and enter to win a Xiaomi phone!</string> <string name="net_free_booster_new_user_tip">Get a free game booster and enter to win a Xiaomi phone!</string>
<string name="net_free_booster_new_user_title">New user gift</string> <string name="net_free_booster_new_user_title">New user gift</string>
<string name="net_retry_btn_text">重试</string>
<string name="net_switch_to_owner_space_text">回到主空间</string>
<string name="net_unavailable_tip">网络不可用,请检查联网后再试</string>
<string name="network_control_desc">管理宝贝在儿童空间内的网络使用</string>
<string name="network_control_title">网络设置</string>
<string name="network_daliy_data_net_usage_limit">每日数据流量使用上限</string>
<string name="network_daliy_net_usage_limit_tips">每日流量达到上限值时,系统会主动关闭流量,您无需担心流量超额导致的扣费</string>
<string name="network_data_net_checkbox_title">启用数据网络</string>
<string name="network_data_net_custom_setting">自定义使用上限</string>
<string name="network_error">A network error occurred.</string> <string name="network_error">A network error occurred.</string>
<string name="network_not_available">"Can't connect to the network"</string> <string name="network_not_available">"Can't connect to the network"</string>
<string name="network_setting">网络设置</string>
<string name="network_wlan_net_checkbox_title">启用Wi-Fi网络</string>
<string name="night">Evening</string> <string name="night">Evening</string>
<string name="no_net_dialog_msg">初次创建儿童空间时需要连接网络以载入儿童空间内的相关内容和服务请您前往开启移动网络或Wi-Fi网络。</string>
<string name="no_net_dialog_negative_text">取消</string>
<string name="no_net_dialog_positive_text">前往开启网络</string>
<string name="no_net_dialog_title">提示</string>
<string name="no_network">"Can't connect to the network"</string> <string name="no_network">"Can't connect to the network"</string>
<string name="no_network_btn">Try again</string> <string name="no_network_btn">Try again</string>
<string name="noon">Midday</string> <string name="noon">Midday</string>
@ -505,7 +629,39 @@
<string name="ok_button">OK</string> <string name="ok_button">OK</string>
<string name="open_browser">Open in browser</string> <string name="open_browser">Open in browser</string>
<string name="page_load_failed">"Can't open page"</string> <string name="page_load_failed">"Can't open page"</string>
<string name="parent_center">家长中心</string>
<string name="parent_center_app_exit_title">退出儿童空间</string>
<string name="parent_center_app_eyes_protect_tips">健康使用,保护孩子的视力</string>
<string name="parent_center_app_market_title">为孩子挑选优秀的早教应用</string>
<string name="parent_center_app_sure">确定</string>
<string name="parent_center_app_time_manager_title">管理宝贝在儿童空间内的使用时间</string>
<string name="parent_center_app_time_range_1">周一到周五</string>
<string name="parent_center_app_time_range_2">周末</string>
<string name="parent_center_app_time_range_error_tips">禁用时间间隔需大于30分钟</string>
<string name="parent_center_default_home_arrow_right_babubus">宝宝巴士</string>
<string name="parent_center_default_home_arrow_right_default">经典桌面</string>
<string name="parent_center_default_home_confirm">确定</string>
<string name="parent_center_default_home_desc">选择宝贝喜欢的默认桌面</string>
<string name="parent_center_default_home_msg">选择儿童空间桌面显示内容和方式</string>
<string name="parent_center_default_home_progress">已下载%1$s%%</string>
<string name="parent_center_default_home_title">默认桌面设置</string>
<string name="parent_center_download_success">下载完成,正在安装</string>
<string name="parent_center_net_set_title">管理宝贝在儿童空间内的网络使用</string>
<string name="parent_center_safe_set_title">防止宝贝随意退出儿童空间</string>
<string name="parent_center_time_select_title">设置时间</string>
<string name="parent_control_center">家长中心</string>
<string name="parent_page_menu_advice">意见反馈</string>
<string name="parent_page_menu_privacy">隐私策略</string>
<string name="parent_page_menu_user_policy">用户协议</string>
<string name="parent_unlock_tip_tv_text">解锁后将开放%s分钟使用时长</string>
<string name="parent_unlock_tv_text">家长解锁</string>
<string name="password_change_value_preference_desc">初始空间锁屏密码将会用于退出儿童空间时进行验证</string>
<string name="password_change_value_preference_title">修改密码</string>
<string name="password_control_desc">设置退出儿童空间的密码</string>
<string name="password_control_title">密码保护</string>
<string name="password_protect">密码保护</string>
<string name="password_toggle_content_description">Show password</string> <string name="password_toggle_content_description">Show password</string>
<string name="password_verify_checkbox_title">退出儿童模式需要验证密码,如设有锁屏密码,退出时需要验证锁屏密码</string>
<string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string> <string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string>
<string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string> <string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
<string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string> <string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
@ -526,6 +682,8 @@
<string name="pc_satellite_auto_enter_super_power">Turned on Ultra battery saver to ensure satellite communications</string> <string name="pc_satellite_auto_enter_super_power">Turned on Ultra battery saver to ensure satellite communications</string>
<string name="pc_satellite_superpower_dialog_subtitle">Battery is too low. Tiantong Satellite communications will be turned off along with Ultra battery saver. Turn off anyway?</string> <string name="pc_satellite_superpower_dialog_subtitle">Battery is too low. Tiantong Satellite communications will be turned off along with Ultra battery saver. Turn off anyway?</string>
<string name="pc_satellite_superpower_dialog_title">Tiantong Satellite communications</string> <string name="pc_satellite_superpower_dialog_title">Tiantong Satellite communications</string>
<string name="permission_control">权限管理</string>
<string name="playing">播放中</string>
<string name="pm">PM</string> <string name="pm">PM</string>
<string name="pm_lable_name">About root access</string> <string name="pm_lable_name">About root access</string>
<string name="power_center_battery_duration_screen_on">Screen time remaining</string> <string name="power_center_battery_duration_screen_on">Screen time remaining</string>
@ -534,15 +692,34 @@
<string name="preference_key_information_setting_close">key_information_setting_close</string> <string name="preference_key_information_setting_close">key_information_setting_close</string>
<string name="preference_key_information_setting_wlan">key_information_setting_wlan</string> <string name="preference_key_information_setting_wlan">key_information_setting_wlan</string>
<string name="privacy_declare_dialog_title">Terms of Service</string> <string name="privacy_declare_dialog_title">Terms of Service</string>
<string name="privacy_name">《隐私政策》</string>
<string name="privacy_prompt_traffic_purchase_message">"Your phone number and carrier details will be encrypted and uploaded to Mi's servers to get more info about data purchasing options."</string> <string name="privacy_prompt_traffic_purchase_message">"Your phone number and carrier details will be encrypted and uploaded to Mi's servers to get more info about data purchasing options."</string>
<string name="privacy_title">隐私政策</string>
<string name="privacy_update">隐私政策更新</string>
<string formatted="false" name="privacy_update_content">"儿童空间的隐私政策发生如下更新
%s
请您阅读并同意更新后的%s。"</string>
<string name="project_id">securityadd-adf33</string> <string name="project_id">securityadd-adf33</string>
<string name="recall_confirm">撤回</string>
<string name="recall_failed">撤回失败请重试</string>
<string name="recall_kid_mode">撤回同意</string>
<string name="recall_kid_mode_summary">您将撤回对儿童空间隐私政策的同意</string>
<string name="recall_kid_mode_tips">如果您撤回对儿童空间隐私政策的同意,我们将按照法律规定删除该应用所收集的数据,空间内所有数据将丢失且无法恢复。如您撤回同意,则视为您不同意我们继续向您提供儿童空间服务。是否撤回同意?</string>
<string name="remove_kid_mode_tip_msg">禁用儿童空间,空间内的所有数据将丢失且无法恢复。确定要禁用儿童空间吗?</string>
<string name="renew_now">Renew</string> <string name="renew_now">Renew</string>
<string name="restrict_time_interval">禁用时段</string>
<string name="retry_action">Try again</string> <string name="retry_action">Try again</string>
<string name="safe_protect">安全保护</string>
<string name="saturday">Saturday</string> <string name="saturday">Saturday</string>
<string name="saturday_short">Sat</string> <string name="saturday_short">Sat</string>
<string name="saturday_shortest">Sat</string> <string name="saturday_shortest">Sat</string>
<string name="search_menu_title">Search</string> <string name="search_menu_title">Search</string>
<string name="send">Send</string> <string name="send">Send</string>
<string name="set_babybus_home">设置宝宝巴士桌面</string>
<string name="set_password_dialog_message">建议您设置初始空间锁屏密码,设置后,退出儿童模式时将会验证锁屏密码。宝贝不可随意进入您的主空间</string>
<string name="set_password_dialog_negative_button_text">取消</string>
<string name="set_password_dialog_positive_button_text">立即设置</string>
<string name="set_password_dialog_title">设置退出儿童模式密码</string>
<string name="share">Share</string> <string name="share">Share</string>
<string name="size_byte">B</string> <string name="size_byte">B</string>
<string name="size_giga_byte">GB</string> <string name="size_giga_byte">GB</string>
@ -551,6 +728,9 @@
<string name="size_peta_byte">PB</string> <string name="size_peta_byte">PB</string>
<string name="size_suffix">%1$s%2$s</string> <string name="size_suffix">%1$s%2$s</string>
<string name="size_tera_byte">TB</string> <string name="size_tera_byte">TB</string>
<string name="size_unit_byte">%1$sB</string>
<string name="size_unit_kilobyte">%1$sKB</string>
<string name="size_unit_megabyte">%1$sMB</string>
<string name="solar_term_autumn_begins">Autumn begins</string> <string name="solar_term_autumn_begins">Autumn begins</string>
<string name="solar_term_autumn_equinox">Autumn equinox</string> <string name="solar_term_autumn_equinox">Autumn equinox</string>
<string name="solar_term_clear_and_bright">Clear and bright</string> <string name="solar_term_clear_and_bright">Clear and bright</string>
@ -575,6 +755,8 @@
<string name="solar_term_white_dews">Dews</string> <string name="solar_term_white_dews">Dews</string>
<string name="solar_term_winter_begins">Winter begins</string> <string name="solar_term_winter_begins">Winter begins</string>
<string name="solar_term_winter_solstice">Winter solstice</string> <string name="solar_term_winter_solstice">Winter solstice</string>
<string name="sound_control_desc">欢快的背景音乐让宝贝获得更多乐趣</string>
<string name="sound_control_title">打开音效</string>
<string name="status_bar_notification_info_overflow">999+</string> <string name="status_bar_notification_info_overflow">999+</string>
<string name="summary_collapsed_preference_list">%1$s, %2$s</string> <string name="summary_collapsed_preference_list">%1$s, %2$s</string>
<string name="sunday">Sunday</string> <string name="sunday">Sunday</string>
@ -596,7 +778,9 @@
<string name="superpower_dialog_app_select_title">Attention</string> <string name="superpower_dialog_app_select_title">Attention</string>
<string name="superpower_dialog_button_ok">OK</string> <string name="superpower_dialog_button_ok">OK</string>
<string name="superpower_exit_hint">Turning off Ultra battery saver…</string> <string name="superpower_exit_hint">Turning off Ultra battery saver…</string>
<string name="superpower_exit_low_temperature_hint">Turning off Cold endurance mode…</string>
<string name="superpower_incharging">Charging</string> <string name="superpower_incharging">Charging</string>
<string name="superpower_low_temp_mode_take_effect">Cold endurance mode is on</string>
<string name="superpower_progress_battery_last">%s remaining</string> <string name="superpower_progress_battery_last">%s remaining</string>
<string name="superpower_progress_left_time">%1$dh %2$dm</string> <string name="superpower_progress_left_time">%1$dh %2$dm</string>
<string name="superpower_search_hint">Search for apps</string> <string name="superpower_search_hint">Search for apps</string>
@ -608,6 +792,7 @@
<string name="superpower_time">h:mm</string> <string name="superpower_time">h:mm</string>
<string name="superpower_time_24">H:mm</string> <string name="superpower_time_24">H:mm</string>
<string name="superpower_toast_app_select_full_new">You can add up to %d items to frequently used apps</string> <string name="superpower_toast_app_select_full_new">You can add up to %d items to frequently used apps</string>
<string name="switch_kid_mode">切换儿童空间</string>
<string name="the_anniversary_of_lifting_martial_law">Anniversary of Lifting Martial Law</string> <string name="the_anniversary_of_lifting_martial_law">Anniversary of Lifting Martial Law</string>
<string name="the_anti_aggression_day">Anti-Aggression Day</string> <string name="the_anti_aggression_day">Anti-Aggression Day</string>
<string name="the_arbor_day">Arbor Day</string> <string name="the_arbor_day">Arbor Day</string>
@ -648,13 +833,26 @@
<string name="the_united_nations_day">United Nations Day</string> <string name="the_united_nations_day">United Nations Day</string>
<string name="the_valentines_day">"Valentine's Day"</string> <string name="the_valentines_day">"Valentine's Day"</string>
<string name="the_water_lantern_festival">Water Lantern Festival</string> <string name="the_water_lantern_festival">Water Lantern Festival</string>
<string name="theme_id">com_7idear.framework.theme</string>
<string name="this_function_can_not_use_in_second_space">亲情守护只支持在初始空间使用,请切换到初始空间使用此功能。</string>
<string name="thursday">Thursday</string> <string name="thursday">Thursday</string>
<string name="thursday_short">Thu</string> <string name="thursday_short">Thu</string>
<string name="thursday_shortest">Thu</string> <string name="thursday_shortest">Thu</string>
<string name="time_picker_dialog_title">Set time</string> <string name="time_control_desc">管理宝贝在儿童空间内的时间使用</string>
<string name="time_control_title">时间管理</string>
<string name="time_manager_dialog_msg">开启时间管理需要先设置主空间锁屏密码,用以家长解锁。</string>
<string name="time_no_limit">不限制</string>
<string name="time_picker_dialog_title">设置时间</string>
<string name="time_picker_label_hour">H</string> <string name="time_picker_label_hour">H</string>
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="title_share_link">Share URL</string> <string name="title_share_link">Share URL</string>
<string name="toast_create_fail_text">创建失败</string>
<string name="toast_founction_not_support">当前版本不支持</string>
<string name="toast_network_error">无网络连接,请稍后重试</string>
<string name="toast_text_kid_space_delete_fail">删除儿童空间失败,请稍后再试</string>
<string name="toast_text_kid_space_delete_success">空间删除成功</string>
<string name="toast_text_kid_space_deleted">儿童空间已删除</string>
<string name="toast_text_kid_space_deleting">正在删除空间</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="tomorrow">Tomorrow</string> <string name="tomorrow">Tomorrow</string>
<string name="tool_box_active_loading">Just a sec…</string> <string name="tool_box_active_loading">Just a sec…</string>
@ -663,9 +861,13 @@
<string name="tuesday">Tuesday</string> <string name="tuesday">Tuesday</string>
<string name="tuesday_short">Tue</string> <string name="tuesday_short">Tue</string>
<string name="tuesday_shortest">Tue</string> <string name="tuesday_shortest">Tue</string>
<string name="uninstall">应用卸载</string>
<string name="usage_sorted_loading_text">Just a sec…</string> <string name="usage_sorted_loading_text">Just a sec…</string>
<string name="user_notification">用户需知</string>
<string name="user_notification_content">您需要同意%s我们才能继续为您提供服务。您是否同意更新后的隐私政策</string>
<string name="v7_preference_off">OFF</string> <string name="v7_preference_off">OFF</string>
<string name="v7_preference_on">ON</string> <string name="v7_preference_on">ON</string>
<string name="vertical_text_divider">|</string>
<string name="web_sso_login_fail">You need to sign in again</string> <string name="web_sso_login_fail">You need to sign in again</string>
<string name="web_sso_login_message">Signing in…</string> <string name="web_sso_login_message">Signing in…</string>
<string name="webview_reload">Try again</string> <string name="webview_reload">Try again</string>

View File

@ -268,6 +268,14 @@ If you turn on mobile data again, your carrier may charge you for additional dat
<item quantity="one">"Note: <item quantity="one">"Note:
·Enhanced visuals won't be available when Battery saver is on or your device is overheated. ·Enhanced visuals won't be available when Battery saver is on or your device is overheated.
·Smart frame rate shows best results when your game is set to display at least %d frame per second."</item> ·Smart frame rate shows best results when your game is set to display at least %d frame per second."</item>
</plurals>
<plurals name="gb_vision_enhance_desc_detail_new">
<item quantity="other">"Note:
· Enhanced visuals won't be available when Battery saver is on or your device is overheated.
· Enhanced frame rate shows best results when your game is set to display at least %d frames per second."</item>
<item quantity="one">"Note:
· Enhanced visuals won't be available when Battery saver is on or your device is overheated.
· Enhanced frame rate shows best results when your game is set to display at least %d frame per second."</item>
</plurals> </plurals>
<plurals name="gb_voice_changer_toast_tips_window_bubble"> <plurals name="gb_voice_changer_toast_tips_window_bubble">
<item quantity="other">"Try Voice changer now <item quantity="other">"Try Voice changer now

View File

@ -215,6 +215,7 @@
<string name="alert_back_milink_hangup_tips_content_vb">When the screen is off, the app will work in the background without interrupting the casting process. Press the Power button to turn the screen back on.</string> <string name="alert_back_milink_hangup_tips_content_vb">When the screen is off, the app will work in the background without interrupting the casting process. Press the Power button to turn the screen back on.</string>
<string name="all_address_choose_hint">All numbers in this province</string> <string name="all_address_choose_hint">All numbers in this province</string>
<string name="allow_all">Allow all</string> <string name="allow_all">Allow all</string>
<string name="allow_device_id_access">Select apps that can use device ID</string>
<string name="allow_notify">allow_notify</string> <string name="allow_notify">allow_notify</string>
<string name="allow_onetime">Allow once</string> <string name="allow_onetime">Allow once</string>
<string name="allow_tips_smart_task">allow_tips_smart_task</string> <string name="allow_tips_smart_task">allow_tips_smart_task</string>
@ -694,6 +695,7 @@ You will not lose any app data."</string>
<string name="apps_list_header_title_sms_access">Restrict access to verification codes</string> <string name="apps_list_header_title_sms_access">Restrict access to verification codes</string>
<string name="ask_create_shortcut">Create a Home screen shortcut?</string> <string name="ask_create_shortcut">Create a Home screen shortcut?</string>
<string name="audio_optimization_summary">Enhance audio and reduce ambient noise in conversations</string> <string name="audio_optimization_summary">Enhance audio and reduce ambient noise in conversations</string>
<string name="audio_optimization_summary_new">Optimize earphones sound quality while gaming and reduce noise during calls</string>
<string name="audio_optimization_title">Enhanced audio</string> <string name="audio_optimization_title">Enhanced audio</string>
<string name="auto_atsk_condition_battery_level_text_down">When battery reaches %s</string> <string name="auto_atsk_condition_battery_level_text_down">When battery reaches %s</string>
<string name="auto_atsk_condition_battery_level_text_up">When battery is charged to %s</string> <string name="auto_atsk_condition_battery_level_text_up">When battery is charged to %s</string>
@ -1417,9 +1419,14 @@ However, some of your transactions aren't completed yet. To be able to withdraw
<string name="create_table_vaid">CREATE TABLE VAID( _id INTEGER PRIMARY KEY AUTOINCREMENT, package_name TEXT NOT NULL, vaid TEXT NOT NULL );</string> <string name="create_table_vaid">CREATE TABLE VAID( _id INTEGER PRIMARY KEY AUTOINCREMENT, package_name TEXT NOT NULL, vaid TEXT NOT NULL );</string>
<string name="create_talbe_fwlog">CREATE TABLE fwlog( _id INTEGER PRIMARY KEY AUTOINCREMENT, number TEXT DEFAULT NULL, date INTEGER NOT NULL DEFAULT 0, type INTEGER NOT NULL DEFAULT 0, reason INTEGER NOT NULL DEFAULT 0, data1 TEXT DEFAULT NULL, data2 TEXT DEFAULT NULL, read INTEGER NOT NULL DEFAULT 0, simid TEXT DEFAULT -1, mode INTEGER NOT NULL DEFAULT 0, callType INTEGER NOT NULL DEFAULT 0 );</string> <string name="create_talbe_fwlog">CREATE TABLE fwlog( _id INTEGER PRIMARY KEY AUTOINCREMENT, number TEXT DEFAULT NULL, date INTEGER NOT NULL DEFAULT 0, type INTEGER NOT NULL DEFAULT 0, reason INTEGER NOT NULL DEFAULT 0, data1 TEXT DEFAULT NULL, data2 TEXT DEFAULT NULL, read INTEGER NOT NULL DEFAULT 0, simid TEXT DEFAULT -1, mode INTEGER NOT NULL DEFAULT 0, callType INTEGER NOT NULL DEFAULT 0 );</string>
<string name="cs_color_sense">Color temperature</string> <string name="cs_color_sense">Color temperature</string>
<string name="cs_conversation_record_using">Recording</string>
<string name="cs_func_toast_bluetooth_headset">Disconnect Bluetooth earphones to be able to use this feature</string>
<string name="cs_func_toast_headset">Disconnect your headset to be able to use this feature</string> <string name="cs_func_toast_headset">Disconnect your headset to be able to use this feature</string>
<string name="cs_func_toast_light">Switch to the front camera to be able to use this feature</string> <string name="cs_func_toast_light">Switch to the front camera to be able to use this feature</string>
<string name="cs_func_toast_pickup">Switch to a video call to be able to use this feature</string> <string name="cs_func_toast_pickup">Switch to a video call to be able to use this feature</string>
<string name="cs_func_unavailable_tips">Use this feature during calls</string>
<string name="cs_light_enhance_physical_options">Color temperature</string>
<string name="cs_light_enhance_physical_title">Brightness</string>
<string name="cs_pickup_denoise_desc">Reduce noise of incoming audio while using speakers or earphones</string> <string name="cs_pickup_denoise_desc">Reduce noise of incoming audio while using speakers or earphones</string>
<string name="cs_pickup_denoise_title">Noise reduction</string> <string name="cs_pickup_denoise_title">Noise reduction</string>
<string name="cs_pickup_multi_desc">%d degree audio pickup</string> <string name="cs_pickup_multi_desc">%d degree audio pickup</string>
@ -1433,12 +1440,20 @@ However, some of your transactions aren't completed yet. To be able to withdraw
<string name="cs_pickup_vioce_print_unsupport_tips">Record voiceprint before selecting \"Single participant\"</string> <string name="cs_pickup_vioce_print_unsupport_tips">Record voiceprint before selecting \"Single participant\"</string>
<string name="cs_pickup_vioce_print_unsupport_toast">Disconnect external devices and try again</string> <string name="cs_pickup_vioce_print_unsupport_toast">Disconnect external devices and try again</string>
<string name="cs_pickup_voice_print_desc">Pick up sound only from one person</string> <string name="cs_pickup_voice_print_desc">Pick up sound only from one person</string>
<string name="cs_privacy_camera_global_settings_title">Call privacy</string>
<string name="cs_screen_translation_title">Screen translation</string> <string name="cs_screen_translation_title">Screen translation</string>
<string name="cs_simultaneous_interpretation_title">Interpret</string> <string name="cs_simultaneous_interpretation_title">Interpret</string>
<string name="cs_title_pickup">Noise reduction</string> <string name="cs_title_pickup">Noise reduction</string>
<string name="cs_title_smart_subtitle">Subtitle transcription</string> <string name="cs_title_smart_subtitle">Subtitle transcription</string>
<string name="cs_title_ultraclear">Ultra HD mode</string> <string name="cs_title_ultraclear">Ultra HD mode</string>
<string name="cs_tool_box_max_screen_guide_case_1">Try simultaneous interpretation and other conference call tools in the new Call toolbox</string>
<string name="cs_tool_box_max_screen_guide_case_2">Try out a range of conference call features in the new Call toolbox</string>
<string name="cs_tool_box_phone_guide_case_1">Try simultaneous interpretation and other features in the new Call toolbox</string>
<string name="cs_tool_box_phone_guide_case_2">Try out a range of features in the new Call toolbox</string>
<string name="cs_voice_print">Record voiceprint</string> <string name="cs_voice_print">Record voiceprint</string>
<string name="cs_voice_search">voiceprint</string>
<string name="cs_vt_camera_toast_case1">Open camera in the current app</string>
<string name="cs_vt_camera_toast_case2">No compatible devices nearby</string>
<string name="cta_HIPS_Perm_Location_Desc">For providing the features relevant to your location in Warning Center, Emergency SOS, App battery saver, payment security scanner, and approximate location service</string> <string name="cta_HIPS_Perm_Location_Desc">For providing the features relevant to your location in Warning Center, Emergency SOS, App battery saver, payment security scanner, and approximate location service</string>
<string name="cta_agree_desc">To be able to use our services, allow this app to connect to the internet and grant the permissions listed above.</string> <string name="cta_agree_desc">To be able to use our services, allow this app to connect to the internet and grant the permissions listed above.</string>
<string name="cta_close_dialog_cancel">Cancel</string> <string name="cta_close_dialog_cancel">Cancel</string>
@ -1538,15 +1553,31 @@ However, some of your transactions aren't completed yet. To be able to withdraw
<string name="delete_input">Delete</string> <string name="delete_input">Delete</string>
<string name="deleted_apps">Deleted apps</string> <string name="deleted_apps">Deleted apps</string>
<string name="demo_number">241</string> <string name="demo_number">241</string>
<string name="desc_share_uid_sec" formatted="false">%1s. %2s</string> <string formatted="false" name="desc_share_uid_sec">%1s. %2s</string>
<string name="descx_quick_scan_cancel">Scan canceled</string> <string name="descx_quick_scan_cancel">Scan canceled</string>
<string name="descx_quick_scan_preparation">Just a sec…</string> <string name="descx_quick_scan_preparation">Just a sec…</string>
<string name="detail_app_button">App info</string> <string name="detail_app_button">App info</string>
<string name="details_subtitle">Usage details</string> <string name="details_subtitle">Usage details</string>
<string name="device_id">Device ID for personalized recommendations</string>
<string name="device_id_app_manager_dialog_continue">"Don't stop"</string>
<string name="device_id_app_manager_dialog_message">You allowed some apps to track your activities. You can stop tracking now.</string>
<string name="device_id_app_manager_dialog_stop">Stop</string>
<string name="device_id_app_manager_switch_sub_title">When this feature is off, all new tracking requests will be rejected automatically</string>
<string name="device_id_app_manager_switch_title">Allow apps to request tracking</string>
<string name="device_id_app_manager_tips">Apps can track your activities across different apps and websites using tracking identifiers to provide personalized ad recommendations and other features</string>
<string name="device_id_app_manager_title">Manage app tracking</string>
<string name="device_id_manager_tips">The system provides resettable tracking identifiers (OAID) to apps instead of device identifiers to protect your privacy</string>
<string name="device_id_manager_title">Manage tracking identifier</string>
<string name="device_id_reset">Reset tracking identifier</string>
<string name="device_id_reset_msg">After reset, a new identifier will be associated with this device.</string>
<string name="device_id_str">Current tracking identifier: %s</string>
<string name="device_manager_apply_step_1">Activate device administrator for this app?</string> <string name="device_manager_apply_step_1">Activate device administrator for this app?</string>
<string name="device_manager_apply_step_2">"Activating device administrator for this app might lead to the exposure of your personal data. <string name="device_manager_apply_step_2">"Activating device administrator for this app might lead to the exposure of your personal data.
All data on your device might be erased and your Lock screen password might be reset."</string> All data on your device might be erased and your Lock screen password might be reset."</string>
<string name="device_manager_apply_step_3">Make sure you understand all the possible risks before you proceed. Activate device administrator for this app now?</string> <string name="device_manager_apply_step_3">Make sure you understand all the possible risks before you proceed. Activate device administrator for this app now?</string>
<string name="device_oaid">Manage virtual ID</string>
<string name="device_oaid_desc">Instead of your unique identifier, the system will provide a virtual ID (OAID) to installed apps. It prevents apps from tracking your behavior and preferences and protects your privacy.</string>
<string name="device_oaid_title">Virtual ID</string>
<string name="dialog_app_roaming_message">"%1$s can't use mobile data when roaming. When you're roaming overseas, only apps you've added to exceptions can use mobile data."</string> <string name="dialog_app_roaming_message">"%1$s can't use mobile data when roaming. When you're roaming overseas, only apps you've added to exceptions can use mobile data."</string>
<string name="dialog_app_roaming_title">"Overseas roaming isn't enabled for %1$s"</string> <string name="dialog_app_roaming_title">"Overseas roaming isn't enabled for %1$s"</string>
<string name="dialog_btn_delete_icon">Remove</string> <string name="dialog_btn_delete_icon">Remove</string>
@ -1906,6 +1937,7 @@ You must understand that this feature is provided for your reference only. The w
<string name="ew_monitor_exit_title">Attention</string> <string name="ew_monitor_exit_title">Attention</string>
<string name="ew_monitor_have_been">"I'm proud to be an "</string> <string name="ew_monitor_have_been">"I'm proud to be an "</string>
<string name="ew_monitor_info_title">How does it work?</string> <string name="ew_monitor_info_title">How does it work?</string>
<string name="ew_monitor_join">Join earthquake monitoring program</string>
<string name="ew_monitor_join_number">Number of volunteers</string> <string name="ew_monitor_join_number">Number of volunteers</string>
<string name="ew_monitor_join_path">Join the program using a Xiaomi device: Security > Earthquake warning > Earthquake monitoring volunteer.</string> <string name="ew_monitor_join_path">Join the program using a Xiaomi device: Security > Earthquake warning > Earthquake monitoring volunteer.</string>
<string name="ew_monitor_my_content">My mobile device is part of the earthquake early warning network. After its sensors detect seismic waves, the data will be analyzed by the AI algorithm and early warnings will be issued to the people in the affected areas.</string> <string name="ew_monitor_my_content">My mobile device is part of the earthquake early warning network. After its sensors detect seismic waves, the data will be analyzed by the AI algorithm and early warnings will be issued to the people in the affected areas.</string>
@ -2069,7 +2101,7 @@ volunteer"</string>
<string name="fast_open_list_open_title">允许在%s个应用中速抢</string> <string name="fast_open_list_open_title">允许在%s个应用中速抢</string>
<string name="fast_open_noti_summary">%s给你发来一个红包</string> <string name="fast_open_noti_summary">%s给你发来一个红包</string>
<string name="fast_open_summary">开启速抢模式后,收到红包新消息将打断当前使用应用切换到抢红包窗口。</string> <string name="fast_open_summary">开启速抢模式后,收到红包新消息将打断当前使用应用切换到抢红包窗口。</string>
<string name="fbo_search_path" formatted="false">%s/%s/%s</string> <string formatted="false" name="fbo_search_path">%s/%s/%s</string>
<string name="file_confirm_start_activity">"%s isn't allowed to access your Gallery and social media apps. This app wants to access files stored on this device to share items. Allow?"</string> <string name="file_confirm_start_activity">"%s isn't allowed to access your Gallery and social media apps. This app wants to access files stored on this device to share items. Allow?"</string>
<string name="finger_remind_message">Add your fingerprint first. Tap to open Settings.</string> <string name="finger_remind_message">Add your fingerprint first. Tap to open Settings.</string>
<string name="fingerprint_identify_msg">Turn on fingerprint unlock</string> <string name="fingerprint_identify_msg">Turn on fingerprint unlock</string>
@ -2442,6 +2474,8 @@ volunteer"</string>
<string name="gb_audition_play_instruction">Use earphones for best effect</string> <string name="gb_audition_play_instruction">Use earphones for best effect</string>
<string name="gb_award_noti_message">Turn on Game for Peace background updates in Game Turbo to get rewards</string> <string name="gb_award_noti_message">Turn on Game for Peace background updates in Game Turbo to get rewards</string>
<string name="gb_award_noti_title">Game for Peace rewards are here!</string> <string name="gb_award_noti_title">Game for Peace rewards are here!</string>
<string name="gb_balance_disbale_wild_mode_pad_desc"><Data>"Can't switch to Balanced mode in Game Turbo when system-wide Ultimate mode is on. You can change battery settings in Security.&lt;br>&lt;a href=\"#\">Open Security&lt;/a>"</Data></string>
<string name="gb_balance_disbale_wild_mode_phone_desc"><Data>"Can't switch to Balanced mode in Game Turbo when system-wide Ultimate mode is on. You can change battery settings in Security. &lt;br>&lt;a href=\"#\">Open Security&lt;/a>"</Data></string>
<string name="gb_bar_high">High</string> <string name="gb_bar_high">High</string>
<string name="gb_bar_low">Low</string> <string name="gb_bar_low">Low</string>
<string name="gb_bar_mid">Medium</string> <string name="gb_bar_mid">Medium</string>
@ -2484,7 +2518,7 @@ Xiaomi Gaming Cooler"</string>
<string name="gb_dialog_record_way_ai_new">AI recordings are saved in the gamebox and stored there for %d days.</string> <string name="gb_dialog_record_way_ai_new">AI recordings are saved in the gamebox and stored there for %d days.</string>
<string name="gb_dialog_record_way_finish">Done</string> <string name="gb_dialog_record_way_finish">Done</string>
<string name="gb_dialog_record_way_manual">Record videos up to 30 seconds long manually</string> <string name="gb_dialog_record_way_manual">Record videos up to 30 seconds long manually</string>
<string name="gb_dialog_record_way_manual_desc" formatted="false">Record %d-%d seconds of video during gaming session manually.</string> <string formatted="false" name="gb_dialog_record_way_manual_desc">Record %d-%d seconds of video during gaming session manually.</string>
<string name="gb_dialog_record_way_manual_new">Record videos up to %d seconds long manually</string> <string name="gb_dialog_record_way_manual_new">Record videos up to %d seconds long manually</string>
<string name="gb_dialog_record_way_setting_tip_one">Increased power consumption and lag</string> <string name="gb_dialog_record_way_setting_tip_one">Increased power consumption and lag</string>
<string name="gb_dialog_record_way_setting_tip_title">This feature might cause the following issues:</string> <string name="gb_dialog_record_way_setting_tip_title">This feature might cause the following issues:</string>
@ -2599,6 +2633,8 @@ but also increases power consumption and allows your device to overheat"</string
<string name="gb_predownload_receive_tips">Turn on background updates to get rewards</string> <string name="gb_predownload_receive_tips">Turn on background updates to get rewards</string>
<string name="gb_predownload_receiving">Receiving…</string> <string name="gb_predownload_receiving">Receiving…</string>
<string name="gb_predownload_title">Background updates</string> <string name="gb_predownload_title">Background updates</string>
<string name="gb_setting_dock_toast">Front camera assistant features are available in Call toolbox now</string>
<string name="gb_setting_dock_toast_2">Front camera assistant features are available in Call toolbox now</string>
<string name="gb_shortcut_pref_title">Home screen shortcut</string> <string name="gb_shortcut_pref_title">Home screen shortcut</string>
<string name="gb_shoulder_guide_message1">Move [L] to any functional position to use it via the pop-up trigger</string> <string name="gb_shoulder_guide_message1">Move [L] to any functional position to use it via the pop-up trigger</string>
<string name="gb_shoulder_guide_message2">Action [1] is activated by pressing the button. Action [2] is activated by releasing the button.</string> <string name="gb_shoulder_guide_message2">Action [1] is activated by pressing the button. Action [2] is activated by releasing the button.</string>
@ -2670,6 +2706,8 @@ but also increases power consumption and allows your device to overheat"</string
<string name="gb_turbo_wonder_subtitle">Record key moments</string> <string name="gb_turbo_wonder_subtitle">Record key moments</string>
<string name="gb_vision_enhance">Enhanced visuals</string> <string name="gb_vision_enhance">Enhanced visuals</string>
<string name="gb_vision_enhance_desc">Improve picture quality and performance</string> <string name="gb_vision_enhance_desc">Improve picture quality and performance</string>
<string name="gb_vision_enhance_frme_insertion_new_tips">"Enhanced frame rate
%dFPS"</string>
<string name="gb_vision_enhance_frme_insertion_tips">"Smart frame rate <string name="gb_vision_enhance_frme_insertion_tips">"Smart frame rate
%dFPS"</string> %dFPS"</string>
<string name="gb_vision_enhance_smart_frame_enhance">Enhance frame rate</string> <string name="gb_vision_enhance_smart_frame_enhance">Enhance frame rate</string>
@ -2742,9 +2780,21 @@ of your gaming sessions"</string>
<string name="gd_dock_shortcut_splitescreen">Split screen</string> <string name="gd_dock_shortcut_splitescreen">Split screen</string>
<string name="gd_setting_conversation">Conference tools</string> <string name="gd_setting_conversation">Conference tools</string>
<string name="gd_setting_conversation_desc">Provides a variety of features for use in full-screen audio and video calls</string> <string name="gd_setting_conversation_desc">Provides a variety of features for use in full-screen audio and video calls</string>
<string name="gd_setting_dock_activity_title">Side toolbox</string>
<string name="gd_setting_dock_call_summary">Features for voice and video calls (e.g. fill light)</string>
<string name="gd_setting_dock_call_title">Call toolbox</string>
<string name="gd_setting_dock_game_summary">Enhance display and performance while playing games</string>
<string name="gd_setting_dock_game_summary_new">Enhance display and performance while playing games</string>
<string name="gd_setting_dock_summary">Open other apps in floating windows while using an app fullscreen</string>
<string name="gd_setting_dock_title">Sidebar</string>
<string name="gd_setting_dock_video_summary">Use effects such as Dolby Atmos while watching videos</string>
<string name="gd_setting_dock_video_summary_new">Use tools and effects while watching videos</string>
<string name="gd_setting_group_custom_conversation_apps">Record voiceprint for calls</string>
<string name="gd_setting_group_custom_gtb_apps">Games</string> <string name="gd_setting_group_custom_gtb_apps">Games</string>
<string name="gd_setting_group_custom_gtb_apps_new">Manage gaming apps</string>
<string name="gd_setting_group_custom_settings">Personalization</string> <string name="gd_setting_group_custom_settings">Personalization</string>
<string name="gd_setting_group_custom_vtb_apps">Video apps</string> <string name="gd_setting_group_custom_vtb_apps">Video apps</string>
<string name="gd_setting_group_custom_vtb_apps_new">Manage video apps</string>
<string name="gd_setting_group_title_switch">Scenes</string> <string name="gd_setting_group_title_switch">Scenes</string>
<string name="gd_setting_gtb">Show while playing games</string> <string name="gd_setting_gtb">Show while playing games</string>
<string name="gd_setting_gtb_desc">Special features for gaming</string> <string name="gd_setting_gtb_desc">Special features for gaming</string>
@ -2765,11 +2815,17 @@ of your gaming sessions"</string>
<string name="get_phone_num_fail">Unknown phone number</string> <string name="get_phone_num_fail">Unknown phone number</string>
<string name="get_sys_info">Getting info…</string> <string name="get_sys_info">Getting info…</string>
<string name="gigabyteShort">GB</string> <string name="gigabyteShort">GB</string>
<string name="global_dock_guide_desc_pad">Press and hold the indicator to move the window around</string>
<string name="global_dock_guide_desc_with_split_screen">"· Tap an app on the sidebar to open it in a floating window. <string name="global_dock_guide_desc_with_split_screen">"· Tap an app on the sidebar to open it in a floating window.
· Drag an app to the center of the screen to open it in a floating window or to the side to use Split screen. · Drag an app to the center of the screen to open it in a floating window or to the side to use Split screen.
· Press and hold the indicator to move the window around."</string>
<string name="global_dock_guide_desc_with_split_screen_new">"· Tap an app on the sidebar to open it in a floating window.
· Drag an app to the center of the screen to open it in a floating window or to the side to use Split screen.
· Press and hold the indicator to move the window around."</string> · Press and hold the indicator to move the window around."</string>
<string name="global_dock_guide_desc_without_split_screen">"· Tap an app on the sidebar to open it in a floating window. <string name="global_dock_guide_desc_without_split_screen">"· Tap an app on the sidebar to open it in a floating window.
· Press and hold the indicator to move the window around."</string> · Press and hold the indicator to move the window around."</string>
<string name="global_dock_guide_desc_without_split_screen_new">"Swipe to open sidebar and tap an app to open it in a floating window.
Press and hold the indicator to move the window around."</string>
<string name="global_satisfaction_notification_button">Rate</string> <string name="global_satisfaction_notification_button">Rate</string>
<string name="global_satisfaction_notification_channel">User satisfaction survey</string> <string name="global_satisfaction_notification_channel">User satisfaction survey</string>
<string name="global_satisfaction_notification_subhead">Tell us about your experience</string> <string name="global_satisfaction_notification_subhead">Tell us about your experience</string>
@ -2909,7 +2965,7 @@ of your gaming sessions"</string>
<string name="gtb_setting">Settings</string> <string name="gtb_setting">Settings</string>
<string name="gtb_setting_item_summary_disable_ndds_sim">Block all communication services on secondary SIM during gaming sessions to keep connection stable and avoid switching between networks. Secondary SIM will be unblocked when you stop playing.</string> <string name="gtb_setting_item_summary_disable_ndds_sim">Block all communication services on secondary SIM during gaming sessions to keep connection stable and avoid switching between networks. Secondary SIM will be unblocked when you stop playing.</string>
<string name="gtb_setting_item_summary_smart_5g">Whenever Game Turbo detects a 5G network, it can connect your device to the best network available to reduce network delay</string> <string name="gtb_setting_item_summary_smart_5g">Whenever Game Turbo detects a 5G network, it can connect your device to the best network available to reduce network delay</string>
<string name="gtb_setting_item_summary_smart_wlan_speed" formatted="false">Increase connection speed by 10%-20% when connected to Mi/Redmi routers</string> <string formatted="false" name="gtb_setting_item_summary_smart_wlan_speed">Increase connection speed by 10%-20% when connected to Mi/Redmi routers</string>
<string name="gtb_setting_item_summary_smart_wlan_speed_new">Increase connection speed by %1$s-%2$s when connected to Mi/Redmi routers</string> <string name="gtb_setting_item_summary_smart_wlan_speed_new">Increase connection speed by %1$s-%2$s when connected to Mi/Redmi routers</string>
<string name="gtb_setting_item_title_brightness">Lower screen brightness automatically</string> <string name="gtb_setting_item_title_brightness">Lower screen brightness automatically</string>
<string name="gtb_setting_item_title_disable_ndds_sim">Block secondary SIM</string> <string name="gtb_setting_item_title_disable_ndds_sim">Block secondary SIM</string>
@ -3010,7 +3066,7 @@ to join our egg hunt!"</string>
<string name="ime_security_warning">%1$s may record everything you type, including passwords and other sensitive information. Use it anyway?</string> <string name="ime_security_warning">%1$s may record everything you type, including passwords and other sensitive information. Use it anyway?</string>
<string name="in_delete">Deleting…</string> <string name="in_delete">Deleting…</string>
<string name="in_recover">Restoring…</string> <string name="in_recover">Restoring…</string>
<string name="infinite_daily_package_usage_summary" formatted="false">%1s (%2s)</string> <string formatted="false" name="infinite_daily_package_usage_summary">%1s (%2s)</string>
<string name="infinite_remind_warning_text_tips">Warn when monthly limit is reached</string> <string name="infinite_remind_warning_text_tips">Warn when monthly limit is reached</string>
<string name="info_and_call">Calls and messaging</string> <string name="info_and_call">Calls and messaging</string>
<string name="info_antispam_close">Blocklist is off</string> <string name="info_antispam_close">Blocklist is off</string>
@ -3107,7 +3163,7 @@ Carrier may charge you additional fees if you use mobile data connection again."
<string name="list_empty_text">Empty</string> <string name="list_empty_text">Empty</string>
<string name="load_only_under_wlan">Load using only Wi-Fi</string> <string name="load_only_under_wlan">Load using only Wi-Fi</string>
<string name="loading">Just a sec…</string> <string name="loading">Just a sec…</string>
<string name="loading_text_format" formatted="false">Checking whether photos contain private info %d/%d</string> <string formatted="false" name="loading_text_format">Checking whether photos contain private info %d/%d</string>
<string name="local_ip_exception_summary">"Couldn't get local IP address. To report this issue, go to the Feedback app and send a log from your device."</string> <string name="local_ip_exception_summary">"Couldn't get local IP address. To report this issue, go to the Feedback app and send a log from your device."</string>
<string name="location">Location</string> <string name="location">Location</string>
<string name="lock_all_title">Lock all apps</string> <string name="lock_all_title">Lock all apps</string>
@ -3322,7 +3378,7 @@ to respond"</string>
<string name="memory_check_content">Freed %s</string> <string name="memory_check_content">Freed %s</string>
<string name="memory_clean_memory_size_tip">Cache</string> <string name="memory_clean_memory_size_tip">Cache</string>
<string name="memory_clean_no_need_clean">Everything looks good</string> <string name="memory_clean_no_need_clean">Everything looks good</string>
<string name="memory_clean_no_need_clean_1_new" formatted="false">"Freed up %s. <string formatted="false" name="memory_clean_no_need_clean_1_new">"Freed up %s.
Your device is %s faster now."</string> Your device is %s faster now."</string>
<string name="memory_clear_unused">Clear cache (%s)</string> <string name="memory_clear_unused">Clear cache (%s)</string>
<string name="memory_title">Available: %1$s\u0009\u0009Total: %2$s</string> <string name="memory_title">Available: %1$s\u0009\u0009Total: %2$s</string>
@ -3442,6 +3498,17 @@ Your device is %s faster now."</string>
<string name="miuix_appcompat_select_all">Select all</string> <string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string> <string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string> <string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_font_style_misans_bold_font_family">mipro-bold</string>
<string name="miuix_font_style_misans_demibold_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_extralight_font_family">sans-serif-thin</string>
<string name="miuix_font_style_misans_font_family">sans-serif</string>
<string name="miuix_font_style_misans_heavy_font_family">sans-serif-black</string>
<string name="miuix_font_style_misans_light_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_medium_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_normal_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_regular_font_family">sans-serif</string>
<string name="miuix_font_style_misans_semibold_font_family">mipro-semibold</string>
<string name="miuix_font_style_misans_thin_font_family">sans-serif-thin</string>
<string name="miuix_indexer_collect">Collections</string> <string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string> <string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string> <string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string>
@ -3663,10 +3730,10 @@ Try using another Ethernet cable to connect your router. If you suspect there's
<string name="no_sim_card_by_tips">To be able to set phone balance and data usage warnings, insert a SIM card first.</string> <string name="no_sim_card_by_tips">To be able to set phone balance and data usage warnings, insert a SIM card first.</string>
<string name="noon">Midday</string> <string name="noon">Midday</string>
<string name="normal1">Restricted permissions: %1s. Tap to change.</string> <string name="normal1">Restricted permissions: %1s. Tap to change.</string>
<string name="normal2" formatted="false">Restricted permissions: %1s, %2s. Tap to change.</string> <string formatted="false" name="normal2">Restricted permissions: %1s, %2s. Tap to change.</string>
<string name="normal3" formatted="false">Restricted permissions: %1s, %2s, %3s. Tap to change.</string> <string formatted="false" name="normal3">Restricted permissions: %1s, %2s, %3s. Tap to change.</string>
<string name="normal4" formatted="false">%1s, %2s, %3s, %4s. Tap to change.</string> <string formatted="false" name="normal4">%1s, %2s, %3s, %4s. Tap to change.</string>
<string name="normal_package_usage_summary" formatted="false">%2s of %1s (%3s)</string> <string formatted="false" name="normal_package_usage_summary">%2s of %1s (%3s)</string>
<string name="not_closed">Keep on</string> <string name="not_closed">Keep on</string>
<string name="not_limited_brand">Unlimited</string> <string name="not_limited_brand">Unlimited</string>
<string name="not_set">Tap to set</string> <string name="not_set">Tap to set</string>
@ -3776,9 +3843,12 @@ Try using another Ethernet cable to connect your router. If you suspect there's
<string name="numeric_recording_intro_header">Enter password</string> <string name="numeric_recording_intro_header">Enter password</string>
<string name="numeric_retry_button_text">Cancel</string> <string name="numeric_retry_button_text">Cancel</string>
<string name="numeric_settings_help_how_to_record">How to set PIN</string> <string name="numeric_settings_help_how_to_record">How to set PIN</string>
<string name="oaid_apps_summary">Allow or restrict access for individual apps</string>
<string name="oaid_apps_title">Manage virtual ID</string> <string name="oaid_apps_title">Manage virtual ID</string>
<string name="oaid_reset_content_tip">If you turn off virtual ID now, some apps might stop working properly, a part of your app data might be lost or become unusable.</string> <string name="oaid_reset_content_tip">If you turn off virtual ID now, some apps might stop working properly, a part of your app data might be lost or become unusable.</string>
<string name="oaid_reset_final_tip">Turn off virtual ID anyway?</string> <string name="oaid_reset_final_tip">Turn off virtual ID anyway?</string>
<string name="oaid_string">"Current virtual ID:
%1s"</string>
<string name="oaid_tips_content">Virtual IDs (OAID) can be used for tracking your behavior and personalizing ads for you. You can select which apps are allowed to access your virtual ID. Note that if you restrict access, ad recommendations might become irrelevant or apps might not be able to work normally.</string> <string name="oaid_tips_content">Virtual IDs (OAID) can be used for tracking your behavior and personalizing ads for you. You can select which apps are allowed to access your virtual ID. Note that if you restrict access, ad recommendations might become irrelevant or apps might not be able to work normally.</string>
<string name="offline_voice_input">Offline voice input</string> <string name="offline_voice_input">Offline voice input</string>
<string name="offline_voice_input_detail">"You won't need the internet for voice input."</string> <string name="offline_voice_input_detail">"You won't need the internet for voice input."</string>
@ -4029,6 +4099,7 @@ Try using another Ethernet cable to connect your router. If you suspect there's
<string name="pc_fast_charge_switch_summary_new">Remind to boost charging speed when the supplied charger is connected and the battery goes below set level</string> <string name="pc_fast_charge_switch_summary_new">Remind to boost charging speed when the supplied charger is connected and the battery goes below set level</string>
<string name="pc_fast_charge_switch_title">Boost charging speed</string> <string name="pc_fast_charge_switch_title">Boost charging speed</string>
<string name="pc_fast_charge_switch_toast_message">Changes will be applied next time you charge this device</string> <string name="pc_fast_charge_switch_toast_message">Changes will be applied next time you charge this device</string>
<string name="pc_fast_charge_temp_remider">"Turn on to regulate charging speed automatically. This feature works only with Xiaomi's supplied chargers. Your device might heat up during charging."</string>
<string name="pc_fast_charge_title">Boost charging speed</string> <string name="pc_fast_charge_title">Boost charging speed</string>
<string name="pc_going_to_exit_extreme_mode">Exiting Hibernation mode</string> <string name="pc_going_to_exit_extreme_mode">Exiting Hibernation mode</string>
<string name="pc_going_to_exit_extreme_mode_summary">Your device is charging. Hibernation mode is off.</string> <string name="pc_going_to_exit_extreme_mode_summary">Your device is charging. Hibernation mode is off.</string>
@ -4073,6 +4144,8 @@ Ultra battery saver"</string>
<string name="pc_low_battery_fast_charge_summary">Connect the supplied charger to speed up charging when the screen is off and the battery is low. This feature may cause your device to heat up.</string> <string name="pc_low_battery_fast_charge_summary">Connect the supplied charger to speed up charging when the screen is off and the battery is low. This feature may cause your device to heat up.</string>
<string name="pc_low_temp_charge_summary">Keep the charger connected and wait for the battery to warm up after the screen goes off to charge normally</string> <string name="pc_low_temp_charge_summary">Keep the charger connected and wait for the battery to warm up after the screen goes off to charge normally</string>
<string name="pc_low_temp_charge_title">Low temperature charging</string> <string name="pc_low_temp_charge_title">Low temperature charging</string>
<string name="pc_low_temperature_extreme_endurance_summary">Limit device performance to extend the battery life when the ambient temperature is extremely low</string>
<string name="pc_low_temperature_extreme_endurance_title">Cold endurance mode</string>
<string name="pc_main_activity_back">Back</string> <string name="pc_main_activity_back">Back</string>
<string name="pc_main_battery_text_day">Added %1$sm, about %2$sd remaining</string> <string name="pc_main_battery_text_day">Added %1$sm, about %2$sd remaining</string>
<string name="pc_main_battery_text_day_hour">Added %1$sm, about %2$sd %3$sh remaining</string> <string name="pc_main_battery_text_day_hour">Added %1$sm, about %2$sd %3$sh remaining</string>
@ -4117,6 +4190,16 @@ Ultra battery saver"</string>
<string name="pc_search_keywords_capacity">Battery capacity</string> <string name="pc_search_keywords_capacity">Battery capacity</string>
<string name="pc_search_keywords_property">Performance</string> <string name="pc_search_keywords_property">Performance</string>
<string name="pc_settings_title">Battery</string> <string name="pc_settings_title">Battery</string>
<string name="pc_smart_charge_button_summary">To extend battery life span, the system will learn how you charge your device and stop charging when battery level reaches %1$s</string>
<string name="pc_smart_charge_notify_summary_high_temp">Your device heated up. Charging will be stopped when battery level reaches %1$s</string>
<string name="pc_smart_charge_notify_summary_navagition">Navigating… Charging will be stopped when battery level reaches %1$s</string>
<string name="pc_smart_charge_notify_summary_night_charge">Charging will stop at %s</string>
<string name="pc_smart_charge_pogo_project_dialog_content">"To extend battery life span, this device's battery won't go above the current level while connected to the car."</string>
<string name="pc_smart_charge_pogo_project_dialog_not_show_again">"Don't show again"</string>
<string name="pc_smart_charge_pogo_project_dialog_title">Battery protection</string>
<string name="pc_smart_charge_pogo_project_notification_content">"To extend battery life span, this device's battery won't go above the current level while connected to the car"</string>
<string name="pc_smart_charge_pogo_project_notification_title">Battery protection</string>
<string name="pc_smart_charge_title">Smart charging</string>
<string name="pc_smart_discharge_checkbox_summary">When using navigation features, charging will stop automatically at a specified percentage. Battery saver will be turned off.</string> <string name="pc_smart_discharge_checkbox_summary">When using navigation features, charging will stop automatically at a specified percentage. Battery saver will be turned off.</string>
<string name="pc_smart_discharge_checkbox_title">Charging auto-disconnect</string> <string name="pc_smart_discharge_checkbox_title">Charging auto-disconnect</string>
<string name="pc_smart_discharge_drop_down_title">Auto-disconnect settings</string> <string name="pc_smart_discharge_drop_down_title">Auto-disconnect settings</string>
@ -4129,6 +4212,8 @@ Ultra battery saver"</string>
<string name="pc_statistics_battery_use_title">Battery usage</string> <string name="pc_statistics_battery_use_title">Battery usage</string>
<string name="pc_suggest_open_fast_charge">Turn on %dW quick charge</string> <string name="pc_suggest_open_fast_charge">Turn on %dW quick charge</string>
<string name="pc_temperature_too_high">Device overheated</string> <string name="pc_temperature_too_high">Device overheated</string>
<string name="pc_this_time_charge_full">Charge fully this time</string>
<string name="pc_this_time_charge_full_work">Almost fully charged</string>
<string name="pc_timely_charging_summary">Battery is below %1$s. If the device overheats while battery is low, this may damage the battery.</string> <string name="pc_timely_charging_summary">Battery is below %1$s. If the device overheats while battery is low, this may damage the battery.</string>
<string name="pc_timely_charging_title">Charge your device</string> <string name="pc_timely_charging_title">Charge your device</string>
<string name="pc_to_phone_install">Blocked installation of %s via USB</string> <string name="pc_to_phone_install">Blocked installation of %s via USB</string>
@ -4152,6 +4237,7 @@ Ultra battery saver"</string>
<string name="percentage">%d%%</string> <string name="percentage">%d%%</string>
<string name="perfermance_optimization_summary">Avoid overheating and hardware-related issues</string> <string name="perfermance_optimization_summary">Avoid overheating and hardware-related issues</string>
<string name="perfermance_optimization_title">Performance optimization</string> <string name="perfermance_optimization_title">Performance optimization</string>
<string name="performance_frame_enhance_super_display_tips">"Enhanced frame rate and super resolution can't work at the same time. Turning on one of them will turn off the other."</string>
<string name="performance_frame_insert_super_display_tips">"Smart frame rate and super resolution can't be in effect at the same time. Turning on one will turn off the other."</string> <string name="performance_frame_insert_super_display_tips">"Smart frame rate and super resolution can't be in effect at the same time. Turning on one will turn off the other."</string>
<string name="perm_intercept_content">Give this app the following permission: %1s?</string> <string name="perm_intercept_content">Give this app the following permission: %1s?</string>
<string name="perm_intercept_notification_title">Allowing %1s to use notifications will let this app perform the following actions:</string> <string name="perm_intercept_notification_title">Allowing %1s to use notifications will let this app perform the following actions:</string>
@ -4286,6 +4372,7 @@ Ultra battery saver"</string>
<string name="permission_instruction_write_contacts">This permission allows apps to add, delete, and edit contacts.</string> <string name="permission_instruction_write_contacts">This permission allows apps to add, delete, and edit contacts.</string>
<string name="permission_instruction_write_settings">This permission allows apps to modify system settings. Malicious apps might use this permission temper with your system settings and affect the normal use of your device.</string> <string name="permission_instruction_write_settings">This permission allows apps to modify system settings. Malicious apps might use this permission temper with your system settings and affect the normal use of your device.</string>
<string name="permission_legacy_storage">Access photos, videos, audio, and files</string> <string name="permission_legacy_storage">Access photos, videos, audio, and files</string>
<string name="permission_oaid_desc">Allow %1$s to track your activities on other apps and websites?</string>
<string name="permission_permission_control_closed_desc_dialog_msg">"Apps won't ask your permission before reading your contacts, viewing your call history, changing system settings, or accessing camera and other device resources. You can turn this feature on in Permission settings."</string> <string name="permission_permission_control_closed_desc_dialog_msg">"Apps won't ask your permission before reading your contacts, viewing your call history, changing system settings, or accessing camera and other device resources. You can turn this feature on in Permission settings."</string>
<string name="permission_permission_control_closed_desc_dialog_title">Permission manager</string> <string name="permission_permission_control_closed_desc_dialog_title">Permission manager</string>
<string name="permission_precise_location">Precise location</string> <string name="permission_precise_location">Precise location</string>
@ -4642,7 +4729,7 @@ Ultra battery saver"</string>
<string name="power_optimize_loading">Loading</string> <string name="power_optimize_loading">Loading</string>
<string name="power_optimize_open_hide_mode">Turn on Battery saver</string> <string name="power_optimize_open_hide_mode">Turn on Battery saver</string>
<string name="power_optimize_power_save_extend_time">Add %s</string> <string name="power_optimize_power_save_extend_time">Add %s</string>
<string name="power_optimize_power_save_extend_time_new" formatted="false">Extend for %1s %2s</string> <string formatted="false" name="power_optimize_power_save_extend_time_new">Extend for %1s %2s</string>
<string name="power_optimize_power_save_summary">Turn on Battery saver to apply multiple system optimizations that limit background activity</string> <string name="power_optimize_power_save_summary">Turn on Battery saver to apply multiple system optimizations that limit background activity</string>
<string name="power_optimize_prohibit_app_autostart">"Don't allow apps to autostart"</string> <string name="power_optimize_prohibit_app_autostart">"Don't allow apps to autostart"</string>
<string name="power_optimize_reduce_fps">Lower screen refresh rate to %d Hz</string> <string name="power_optimize_reduce_fps">Lower screen refresh rate to %d Hz</string>
@ -5027,6 +5114,8 @@ Ultra battery saver"</string>
<string name="privacy_empty_location">"Didn't access location today"</string> <string name="privacy_empty_location">"Didn't access location today"</string>
<string name="privacy_empty_record">"Didn't record audio today"</string> <string name="privacy_empty_record">"Didn't record audio today"</string>
<string name="privacy_empty_storage">"Didn't access storage today"</string> <string name="privacy_empty_storage">"Didn't access storage today"</string>
<string name="privacy_extra_provision_positive_btn">Agree</string>
<string name="privacy_extra_provision_title">Extension services</string>
<string name="privacy_flares_behavior_recent">App behavior</string> <string name="privacy_flares_behavior_recent">App behavior</string>
<string name="privacy_flares_capsule_current">%1s | Now</string> <string name="privacy_flares_capsule_current">%1s | Now</string>
<string name="privacy_flares_capsule_recent">%1s | Recently</string> <string name="privacy_flares_capsule_recent">%1s | Recently</string>
@ -5106,6 +5195,7 @@ Ultra battery saver"</string>
<string name="privacy_provision_summary">Privacy protection is the commitment behind the design of our products</string> <string name="privacy_provision_summary">Privacy protection is the commitment behind the design of our products</string>
<string name="privacy_provision_text">We are committed to respecting and protecting your privacy. Prioritizing research and development in the field of information security, Xiaomi constantly works on improving the methods, practices, and technical solutions that safeguard your data. We also share our latest achievements with our partners in order to ensure your privacy across the board.</string> <string name="privacy_provision_text">We are committed to respecting and protecting your privacy. Prioritizing research and development in the field of information security, Xiaomi constantly works on improving the methods, practices, and technical solutions that safeguard your data. We also share our latest achievements with our partners in order to ensure your privacy across the board.</string>
<string name="privacy_provision_title">Privacy</string> <string name="privacy_provision_title">Privacy</string>
<string name="privacy_provison_no_network">Connect to the network first.</string>
<string name="privacy_recommend_category">Personalization</string> <string name="privacy_recommend_category">Personalization</string>
<string name="privacy_recommend_summary">Receive personalized content recommendations</string> <string name="privacy_recommend_summary">Receive personalized content recommendations</string>
<string name="privacy_recommend_title">Personalized recommendations</string> <string name="privacy_recommend_title">Personalized recommendations</string>
@ -5318,6 +5408,16 @@ Withdraw consent now?"</string>
<string name="reset_data_dialog_message">"This device isn't associated with your Xiaomi Account. Can't restore or reset password. Back up all important items and perform a factory reset. All data will be permanently deleted and your SD card will be formatted during the factory reset."</string> <string name="reset_data_dialog_message">"This device isn't associated with your Xiaomi Account. Can't restore or reset password. Back up all important items and perform a factory reset. All data will be permanently deleted and your SD card will be formatted during the factory reset."</string>
<string name="reset_data_dialog_ok">Factory reset</string> <string name="reset_data_dialog_ok">Factory reset</string>
<string name="reset_data_title">"Can't restore password"</string> <string name="reset_data_title">"Can't restore password"</string>
<string name="restore_device_id_content">Personalized recommendations will be reset</string>
<string name="restore_device_id_title">Reset device ID</string>
<string name="restore_dialog_content">Resetting your current device ID will also reset personalized recommendations. Reset now?</string>
<string name="restore_dialog_positive">Reset</string>
<string name="restore_dialog_title">Attention</string>
<string name="restore_oaid_content">Reset your virtual ID to clear your behavior and preference records</string>
<string name="restore_oaid_dialog_content">Multiple apps are using your virtual ID. If you reset it now, a part of your app data might be lost or become unusable. Reset virtual ID anyway?</string>
<string name="restore_oaid_positive">Reset</string>
<string name="restore_oaid_positive_step">Reset (%1$d)</string>
<string name="restore_oaid_title">Reset virtual ID</string>
<string name="result_autoscan_header">Payment monitoring</string> <string name="result_autoscan_header">Payment monitoring</string>
<string name="result_autoscan_info">Automatically monitor system environment when payment apps are started</string> <string name="result_autoscan_info">Automatically monitor system environment when payment apps are started</string>
<string name="result_sms_header">Messaging risks detected</string> <string name="result_sms_header">Messaging risks detected</string>
@ -5412,6 +5512,13 @@ Withdraw consent now?"</string>
<string name="sd_mount">Mount SD card</string> <string name="sd_mount">Mount SD card</string>
<string name="sd_mount_summary" /> <string name="sd_mount_summary" />
<string name="search_input_txt_na">"&lt;font color='#ff0000'>%s&lt;/font>"</string> <string name="search_input_txt_na">"&lt;font color='#ff0000'>%s&lt;/font>"</string>
<string name="search_keyword_apply">App</string>
<string name="search_keyword_applybar">App dock</string>
<string name="search_keyword_call">Call</string>
<string name="search_keyword_sidebar">Sidebar</string>
<string name="search_keyword_tool">Tools</string>
<string name="search_keyword_tools">Toolbox</string>
<string name="search_keyword_voice">Voice</string>
<string name="search_menu_title">Search</string> <string name="search_menu_title">Search</string>
<string name="search_result_text">"Couldn't find any apps"</string> <string name="search_result_text">"Couldn't find any apps"</string>
<string name="secondart_setting_title">红包提醒设置</string> <string name="secondart_setting_title">红包提醒设置</string>
@ -5539,7 +5646,7 @@ Withdraw consent now?"</string>
<string name="sim_lock_done_disable">"Your SIM card isn't protected"</string> <string name="sim_lock_done_disable">"Your SIM card isn't protected"</string>
<string name="sim_lock_done_enable">Your SIM card is protected</string> <string name="sim_lock_done_enable">Your SIM card is protected</string>
<string name="sim_lock_done_title">SIM security</string> <string name="sim_lock_done_title">SIM security</string>
<string name="sim_lock_enable_done_message">"Your SIM card is now associated with this device. SIM PIN will be verified automatically. You'll still have to enter PIN manually when you're using this SIM card with other devices."</string> <string name="sim_lock_enable_done_message">"Your SIM card is associated with this device. You'll have to verify your PIN when you use the SIM card or insert it into another device."</string>
<string name="sim_lock_guide_button">Settings</string> <string name="sim_lock_guide_button">Settings</string>
<string name="sim_lock_guide_message">Associate your SIM card with this device to make it less vulnerable to security risks</string> <string name="sim_lock_guide_message">Associate your SIM card with this device to make it less vulnerable to security risks</string>
<string name="sim_lock_guide_title">Protect your SIM card</string> <string name="sim_lock_guide_title">Protect your SIM card</string>
@ -5550,7 +5657,7 @@ Withdraw consent now?"</string>
<string name="sim_lock_lockscreen_notification_message">"Can't verify PIN without a screen lock"</string> <string name="sim_lock_lockscreen_notification_message">"Can't verify PIN without a screen lock"</string>
<string name="sim_lock_lockscreen_notification_title">"SIM card isn't protected"</string> <string name="sim_lock_lockscreen_notification_title">"SIM card isn't protected"</string>
<string name="sim_lock_new_pin_different_error">"The PINs you entered don't match. Try again."</string> <string name="sim_lock_new_pin_different_error">"The PINs you entered don't match. Try again."</string>
<string name="sim_lock_new_pin_hint" formatted="false">Enter %d-%d digits</string> <string formatted="false" name="sim_lock_new_pin_hint">Enter %d-%d digits</string>
<string name="sim_lock_new_pin_message">"Remember your new PIN. If you forget it, you'll have to contact your carrier's customer support to be able to restore it."</string> <string name="sim_lock_new_pin_message">"Remember your new PIN. If you forget it, you'll have to contact your carrier's customer support to be able to restore it."</string>
<string name="sim_lock_new_pin_title">Set a new PIN</string> <string name="sim_lock_new_pin_title">Set a new PIN</string>
<string name="sim_lock_no_sim_notification_message">Tap to check SIM PIN</string> <string name="sim_lock_no_sim_notification_message">Tap to check SIM PIN</string>
@ -5561,7 +5668,7 @@ Withdraw consent now?"</string>
<string name="sim_lock_pin_dialog_message">"You've entered an incorrect PIN multiple times. Now there's only %d left. If you enter another incorrect PIN, your SIM card will be locked. Continue anyway?"</string> <string name="sim_lock_pin_dialog_message">"You've entered an incorrect PIN multiple times. Now there's only %d left. If you enter another incorrect PIN, your SIM card will be locked. Continue anyway?"</string>
<string name="sim_lock_pin_dialog_title">Last attempt</string> <string name="sim_lock_pin_dialog_title">Last attempt</string>
<string name="sim_lock_pin_hint">Enter SIM PIN</string> <string name="sim_lock_pin_hint">Enter SIM PIN</string>
<string name="sim_lock_pin_message" formatted="false">"If you haven't set a PIN for your SIM card, try the default PIN of your carrier (%s): %d."</string> <string formatted="false" name="sim_lock_pin_message">"If you haven't set a PIN for your SIM card, try the default PIN of your carrier (%s): %d."</string>
<string name="sim_lock_pin_success">Verified PIN successfully</string> <string name="sim_lock_pin_success">Verified PIN successfully</string>
<string name="sim_lock_pin_title">Verify SIM PIN</string> <string name="sim_lock_pin_title">Verify SIM PIN</string>
<string name="sim_lock_puk_dialog_title">Running out of attempts</string> <string name="sim_lock_puk_dialog_title">Running out of attempts</string>
@ -5575,7 +5682,7 @@ Withdraw consent now?"</string>
<string name="sim_lock_query_new_pin">Set a new PIN</string> <string name="sim_lock_query_new_pin">Set a new PIN</string>
<string name="sim_lock_query_pin">PIN</string> <string name="sim_lock_query_pin">PIN</string>
<string name="sim_lock_query_pin_error">"Couldn't change PIN"</string> <string name="sim_lock_query_pin_error">"Couldn't change PIN"</string>
<string name="sim_lock_query_pin_length_error" formatted="false">PIN must contain %d-%d digits</string> <string formatted="false" name="sim_lock_query_pin_length_error">PIN must contain %d-%d digits</string>
<string name="sim_lock_query_pin_mismatch_error">"The PINs you entered don't match"</string> <string name="sim_lock_query_pin_mismatch_error">"The PINs you entered don't match"</string>
<string name="sim_lock_query_pin_same_error">Your new PIN is the same as the old one</string> <string name="sim_lock_query_pin_same_error">Your new PIN is the same as the old one</string>
<string name="sim_lock_query_title">Check PIN</string> <string name="sim_lock_query_title">Check PIN</string>
@ -6164,6 +6271,9 @@ Formatting will erase existing content on the ^2. To avoid losing content, back
<string name="superpower_dialog_button_ok">OK</string> <string name="superpower_dialog_button_ok">OK</string>
<string name="superpower_dialog_massage">"Ultra battery saver restricts most power-consuming features and decreases your device's performance in order to leave basic functionality (e.g. calls, SMS, and connecting to the network) available as long as possible. Turn on Ultra battery saver?"</string> <string name="superpower_dialog_massage">"Ultra battery saver restricts most power-consuming features and decreases your device's performance in order to leave basic functionality (e.g. calls, SMS, and connecting to the network) available as long as possible. Turn on Ultra battery saver?"</string>
<string name="superpower_dialog_title">Ultra battery saver</string> <string name="superpower_dialog_title">Ultra battery saver</string>
<string name="superpower_notification_low_temp_btn_txt">Turn on</string>
<string name="superpower_notification_low_temp_summary">Cold endurance mode can save more battery when Ultra battery saver is on and ambient temperature is extremely low</string>
<string name="superpower_notification_low_temp_title">Turn on Ultra battery saver?</string>
<string name="superpower_notification_new_title_new">Less than %s of battery remaining</string> <string name="superpower_notification_new_title_new">Less than %s of battery remaining</string>
<string name="superpower_notification_summary">Charge your device or turn on Ultra battery saver</string> <string name="superpower_notification_summary">Charge your device or turn on Ultra battery saver</string>
<string name="superpower_notification_time_12">EEEE, MMMM dd</string> <string name="superpower_notification_time_12">EEEE, MMMM dd</string>
@ -6171,6 +6281,7 @@ Formatting will erase existing content on the ^2. To avoid losing content, back
<string name="superpower_notification_title_new">Less than %s of battery remaining</string> <string name="superpower_notification_title_new">Less than %s of battery remaining</string>
<string name="superpower_progress_content">Turning on Ultra battery saver…</string> <string name="superpower_progress_content">Turning on Ultra battery saver…</string>
<string name="superpower_progress_left_time">%1$dh %2$dm</string> <string name="superpower_progress_left_time">%1$dh %2$dm</string>
<string name="superpower_progress_low_temp_content">Turning on Cold endurance mode…</string>
<string name="superpower_progress_switch_home">Switching to Dark theme</string> <string name="superpower_progress_switch_home">Switching to Dark theme</string>
<string name="superpower_progress_title">Remaining time</string> <string name="superpower_progress_title">Remaining time</string>
<string name="superpower_progress_turndown_brightness">Decreasing screen brightness</string> <string name="superpower_progress_turndown_brightness">Decreasing screen brightness</string>
@ -6210,7 +6321,7 @@ Formatting will erase existing content on the ^2. To avoid losing content, back
<string name="system_permission_declare_analytics_declare">"We invite you to enroll in our User Experience Program. This app needs to connect to the Internet and use the following permissions or features to collect stats in order to improve the services we provide to you. We collect data here only for statistical purposes, and we can't identify you personally based on the data we collect."</string> <string name="system_permission_declare_analytics_declare">"We invite you to enroll in our User Experience Program. This app needs to connect to the Internet and use the following permissions or features to collect stats in order to improve the services we provide to you. We collect data here only for statistical purposes, and we can't identify you personally based on the data we collect."</string>
<string name="system_permission_declare_disagree">Disagree</string> <string name="system_permission_declare_disagree">Disagree</string>
<string name="system_permission_declare_double_link"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> and &lt;a href=\"%2$s\">Privacy Policy&lt;/a> before you continue.</Data></string> <string name="system_permission_declare_double_link"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> and &lt;a href=\"%2$s\">Privacy Policy&lt;/a> before you continue.</Data></string>
<string name="system_permission_declare_main_purpose" formatted="false">Welcome to %1s! This app allows you to use the following feature: %2s.</string> <string formatted="false" name="system_permission_declare_main_purpose">Welcome to %1s! This app allows you to use the following feature: %2s.</string>
<string name="system_permission_declare_meanwhile_double_link"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> and &lt;a href=\"%2$s\">Privacy Policy&lt;/a> before you continue.</Data></string> <string name="system_permission_declare_meanwhile_double_link"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> and &lt;a href=\"%2$s\">Privacy Policy&lt;/a> before you continue.</Data></string>
<string name="system_permission_declare_meanwhile_privacy_policy"><Data>Read and agree to our &lt;a href=\"%1$s\">Privacy Policy&lt;/a> before you continue.</Data></string> <string name="system_permission_declare_meanwhile_privacy_policy"><Data>Read and agree to our &lt;a href=\"%1$s\">Privacy Policy&lt;/a> before you continue.</Data></string>
<string name="system_permission_declare_meanwhile_user_agreement"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> before you continue.</Data></string> <string name="system_permission_declare_meanwhile_user_agreement"><Data>Read and agree to our &lt;a href=\"%1$s\">User Agreement&lt;/a> before you continue.</Data></string>
@ -6556,6 +6667,8 @@ Formatting will erase existing content on the ^2. To avoid losing content, back
<string name="toast_cleaner_cloudscan">Cleaner will use online definitions</string> <string name="toast_cleaner_cloudscan">Cleaner will use online definitions</string>
<string name="toast_dark_mode_fixed">Fixed successfully. Leave this page to apply changes.</string> <string name="toast_dark_mode_fixed">Fixed successfully. Leave this page to apply changes.</string>
<string name="toast_flow_notification">Turned on data usage notifications</string> <string name="toast_flow_notification">Turned on data usage notifications</string>
<string name="toast_gamembox_unenable_pad">Turn on Game Turbo in Security first</string>
<string name="toast_gamembox_unenable_phone">Turn on Game Turbo in Security first</string>
<string name="toast_garbage_lib">Turned on automatic updates for Cleaner</string> <string name="toast_garbage_lib">Turned on automatic updates for Cleaner</string>
<string name="toast_keyword_blank">You need to enter a keyword</string> <string name="toast_keyword_blank">You need to enter a keyword</string>
<string name="toast_keyword_exist">Keyword added</string> <string name="toast_keyword_exist">Keyword added</string>

View File

@ -252,7 +252,7 @@ to be able to view them anytime"</string>
<string name="create_work_space">Create Work space</string> <string name="create_work_space">Create Work space</string>
<string name="creating_app_icon">Creating icon…</string> <string name="creating_app_icon">Creating icon…</string>
<string name="cta_declaration_agree_and_continue">Agree</string> <string name="cta_declaration_agree_and_continue">Agree</string>
<string name="cta_declaration_message_format" formatted="false">You must read and agree to our &lt;font color=%s>&lt;a href=%s>Privacy Policy&lt;/a>&lt;/font> before using Enterprise mode. Your device needs to connect to the internet to activate Enterprise mode. Agree?</string> <string formatted="false" name="cta_declaration_message_format">You must read and agree to our &lt;font color=%s>&lt;a href=%s>Privacy Policy&lt;/a>&lt;/font> before using Enterprise mode. Your device needs to connect to the internet to activate Enterprise mode. Agree?</string>
<string name="cta_declaration_title">Terms and Conditions</string> <string name="cta_declaration_title">Terms and Conditions</string>
<string name="current_space">Current space</string> <string name="current_space">Current space</string>
<string name="custom_gesture_title">Custom gestures</string> <string name="custom_gesture_title">Custom gestures</string>
@ -688,7 +688,7 @@ You can also download them separately."</string>
<string name="long_press_menu_key">Long press the Menu button</string> <string name="long_press_menu_key">Long press the Menu button</string>
<string name="long_press_menu_key_when_lock">Long press Menu on the Lock screen</string> <string name="long_press_menu_key_when_lock">Long press Menu on the Lock screen</string>
<string name="long_press_power_guide_know">Got it</string> <string name="long_press_power_guide_know">Got it</string>
<string name="long_press_power_guide_message" formatted="false">"Press and hold the Power button for %s seconds to wake up Google Assistant. <string formatted="false" name="long_press_power_guide_message">"Press and hold the Power button for %s seconds to wake up Google Assistant.
If you hold the button for %s seconds, you'll open the shutdown menu instead."</string> If you hold the button for %s seconds, you'll open the shutdown menu instead."</string>
<string name="long_press_power_guide_settings">Settings</string> <string name="long_press_power_guide_settings">Settings</string>
<string name="long_press_power_guide_title">Wake with Power button</string> <string name="long_press_power_guide_title">Wake with Power button</string>

View File

@ -766,7 +766,7 @@ Widget: %2$s
<string name="aon_gesture_draw_circle_summary_pad">Answer or end calls transferred to tablet</string> <string name="aon_gesture_draw_circle_summary_pad">Answer or end calls transferred to tablet</string>
<string name="aon_gesture_draw_circle_summary_phone">Answer and end calls</string> <string name="aon_gesture_draw_circle_summary_phone">Answer and end calls</string>
<string name="aon_gesture_draw_circle_title">Draw a circle</string> <string name="aon_gesture_draw_circle_title">Draw a circle</string>
<string name="aon_gesture_enable_summary" formatted="false">Hold your hand %d to %d cm from the camera and perform gestures after the hand icon appears at the top of the screen</string> <string formatted="false" name="aon_gesture_enable_summary">Hold your hand %d to %d cm from the camera and perform gestures after the hand icon appears at the top of the screen</string>
<string name="aon_gesture_left_right_waving_summary">Adjust playback progress and switch between songs</string> <string name="aon_gesture_left_right_waving_summary">Adjust playback progress and switch between songs</string>
<string name="aon_gesture_left_right_waving_title">Wave horizontally</string> <string name="aon_gesture_left_right_waving_title">Wave horizontally</string>
<string name="aon_gesture_settings">Contactless gestures</string> <string name="aon_gesture_settings">Contactless gestures</string>
@ -4881,7 +4881,7 @@ Open Xiaomi Cloud and restore items from there."</string>
<string name="importance_default">Default</string> <string name="importance_default">Default</string>
<string name="importance_high">High</string> <string name="importance_high">High</string>
<string name="importance_low">Low</string> <string name="importance_low">Low</string>
<string name="importance_min">Minimal</string> <string name="importance_min">Trivial</string>
<string name="importance_title">Importance</string> <string name="importance_title">Importance</string>
<string name="important_conversations">Priority conversations</string> <string name="important_conversations">Priority conversations</string>
<string name="important_conversations_summary">Show at top of conversation section</string> <string name="important_conversations_summary">Show at top of conversation section</string>
@ -7099,7 +7099,7 @@ Enhanced notifications can access notification content, including personal infor
<string name="notification_history_view_settings">view notification settings</string> <string name="notification_history_view_settings">view notification settings</string>
<string name="notification_importance_high_title">Pop on screen</string> <string name="notification_importance_high_title">Pop on screen</string>
<string name="notification_importance_min_title">Minimize</string> <string name="notification_importance_min_title">Minimize</string>
<string name="notification_importance_title">Importance</string> <string name="notification_importance_title">Behavior</string>
<string name="notification_listener_allowed">Allowed</string> <string name="notification_listener_allowed">Allowed</string>
<string name="notification_listener_disable_warning_cancel">Cancel</string> <string name="notification_listener_disable_warning_cancel">Cancel</string>
<string name="notification_listener_disable_warning_confirm">Turn off</string> <string name="notification_listener_disable_warning_confirm">Turn off</string>
@ -8081,9 +8081,9 @@ Restart your device and try again."</string>
<string name="resetting_second_space_passwd">Resetting Second space password</string> <string name="resetting_second_space_passwd">Resetting Second space password</string>
<string name="resident_timezone_summary">Second clock</string> <string name="resident_timezone_summary">Second clock</string>
<string name="resolution_fhd">FHD+</string> <string name="resolution_fhd">FHD+</string>
<string name="resolution_fhd_summary" formatted="false">%d×%d (saves battery)</string> <string formatted="false" name="resolution_fhd_summary">%d×%d (saves battery)</string>
<string name="resolution_qhd">WQHD+</string> <string name="resolution_qhd">WQHD+</string>
<string name="resolution_qhd_summary" formatted="false">%d×%d (adds clarity)</string> <string formatted="false" name="resolution_qhd_summary">%d×%d (adds clarity)</string>
<string name="resolution_sub_title">The system might close the apps running in the background while switching resolution</string> <string name="resolution_sub_title">The system might close the apps running in the background while switching resolution</string>
<string name="resolver_settings_label">Sort</string> <string name="resolver_settings_label">Sort</string>
<string name="restore_default_apn">Restoring default APN settings.</string> <string name="restore_default_apn">Restoring default APN settings.</string>
@ -10212,7 +10212,7 @@ Try using a faster ^3, or use this ^4 for portable storage instead."</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="tof_gesture_cue_tone_summary">Play confirmation sound whenever your palm is detected</string> <string name="tof_gesture_cue_tone_summary">Play confirmation sound whenever your palm is detected</string>
<string name="tof_gesture_cue_tone_title">Play confirmation sound</string> <string name="tof_gesture_cue_tone_title">Play confirmation sound</string>
<string name="tofgesture_description_summary" formatted="false">When the device is in landscape mode, hold your hand %d to %d cm from the camera and perform gestures after the hand icon appears at the top of the screen.</string> <string formatted="false" name="tofgesture_description_summary">When the device is in landscape mode, hold your hand %d to %d cm from the camera and perform gestures after the hand icon appears at the top of the screen.</string>
<string name="tofgesture_enable_title">Contactless gestures (Beta)</string> <string name="tofgesture_enable_title">Contactless gestures (Beta)</string>
<string name="tofgesture_settings">Contactless gestures (Beta)</string> <string name="tofgesture_settings">Contactless gestures (Beta)</string>
<string name="toggle_auto_speaker_preference_summary">Device will switch to speaker when you move it away from your ear during calls. This feature works only when TalkBack is on.</string> <string name="toggle_auto_speaker_preference_summary">Device will switch to speaker when you move it away from your ear during calls. This feature works only when TalkBack is on.</string>

View File

@ -1,50 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_menu_overflow_description">More options</string>
<string name="abc_action_mode_done">Done</string>
<string name="abc_activity_chooser_view_see_all">See all</string>
<string name="abc_activitychooserview_choose_application">Choose an app</string>
<string name="abc_capital_off">OFF</string>
<string name="abc_capital_on">ON</string>
<string name="abc_menu_alt_shortcut_label">Alt+</string>
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
<string name="abc_menu_delete_shortcut_label">delete</string>
<string name="abc_menu_enter_shortcut_label">enter</string>
<string name="abc_menu_function_shortcut_label">Function+</string>
<string name="abc_menu_meta_shortcut_label">Meta+</string>
<string name="abc_menu_shift_shortcut_label">Shift+</string>
<string name="abc_menu_space_shortcut_label">space</string>
<string name="abc_menu_sym_shortcut_label">Sym+</string>
<string name="abc_prepend_shortcut_label">Menu+</string>
<string name="abc_search_hint">Search…</string>
<string name="abc_searchview_description_clear">Clear query</string>
<string name="abc_searchview_description_query">Search query</string>
<string name="abc_searchview_description_search">Search</string>
<string name="abc_searchview_description_submit">Submit query</string>
<string name="abc_searchview_description_voice">Voice search</string>
<string name="abc_shareactionprovider_share_with">Share with</string>
<string name="abc_shareactionprovider_share_with_application">Share with %s</string>
<string name="abc_toolbar_collapse_description">Collapse</string>
<string name="add_alarm_text">Add alarm</string>
<string name="add_notification_text">Add notification</string>
<string name="add_ringtone_text">Add ringtone</string>
<string name="alarm_sound_default">Default alarm sound</string>
<string name="androidx_startup">androidx.startup</string>
<string name="app_label">Sounds</string>
<string name="call_notification_answer_action">Answer</string>
<string name="call_notification_answer_video_action">Video</string>
<string name="call_notification_decline_action">Decline</string>
<string name="call_notification_hang_up_action">Hang Up</string>
<string name="call_notification_incoming_text">Incoming call</string>
<string name="call_notification_ongoing_text">Ongoing call</string>
<string name="call_notification_screening_text">Screening an incoming call</string>
<string name="delete_ringtone_text">Delete</string>
<string name="notification_sound_default">Default notification sound</string>
<string name="ringtone_default">Default ringtone</string>
<string name="search_menu_title">Search</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="unable_to_add_ringtone">Unable to add custom ringtone</string>
<string name="unable_to_delete_ringtone">Unable to delete custom ringtone</string>
</resources>

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="speaker_background_color_array">
<item>#33277af7</item>
<item>#337775f1</item>
<item>#33787e96</item>
<item>#3310c550</item>
<item>#33eca200</item>
<item>#33ee8114</item>
<item>#33ee4f1c</item>
</array>
<array name="speaker_text_color_array">
<item>#ff277af7</item>
<item>#ff7775f1</item>
<item>#ff787e96</item>
<item>#ff10c550</item>
<item>#ffeca200</item>
<item>#ffee8114</item>
<item>#ffee4f1c</item>
</array>
</resources>

View File

@ -274,6 +274,20 @@
<item>com.miui.cloudservice</item> <item>com.miui.cloudservice</item>
<item>com.android.deskclock</item> <item>com.android.deskclock</item>
</string-array> </string-array>
<string-array name="recognition_language_list">
<item>Chinese</item>
<item>English</item>
<item>German</item>
<item>Russian</item>
<item>French</item>
<item>Korean</item>
<item>Portuguese</item>
<item>Japanese</item>
<item>Spanish</item>
<item>Italian</item>
<item>Hindi</item>
<item>Indonesian</item>
</string-array>
<string-array name="record_format_entries"> <string-array name="record_format_entries">
<item>M4A</item> <item>M4A</item>
<item>MP3</item> <item>MP3</item>
@ -311,6 +325,10 @@
<item>3</item> <item>3</item>
<item>4</item> <item>4</item>
</string-array> </string-array>
<string-array name="share_category">
<item>Share audio</item>
<item>Share text</item>
</string-array>
<string-array name="solar_terms"> <string-array name="solar_terms">
<item>@string/empty</item> <item>@string/empty</item>
<item>@string/solar_term_slight_cold</item> <item>@string/solar_term_slight_cold</item>
@ -338,6 +356,24 @@
<item>@string/solar_term_heavy_snow</item> <item>@string/solar_term_heavy_snow</item>
<item>@string/solar_term_winter_solstice</item> <item>@string/solar_term_winter_solstice</item>
</string-array> </string-array>
<array name="speaker_background_color_array">
<item>#1a3482ff</item>
<item>#1a8482ff</item>
<item>#1a8c93b0</item>
<item>#1a36d167</item>
<item>#1affb21d</item>
<item>#1aff8514</item>
<item>#1aff5b29</item>
</array>
<array name="speaker_text_color_array">
<item>#ff3482ff</item>
<item>#ff8482ff</item>
<item>#ff8c93b0</item>
<item>#ff36d167</item>
<item>#ffffb21d</item>
<item>#ffff8514</item>
<item>#ffff5b29</item>
</array>
<string-array name="week_days"> <string-array name="week_days">
<item>@string/sunday</item> <item>@string/sunday</item>
<item>@string/monday</item> <item>@string/monday</item>

View File

@ -54,12 +54,17 @@
<string name="account_user_name">Nickname</string> <string name="account_user_name">Nickname</string>
<string name="account_user_name_dialog_title">Enter username</string> <string name="account_user_name_dialog_title">Enter username</string>
<string name="account_user_phone">Recovery phone</string> <string name="account_user_phone">Recovery phone</string>
<string name="action_copy">Copy</string>
<string name="action_notes">Save to Notes</string>
<string name="action_retry">Try again</string>
<string name="actionbar_button_up_description">Back</string> <string name="actionbar_button_up_description">Back</string>
<string name="activate_email_notice">Make sure to activate your account within 24 hours</string> <string name="activate_email_notice">Make sure to activate your account within 24 hours</string>
<string name="activity_not_found_notice">"Can't find the app"</string> <string name="activity_not_found_notice">"Can't find the app"</string>
<string name="add_to_trust_device">This is a trusted device</string> <string name="add_to_trust_device">This is a trusted device</string>
<string name="afternoon">Afternoon</string> <string name="afternoon">Afternoon</string>
<string name="agree_description">Allow this app to connect to the internet to be able to use all its features.</string> <string name="agree_description">Allow this app to connect to the internet to be able to use all its features.</string>
<string name="ai_summary">AI summary</string>
<string name="ai_watermark">This content is AI-generated and provided for your reference only.</string>
<string name="alert_message_clear_records">Delete selected recordings?</string> <string name="alert_message_clear_records">Delete selected recordings?</string>
<string name="alert_message_delete_record_title">Delete recording</string> <string name="alert_message_delete_record_title">Delete recording</string>
<string name="allowed">Granted</string> <string name="allowed">Granted</string>
@ -71,11 +76,19 @@
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string> <string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="auth_fail_warning">Session expired. Sign in again.</string> <string name="auth_fail_warning">Session expired. Sign in again.</string>
<string name="back">Back</string> <string name="back">Back</string>
<string name="back_playback_position">Return to current position</string>
<string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string> <string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string>
<string name="bottomsheet_action_expand_halfway">Expand halfway</string> <string name="bottomsheet_action_expand_halfway">Expand halfway</string>
<string name="btn_continue_record_description">Resume recording</string> <string name="btn_continue_record_description">Resume recording</string>
<string name="button_queue_for_wifi">Wait</string> <string name="button_queue_for_wifi">Wait</string>
<string name="button_start_now">Download</string> <string name="button_start_now">Download</string>
<string name="call_notification_answer_action">Answer</string>
<string name="call_notification_answer_video_action">Video</string>
<string name="call_notification_decline_action">Decline</string>
<string name="call_notification_hang_up_action">Hang Up</string>
<string name="call_notification_incoming_text">Incoming call</string>
<string name="call_notification_ongoing_text">Ongoing call</string>
<string name="call_notification_screening_text">Screening an incoming call</string>
<string name="call_record">Recorded calls</string> <string name="call_record">Recorded calls</string>
<string name="call_record_list_group_all">All</string> <string name="call_record_list_group_all">All</string>
<string name="call_record_list_group_connected">Connected</string> <string name="call_record_list_group_connected">Connected</string>
@ -223,6 +236,7 @@ Send this code to the supervisor."</string>
<string name="error_invalid_bind_address">The email address you entered is invalid.</string> <string name="error_invalid_bind_address">The email address you entered is invalid.</string>
<string name="error_sdcard_access">"Can't access SD card"</string> <string name="error_sdcard_access">"Can't access SD card"</string>
<string name="error_sdcard_unmounted">Insert SD card now</string> <string name="error_sdcard_unmounted">Insert SD card now</string>
<string name="error_tip">A network error occurred</string>
<string name="evening">Afternoon</string> <string name="evening">Afternoon</string>
<string name="exceed_binded_phone_times_notice">This phone number is already associated with another Mi Account.</string> <string name="exceed_binded_phone_times_notice">This phone number is already associated with another Mi Account.</string>
<string name="expand_button_title">Advanced</string> <string name="expand_button_title">Advanced</string>
@ -293,6 +307,14 @@ Send this code to the supervisor."</string>
<string name="getverifycode_seconde">s</string> <string name="getverifycode_seconde">s</string>
<string name="google_application_id" /> <string name="google_application_id" />
<string name="google_login_btn_content_description">Sign in with Google</string> <string name="google_login_btn_content_description">Sign in with Google</string>
<string name="guide_update_confirm_dialog_message">"If you choose not to update Mi AI Translate, you won't be able to access some features."</string>
<string name="guide_update_confirm_dialog_negative_button">Not now</string>
<string name="guide_update_confirm_dialog_positive_button">Update</string>
<string name="guide_update_confirm_dialog_title">Skip this update?</string>
<string name="guide_update_dialog_message">Update Mi AI Translate to get access to features like audio transcription, smart speaker recognition, and more. Update now?</string>
<string name="guide_update_dialog_negative_button">Not now</string>
<string name="guide_update_dialog_positive_button">Update</string>
<string name="guide_update_dialog_title">Update Mi AI Translate</string>
<string name="head_set_tip_dialog_msg">Disconnect your earphones to be able to record sound with specific presets (e.g. Music, Voice).</string> <string name="head_set_tip_dialog_msg">Disconnect your earphones to be able to record sound with specific presets (e.g. Music, Voice).</string>
<string name="head_set_tip_dialog_ok">Got it</string> <string name="head_set_tip_dialog_ok">Got it</string>
<string name="head_set_tip_dialog_title">Use internal mic</string> <string name="head_set_tip_dialog_title">Use internal mic</string>
@ -311,6 +333,7 @@ Send this code to the supervisor."</string>
<string name="high_bit_rate">MP3, ~%1$d kbps, ~%2$d MB/h</string> <string name="high_bit_rate">MP3, ~%1$d kbps, ~%2$d MB/h</string>
<string name="i_know">Got it</string> <string name="i_know">Got it</string>
<string name="icon_content_description">Dialog Icon</string> <string name="icon_content_description">Dialog Icon</string>
<string name="icp_info">ICP备案号京ICP备10046444号-160A</string>
<string name="input_email_address_notice">"We'll use this email to verify your account"</string> <string name="input_email_address_notice">"We'll use this email to verify your account"</string>
<string name="invisible_mode_dialog_message">"Can't use microphone when you're incognito. Turn off Incognito mode first."</string> <string name="invisible_mode_dialog_message">"Can't use microphone when you're incognito. Turn off Incognito mode first."</string>
<string name="invisible_mode_dialog_negative">Cancel</string> <string name="invisible_mode_dialog_negative">Cancel</string>
@ -335,6 +358,7 @@ Send this code to the supervisor."</string>
<string name="library_android_database_sqlcipher_repositoryLink">https://github.com/sqlcipher/android-database-sqlcipher</string> <string name="library_android_database_sqlcipher_repositoryLink">https://github.com/sqlcipher/android-database-sqlcipher</string>
<string name="loading">Just a sec…</string> <string name="loading">Just a sec…</string>
<string name="loading_more">Just a sec…</string> <string name="loading_more">Just a sec…</string>
<string name="loading_text">Summarizing…</string>
<string name="login_by_local_phone_long_text">Sign in now</string> <string name="login_by_local_phone_long_text">Sign in now</string>
<string name="login_by_local_phone_short_text">Sign in</string> <string name="login_by_local_phone_short_text">Sign in</string>
<string name="login_other">Another Mi Account</string> <string name="login_other">Another Mi Account</string>
@ -346,6 +370,7 @@ Send this code to the supervisor."</string>
<string name="low_battery_error_title">Low battery</string> <string name="low_battery_error_title">Low battery</string>
<string name="low_bit_rate">MP3, ~%1$d kbps, ~%2$d MB/h</string> <string name="low_bit_rate">MP3, ~%1$d kbps, ~%2$d MB/h</string>
<string name="manage_external_storage">Access all files</string> <string name="manage_external_storage">Access all files</string>
<string name="mark_add_toast">Added successfully</string>
<string name="marketSdkVersion">3.2.26</string> <string name="marketSdkVersion">3.2.26</string>
<string name="material_clock_display_divider">:</string> <string name="material_clock_display_divider">:</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string> <string name="material_clock_toggle_content_description">Select AM or PM</string>
@ -379,6 +404,7 @@ Send this code to the supervisor."</string>
<string name="miuix_appcompat_actionbar_immersion_button_more_description">More</string> <string name="miuix_appcompat_actionbar_immersion_button_more_description">More</string>
<string name="miuix_appcompat_cancel_description">Cancel</string> <string name="miuix_appcompat_cancel_description">Cancel</string>
<string name="miuix_appcompat_cloud_state_disabled">Sync with the cloud is off</string> <string name="miuix_appcompat_cloud_state_disabled">Sync with the cloud is off</string>
<string name="miuix_appcompat_cloud_state_encrypt_disabled">Turn on end-to-end protection to sync items</string>
<string name="miuix_appcompat_cloud_state_finished">Synced with the cloud successfully</string> <string name="miuix_appcompat_cloud_state_finished">Synced with the cloud successfully</string>
<string name="miuix_appcompat_cloud_state_syncing">Syncing with the cloud…</string> <string name="miuix_appcompat_cloud_state_syncing">Syncing with the cloud…</string>
<string name="miuix_appcompat_confirm_description">Confirm</string> <string name="miuix_appcompat_confirm_description">Confirm</string>
@ -391,6 +417,17 @@ Send this code to the supervisor."</string>
<string name="miuix_appcompat_select_all">Select all</string> <string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string> <string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string> <string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_font_style_misans_bold_font_family">mipro-bold</string>
<string name="miuix_font_style_misans_demibold_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_extralight_font_family">sans-serif-thin</string>
<string name="miuix_font_style_misans_font_family">sans-serif</string>
<string name="miuix_font_style_misans_heavy_font_family">sans-serif-black</string>
<string name="miuix_font_style_misans_light_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_medium_font_family">sans-serif-medium</string>
<string name="miuix_font_style_misans_normal_font_family">sans-serif-light</string>
<string name="miuix_font_style_misans_regular_font_family">sans-serif</string>
<string name="miuix_font_style_misans_semibold_font_family">mipro-semibold</string>
<string name="miuix_font_style_misans_thin_font_family">sans-serif-thin</string>
<string name="miuix_indexer_collect">Collections</string> <string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string> <string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_item_view_role_description">Tab</string> <string name="miuix_item_view_role_description">Tab</string>
@ -643,7 +680,14 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="photoPickerNotFoundText">No photos available.</string> <string name="photoPickerNotFoundText">No photos available.</string>
<string name="play_speed">%1$.1fX speed</string> <string name="play_speed">%1$.1fX speed</string>
<string name="playback_delete_records">Delete recording</string> <string name="playback_delete_records">Delete recording</string>
<string name="playback_menu_hide_speaker">Hide speaker names</string>
<string name="playback_menu_rerecognize">Transcribe again</string>
<string name="playback_menu_share">Share</string>
<string name="playback_menu_show_speaker">Show speaker names</string>
<string name="playback_menu_to_note">Save to Notes</string>
<string name="playback_share_records">Share recording</string> <string name="playback_share_records">Share recording</string>
<string name="playback_tabs_audio">Audio</string>
<string name="playback_tabs_text">Text</string>
<string name="please_agree_protocal">Please Agree Protocal</string> <string name="please_agree_protocal">Please Agree Protocal</string>
<string name="pm">PM</string> <string name="pm">PM</string>
<string name="preference_clear_data">Clear data</string> <string name="preference_clear_data">Clear data</string>
@ -659,7 +703,12 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="preference_silent_mode">Mute ringer when recording</string> <string name="preference_silent_mode">Mute ringer when recording</string>
<string name="preference_status_bar_indicator_prompt">Show a blue indicator on the Lock screen while recording</string> <string name="preference_status_bar_indicator_prompt">Show a blue indicator on the Lock screen while recording</string>
<string name="preference_tip_rename">Name recordings manually</string> <string name="preference_tip_rename">Name recordings manually</string>
<string name="privacy_dialog_content">"If you continue, you'll withdraw your consent to the Recorder Privacy Policy. We'll cease to collect your personal information. Personal information already collected and retained will be deleted within the specified period in accordance with applicable laws and regulations unless required otherwise. As Recorder provides its services based on the collection of the necessary personal information, your withdrawal of consent will be held as refusing to accept Recorder services. Withdrawal of consent won't delete recordings stored on your device. Withdraw consent now?"</string>
<string name="privacy_dialog_negative_button">Withdraw</string>
<string name="privacy_dialog_positive_button">Cancel</string>
<string name="privacy_dialog_title">Withdrawal of consent</string>
<string name="privacy_settings">Privacy</string> <string name="privacy_settings">Privacy</string>
<string name="privacy_withdraw">Withdrawal of consent</string>
<string name="progress">Playback progress bar</string> <string name="progress">Playback progress bar</string>
<string name="progressbar_title">Checking for security issues…</string> <string name="progressbar_title">Checking for security issues…</string>
<string name="protocal_dialog_confirm">Agree</string> <string name="protocal_dialog_confirm">Agree</string>
@ -685,12 +734,16 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="recognition_error_stopped">Transcribing stopped</string> <string name="recognition_error_stopped">Transcribing stopped</string>
<string name="recognition_error_unknown">An unknown error occurred. Report it to us and try again.</string> <string name="recognition_error_unknown">An unknown error occurred. Report it to us and try again.</string>
<string name="recognition_interrupt_current_dialog_body">"Transcribing might take some time. You'll receive a notification when this task is completed. \"%s\" is being transcribed now. Add this task to transcribing queue?"</string> <string name="recognition_interrupt_current_dialog_body">"Transcribing might take some time. You'll receive a notification when this task is completed. \"%s\" is being transcribed now. Add this task to transcribing queue?"</string>
<string name="recognition_language_dialog_cancel">Cancel</string>
<string name="recognition_language_dialog_title">Select source language</string>
<string name="recognition_notification_channel">Transcribing</string> <string name="recognition_notification_channel">Transcribing</string>
<string name="recognition_notification_complete_success">Transcribed \"%s\" successfully. Tap to view.</string> <string name="recognition_notification_complete_success">Transcribed \"%s\" successfully. Tap to view.</string>
<string name="recognition_notification_error">"Couldn't transcribe \"%s\""</string> <string name="recognition_notification_error">"Couldn't transcribe \"%s\""</string>
<string name="recognition_notification_running">Transcribing \"%s\"…</string> <string name="recognition_notification_running">Transcribing \"%s\"…</string>
<string name="recognition_process_dialog_title">Ongoing tasks</string> <string name="recognition_process_dialog_title">Ongoing tasks</string>
<string name="recognition_stop_current">Stop ongoing task</string> <string name="recognition_stop_current">Stop ongoing task</string>
<string name="recognize_complete_toast">Transcription complete</string>
<string name="recognizing_not_rename">"Can't rename while recording"</string>
<string name="record">Record</string> <string name="record">Record</string>
<string name="record_back_pressed_hint">To stop recording, touch Back again</string> <string name="record_back_pressed_hint">To stop recording, touch Back again</string>
<string name="record_download">Download from Xiaomi Cloud</string> <string name="record_download">Download from Xiaomi Cloud</string>
@ -727,8 +780,8 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="recording_quality_standard">Standard quality</string> <string name="recording_quality_standard">Standard quality</string>
<string name="recording_status_focus_notification">Recording</string> <string name="recording_status_focus_notification">Recording</string>
<string name="recording_stopped">Stopped</string> <string name="recording_stopped">Stopped</string>
<string name="recording_timer_format_four_sections" formatted="false">%02d:%02d:%02d.%02d</string> <string formatted="false" name="recording_timer_format_four_sections">%02d:%02d:%02d.%02d</string>
<string name="recording_timer_format_three_sections" formatted="false">%02d:%02d.%02d</string> <string formatted="false" name="recording_timer_format_three_sections">%02d:%02d.%02d</string>
<string name="recovery">Restore</string> <string name="recovery">Restore</string>
<string name="recovery_failed_dialog_button">Got it</string> <string name="recovery_failed_dialog_button">Got it</string>
<string name="recovery_failed_dialog_title">Attention</string> <string name="recovery_failed_dialog_title">Attention</string>
@ -740,6 +793,8 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="rename_dialog_title">Rename recording</string> <string name="rename_dialog_title">Rename recording</string>
<string name="rename_duplicate">Another recording with the same name already exists.</string> <string name="rename_duplicate">Another recording with the same name already exists.</string>
<string name="rename_no_more_tip">"Don't show again"</string> <string name="rename_no_more_tip">"Don't show again"</string>
<string name="rename_speaker_dialog_checkbox">Update only in the current section</string>
<string name="rename_speaker_dialog_title">Rename speaker</string>
<string name="request_agree">Allow</string> <string name="request_agree">Allow</string>
<string name="request_camera_permission_message">"We shall protect your personal information in accordance with the relevant laws and regulations. This app needs the following permissions to work normally:&lt;br>&lt;br>&lt;b>Using camera (for setting your profile photo)&lt;/b>&lt;br>&lt;br>If you don't agree to grant such permissions, you won't be able to use some features of this app; however, its basic functionality will still be available to you. You can always restrict permissions or revoke your authorization in the Settings."</string> <string name="request_camera_permission_message">"We shall protect your personal information in accordance with the relevant laws and regulations. This app needs the following permissions to work normally:&lt;br>&lt;br>&lt;b>Using camera (for setting your profile photo)&lt;/b>&lt;br>&lt;br>If you don't agree to grant such permissions, you won't be able to use some features of this app; however, its basic functionality will still be available to you. You can always restrict permissions or revoke your authorization in the Settings."</string>
<string name="request_cancel">Cancel</string> <string name="request_cancel">Cancel</string>
@ -748,11 +803,16 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="request_error_unknown">A system error occurred. Go back and try again.</string> <string name="request_error_unknown">A system error occurred. Go back and try again.</string>
<string name="request_gallery_permission_message">Allow access to Gallery:&lt;br />For setting profile photos</string> <string name="request_gallery_permission_message">Allow access to Gallery:&lt;br />For setting profile photos</string>
<string name="required_permissions">;</string> <string name="required_permissions">;</string>
<string name="rerecognize_dialog_message">Our updated transcription feature can automatically recognize speakers and sentence breaks. Transcribe this item again to use these new features.</string>
<string name="rerecognize_dialog_negative_button">Not now</string>
<string name="rerecognize_dialog_positive_button">Transcribe</string>
<string name="rerecognize_dialog_title">Transcribe again?</string>
<string name="resend_active_email">Resend</string> <string name="resend_active_email">Resend</string>
<string name="resend_email_reach_limit_message">"You've requested too many verification emails. Make sure that the verification email isn't in your inbox's Spam folder."</string> <string name="resend_email_reach_limit_message">"You've requested too many verification emails. Make sure that the verification email isn't in your inbox's Spam folder."</string>
<string name="resend_email_reach_limit_title">Too many attempts</string> <string name="resend_email_reach_limit_title">Too many attempts</string>
<string name="resend_email_success">Sent successfully</string> <string name="resend_email_success">Sent successfully</string>
<string name="retry">Retry</string> <string name="retry">Retry</string>
<string name="retry_toast">A network error occurred. Try again.</string>
<string name="saf_permission_dialog_grant_permission_immediately">Settings</string> <string name="saf_permission_dialog_grant_permission_immediately">Settings</string>
<string name="saf_permission_dialog_later">No thanks</string> <string name="saf_permission_dialog_later">No thanks</string>
<string name="saf_permission_dialog_no_more_tip">"Don't show again"</string> <string name="saf_permission_dialog_no_more_tip">"Don't show again"</string>
@ -819,6 +879,7 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="solar_term_winter_begins">Winter begins</string> <string name="solar_term_winter_begins">Winter begins</string>
<string name="solar_term_winter_solstice">Winter solstice</string> <string name="solar_term_winter_solstice">Winter solstice</string>
<string name="sound_recorder_settings">Settings</string> <string name="sound_recorder_settings">Settings</string>
<string name="speaker">SpeakerȀ</string>
<string name="status_bar_back">Tap to return to Recorder</string> <string name="status_bar_back">Tap to return to Recorder</string>
<string name="status_bar_notification_info_overflow">999+</string> <string name="status_bar_notification_info_overflow">999+</string>
<string name="status_bar_recording">Recording…</string> <string name="status_bar_recording">Recording…</string>
@ -826,6 +887,17 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="stop_status_focus_notification">Finished recording</string> <string name="stop_status_focus_notification">Finished recording</string>
<string name="storage_permission_dialog_title">Storage permissions required</string> <string name="storage_permission_dialog_title">Storage permissions required</string>
<string name="summary_collapsed_preference_list">%1$s, %2$s</string> <string name="summary_collapsed_preference_list">%1$s, %2$s</string>
<string name="summary_content_more">字数过多,未启动摘要</string>
<string name="summary_content_need_deal">Tasks</string>
<string name="summary_content_result_content">Main content</string>
<string name="summary_content_short">字数过少,未启动摘要</string>
<string name="summary_content_theme">Topic</string>
<string name="summary_copy">Copied successfully</string>
<string name="summary_error_limit_tip">Your use of this feature has been blocked</string>
<string name="summary_error_tip">"Can't summarize sensitive or offensive content"</string>
<string name="summary_information_tip">The above content is AI-generated and is provided for your reference only.</string>
<string name="summary_size_max_tip">Too much content to summarize</string>
<string name="summary_size_min_tip">Too little content to summarize</string>
<string name="sunday">Sunday</string> <string name="sunday">Sunday</string>
<string name="sunday_short">Sun</string> <string name="sunday_short">Sun</string>
<string name="sunday_shortest">Sun</string> <string name="sunday_shortest">Sun</string>
@ -901,9 +973,9 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="time_picker_dialog_title">Set time</string> <string name="time_picker_dialog_title">Set time</string>
<string name="time_picker_label_hour">H</string> <string name="time_picker_label_hour">H</string>
<string name="time_picker_label_minute">M</string> <string name="time_picker_label_minute">M</string>
<string name="timer_format" formatted="false">%02d:%02d</string> <string formatted="false" name="timer_format">%02d:%02d</string>
<string name="timer_format_three_sections" formatted="false">%02d:%02d:%02d</string> <string formatted="false" name="timer_format_three_sections">%02d:%02d:%02d</string>
<string name="timer_format_two_sections" formatted="false">%02d:%02d</string> <string formatted="false" name="timer_format_two_sections">%02d:%02d</string>
<string name="toast_enter_silent_mode">Recording. Silent mode is on.</string> <string name="toast_enter_silent_mode">Recording. Silent mode is on.</string>
<string name="toast_exit_silent_mode">Finished recording. Silent mode is off.</string> <string name="toast_exit_silent_mode">Finished recording. Silent mode is off.</string>
<string name="toast_max_record_time">%1$s can record for about %2$s</string> <string name="toast_max_record_time">%1$s can record for about %2$s</string>
@ -911,6 +983,7 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="toast_uninstall_fileexplorer">"File Manager isn't installed"</string> <string name="toast_uninstall_fileexplorer">"File Manager isn't installed"</string>
<string name="today">Today</string> <string name="today">Today</string>
<string name="tomorrow">Tomorrow</string> <string name="tomorrow">Tomorrow</string>
<string name="translation_language">Select target language</string>
<string name="trash_box">Recently deleted items</string> <string name="trash_box">Recently deleted items</string>
<string name="trash_box_close_tip">Close prompt</string> <string name="trash_box_close_tip">Close prompt</string>
<string name="trash_box_delete_all">Delete all items from the trash permanently?</string> <string name="trash_box_delete_all">Delete all items from the trash permanently?</string>
@ -924,6 +997,7 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="update_email_address_dialog_message">You need to verify your identity before you update the recovery email.</string> <string name="update_email_address_dialog_message">You need to verify your identity before you update the recovery email.</string>
<string name="update_email_address_dialog_title">Update recovery email</string> <string name="update_email_address_dialog_title">Update recovery email</string>
<string name="usage_description">Transcribing audio and syncing items with the cloud</string> <string name="usage_description">Transcribing audio and syncing items with the cloud</string>
<string name="user_agreement">User Agreement</string>
<string name="user_agreement_hint_3rd_app"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a> and Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>."</Data></string> <string name="user_agreement_hint_3rd_app"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a> and Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>."</Data></string>
<string name="user_agreement_hint_3rd_app_mobile"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of China Mobile verification services&lt;/a>."</Data></string> <string name="user_agreement_hint_3rd_app_mobile"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of China Mobile verification services&lt;/a>."</Data></string>
<string name="user_agreement_hint_3rd_app_with_telecom"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of eSurfing account verification services&lt;/a>."</Data></string> <string name="user_agreement_hint_3rd_app_with_telecom"><Data>"I've read and agreed to &lt;a href=%1$s>User Agreement&lt;/a> and &lt;a href=%2$s>Privacy Policy&lt;/a>, Mi Account's &lt;a href=%3$s>User Agreement&lt;/a> and &lt;a href=%4$s>Privacy Policy&lt;/a>, as well as &lt;a href=%5$s>Terms and conditions of eSurfing account verification services&lt;/a>."</Data></string>
@ -956,7 +1030,7 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="weibo_login_btn_content_description">Sign in with Weibo</string> <string name="weibo_login_btn_content_description">Sign in with Weibo</string>
<string name="weibo_redirect_uri" /> <string name="weibo_redirect_uri" />
<string name="weixin_login_btn_content_description">Sign in with WeChat</string> <string name="weixin_login_btn_content_description">Sign in with WeChat</string>
<string name="wifi_recommended_body" formatted="false">Using your mobile data connection to download this file (%s) will increase your data usage. If you go over your plans data usage limit, your carrier could charge you additional fees. To wait for a Wi-Fi connection to download this file, tap %s.</string> <string formatted="false" name="wifi_recommended_body">Using your mobile data connection to download this file (%s) will increase your data usage. If you go over your plans data usage limit, your carrier could charge you additional fees. To wait for a Wi-Fi connection to download this file, tap %s.</string>
<string name="wifi_recommended_title">Data usage warning</string> <string name="wifi_recommended_title">Data usage warning</string>
<string name="xiaomi_account_type">com.xiaomi</string> <string name="xiaomi_account_type">com.xiaomi</string>
<string name="xiaomi_market_sdk_update_dialog_cancel">Not now</string> <string name="xiaomi_market_sdk_update_dialog_cancel">Not now</string>

View File

@ -356,8 +356,8 @@
<string name="description_version">Version</string> <string name="description_version">Version</string>
<string name="description_version_szie">Version: %1$s Size: %2$s</string> <string name="description_version_szie">Version: %1$s Size: %2$s</string>
<string name="desk_loop_will_change">Attention</string> <string name="desk_loop_will_change">Attention</string>
<string name="desktop_effects">Live wallpapers</string> <string name="desktop_effects">Home screen effects</string>
<string name="desktop_wallpaper">Wallpaper</string> <string name="desktop_wallpaper">Home screen</string>
<string name="detail_author_attention_head">Follow some of our most outstanding designers</string> <string name="detail_author_attention_head">Follow some of our most outstanding designers</string>
<string name="detail_author_fans">"Followers: "</string> <string name="detail_author_fans">"Followers: "</string>
<string name="detail_author_works">"Items: "</string> <string name="detail_author_works">"Items: "</string>
@ -738,7 +738,7 @@ To turn this feature off, go to Settings > Sound &amp; vibration > Profile video
<string name="large_icon_warning_not_install">Install %s</string> <string name="large_icon_warning_not_install">Install %s</string>
<string name="large_icon_warning_not_install_msg">Install %s to be able to use a Super icon. Install now?</string> <string name="large_icon_warning_not_install_msg">Install %s to be able to use a Super icon. Install now?</string>
<string name="like_list">My likes</string> <string name="like_list">My likes</string>
<string name="live_wallpaper">Dynamic wallpapers</string> <string name="live_wallpaper">Dynamic wallpaper</string>
<string name="load_from_local_photos">Gallery</string> <string name="load_from_local_photos">Gallery</string>
<string name="loading">Just a sec…</string> <string name="loading">Just a sec…</string>
<string name="loading_picture">Loading image…</string> <string name="loading_picture">Loading image…</string>
@ -747,7 +747,7 @@ To turn this feature off, go to Settings > Sound &amp; vibration > Profile video
<string name="local_mode">Offline mode</string> <string name="local_mode">Offline mode</string>
<string name="local_mode_close">Turn off offline mode?</string> <string name="local_mode_close">Turn off offline mode?</string>
<string name="local_mode_close_desc">Turn off offline mode if you wish to use online services. Turn off now?</string> <string name="local_mode_close_desc">Turn off offline mode if you wish to use online services. Turn off now?</string>
<string name="local_mode_close_tip">Internet connection is required to set this wallpaper. If you want to use the internet service, you need to turn off the local mode. Confirm to turn it off?</string> <string name="local_mode_close_tip">Internet connection is required to set this wallpaper. If you need to use the internet service, you need to turn off the local mode. Confirm to turn it off?</string>
<string name="local_mode_desc">"Offline mode only uses local content and doesn't use online services"</string> <string name="local_mode_desc">"Offline mode only uses local content and doesn't use online services"</string>
<string name="local_mode_hint">"You're using offline mode. <string name="local_mode_hint">"You're using offline mode.
Tap to turn off."</string> Tap to turn off."</string>
@ -1623,7 +1623,7 @@ You can grant this permission in Settings > Privacy."</string>
<string name="sunrise_time_format_tomorrow_desc">"Tomorrow's sunrise: %s"</string> <string name="sunrise_time_format_tomorrow_desc">"Tomorrow's sunrise: %s"</string>
<string name="sunset_time_format">Sunset %s</string> <string name="sunset_time_format">Sunset %s</string>
<string name="sunset_time_format_desc">Sunset time: %s</string> <string name="sunset_time_format_desc">Sunset time: %s</string>
<string name="super_wallpaper">Super wallpapers</string> <string name="super_wallpaper">Super Wallpapers</string>
<string name="super_wallpaper_dialog_content">Battery saver will turn off the dynamic features of wallpapers.</string> <string name="super_wallpaper_dialog_content">Battery saver will turn off the dynamic features of wallpapers.</string>
<string name="super_wallpaper_download_progress">%1$d%%</string> <string name="super_wallpaper_download_progress">%1$d%%</string>
<string name="super_wallpaper_list_footer_text">Stay tuned for our new releases!</string> <string name="super_wallpaper_list_footer_text">Stay tuned for our new releases!</string>
@ -1749,7 +1749,7 @@ You can grant this permission in Settings > Privacy."</string>
<string name="theme_component_title_photo_frame">Image frames</string> <string name="theme_component_title_photo_frame">Image frames</string>
<string name="theme_component_title_ringtone">Ringtone</string> <string name="theme_component_title_ringtone">Ringtone</string>
<string name="theme_component_title_statusbar">Status bar</string> <string name="theme_component_title_statusbar">Status bar</string>
<string name="theme_component_title_wallpaper">Wallpaper</string> <string name="theme_component_title_wallpaper">Home screen</string>
<string name="theme_component_video_wallpaper">Dynamic wallpapers</string> <string name="theme_component_video_wallpaper">Dynamic wallpapers</string>
<string name="theme_current_using_has_update">Theme update available</string> <string name="theme_current_using_has_update">Theme update available</string>
<string name="theme_description_title_customized">Custom</string> <string name="theme_description_title_customized">Custom</string>
@ -1810,7 +1810,7 @@ You can grant this permission in Settings > Privacy."</string>
<string name="tips_theme_gate_transfer_fail">"Couldn't open this page. Wait a minute or two and try again."</string> <string name="tips_theme_gate_transfer_fail">"Couldn't open this page. Wait a minute or two and try again."</string>
<string name="title_component">Theme components</string> <string name="title_component">Theme components</string>
<string name="title_my_audio_resource">My ringtones</string> <string name="title_my_audio_resource">My ringtones</string>
<string name="title_my_miwallpaper_desktop_effects">Live wallpapers</string> <string name="title_my_miwallpaper_desktop_effects">Home screen effects</string>
<string name="title_my_miwallpaper_resource">My dynamic wallpapers</string> <string name="title_my_miwallpaper_resource">My dynamic wallpapers</string>
<string name="title_my_miwallpaper_video_file_resource">My wallpaper movies</string> <string name="title_my_miwallpaper_video_file_resource">My wallpaper movies</string>
<string name="title_my_wallpaper">My wallpapers</string> <string name="title_my_wallpaper">My wallpapers</string>

View File

@ -92,7 +92,7 @@
<string name="bind_sns_description">Sign in with %s</string> <string name="bind_sns_description">Sign in with %s</string>
<string name="bind_weixin">Connect your WeChat Account</string> <string name="bind_weixin">Connect your WeChat Account</string>
<string name="binded">Connected</string> <string name="binded">Connected</string>
<string name="binded_description" formatted="false">"%s has been connected to your Xiaomi Account. <string formatted="false" name="binded_description">"%s has been connected to your Xiaomi Account.
You can sign in to your Xiaomi Account using %s now."</string> You can sign in to your Xiaomi Account using %s now."</string>
<string name="button_agree">Agree</string> <string name="button_agree">Agree</string>
<string name="button_close">Close</string> <string name="button_close">Close</string>
@ -328,8 +328,8 @@ You can sign in to your Xiaomi Account using %s now."</string>
<string name="find_device_interrupted">Action was interrupted, wait a minute or two and try again</string> <string name="find_device_interrupted">Action was interrupted, wait a minute or two and try again</string>
<string name="find_device_io_error">"Can't connect to the network"</string> <string name="find_device_io_error">"Can't connect to the network"</string>
<string name="find_device_location">Locate</string> <string name="find_device_location">Locate</string>
<string name="find_device_locked_account_email" formatted="false">%s, associated email address: %s</string> <string formatted="false" name="find_device_locked_account_email">%s, associated email address: %s</string>
<string name="find_device_locked_account_phone" formatted="false">%s, associated phone number: %s</string> <string formatted="false" name="find_device_locked_account_phone">%s, associated phone number: %s</string>
<string name="find_device_message">Device is locked. Message: %1$s. Call %2$s.</string> <string name="find_device_message">Device is locked. Message: %1$s. Call %2$s.</string>
<string name="find_device_null_credential_error">"Can't get device info, contact Xiaomi customer service"</string> <string name="find_device_null_credential_error">"Can't get device info, contact Xiaomi customer service"</string>
<string name="find_device_open">On</string> <string name="find_device_open">On</string>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, MMM dd"/>
<string name="desc_date_format_12" value="EEEE, MMM dd"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="dd.MM. EEEE"/>
<string name="date_time_12" value="dd.MM. EEEE"/>
<string name="desc_date_format" value="dd.MM. EEEE"/>
<string name="desc_date_format_12" value="dd.MM. EEEE"/>
<string name="desc_time" value="'hazırkı vaxt' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', Saat tətbiqinə girmək üçün cüt toxunun'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEEE, d MMMM"/>
<string name="date_time_12" value="EEEE, d MMMM"/>
<string name="desc_date_format" value="EEEE, d MMM"/>
<string name="desc_date_format_12" value="EEEE, d MMM"/>
<string name="desc_time" value="'Цяперашні час \' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', націсніце двойчы, каб зайсці ў праграму «Гадзіннік»'"/>
</strings>

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="ཟླ M ཚེས d E"/>
<string name="date_time_12" value="ཟླ M ཚེས d Eaa"/>
<string name="desc_date_format" value="ཟླ M ཚེས d E"/>
<string name="desc_date_format_12" value="ཟླ M ཚེས d Eaa"/>
<string name="desc_time" value="ifelse(eq(#time_format,0),#hour12,eq(#time_format,1),#hour24,#hour24)+'ཆུ་ཚོད'+ifelse(gt(#minute,0)*le(#minute,9),0,'')+ifelse(#minute,#minute+'སྐར་མ།','ཏག་ཏག')+', ཐེངས་གཉིས་གནན་ནས་དུས་ཚོད་Appནང་འཛུལ་བ།'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, dd MMM"/>
<string name="desc_date_format_12" value="EEEE, dd MMM"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EE d. MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EE d. MMMM"/>
<string name="desc_date_format_12" value="EEEE, MMM dd"/>
<string name="desc_time" value="'čas' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', dotkněte se 2x pro zobrazení hodin'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, d. MMMM"/>
<string name="date_time_12" value="EEE, d. MMMM"/>
<string name="desc_date_format" value="EEEE, d. MMM "/>
<string name="desc_date_format_12" value="EEEE, d. MMM"/>
<string name="desc_time" value="'Aktuelle Zeit' + #hour12+' '+ifelse(#minute,#minute,'Uhr')+', Doppeltipp zum Öffnen der Uhr'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, MMMM dd"/>
<string name="date_time_12" value="EEE, MMMM dd"/>
<string name="desc_date_format" value="EEEE, MMM dd"/>
<string name="desc_date_format_12" value="EEEE, MMM dd"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, MMM dd"/>
<string name="desc_date_format_12" value="EEEE, MMM dd"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="dd.MM. EEEE"/>
<string name="date_time_12" value="dd.MM. EEEE"/>
<string name="desc_date_format" value="dd.MM. EEEE"/>
<string name="desc_date_format_12" value="dd.MM. EEEE"/>
<string name="desc_time" value="'trenutno vrijeme' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', dodirnite dva puta za prikaz sata'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="M월dd일 EEEE"/>
<string name="date_time_12" value="M월dd일 EEEE"/>
<string name="desc_date_format" value="M월dd일 EEEE"/>
<string name="desc_date_format_12" value="M월dd일 EEEE"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEEE, d MMMM"/>
<string name="date_time_12" value="EEEE, d MMMM"/>
<string name="desc_date_format" value="EEEE, d MMMM"/>
<string name="desc_date_format_12" value="EEEE, d MMMM"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="dd MMMM"/>
<string name="date_time_12" value="dd MMMM"/>
<string name="desc_date_format" value="dd MMMM"/>
<string name="desc_date_format_12" value="dd MMMM"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, d 'de' MMMM"/>
<string name="date_time_12" value="EEE, d 'de' MMMM"/>
<string name="desc_date_format" value="EEEE, d 'de' MMMM"/>
<string name="desc_date_format_12" value="EEEE, d 'de' MMMM"/>
<string name="desc_time" value="'hora atual' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', toque duas vezes para abrir o Relógio'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, d 'de' MMMM"/>
<string name="date_time_12" value="EEE, d 'de' MMMM"/>
<string name="desc_date_format" value="EEE, d 'de' MMMM"/>
<string name="desc_date_format_12" value="EEE, d 'de' MMMM"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', toque duas vezes para entrar na aplicação Relógio'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, dd MMM"/>
<string name="desc_date_format_12" value="EEEE, dd MMM"/>
<string name="desc_time" value="'ora curentă' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', apăsați de două ori pentru a accesa aplicația Ceas'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, d MMMM"/>
<string name="date_time_12" value="EEE, d MMMM"/>
<string name="desc_date_format" value="EEEE, d MMM"/>
<string name="desc_date_format_12" value="EEEE, d MMM"/>
<string name="desc_time" value="'текущее время' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', нажмите дважды для входа в приложение Часы'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="dd.MM. EEEE"/>
<string name="date_time_12" value="dd.MM. EEEE"/>
<string name="desc_date_format" value="dd.MM. EEEE"/>
<string name="desc_date_format_12" value="dd.MM. EEEE"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="dd.MM. EEEE"/>
<string name="date_time_12" value="dd.MM. EEEE"/>
<string name="desc_date_format" value="dd.MM. EEEE"/>
<string name="desc_date_format_12" value="dd.MM. EEEE"/>
<string name="desc_time" value="'trenutni čas' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', tapnite dvakrat za prikaz ure'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE dd MMMM"/>
<string name="date_time_12" value="EEE dd MMMM"/>
<string name="desc_date_format" value="EEEE MMM dd"/>
<string name="desc_date_format_12" value="EEEE MMM dd"/>
<string name="desc_time" value="'เวลาปัจจุบัน' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', แตะสองครั้งติดกันเพื่อเข้าสู่แอปนาฬิกา'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE,dd MMM"/>
<string name="desc_date_format_12" value="EEEE, dd MMM"/>
<string name="desc_time" value="'thời điểm hiện tại' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', nhấn đúp để vào ứng dụng đồng hồ'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="M月d日 E"/>
<string name="date_time_12" value="M月d日 Eaa"/>
<string name="desc_date_format" value="M月d日 E"/>
<string name="desc_date_format_12" value="M月d日 Eaa"/>
<string name="desc_time" value="ifelse(eq(#time_format,0),#hour12,eq(#time_format,1),#hour24,#hour24)+'点'+ifelse(gt(#minute,0)*le(#minute,9),0,'')+ifelse(#minute,#minute+'分','整')+', 双击进入时钟App'"/>
</strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="M月d日 E"/>
<string name="date_time_12" value="M月d日 Eaa"/>
<string name="desc_date_format" value="M月d日 E"/>
<string name="desc_date_format_12" value="M月d日 Eaa"/>
<string name="desc_time" value="ifelse(eq(#time_format,0),#hour12,eq(#time_format,1),#hour24,#hour24)+'点'+ifelse(gt(#minute,0)*le(#minute,9),0,'')+ifelse(#minute,#minute+'分','整')+', 双击进入时钟App'"/>
</strings>

View File

@ -2,34 +2,34 @@
<resources> <resources>
<string name="date_time">EEE, dd MMMM</string> <string name="date_time">EEE, dd MMMM</string>
<string name="date_time_12">EEE, dd MMMM</string> <string name="date_time_12">EEE, dd MMMM</string>
<string name="desc_date_format">EEEE, dd MMM</string> <string name="desc_date_format">EEEE, MMM dd</string>
<string name="desc_date_format_12">EEEE, dd MMM</string> <string name="desc_date_format_12">EEEE, MMM dd</string>
<string name="desc_time">'hora actual\' + #hora12+\' \'+ifelse(#minute,#minute,\'\')+\', doble toque para abrir la aplicación reloj'</string> <string name="desc_time">'hora actual\' + #hora12+\' \'+ifelse(#minute,#minute,\'\')+\', doble toque para abrir la aplicación reloj'</string>
<string name="weather_type_null">'Sin datos'</string> <string name="weather_type_null">'Sin datos'</string>
<string name="weather_type_0">Despejado</string> <string name="weather_type_0">Despejado</string>
<string name="weather_type_1">Nublado</string> <string name="weather_type_1">Nublado</string>
<string name="weather_type_2">Muy nublado</string> <string name="weather_type_2">Con bruma</string>
<string name="weather_type_3">Niebla</string> <string name="weather_type_3">Con niebla</string>
<string name="weather_type_4">Tormenta intensa</string> <string name="weather_type_4">Aguacero intenso</string>
<string name="weather_type_5">Aguacero</string> <string name="weather_type_5">Aguacero</string>
<string name="weather_type_6">Tormenta</string> <string name="weather_type_6">Lluvia muy intensa</string>
<string name="weather_type_7">Tormenta eléctrica</string> <string name="weather_type_7">Tormenta</string>
<string name="weather_type_8">Lluvia</string> <string name="weather_type_8">Chubascos</string>
<string name="weather_type_9">Lluvia intensa</string> <string name="weather_type_9">Lluvia intensa</string>
<string name="weather_type_10">Lluvia moderada</string> <string name="weather_type_10">Lluvia</string>
<string name="weather_type_11">Llovizna</string> <string name="weather_type_11">Llovizna</string>
<string name="weather_type_12">Aguanieve</string> <string name="weather_type_12">Aguanieve</string>
<string name="weather_type_13">Ventisca</string> <string name="weather_type_13">Tormenta de nieve</string>
<string name="weather_type_14">Nieve</string> <string name="weather_type_14">Nevada intermitente</string>
<string name="weather_type_15">Nevada intensa</string> <string name="weather_type_15">Nevada intensa</string>
<string name="weather_type_16">Nevada moderada</string> <string name="weather_type_16">Nevada</string>
<string name="weather_type_17">Nevada ligera</string> <string name="weather_type_17">Nevada ligera</string>
<string name="weather_type_18">Tormenta de arena intensa</string> <string name="weather_type_18">Tormenta de arena fuerte</string>
<string name="weather_type_19">Tormenta de arena</string> <string name="weather_type_19">Tormenta de arena</string>
<string name="weather_type_20">Arena</string> <string name="weather_type_20">Tormenta de arena ligera</string>
<string name="weather_type_21">Tormenta de arena</string> <string name="weather_type_21">Tormenta de arena</string>
<string name="weather_type_22">Granizo</string> <string name="weather_type_22">Granizo</string>
<string name="weather_type_23">Polvo</string> <string name="weather_type_23">Polvo en suspensión</string>
<string name="weather_type_24">Neblina</string> <string name="weather_type_24">Neblina</string>
<string name="weather_type_25">Lluvia gélida</string> <string name="weather_type_25">Lluvia gélida</string>
</resources> </resources>

View File

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEEE, d MMMM</string> <string name="date_time">EEE dd MMMM</string>
<string name="date_time_12">EEEE, d MMMM</string> <string name="date_time_12">EEE dd MMMM</string>
<string name="desc_date_format">EEEE, d MMMM</string> <string name="desc_date_format">EEEE dd MMM</string>
<string name="desc_date_format_12">EEEE, d MMMM</string> <string name="desc_date_format_12">EEEE dd MMM</string>
<string name="desc_time">'huidige tijd\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', dubbelklik om klokapp te openen'</string> <string name="desc_time">'huidige tijd\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', dubbelklik om klokapp te openen'</string>
<string name="weather_type_null">'Geen data'</string> <string name="weather_type_null">'Geen data'</string>
<string name="weather_type_0">Helder</string> <string name="weather_type_0">Helder</string>
<string name="weather_type_1">Bewolkt</string> <string name="weather_type_1">Bewolkt</string>
<string name="weather_type_2">Nevelig</string> <string name="weather_type_2">Zwaar bewolkt</string>
<string name="weather_type_3">Mistig</string> <string name="weather_type_3">Mistig</string>
<string name="weather_type_4">Hevige regenstorm</string> <string name="weather_type_4">Hevige regenval</string>
<string name="weather_type_5">Regenstorm</string> <string name="weather_type_5">Stortbui</string>
<string name="weather_type_6">Zeer hevige regenval</string> <string name="weather_type_6">Regenstorm</string>
<string name="weather_type_7">Onweer</string> <string name="weather_type_7">Onweersbui</string>
<string name="weather_type_8">Regen</string> <string name="weather_type_8">Regenbui</string>
<string name="weather_type_9">Hevige regenval</string> <string name="weather_type_9">Zware regenval</string>
<string name="weather_type_10">Regen</string> <string name="weather_type_10">Matige regenval</string>
<string name="weather_type_11">Motregen</string> <string name="weather_type_11">Lichte regenval</string>
<string name="weather_type_12">Ijzel</string> <string name="weather_type_12">Buien met sneeuw</string>
<string name="weather_type_13">Sneeuwstorm</string> <string name="weather_type_13">Sneeuwstorm</string>
<string name="weather_type_14">Flarden van sneeuwval</string> <string name="weather_type_14">Sneeuw</string>
<string name="weather_type_15">Hevige sneeuwval</string> <string name="weather_type_15">Zware sneeuwval</string>
<string name="weather_type_16">Sneeuw</string> <string name="weather_type_16">Matige sneeuwval</string>
<string name="weather_type_17">Lichte sneeuwval</string> <string name="weather_type_17">Lichte sneeuw</string>
<string name="weather_type_18">Hevige zandstorm</string> <string name="weather_type_18">Sterke zandstorm</string>
<string name="weather_type_19">Zandstorm</string> <string name="weather_type_19">Matige zandstorm</string>
<string name="weather_type_20">Lichte zandstorm</string> <string name="weather_type_20">Zandstorm</string>
<string name="weather_type_21">Zandstorm</string> <string name="weather_type_21">Stofstorm</string>
<string name="weather_type_22">Hagel</string> <string name="weather_type_22">Hagel</string>
<string name="weather_type_23">Zwevend stof</string> <string name="weather_type_23">Smog</string>
<string name="weather_type_24">Nevel</string> <string name="weather_type_24">Nevel</string>
<string name="weather_type_25">IJzel</string> <string name="weather_type_25">IJzel</string>
</resources> </resources>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEE, dd MMMM</string> <string name="date_time">EEE, dd MMMM</string>
<string name="date_time_12">EEE, dd MMMM</string> <string name="date_time_12">EEE, dd MMMM</string>
<string name="desc_date_format">EEEE, dd MMM</string> <string name="desc_date_format">EEEE, dd MMM</string>
<string name="desc_date_format_12">EEEE, dd MMM</string> <string name="desc_date_format_12">EEEE, dd MMM</string>
<string name="desc_time">'hora actual\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', doble toque para abrir la aplicación reloj'</string> <string name="desc_time">'hora actual\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', doble toque para abrir la aplicación reloj'</string>
</resources> </resources>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEEE, d MMMM</string> <string name="date_time">EEE dd MMMM</string>
<string name="date_time_12">EEEE, d MMMM</string> <string name="date_time_12">EEE dd MMMM</string>
<string name="desc_date_format">EEEE, d MMMM</string> <string name="desc_date_format">EEEE dd MMM</string>
<string name="desc_date_format_12">EEEE, d MMMM</string> <string name="desc_date_format_12">EEEE dd MMM</string>
<string name="desc_time">'huidige tijd\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', dubbeltik om klok te openen'</string> <string name="desc_time">'huidige tijd\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', dubbelklik om klokapp te openen'</string>
</resources> </resources>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEE, d 'de' MMMM"</string> <string name="date_time">EEE, d 'de' MMMM</string>
<string name="date_time_12">EEE, d 'de' MMMM"</string> <string name="date_time_12">EEE, d 'de' MMMM</string>
<string name="desc_date_format">EEEE, d 'de' MMMM"</string> <string name="desc_date_format">EEEE, d 'de' MMMM</string>
<string name="desc_date_format_12">EEEE, d 'de' MMMM"</string> <string name="desc_date_format_12">EEEE, d 'de' MMMM</string>
<string name="desc_time">'hora atual' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', toque duas vezes para abrir o Relógio'</string> <string name="desc_time">'hora atual' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', toque duas vezes para abrir o Relógio'</string>
</resources> </resources>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEE, dd MMMM</string> <string name="date_time">EEE, dd MMMM</string>
<string name="date_time_12">EEE, dd MMMM</string> <string name="date_time_12">EEE, dd MMMM</string>
<string name="desc_date_format">EEE, dd MMM</string> <string name="desc_date_format">EEE, dd MMM</string>
<string name="desc_date_format_12">EEE, dd MMM</string> <string name="desc_date_format_12">EEE, dd MMM</string>
<string name="desc_time">'ora curentă\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', atingeți de două ori pentru a intra în aplicația Ceas'</string> <string name="desc_time">'ora curentă\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', atingeți de două ori pentru a intra în aplicația Ceas'</string>
</resources> </resources>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEEE, d MMMM</string> <string name="date_time">EEE dd MMM</string>
<string name="date_time_12">EEEE, d MMMM</string> <string name="date_time_12">EEE dd MMM</string>
<string name="location">Lokaal</string> <string name="location">Lokaal</string>
<string name="resident_city">Tweede klok</string> <string name="resident_city">Tweede klok</string>
<string name="RTL">0</string> <string name="RTL">0</string>

View File

@ -6,8 +6,8 @@
<string name="air_quality3">\'AQI \'+#aqi</string> <string name="air_quality3">\'AQI \'+#aqi</string>
<string name="air_quality4">\'AQI \'+#aqi</string> <string name="air_quality4">\'AQI \'+#aqi</string>
<string name="air_quality5">\'AQI \'+#aqi</string> <string name="air_quality5">\'AQI \'+#aqi</string>
<string name="weather_null"></string> <string name="weather_null" />
<string name="weather_location_null"></string> <string name="weather_location_null" />
<string name="weather_type_0">Despejado</string> <string name="weather_type_0">Despejado</string>
<string name="weather_type_1">Nublado</string> <string name="weather_type_1">Nublado</string>
<string name="weather_type_2">Brumoso</string> <string name="weather_type_2">Brumoso</string>

View File

@ -10,28 +10,28 @@
<string name="weather_location_null">Geen locatie informatie</string> <string name="weather_location_null">Geen locatie informatie</string>
<string name="weather_type_0">Helder</string> <string name="weather_type_0">Helder</string>
<string name="weather_type_1">Bewolkt</string> <string name="weather_type_1">Bewolkt</string>
<string name="weather_type_2">Nevelig</string> <string name="weather_type_2">Zwaar bewolkt</string>
<string name="weather_type_3">Mistig</string> <string name="weather_type_3">Mistig</string>
<string name="weather_type_4">Hevige regenstorm</string> <string name="weather_type_4">Hevige regenval</string>
<string name="weather_type_5">Regenstorm</string> <string name="weather_type_5">Stortbui</string>
<string name="weather_type_6">Zeer hevige regenval</string> <string name="weather_type_6">Regenstorm</string>
<string name="weather_type_7">Onweer</string> <string name="weather_type_7">Onweersbui</string>
<string name="weather_type_8">Regen</string> <string name="weather_type_8">Regenbui</string>
<string name="weather_type_9">Hevige regenval</string> <string name="weather_type_9">Zware regenval</string>
<string name="weather_type_10">Regen</string> <string name="weather_type_10">Matige regenval</string>
<string name="weather_type_11">Motregen</string> <string name="weather_type_11">Lichte regenval</string>
<string name="weather_type_12">Ijzel</string> <string name="weather_type_12">Buien met sneeuw</string>
<string name="weather_type_13">Sneeuwstorm</string> <string name="weather_type_13">Sneeuwstorm</string>
<string name="weather_type_14">Flarden van sneeuwval</string> <string name="weather_type_14">Sneeuw</string>
<string name="weather_type_15">Hevige sneeuwval</string> <string name="weather_type_15">Zware sneeuwval</string>
<string name="weather_type_16">Sneeuw</string> <string name="weather_type_16">Matige sneeuwval</string>
<string name="weather_type_17">Lichte sneeuwval</string> <string name="weather_type_17">Lichte sneeuw</string>
<string name="weather_type_18">Hevige zandstorm</string> <string name="weather_type_18">Sterke zandstorm</string>
<string name="weather_type_19">Zandstorm</string> <string name="weather_type_19">Matige zandstorm</string>
<string name="weather_type_20">Lichte zandstorm</string> <string name="weather_type_20">Zandstorm</string>
<string name="weather_type_21">Zandstorm</string> <string name="weather_type_21">Stofstorm</string>
<string name="weather_type_22">Hagel</string> <string name="weather_type_22">Hagel</string>
<string name="weather_type_23">Zwevend stof</string> <string name="weather_type_23">Smog</string>
<string name="weather_type_24">Nevel</string> <string name="weather_type_24">Nevel</string>
<string name="weather_type_25">IJzel</string> <string name="weather_type_25">IJzel</string>
</resources> </resources>

View File

@ -4,14 +4,14 @@
<string name="date_format">E dd/MM</string> <string name="date_format">E dd/MM</string>
<string name="today">Avui</string> <string name="today">Avui</string>
<string name="tomorrow">Demà</string> <string name="tomorrow">Demà</string>
<string name="aqi_pure"/> <string name="aqi_pure" />
<string name="aqi_good"/> <string name="aqi_good" />
<string name="aqi_moderate"/> <string name="aqi_moderate" />
<string name="aqi_pollution"/> <string name="aqi_pollution" />
<string name="aqi_unhealthy"/> <string name="aqi_unhealthy" />
<string name="aqi_dangerous"/> <string name="aqi_dangerous" />
<string name="aqi_hazardous"/> <string name="aqi_hazardous" />
<string name="aqi_break"/> <string name="aqi_break" />
<string name="weather_type_null">'Sense dades'</string> <string name="weather_type_null">'Sense dades'</string>
<string name="weather_type_0">Serè</string> <string name="weather_type_0">Serè</string>
<string name="weather_type_1">Ennuvolat</string> <string name="weather_type_1">Ennuvolat</string>

View File

@ -4,14 +4,14 @@
<string name="date_format">dd.MM. EEEE</string> <string name="date_format">dd.MM. EEEE</string>
<string name="today">Dnes</string> <string name="today">Dnes</string>
<string name="tomorrow">Zítra</string> <string name="tomorrow">Zítra</string>
<string name="aqi_pure"/> <string name="aqi_pure" />
<string name="aqi_good"/> <string name="aqi_good" />
<string name="aqi_moderate"/> <string name="aqi_moderate" />
<string name="aqi_pollution"/> <string name="aqi_pollution" />
<string name="aqi_unhealthy"/> <string name="aqi_unhealthy" />
<string name="aqi_dangerous"/> <string name="aqi_dangerous" />
<string name="aqi_hazardous"/> <string name="aqi_hazardous" />
<string name="aqi_break"/> <string name="aqi_break" />
<string name="weather_type_null">Žádná data</string> <string name="weather_type_null">Žádná data</string>
<string name="weather_type_0">Jasno</string> <string name="weather_type_0">Jasno</string>
<string name="weather_type_1">Oblačno</string> <string name="weather_type_1">Oblačno</string>

View File

@ -4,14 +4,14 @@
<string name="date_format">EEEE, d \'de\' MMMM</string> <string name="date_format">EEEE, d \'de\' MMMM</string>
<string name="today">Hoy</string> <string name="today">Hoy</string>
<string name="tomorrow">Mañana</string> <string name="tomorrow">Mañana</string>
<string name="aqi_pure"/> <string name="aqi_pure" />
<string name="aqi_good"/> <string name="aqi_good" />
<string name="aqi_moderate"/> <string name="aqi_moderate" />
<string name="aqi_pollution"/> <string name="aqi_pollution" />
<string name="aqi_unhealthy"/> <string name="aqi_unhealthy" />
<string name="aqi_dangerous"/> <string name="aqi_dangerous" />
<string name="aqi_hazardous"/> <string name="aqi_hazardous" />
<string name="aqi_break"/> <string name="aqi_break" />
<string name="weather_type_null">'Sin datos'</string> <string name="weather_type_null">'Sin datos'</string>
<string name="weather_type_0">Despejado</string> <string name="weather_type_0">Despejado</string>
<string name="weather_type_1">Nublado</string> <string name="weather_type_1">Nublado</string>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="weather_null">Tik om weer info te krijgen</string> <string name="weather_null">Tik om weer info te krijgen</string>
<string name="date_format">EEEE, d MMMM</string> <string name="date_format">EEEE d MMMM</string>
<string name="today">Vandaag</string> <string name="today">Vandaag</string>
<string name="tomorrow">Morgen</string> <string name="tomorrow">Morgen</string>
<string name="aqi_pure">\'AQI \'+#weather_aqilevel</string> <string name="aqi_pure">\'AQI \'+#weather_aqilevel</string>
@ -15,28 +15,28 @@
<string name="weather_type_null">'Geen data'</string> <string name="weather_type_null">'Geen data'</string>
<string name="weather_type_0">Helder</string> <string name="weather_type_0">Helder</string>
<string name="weather_type_1">Bewolkt</string> <string name="weather_type_1">Bewolkt</string>
<string name="weather_type_2">Nevelig</string> <string name="weather_type_2">Zwaar bewolkt</string>
<string name="weather_type_3">Mistig</string> <string name="weather_type_3">Mistig</string>
<string name="weather_type_4">Hevige regenstorm</string> <string name="weather_type_4">Hevige regenval</string>
<string name="weather_type_5">Regenstorm</string> <string name="weather_type_5">Stortbui</string>
<string name="weather_type_6">Zeer hevige regenval</string> <string name="weather_type_6">Regenstorm</string>
<string name="weather_type_7">Onweer</string> <string name="weather_type_7">Onweersbui</string>
<string name="weather_type_8">Regen</string> <string name="weather_type_8">Regenbui</string>
<string name="weather_type_9">Hevige regenval</string> <string name="weather_type_9">Zware regenval</string>
<string name="weather_type_10">Regen</string> <string name="weather_type_10">Matige regenval</string>
<string name="weather_type_11">Motregen</string> <string name="weather_type_11">Lichte regenval</string>
<string name="weather_type_12">Ijzel</string> <string name="weather_type_12">Buien met sneeuw</string>
<string name="weather_type_13">Sneeuwstorm</string> <string name="weather_type_13">Sneeuwstorm</string>
<string name="weather_type_14">Flarden van sneeuwval</string> <string name="weather_type_14">Sneeuw</string>
<string name="weather_type_15">Hevige sneeuwval</string> <string name="weather_type_15">Zware sneeuwval</string>
<string name="weather_type_16">Sneeuw</string> <string name="weather_type_16">Matige sneeuwval</string>
<string name="weather_type_17">Lichte sneeuwval</string> <string name="weather_type_17">Lichte sneeuw</string>
<string name="weather_type_18">Hevige zandstorm</string> <string name="weather_type_18">Sterke zandstorm</string>
<string name="weather_type_19">Zandstorm</string> <string name="weather_type_19">Matige zandstorm</string>
<string name="weather_type_20">Lichte zandstorm</string> <string name="weather_type_20">Zandstorm</string>
<string name="weather_type_21">Zandstorm</string> <string name="weather_type_21">Stofstorm</string>
<string name="weather_type_22">Hagel</string> <string name="weather_type_22">Hagel</string>
<string name="weather_type_23">Zwevend stof</string> <string name="weather_type_23">Smog</string>
<string name="weather_type_24">Nevel</string> <string name="weather_type_24">Nevel</string>
<string name="weather_type_25">IJzel</string> <string name="weather_type_25">IJzel</string>
</resources> </resources>

Some files were not shown because too many files have changed in this diff Show More