XML ingres OS1.0.24.2.20.DEV

This commit is contained in:
ingbrzy 2024-02-23 19:59:11 +00:00
parent e132f8a7c0
commit a8336f18a6
27 changed files with 489 additions and 94 deletions

View File

@ -511,6 +511,14 @@ When calibrating, make sure there's nothing between the sensor and your hand (e.
<string name="cit_start_calibration">Calibrate</string> <string name="cit_start_calibration">Calibrate</string>
<string name="cit_sub_display_check_title">Sub Display</string> <string name="cit_sub_display_check_title">Sub Display</string>
<string name="cit_sub_touch_panel_test_title">Sub Touch sensor</string> <string name="cit_sub_touch_panel_test_title">Sub Touch sensor</string>
<string name="cit_tele_5x_cali">Tele Camera PdfOffset Calibration</string>
<string name="cit_tele_5x_cali_reset">Reset</string>
<string name="cit_tele_5x_cali_reset_success_toast">Reset Success</string>
<string name="cit_tele_5x_cali_success_toast">Calibration Success</string>
<string name="cit_tele_5x_cali_tip">"1. 确认问题为超长焦模糊问题;
2. 点击“校准”按钮;
3.判断校准前后超长焦对焦模糊问题是否有改善;
4.若无改善,点击重置按钮;"</string>
<string name="cit_tele_camera_check_title">Tele camera</string> <string name="cit_tele_camera_check_title">Tele camera</string>
<string name="cit_test_results">HistoryTestResult</string> <string name="cit_test_results">HistoryTestResult</string>
<string name="cit_tfcard_available_szie">Available size</string> <string name="cit_tfcard_available_szie">Available size</string>

View File

@ -271,6 +271,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="preference_dial_pad_touch_tone_entries"> <string-array name="preference_dial_pad_touch_tone_entries">
<item>@string/preference_dial_pad_touch_tone_default</item> <item>@string/preference_dial_pad_touch_tone_default</item>

View File

