XML ingres OS1.0.23.12.18.DEV

This commit is contained in:
ingbrzy 2023-12-24 09:30:25 +00:00
parent c698c2e965
commit ba749c41a1
42 changed files with 878 additions and 474 deletions

View File

@ -51,6 +51,8 @@
<string name="bluetooth_permission_grant_immediately">Allow</string> <string name="bluetooth_permission_grant_immediately">Allow</string>
<string name="bluetooth_permission_later">Not now</string> <string name="bluetooth_permission_later">Not now</string>
<string name="bluetooth_permission_title">Permissions required</string> <string name="bluetooth_permission_title">Permissions required</string>
<string name="calibrate_rotate_again">Try again</string>
<string name="calibrate_rotate_tip">Tilt the device sharply to make the ball rotate in a circle</string>
<string name="call_button_conference_manager_text">Manage</string> <string name="call_button_conference_manager_text">Manage</string>
<string name="call_button_dialer_text">Keyboard</string> <string name="call_button_dialer_text">Keyboard</string>
<string name="call_button_tools_text">Features</string> <string name="call_button_tools_text">Features</string>
@ -480,7 +482,7 @@
<string name="relay_device_type_pc">Computer</string> <string name="relay_device_type_pc">Computer</string>
<string name="relay_stop_recorder">Recording stopped</string> <string name="relay_stop_recorder">Recording stopped</string>
<string name="remind_unlock_message">Your device is locked now. \"%s\" will be available after you unlock your device. Unlock now?</string> <string name="remind_unlock_message">Your device is locked now. \"%s\" will be available after you unlock your device. Unlock now?</string>
<string name="required_permissions">android.permission.READ_CONTACTS;android.permission.BLUETOOTH_CONNECT;android.permission.POST_NOTIFICATIONS;android.permission.READ_CALL_LOG;android.permission.READ_MEDIA_AUDIO</string> <string name="required_permissions">android.permission.READ_CONTACTS;android.permission.BLUETOOTH_CONNECT;android.permission.POST_NOTIFICATIONS;android.permission.READ_CALL_LOG;android.permission.READ_MEDIA_AUDIO;android.permission.READ_PHONE_STATE</string>
<string name="respond_via_sms_custom_message">Custom SMS</string> <string name="respond_via_sms_custom_message">Custom SMS</string>
<string name="satellite_call_failed">Signal interrupted. Try again.</string> <string name="satellite_call_failed">Signal interrupted. Try again.</string>
<string name="satellite_diable_earpiece">"Can't use earpiece with satellite calls"</string> <string name="satellite_diable_earpiece">"Can't use earpiece with satellite calls"</string>

View File

@ -0,0 +1,304 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="alphabet_sub_table_with_starred">
<item>!</item>
<item>A</item>
<item>B</item>
<item>C</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
<item>\#</item>
</string-array>
<string-array name="alphabet_table">
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
<item>\#</item>
</string-array>
<string-array name="alphabet_table_with_starred">
<item>!</item>
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
<item>\#</item>
</string-array>
<string-array name="am_pms">
<item>@string/am</item>
<item>@string/pm</item>
</string-array>
<string-array name="chinese_days">
<item>@string/chinese_day_1</item>
<item>@string/chinese_day_2</item>
<item>@string/chinese_day_3</item>
<item>@string/chinese_day_4</item>
<item>@string/chinese_day_5</item>
<item>@string/chinese_day_6</item>
<item>@string/chinese_day_7</item>
<item>@string/chinese_day_8</item>
<item>@string/chinese_day_9</item>
<item>@string/chinese_day_10</item>
<item>@string/chinese_day_11</item>
<item>@string/chinese_day_12</item>
<item>@string/chinese_day_13</item>
<item>@string/chinese_day_14</item>
<item>@string/chinese_day_15</item>
<item>@string/chinese_day_16</item>
<item>@string/chinese_day_17</item>
<item>@string/chinese_day_18</item>
<item>@string/chinese_day_19</item>
<item>@string/chinese_day_20</item>
<item>@string/chinese_day_21</item>
<item>@string/chinese_day_22</item>
<item>@string/chinese_day_23</item>
<item>@string/chinese_day_24</item>
<item>@string/chinese_day_25</item>
<item>@string/chinese_day_26</item>
<item>@string/chinese_day_27</item>
<item>@string/chinese_day_28</item>
<item>@string/chinese_day_29</item>
<item>@string/chinese_day_30</item>
</string-array>
<string-array name="chinese_digits">
<item>@string/chinese_digit_zero</item>
<item>@string/chinese_digit_one</item>
<item>@string/chinese_digit_two</item>
<item>@string/chinese_digit_three</item>
<item>@string/chinese_digit_four</item>
<item>@string/chinese_digit_five</item>
<item>@string/chinese_digit_six</item>
<item>@string/chinese_digit_seven</item>
<item>@string/chinese_digit_eight</item>
<item>@string/chinese_digit_nine</item>
<item>@string/chinese_digit_ten</item>
</string-array>
<string-array name="chinese_leap_months">
<item>@string/empty</item>
<item>@string/chinese_leap</item>
</string-array>
<string-array name="chinese_months">
<item>@string/chinese_month_january</item>
<item>@string/chinese_month_february</item>
<item>@string/chinese_month_march</item>
<item>@string/chinese_month_april</item>
<item>@string/chinese_month_may</item>
<item>@string/chinese_month_june</item>
<item>@string/chinese_month_july</item>
<item>@string/chinese_month_august</item>
<item>@string/chinese_month_september</item>
<item>@string/chinese_month_october</item>
<item>@string/chinese_month_november</item>
<item>@string/chinese_month_december</item>
</string-array>
<string-array name="chinese_symbol_animals">
<item>@string/chinese_symbol_animals_mouse</item>
<item>@string/chinese_symbol_animals_cow</item>
<item>@string/chinese_symbol_animals_tiger</item>
<item>@string/chinese_symbol_animals_rabbit</item>
<item>@string/chinese_symbol_animals_dragon</item>
<item>@string/chinese_symbol_animals_snake</item>
<item>@string/chinese_symbol_animals_horse</item>
<item>@string/chinese_symbol_animals_sheep</item>
<item>@string/chinese_symbol_animals_monkey</item>
<item>@string/chinese_symbol_animals_chicken</item>
<item>@string/chinese_symbol_animals_dog</item>
<item>@string/chinese_symbol_animals_pig</item>
</string-array>
<string-array name="detailed_am_pms">
<item>@string/midnight</item>
<item>@string/early_morning</item>
<item>@string/morning</item>
<item>@string/noon</item>
<item>@string/afternoon</item>
<item>@string/evening</item>
<item>@string/night</item>
</string-array>
<string-array name="earthly_branches">
<item>@string/earthly_branches_zi</item>
<item>@string/earthly_branches_chou</item>
<item>@string/earthly_branches_yin</item>
<item>@string/earthly_branches_mao</item>
<item>@string/earthly_branches_chen</item>
<item>@string/earthly_branches_si</item>
<item>@string/earthly_branches_wu</item>
<item>@string/earthly_branches_wei</item>
<item>@string/earthly_branches_shen</item>
<item>@string/earthly_branches_you</item>
<item>@string/earthly_branches_xu</item>
<item>@string/earthly_branches_hai</item>
</string-array>
<string-array name="eras">
<item>@string/eras_bc</item>
<item>@string/eras_ad</item>
</string-array>
<string-array name="heavenly_stems">
<item>@string/heavenly_stems_jia</item>
<item>@string/heavenly_stems_yi</item>
<item>@string/heavenly_stems_bing</item>
<item>@string/heavenly_stems_ding</item>
<item>@string/heavenly_stems_wu</item>
<item>@string/heavenly_stems_ji</item>
<item>@string/heavenly_stems_geng</item>
<item>@string/heavenly_stems_xin</item>
<item>@string/heavenly_stems_ren</item>
<item>@string/heavenly_stems_gui</item>
</string-array>
<string-array name="months">
<item>@string/month_january</item>
<item>@string/month_february</item>
<item>@string/month_march</item>
<item>@string/month_april</item>
<item>@string/month_may</item>
<item>@string/month_june</item>
<item>@string/month_july</item>
<item>@string/month_august</item>
<item>@string/month_september</item>
<item>@string/month_october</item>
<item>@string/month_november</item>
<item>@string/month_december</item>
</string-array>
<string-array name="months_short">
<item>@string/month_january_short</item>
<item>@string/month_february_short</item>
<item>@string/month_march_short</item>
<item>@string/month_april_short</item>
<item>@string/month_may_short</item>
<item>@string/month_june_short</item>
<item>@string/month_july_short</item>
<item>@string/month_august_short</item>
<item>@string/month_september_short</item>
<item>@string/month_october_short</item>
<item>@string/month_november_short</item>
<item>@string/month_december_short</item>
</string-array>
<string-array name="months_shortest">
<item>@string/month_january_shortest</item>
<item>@string/month_february_shortest</item>
<item>@string/month_march_shortest</item>
<item>@string/month_april_shortest</item>
<item>@string/month_may_shortest</item>
<item>@string/month_june_shortest</item>
<item>@string/month_july_shortest</item>
<item>@string/month_august_shortest</item>
<item>@string/month_september_shortest</item>
<item>@string/month_october_shortest</item>
<item>@string/month_november_shortest</item>
<item>@string/month_december_shortest</item>
</string-array>
<string-array name="solar_terms">
<item>@string/empty</item>
<item>@string/solar_term_slight_cold</item>
<item>@string/solar_term_great_cold</item>
<item>@string/solar_term_spring_begins</item>
<item>@string/solar_term_the_rains</item>
<item>@string/solar_term_insects_awaken</item>
<item>@string/solar_term_vernal_equinox</item>
<item>@string/solar_term_clear_and_bright</item>
<item>@string/solar_term_grain_rain</item>
<item>@string/solar_term_summer_begins</item>
<item>@string/solar_term_grain_buds</item>
<item>@string/solar_term_grain_in_ear</item>
<item>@string/solar_term_summer_solstice</item>
<item>@string/solar_term_slight_heat</item>
<item>@string/solar_term_great_heat</item>
<item>@string/solar_term_autumn_begins</item>
<item>@string/solar_term_stopping_the_heat</item>
<item>@string/solar_term_white_dews</item>
<item>@string/solar_term_autumn_equinox</item>
<item>@string/solar_term_cold_dews</item>
<item>@string/solar_term_hoar_frost_falls</item>
<item>@string/solar_term_winter_begins</item>
<item>@string/solar_term_light_snow</item>
<item>@string/solar_term_heavy_snow</item>
<item>@string/solar_term_winter_solstice</item>
</string-array>
<string-array name="week_days">
<item>@string/sunday</item>
<item>@string/monday</item>
<item>@string/tuesday</item>
<item>@string/wednesday</item>
<item>@string/thursday</item>
<item>@string/friday</item>
<item>@string/saturday</item>
</string-array>
<string-array name="week_days_short">
<item>@string/sunday_short</item>
<item>@string/monday_short</item>
<item>@string/tuesday_short</item>
<item>@string/wednesday_short</item>
<item>@string/thursday_short</item>
<item>@string/friday_short</item>
<item>@string/saturday_short</item>
</string-array>
<string-array name="week_days_shortest">
<item>@string/sunday_shortest</item>
<item>@string/monday_shortest</item>
<item>@string/tuesday_shortest</item>
<item>@string/wednesday_shortest</item>
<item>@string/thursday_shortest</item>
<item>@string/friday_shortest</item>
<item>@string/saturday_shortest</item>
</string-array>
</resources>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="a_hour_ago">
<item quantity="other">1 hour ago</item>
</plurals>
<plurals name="abbrev_a_hour_ago">
<item quantity="other">1 hour ago</item>
</plurals>
<plurals name="abbrev_half_hour_ago">
<item quantity="other">Half an hour ago</item>
</plurals>
<plurals name="abbrev_in_a_hour">
<item quantity="other">In 1 hour</item>
</plurals>
<plurals name="abbrev_in_half_hour">
<item quantity="other">In half an hour</item>
</plurals>
<plurals name="abbrev_in_less_than_one_minute">
<item quantity="other">Immediately</item>
</plurals>
<plurals name="abbrev_in_num_minutes">
<item quantity="other">in %d mins</item>
<item quantity="one">in 1 min</item>
</plurals>
<plurals name="abbrev_less_than_one_minute_ago">
<item quantity="other">Just now</item>
</plurals>
<plurals name="abbrev_num_minutes_ago">
<item quantity="other">%d mins ago</item>
<item quantity="one">1 min ago</item>
</plurals>
<plurals name="half_hour_ago">
<item quantity="other">Half an hour ago</item>
</plurals>
<plurals name="in_a_hour">
<item quantity="other">In 1 hour</item>
</plurals>
<plurals name="in_half_hour">
<item quantity="other">In half an hour</item>
</plurals>
<plurals name="in_less_than_one_minute">
<item quantity="other">Immediately</item>
</plurals>
<plurals name="in_num_minutes">
<item quantity="other">in %d minutes</item>
<item quantity="one">in 1 minute</item>
</plurals>
<plurals name="less_than_one_minute_ago">
<item quantity="other">Just now</item>
</plurals>
<plurals name="miuix_appcompat_items_selected">
<item quantity="other">%d items selected</item>
<item quantity="one">%d item selected</item>
</plurals>
<plurals name="num_minutes_ago">
<item quantity="other">%d minutes ago</item>
<item quantity="one">1 minute ago</item>
</plurals>
</resources>

