New Crowdin updates (#38)

* New translations cherish_strings.xml (Romanian)

* New translations cherish_strings.xml (Vietnamese)

* New translations cherish_strings.xml (Swedish)

* New translations cherish_strings.xml (Turkish)

* New translations cherish_strings.xml (Ukrainian)

* New translations cherish_strings.xml (Chinese Simplified)

* New translations cherish_strings.xml (Chinese Traditional)

* New translations cherish_strings.xml (English)

* New translations cherish_strings.xml (Portuguese, Brazilian)

* New translations cherish_strings.xml (Russian)

* New translations cherish_strings.xml (Indonesian)

* New translations cherish_strings.xml (Persian)

* New translations cherish_strings.xml (Hindi)

* New translations cherish_strings.xml (Latin)

* New translations cherish_strings.xml (Nepali)

* New translations cherish_strings.xml (Kurmanji (Kurdish))

* New translations cherish_strings.xml (Sorani (Kurdish))

* New translations cherish_strings.xml (Serbian (Cyrillic))

* New translations cherish_strings.xml (Portuguese)

* New translations cherish_strings.xml (French)

* New translations cherish_strings.xml (Finnish)

* New translations cherish_strings.xml (Spanish)

* New translations cherish_strings.xml (Arabic)

* New translations cherish_strings.xml (Czech)

* New translations cherish_strings.xml (Danish)

* New translations cherish_strings.xml (German)

* New translations cherish_strings.xml (Greek)

* New translations cherish_strings.xml (Hebrew)

* New translations cherish_strings.xml (Polish)

* New translations cherish_strings.xml (Hungarian)

* New translations cherish_strings.xml (Italian)

* New translations cherish_strings.xml (Japanese)

* New translations cherish_strings.xml (Korean)

* New translations cherish_strings.xml (Kurdish)

* New translations cherish_strings.xml (Dutch)

* New translations cherish_strings.xml (Norwegian)

* New translations cherish_strings.xml (Lao)
This commit is contained in:
Hưng Phan
2021-04-19 13:31:15 +07:00
committed by GitHub
parent af7462c4f8
commit 22dadeab54
37 changed files with 1179 additions and 217 deletions

View File

@@ -179,6 +179,8 @@
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Display negociated charger max current and voltage and battery temperature on lockscreen while charging</string>
<string name="lockscreen_battery_info_font_title">Charging info font</string>
<string name="lockscreen_battery_info_dialog_title">Select charging info font</string>
<!-- Fingerprint authentication vibration -->
<string name="fprint_sucess_vib_title">Fingerprint authentication vibration</string>
<string name="fprint_sucess_vib_summary">Vibrate on successful fingerprint authentication</string>
@@ -783,6 +785,9 @@
<string name="pulse_ambient_light_category">Screen edge lighting</string>
<string name="pulse_ambient_light_title">Show on new notifcation</string>
<string name="pulse_ambient_light_summary">Show light pulse on new notification</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">راه اندازی مجدد</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="ambient_notification_light_enabled_title">Show on always on</string>
<string name="ambient_notification_light_enabled_summary">Show light pulse on new notification using always on</string>
<string name="ambient_notification_light_color_title">Custom color</string>
@@ -804,6 +809,9 @@
<string name="pulse_ambient_light_duration_summary">Sets the ambient light animation duration</string>
<string name="pulse_ambient_light_repeat_count_title">Edge Light Repeat count</string>
<string name="pulse_ambient_light_repeat_count_summary">Set max repeat count. 0 for infinite</string>
<string name="pulse_ambient_light_layout_title">Edge Light View</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
@@ -1053,4 +1061,22 @@
<string name="flashlight_on_call_not_dnd">Only in ringer mode</string>
<string name="flashlight_on_call_dnd">Only in DND mode</string>
<string name="flashlight_on_call_always">Always</string>
<!-- Keygaurd battery bar & color modes -->
<string name="keyguard_show_battery_title">Battery bar</string>
<string name="keyguard_show_battery_summary">Show a battery bar on the ambient display when charging</string>
<string name="keyguard_show_battery_always_title">Always show battery bar</string>
<string name="keyguard_show_battery_always_summary">Always show a battery bar on the ambient display</string>
<string name="keygaurd_battery_bar_color_title">Color</string>
<string name="on_aod_title">AOD</string>
<string name="keyguard_battery_bar_color_modes_title">Color mode</string>
<string name="keyguard_battery_bar_color_gradient">Gradient</string>
<string name="keyguard_battery_bar_color_accent">Accent</string>
<string name="keyguard_battery_bar_color_random">Random</string>
<string name="keyguard_battery_bar_color_custom">Custom</string>
<!-- Battery temperature -->
<string name="ambient_battery_temperature_title">Battery temperature</string>
<string name="ambient_battery_temperature_summary">Show battery temperature along with the battery percent</string>
<!-- Volume panel extras -->
<string name="volume_panel_tint_title">Tint the active volume bar</string>
<string name="volume_panel_tint_summary">Use a color gradient to tint the active volume bar</string>
</resources>