XML mondrian OS1.0.24.1.29.DEV

This commit is contained in:
ingbrzy 2024-02-02 22:04:36 +00:00
parent 8018e575fb
commit 2d373e4936
12 changed files with 862 additions and 25 deletions

View File

@ -0,0 +1,315 @@
<?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="multi_floating_package_allow_list">
<item>com.miui.securitycenter</item>
<item>com.miui.weather2</item>
<item>com.android.calendar</item>
<item>com.android.contacts</item>
<item>com.android.mms</item>
<item>com.miui.notes</item>
<item>com.android.settings</item>
<item>com.miui.gallery</item>
<item>com.miui.cloudservice</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">%d 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 %d 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 %d 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">%d 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,416 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="QQ">QQ</string>
<string name="abc_action_bar_home_description">Navigate home</string>
<string name="abc_action_bar_up_description">Navigate up</string>
<string name="abc_action_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="androidx_startup">androidx.startup</string>
<string name="app_name">Recording assistant</string>
<string name="assistant_note_one">A status bar shortcut will appear during voice calls</string>
<string name="assistant_note_two">Tap the shortcut to record calls</string>
<string name="call_assistant">VoIP assistant</string>
<string name="call_in_progress">call in progress</string>
<string name="call_recording_notification_complete_one">Recorded successfully. Tap to view.</string>
<string name="call_recording_notification_complete_other">Recorded %d calls successfully</string>
<string name="call_recording_notification_title">Voice Call Recorder</string>
<string name="call_recording_notification_title_error">"Couldn't record voice call"</string>
<string name="camera_bt_record_start_mic">Using this device to record audio</string>
<string name="camera_bt_record_start_sco">Using Bluetooth headset to record audio</string>
<string name="camera_bt_record_stop">Using this device to record audio now</string>
<string name="cancel">Cancel</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="copy">Copy</string>
<string name="cta_HIPS_Perm_Location_Desc">For recording calls and audio</string>
<string name="cta_main_purpose">"Welcome to Voice Call Recorder! You can use this app to record voice calls made in third party apps. This app will access caller nicknames to name saved recordings.
Note that infringement of other people's privacy rights is illegal. You may not use any information obtained through this feature to violate the privacy of others. If you use the above information illegally, you shall assume all the legal risks arising therefrom.
"</string>
<string name="custom_define_perference_title">Permissions details</string>
<string name="custom_define_permission_desc_android.permission_group.MICROPHONE">For recording calls and audio</string>
<string name="custom_define_permission_desc_android.permission_group.STORAGE">For saving recordings</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="distributed_hardware_info">"[{\"dhOwner\":\"com.xiaomi.distaudio\",\"dhType\":\"4\",\"attr\":{\"version\":1,\"defaults\":{\"params\":[{\"channels\":2,\"bitDepth\":16,\"sampleRate\":8000}]}}},
{\"dhOwner\":\"com.xiaomi.distaudio\",\"dhType\":\"3\",\"attr\":{version:1,defaults:{params:[{channels:2,bitDepth:16,sampleRate:8000},{channels:2,bitDepth:16,sampleRate:44100},{channels:2,bitDepth:16,sampleRate:48000}]}}}]"</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="feishu">Feishu</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="introduct_always_on">Record all calls in third party apps automatically</string>
<string name="introduct_open">Display the record button during calls in third party apps</string>
<string name="introduct_open_new">Record voice calls automatically and save them to Recorder</string>
<string name="introduct_voice_opti_on">Voiceprint optimization filters noises and allows your voice to stay clear</string>
<string name="introduct_voip_assistant">A status bar shortcut will appear during WeChat and QQ calls. Tap the shortcut to record calls.</string>
<string name="midnight">Night</string>
<string name="miliao">Mi Talk</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 all</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 all</string>
<string name="miuix_appcompat_deselect_all_description">Deselect all</string>
<string name="miuix_appcompat_edit">Edit</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="openAPPs">Available apps</string>
<string name="pm">PM</string>
<string name="preference_copied">\"%1$s\" copied to clipboard.</string>
<string name="record_cancel">Cancel</string>
<string name="record_name">Voice Call Recorder</string>
<string name="record_now">Agree</string>
<string name="record_prompt">Voiceprint</string>
<string name="record_prompt_str">"To suppress noise during calls, this app needs to collect your voiceprint. The voiceprint will be stored locally on this device and you'll be able to delete it by performing a factory reset. You won't be able to use this service if you don't agree."</string>
<string name="record_restart">Record voiceprint again</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="tim">TIM</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="verify">OK</string>
<string name="video_call">Video call in progress</string>
<string name="voice_call">Voice call in use</string>
<string name="voice_noise_reduction_open">Voiceprint optimization is on</string>
<string name="voice_opti_always_on">Voiceprint optimization</string>
<string name="voice_opti_summer">Filters noises to keep your voice clear. You need to turn this feature on manually every time.</string>
<string name="voice_recoding">Record calls</string>
<string name="voice_recoding_progress">"Recording call: "</string>
<string name="voice_recoding_summer">Record voice calls and save them to Recorder</string>
<string name="voip_assistant">VoIP assistant</string>
<string name="voip_assistant_purpose">"Welcome to VoIP assistant! You can use this app to record voice calls made in third party apps. This app will access caller nicknames to name saved recordings.
Note that infringement of other people's privacy rights is illegal. You may not use any information obtained through this feature to violate the privacy of others. If you use the above information illegally, you shall assume all the legal risks arising therefrom.
"</string>
<string name="voip_call_assistant">VoIP assistant</string>
<string name="voip_notice">Tap to show %s</string>
<string name="voipcord_privacy">Privacy Policy</string>
<string name="voiprecord_always_on">Record calls automatically</string>
<string name="voiprecord_open">Voice Call Recorder</string>
<string name="wechat">WeChat</string>
<string name="wednesday">Wednesday</string>
<string name="wednesday_short">Wed</string>
<string name="wednesday_shortest">Wed</string>
<string name="wework">WeWork</string>
<string name="yesterday">Yesterday</string>
</resources>

View File

@ -1275,7 +1275,7 @@ come from"</string>
<string name="unrecorded_risk_app">Risks detected</string>
<string name="unrecorded_risk_app_description">Installation of this app is prohibited in accordance with relevant regulatory requirements</string>
<string name="unrecorded_risk_app_description_2">As a developer, you can submit an appeal</string>
<string name="unrecorded_risk_app_description_temp">该应用未依照政策要求进行应用备案,如果您的利益受到侵害,可能无法联系到此应用的开发者,请谨慎安装</string>
<string name="unrecorded_risk_app_description_temp">该应用未依照国家政策进行备案,可能存在网络诈骗、病毒、获取用户隐私信息等恶意行为</string>
<string name="untrusted_external_source_title">Allow \"%1$s\" to install apps?</string>
<string name="untrusted_external_source_warning_summary">Your device and personal data are more vulnerable to attack by unknown apps. By installing apps from this source, you agree that you are responsible for any damage to your device or loss of data that may result from their use.</string>
<string name="update_start">Update</string>

View File

@ -365,6 +365,7 @@
<item>com.android.settings</item>
<item>com.miui.gallery</item>
<item>com.miui.cloudservice</item>
<item>com.android.deskclock</item>
</string-array>
<string-array name="passport_account_user_gender_name">
<item>Male</item>

View File

@ -324,8 +324,8 @@
<string name="columbus_player_speed_video">Skip VIDEO</string>
<string name="columbus_player_unit_sec">sec</string>
<string name="columbus_skip_ad">Skip</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">1f1d6c556ab44f4da8df7a3cfa47ffee</string>
<string name="com.miapm.build_id">7cc2fd12e7504abaa31f4796a458a204</string>
<string name="com.google.firebase.crashlytics.mapping_file_id">2378f9a9724841528977d9c2f15febee</string>
<string name="com.miapm.build_id">22cefad84e6443328b519eaebeb08cba</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_text">"%1$s won't work unless you enable Google Play services."</string>
@ -1207,6 +1207,9 @@
<string name="my_playlist_create_self_playlist">Create playlists with your favorite songs</string>
<string name="my_playlist_set_to_private">Make private</string>
<string name="my_playlist_set_to_public">Make public</string>
<string name="native_body">Body</string>
<string name="native_headline">Headline</string>
<string name="native_media_view">Media View</string>
<string name="nav_app_bar_navigate_up_description">Navigate up</string>
<string name="nav_app_bar_open_drawer_description">Open navigation drawer</string>
<string name="need_to_close">Show less</string>
@ -1257,6 +1260,9 @@
<string name="notification_recommend_summary">Learn about new music trends and app promotions</string>
<string name="notification_recommend_title">Important notifications</string>
<string name="notification_setting">Notification settings</string>
<string name="notifications_permission_confirm">Allow</string>
<string name="notifications_permission_decline">"Don't allow"</string>
<string name="notifications_permission_title">Allow app to send you notifications?</string>
<string name="nowplaying_circle_style">Play button style</string>
<string name="nowplaying_circle_style_rainbow">Rainbow</string>
<string name="nowplaying_circle_style_wave">Wave</string>
@ -2121,6 +2127,8 @@ Be Happy"</string>
<string name="video_concat">视频拼接</string>
<string name="video_cut">视频剪切</string>
<string name="video_denoise">视频降噪</string>
<string name="video_dislike">Dislike</string>
<string name="video_dislike_toast">"We'll recommend less of this type of content"</string>
<string name="video_edge">边缘</string>
<string name="video_extract_frame">视频抽帧</string>
<string name="video_fast">快进</string>
@ -2146,6 +2154,11 @@ Be Happy"</string>
<string name="video_push">ffmpeg推流</string>
<string name="video_remove_logo">去除水印</string>
<string name="video_replay_btn">Play again</string>
<string name="video_report">Report</string>
<string name="video_report_reason_one">Nudity or sexual content</string>
<string name="video_report_reason_three">Physical violence or threats</string>
<string name="video_report_reason_two">Violent crime</string>
<string name="video_report_toast">Thanks for your feedback</string>
<string name="video_retry_btn">Try again</string>
<string name="video_reverse">视频倒播</string>
<string name="video_rotate">旋转</string>
@ -2167,6 +2180,7 @@ Be Happy"</string>
<string name="vip_required_with_song">%s is available to Gold members only. Skipped this song for now.</string>
<string name="voice_search_first_hint">Try voice search!</string>
<string name="watch_video">Watch video</string>
<string name="watermark_label_prefix">"AdMob - "</string>
<string name="web_reward_dialog_cancle">Cancel</string>
<string name="web_reward_dialog_ok">Exit</string>
<string name="wechat_application_id" />

View File

@ -251,17 +251,6 @@
<item>@string/month_november_shortest</item>
<item>@string/month_december_shortest</item>
</string-array>
<string-array name="multi_floating_package_allow_list">
<item>com.miui.securitycenter</item>
<item>com.miui.weather2</item>
<item>com.android.calendar</item>
<item>com.android.contacts</item>
<item>com.android.mms</item>
<item>com.miui.notes</item>
<item>com.android.settings</item>
<item>com.miui.gallery</item>
<item>com.miui.cloudservice</item>
</string-array>
<string-array name="passport_account_user_gender_name">
<item>Male</item>
<item>Female</item>
@ -302,8 +291,8 @@
</string-array>
<string-array name="settings_search_account_and_authority_non_global">
<item>Accounts</item>
<item>Add and manage third party accounts</item>
<item>Accounts;SNS;WeChat;QQ;Mi Account;Account;Xiaomi Account</item>
<item>View your connected WeChat and other SNS accounts</item>
<item>permissions;SNS;WeChat;Xiaomi Account;account</item>
</string-array>
<string-array name="settings_search_change_password">
<item>Change password</item>

View File

@ -201,6 +201,47 @@ You can sign in to your Xiaomi Account using %s now."</string>
<string name="cloud_service_status_cloud_not_open">Off</string>
<string name="cloud_service_status_storage_full">Storage is full</string>
<string name="cloud_service_status_storage_not_enough">Not enough space</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_internet_permission_error_message">WebView login requires INTERNET permission</string>
<string name="com_facebook_internet_permission_error_title">AndroidManifest Error</string>
<string name="com_facebook_like_button_liked">Liked</string>
<string name="com_facebook_like_button_not_liked">Like</string>
<string name="com_facebook_loading">Loading…</string>
<string name="com_facebook_loginview_cancel_action">Cancel</string>
<string name="com_facebook_loginview_log_in_button">Log in</string>
<string name="com_facebook_loginview_log_in_button_continue">Continue with Facebook</string>
<string name="com_facebook_loginview_log_in_button_long">Log in with Facebook</string>
<string name="com_facebook_loginview_log_out_action">Log out</string>
<string name="com_facebook_loginview_log_out_button">Log out</string>
<string name="com_facebook_loginview_logged_in_as">Logged in as: %1$s</string>
<string name="com_facebook_loginview_logged_in_using_facebook">Logged in using Facebook</string>
<string name="com_facebook_send_button_text">Send</string>
<string name="com_facebook_share_button_text">Share</string>
<string name="com_facebook_smart_device_instructions">To connect your account, open the Facebook app on your mobile device and check for notifications.</string>
<string name="com_facebook_smart_device_instructions_or">- OR -</string>
<string name="com_facebook_smart_login_confirmation_cancel">Not you?</string>
<string name="com_facebook_smart_login_confirmation_continue_as">Continue as %1$s</string>
<string name="com_facebook_smart_login_confirmation_title">Confirm Login</string>
<string name="com_facebook_tooltip_default">"You're in control - choose what info you want to share with apps."</string>
<string name="common_google_play_services_enable_button">Enable</string>
<string name="common_google_play_services_enable_text">"%1$s won't work unless you enable Google Play services."</string>
<string name="common_google_play_services_enable_title">Enable Google Play services</string>
<string name="common_google_play_services_install_button">Install</string>
<string name="common_google_play_services_install_text">"%1$s won't run without Google Play services, which are missing from your device."</string>
<string name="common_google_play_services_install_title">Get Google Play services</string>
<string name="common_google_play_services_notification_channel_name">Google Play services availability</string>
<string name="common_google_play_services_notification_ticker">Google Play services error</string>
<string name="common_google_play_services_unknown_issue">%1$s is having trouble with Google Play services. Please try again.</string>
<string name="common_google_play_services_unsupported_text">"%1$s won't run without Google Play services, which are not supported by your device."</string>
<string name="common_google_play_services_update_button">Update</string>
<string name="common_google_play_services_update_text">"%1$s won't run unless you update Google Play services."</string>
<string name="common_google_play_services_update_title">Update Google Play services</string>
<string name="common_google_play_services_updating_text">"%1$s won't run without Google Play services, which are currently updating."</string>
<string name="common_google_play_services_wear_update_text">New version of Google Play services needed. It will update itself shortly.</string>
<string name="common_open_on_phone">Open on phone</string>
<string name="common_signin_button_text">Sign in</string>
<string name="common_signin_button_text_long">Sign in with Google</string>
<string name="completed">All set!</string>
<string name="confirm_bundled_phone_dialog_confirm">Confirm</string>
<string name="confirm_bundled_phone_dialog_confirm_timer">Confirm (%ds)</string>
@ -269,6 +310,7 @@ You can sign in to your Xiaomi Account using %s now."</string>
<string name="failed_dup_secure_phone_number">This phone number is already associated with another Xiaomi Account</string>
<string name="family_service">Family services</string>
<string name="family_service_not_open">Invite members</string>
<string name="fcm_fallback_notification_channel_label">Miscellaneous</string>
<string name="fido2_client_for_fingerprint_auth">Tap to verify via fingerprint</string>
<string name="fido2_close_fingerprint_auth">Turning off</string>
<string name="fido2_close_fingerprint_auth_desc">Turn off fingerprint verification now?</string>
@ -472,6 +514,7 @@ You can sign in to your Xiaomi Account using %s now."</string>
<string name="material_timepicker_pm">PM</string>
<string name="material_timepicker_select_time">Select time</string>
<string name="material_timepicker_text_input_mode_description">Switch to text input mode for the time input.</string>
<string name="messenger_send_button_text">Send</string>
<string name="mi_account">My account</string>
<string name="mi_health">Xiaomi Health</string>
<string name="midnight">Night</string>

View File

@ -4,5 +4,5 @@
<string name="date_time_12" value="EEE, dd MMMM"/>
<string name="desc_date_format" value="EEEE, dd MMM"/>
<string name="desc_date_format_12" value="EEEE, dd MMM"/>
<string name="desc_time" value="'current time' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', apăsați de două ori pentru a accesa aplicația Ceas'"/>
<string name="desc_time" value="'ora curentă' + #hour12+' '+ifelse(#minute,#minute,'oclock')+', apăsați de două ori pentru a accesa aplicația Ceas'"/>
</strings>

View File

@ -2,7 +2,7 @@
<resources>
<string name="date_time">EEEE, dd MMMM</string>
<string name="date_time_12">EEEE, dd MMMM</string>
<string name="location">Locale</string>
<string name="location">Localizare</string>
<string name="resident_city">Oraș implicit</string>
<string name="RTL">0</string>
<string name="clock_local">Local</string>

View File

@ -1,4 +1,4 @@
<resources>
<string name="title_name">Note</string>
<string name="title_name">Note</string>
<string name="note_add">Adăugați o notiță</string>
</resources>

View File

@ -1,10 +1,10 @@
<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="air_quality0">\'ICA \'+#aqi</string>
<string name="air_quality1">\'ICA \'+#aqi</string>
<string name="air_quality2">\'ICA \'+#aqi</string>
<string name="air_quality3">\'ICA \'+#aqi</string>
<string name="air_quality4">\'ICA \'+#aqi</string>
<string name="air_quality5">\'ICA \'+#aqi</string>
<string name="weather_null">Atingeți pentru a obține informații despre starea vremii</string>
<string name="weather_location_null">Nu există informații despre locație</string>
<string name="desc_weather_aqi">@weather_description+' '+ @air_quality</string>