View File

@ -0,0 +1,393 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_menu_overflow_description">More options</string>
<string name="abc_action_mode_done">Done</string>
<string name="abc_activity_chooser_view_see_all">See all</string>
<string name="abc_activitychooserview_choose_application">Choose an app</string>
<string name="abc_capital_off">OFF</string>
<string name="abc_capital_on">ON</string>
<string name="abc_menu_alt_shortcut_label">Alt+</string>
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
<string name="abc_menu_delete_shortcut_label">delete</string>
<string name="abc_menu_enter_shortcut_label">enter</string>
<string name="abc_menu_function_shortcut_label">Function+</string>
<string name="abc_menu_meta_shortcut_label">Meta+</string>
<string name="abc_menu_shift_shortcut_label">Shift+</string>
<string name="abc_menu_space_shortcut_label">space</string>
<string name="abc_menu_sym_shortcut_label">Sym+</string>
<string name="abc_prepend_shortcut_label">Menu+</string>
<string name="abc_search_hint">Search…</string>
<string name="abc_searchview_description_clear">Clear query</string>
<string name="abc_searchview_description_query">Search query</string>
<string name="abc_searchview_description_search">Search</string>
<string name="abc_searchview_description_submit">Submit query</string>
<string name="abc_searchview_description_voice">Voice search</string>
<string name="abc_shareactionprovider_share_with">Share with</string>
<string name="abc_shareactionprovider_share_with_application">Share with %s</string>
<string name="abc_toolbar_collapse_description">Collapse</string>
<string name="actionbar_button_up_description">Back</string>
<string name="afternoon">Afternoon</string>
<string name="am">AM</string>
<string name="app_name">Mi AI Engine</string>
<string name="chinese_day_1">初一</string>
<string name="chinese_day_10">初十</string>
<string name="chinese_day_11">十一</string>
<string name="chinese_day_12">十二</string>
<string name="chinese_day_13">十三</string>
<string name="chinese_day_14">十四</string>
<string name="chinese_day_15">十五</string>
<string name="chinese_day_16">十六</string>
<string name="chinese_day_17">十七</string>
<string name="chinese_day_18">十八</string>
<string name="chinese_day_19">十九</string>
<string name="chinese_day_2">初二</string>
<string name="chinese_day_20">二十</string>
<string name="chinese_day_21">廿一</string>
<string name="chinese_day_22">廿二</string>
<string name="chinese_day_23">廿三</string>
<string name="chinese_day_24">廿四</string>
<string name="chinese_day_25">廿五</string>
<string name="chinese_day_26">廿六</string>
<string name="chinese_day_27">廿七</string>
<string name="chinese_day_28">廿八</string>
<string name="chinese_day_29">廿九</string>
<string name="chinese_day_3">初三</string>
<string name="chinese_day_30">三十</string>
<string name="chinese_day_4">初四</string>
<string name="chinese_day_5">初五</string>
<string name="chinese_day_6">初六</string>
<string name="chinese_day_7">初七</string>
<string name="chinese_day_8">初八</string>
<string name="chinese_day_9">初九</string>
<string name="chinese_day_elementary"></string>
<string name="chinese_digit_eight"></string>
<string name="chinese_digit_five"></string>
<string name="chinese_digit_four"></string>
<string name="chinese_digit_nine"></string>
<string name="chinese_digit_one"></string>
<string name="chinese_digit_seven"></string>
<string name="chinese_digit_six"></string>
<string name="chinese_digit_ten"></string>
<string name="chinese_digit_three"></string>
<string name="chinese_digit_two"></string>
<string name="chinese_digit_zero"></string>
<string name="chinese_leap"></string>
<string name="chinese_month"></string>
<string name="chinese_month_april"></string>
<string name="chinese_month_august"></string>
<string name="chinese_month_december"></string>
<string name="chinese_month_february"></string>
<string name="chinese_month_january"></string>
<string name="chinese_month_july"></string>
<string name="chinese_month_june"></string>
<string name="chinese_month_march"></string>
<string name="chinese_month_may"></string>
<string name="chinese_month_november"></string>
<string name="chinese_month_october"></string>
<string name="chinese_month_september"></string>
<string name="chinese_symbol_animals_chicken"></string>
<string name="chinese_symbol_animals_cow"></string>
<string name="chinese_symbol_animals_dog"></string>
<string name="chinese_symbol_animals_dragon"></string>
<string name="chinese_symbol_animals_horse"></string>
<string name="chinese_symbol_animals_monkey"></string>
<string name="chinese_symbol_animals_mouse"></string>
<string name="chinese_symbol_animals_pig"></string>
<string name="chinese_symbol_animals_rabbit"></string>
<string name="chinese_symbol_animals_sheep"></string>
<string name="chinese_symbol_animals_snake"></string>
<string name="chinese_symbol_animals_tiger"></string>
<string name="clearable_edittext_clear_description">Clear</string>
<string name="close">Close</string>
<string name="cognition_cta_main_purpose">On-device cognition engine can recognize situations, learn about your preferences, and provide you with more accurate and personalized services.</string>
<string name="cognition_cta_optional_Perm_Location_Desc">Access and edit files stored on the device</string>
<string name="cognition_cta_runtime_Perm_Location_Desc">For accessing your current location</string>
<string name="cognition_func_detail_msg">Recognizes and predicts situations and provides personalized services</string>
<string name="cognition_func_name">On-device cognition engine</string>
<string name="cognition_func_open">On-device cognition engine</string>
<string name="cognition_permission_content_bottom">如不同意调用以上权限将导致相应功能无法正常使用但不影响您使用本应用的基本功能。您可随时在App的“隐私设置”中关闭以上权限调用以撤回同意</string>
<string name="cognition_permission_content_connect">读取设备连接状态当您使用NFC智能切卡等服务时您可以通过开启读取设备连接权限以便获取连接设备状态信息。</string>
<string name="cognition_permission_content_know">我知道了</string>
<string name="cognition_permission_content_location">定位当您使用常驻地识别、NFC智能切卡等服务时您可以通过开启定位权限以便获取地理位置。</string>
<string name="cognition_permission_content_no">暂不</string>
<string name="cognition_permission_content_phone_state">读取手机状态当您使用NFC智能切卡等服务时您可以通过开启读取手机状态权限以便获取手机状态信息。</string>
<string name="cognition_permission_content_set">去设置</string>
<string name="cognition_permission_content_top">本服务由MIAI引擎提供将请求您如下权限我们将严格遵守相关法律以保护您的个人信息</string>
<string name="cognition_permission_declaration">Permissions details</string>
<string name="cognition_permission_location">Location information</string>
<string name="cognition_permission_location_msg">For accessing your current location</string>
<string name="cognition_permission_related">Permissions</string>
<string name="cognition_permission_runtime_msg">For accessing past location information stored on the device in order to provide more accurate and personalized services</string>
<string name="cognition_permission_storage">Access files stored on device</string>
<string name="cognition_permission_storage_msg">For accessing past location information stored on the device</string>
<string name="cognition_permission_tips">温馨提示</string>
<string name="cognition_privacy_request">Authorization</string>
<string name="cognition_privacy_revoke">Withdrawal of consent</string>
<string name="cognition_privacy_revoke_and">Withdrawing your consent will turn off this feature</string>
<string name="cognition_privacy_revoke_dialog_message">"If you continue, you'll withdraw your consent to the Privacy Policy of On-device cognition engine. We will cease to collect your personal information, and the personal information already collected and retained will be deleted within the specific period in accordance with applicable laws and regulations unless required otherwise. As On-device cognition engine provides its services based on the collection of necessary personal information, your withdrawal of consent will be held as refusing to accept these services."</string>
<string name="cognition_privacy_revoke_dialog_negative">Withdraw</string>
<string name="cognition_privacy_revoke_dialog_negative_count">Withdraw (%ds)</string>
<string name="cognition_privacy_revoke_dialog_positive">Cancel</string>
<string name="cognition_privacy_revoke_dialog_title">Withdrawal of consent</string>
<string name="cognition_privacy_setting">Privacy</string>
<string name="cognition_privacy_statement_show">View Privacy Policy</string>
<string name="cognition_privacy_statement_string">Privacy Policy</string>
<string name="copy">Copy</string>
<string name="custom_define_permission_desc_android.permission_group.LOCATION">For accessing your current location</string>
<string name="custom_define_permission_desc_android.permission_group.STORAGE">For accessing past location information stored on the device</string>
<string name="date_picker_label_day" />
<string name="date_picker_label_month" />
<string name="date_picker_label_year" />
<string name="date_picker_lunar">Chinese Traditional Calendar</string>
<string name="date_time_picker_dialog_title">Set date and time</string>
<string name="early_morning">Morning</string>
<string name="earthly_branches_chen"></string>
<string name="earthly_branches_chou"></string>
<string name="earthly_branches_hai"></string>
<string name="earthly_branches_mao"></string>
<string name="earthly_branches_shen"></string>
<string name="earthly_branches_si"></string>
<string name="earthly_branches_wei"></string>
<string name="earthly_branches_wu"></string>
<string name="earthly_branches_xu"></string>
<string name="earthly_branches_yin"></string>
<string name="earthly_branches_you"></string>
<string name="earthly_branches_zi"></string>
<string name="empty" />
<string name="eras_ad">CE</string>
<string name="eras_bc">BCE</string>
<string name="evening">Afternoon</string>
<string name="expand_button_title">Advanced</string>
<string name="fmt_chinese_date">N月e</string>
<string name="fmt_date">D</string>
<string name="fmt_date_day">d</string>
<string name="fmt_date_long_month">MMMM</string>
<string name="fmt_date_long_month_day">MMMM d</string>
<string name="fmt_date_long_year_month">MMMM yyyy</string>
<string name="fmt_date_long_year_month_day">MMMM d, yyyy</string>
<string name="fmt_date_numeric_day">d</string>
<string name="fmt_date_numeric_month">M</string>
<string name="fmt_date_numeric_month_day">M/d</string>
<string name="fmt_date_numeric_year">yyyy</string>
<string name="fmt_date_numeric_year_month">M/yyyy</string>
<string name="fmt_date_numeric_year_month_day">M/d/yyyy</string>
<string name="fmt_date_short_month">MMM</string>
<string name="fmt_date_short_month_day">MMM d</string>
<string name="fmt_date_short_year_month">MMM yyyy</string>
<string name="fmt_date_short_year_month_day">MMM d, yyyy</string>
<string name="fmt_date_time">D T</string>
<string name="fmt_date_time_timezone">D T z</string>
<string name="fmt_date_timezone">D z</string>
<string name="fmt_date_year">yyyy</string>
<string name="fmt_time">T</string>
<string name="fmt_time_12hour">"h 'o''clock'"</string>
<string name="fmt_time_12hour_minute">h:mm</string>
<string name="fmt_time_12hour_minute_pm">h:mm a</string>
<string name="fmt_time_12hour_minute_second">h:mm:ms</string>
<string name="fmt_time_12hour_minute_second_millis">h:mm:ss.S</string>
<string name="fmt_time_12hour_minute_second_millis_pm">h:mm:ss.S a</string>
<string name="fmt_time_12hour_minute_second_pm">h:mm:ss a</string>
<string name="fmt_time_12hour_pm">ha</string>
<string name="fmt_time_24hour">"HH 'o''clock'"</string>
<string name="fmt_time_24hour_minute">HH:mm</string>
<string name="fmt_time_24hour_minute_second">HH:mm:ss</string>
<string name="fmt_time_24hour_minute_second_millis">HH:mm:ss.S</string>
<string name="fmt_time_millis">"S'ms'"</string>
<string name="fmt_time_minute">"m'min'"</string>
<string name="fmt_time_minute_second">"m'min' s's'"</string>
<string name="fmt_time_minute_second_millis">"m'min' s.S's'"</string>
<string name="fmt_time_second">"s's'"</string>
<string name="fmt_time_second_millis">"s.S's'"</string>
<string name="fmt_time_timezone">T z</string>
<string name="fmt_timezone">z</string>
<string name="fmt_weekday">W</string>
<string name="fmt_weekday_date">W, D</string>
<string name="fmt_weekday_date_time">W, D T</string>
<string name="fmt_weekday_date_time_timezone">W, D T z</string>
<string name="fmt_weekday_date_timezone">W, D z</string>
<string name="fmt_weekday_long">EEEE</string>
<string name="fmt_weekday_short">E</string>
<string name="fmt_weekday_time">W T</string>
<string name="fmt_weekday_time_timezone">W T z</string>
<string name="fmt_weekday_timezone">W z</string>
<string name="friday">Friday</string>
<string name="friday_short">Fri</string>
<string name="friday_shortest">Fri</string>
<string name="heavenly_stems_bing"></string>
<string name="heavenly_stems_ding"></string>
<string name="heavenly_stems_geng"></string>
<string name="heavenly_stems_gui"></string>
<string name="heavenly_stems_ji"></string>
<string name="heavenly_stems_jia"></string>
<string name="heavenly_stems_ren"></string>
<string name="heavenly_stems_wu"></string>
<string name="heavenly_stems_xin"></string>
<string name="heavenly_stems_yi"></string>
<string name="midnight">Night</string>
<string name="miuix_access_state_desc">Selected</string>
<string name="miuix_alphabet_indexer_name">Index bar</string>
<string name="miuix_appcompat_action_mode_deselect_all">Deselect</string>
<string name="miuix_appcompat_action_mode_select_all">Select all</string>
<string name="miuix_appcompat_action_mode_title_empty">Select items</string>
<string name="miuix_appcompat_actionbar_immersion_button_more_description">More</string>
<string name="miuix_appcompat_cancel_description">Cancel</string>
<string name="miuix_appcompat_confirm_description">Confirm</string>
<string name="miuix_appcompat_delete_description">Delete</string>
<string name="miuix_appcompat_deselect_all">Deselect</string>
<string name="miuix_appcompat_deselect_all_description">Deselect all</string>
<string name="miuix_appcompat_search_action_mode_cancel">Cancel</string>
<string name="miuix_appcompat_search_input_description">Search</string>
<string name="miuix_appcompat_select_all">Select all</string>
<string name="miuix_appcompat_select_all_description">Select all</string>
<string name="miuix_appcompat_select_item">Select items</string>
<string name="miuix_indexer_collect">Collections</string>
<string name="miuix_indexer_selected">Selected %s</string>
<string name="miuix_sbl_tracking_progress_labe_pull_to_refresh">Pull down to refresh</string>
<string name="miuix_sbl_tracking_progress_labe_refreshed">Refreshed successfully</string>
<string name="miuix_sbl_tracking_progress_labe_refreshing">Refreshing…</string>
<string name="miuix_sbl_tracking_progress_labe_release_to_refresh">Release to refresh</string>
<string name="miuix_sbl_tracking_progress_labe_up_nodata">"That's all for now"</string>
<string name="miuix_sbl_tracking_progress_labe_up_none">"That's all for now"</string>
<string name="miuix_sbl_tracking_progress_labe_up_refresh">Just a sec…</string>
<string name="miuix_sbl_tracking_progress_labe_up_refresh_fail">"Couldn't load items"</string>
<string name="monday">Monday</string>
<string name="monday_short">Mon</string>
<string name="monday_shortest">Mon</string>
<string name="month_april">April</string>
<string name="month_april_short">Apr</string>
<string name="month_april_shortest">Apr</string>
<string name="month_august">August</string>
<string name="month_august_short">Aug</string>
<string name="month_august_shortest">Aug</string>
<string name="month_december">December</string>
<string name="month_december_short">Dec</string>
<string name="month_december_shortest">Dec</string>
<string name="month_february">February</string>
<string name="month_february_short">Feb</string>
<string name="month_february_shortest">Feb</string>
<string name="month_january">January</string>
<string name="month_january_short">Jan</string>
<string name="month_january_shortest">Jan</string>
<string name="month_july">July</string>
<string name="month_july_short">Jul</string>
<string name="month_july_shortest">Jul</string>
<string name="month_june">June</string>
<string name="month_june_short">Jun</string>
<string name="month_june_shortest">Jun</string>
<string name="month_march">March</string>
<string name="month_march_short">Mar</string>
<string name="month_march_shortest">Mar</string>
<string name="month_may">May</string>
<string name="month_may_short">May</string>
<string name="month_may_shortest">May</string>
<string name="month_november">November</string>
<string name="month_november_short">Nov</string>
<string name="month_november_shortest">Nov</string>
<string name="month_october">October</string>
<string name="month_october_short">Oct</string>
<string name="month_october_shortest">Oct</string>
<string name="month_september">September</string>
<string name="month_september_short">Sep</string>
<string name="month_september_shortest">Sep</string>
<string name="more">More</string>
<string name="morning">Morning</string>
<string name="night">Evening</string>
<string name="noon">Midday</string>
<string name="not_set">Not set</string>
<string name="pm">PM</string>
<string name="preference_copied">\"%1$s\" copied to clipboard.</string>
<string name="required_permissions">android.permission.ACCESS_FINE_LOCATION;android.permission.ACCESS_COARSE_LOCATION;</string>
<string name="saturday">Saturday</string>
<string name="saturday_short">Sat</string>
<string name="saturday_shortest">Sat</string>
<string name="search_menu_title">Search</string>
<string name="send">Send</string>
<string name="solar_term_autumn_begins">Autumn begins</string>
<string name="solar_term_autumn_equinox">Autumn equinox</string>
<string name="solar_term_clear_and_bright">Clear and bright</string>
<string name="solar_term_cold_dews">Cold dews</string>
<string name="solar_term_grain_buds">Creatures plenish</string>
<string name="solar_term_grain_in_ear">Seeding millet</string>
<string name="solar_term_grain_rain">Wheat rain</string>
<string name="solar_term_great_cold">Severe cold</string>
<string name="solar_term_great_heat">Great heat</string>
<string name="solar_term_heavy_snow">Heavy snow</string>
<string name="solar_term_hoar_frost_falls">Frost</string>
<string name="solar_term_insects_awaken">Insects waken</string>
<string name="solar_term_light_snow">Light snow</string>
<string name="solar_term_slight_cold">Moderate cold</string>
<string name="solar_term_slight_heat">Moderate heat</string>
<string name="solar_term_spring_begins">Spring begins</string>
<string name="solar_term_stopping_the_heat">Heat withdraws</string>
<string name="solar_term_summer_begins">Summer begins</string>
<string name="solar_term_summer_solstice">Summer solstice</string>
<string name="solar_term_the_rains">Spring showers</string>
<string name="solar_term_vernal_equinox">Vernal equinox</string>
<string name="solar_term_white_dews">Dews</string>
<string name="solar_term_winter_begins">Winter begins</string>
<string name="solar_term_winter_solstice">Winter solstice</string>
<string name="status_bar_notification_info_overflow">999+</string>
<string name="summary_collapsed_preference_list">%1$s, %2$s</string>
<string name="sunday">Sunday</string>
<string name="sunday_short">Sun</string>
<string name="sunday_shortest">Sun</string>
<string name="the_anniversary_of_lifting_martial_law">Anniversary of Lifting Martial Law</string>
<string name="the_anti_aggression_day">Anti-Aggression Day</string>
<string name="the_arbor_day">Arbor Day</string>
<string name="the_armed_forces_day">Armed Forces Day</string>
<string name="the_armys_day">PLA Day</string>
<string name="the_childrens_day">"Children's Day"</string>
<string name="the_chinese_youth_day">Youth Day</string>
<string name="the_christmas_day">Christmas</string>
<string name="the_double_ninth_festival">Double Ninth Festival</string>
<string name="the_dragon_boat_festival">Dragon Boat Festival</string>
<string name="the_easter_day">Easter</string>
<string name="the_eve_of_the_spring_festival">Eve of Chinese New Year</string>
<string name="the_fifth_day">Fifth day of Chinese New Year</string>
<string name="the_fools_day">"April Fool's Day"</string>
<string name="the_forth_day">Fourth day of Chinese New Year</string>
<string name="the_hksar_establishment_day">Hong Kong SAR Establishment Day</string>
<string name="the_international_womens_day">"Women's Day"</string>
<string name="the_laba_festival">Laba Festival</string>
<string name="the_labour_day">Labor Day</string>
<string name="the_lantern_festival">Lantern Festival</string>
<string name="the_mid_autumn_festival">Mid-Autumn Festival</string>
<string name="the_national_day">National Day</string>
<string name="the_national_father_day">"Sun Yat-sen's Birthday"</string>
<string name="the_new_years_day">New Year</string>
<string name="the_night_of_sevens">Qixi Festival</string>
<string name="the_partys_day">CPC Day</string>
<string name="the_peace_day">Remembrance Day</string>
<string name="the_retrocession_day">Retrocession Day</string>
<string name="the_second_day">Second day of Chinese New Year</string>
<string name="the_seventh_day">Seventh day of Chinese New Year</string>
<string name="the_sixth_day">Sixth day of Chinese New Year</string>
<string name="the_spirit_festival">Ghost Festival</string>
<string name="the_spring_festival">Chinese New Year</string>
<string name="the_teachers_day">"Teachers' Day"</string>
<string name="the_third_day">Third day of Chinese New Year</string>
<string name="the_tw_childrens_day">"Children's Day"</string>
<string name="the_tw_youth_day">Youth Day</string>
<string name="the_united_nations_day">United Nations Day</string>
<string name="the_valentines_day">"Valentine's Day"</string>
<string name="the_water_lantern_festival">Water Lantern Festival</string>
<string name="thursday">Thursday</string>
<string name="thursday_short">Thu</string>
<string name="thursday_shortest">Thu</string>
<string name="time_picker_dialog_title">Set time</string>
<string name="time_picker_label_hour">H</string>
<string name="time_picker_label_minute">M</string>
<string name="today">Today</string>
<string name="tomorrow">Tomorrow</string>
<string name="tuesday">Tuesday</string>
<string name="tuesday_short">Tue</string>
<string name="tuesday_shortest">Tue</string>
<string name="v7_preference_off">OFF</string>
<string name="v7_preference_on">ON</string>
<string name="wednesday">Wednesday</string>
<string name="wednesday_short">Wed</string>
<string name="wednesday_shortest">Wed</string>
<string name="yesterday">Yesterday</string>
</resources>