@ -685,15 +685,15 @@ Reason: \"%s\""</string>
<string name="exporting_contact_failed_title">"Couldn't export"</string> <string name="exporting_contact_failed_title">"Couldn't export"</string>
<string name="exporting_contact_list_message">Exporting to %s.</string> <string name="exporting_contact_list_message">Exporting to %s.</string>
<string name="exporting_contact_list_title">Exporting contact data</string> <string name="exporting_contact_list_title">Exporting contact data</string>
<string name="exporting_vcard_canceled_title">Exporting %s canceled.</string> <string name="exporting_vcard_canceled_title">Export of %s canceled</string>
<string name="exporting_vcard_finished_title">Exporting %s finished.</string> <string name="exporting_vcard_finished_title">Finished exporting %s</string>
<string name="external_profile_title">My %1$s profile</string> <string name="external_profile_title">My %1$s profile</string>
<string name="fail_reason_could_not_initialize_exporter">"Couldn't start the exporter: \"%s\"."</string> <string name="fail_reason_could_not_initialize_exporter">"Couldn't initialize export: %s"</string>
<string name="fail_reason_could_not_open_file">"Couldn't open \"%1$s\": %2$s."</string> <string name="fail_reason_could_not_open_file">"Couldn't open \"%1$s\": %2$s"</string>
<string name="fail_reason_error_occurred_during_export">An error occurred during export: \"%s\".</string> <string name="fail_reason_error_occurred_during_export">An error occurred during export: %s</string>
<string name="fail_reason_io_error">I/O error</string> <string name="fail_reason_io_error">I/O error</string>
<string name="fail_reason_low_memory_during_import">Not enough memory. The file may be too big.</string> <string name="fail_reason_low_memory_during_import">Not enough memory. The file may be too big.</string>
<string name="fail_reason_no_exportable_contact">There is no exportable contact.</string> <string name="fail_reason_no_exportable_contact">No exportable contact found</string>
<string name="fail_reason_not_supported">"The format isn't supported."</string> <string name="fail_reason_not_supported">"The format isn't supported."</string>
<string name="fail_reason_too_long_filename">Required filename is too long (\"%s\").</string> <string name="fail_reason_too_long_filename">Required filename is too long (\"%s\").</string>
<string name="fail_reason_too_many_vcard">Too many vCard files are in the storage.</string> <string name="fail_reason_too_many_vcard">Too many vCard files are in the storage.</string>
@ -793,9 +793,9 @@ Reason: \"%s\""</string>
<string name="hide_app_description_content">"Contacts is a system app. You'll still be able to use it via the Phone app after you remove the Home screen shortcut."</string> <string name="hide_app_description_content">"Contacts is a system app. You'll still be able to use it via the Phone app after you remove the Home screen shortcut."</string>
<string name="hide_app_description_title">Remove \"Contacts\" from Home screen?</string> <string name="hide_app_description_title">Remove \"Contacts\" from Home screen?</string>
<string name="hide_bottom_view_on_scroll_behavior">miuix.android.miracle.behavior.HideBottomViewOnScrollBehavior</string> <string name="hide_bottom_view_on_scroll_behavior">miuix.android.miracle.behavior.HideBottomViewOnScrollBehavior</string>
<string name="hint_distance" /> <string name="hint_distance">Keep the two devices close to each other during the import process to ensure they stay connected.</string>
<string name="hint_findContacts">Find contacts</string> <string name="hint_findContacts">Find contacts</string>
<string name="hint_more_contact">Merge duplicate contacts</string> <string name="hint_more_contact">If the import creates duplicate contacts, use the \"Merge duplicate contacts\" feature.</string>
<string name="hybrid_check_network">Network settings</string> <string name="hybrid_check_network">Network settings</string>
<string name="hybrid_data_error">An error occurred</string> <string name="hybrid_data_error">An error occurred</string>
<string name="hybrid_locating_fail">"Couldn't find your location"</string> <string name="hybrid_locating_fail">"Couldn't find your location"</string>
@ -829,7 +829,7 @@ Reason: \"%s\""</string>
<string name="import_to_xiaomi_account_progress_message">Importing…</string> <string name="import_to_xiaomi_account_progress_message">Importing…</string>
<string name="import_to_xiaomi_account_title">Import to Xiaomi Account</string> <string name="import_to_xiaomi_account_title">Import to Xiaomi Account</string>
<string name="import_vcard_dialog_message">Import vCard?</string> <string name="import_vcard_dialog_message">Import vCard?</string>
<string name="importing_sim_contacts_miui">Importing contacts from SIM card</string> <string name="importing_sim_contacts_miui">Importing contacts from SIM card</string>
<string name="importing_sim_contacts_miui_prepare">Preparing contacts…</string> <string name="importing_sim_contacts_miui_prepare">Preparing contacts…</string>
<string name="importing_vcard_canceled_title">Importing %s canceled</string> <string name="importing_vcard_canceled_title">Importing %s canceled</string>
<string name="importing_vcard_description">Importing %s</string> <string name="importing_vcard_description">Importing %s</string>
@ -1043,6 +1043,8 @@ Tap \"%1$s\", and then select \"%2$s\"."</string>
<string name="notification_missedCall_call_back">Call back</string> <string name="notification_missedCall_call_back">Call back</string>
<string name="notification_missedCall_message">Send SMS</string> <string name="notification_missedCall_message">Send SMS</string>
<string name="notification_missedCallsTitle">Missed calls</string> <string name="notification_missedCallsTitle">Missed calls</string>
<string name="notification_title_export">Export contacts</string>
<string name="notification_title_import">Import contacts</string>
<string name="open_contact">View contact</string> <string name="open_contact">View contact</string>
<string name="open_dial_pad_description">Open dial pad</string> <string name="open_dial_pad_description">Open dial pad</string>
<string name="option_delete_contact">Delete</string> <string name="option_delete_contact">Delete</string>

View File

@ -95,8 +95,6 @@
<string name="action_menu_text_video_download">Download videos</string> <string name="action_menu_text_video_download">Download videos</string>
<string name="action_menu_text_web_mode">Desktop mode</string> <string name="action_menu_text_web_mode">Desktop mode</string>
<string name="action_menu_toolbox">Tools</string> <string name="action_menu_toolbox">Tools</string>
<string name="action_menu_useful_page">Add shortcut</string>
<string name="action_menu_useful_page_added">Added to start page</string>
<string name="action_mode_deselect_all">Deselect all</string> <string name="action_mode_deselect_all">Deselect all</string>
<string name="action_mode_select_all">Select all</string> <string name="action_mode_select_all">Select all</string>
<string name="action_update_phone">Change phone number</string> <string name="action_update_phone">Change phone number</string>
@ -129,8 +127,6 @@
<string name="add_quicklinks">Add</string> <string name="add_quicklinks">Add</string>
<string name="add_right_now">Add</string> <string name="add_right_now">Add</string>
<string name="add_short_cut">Add %s to your Home screen now?</string> <string name="add_short_cut">Add %s to your Home screen now?</string>
<string name="add_shortcut">Add shortcut</string>
<string name="add_shortcut_success">Added shortcut successfully</string>
<string name="add_to_bookmark">Bookmarks</string> <string name="add_to_bookmark">Bookmarks</string>
<string name="add_to_desktop">Add to Home screen</string> <string name="add_to_desktop">Add to Home screen</string>
<string name="add_to_quicklink">Start page</string> <string name="add_to_quicklink">Start page</string>
@ -294,7 +290,9 @@ Toggle off to stop syncing."</string>
<string name="browserFrameFormResubmitLabel" /> <string name="browserFrameFormResubmitLabel" />
<string name="browserFrameFormResubmitMessage">"The page you're trying to view contains data that has already been submitted. If you resend the data, previous actions (e.g. searches or purchases) will be repeated."</string> <string name="browserFrameFormResubmitMessage">"The page you're trying to view contains data that has already been submitted. If you resend the data, previous actions (e.g. searches or purchases) will be repeated."</string>
<string name="browserFrameNetworkErrorLabel">Connection error</string> <string name="browserFrameNetworkErrorLabel">Connection error</string>
<string name="browser_follow_system">System preference</string>
<string name="browser_got_it">Got it</string> <string name="browser_got_it">Got it</string>
<string name="browser_light_mode">Light mode</string>
<string name="browser_slide_video_history">Recent</string> <string name="browser_slide_video_history">Recent</string>
<string name="browser_slide_video_like">Liked</string> <string name="browser_slide_video_like">Liked</string>
<string name="browser_slide_video_my">Profile</string> <string name="browser_slide_video_my">Profile</string>
@ -487,8 +485,8 @@ Toggle off to stop syncing."</string>
<string name="columbus_player_speed_video">Skip VIDEO</string> <string name="columbus_player_speed_video">Skip VIDEO</string>
<string name="columbus_player_unit_sec">sec</string> <string name="columbus_player_unit_sec">sec</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="com.crashlytics.android.build_id">0689c0f0c579400ba3f839d75032a01f</string> <string name="com.crashlytics.android.build_id">6f8fe2599c514280a5ea62e88bfbd650</string>
<string name="com.miapm.build_id">d9c72598c1cf445289bba797e457aa63</string> <string name="com.miapm.build_id">227a51c2d6a04d55868c825fc7eb6cce</string>
<string name="com_facebook_device_auth_instructions">Visit &lt;b>facebook.com/device&lt;/b> and enter the code shown above.</string> <string name="com_facebook_device_auth_instructions">Visit &lt;b>facebook.com/device&lt;/b> and enter the code shown above.</string>
<string name="com_facebook_image_download_unknown_error">Unexpected error while downloading an image.</string> <string name="com_facebook_image_download_unknown_error">Unexpected error while downloading an image.</string>
<string name="com_facebook_internet_permission_error_message">WebView login requires INTERNET permission</string> <string name="com_facebook_internet_permission_error_message">WebView login requires INTERNET permission</string>
@ -1349,7 +1347,9 @@ Send this code to the supervisor."</string>
<string name="menu_title_open_file_management">Open File Manager</string> <string name="menu_title_open_file_management">Open File Manager</string>
<string name="menu_title_pause_all">Pause all</string> <string name="menu_title_pause_all">Pause all</string>
<string name="menu_title_resume_all">Start all</string> <string name="menu_title_resume_all">Start all</string>
<string name="mggc_aab">f4bb9b1cdc1a0f4b</string>
<string name="mggc_app_name">Game Center</string> <string name="mggc_app_name">Game Center</string>
<string name="mggc_bba">e6135d289c1ff651b514fd4559850c19</string>
<string name="mggc_bottom_bar_category">Categories</string> <string name="mggc_bottom_bar_category">Categories</string>
<string name="mggc_bottom_bar_home">Home</string> <string name="mggc_bottom_bar_home">Home</string>
<string name="mggc_bottom_bar_ranking">Charts</string> <string name="mggc_bottom_bar_ranking">Charts</string>
@ -1777,6 +1777,8 @@ Leave this page now?"</string>
<string name="news_load_failed">Tap to try again</string> <string name="news_load_failed">Tap to try again</string>
<string name="news_loading">Loading…</string> <string name="news_loading">Loading…</string>
<string name="news_native_see_all">Full article</string> <string name="news_native_see_all">Full article</string>
<string name="news_survey_fill">Enter up to %d characters</string>
<string name="news_survey_fill_title">Other:</string>
<string name="news_video_history">History</string> <string name="news_video_history">History</string>
<string name="news_video_history_empty">Nothing here yet</string> <string name="news_video_history_empty">Nothing here yet</string>
<string name="news_video_invisible_item">"Can't view this video"</string> <string name="news_video_invisible_item">"Can't view this video"</string>
@ -2811,6 +2813,152 @@ Some sites won't use your previous browsing history to personalize their ads for
<string name="trash_cleaner_unit_mb">MB</string> <string name="trash_cleaner_unit_mb">MB</string>
<string name="trash_cleaner_unit_tb">TB</string> <string name="trash_cleaner_unit_tb">TB</string>
<string name="trending_apps_more">More</string> <string name="trending_apps_more">More</string>
<string name="tt_00_00">00:00</string>
<string name="tt_ad">Ad</string>
<string name="tt_ad_clicked_text">Ad shown</string>
<string name="tt_ad_close_text">Ad closed</string>
<string name="tt_ad_data_error">Response data error</string>
<string name="tt_ad_is_closed">Ads Closed</string>
<string name="tt_ad_logo_txt">AD</string>
<string name="tt_ad_showed_text">Ad showed</string>
<string name="tt_adslot_empty">No request ad slot</string>
<string name="tt_adslot_id_error">Illegal ad slot id</string>
<string name="tt_adslot_size_empty">Empty ad slot size</string>
<string name="tt_adtype_not_match_rit">Ad slot id error</string>
<string name="tt_app_empty">No request app</string>
<string name="tt_app_name">tt_open_ad_sdk</string>
<string name="tt_auto_play_cancel_text">Cancel</string>
<string name="tt_banner_ad_load_image_error">Banner loading failed</string>
<string name="tt_cancel">Cancel</string>
<string name="tt_choose_language">en</string>
<string name="tt_click_to_replay">Tap to replay</string>
<string name="tt_comment_num">%1$s reviews</string>
<string name="tt_comment_num_backup">%1$s reviews</string>
<string name="tt_comment_score">Evaluation</string>
<string name="tt_confirm_download">Are you sure to download when using non-Wifi network?</string>
<string name="tt_confirm_download_have_app_name">Prepare to download %s</string>
<string name="tt_content_type">Http content type error</string>
<string name="tt_count_down_view">Skip</string>
<string name="tt_dislike_header_tv_back">Back</string>
<string name="tt_dislike_header_tv_title">Select</string>
<string name="tt_error_access_method_pass">Illegal access method</string>
<string name="tt_error_ad_able_false_msg">Prohibit request ads by compliance, please check COPPA/CCPA/GDPR settings</string>
<string name="tt_error_ad_sec_false_msg">Security Check Failed</string>
<string name="tt_error_ad_type">Illegal ad type</string>
<string name="tt_error_adtype_differ">Ad type error</string>
<string name="tt_error_apk_sign_check_error">Illegal apk sha1 value</string>
<string name="tt_error_bidding_type">Placement is not bidding type, please check placement bidding type</string>
<string name="tt_error_code_adcount_error">Incorrect number of ad</string>
<string name="tt_error_code_click_event_error">Click event error</string>
<string name="tt_error_device_ip">Please check the country of the IP of the ad requesting device in service country</string>
<string name="tt_error_empty_content">IP is empty or ua is empty</string>
<string name="tt_error_image_size">Illegal image size</string>
<string name="tt_error_interstitial_version">The sdk version used for the new insertion style is too low. Please upgrade to version 3550 and above</string>
<string name="tt_error_media_id">Illegal media id</string>
<string name="tt_error_media_type">Illegal media type</string>
<string name="tt_error_new_register_limit">New ad slot exceeded daily request limit</string>
<string name="tt_error_origin_ad_error">Origin type error</string>
<string name="tt_error_package_name">Package name error</string>
<string name="tt_error_redirect">Redirect error</string>
<string name="tt_error_request_invalid">Invalid request</string>
<string name="tt_error_slot_id_app_id_differ">SlotId and AppId match error</string>
<string name="tt_error_splash_ad_type">Splash ad type error</string>
<string name="tt_error_union_os_error">Os type error</string>
<string name="tt_error_union_sdk_too_old">Sdk version too low</string>
<string name="tt_error_unknow">Unknown error</string>
<string name="tt_error_update_version">Please update to version 2310 or later</string>
<string name="tt_error_verify_reward">Reward verify error</string>
<string name="tt_feedback_experience_text">"We'll continue to improve our service."</string>
<string name="tt_feedback_submit_text">"You've submitted feedback! Please don't submit again."</string>
<string name="tt_feedback_thank_text">Thanks for your feedback!</string>
<string name="tt_frequent_call_erroe">Ad requests are too frequent</string>
<string name="tt_full_screen_skip_tx">Skip</string>
<string name="tt_get_reward">Get reward</string>
<string name="tt_init_setting_config_not_complete">Setting initialization is not completed</string>
<string name="tt_insert_ad_load_image_error">Interstitial loading failed</string>
<string name="tt_label_cancel">Cancel</string>
<string name="tt_label_ok">OK</string>
<string name="tt_lack_android_manifest_configuration">Initialization check error, please check the AndroidManifest</string>
<string name="tt_load_creative_icon_error">Icon loading failed</string>
<string name="tt_load_creative_icon_response_error">Icon loading error</string>
<string name="tt_load_failed_text">Load fail</string>
<string name="tt_load_success_text">Load success</string>
<string name="tt_loading_language">Landing page loading……</string>
<string name="tt_logo_cn">AD</string>
<string name="tt_logo_en">AD</string>
<string name="tt_msgPlayable">Finish playing to get rewards</string>
<string name="tt_negtiveBtnBtnText">Leave</string>
<string name="tt_negtive_txt">Cancel</string>
<string name="tt_net_error">Network error</string>
<string name="tt_no_ad">No ad</string>
<string name="tt_no_ad_parse">Parsing data without ad</string>
<string name="tt_no_network">Network is unavailable, please try again later.</string>
<string name="tt_no_thank_you">No,thank you</string>
<string name="tt_parse_fail">Parsing error</string>
<string name="tt_permission_denied">You have prohibited from authorizing operation, please authorize it</string>
<string name="tt_playable_btn_play">experience now</string>
<string name="tt_postiveBtnText">Resume</string>
<string name="tt_postiveBtnTextPlayable">Continue playing</string>
<string name="tt_postive_txt">OK</string>
<string name="tt_privacy_title">Privacy Policy</string>
<string name="tt_reder_ad_load_timeout">Template loading timeout</string>
<string name="tt_render_diff_template_invalid">Template diff invalid</string>
<string name="tt_render_fail_meta_invalid">Template invalid</string>
<string name="tt_render_fail_template_parse_error">Template parsing error</string>
<string name="tt_render_fail_timeout">Render timeout</string>
<string name="tt_render_fail_unknown">Render failed unknown</string>
<string name="tt_render_main_template_invalid">Main template invalid</string>
<string name="tt_render_render_parse_error">Render parsing failed</string>
<string name="tt_request_body_error">Request entity is empty</string>
<string name="tt_request_pb_error">Http request pb error</string>
<string name="tt_reward_feedback">Feedback</string>
<string name="tt_reward_full_skip">Skip after %1$ss</string>
<string name="tt_reward_msg">Watch the entire video to claim your reward</string>
<string name="tt_reward_screen_skip_tx">Skip</string>
<string name="tt_reward_video_show_error">onRewardedVideoAdFailedToShow</string>
<string name="tt_ror_code_show_event_error">Show event error</string>
<string name="tt_skip_ad_time_text">Skip after %ds</string>
<string name="tt_slide_up_3d">wipe up</string>
<string name="tt_splash_ad_load_image_error">Splash loading failed</string>
<string name="tt_splash_brush_mask_hint">Jump to details page or third party application</string>
<string name="tt_splash_brush_mask_title">Slide or click to Polish</string>
<string name="tt_splash_cache_expired_error">Cache expired</string>
<string name="tt_splash_cache_parse_error">Cache parsing failed</string>
<string name="tt_splash_default_click_shake">Shake or click to learn more</string>
<string name="tt_splash_not_have_cache_error">No splash cache</string>
<string name="tt_splash_rock_text">Go to details page or third-party application</string>
<string name="tt_splash_rock_top_text">Shake or click the icon</string>
<string name="tt_splash_skip_tv">3s | Skip</string>
<string name="tt_splash_wriggle_text">Go to details page or third-party application</string>
<string name="tt_splash_wriggle_top_text">Twist the phone</string>
<string name="tt_splash_wriggle_top_text_style_17">Twist the phone or tap the icon</string>
<string name="tt_sys_error">System error</string>
<string name="tt_template_load_fail">main template load fail !</string>
<string name="tt_text_privacy_app_version">VersionV</string>
<string name="tt_text_privacy_development">Developer</string>
<string name="tt_tip">Tip</string>
<string name="tt_toast_ad_on_rewarded">Ad on rewarded</string>
<string name="tt_toast_later_download">Download later</string>
<string name="tt_toast_no_ad">No Ad to Show, Please Load Ad</string>
<string name="tt_toast_start_loading">Start Loading</string>
<string name="tt_toast_tiktok_ad_failed">TikTok Ad Failed to load, error code is:</string>
<string name="tt_try_now">Try now</string>
<string name="tt_txt_skip">Skip</string>
<string name="tt_unlike">Unlike</string>
<string name="tt_video_bytesize">Data</string>
<string name="tt_video_bytesize_M">M</string>
<string name="tt_video_bytesize_MB">MB</string>
<string name="tt_video_continue_play">ContinueToPlay</string>
<string name="tt_video_dial_phone">DialNow</string>
<string name="tt_video_download_apk">Download Now</string>
<string name="tt_video_mobile_go_detail">View Now</string>
<string name="tt_video_retry_des">Loading failed. Click to try again</string>
<string name="tt_video_retry_des_txt">load fail please retry</string>
<string name="tt_video_without_wifi_tips">Playing this content will use %.2f MB of data</string>
<string name="tt_wap_empty">No request wap</string>
<string name="tt_web_title_default">Advertise</string>
<string name="tt_will_play">PlayNow</string>
<string name="tt_yes_i_agree">Yes, I agree</string>
<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>
@ -2973,7 +3121,11 @@ https://www.facebook.com/miui.global.official/videos/1602181069951748"</string>
<string name="web_ad_clear_dialog_msg">Delete ad tags from \"%s\" now?</string> <string name="web_ad_clear_dialog_msg">Delete ad tags from \"%s\" now?</string>
<string name="web_ad_clear_dialog_title">Delete ad tag</string> <string name="web_ad_clear_dialog_title">Delete ad tag</string>
<string name="web_app_center">Mini programs</string> <string name="web_app_center">Mini programs</string>
<string name="web_app_center_common_add">Add</string>
<string name="web_app_center_common_done">Done</string>
<string name="web_app_center_common_title">Frequently used</string>
<string name="web_app_center_history">Recently used</string> <string name="web_app_center_history">Recently used</string>
<string name="web_app_center_history_more">More</string>
<string name="web_app_center_try">Try</string> <string name="web_app_center_try">Try</string>
<string name="web_enhance_dialog_cancel">Cancel</string> <string name="web_enhance_dialog_cancel">Cancel</string>
<string name="web_enhance_dialog_confirm">OK</string> <string name="web_enhance_dialog_confirm">OK</string>

View File

@ -210,7 +210,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.crashlytics.android.build_id">8298b4c838404b0385cd6baa0d867833</string> <string name="com.crashlytics.android.build_id">358fada3bf4147cfa7124a0bae2e23c2</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>

View File

@ -438,20 +438,20 @@
<item>aarch64</item> <item>aarch64</item>
</string-array> </string-array>
<string-array name="com.google.firebase.crashlytics.build_ids_build_id"> <string-array name="com.google.firebase.crashlytics.build_ids_build_id">
<item>762708dbc6120b26bddc4ab5d3e081f6c9ae6e58</item>
<item>8032386920ac9c64974a38cc1f9ed78e274dfa99</item>
<item>0239eecdd09a0e3af1dc524a64309d7b0e34bdf5</item> <item>0239eecdd09a0e3af1dc524a64309d7b0e34bdf5</item>
<item>ece72a2ebc3774a1be9fd21271258acd3bcdfaa7</item> <item>8032386920ac9c64974a38cc1f9ed78e274dfa99</item>
<item>1d373aecb1c692c3929c9364174ec433c4732675</item> <item>762708dbc6120b26bddc4ab5d3e081f6c9ae6e58</item>
<item>1376b8f3d617a881cc2ecf49d9ee3a252e3a21f0</item> <item>1376b8f3d617a881cc2ecf49d9ee3a252e3a21f0</item>
<item>1d373aecb1c692c3929c9364174ec433c4732675</item>
<item>ece72a2ebc3774a1be9fd21271258acd3bcdfaa7</item>
</string-array> </string-array>
<string-array name="com.google.firebase.crashlytics.build_ids_lib"> <string-array name="com.google.firebase.crashlytics.build_ids_lib">
<item>libc++_shared.so</item>
<item>libAIPOSE.so</item>
<item>libcamera_mi_handgesture.so</item> <item>libcamera_mi_handgesture.so</item>
<item>libc++_shared.so</item>
<item>libAIPOSE.so</item> <item>libAIPOSE.so</item>
<item>libc++_shared.so</item>
<item>libcamera_mi_handgesture.so</item> <item>libcamera_mi_handgesture.so</item>
<item>libAIPOSE.so</item>
<item>libc++_shared.so</item>
</string-array> </string-array>
<string-array name="detailed_am_pms"> <string-array name="detailed_am_pms">
<item>@string/midnight</item> <item>@string/midnight</item>

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">70939024841c4a3e99a194eb41d3aa8c</string> <string name="com.crashlytics.android.build_id">0281dab426f74530a91b8261a306ec3b</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>
@ -608,7 +608,7 @@ Enhanced security."</string>
<string name="mi_wallpaper">MIUI Themes</string> <string name="mi_wallpaper">MIUI Themes</string>
<string name="midnight">Night</string> <string name="midnight">Night</string>
<string name="minus_one_screen">App vault</string> <string name="minus_one_screen">App vault</string>
<string name="miui_screen_config_title">Home screen settings</string> <string name="miui_screen_config_title">Home screen layout</string>
<string name="miui_setting_config_title">Home screen settings</string> <string name="miui_setting_config_title">Home screen settings</string>
<string name="miui_widget_menu_replace_text">Switch</string> <string name="miui_widget_menu_replace_text">Switch</string>
<string name="miui_widget_toast_for_not_support_by_pa">"App vault doesn't support widgets of this size"</string> <string name="miui_widget_toast_for_not_support_by_pa">"App vault doesn't support widgets of this size"</string>
@ -837,6 +837,7 @@ Enhanced security."</string>
<string name="recent_menu_item_unlock">Unlock</string> <string name="recent_menu_item_unlock">Unlock</string>
<string name="recent_menu_item_worldcirculate">Transfer app tasks</string> <string name="recent_menu_item_worldcirculate">Transfer app tasks</string>
<string name="recent_menu_item_worldcirculate_disable">"Can't transfer app tasks across connected devices"</string> <string name="recent_menu_item_worldcirculate_disable">"Can't transfer app tasks across connected devices"</string>
<string name="recent_pin_text">Pin</string>
<string name="recents_app_info_button_label">App info</string> <string name="recents_app_info_button_label">App info</string>
<string name="recents_config_title">Recents</string> <string name="recents_config_title">Recents</string>
<string name="recents_dimiss_task">Clear</string> <string name="recents_dimiss_task">Clear</string>
@ -965,6 +966,7 @@ Enhanced security."</string>
<string name="switch_personal_assistant_none">None</string> <string name="switch_personal_assistant_none">None</string>
<string name="switch_screen_button_order">Mirror buttons</string> <string name="switch_screen_button_order">Mirror buttons</string>
<string name="switch_screen_button_order_desc">Mirror Back and Menu buttons</string> <string name="switch_screen_button_order_desc">Mirror Back and Menu buttons</string>
<string name="system_sdk_disabled_toast">System SDK has been disabled. Enable it first.</string>
<string name="system_shortcuts_edit">Edit</string> <string name="system_shortcuts_edit">Edit</string>
<string name="system_shortcuts_icon_remove">Remove</string> <string name="system_shortcuts_icon_remove">Remove</string>
<string name="system_shortcuts_more_operation">App info</string> <string name="system_shortcuts_more_operation">App info</string>

View File

@ -1487,19 +1487,6 @@
</array> </array>
<array name="proximity_sensor_posture_mapping" /> <array name="proximity_sensor_posture_mapping" />
<array name="proximity_sensor_secondary_posture_mapping" /> <array name="proximity_sensor_secondary_posture_mapping" />
<string-array name="qs_control_independent_tiles">
<item>cell</item>
<item>bt</item>
<item>wifi</item>
<item>autobrightness</item>
</string-array>
<string-array name="qs_control_independent_tiles_global">
<item>cell</item>
<item>bt</item>
<item>wifi</item>
<item>flashlight</item>
<item>autobrightness</item>
</string-array>
<string-array name="region_support_mihome"> <string-array name="region_support_mihome">
<item>CN</item> <item>CN</item>
<item>IN</item> <item>IN</item>

View File

@ -1370,11 +1370,11 @@ M/d"</string>
<string name="miui_notification_menu_title_unfocus">@string/miui_notification_menu_unfocus</string> <string name="miui_notification_menu_title_unfocus">@string/miui_notification_menu_unfocus</string>
<string name="miui_notification_menu_unfocus">Turn off Notification spotlight</string> <string name="miui_notification_menu_unfocus">Turn off Notification spotlight</string>
<string name="miui_quick_settings_tiles_default">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,settings,edit</string> <string name="miui_quick_settings_tiles_default">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,settings,edit</string>
<string name="miui_quick_settings_tiles_default_international">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,settings,wallet,scanner,custom(com.google.android.gms/.nearby.sharing.SharingTileService),quietmode,edit</string> <string name="miui_quick_settings_tiles_default_international">vowifi1,vowifi2,googlehome,googlepay,cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,settings,wallet,scanner,custom(com.google.android.gms/.nearby.sharing.SharingTileService),quietmode,edit</string>
<string name="miui_quick_settings_tiles_default_pad">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,dtmdtm,settings,edit</string> <string name="miui_quick_settings_tiles_default_pad">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,dtmdtm,settings,edit</string>
<string name="miui_quick_settings_tiles_default_pad_international">cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,dtmdtm,settings,wallet,scanner,custom(com.google.android.gms/.nearby.sharing.SharingTileService),quietmode,edit</string> <string name="miui_quick_settings_tiles_default_pad_international">vowifi1,vowifi2,googlehome,googlepay,cell,wifi,bt,airplane,mute,flashlight,screenshot,batterysaver,night,rotation,controls,custom(com.miui.screenrecorder/.service.QuickService),custom(com.milink.service/com.milink.ui.service.MiLinkTileService),hotspot,dtmdtm,settings,wallet,scanner,custom(com.google.android.gms/.nearby.sharing.SharingTileService),quietmode,edit</string>
<string name="miui_quick_settings_tiles_stock">vowifi1,vowifi2,cell,wifi,bt,airplane,autobrightness,mute,screenshot,flashlight,rotation,screenlock,dtmdtm,scanner,papermode,night,quietmode,batterysaver,uwb_shp,aitranslate,aisubtitles,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,gps,edit,hearingassisttile,controls,wallet,settings</string> <string name="miui_quick_settings_tiles_stock">vowifi1,vowifi2,googlehome,googlepay,cell,wifi,bt,airplane,autobrightness,mute,screenshot,flashlight,rotation,screenlock,dtmdtm,scanner,papermode,night,quietmode,batterysaver,uwb_shp,aitranslate,aisubtitles,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,gps,edit,hearingassisttile,controls,wallet,settings</string>
<string name="miui_quick_settings_tiles_stock_pad">vowifi1,vowifi2,cell,wifi,rotation,airplane,mute,screenshot,bt,autobrightness,screenlock,dtmdtm,night,papermode,quietmode,batterysaver,gps,flashlight,scanner,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,edit,controls,workmode,wallet,settings</string> <string name="miui_quick_settings_tiles_stock_pad">vowifi1,vowifi2,googlehome,googlepay,cell,wifi,rotation,airplane,mute,screenshot,bt,autobrightness,screenlock,dtmdtm,night,papermode,quietmode,batterysaver,gps,flashlight,scanner,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,edit,controls,workmode,wallet,settings</string>
<string name="miui_rhombus_clock_date">MMMM dd</string> <string name="miui_rhombus_clock_date">MMMM dd</string>
<string name="miui_rhombus_clock_week">EEE</string> <string name="miui_rhombus_clock_week">EEE</string>
<string name="miui_rhombus_clock_week_full">EEEE</string> <string name="miui_rhombus_clock_week_full">EEEE</string>
@ -1662,6 +1662,8 @@ If you have questions, contact %2$s."</string>
<string name="phone_locked_forget_password_suggesstion_two_content"><Data>Select &lt;font color=#a5220e>\"Wipe &amp;amp; Reset\"&lt;/font> and wait until the device reboots.</Data></string> <string name="phone_locked_forget_password_suggesstion_two_content"><Data>Select &lt;font color=#a5220e>\"Wipe &amp;amp; Reset\"&lt;/font> and wait until the device reboots.</Data></string>
<string name="phone_locked_forget_password_suggesstions_title">How to erase data?</string> <string name="phone_locked_forget_password_suggesstions_title">How to erase data?</string>
<string name="phone_locked_string">This device is locked</string> <string name="phone_locked_string">This device is locked</string>
<string name="pin_toast">Slide up from the bottom of the screen and pause to unpin this app</string>
<string name="pin_toast_nav">Press and hold the back and preview buttons to unpin this app</string>
<string name="pip_close">Close</string> <string name="pip_close">Close</string>
<string name="pip_collapse">Collapse</string> <string name="pip_collapse">Collapse</string>
<string name="pip_edu_text">Double press <annotation icon="home_icon">HOME</annotation> for controls</string> <string name="pip_edu_text">Double press <annotation icon="home_icon">HOME</annotation> for controls</string>
@ -1897,7 +1899,6 @@ If you have questions, contact %2$s."</string>
<string name="quick_settings_sync_state_change_message_on">Sync is on</string> <string name="quick_settings_sync_state_change_message_on">Sync is on</string>
<string name="quick_settings_tiles">default</string> <string name="quick_settings_tiles">default</string>
<string name="quick_settings_tiles_default">internet,bt,flashlight,dnd,alarm,airplane,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,custom(com.android.permissioncontroller/.permission.service.SafetyCenterQsTileService)</string> <string name="quick_settings_tiles_default">internet,bt,flashlight,dnd,alarm,airplane,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,custom(com.android.permissioncontroller/.permission.service.SafetyCenterQsTileService)</string>
<string name="quick_settings_tiles_old_mode">cell,wifi,bt,flashlight,batterysaver,screenshot,edit</string>
<string name="quick_settings_tiles_retail_mode">night,dark,dnd,flashlight,rotation,location</string> <string name="quick_settings_tiles_retail_mode">night,dark,dnd,flashlight,rotation,location</string>
<string name="quick_settings_tiles_stock">internet,bt,flashlight,dnd,alarm,airplane,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,location,hotspot,inversion,saver,dark,work,night,reverse,reduce_brightness,qr_code_scanner,onehanded,color_correction,dream,font_scaling</string> <string name="quick_settings_tiles_stock">internet,bt,flashlight,dnd,alarm,airplane,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,location,hotspot,inversion,saver,dark,work,night,reverse,reduce_brightness,qr_code_scanner,onehanded,color_correction,dream,font_scaling</string>
<string name="quick_settings_tiles_super_save">cell,wifi,bt,gps,vibrate</string> <string name="quick_settings_tiles_super_save">cell,wifi,bt,gps,vibrate</string>

View File

@ -294,8 +294,7 @@
<string name="columbus_player_speed_video">Skip VIDEO</string> <string name="columbus_player_speed_video">Skip VIDEO</string>
<string name="columbus_player_unit_sec">sec</string> <string name="columbus_player_unit_sec">sec</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="com.crashlytics.android.build_id">1c1c1e5f65e846aca198836853cc95a6</string> <string name="com.crashlytics.android.build_id">1216db709af44ba786cfeed9d4169a06</string>
<string name="com.miapm.build_id">66cbcc2afcb64935aaf96438600099bb</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>
@ -1786,6 +1785,7 @@ We will only use this permission to find the videos you search for, and won't ac
<string name="sending">Sending…</string> <string name="sending">Sending…</string>
<string name="service_error">Server error</string> <string name="service_error">Server error</string>
<string name="set_success">Changed successfully</string> <string name="set_success">Changed successfully</string>
<string name="setting_privacy_title">Terms and conditions</string>
<string name="settings_inline_auto_play">Always autoplay</string> <string name="settings_inline_auto_play">Always autoplay</string>
<string name="settings_inline_auto_play_close">Autoplay off</string> <string name="settings_inline_auto_play_close">Autoplay off</string>
<string name="settings_inline_auto_play_tip_close_forever">Always off</string> <string name="settings_inline_auto_play_tip_close_forever">Always off</string>

View File

@ -339,6 +339,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="privacy_update_5g_mms"> <string-array name="privacy_update_5g_mms">
<item>@string/privacy_dialog_tips_update</item> <item>@string/privacy_dialog_tips_update</item>

View File

@ -125,8 +125,11 @@ Try again."</string>
<string name="cannot_add_slide_anymore">"Can't add more slides."</string> <string name="cannot_add_slide_anymore">"Can't add more slides."</string>
<string name="cannot_get_details">"Can't get details."</string> <string name="cannot_get_details">"Can't get details."</string>
<string name="cannot_resend_audio">"Couldn't send recording"</string> <string name="cannot_resend_audio">"Couldn't send recording"</string>
<string name="cannot_send_location">Grant location permissions first</string>
<string name="cannot_send_message">"Can't send message"</string> <string name="cannot_send_message">"Can't send message"</string>
<string name="cannot_send_message_reason">Your message has no valid recipients.</string> <string name="cannot_send_message_reason">Your message has no valid recipients.</string>
<string name="cannot_send_mms">"Satellite communications don't support MMS"</string>
<string name="carry_current_location">Include current location</string>
<string name="change_duration_activity">Change duration</string> <string name="change_duration_activity">Change duration</string>
<string name="chatbot_list_title">Chatbots</string> <string name="chatbot_list_title">Chatbots</string>
<string name="chatbot_main_title">Chatbots</string> <string name="chatbot_main_title">Chatbots</string>
@ -341,8 +344,10 @@ Try again."</string>
<string name="edit_phrase">Edit quick replies</string> <string name="edit_phrase">Edit quick replies</string>
<string name="edit_slide_activity">Edit slide</string> <string name="edit_slide_activity">Edit slide</string>
<string name="edit_slideshow_activity">Edit slideshow</string> <string name="edit_slideshow_activity">Edit slideshow</string>
<string name="emergency_label">Emergency contact</string>
<string name="empty" /> <string name="empty" />
<string name="enable_classify_tip_dialog_content">This will relaunch the Messaging app. Continue anyway?</string> <string name="enable_classify_tip_dialog_content">This will relaunch the Messaging app. Continue anyway?</string>
<string name="enable_location_service">Permissions required</string>
<string name="enabled">On</string> <string name="enabled">On</string>
<string name="english_subject_limit">40 characters</string> <string name="english_subject_limit">40 characters</string>
<string name="eras_ad">CE</string> <string name="eras_ad">CE</string>
@ -467,6 +472,7 @@ Try again."</string>
<string name="heduohao_sub_sim_card">Sub</string> <string name="heduohao_sub_sim_card">Sub</string>
<string name="hidden_sender_address">Hidden sender address</string> <string name="hidden_sender_address">Hidden sender address</string>
<string name="hide_bottom_view_on_scroll_behavior">miuix.android.miracle.behavior.HideBottomViewOnScrollBehavior</string> <string name="hide_bottom_view_on_scroll_behavior">miuix.android.miracle.behavior.HideBottomViewOnScrollBehavior</string>
<string name="hold_hand_with_sending">Sending SMS. Keep still.</string>
<string name="hold_to_talk">Hold to talk</string> <string name="hold_to_talk">Hold to talk</string>
<string name="home_tab_ad">Promotional</string> <string name="home_tab_ad">Promotional</string>
<string name="home_tab_common">Regular</string> <string name="home_tab_common">Regular</string>
@ -487,6 +493,8 @@ Try again."</string>
<string name="invalid_recipient_message">"Correct the recipients or they won't receive the message."</string> <string name="invalid_recipient_message">"Correct the recipients or they won't receive the message."</string>
<string name="invisible_mode_on">"You're incognito"</string> <string name="invisible_mode_on">"You're incognito"</string>
<string name="is_composing">Typing…</string> <string name="is_composing">Typing…</string>
<string name="item_over_quantity">Select up to %d messages containing location info</string>
<string name="item_shortage">Select at least %d messages containing location info</string>
<string name="kilobyte">KB</string> <string name="kilobyte">KB</string>
<string name="layout_selector_title">"Slideshow layout "</string> <string name="layout_selector_title">"Slideshow layout "</string>
<string name="leave_mms_tips_context_app">Leave Messaging and open the app now?</string> <string name="leave_mms_tips_context_app">Leave Messaging and open the app now?</string>
@ -503,6 +511,7 @@ Try again."</string>
<string name="menu_edit">Edit</string> <string name="menu_edit">Edit</string>
<string name="menu_forward">Forward</string> <string name="menu_forward">Forward</string>
<string name="menu_lock">Add to favorites</string> <string name="menu_lock">Add to favorites</string>
<string name="menu_locus_map">Route map</string>
<string name="menu_make_call">Call</string> <string name="menu_make_call">Call</string>
<string name="menu_multi_select">Select</string> <string name="menu_multi_select">Select</string>
<string name="menu_new_manual">Enter phone number</string> <string name="menu_new_manual">Enter phone number</string>
@ -686,6 +695,7 @@ An outgoing SMS message is required to activate Mi Message. Your carrier will ch
<string name="mx_privacy_policy">Mi Message Privacy Policy</string> <string name="mx_privacy_policy">Mi Message Privacy Policy</string>
<string name="mx_privacy_policy_revoke">Withdraw consent to the Privacy Policy of Mi Message</string> <string name="mx_privacy_policy_revoke">Withdraw consent to the Privacy Policy of Mi Message</string>
<string name="mx_stranger_recommend_msg">Tap to block Mi Messages from unknown numbers</string> <string name="mx_stranger_recommend_msg">Tap to block Mi Messages from unknown numbers</string>
<string name="my_location">My location:</string>
<string name="need_download">Syncing…</string> <string name="need_download">Syncing…</string>
<string name="net_sms_subscribed">Subscribed successfully</string> <string name="net_sms_subscribed">Subscribed successfully</string>
<string name="net_sms_unsubscribe">Unsubscribed successfully</string> <string name="net_sms_unsubscribe">Unsubscribed successfully</string>
@ -708,6 +718,7 @@ An outgoing SMS message is required to activate Mi Message. Your carrier will ch
<string name="noon">Midday</string> <string name="noon">Midday</string>
<string name="nosend_message">"Don't send"</string> <string name="nosend_message">"Don't send"</string>
<string name="not_prepare_for_send">No message to send</string> <string name="not_prepare_for_send">No message to send</string>
<string name="not_send_location">Not now</string>
<string name="not_set">Not set</string> <string name="not_set">Not set</string>
<string name="not_support_audio_forward">"Can't forward voice messages"</string> <string name="not_support_audio_forward">"Can't forward voice messages"</string>
<string name="not_support_file">"Can't send files of this type"</string> <string name="not_support_file">"Can't send files of this type"</string>
@ -732,6 +743,7 @@ An outgoing SMS message is required to activate Mi Message. Your carrier will ch
<string name="number_recognition_partner">Sender ID recognition service providers</string> <string name="number_recognition_partner">Sender ID recognition service providers</string>
<string name="open_audio_record_panel">Open the panel for recording audio</string> <string name="open_audio_record_panel">Open the panel for recording audio</string>
<string name="open_edit_sms_panel">Open the panel for editing messages</string> <string name="open_edit_sms_panel">Open the panel for editing messages</string>
<string name="open_now">Settings</string>
<string name="open_url_with_web">Open this URL in Browser?</string> <string name="open_url_with_web">Open this URL in Browser?</string>
<string name="over_max_mms_size">MMS is too big.</string> <string name="over_max_mms_size">MMS is too big.</string>
<string name="overwrite_edited_content">"The content you've edited will be overwritten."</string> <string name="overwrite_edited_content">"The content you've edited will be overwritten."</string>
@ -1123,6 +1135,11 @@ Check out recommended chatbots!"</string>
<string name="rms_view_vedio_notsupport">"Can't send this file as a video"</string> <string name="rms_view_vedio_notsupport">"Can't send this file as a video"</string>
<string name="rsc_chatbot_back">Back</string> <string name="rsc_chatbot_back">Back</string>
<string name="rsc_chatbot_detail">Vendor info</string> <string name="rsc_chatbot_detail">Vendor info</string>
<string name="satellite_location_failed">"Couldn't send location. SMS sent without location."</string>
<string name="satellite_location_privacy"><Data>Tiantong Satellite needs to access your location to be able to send SMS. Read and agree to our &lt;font color=\"%1$s\">&lt;a href=\"%2$s\">Privacy Policy&lt;/a>&lt;/font> before you continue.</Data></string>
<string name="satellite_location_privacy_title">Access location</string>
<string name="satellite_message_notification_contact_end">(Sending via satellite)</string>
<string name="satellite_sms_notification">This message was sent by Tiantong Satellite services. The sender may need your help.</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>
@ -1170,6 +1187,7 @@ Check out recommended chatbots!"</string>
<string name="send_rms_editor_hints">5G Messaging</string> <string name="send_rms_editor_hints">5G Messaging</string>
<string name="send_rms_editor_hints_omit">Mi Message</string> <string name="send_rms_editor_hints_omit">Mi Message</string>
<string name="send_sms">Send message</string> <string name="send_sms">Send message</string>
<string name="send_sms_with_location">Allow this app to access your location to be able to send messages including your location. You can grant this permission in Settings.</string>
<string name="send_to">To:</string> <string name="send_to">To:</string>
<string name="send_to_index_contact">%1$s/%2$s</string> <string name="send_to_index_contact">%1$s/%2$s</string>
<string name="sent_label">"Sent: "</string> <string name="sent_label">"Sent: "</string>

View File

@ -29,7 +29,7 @@ total %2$d songs"</item>
total %2$d song"</item> total %2$d song"</item>
</plurals> </plurals>
<plurals name="Ntracks_add_to_playlist"> <plurals name="Ntracks_add_to_playlist">
<item quantity="other">%d songs added to playlist</item> <item quantity="other">%d song added to playlist</item>
<item quantity="one">%d song added to playlist</item> <item quantity="one">%d song added to playlist</item>
</plurals> </plurals>
<plurals name="Ntracks_count"> <plurals name="Ntracks_count">
@ -73,6 +73,18 @@ total %2$d song"</item>
<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="asm_download_batch_action_start_download">
<item quantity="other">Added %1$d songs to download queue</item>
<item quantity="one">Added %1$d song to download queue</item>
</plurals>
<plurals name="asm_main_slide_songlist_num">
<item quantity="other">%1$d songs</item>
<item quantity="one">%1$d song</item>
</plurals>
<plurals name="asm_song_with_prefix">
<item quantity="other">%1$d songs</item>
<item quantity="one">%1$d song</item>
</plurals>
<plurals name="comment_count"> <plurals name="comment_count">
<item quantity="other">%d comments</item> <item quantity="other">%d comments</item>
<item quantity="one">%d comment</item> <item quantity="one">%d comment</item>

View File

@ -145,6 +145,64 @@
<string name="artist_home_search_hint">Search for artists</string> <string name="artist_home_search_hint">Search for artists</string>
<string name="artist_is_empty">Artist name can not be empty.</string> <string name="artist_is_empty">Artist name can not be empty.</string>
<string name="artist_name">Artist</string> <string name="artist_name">Artist</string>
<string name="asm_batch_download_failed">"Couldn't download"</string>
<string name="asm_buy_member_success">Purchased VIP membership successfully</string>
<string name="asm_dialog_title_tips">VIP membership</string>
<string name="asm_dialog_vip_confirm_text">Join</string>
<string name="asm_dialog_vip_message">Sign up for a VIP membership to listen to high-quality songs and download even more content.</string>
<string name="asm_disable_song_click_tip">"This song isn't available due to copyright issues"</string>
<string name="asm_download_failed">"Couldn't download \"%1$s\""</string>
<string name="asm_download_is_downloaded">Downloaded song successfully</string>
<string name="asm_download_is_downloaded_hq">Downloaded in HQ</string>
<string name="asm_download_is_downloading">Downloading…</string>
<string name="asm_download_list_not_supported">"Can't download some songs on this list"</string>
<string name="asm_download_pending_status_msg">Preparing download…</string>
<string name="asm_download_success">Downloaded \"%1$s\"</string>
<string name="asm_during_the_payment">Checking payment status…</string>
<string name="asm_fail_play_song">"Couldn't download song"</string>
<string name="asm_google_connect_failed">"Couldn't complete payment. Make sure you're signed in to Play Store."</string>
<string name="asm_google_no_goods">"Couldn't get product info"</string>
<string name="asm_google_not_login">Sign in to Play Store and try again</string>
<string name="asm_google_pay_success">Generated Google Pay order</string>
<string name="asm_google_query_failed">"Couldn't get product info"</string>
<string name="asm_google_service_failed">"Couldn't launch Google services. Try again."</string>
<string name="asm_gooleplay_notice">"Google Play services aren't installed"</string>
<string name="asm_loadstate_error_retry">Connect to the internet and tap to try again</string>
<string name="asm_loadstate_not_more">"That's all for now"</string>
<string name="asm_network_error">Check your network connection</string>
<string name="asm_new_song_title">New songs</string>
<string name="asm_no_need_download_songs">Song is in download queue</string>
<string name="asm_no_network">"Couldn't connect to the network"</string>
<string name="asm_not_action_is_local_music">"Can't perform this action on local files"</string>
<string name="asm_notify_use_mobile_download">Downloading with mobile data</string>
<string name="asm_page_empty_search">"Couldn't find results"</string>
<string name="asm_page_error_airplane">Turn off Airplane mode to be able to connect</string>
<string name="asm_page_error_data">An error occurred</string>
<string name="asm_page_error_no_network">"Couldn't connect to the network"</string>
<string name="asm_page_local_empty_action">Discover new music</string>
<string name="asm_pay_info_deduction_failed">"Couldn't complete automatic payment. Check your payment method soon to avoid losing the benefits of your VIP membership."</string>
<string name="asm_pay_info_upload_failed">"Couldn't upload order info"</string>
<string name="asm_pay_order_generate">Generating order…</string>
<string name="asm_pay_order_generate_failed">"Couldn't generate order"</string>
<string name="asm_pay_query_overtime">Payment status request timed out</string>
<string name="asm_privacy_desc">Wansheng Privacy Policy</string>
<string name="asm_privacy_tips_content">Agree to the <a href="/link/click">Wansheng Privacy Policy</a> to be able to use online music services.</string>
<string name="asm_privacy_tips_title">Wansheng Privacy Policy</string>
<string name="asm_pro_center">Membership</string>
<string name="asm_search_result_contain_music">Contains: \"%1$s\"</string>
<string name="asm_song_err_connect">"Couldn't connect to the server"</string>
<string name="asm_song_err_not_exist">"The requested audio source doesn't exist"</string>
<string name="asm_song_err_not_exist_clear">"Song doesn't exist. Removed from queue."</string>
<string name="asm_song_err_play">"Couldn't play. Try again."</string>
<string name="asm_songlist_all_genre_close">Collapse all</string>
<string name="asm_songlist_all_genre_title">All categories</string>
<string name="asm_songs_is_downloading">Downloading song…</string>
<string name="asm_stop_action_when_no_network">Connect to the network and try again</string>
<string name="asm_tips_cannot_download_disable_songs">"Can't download this song"</string>
<string name="asm_toast_pay_canceled">Payment canceled</string>
<string name="asm_toast_pay_failed">"Couldn't complete payment"</string>
<string name="asm_unknow_album">Unknown album</string>
<string name="asm_unknow_artist">Unknown artist</string>
<string name="audio_ad_countdown">Skip ad in %ss</string> <string name="audio_ad_countdown">Skip ad in %ss</string>
<string name="audio_ad_pass">Skip ad</string> <string name="audio_ad_pass">Skip ad</string>
<string name="audio_add_equalizer">均衡器+</string> <string name="audio_add_equalizer">均衡器+</string>
@ -191,7 +249,7 @@
<string name="back_confirm">Tap again to exit</string> <string name="back_confirm">Tap again to exit</string>
<string name="banner_op">Mi Music</string> <string name="banner_op">Mi Music</string>
<string name="best_experience">Best experience</string> <string name="best_experience">Best experience</string>
<string name="billion_char">%sB</string> <string name="billion_char">%s B</string>
<string name="bluetooth_device">Bluetooth audio device</string> <string name="bluetooth_device">Bluetooth audio device</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>
@ -324,8 +382,8 @@
<string name="columbus_player_speed_video">Skip VIDEO</string> <string name="columbus_player_speed_video">Skip VIDEO</string>
<string name="columbus_player_unit_sec">sec</string> <string name="columbus_player_unit_sec">sec</string>
<string name="columbus_skip_ad">Skip</string> <string name="columbus_skip_ad">Skip</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">2378f9a9724841528977d9c2f15febee</string> <string name="com.google.firebase.crashlytics.mapping_file_id">6bd2a25900b04629999851bf47717a74</string>
<string name="com.miapm.build_id">22cefad84e6443328b519eaebeb08cba</string> <string name="com.miapm.build_id">e54d085ab6364592814c930ee69af058</string>
<string name="comment_format" formatted="false">%s: %s</string> <string name="comment_format" formatted="false">%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>
@ -367,6 +425,7 @@
<string name="current_lyric">Current lyrics</string> <string name="current_lyric">Current lyrics</string>
<string name="current_service_key">service</string> <string name="current_service_key">service</string>
<string name="current_version">Current version</string> <string name="current_version">Current version</string>
<string name="daily_recommend_desc">Daily recommendations hand-picked for you</string>
<string name="daily_recommendation">Daily mix</string> <string name="daily_recommendation">Daily mix</string>
<string name="dark_mode">Dark mode</string> <string name="dark_mode">Dark mode</string>
<string name="data_usage_warning">Data usage</string> <string name="data_usage_warning">Data usage</string>
@ -676,8 +735,8 @@
<string name="filter_by_folder">By folder</string> <string name="filter_by_folder">By folder</string>
<string name="filter_by_folder_summary">Choose folders to display</string> <string name="filter_by_folder_summary">Choose folders to display</string>
<string name="filter_by_size">By size</string> <string name="filter_by_size">By size</string>
<string name="filter_by_size_max">%dMB</string> <string name="filter_by_size_max">%d MB</string>
<string name="filter_by_size_min">%dKB</string> <string name="filter_by_size_min">%d KB</string>
<string name="filter_by_size_prefix">"Hide files smaller than "</string> <string name="filter_by_size_prefix">"Hide files smaller than "</string>
<string name="filter_by_size_summary">Hide small audio files</string> <string name="filter_by_size_summary">Hide small audio files</string>
<string name="filter_distinct">鲜明</string> <string name="filter_distinct">鲜明</string>
@ -688,7 +747,7 @@
<string name="filter_rectangle">矩形</string> <string name="filter_rectangle">矩形</string>
<string name="filter_rotate">旋转</string> <string name="filter_rotate">旋转</string>
<string name="filter_sharpening">锐化</string> <string name="filter_sharpening">锐化</string>
<string name="filter_size_unit">%dKB</string> <string name="filter_size_unit">%d KB</string>
<string name="filter_sketch">素描</string> <string name="filter_sketch">素描</string>
<string name="find_you_tunes">Find your tunes</string> <string name="find_you_tunes">Find your tunes</string>
<string name="firebase_database_url">https://mi-music-global.firebaseio.com</string> <string name="firebase_database_url">https://mi-music-global.firebaseio.com</string>
@ -1058,7 +1117,7 @@
<string name="middle_sound_quality">Standard</string> <string name="middle_sound_quality">Standard</string>
<string name="midnight">Night</string> <string name="midnight">Night</string>
<string name="milink_unavaliable_please_update">"Mi Link isn't available. Update MIUI."</string> <string name="milink_unavaliable_please_update">"Mi Link isn't available. Update MIUI."</string>
<string name="million_char">%sM</string> <string name="million_char">%s M</string>
<string name="millions_songs">Millions of songs</string> <string name="millions_songs">Millions of songs</string>
<string name="min_sleep_time">%d</string> <string name="min_sleep_time">%d</string>
<string name="missing_title">&lt;Unknown></string> <string name="missing_title">&lt;Unknown></string>
@ -1555,9 +1614,9 @@
<string name="privacy_desc">Privacy Policy (mandatory)</string> <string name="privacy_desc">Privacy Policy (mandatory)</string>
<string name="privacy_policy">Privacy Policy</string> <string name="privacy_policy">Privacy Policy</string>
<string name="privacy_policy_url">http://www.miui.com/res/doc/privacy.html?lang=en</string> <string name="privacy_policy_url">http://www.miui.com/res/doc/privacy.html?lang=en</string>
<string name="privacy_request_desc"><Data>"Mi Music needs to collect necessary personal information to provide you with online streaming services. 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 of Mi Music in the Settings at any time. <string name="privacy_request_desc">"&lt;Data>Mi Music needs to collect necessary personal information to provide you with online streaming services. 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 of Mi Music in the Settings at any time.
Read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%1$s\">Privacy Policy&lt;/a> before using Mi Music. Read and agree to our &lt;a href=\"%2$s\">User Agreement&lt;/a> and &lt;a href=\"%1$s\">Privacy Policy&lt;/a> before using Mi Music.
If you don't agree to use the aforementioned services, you won't be able to use some features of this app; however, its basic functionality will still be available to you."</Data></string> If you don't agree to use the aforementioned services, you won't be able to use some features of this app; however, its basic functionality will still be available to you.&lt;/Data>"</string>
<string name="privacy_request_subtitle">"Welcome to Mi Music! This app provides the following services: <string name="privacy_request_subtitle">"Welcome to Mi Music! This app provides the following services:
- A local audio player - A local audio player
- Online streaming services"</string> - Online streaming services"</string>
@ -1573,9 +1632,10 @@ If you don't agree to use the aforementioned services, you won't be able to use
<string name="qq_application_id" /> <string name="qq_application_id" />
<string name="qq_login_protocol_scheme">com.xiaomi.passport.ui</string> <string name="qq_login_protocol_scheme">com.xiaomi.passport.ui</string>
<string name="queue_is_empty">Playing queue is empty.</string> <string name="queue_is_empty">Playing queue is empty.</string>
<string name="read_and_agree_hungama_protocol"><Data>"I've read and agreed to the &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">hungama Privacy Policy&lt;/a>&lt;/font>"</Data></string> <string name="read_and_agree_asm_protocol">&lt;Data>Read and agree to the &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">Wansheng Privacy Policy&lt;/a>&lt;/font> to be able to use online music services.&lt;/Data></string>
<string name="read_and_agree_joox_protocol"><Data>"I've read and agreed to the &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">JOOX Privacy Policy&lt;/a>&lt;/font>"</Data></string> <string name="read_and_agree_hungama_protocol">"&lt;Data>I've read and agreed to the &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">hungama Privacy Policy&lt;/a>&lt;/font>&lt;/Data>"</string>
<string name="read_and_agree_mi_protocol"><Data>"I've read and agreed to the Xiaomi &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">User Agreement&lt;/a>&lt;/font> and &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%2$s\">Privacy Policy&lt;/a>&lt;/font>"</Data></string> <string name="read_and_agree_joox_protocol">"&lt;Data>I've read and agreed to the &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">JOOX Privacy Policy&lt;/a>&lt;/font>&lt;/Data>"</string>
<string name="read_and_agree_mi_protocol">"&lt;Data>I've read and agreed to the Xiaomi &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%1$s\">User Agreement&lt;/a>&lt;/font> and &lt;font color=\"#A374F0\">&lt;/color>&lt;a href=\"%2$s\">Privacy Policy&lt;/a>&lt;/font>&lt;/Data>"</string>
<string name="read_and_agree_protocol">Read and agree to our User Agreement and Privacy Policy before you continue.</string> <string name="read_and_agree_protocol">Read and agree to our User Agreement and Privacy Policy before you continue.</string>
<string name="ready_to_play">Up next</string> <string name="ready_to_play">Up next</string>
<string name="recaptcha_cookies_key">recaptcha_cookies_key</string> <string name="recaptcha_cookies_key">recaptcha_cookies_key</string>
@ -1876,7 +1936,7 @@ Be Happy"</string>
<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="thousand_char">%sK</string> <string name="thousand_char">%s K</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>
@ -2270,5 +2330,6 @@ Tap %s to start this download the next time you're connected to a Wi-Fi network.
<string name="youtube_tab_popular">Popular</string> <string name="youtube_tab_popular">Popular</string>
<string name="youtube_tab_radar">Radar</string> <string name="youtube_tab_radar">Radar</string>
<string name="youtube_tab_shorts">Shorts</string> <string name="youtube_tab_shorts">Shorts</string>
<string name="youtube_tab_tiktok">TikTok</string>
<string name="youtube_tab_trend">Trending</string> <string name="youtube_tab_trend">Trending</string>
</resources> </resources>

View File

@ -138,6 +138,7 @@
<string name="eras_bc">BCE</string> <string name="eras_bc">BCE</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="expand_top_notification">Expand top notification</string>
<string name="feedback">Feedback</string> <string name="feedback">Feedback</string>
<string name="float_notification_snooze_strategy">Hide temporarily</string> <string name="float_notification_snooze_strategy">Hide temporarily</string>
<string name="float_notification_snooze_summary">Swipe up on a floating notification to temporarily hide upcoming ones</string> <string name="float_notification_snooze_summary">Swipe up on a floating notification to temporarily hide upcoming ones</string>

View File

@ -399,6 +399,9 @@
<string name="app_manager_copy_pkg_to_clip">Copied to clipboard</string> <string name="app_manager_copy_pkg_to_clip">Copied to clipboard</string>
<string name="app_manager_data_size">User data</string> <string name="app_manager_data_size">User data</string>
<string name="app_manager_default_cleared">Cleared</string> <string name="app_manager_default_cleared">Cleared</string>
<string name="app_manager_default_close_summary">No defaults set.</string>
<string name="app_manager_default_open_summary">Youve chosen to launch this app by default for some actions.</string>
<string name="app_manager_default_open_title">Clear defaults</string>
<string name="app_manager_defaults_setting">Default apps</string> <string name="app_manager_defaults_setting">Default apps</string>
<string name="app_manager_details_electric_title">Battery</string> <string name="app_manager_details_electric_title">Battery</string>
<string name="app_manager_details_storage_title">Storage</string> <string name="app_manager_details_storage_title">Storage</string>
@ -2192,6 +2195,7 @@ volunteer"</string>
<string name="fod_finger_notice_title">Place your finger on the screen</string> <string name="fod_finger_notice_title">Place your finger on the screen</string>
<string name="fod_finger_windows_tips">Verify your fingerprint</string> <string name="fod_finger_windows_tips">Verify your fingerprint</string>
<string name="fod_tips_split_screen_more_than_half">Enter password</string> <string name="fod_tips_split_screen_more_than_half">Enter password</string>
<string name="fold_application_mode_name">App layouts</string>
<string name="forbid_autobright_summary">"Auto brightness will be turned off while you're playing and restored after you finish"</string> <string name="forbid_autobright_summary">"Auto brightness will be turned off while you're playing and restored after you finish"</string>
<string name="forbid_autobright_title">Fix screen brightness</string> <string name="forbid_autobright_title">Fix screen brightness</string>
<string name="foreground_traffic">Foreground %s</string> <string name="foreground_traffic">Foreground %s</string>
@ -4036,7 +4040,7 @@ Try using another Ethernet cable to connect your router. If you suspect there's
<string name="pc_wireless_charging_special_stand_summary2">Install your device on the stand that came with your wireless charger for best charging performance</string> <string name="pc_wireless_charging_special_stand_summary2">Install your device on the stand that came with your wireless charger for best charging performance</string>
<string name="pc_wireless_charging_special_stand_title">Use supplied charging stand</string> <string name="pc_wireless_charging_special_stand_title">Use supplied charging stand</string>
<string name="pc_wireless_handle_connected">Device connected</string> <string name="pc_wireless_handle_connected">Device connected</string>
<string name="pc_wireless_handle_title">Wireless camera grip</string> <string name="pc_wireless_handle_title">Camera grip</string>
<string name="pc_work_in_save_mode">Battery saver</string> <string name="pc_work_in_save_mode">Battery saver</string>
<string name="pc_work_in_super_save_mode">Ultra battery saver</string> <string name="pc_work_in_super_save_mode">Ultra battery saver</string>
<string name="pc_xiaoai_create_auto_task">New task from Mi AI</string> <string name="pc_xiaoai_create_auto_task">New task from Mi AI</string>
@ -6792,6 +6796,7 @@ Try upscaling resolution!"</string>
<string name="virus_wait_network_dialog_message">"Your phone isn't connected to Wi-Fi now. Use mobile data connection?"</string> <string name="virus_wait_network_dialog_message">"Your phone isn't connected to Wi-Fi now. Use mobile data connection?"</string>
<string name="voltage_symbol">V</string> <string name="voltage_symbol">V</string>
<string name="vtb_ai_subtitle">Subtitles</string> <string name="vtb_ai_subtitle">Subtitles</string>
<string name="vtb_ai_subtitle_intl">AI subtitles</string>
<string name="vtb_func_desc">About this feature</string> <string name="vtb_func_desc">About this feature</string>
<string name="vtb_func_display_style_desc0">AI can recognize people, animals, plants, sky, buildings, and other objects featured in videos and dynamically enhance them.</string> <string name="vtb_func_display_style_desc0">AI can recognize people, animals, plants, sky, buildings, and other objects featured in videos and dynamically enhance them.</string>
<string name="vtb_func_display_style_desc1">"Selected effects won't be applied to HDR videos on selected devices."</string> <string name="vtb_func_display_style_desc1">"Selected effects won't be applied to HDR videos on selected devices."</string>

View File

@ -8274,19 +8274,14 @@ Restart your device and try again."</string>
<string name="screen_paper_mode_update_white_pkg_list_summary">Update the list of apps which automatically use Reading mode</string> <string name="screen_paper_mode_update_white_pkg_list_summary">Update the list of apps which automatically use Reading mode</string>
<string name="screen_paper_mode_update_white_pkg_list_title">Update automatically</string> <string name="screen_paper_mode_update_white_pkg_list_title">Update automatically</string>
<string name="screen_paper_texture">Texture</string> <string name="screen_paper_texture">Texture</string>
<string name="screen_pinning_description">"When an app is pinned, the pinned app may open other apps and personal data may be accessible. <string name="screen_pinning_description">Pinned apps can open other apps and access your personal information</string>
<string name="screen_pinning_dialog_message">"Here's what pinned apps can do:
To use app pinning: \u0009 • Access your personal information
1. Turn on app pinning \u0009 (e.g. contacts and emails)
2. Open Overview \u0009 • Open other apps
3. Tap the app icon at the top of the screen, then tap Pin"</string>
<string name="screen_pinning_dialog_message">"When app is pinned:
•\u0009\u0009Personal data may be accessible Use this feature with caution while sharing this device with others."</string>
\u0009\u0009(such as contacts and email content)
•\u0009\u0009Pinned app may open other apps
Only use app pinning with people you trust."</string>
<string name="screen_pinning_guest_user_description">"When an app is pinned, the pinned app may open other apps and personal data may be accessible. <string name="screen_pinning_guest_user_description">"When an app is pinned, the pinned app may open other apps and personal data may be accessible.
If you want to securely share your device with someone, try using a guest user instead. If you want to securely share your device with someone, try using a guest user instead.
@ -8295,10 +8290,11 @@ To use app pinning: \u0009
1. Turn on app pinning \u0009 1. Turn on app pinning \u0009
2. Open Overview \u0009 2. Open Overview \u0009
3. Tap the app icon at the top of the screen, then tap Pin"</string> 3. Tap the app icon at the top of the screen, then tap Pin"</string>
<string name="screen_pinning_summary">Pinned apps will stay in Recents until you unpin them</string>
<string name="screen_pinning_switch_off_text">Off</string> <string name="screen_pinning_switch_off_text">Off</string>
<string name="screen_pinning_switch_on_text">On</string> <string name="screen_pinning_switch_on_text">On</string>
<string name="screen_pinning_title">App pinning</string> <string name="screen_pinning_title">Allow pinning apps</string>
<string name="screen_pinning_unlock_none">Lock device when unpinning</string> <string name="screen_pinning_unlock_none">Verify screen lock to unpin</string>
<string name="screen_pinning_unlock_password">Ask for password before unpinning</string> <string name="screen_pinning_unlock_password">Ask for password before unpinning</string>
<string name="screen_pinning_unlock_pattern">Ask for unlock pattern before unpinning</string> <string name="screen_pinning_unlock_pattern">Ask for unlock pattern before unpinning</string>
<string name="screen_pinning_unlock_pin">Ask for PIN before unpinning</string> <string name="screen_pinning_unlock_pin">Ask for PIN before unpinning</string>

View File

@ -102,10 +102,10 @@
</string-array> </string-array>
<string-array name="aqi_detail_title"> <string-array name="aqi_detail_title">
<item>Good</item> <item>Good</item>
<item>Fair</item>
<item>Moderate</item> <item>Moderate</item>
<item>Unhealthy for sensitive groups</item>
<item>Unhealthy</item> <item>Unhealthy</item>
<item>Very unhealthy</item> <item>Severe</item>
<item>Hazardous</item> <item>Hazardous</item>
</string-array> </string-array>
<string-array name="aqi_title"> <string-array name="aqi_title">
@ -134,11 +134,11 @@
</string-array> </string-array>
<string-array name="aqi_value"> <string-array name="aqi_value">
<item>Good</item> <item>Good</item>
<item>Satisfactory</item> <item>Fair</item>
<item>Moderately polluted</item> <item>Moderate</item>
<item>Poor</item> <item>Unhealthy</item>
<item>Very poor</item>
<item>Severe</item> <item>Severe</item>
<item>Hazardous</item>
<item>Beyond index</item> <item>Beyond index</item>
</string-array> </string-array>
<string-array name="big_thunder_1"> <string-array name="big_thunder_1">
@ -542,7 +542,10 @@
<item>Severely polluted</item> <item>Severely polluted</item>
<item>Beyond index</item> <item>Beyond index</item>
</string-array> </string-array>
<array name="primary_devices" /> <string-array name="primary_devices">
<item>sweet_k6a</item>
<item>sweet</item>
</string-array>
<array name="primary_platforms" /> <array name="primary_platforms" />
<string-array name="realtime_humidity_status"> <string-array name="realtime_humidity_status">
<item>Dry</item> <item>Dry</item>
@ -666,24 +669,24 @@
<item>Clear</item> <item>Clear</item>
<item>Cloudy</item> <item>Cloudy</item>
<item>Overcast</item> <item>Overcast</item>
<item>Foggy</item> <item>Mist</item>
<item>Heavy rainstorm</item> <item>Heavy rainstorm</item>
<item>Downpour</item> <item>Downpour</item>
<item>Rainstorm</item> <item>Rainstorm</item>
<item>Thunderstorm</item> <item>Thunderstorm</item>
<item>Rain</item> <item>Showers</item>
<item>Heavy rainfall</item> <item>Heavy rain</item>
<item>Moderate rain</item> <item>Moderate rain</item>
<item>Light rain</item> <item>Light rain</item>
<item>Rain and snow mixed</item> <item>Sleet</item>
<item>Blizzard</item> <item>Blizzard</item>
<item>Snow</item> <item>Snow showers</item>
<item>Heavy snow</item> <item>Heavy snow</item>
<item>Moderate snow</item> <item>Moderate snow</item>
<item>Light snow</item> <item>Light snow</item>
<item>Strong sandstorm</item> <item>Strong sandstorm</item>
<item>Sand storm</item> <item>Sandstorm</item>
<item>Sand</item> <item>Light sandstorm</item>
<item>Dust storm</item> <item>Dust storm</item>
<item>Hail</item> <item>Hail</item>
<item>Dust</item> <item>Dust</item>

View File

@ -0,0 +1,8 @@
<?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

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">dd.MM. EEEE</string>
<string name="date_time_12">dd.MM. EEEE</string>
<string name="desc_date_format">dd.MM. EEEE</string>
<string name="desc_date_format_12">dd.MM. EEEE</string>
<string name="desc_time">'hazırkı vaxt' + #hour12+' '+ifelse(#minute,#minute,'oclock')</string>
<string name="weather_type_null">'Məlumat yoxdur'</string>
<string name="weather_type_0">Təmiz</string>
<string name="weather_type_1">Buludlu</string>
<string name="weather_type_2">Tutqun</string>
<string name="weather_type_3">Dumanlı</string>
<string name="weather_type_4">Güclü leysan</string>
<string name="weather_type_5">Leysan</string>
<string name="weather_type_6">Yağış fırtınası</string>
<string name="weather_type_7">Fırtına</string>
<string name="weather_type_8">Yağış</string>
<string name="weather_type_9">Güclü yağış</string>
<string name="weather_type_10">Orta səviyyəli yağış</string>
<string name="weather_type_11">Yüngül yağış</string>
<string name="weather_type_12">Yağış və qar qarışıq</string>
<string name="weather_type_13">Çovğun</string>
<string name="weather_type_14">Qar</string>
<string name="weather_type_15">Güclü qar</string>
<string name="weather_type_16">Orta səviyyəli qar</string>
<string name="weather_type_17">Yüngül qar</string>
<string name="weather_type_18">Güclü qum fırtınası</string>
<string name="weather_type_19">Qum fırtınası</string>
<string name="weather_type_20">Qum</string>
<string name="weather_type_21">Toz fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Toz</string>
<string name="weather_type_24">Duman</string>
<string name="weather_type_25">Dondurucu yağış</string>
</resources>

View File

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

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="date_time">EEE, MMM dd</string> <string name="date_time">dd.MM. EEEE</string>
<string name="date_time_12">EEE, MMM dd</string> <string name="date_time_12">dd.MM. EEEE</string>
<string name="location">Yerli</string> <string name="location">Yerli</string>
<string name="resident_city">İkinci saat</string> <string name="resident_city">İkinci saat</string>
<string name="RTL">0</string> <string name="RTL">0</string>
<string name="clock_local">Local</string> <string name="clock_local">Yerli</string>
<string name="clock_city">City</string> <string name="clock_city">Şəhər</string>
</resources> </resources>

View File

@ -0,0 +1,4 @@
<resources>
<string name="title_name">Notlar</string>
<string name="note_add">Not əlavə et</string>
</resources>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="label_airplane_mode">Təyyarə</string>
<string name="label_silent_mode">Səssiz rejim</string>
<string name="label_reboot">Yenidən başlat</string>
<string name="label_shutdown">Söndür</string>
<string name="label_alert_reboot">Yenidən başlatmaq üçün toxunun</string>
<string name="label_alert_recovery">Geri qaytarma rejimi</string>
<string name="label_alert_fastboot">Fastboot rejimi</string>
<string name="label_alert_shutdown">Söndürmək üçün toxunun</string>
<string name="label_blank">Geri</string>
</resources>

View File

@ -0,0 +1,37 @@
<resources>
<string name="air_quality0">'HKİ '+#aqi</string>
<string name="air_quality1">'HKİ '+#aqi</string>
<string name="air_quality2">'HKİ '+#aqi</string>
<string name="air_quality3">'HKİ '+#aqi</string>
<string name="air_quality4">'HKİ '+#aqi</string>
<string name="air_quality5">'HKİ '+#aqi</string>
<string name="weather_null">Hava məlumatlarını əldə etmək üçün toxunun</string>
<string name="weather_location_null">Yerləşmə məlumatları yoxdur</string>
<string name="desc_weather_aqi">@weather_description+' '+ @air_quality</string>
<string name="weather_type_0">Təmiz</string>
<string name="weather_type_1">Buludlu</string>
<string name="weather_type_2">Tutqun</string>
<string name="weather_type_3">Dumanlı</string>
<string name="weather_type_4">Güclü leysan</string>
<string name="weather_type_5">Leysan</string>
<string name="weather_type_6">Yağış fırtınası</string>
<string name="weather_type_7">Fırtına</string>
<string name="weather_type_8">Yağış</string>
<string name="weather_type_9">Güclü yağış</string>
<string name="weather_type_10">Orta səviyyəli yağış</string>
<string name="weather_type_11">Yüngül yağış</string>
<string name="weather_type_12">Yağış və qar qarışıq</string>
<string name="weather_type_13">Çovğun</string>
<string name="weather_type_14">Qar</string>
<string name="weather_type_15">Güclü qar</string>
<string name="weather_type_16">Orta səviyyəli qar</string>
<string name="weather_type_17">Yüngül qar</string>
<string name="weather_type_18">Güclü qum fırtınası</string>
<string name="weather_type_19">Qum fırtınası</string>
<string name="weather_type_20">Qum</string>
<string name="weather_type_21">Toz fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Toz</string>
<string name="weather_type_24">Duman</string>
<string name="weather_type_25">Dondurucu yağış</string>
</resources>

View File

@ -0,0 +1,41 @@
<resources>
<string name="weather_null">Hava məlumatlarını əldə etmək üçün toxunun</string>
<string name="date_format">dd.MM. EEEE</string>
<string name="today">Bu gün</string>
<string name="tomorrow">Sabah</string>
<string name="aqi_pure">'HKİ '+#weather_aqilevel</string>
<string name="aqi_good">'HKİ '+#weather_aqilevel</string>
<string name="aqi_moderate">'HKİ '+#weather_aqilevel</string>
<string name="aqi_pollution">'HKİ '+#weather_aqilevel</string>
<string name="aqi_unhealthy">'HKİ '+#weather_aqilevel</string>
<string name="aqi_dangerous">'HKİ '+#weather_aqilevel</string>
<string name="aqi_hazardous">'HKİ '+#weather_aqilevel</string>
<string name="aqi_break">'HKİ '+#weather_aqilevel</string>
<string name="weather_type_null">'Məlumat yoxdur'</string>
<string name="weather_type_0">Təmiz</string>
<string name="weather_type_1">Buludlu</string>
<string name="weather_type_2">Tutqun</string>
<string name="weather_type_3">Dumanlı</string>
<string name="weather_type_4">Güclü leysan</string>
<string name="weather_type_5">Leysan</string>
<string name="weather_type_6">Yağış fırtınası</string>
<string name="weather_type_7">Fırtına</string>
<string name="weather_type_8">Yağış</string>
<string name="weather_type_9">Güclü yağış</string>
<string name="weather_type_10">Orta səviyyəli yağış</string>
<string name="weather_type_11">Yüngül yağış</string>
<string name="weather_type_12">Yağış və qar qarışıq</string>
<string name="weather_type_13">Çovğun</string>
<string name="weather_type_14">Qar</string>
<string name="weather_type_15">Güclü qar</string>
<string name="weather_type_16">Orta səviyyəli qar</string>
<string name="weather_type_17">Yüngül qar</string>
<string name="weather_type_18">Güclü qum fırtınası</string>
<string name="weather_type_19">Qum fırtınası</string>
<string name="weather_type_20">Qum</string>
<string name="weather_type_21">Toz fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Toz</string>
<string name="weather_type_24">Duman</string>
<string name="weather_type_25">Dondurucu yağış</string>
</resources>

View File

@ -11,7 +11,7 @@
<string name="activate_fail_notification_title">Reactivate sync</string> <string name="activate_fail_notification_title">Reactivate sync</string>
<string name="activating">Activating…</string> <string name="activating">Activating…</string>
<string name="address">Address</string> <string name="address">Address</string>
<string name="after_reset_need_restore_system_app">"Looks like you've performed a factory reset. Connect to the network and restore system items to be able to use MIUI normally."</string> <string name="after_reset_need_restore_system_app">"Looks like you've performed a factory reset. Connect to the network and restore system items to be able to use device normally."</string>
<string name="afternoon">PM</string> <string name="afternoon">PM</string>
<string name="am">AM</string> <string name="am">AM</string>
<string name="birthday">Birthday</string> <string name="birthday">Birthday</string>
@ -89,7 +89,7 @@
<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="clearable_edittext_clear_description">Clear</string> <string name="clearable_edittext_clear_description">Clear</string>
<string name="click_to_restore">Restore system items to be able to use MIUI normally after a factory reset. Tap to start.</string> <string name="click_to_restore">Restore system items to be able to use your device normally after a factory reset. Tap to start.</string>
<string name="close">Close</string> <string name="close">Close</string>
<string name="com_android_deskclock">Clock</string> <string name="com_android_deskclock">Clock</string>
<string name="com_android_download_ui">Downloads</string> <string name="com_android_download_ui">Downloads</string>
@ -452,7 +452,7 @@
<string name="im">IM</string> <string name="im">IM</string>
<string name="immersion_button_close_description">Close</string> <string name="immersion_button_close_description">Close</string>
<string name="instruction">Important safety information</string> <string name="instruction">Important safety information</string>
<string name="label">MIUI SDK</string> <string name="label">System SDK</string>
<string name="midnight">AM</string> <string name="midnight">AM</string>
<string name="mobile_data_consume">Downloading items now will require using %1$s MB of mobile data. Download anyway?</string> <string name="mobile_data_consume">Downloading items now will require using %1$s MB of mobile data. Download anyway?</string>
<string name="mobile_data_remind">Data usage warning</string> <string name="mobile_data_remind">Data usage warning</string>