View File

@ -486,8 +486,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">34bc7da583784f9ab1478576c026586e</string> <string name="com.crashlytics.android.build_id">305561e4964643ef85b1bdf9bfef1d83</string>
<string name="com.miapm.build_id">452d4f0867c941b99e4e0d425684d213</string> <string name="com.miapm.build_id">c5685db74ebc48bea37410fc1746bf93</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>

View File

@ -337,6 +337,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="show_style_entries"> <string-array name="show_style_entries">
<item>@string/temporary_style</item> <item>@string/temporary_style</item>

View File

@ -438,20 +438,20 @@
<item>arm</item> <item>arm</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>1d373aecb1c692c3929c9364174ec433c4732675</item> <item>66764270899f3b90283820c5b54f1a9f04eee353</item>
<item>1376b8f3d617a881cc2ecf49d9ee3a252e3a21f0</item>
<item>ece72a2ebc3774a1be9fd21271258acd3bcdfaa7</item> <item>ece72a2ebc3774a1be9fd21271258acd3bcdfaa7</item>
<item>8032386920ac9c64974a38cc1f9ed78e274dfa99</item> <item>1d373aecb1c692c3929c9364174ec433c4732675</item>
<item>0239eecdd09a0e3af1dc524a64309d7b0e34bdf5</item> <item>db380403602525608a5c46f047006f9e4b99f0a2</item>
<item>762708dbc6120b26bddc4ab5d3e081f6c9ae6e58</item> <item>762708dbc6120b26bddc4ab5d3e081f6c9ae6e58</item>
<item>8032386920ac9c64974a38cc1f9ed78e274dfa99</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>libAIPOSE.so</item>
<item>libcamera_mi_handgesture.so</item> <item>libcamera_mi_handgesture.so</item>
<item>libc++_shared.so</item> <item>libc++_shared.so</item>
<item>libAIPOSE.so</item> <item>libAIPOSE.so</item>
<item>libcamera_mi_handgesture.so</item> <item>libcamera_mi_handgesture.so</item>
<item>libc++_shared.so</item> <item>libc++_shared.so</item>
<item>libAIPOSE.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

@ -151,8 +151,12 @@
<string name="ai_confirm_delete_image_title">Delete AI image?</string> <string name="ai_confirm_delete_image_title">Delete AI image?</string>
<string name="ai_continue_create_btn">Continue</string> <string name="ai_continue_create_btn">Continue</string>
<string name="ai_continue_update_image_btn">Continue</string> <string name="ai_continue_update_image_btn">Continue</string>
<string name="ai_continue_upload_photo">Continue</string>
<string name="ai_create_ai_image">Create AI image</string> <string name="ai_create_ai_image">Create AI image</string>
<string name="ai_create_image_fail">"Couldn't create AI image due to a server error. Try again."</string> <string name="ai_create_image_fail">"Couldn't create AI image due to a server error. Try again."</string>
<string name="ai_create_image_fail_by_illegal_photo">"Looks like the photos you uploaded violate our community standards.
Try creating the AI image with different photos."</string>
<string name="ai_create_image_fail_by_net">"Couldn't create AI image. Our servers are too busy now. Try again."</string>
<string name="ai_create_image_photo_tip">Photos will be deleted from our servers after the AI image is created</string> <string name="ai_create_image_photo_tip">Photos will be deleted from our servers after the AI image is created</string>
<string name="ai_create_image_queue_time">%1$s | %2$s</string> <string name="ai_create_image_queue_time">%1$s | %2$s</string>
<string name="ai_create_image_tip">Photos will be deleted from our servers after the AI image is created</string> <string name="ai_create_image_tip">Photos will be deleted from our servers after the AI image is created</string>
@ -169,12 +173,21 @@
<string name="ai_creation_save_failed_msg">"Couldn't save. Try again."</string> <string name="ai_creation_save_failed_msg">"Couldn't save. Try again."</string>
<string name="ai_creation_save_success_msg">Saved successfully</string> <string name="ai_creation_save_success_msg">Saved successfully</string>
<string name="ai_creation_wait_message">Creating… | %1$s | %2$s</string> <string name="ai_creation_wait_message">Creating… | %1$s | %2$s</string>
<string name="ai_cta_agree_btn">Allow</string>
<string name="ai_cta_dialog_message">Allow Gallery to connect to the internet to be able to create AI portraits.</string>
<string name="ai_cta_dialog_title">Permissions required</string>
<string name="ai_cta_refuse_btn">No thanks</string>
<string name="ai_deal_file_tip">"Don't leave this page"</string> <string name="ai_deal_file_tip">"Don't leave this page"</string>
<string name="ai_deal_file_title">Processing photos…</string> <string name="ai_deal_file_title">Processing photos…</string>
<string name="ai_deal_tile_text">Calculating required time…</string> <string name="ai_deal_tile_text">Calculating required time…</string>
<string name="ai_delete_image_fail">"Couldn't delete. Try again."</string> <string name="ai_delete_image_fail">"Couldn't delete. Try again."</string>
<string name="ai_delete_image_progress_message">Deleting…</string> <string name="ai_delete_image_progress_message">Deleting…</string>
<string name="ai_delete_image_success">Deleted AI image successfully</string> <string name="ai_delete_image_success">Deleted AI image successfully</string>
<string name="ai_download_filter_photo_so_confirm_btn">Download</string>
<string name="ai_download_filter_photo_so_downloading">Downloading plug-in…</string>
<string name="ai_download_filter_photo_so_message">To be able to use all AI portrait features, download the plug-in first.</string>
<string name="ai_download_filter_photo_so_title">Download plug-in</string>
<string name="ai_download_filter_so_fail_toast">"Couldn't download plug-in. Try again."</string>
<string name="ai_enhance_bar_default">Generate HD image</string> <string name="ai_enhance_bar_default">Generate HD image</string>
<string name="ai_enhance_bar_failed">"Couldn't generate HD image"</string> <string name="ai_enhance_bar_failed">"Couldn't generate HD image"</string>
<string name="ai_ensure_exit_select_message">"You'll have to select photos again next time."</string> <string name="ai_ensure_exit_select_message">"You'll have to select photos again next time."</string>
@ -186,6 +199,7 @@
<string name="ai_free_creation_button">Create</string> <string name="ai_free_creation_button">Create</string>
<string name="ai_free_creation_container_msg">For example: A walk on the beach</string> <string name="ai_free_creation_container_msg">For example: A walk on the beach</string>
<string name="ai_free_creation_container_title">Enter description</string> <string name="ai_free_creation_container_title">Enter description</string>
<string name="ai_free_creation_illegal_text_toast">This text violates our community standards. Rewrite your message.</string>
<string name="ai_free_creation_random_button">Random</string> <string name="ai_free_creation_random_button">Random</string>
<string name="ai_free_creation_text_container_tips">"Our AI image generator is constantly improving. If you aren't satisfied with the results, you can always try again a bit later!"</string> <string name="ai_free_creation_text_container_tips">"Our AI image generator is constantly improving. If you aren't satisfied with the results, you can always try again a bit later!"</string>
<string name="ai_free_creation_text_count_exceed_limit">The text you entered is too long</string> <string name="ai_free_creation_text_count_exceed_limit">The text you entered is too long</string>
@ -207,7 +221,7 @@ Select other photos instead and try again."</string>
<string name="ai_image_over_limit_button_cancel">Got it</string> <string name="ai_image_over_limit_button_cancel">Got it</string>
<string name="ai_image_over_limit_button_create">Continue</string> <string name="ai_image_over_limit_button_create">Continue</string>
<string name="ai_image_over_limit_title">"Can't create AI image"</string> <string name="ai_image_over_limit_title">"Can't create AI image"</string>
<string name="ai_image_privacy_message">" "<Data>" Welcome to AI portraits!&lt;br/>To be able to provide services to you, we need to collect the necessary personal information:&lt;br/>1. To create AI portraits, you'll have to upload &lt;b>photos of people&lt;/b> to our servers. We'll collect and process the information about their &lt;b>faces&lt;/b> to generate an AI model.&lt;br/>2. When you upload &lt;b>photos of people&lt;/b>, we'll sync &lt;b>their names and profile photos&lt;/b> from the corresponding albums and associate this information with AI images.&lt;br/>3. When you create AI images based on text, we'll collect the &lt;b>description&lt;/b> you provide in order to generate images.&lt;br/>We only collect personal information that is necessary for the specific features of our products and services that you use. You can learn how we collect and process personal information in the &lt;a href=\"%1$s\">AI Portraits Privacy Policy&lt;/a>.&lt;br/>Read and agree to &lt;a href=\"%2$s\">AI Portraits User Agreement&lt;/a> and &lt;a href=\"%3$s\">AI Portraits Privacy Policy&lt;/a> before you continue. "</Data>" "</string> <string name="ai_image_privacy_message"><Data>"Welcome to AI portraits!&lt;br/>To be able to provide services to you, we need to collect the necessary personal information:&lt;br/>&lt;xliff:g refersto=1 id=INDEX_1>%1$s&lt;/xliff:g>. To create AI portraits, you'll have to upload &lt;b>photos of people&lt;/b> to our servers. We'll collect and process the information about their &lt;b>faces&lt;/b> to generate an AI model.&lt;br/>&lt;xliff:g refersto=2 id=INDEX_2>%2$s&lt;/xliff:g>. When you upload &lt;b>photos of people&lt;/b>, we'll sync &lt;b>their names and profile photos&lt;/b> from the corresponding albums and associate this information with AI images.&lt;br/>&lt;xliff:g refersto=3 id=INDEX_3>%3$s&lt;/xliff:g>. When you create AI images based on text, we'll collect the &lt;b>description&lt;/b> you provide in order to generate images.&lt;br/>We only collect personal information that is necessary for the specific features of our products and services that you use. You can learn how we collect and process personal information in the &lt;a href=\"%4$s\">AI Portraits Privacy Policy&lt;/a>.&lt;br/>Read and agree to &lt;a href=\"%5$s\">AI Portraits User Agreement&lt;/a> and &lt;a href=\"%6$s\">AI Portraits Privacy Policy&lt;/a> before you continue."</Data></string>
<string name="ai_input_name_hint">Enter name</string> <string name="ai_input_name_hint">Enter name</string>
<string name="ai_loading">Just a sec…</string> <string name="ai_loading">Just a sec…</string>
<string name="ai_multi_window_tip">"This page can't be viewed in Split screen"</string> <string name="ai_multi_window_tip">"This page can't be viewed in Split screen"</string>
@ -218,6 +232,7 @@ Select other photos instead and try again."</string>
<string name="ai_no_net_toast">"Couldn't connect to the network. Try again."</string> <string name="ai_no_net_toast">"Couldn't connect to the network. Try again."</string>
<string name="ai_normal_theme_button">Create</string> <string name="ai_normal_theme_button">Create</string>
<string name="ai_photo_upload_fail">"Couldn't upload. Try again."</string> <string name="ai_photo_upload_fail">"Couldn't upload. Try again."</string>
<string name="ai_photos_upload_fail_tip">"%s's photos haven't been uploaded yet. You can continue uploading photos now."</string>
<string name="ai_preview_failed_retry_button">Try again</string> <string name="ai_preview_failed_retry_button">Try again</string>
<string name="ai_privacy_tip_1">ID photo</string> <string name="ai_privacy_tip_1">ID photo</string>
<string name="ai_privacy_tip_2">Birthday portrait</string> <string name="ai_privacy_tip_2">Birthday portrait</string>
@ -225,6 +240,10 @@ Select other photos instead and try again."</string>
<string name="ai_privacy_title">Privacy statement</string> <string name="ai_privacy_title">Privacy statement</string>
<string name="ai_re_create_image">Try again</string> <string name="ai_re_create_image">Try again</string>
<string name="ai_ready_to_have_try">Start</string> <string name="ai_ready_to_have_try">Start</string>
<string name="ai_recreate_image_cancel_text_btn">Continue</string>
<string name="ai_recreate_image_confirm_text_btn">Select</string>
<string name="ai_recreate_image_dialog_msg">You can continue uploading photos or select new ones.</string>
<string name="ai_recreate_image_dialog_title">"%s's photos haven't been uploaded"</string>
<string name="ai_refuse_update_toast">Select new photos to be able to update this AI image</string> <string name="ai_refuse_update_toast">Select new photos to be able to update this AI image</string>
<string name="ai_select_people_sub_title" formatted="false">%1d%2d best photos will be selected automatically</string> <string name="ai_select_people_sub_title" formatted="false">%1d%2d best photos will be selected automatically</string>
<string name="ai_select_people_title">Select a person to create their AI image</string> <string name="ai_select_people_title">Select a person to create their AI image</string>
@ -242,6 +261,7 @@ Best shots were selected automatically. You can add more photos manually."</stri
<string name="ai_select_photo_manual">Select manually</string> <string name="ai_select_photo_manual">Select manually</string>
<string name="ai_select_photo_need_select_manual">Not enough photos. Add more.</string> <string name="ai_select_photo_need_select_manual">Not enough photos. Add more.</string>
<string name="ai_select_photo_next_step">Next</string> <string name="ai_select_photo_next_step">Next</string>
<string name="ai_select_photo_no_result_toast">"Can't create an AI image based on these photos. Select other photos instead."</string>
<string name="ai_select_photo_over_time_toast">Best shots were selected automatically. Add more photos manually.</string> <string name="ai_select_photo_over_time_toast">Best shots were selected automatically. Add more photos manually.</string>
<string name="ai_select_photo_right_guide_face">Front facing</string> <string name="ai_select_photo_right_guide_face">Front facing</string>
<string name="ai_select_photo_right_guide_multi_bg">Diverse backgrounds</string> <string name="ai_select_photo_right_guide_multi_bg">Diverse backgrounds</string>
@ -531,6 +551,7 @@ Connect charger and turn off screen to make memories appear."</string>
<string name="btn_sure">OK</string> <string name="btn_sure">OK</string>
<string name="burst_image_download_item_title" formatted="false">Download original (%s|%s)</string> <string name="burst_image_download_item_title" formatted="false">Download original (%s|%s)</string>
<string name="burst_photo_enter">Burst</string> <string name="burst_photo_enter">Burst</string>
<string name="burst_photo_preview_thumbnail_content_description">Photo %d</string>
<string name="burst_preview_title">Burst shot</string> <string name="burst_preview_title">Burst shot</string>
<string name="burst_save_all">Keep all photos</string> <string name="burst_save_all">Keep all photos</string>
<string name="burst_save_choice_title">Selected %1$d out of %2$d</string> <string name="burst_save_choice_title">Selected %1$d out of %2$d</string>

View File

@ -288,7 +288,7 @@
<string name="cloud_app_restore_title">Pending</string> <string name="cloud_app_restore_title">Pending</string>
<string name="color_group">Group icons by color</string> <string name="color_group">Group icons by color</string>
<string name="color_group_anim">Animations in color categories</string> <string name="color_group_anim">Animations in color categories</string>
<string name="com.crashlytics.android.build_id">75f70c95b8f24702b0ae7a81d0930051</string> <string name="com.crashlytics.android.build_id">70939024841c4a3e99a194eb41d3aa8c</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>

View File

@ -1373,7 +1373,7 @@ M/d"</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">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">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,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,gps,edit,hearingassisttile,controls,wallet,settings</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_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,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>
@ -1662,8 +1662,6 @@ 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="phone_locked_string_owner_user">Too many unsuccessful attempts to enter First space password. This device is locked now.</string>
<string name="phone_locked_string_second_user">Too many unsuccessful attempts to enter Second space password. This device is locked now.</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>

View File

@ -295,8 +295,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.crashlytics.android.build_id">e023907b85e74bbfbe99e0712594b8f1</string> <string name="com.crashlytics.android.build_id">8908d6c820da4428a275152ac696ff9b</string>
<string name="com.miapm.build_id">f448989cd2724e2aadb1c215a9638905</string> <string name="com.miapm.build_id">c032c0a4b5cf44e894e1f44dfd02393f</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>

View File

@ -125,6 +125,7 @@
<string name="app_permission_use_group_storage">Storage</string> <string name="app_permission_use_group_storage">Storage</string>
<string name="app_permission_use_group_storage_desc">For finding and playing songs saved on device</string> <string name="app_permission_use_group_storage_desc">For finding and playing songs saved on device</string>
<string name="app_resident_push_switch">Allow permanent notifications</string> <string name="app_resident_push_switch">Allow permanent notifications</string>
<string name="app_third_privacy">Third party privacy policies</string>
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string> <string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="apply_for_the_following_permissions">This app requests the following permissions:</string> <string name="apply_for_the_following_permissions">This app requests the following permissions:</string>
<string name="apply_permissions_greater_than_pie">You can grant this permission in Settings > Apps > Permissions > Permissions > Files and media > Music.</string> <string name="apply_permissions_greater_than_pie">You can grant this permission in Settings > Apps > Permissions > Permissions > Files and media > Music.</string>
@ -323,8 +324,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">40c8ade138b040b18d01efbc4f025d92</string> <string name="com.google.firebase.crashlytics.mapping_file_id">c9bea3bfb5b343438dc1081151b394b5</string>
<string name="com.miapm.build_id">54efe2dddaa841d6b5cdc43fe77bd527</string> <string name="com.miapm.build_id">7967de020cb147ed90305515fe078814</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>

View File

@ -58,6 +58,7 @@
<string name="app_name">Provision</string> <string name="app_name">Provision</string>
<string name="application_package_introduction">Package installer is used for installing third-party apps, including pre-installation scanning and post-installation app recommendation services.</string> <string name="application_package_introduction">Package installer is used for installing third-party apps, including pre-installation scanning and post-installation app recommendation services.</string>
<string name="application_permissions">App permissions</string> <string name="application_permissions">App permissions</string>
<string name="aquire_device_info">Access device info</string>
<string name="authority_introduction">Permissions manager is a basic service that allows you to manage app permissions on this device.</string> <string name="authority_introduction">Permissions manager is a basic service that allows you to manage app permissions on this device.</string>
<string name="back">Back</string> <string name="back">Back</string>
<string name="backup_introduction">You can use this app to back up and restore items on your device.</string> <string name="backup_introduction">You can use this app to back up and restore items on your device.</string>
@ -548,6 +549,7 @@ You can control this feature from Settings > Passwords &amp; security > Privacy
<string name="permission_account">Access accounts on your device</string> <string name="permission_account">Access accounts on your device</string>
<string name="permission_account_introduction">For signing in with Xiaomi Account</string> <string name="permission_account_introduction">For signing in with Xiaomi Account</string>
<string name="permission_application_package_introduction">For accessing storage in order to parse and scan installation packages</string> <string name="permission_application_package_introduction">For accessing storage in order to parse and scan installation packages</string>
<string name="permission_application_scope_description">"We only use these permissions when performing security verification, and won't use them for any other purpose."</string>
<string name="permission_authority_describe">Access the list of apps installed on this device</string> <string name="permission_authority_describe">Access the list of apps installed on this device</string>
<string name="permission_authority_describe_applist_summary">For managing app permissions</string> <string name="permission_authority_describe_applist_summary">For managing app permissions</string>
<string name="permission_backup">Accessing storage</string> <string name="permission_backup">Accessing storage</string>
@ -687,6 +689,7 @@ You can control this feature from Settings > Passwords &amp; security > Privacy
<string name="provision_next">Next</string> <string name="provision_next">Next</string>
<string name="provision_skip_underline">Skip</string> <string name="provision_skip_underline">Skip</string>
<string name="qualcomm_introduction">com.qualcomm.qti.workloadclassifier is a service that manages system processes.</string> <string name="qualcomm_introduction">com.qualcomm.qti.workloadclassifier is a service that manages system processes.</string>
<string name="read_application_info">Access app info</string>
<string name="recommend_font">MiSans</string> <string name="recommend_font">MiSans</string>
<string name="recommended_font_mark">Recommended</string> <string name="recommended_font_mark">Recommended</string>
<string name="recorder_introduction">You can use this app to record audio and back up recordings to the cloud.</string> <string name="recorder_introduction">You can use this app to record audio and back up recordings to the cloud.</string>
@ -701,6 +704,8 @@ You can control this feature from Settings > Passwords &amp; security > Privacy
<string name="require_network_and_authority_statement">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string> <string name="require_network_and_authority_statement">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string>
<string name="require_network_authority_statement">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string> <string name="require_network_authority_statement">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string>
<string name="require_network_authority_statement_dual">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string> <string name="require_network_authority_statement_dual">To be able to work normally, this service needs to connect to the internet and requires the following permissions:</string>
<string name="safe_open_service">Secure open services</string>
<string name="safe_open_service_introduction">Secure open services assist developers and provide system-level security capabilities to protect users and their privacy.</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>
@ -933,6 +938,8 @@ You must agree to Mint Keyboard Privacy Policy before using this feature."</stri
<string name="user_agreement">User Agreement</string> <string name="user_agreement">User Agreement</string>
<string name="v7_preference_off">OFF</string> <string name="v7_preference_off">OFF</string>
<string name="v7_preference_on">ON</string> <string name="v7_preference_on">ON</string>
<string name="verify_application_security">For verifying app security</string>
<string name="verify_device_security">For verifying device security</string>
<string name="voice_assist_desp">Say \"Mi AI\" into your phone. Mi AI will recognize your voice and will be able to control your device.</string> <string name="voice_assist_desp">Say \"Mi AI\" into your phone. Mi AI will recognize your voice and will be able to control your device.</string>
<string name="voice_assist_title">Wake with voice</string> <string name="voice_assist_title">Wake with voice</string>
<string name="wc_dialog_agree">Agree</string> <string name="wc_dialog_agree">Agree</string>

View File

@ -424,6 +424,9 @@ monitoring program"</string>
<string name="gtb_dialog_privacy_speed_message">"You're about to use Xunyou Game Booster. This service will collect your Xiaomi Account ID to record your membership duration."</string> <string name="gtb_dialog_privacy_speed_message">"You're about to use Xunyou Game Booster. This service will collect your Xiaomi Account ID to record your membership duration."</string>
<string name="gtb_dialog_privacy_speed_tips"><Data>"I've read and agreed to Xunyou Game Booster &lt;a href=\"%1$s\">Privacy Policy.&lt;/a>"</Data></string> <string name="gtb_dialog_privacy_speed_tips"><Data>"I've read and agreed to Xunyou Game Booster &lt;a href=\"%1$s\">Privacy Policy.&lt;/a>"</Data></string>
<string name="gtb_dialog_privacy_speed_title">Xunyou Game Booster</string> <string name="gtb_dialog_privacy_speed_title">Xunyou Game Booster</string>
<string name="gtb_dialog_privacy_voice_message">"You're about to use Xunyou Game Voice Changer. This service will collect your Xiaomi Account ID to record your membership duration."</string>
<string name="gtb_dialog_privacy_voice_tips"><Data>"I've read and agreed to Xunyou Game Voice Changer &lt;a href=\"%1$s\">Privacy Policy.&lt;/a>"</Data></string>
<string name="gtb_dialog_privacy_voice_title">Xunyou Game Voice Changer</string>
<string name="guide_desc_1">家长全面掌握和管理宝贝使用情况</string> <string name="guide_desc_1">家长全面掌握和管理宝贝使用情况</string>
<string name="guide_desc_2">"精选专属定制童趣应用 <string name="guide_desc_2">"精选专属定制童趣应用
安全优质,陪伴成长"</string> 安全优质,陪伴成长"</string>

View File

@ -365,6 +365,7 @@ Make sure the name of your corporation is correct. Read and agree to the related
<string name="fingerprint_double_tap">Double tap fingerprint sensor</string> <string name="fingerprint_double_tap">Double tap fingerprint sensor</string>
<string name="fingerprint_number_upper_limit">Too many unsuccessful unlock attempts</string> <string name="fingerprint_number_upper_limit">Too many unsuccessful unlock attempts</string>
<string name="fingerprint_removal_failed">"Couldn't delete fingerprint"</string> <string name="fingerprint_removal_failed">"Couldn't delete fingerprint"</string>
<string name="flip_expand_screen_partial_screen_shot_disable">Only supported on inner screen</string>
<string name="fmt_chinese_date">N月e</string> <string name="fmt_chinese_date">N月e</string>
<string name="fmt_date">D</string> <string name="fmt_date">D</string>
<string name="fmt_date_day">d</string> <string name="fmt_date_day">d</string>

View File

@ -3537,7 +3537,7 @@ Note: Only for Ubuntu 8.04!"</item>
</string-array> </string-array>
<string-array name="smart_home_values"> <string-array name="smart_home_values">
<item>2</item> <item>2</item>
<item>3</item> <item>0</item>
</string-array> </string-array>
<string-array name="solar_terms"> <string-array name="solar_terms">
<item>@string/empty</item> <item>@string/empty</item>

View File

@ -4349,6 +4349,8 @@ When you turn on automatic backup, device and app data is periodically saved rem
<string name="game_booster_title">Game Turbo</string> <string name="game_booster_title">Game Turbo</string>
<string name="game_controller_settings_category">Game Controller</string> <string name="game_controller_settings_category">Game Controller</string>
<string name="game_storage_settings">Games</string> <string name="game_storage_settings">Games</string>
<string name="gaze_lock_screen_summary">Device will remain unlocked when your presence is detected and lock when you move away from the screen</string>
<string name="gaze_lock_screen_title">Detect presence</string>
<string name="gd_setting_title">Sidebar</string> <string name="gd_setting_title">Sidebar</string>
<string name="general_category_title">General</string> <string name="general_category_title">General</string>
<string name="general_notification_header">Manage</string> <string name="general_notification_header">Manage</string>
@ -5933,7 +5935,7 @@ You won't be able to reverse this action."</string>
<string name="media_output_status_device_in_low_power_mode">Wake up device to play here</string> <string name="media_output_status_device_in_low_power_mode">Wake up device to play here</string>
<string name="media_output_status_not_support_downloads">"Can't play downloads here"</string> <string name="media_output_status_not_support_downloads">"Can't play downloads here"</string>
<string name="media_output_status_require_premium">Upgrade account to switch</string> <string name="media_output_status_require_premium">Upgrade account to switch</string>
<string name="media_output_status_track_unsupported">Cant play this media here</string> <string name="media_output_status_track_unsupported">"Can't play this media here"</string>
<string name="media_output_status_try_after_ad">Try again after the ad</string> <string name="media_output_status_try_after_ad">Try again after the ad</string>
<string name="media_output_status_unauthorized">"Device isn't approved to play"</string> <string name="media_output_status_unauthorized">"Device isn't approved to play"</string>
<string name="media_output_status_unknown_error">"Can't play on this device"</string> <string name="media_output_status_unknown_error">"Can't play on this device"</string>
@ -9210,6 +9212,7 @@ Double tap to open Recents."</string>
<string name="skip_lock_screen_confirm_msg">"Notifications, music player controls, and shortcuts won't be displayed on the Lock screen."</string> <string name="skip_lock_screen_confirm_msg">"Notifications, music player controls, and shortcuts won't be displayed on the Lock screen."</string>
<string name="skip_lock_screen_dialog_button_label">Skip</string> <string name="skip_lock_screen_dialog_button_label">Skip</string>
<string name="skip_step">Skip</string> <string name="skip_step">Skip</string>
<string name="slave_wifi_menu_p2p">SLAVE Wi-Fi Direct</string>
<string name="slider_app_open">Open app</string> <string name="slider_app_open">Open app</string>
<string name="slider_app_open_name">Open %1$s</string> <string name="slider_app_open_name">Open %1$s</string>
<string name="slider_app_open_none">None</string> <string name="slider_app_open_none">None</string>
@ -10301,6 +10304,7 @@ Try using a faster ^3, or use this ^4 for portable storage instead."</string>
<string name="tx_link_speed_label">Transmit link speed:</string> <string name="tx_link_speed_label">Transmit link speed:</string>
<string name="tx_wifi_speed">Transmit link speed</string> <string name="tx_wifi_speed">Transmit link speed</string>
<string name="ucar_screen_projection_title">CarWith</string> <string name="ucar_screen_projection_title">CarWith</string>
<string name="ufs_size_suffix">%1$s+%2$s</string>
<string name="unadapt_embedded">"Parallel windows aren't available"</string> <string name="unadapt_embedded">"Parallel windows aren't available"</string>
<string name="under_keyguard">Screen off</string> <string name="under_keyguard">Screen off</string>
<string name="unimportant">Unimportant</string> <string name="unimportant">Unimportant</string>

View File

@ -414,7 +414,7 @@ Do you want to exit now?} }"</string>
<string name="call_recording_notification_title_error">"Couldn't record call"</string> <string name="call_recording_notification_title_error">"Couldn't record call"</string>
<string name="call_recording_notification_toggle_title">Call recording notification</string> <string name="call_recording_notification_toggle_title">Call recording notification</string>
<string name="call_recording_setting">Call recording</string> <string name="call_recording_setting">Call recording</string>
<string name="call_settings">Call settings</string> <string name="call_settings">Phone</string>
<string name="call_settings_admin_user_only">Call settings can only be changed by the admin user.</string> <string name="call_settings_admin_user_only">Call settings can only be changed by the admin user.</string>
<string name="call_settings_primary_user_only">Call settings can only be changed by the primary user.</string> <string name="call_settings_primary_user_only">Call settings can only be changed by the primary user.</string>
<string name="call_settings_title_font_family">sans-serif-light</string> <string name="call_settings_title_font_family">sans-serif-light</string>
@ -1659,39 +1659,39 @@ Try again or call customer service for more options."</string>
<string name="overseas_roaming_setting">Data roaming</string> <string name="overseas_roaming_setting">Data roaming</string>
<string name="pane_title_emergency_dialpad">Emergency Dialpad</string> <string name="pane_title_emergency_dialpad">Emergency Dialpad</string>
<string name="password_changed">Password changed</string> <string name="password_changed">Password changed</string>
<string name="path_answer_state_setting_title">System apps/Phone/Incoming call settings</string> <string name="path_answer_state_setting_title">Apps/Other settings/System app settings/Phone/Incoming call settings</string>
<string name="path_antispam_setting">System apps/Phone/Blocklist</string> <string name="path_antispam_setting">Apps/Other settings/System app settings/Phone/Blocklist</string>
<string name="path_app_name">System apps/Phone</string> <string name="path_app_name">Apps/Other settings/System app settings/Phone</string>
<string name="path_auto_answer_pref_title">System apps/Phone/Auto-answer</string> <string name="path_auto_answer_pref_title">Apps/Other settings/System app settings/Phone/Auto-answer</string>
<string name="path_auto_retry_mode_title">System apps/Phone/Advanced settings/Auto-retry</string> <string name="path_auto_retry_mode_title">Apps/Other settings/System app settings/Phone/Advanced settings/Auto-retry</string>
<string name="path_call_advanced_settings_title">System apps/Phone/Advanced settings</string> <string name="path_call_advanced_settings_title">Apps/Other settings/System app settings/Phone/Advanced settings</string>
<string name="path_call_forwarding_settings">System apps/Phone/Call forwarding settings</string> <string name="path_call_forwarding_settings">Apps/Other settings/System app settings/Phone/Call forwarding settings</string>
<string name="path_call_record_auto_title">System apps/Phone/Call recording/Record calls automatically</string> <string name="path_call_record_auto_title">Apps/Other settings/System app settings/Phone/Call recording/Record calls automatically</string>
<string name="path_call_record_setting">System apps/Phone/Call recording</string> <string name="path_call_record_setting">Apps/Other settings/System app settings/Phone/Call recording</string>
<string name="path_call_recording_notification_toggle_title">System apps/Phone/Call recording/Call recording notification</string> <string name="path_call_recording_notification_toggle_title">Apps/Other settings/System app settings/Phone/Call recording/Call recording notification</string>
<string name="path_call_waiting_title">System apps/Phone/Call waiting</string> <string name="path_call_waiting_title">Apps/Other settings/System app settings/Phone/Call waiting</string>
<string name="path_call_waiting_tone_title">System apps/Phone/Advanced settings/Call waiting notification</string> <string name="path_call_waiting_tone_title">Apps/Other settings/System app settings/Phone/Advanced settings/Call waiting notification</string>
<string name="path_caller_id_title">System apps/Phone/Advanced settings/Caller ID</string> <string name="path_caller_id_title">Apps/Other settings/System app settings/Phone/Advanced settings/Caller ID</string>
<string name="path_cloud_antispam_title">System apps/Phone/Identify unknown numbers</string> <string name="path_cloud_antispam_title">Apps/Other settings/System app settings/Phone/Identify unknown numbers</string>
<string name="path_connect_disconnect_vibrate_title">System apps/Phone/Advanced settings/Vibrate when your call is answered</string> <string name="path_connect_disconnect_vibrate_title">Apps/Other settings/System app settings/Phone/Advanced settings/Vibrate when your call is answered</string>
<string name="path_crescendo_ringer_title">System apps/Phone/Incoming call settings/Increasing ringtone volume</string> <string name="path_crescendo_ringer_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Increasing ringtone volume</string>
<string name="path_dtmf_tones_title">System apps/Phone/Advanced settings/DTMF tones</string> <string name="path_dtmf_tones_title">Apps/Other settings/System app settings/Phone/Advanced settings/DTMF tones</string>
<string name="path_enable_antispam_strange_title">System apps/Phone/Incoming call settings/Mute first ring</string> <string name="path_enable_antispam_strange_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Mute first ring</string>
<string name="path_enable_proximity_title">System apps/Phone/Incoming call settings/Proximity sensor</string> <string name="path_enable_proximity_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Proximity sensor</string>
<string name="path_fdn">System apps/Phone/Advanced settings/Fixed Dialing Numbers</string> <string name="path_fdn">Apps/Other settings/System app settings/Phone/Advanced settings/Fixed Dialing Numbers</string>
<string name="path_flash_when_ring_title">System apps/Phone/Incoming call settings/Flash when ringing</string> <string name="path_flash_when_ring_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Flash when ringing</string>
<string name="path_handon_ringer_title">System apps/Phone/Incoming call settings/Quiet ringer when lifted</string> <string name="path_handon_ringer_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Quiet ringer when lifted</string>
<string name="path_missed_call_notify_times_title">System apps/Phone/Advanced settings/Missed call reminders</string> <string name="path_missed_call_notify_times_title">Apps/Other settings/System app settings/Phone/Advanced settings/Missed call reminders</string>
<string name="path_preference_dial_pad_touch_tone_title">System apps/Phone/Advanced settings/Dial pad touch tones</string> <string name="path_preference_dial_pad_touch_tone_title">Apps/Other settings/System app settings/Phone/Advanced settings/Dial pad touch tones</string>
<string name="path_preference_telocation_title">System apps/Phone/Location</string> <string name="path_preference_telocation_title">Apps/Other settings/System app settings/Phone/Location</string>
<string name="path_reject_via_sms">System apps/Phone/Advanced settings/Quick responses</string> <string name="path_reject_via_sms">Apps/Other settings/System app settings/Phone/Advanced settings/Quick responses</string>
<string name="path_t9_indexing_method_title">System apps/Phone/Advanced settings/T9 search input</string> <string name="path_t9_indexing_method_title">Apps/Other settings/System app settings/Phone/Advanced settings/T9 search input</string>
<string name="path_telocation_auto_country_code">System apps/Phone/Location/Add country code</string> <string name="path_telocation_auto_country_code">Apps/Other settings/System app settings/Phone/Location/Add country code</string>
<string name="path_telocation_contacts_countrycode">System apps/Phone/Location/Default country code</string> <string name="path_telocation_contacts_countrycode">Apps/Other settings/System app settings/Phone/Location/Default country code</string>
<string name="path_telocation_custom_location_title">System apps/Phone/Location/My locations</string> <string name="path_telocation_custom_location_title">Apps/Other settings/System app settings/Phone/Location/My locations</string>
<string name="path_telocation_enable_title">System apps/Phone/Location/Show location</string> <string name="path_telocation_enable_title">Apps/Other settings/System app settings/Phone/Location/Show location</string>
<string name="path_turnover_mute_title">System apps/Phone/Incoming call settings/Flip to silence ringer</string> <string name="path_turnover_mute_title">Apps/Other settings/System app settings/Phone/Incoming call settings/Flip to silence ringer</string>
<string name="path_voicemail_settings">System apps/Phone/Advanced settings/Voicemail settings</string> <string name="path_voicemail_settings">Apps/Other settings/System app settings/Phone/Advanced settings/Voicemail settings</string>
<string name="pause_prompt_no">No</string> <string name="pause_prompt_no">No</string>
<string name="pause_prompt_str">"Sending tones <string name="pause_prompt_str">"Sending tones
"</string> "</string>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<strings> <strings>
<string name="date_time" value="M월 d일 EEEE"/> <string name="date_time" value="M월dd일 EEEE"/>
<string name="date_time_12" value="M월 d일 EEEE"/> <string name="date_time_12" value="M월dd일 EEEE"/>
<string name="desc_date_format" value="M월 d일 EEEE"/> <string name="desc_date_format" value="M월dd일 EEEE"/>
<string name="desc_date_format_12" value="M월 d일 EEEE"/> <string name="desc_date_format_12" value="M월dd일 EEEE"/>
<string name="desc_time" value="'현재 시간' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', 시계 앱을 실행하려면 두 번 탭하세요'"/> <string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', double tap to enter clock app'"/>
</strings> </strings>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
<string name="date_time" value="EEE, dd MMMM"/>
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, MMM dd"/>
<string name="desc_date_format_12" value="EEEE, MMM dd"/>
<string name="desc_time" value="'şimdiki zaman' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', saat uygulamasına girmek için iki kez dokunun'"/>
</strings>

View File

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

View File

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">M월 d일 EEEE</string>
<string name="date_time_12">M월 d일 EEEE</string>
<string name="desc_date_format">M월 d일 EEEE</string>
<string name="desc_date_format_12">M월 d일 EEEE</string>
<string name="desc_time">'현재 시간\' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', 시계 앱을 실행하려면 두 번 탭하세요.'</string>
<string name="weather_type_null">'정보 없음'</string>
<string name="weather_type_0">맑음</string>
<string name="weather_type_1">흐림</string>
<string name="weather_type_2">옅은 안개</string>
<string name="weather_type_3">안개</string>
<string name="weather_type_4">강한 폭풍우</string>
<string name="weather_type_5">폭풍우</string>
<string name="weather_type_6">집중 호우</string>
<string name="weather_type_7">뇌우</string>
<string name="weather_type_8">소나기</string>
<string name="weather_type_9">폭우</string>
<string name="weather_type_10"></string>
<string name="weather_type_11">이슬비</string>
<string name="weather_type_12">진눈깨비</string>
<string name="weather_type_13">눈보라</string>
<string name="weather_type_14">곳에 따라 강설</string>
<string name="weather_type_15">폭설</string>
<string name="weather_type_16">강설</string>
<string name="weather_type_17">약한 눈</string>
<string name="weather_type_18">모래폭풍</string>
<string name="weather_type_19">황사</string>
<string name="weather_type_20">약한 황사</string>
<string name="weather_type_21">황사</string>
<string name="weather_type_22">우박</string>
<string name="weather_type_23">미세먼지</string>
<string name="weather_type_24">옅은 안개</string>
<string name="weather_type_25">우빙</string>
</resources>

View File

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">dd MMMM, EEE</string>
<string name="date_time_12">dd MMMM, EEE</string>
<string name="desc_date_format">dd MMM, EEEE</string>
<string name="desc_date_format_12">dd MMM, EEEE</string>
<string name="desc_time">'şimdiki zaman' + #hour12+' '+ifelse(#minute,#minute,'oclock')</string>
<string name="weather_type_null">'Veri yok'</string>
<string name="weather_type_0">ık</string>
<string name="weather_type_1">Bulutlu</string>
<string name="weather_type_2">Kapalı</string>
<string name="weather_type_3">Sisli</string>
<string name="weather_type_4">Şiddetli yağmur fırtınası</string>
<string name="weather_type_5">Yağmur fırtınası</string>
<string name="weather_type_6">Çok yoğun yağış</string>
<string name="weather_type_7">Sağanak</string>
<string name="weather_type_8">Hafif yağmur</string>
<string name="weather_type_9">Sağanak yağış</string>
<string name="weather_type_10">Yağmur</string>
<string name="weather_type_11">Çiseleyen yağmur</string>
<string name="weather_type_12">Karla karışık yağmur</string>
<string name="weather_type_13">Kar fırtınası</string>
<string name="weather_type_14">Parçalı bulutlu kar yağışı</string>
<string name="weather_type_15">Yoğun kar yağışı</string>
<string name="weather_type_16">Kar yağışı</string>
<string name="weather_type_17">Hafif kar yağışı</string>
<string name="weather_type_18">Güçlü kum fırtınası</string>
<string name="weather_type_19">Kum fırtınası</string>
<string name="weather_type_20">Hafif kum fırtınası</string>
<string name="weather_type_21">Kum fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Uçuşan toz</string>
<string name="weather_type_24">Puslu</string>
<string name="weather_type_25">Donan yağmur</string>
</resources>

View File

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">EEE, d MMMM</string>
<string name="date_time_12">EEE, d MMMM</string>
<string name="desc_date_format">EEEE, d MMMM</string>
<string name="desc_date_format_12">EEEE, d MMMM</string>
<string name="desc_time">'поточний час' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', натисніть двічі для входу в програму Годинник'</string>
<string name="weather_type_null">'Даних немає'</string>
<string name="weather_type_0">Ясно</string>
<string name="weather_type_1">Хмарно</string>
<string name="weather_type_2">Хмарно</string>
<string name="weather_type_3">Туман</string>
<string name="weather_type_4">Сильна злива</string>
<string name="weather_type_5">Злива</string>
<string name="weather_type_6">Сильна злива</string>
<string name="weather_type_7">Гроза</string>
<string name="weather_type_8">Дощ</string>
<string name="weather_type_9">Сильний дощ</string>
<string name="weather_type_10">Дощ</string>
<string name="weather_type_11">Зморозки</string>
<string name="weather_type_12">Мокрий сніг</string>
<string name="weather_type_13">Завірюха</string>
<string name="weather_type_14">Подекуди сніг</string>
<string name="weather_type_15">Сильний сніг</string>
<string name="weather_type_16">Сніг</string>
<string name="weather_type_17">Невеликий сніг</string>
<string name="weather_type_18">Сильна пилова буря</string>
<string name="weather_type_19">Пилова буря</string>
<string name="weather_type_20">Невелика пилова буря</string>
<string name="weather_type_21">Пилова буря</string>
<string name="weather_type_22">Град</string>
<string name="weather_type_23">Пил</string>
<string name="weather_type_24">Зміг</string>
<string name="weather_type_25">Заморозок</string>
</resources>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">M월 d일 EEEE</string>
<string name="date_time_12">M월 d일 EEEE</string>
<string name="desc_date_format">M월 d일 EEEE</string>
<string name="desc_date_format_12">M월 d일 EEEE</string>
<string name="desc_time">'현재 시간' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', 시계 앱을 실행하려면 두 번 탭하세요'</string>
</resources>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">dd MMMM, EEE</string>
<string name="date_time_12">dd MMMM, EEE</string>
<string name="desc_date_format">dd MMM EEEE</string>
<string name="desc_date_format_12">dd MMM, EEEE</string>
<string name="desc_time">'Şimdiki zaman\' + #hour12+\' \'+ifelse(#minute,#minute,\'oclock\')+\', saat uygulamasına girmek için iki kez dokunun'</string>
</resources>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="date_time">EEE, d MMMM</string>
<string name="date_time_12">EEE, d MMMM</string>
<string name="desc_date_format">EEEE, d MMMM</string>
<string name="desc_date_format_12">EEEE, d MMMM</string>
<string name="desc_time">'поточний час' + #hour12+\' \'+ifelse(#minute,#minute,\'\')+\', натисніть двічі для входу в програму Годинник'</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">M월 d일 EEEE</string> <string name="date_time">M월d일 EEE</string>
<string name="date_time_12">M월 d일 EEEE</string> <string name="date_time_12">M월d일 EEE</string>
<string name="location">현지</string> <string name="location">로컬</string>
<string name="resident_city">기본 도시</string> <string name="resident_city">보조 시계</string>
<string name="RTL">0</string> <string name="RTL">0</string>
<string name="clock_local">지역</string> <string name="clock_local">Local</string>
<string name="clock_city">현지</string> <string name="clock_city">City</string>
</resources> </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">dd MMMM, EEEE</string> <string name="date_time">dd MMM, EEE</string>
<string name="date_time_12">dd MMMM, EEEE</string> <string name="date_time_12">dd MMM, EEE</string>
<string name="location">Yerel</string> <string name="location">Yerel</string>
<string name="resident_city">Varsayılan şehir</string> <string name="resident_city">İkinci saat</string>
<string name="RTL">0</string> <string name="RTL">0</string>
<string name="clock_local">Yerel</string> <string name="clock_local">Local</string>
<string name="clock_city">Şehir</string> <string name="clock_city">City</string>
</resources> </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">EEEE, d MMMM</string> <string name="date_time">EEE, d MMM</string>
<string name="date_time_12">EEEE, d MMMM</string> <string name="date_time_12">EEE, d MMM</string>
<string name="location">Місцевий</string> <string name="location">На пристрої</string>
<string name="resident_city">Місто за замовчуванням</string> <string name="resident_city">Другий годинник</string>
<string name="RTL">0</string> <string name="RTL">0</string>
<string name="clock_local">Місцевий</string> <string name="clock_local">Local</string>
<string name="clock_city">Місто</string> <string name="clock_city">City</string>
</resources> </resources>

View File

@ -1,4 +0,0 @@
<resources>
<string name="title_name">메모</string>
<string name="note_add">Add note</string>
</resources>

View File

@ -1,4 +0,0 @@
<resources>
<string name="title_name">Notlar</string>
<string name="note_add">Add note</string>
</resources>

View File

@ -1,4 +0,0 @@
<resources>
<string name="title_name">Нотатки</string>
<string name="note_add">Add note</string>
</resources>

View File

@ -2,11 +2,11 @@
<resources> <resources>
<string name="label_airplane_mode">비행기 모드</string> <string name="label_airplane_mode">비행기 모드</string>
<string name="label_silent_mode">무음</string> <string name="label_silent_mode">무음</string>
<string name="label_reboot">다시 시작</string> <string name="label_reboot">시작</string>
<string name="label_shutdown">전원 끄기</string> <string name="label_shutdown">전원 끄기</string>
<string name="label_alert_reboot">탭하여 다시 시작</string> <string name="label_alert_reboot">탭하여 시작</string>
<string name="label_alert_recovery">복구 모드</string> <string name="label_alert_recovery">복구 모드</string>
<string name="label_alert_fastboot">Fastboot 모드</string> <string name="label_alert_fastboot">패스트부트 모드</string>
<string name="label_alert_shutdown">탭하여 전원 끄기</string> <string name="label_alert_shutdown">탭하여 전원 끄기</string>
<string name="label_blank">뒤로</string> <string name="label_blank">뒤로</string>
</resources> </resources>

View File

@ -4,9 +4,9 @@
<string name="label_silent_mode">Без звуку</string> <string name="label_silent_mode">Без звуку</string>
<string name="label_reboot">Перезавантаження</string> <string name="label_reboot">Перезавантаження</string>
<string name="label_shutdown">Вимкнення</string> <string name="label_shutdown">Вимкнення</string>
<string name="label_alert_reboot">Перезавантаження</string> <string name="label_alert_reboot">Натисніть для перезавантаження</string>
<string name="label_alert_recovery">Режим Recovery</string> <string name="label_alert_recovery">Рекавері</string>
<string name="label_alert_fastboot">Режим Fastboot</string> <string name="label_alert_fastboot">Фастбут</string>
<string name="label_alert_shutdown">Вимкнення</string> <string name="label_alert_shutdown">Натисніть для вимкнення</string>
<string name="label_blank">Назад</string> <string name="label_blank">Назад</string>
</resources> </resources>

View File

@ -1,37 +0,0 @@
<resources>
<string name="air_quality0">'AQI '+#aqi</string>
<string name="air_quality1">'AQI '+#aqi</string>
<string name="air_quality2">'AQI '+#aqi</string>
<string name="air_quality3">'AQI '+#aqi</string>
<string name="air_quality4">'AQI '+#aqi</string>
<string name="air_quality5">'AQI '+#aqi</string>
<string name="weather_null">탭하여 날씨 정보 보기</string>
<string name="weather_location_null">위치 정보 없음</string>
<string name="desc_weather_aqi">@weather_description+' '+ @air_quality</string>
<string name="weather_type_0">맑음</string>
<string name="weather_type_1">흐림</string>
<string name="weather_type_2">옅은 안개</string>
<string name="weather_type_3">안개</string>
<string name="weather_type_4">강한 폭풍우</string>
<string name="weather_type_5">폭풍우</string>
<string name="weather_type_6">집중 호우</string>
<string name="weather_type_7">뇌우</string>
<string name="weather_type_8">소나기</string>
<string name="weather_type_9">폭우</string>
<string name="weather_type_10"></string>
<string name="weather_type_11">이슬비</string>
<string name="weather_type_12">진눈깨비</string>
<string name="weather_type_13">눈보라</string>
<string name="weather_type_14">곳에 따라 강설</string>
<string name="weather_type_15">폭설</string>
<string name="weather_type_16">강설</string>
<string name="weather_type_17">약한 눈</string>
<string name="weather_type_18">모래 폭풍</string>
<string name="weather_type_19">황사</string>
<string name="weather_type_20">약한 황사</string>
<string name="weather_type_21">황사</string>
<string name="weather_type_22">우박</string>
<string name="weather_type_23">미세먼지</string>
<string name="weather_type_24">옅은 안개</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

@ -1,37 +0,0 @@
<resources>
<string name="air_quality0">\'HKE \'+#aqi</string>
<string name="air_quality1">\'HKE \'+#aqi</string>
<string name="air_quality2">\'HKE \'+#aqi</string>
<string name="air_quality3">\'HKE \'+#aqi</string>
<string name="air_quality4">\'HKE \'+#aqi</string>
<string name="air_quality5">\'HKE \'+#aqi</string>
<string name="weather_null">Hava durumu bilgisi almak için dokunun</string>
<string name="weather_location_null">Konum bilgisi yok</string>
<string name="desc_weather_aqi">@weather_description+' '+ @air_quality</string>
<string name="weather_type_0">ık</string>
<string name="weather_type_1">Bulutlu</string>
<string name="weather_type_2">Kapalı</string>
<string name="weather_type_3">Sisli</string>
<string name="weather_type_4">Şiddetli Yağmur Fırtınası</string>
<string name="weather_type_5">Yağmur Fırtınası</string>
<string name="weather_type_6">Çok Yoğun Yağmur</string>
<string name="weather_type_7">Sağanak</string>
<string name="weather_type_8">Kısa Süreli Yağmur</string>
<string name="weather_type_9">Yoğun Yağmur</string>
<string name="weather_type_10">Yağmur</string>
<string name="weather_type_11">Çiseleyen Yağmur</string>
<string name="weather_type_12">Karla Karışık Yağmur</string>
<string name="weather_type_13">Kar Fırtınası</string>
<string name="weather_type_14">Parçalı Bulutlu Kar Yağışı</string>
<string name="weather_type_15">Yoğun Kar Yağışı</string>
<string name="weather_type_16">Kar Yağışı</string>
<string name="weather_type_17">Hafif Kar Yağışı</string>
<string name="weather_type_18">Güçlü Kum Fırtınası</string>
<string name="weather_type_19">Kum Fırtınası</string>
<string name="weather_type_20">Hafif Kum Fırtınası</string>
<string name="weather_type_21">Kum Fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Dalgalı Kum Fırtınası</string>
<string name="weather_type_24">Puslu</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

@ -1,37 +0,0 @@
<resources>
<string name="air_quality0">\'ІКВ\' +#aqi</string>
<string name="air_quality1">\'ІКВ\' +#aqi</string>
<string name="air_quality2">\'ІКВ\' +#aqi</string>
<string name="air_quality3">\'ІКВ\' +#aqi</string>
<string name="air_quality4">\'ІКВ\' +#aqi</string>
<string name="air_quality5">\'ІКВ\' +#aqi</string>
<string name="weather_null">Оновити дані погоди</string>
<string name="weather_location_null">Немає даних місцязнаходження</string>
<string name="desc_weather_aqi">@weather_description+' '+ @air_quality</string>
<string name="weather_type_0">Ясно</string>
<string name="weather_type_1">Хмарно</string>
<string name="weather_type_2">Хмарно</string>
<string name="weather_type_3">Туман</string>
<string name="weather_type_4">Сильна злива</string>
<string name="weather_type_5">Злива</string>
<string name="weather_type_6">Сильна злива</string>
<string name="weather_type_7">Гроза</string>
<string name="weather_type_8">Дощ</string>
<string name="weather_type_9">Сильний дощ</string>
<string name="weather_type_10">Дощ</string>
<string name="weather_type_11">Заморозок</string>
<string name="weather_type_12">Мокрий сніг</string>
<string name="weather_type_13">Завірюха</string>
<string name="weather_type_14">Подекуди сніг</string>
<string name="weather_type_15">Сильний сніг</string>
<string name="weather_type_16">Сніг</string>
<string name="weather_type_17">Невеликий сніг</string>
<string name="weather_type_18">Сильна пилова буря</string>
<string name="weather_type_19">Пилова буря</string>
<string name="weather_type_20">Невелика пилова буря</string>
<string name="weather_type_21">Пилова буря</string>
<string name="weather_type_22">Град</string>
<string name="weather_type_23">Пил</string>
<string name="weather_type_24">Зміг</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

@ -1,41 +0,0 @@
<resources>
<string name="weather_null">탭하여 날씨 정보 보기</string>
<string name="date_format">M월 d일 EEEE</string>
<string name="today">오늘</string>
<string name="tomorrow">내일</string>
<string name="aqi_pure">'AQI '+#weather_aqilevel</string>
<string name="aqi_good">'AQI '+#weather_aqilevel</string>
<string name="aqi_moderate">'AQI '+#weather_aqilevel</string>
<string name="aqi_pollution">'AQI '+#weather_aqilevel</string>
<string name="aqi_unhealthy">'AQI '+#weather_aqilevel</string>
<string name="aqi_dangerous">'AQI '+#weather_aqilevel</string>
<string name="aqi_hazardous">'AQI '+#weather_aqilevel</string>
<string name="aqi_break">'AQI '+#weather_aqilevel</string>
<string name="weather_type_null">'정보 없음'</string>
<string name="weather_type_0">맑음</string>
<string name="weather_type_1">흐림</string>
<string name="weather_type_2">옅은 안개</string>
<string name="weather_type_3">안개</string>
<string name="weather_type_4">강한 폭풍우</string>
<string name="weather_type_5">폭풍우</string>
<string name="weather_type_6">집중 호우</string>
<string name="weather_type_7">뇌우</string>
<string name="weather_type_8">소나기</string>
<string name="weather_type_9">폭우</string>
<string name="weather_type_10"></string>
<string name="weather_type_11">이슬비</string>
<string name="weather_type_12">진눈깨비</string>
<string name="weather_type_13">눈보라</string>
<string name="weather_type_14">곳에 따라 강설</string>
<string name="weather_type_15">폭설</string>
<string name="weather_type_16">강설</string>
<string name="weather_type_17">약한 눈</string>
<string name="weather_type_18">모래폭풍</string>
<string name="weather_type_19">황사</string>
<string name="weather_type_20">약한 황사</string>
<string name="weather_type_21">황사</string>
<string name="weather_type_22">우박</string>
<string name="weather_type_23">미세먼지</string>
<string name="weather_type_24">옅은 안개</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

@ -1,41 +0,0 @@
<resources>
<string name="weather_null">Hava durumu bilgisi almak için dokunun</string>
<string name="date_format">d MMMM EEEE</string>
<string name="today">Bugün</string>
<string name="tomorrow">Yarın</string>
<string name="aqi_pure">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_good">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_moderate">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_pollution">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_unhealthy">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_dangerous">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_hazardous">\'HKE \'+#weather_aqilevel</string>
<string name="aqi_break">\'HKE \'+#weather_aqilevel</string>
<string name="weather_type_null">'Veri yok'</string>
<string name="weather_type_0">ık</string>
<string name="weather_type_1">Bulutlu</string>
<string name="weather_type_2">Kapalı</string>
<string name="weather_type_3">Sisli</string>
<string name="weather_type_4">Şiddetli Yağmur Fırtınası</string>
<string name="weather_type_5">Yağmur Fırtınası</string>
<string name="weather_type_6">Çok Yoğun Yağmur</string>
<string name="weather_type_7">Sağanak</string>
<string name="weather_type_8">Kısa Süreli Yağmur</string>
<string name="weather_type_9">Yoğun Yağmur</string>
<string name="weather_type_10">Yağmur</string>
<string name="weather_type_11">Çiseleyen Yağmur</string>
<string name="weather_type_12">Karla Karışık Yağmur</string>
<string name="weather_type_13">Kar Fırtınası</string>
<string name="weather_type_14">Parçalı Bulutlu Kar Yağışı</string>
<string name="weather_type_15">Yoğun Kar Yağışı</string>
<string name="weather_type_16">Kar Yağışı</string>
<string name="weather_type_17">Hafif Kar Yağışı</string>
<string name="weather_type_18">Güçlü Kum Fırtınası</string>
<string name="weather_type_19">Kum Fırtınası</string>
<string name="weather_type_20">>Hafif Kum Fırtınası</string>
<string name="weather_type_21">Kum Fırtınası</string>
<string name="weather_type_22">Dolu</string>
<string name="weather_type_23">Dalgalı Kum Fırtınası</string>
<string name="weather_type_24">Puslu</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

@ -1,41 +0,0 @@
<resources>
<string name="weather_null">Оновити дані погоди</string>
<string name="date_format">EEEE, d MMMM</string>
<string name="today">Сьогодні</string>
<string name="tomorrow">Завтра</string>
<string name="aqi_pure">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_good">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_moderate">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_pollution">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_unhealthy">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_dangerous">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_hazardous">\'ІКВ\' +#weather_aqilevel</string>
<string name="aqi_break">\'ІКВ\' +#weather_aqilevel</string>
<string name="weather_type_null">'Даних немає'</string>
<string name="weather_type_0">Ясно</string>
<string name="weather_type_1">Хмарно</string>
<string name="weather_type_2">Хмарно</string>
<string name="weather_type_3">Туман</string>
<string name="weather_type_4">Сильна злива</string>
<string name="weather_type_5">Злива</string>
<string name="weather_type_6">Сильна злива</string>
<string name="weather_type_7">Гроза</string>
<string name="weather_type_8">Дощ</string>
<string name="weather_type_9">Сильний дощ</string>
<string name="weather_type_10">Дощ</string>
<string name="weather_type_11">Заморозки</string>
<string name="weather_type_12">Мокрий сніг</string>
<string name="weather_type_13">Завірюха</string>
<string name="weather_type_14">Подекуди сніг</string>
<string name="weather_type_15">Сильний сніг</string>
<string name="weather_type_16">Сніг</string>
<string name="weather_type_17">Невеликий сніг</string>
<string name="weather_type_18">Сильна пилова буря</string>
<string name="weather_type_19">Пилова буря</string>
<string name="weather_type_20">Невелика пилова буря</string>
<string name="weather_type_21">Пилова буря</string>
<string name="weather_type_22">Град</string>
<string name="weather_type_23">Пил</string>
<string name="weather_type_24">Зміг</string>
<string name="weather_type_25">Freezing rain</string>
</resources>

View File

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