New Crowdin updates

* New translations cherish_strings.xml (Romanian)

* New translations cherish_strings.xml (Russian)

* New translations cherish_strings.xml (Nepali)

* New translations cherish_strings.xml (Latin)

* New translations cherish_strings.xml (Hindi)

* New translations cherish_strings.xml (Persian)

* New translations cherish_strings.xml (Indonesian)

* New translations cherish_strings.xml (Portuguese, Brazilian)

* New translations cherish_strings.xml (Vietnamese)

* New translations cherish_strings.xml (English)

* New translations cherish_strings.xml (Chinese Traditional)

* New translations cherish_strings.xml (Chinese Simplified)

* New translations cherish_strings.xml (Ukrainian)

* New translations cherish_strings.xml (Turkish)

* New translations cherish_strings.xml (Swedish)

* 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 (Dutch)

* New translations cherish_strings.xml (Norwegian)

* New translations cherish_strings.xml (Lao)
This commit is contained in:
Hưng Phan
2021-03-06 16:58:59 +07:00
committed by GitHub
parent 83831b2455
commit cda669c3d9
34 changed files with 1141 additions and 189 deletions

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Počasí</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">Žádný</string> <string name="toast_none_animation">Žádný</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Výchozí</string> <string name="switch_default">Výchozí</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Centro alineado</string> <string name="lock_item_center">Centro alineado</string>
<string name="lock_item_right">Alineado a la derecha</string> <string name="lock_item_right">Alineado a la derecha</string>
<string name="lockscreen_item_padding_title">Relleno de elementos de pantalla de bloqueo</string> <string name="lockscreen_item_padding_title">Relleno de elementos de pantalla de bloqueo</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Icono de datos deshabilitados</string> <string name="data_disabled_icon_title">Icono de datos deshabilitados</string>
<string name="data_disabled_icon_summary">Mostrar un signo de cruz junto a la barra de señales cuando los datos están deshabilitados</string> <string name="data_disabled_icon_summary">Mostrar un signo de cruz junto a la barra de señales cuando los datos están deshabilitados</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Ocultar atajos inferiores</string> <string name="lockscreen_hide_shortcuts_title">Ocultar atajos inferiores</string>
<string name="lockscreen_hide_shortcuts_summary">Ocultar accesos directos de izquierda a derecha en pantallas de bloqueo seguras</string> <string name="lockscreen_hide_shortcuts_summary">Ocultar accesos directos de izquierda a derecha en pantallas de bloqueo seguras</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Clima</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Animación de brindis</string> <string name="toast_animation_title">Animación de brindis</string>
<string name="toast_none_animation">Ninguna</string> <string name="toast_none_animation">Ninguna</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Alternar la visibilidad del arte multimedia</string> <string name="lockscreen_media_art_summary">Alternar la visibilidad del arte multimedia</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Nivel de desenfoque de arte multimedia</string> <string name="lockscreen_media_blur_title">Nivel de desenfoque de arte multimedia</string>
<string name="lockscreen_lock_icon_title">Icono de candado</string>
<string name="lockscreen_lock_icon_summary">Mostrar icono de bloqueo en la pantalla de bloqueo</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Animación de carga</string> <string name="charging_animation_title">Animación de carga</string>
<string name="charging_animation_summary">Muestra una animación cuando el dispositivo está conectado</string> <string name="charging_animation_summary">Muestra una animación cuando el dispositivo está conectado</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Animación de píxeles</string> <string name="pixel_navbar_anim_title">Animación de píxeles</string>
<string name="pixel_navbar_anim_summary">Alternar la animación del botón de inicio</string> <string name="pixel_navbar_anim_summary">Alternar la animación del botón de inicio</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">Texto de pie de página de QS</string> <string name="qs_footer_text_title">Texto de pie de página de QS</string>
<string name="qs_footer_text_summary">Mostrar texto en la parte inferior del panel QS</string> <string name="qs_footer_text_summary">Mostrar texto en la parte inferior del panel QS</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Barra de estado</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Defecto</string> <string name="switch_default">Defecto</string>

View File

@@ -232,15 +232,15 @@
<string name="global_actions_title">Power menu</string> <string name="global_actions_title">Power menu</string>
<string name="global_actions_summary">Select what to show when you press the power button</string> <string name="global_actions_summary">Select what to show when you press the power button</string>
<string name="global_actions_power">Power</string> <string name="global_actions_power">Power</string>
<string name="global_actions_restart">Restart</string> <string name="global_actions_restart">راه اندازی مجدد</string>
<string name="global_actions_airplane">Airplane</string> <string name="global_actions_airplane">Airplane</string>
<string name="global_actions_settings">Settings</string> <string name="global_actions_settings">تنظیمات</string>
<string name="global_actions_lockdown">Lock Down</string> <string name="global_actions_lockdown">Lock Down</string>
<string name="global_actions_soundpanel">Sound Panel</string> <string name="global_actions_soundpanel">Sound Panel</string>
<string name="global_actions_users">Users</string> <string name="global_actions_users">Users</string>
<string name="global_actions_screenshot">Screenshot</string> <string name="global_actions_screenshot">عکس گرفتن از صفحه</string>
<string name="global_actions_screenrecord">Screenrecord</string> <string name="global_actions_screenrecord">ضبط از صفحه نمایش</string>
<string name="global_actions_flashlight">Flashlight</string> <string name="global_actions_flashlight">چراغ‌قوه</string>
<string name="global_actions_emergency">Emergency</string> <string name="global_actions_emergency">Emergency</string>
<string name="global_actions_advanced_reboot_title">Enable advanced restart</string> <string name="global_actions_advanced_reboot_title">Enable advanced restart</string>
<string name="global_actions_advanced_reboot_summary">When restarting also show options for recovery and bootloader</string> <string name="global_actions_advanced_reboot_summary">When restarting also show options for recovery and bootloader</string>
@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">آب و هوا</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -759,7 +790,7 @@
<string name="gaming_mode_brightness_summary">Lock screen brightness when Gaming mode is turned on</string> <string name="gaming_mode_brightness_summary">Lock screen brightness when Gaming mode is turned on</string>
<string name="gaming_mode_ringer_title">Ringer in gaming mode</string> <string name="gaming_mode_ringer_title">Ringer in gaming mode</string>
<string name="gaming_mode_ringer_off_title">Do not change</string> <string name="gaming_mode_ringer_off_title">Do not change</string>
<string name="gaming_mode_ringer_vibrate_title">Vibrate</string> <string name="gaming_mode_ringer_vibrate_title">لرزش</string>
<string name="gaming_mode_ringer_dnd_title">Do Not Disturb</string> <string name="gaming_mode_ringer_dnd_title">Do Not Disturb</string>
<string name="gaming_mode_ringer_silent_title">Silent</string> <string name="gaming_mode_ringer_silent_title">Silent</string>
<string name="gaming_mode_notifications_title">Gaming mode indication</string> <string name="gaming_mode_notifications_title">Gaming mode indication</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Rata tengah</string> <string name="lock_item_center">Rata tengah</string>
<string name="lock_item_right">Rata kanan</string> <string name="lock_item_right">Rata kanan</string>
<string name="lockscreen_item_padding_title">Padding Item Layar Kunci</string> <string name="lockscreen_item_padding_title">Padding Item Layar Kunci</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Tampilkan ikon data dinonaktifkan</string> <string name="data_disabled_icon_title">Tampilkan ikon data dinonaktifkan</string>
<string name="data_disabled_icon_summary">Menampilkan tanda silang di ikon sinyal saat data dinonaktifkan</string> <string name="data_disabled_icon_summary">Menampilkan tanda silang di ikon sinyal saat data dinonaktifkan</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Sembunyikan Pintasan Bawah</string> <string name="lockscreen_hide_shortcuts_title">Sembunyikan Pintasan Bawah</string>
<string name="lockscreen_hide_shortcuts_summary">Sembunyikan pintasan Kiri-Kanan pada layar kunci aman</string> <string name="lockscreen_hide_shortcuts_summary">Sembunyikan pintasan Kiri-Kanan pada layar kunci aman</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Cuaca</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Animasi Toast</string> <string name="toast_animation_title">Animasi Toast</string>
<string name="toast_none_animation">Tidak ada</string> <string name="toast_none_animation">Tidak ada</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Tombol visibilitas seni media</string> <string name="lockscreen_media_art_summary">Tombol visibilitas seni media</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Tingkat keburaman seni media</string> <string name="lockscreen_media_blur_title">Tingkat keburaman seni media</string>
<string name="lockscreen_lock_icon_title">Ikon kunci</string>
<string name="lockscreen_lock_icon_summary">Tampilkan ikon pengunci di layar kunci</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Animasi pengisian</string> <string name="charging_animation_title">Animasi pengisian</string>
<string name="charging_animation_summary">Tampilkan animasi saat perangkat diisi daya</string> <string name="charging_animation_summary">Tampilkan animasi saat perangkat diisi daya</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Animasi Piksel</string> <string name="pixel_navbar_anim_title">Animasi Piksel</string>
<string name="pixel_navbar_anim_summary">Alihkan animasi tombol beranda</string> <string name="pixel_navbar_anim_summary">Alihkan animasi tombol beranda</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">Teks pada footer QS</string> <string name="qs_footer_text_title">Teks pada footer QS</string>
<string name="qs_footer_text_summary">Tampilkan teks di bagian bawah panel QS</string> <string name="qs_footer_text_summary">Tampilkan teks di bagian bawah panel QS</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Gunakan nilai dari framework</string> <string name="corner_fwvals">Gunakan nilai dari framework</string>
<string name="corner_fwvals_summary">Berguna jika perangkat benar-benar memiliki sudut layar melengkung</string> <string name="corner_fwvals_summary">Berguna jika perangkat benar-benar memiliki sudut layar melengkung</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Bilah status</string>
<string name="lockscreen_status_bar_summary">Tampilkan bilah status di layar kunci</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Tampilan saklar</string> <string name="switch_style_title">Tampilan saklar</string>
<string name="switch_default">Bawaan</string> <string name="switch_default">Bawaan</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">Brak</string> <string name="toast_none_animation">Brak</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Domyślne</string> <string name="switch_default">Domyślne</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Centralizar</string> <string name="lock_item_center">Centralizar</string>
<string name="lock_item_right">Alinhado à direita</string> <string name="lock_item_right">Alinhado à direita</string>
<string name="lockscreen_item_padding_title">Preenchimento da tela de bloqueio</string> <string name="lockscreen_item_padding_title">Preenchimento da tela de bloqueio</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Exibir ícone de dados desativados</string> <string name="data_disabled_icon_title">Exibir ícone de dados desativados</string>
<string name="data_disabled_icon_summary">Mostrar um X no ícone do sinal de rede quando os dados móveis estiverem desligados</string> <string name="data_disabled_icon_summary">Mostrar um X no ícone do sinal de rede quando os dados móveis estiverem desligados</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Esconder os atalhos inferiores</string> <string name="lockscreen_hide_shortcuts_title">Esconder os atalhos inferiores</string>
<string name="lockscreen_hide_shortcuts_summary">Esconder os atalhos da esquerda-direita nas telas de bloqueio seguras</string> <string name="lockscreen_hide_shortcuts_summary">Esconder os atalhos da esquerda-direita nas telas de bloqueio seguras</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Clima</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Animação do Toast</string> <string name="toast_animation_title">Animação do Toast</string>
<string name="toast_none_animation">Nenhum</string> <string name="toast_none_animation">Nenhum</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Alternar a visibilidade da arte de mídia</string> <string name="lockscreen_media_art_summary">Alternar a visibilidade da arte de mídia</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Nível de desfoque da capa do álbum</string> <string name="lockscreen_media_blur_title">Nível de desfoque da capa do álbum</string>
<string name="lockscreen_lock_icon_title">Ícone de bloqueio</string>
<string name="lockscreen_lock_icon_summary">Exibir ícone de bloqueio na tela de bloqueio</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Animação de carregamento</string> <string name="charging_animation_title">Animação de carregamento</string>
<string name="charging_animation_summary">Exibir uma animação quando o dispositivo for conectado</string> <string name="charging_animation_summary">Exibir uma animação quando o dispositivo for conectado</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Animação do Pixel</string> <string name="pixel_navbar_anim_title">Animação do Pixel</string>
<string name="pixel_navbar_anim_summary">Alternar animação do botão inicio</string> <string name="pixel_navbar_anim_summary">Alternar animação do botão inicio</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">Texto do rodapé</string> <string name="qs_footer_text_title">Texto do rodapé</string>
<string name="qs_footer_text_summary">Exibir texto na parte inferior do painel de configurações rápidas</string> <string name="qs_footer_text_summary">Exibir texto na parte inferior do painel de configurações rápidas</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Usar valores do framework</string> <string name="corner_fwvals">Usar valores do framework</string>
<string name="corner_fwvals_summary">Útil se o dispositivo tiver cantos arredondados</string> <string name="corner_fwvals_summary">Útil se o dispositivo tiver cantos arredondados</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Barra de status</string>
<string name="lockscreen_status_bar_summary">Exibir barra de status na tela de bloqueio</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Alternar aparência</string> <string name="switch_style_title">Alternar aparência</string>
<string name="switch_default">Padrão</string> <string name="switch_default">Padrão</string>
@@ -920,18 +948,18 @@
<string name="incall_vibrate_disconnect_title">Vibrar ao desligar</string> <string name="incall_vibrate_disconnect_title">Vibrar ao desligar</string>
<!-- Smart Pixels --> <!-- Smart Pixels -->
<string name="smart_pixels_title">Pixels Inteligentes</string> <string name="smart_pixels_title">Pixels Inteligentes</string>
<string name="smart_pixels_summary">Save battery by shutting off extra pixels</string> <string name="smart_pixels_summary">Poupa bateria ao desligar alguns píxeis</string>
<string name="smart_pixels_on_power_save_title">Auto-enable on battery saver</string> <string name="smart_pixels_on_power_save_title">Ativar automaticamente no modo de economia de bateria</string>
<string name="smart_pixels_on_power_save_summary">Enable with battery saver to increase power savings</string> <string name="smart_pixels_on_power_save_summary">Ativar com economia de bateria para aumentar a economia de energia</string>
<string name="smart_pixels_percent">Percent of pixels to disable</string> <string name="smart_pixels_percent">Porcentagem de pixels a desativar</string>
<string name="smart_pixels_shift">Burn-in protection interval</string> <string name="smart_pixels_shift">Intervalo de proteção Burn-in</string>
<string name="smart_pixels_warning_text">Smart Pixels is a power saving feature. Depending on how many pixels you decide to turn off, you could see a significant improvement in battery life. For a good user experience, we recommend setting the amount of disabled pixels to 75 percent while shifting every 10 minutes.</string> <string name="smart_pixels_warning_text">O Smart Pixels é um recurso de economia de energia. Dependendo de quantos pixels você decidir desligar, haverá uma economia significativa de bateria. Para uma boa experiência de uso recomendamos definir a quantia de pixels para 75 por cento com alternância a cada 10 minutos.</string>
<!-- QS rows and columns --> <!-- QS rows and columns -->
<string name="qs_columns_rows_category_title">QS columns and rows</string> <string name="qs_columns_rows_category_title">Colunas e linhas</string>
<string name="qs_rows_columns_title">QS rows and columns</string> <string name="qs_rows_columns_title">Número de linhas e colunas nos atalhos</string>
<string name="qs_rows_portrait_title">Tiles rows on portrait</string> <string name="qs_rows_portrait_title">Número de linhas em retrato</string>
<string name="qs_rows_landscape_title">Tiles rows on landscape</string> <string name="qs_rows_landscape_title">Número de linhas em paisagem</string>
<string name="qs_columns_portrait_title">Tiles columns on portrait</string> <string name="qs_columns_portrait_title">Número de colunas em retrato</string>
<string name="qs_columns_landscape_title">Tiles columns on landscape</string> <string name="qs_columns_landscape_title">Número de colunas em paisagem</string>
<string name="qs_tile_title_visibility_title">Show tiles title</string> <string name="qs_tile_title_visibility_title">Exibir o título dos ícones</string>
</resources> </resources>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">Nimic</string> <string name="toast_none_animation">Nimic</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Implicit</string> <string name="switch_default">Implicit</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Выравнивание по центру</string> <string name="lock_item_center">Выравнивание по центру</string>
<string name="lock_item_right">Выравнивание по правому краю</string> <string name="lock_item_right">Выравнивание по правому краю</string>
<string name="lockscreen_item_padding_title">Заполнение элементов экрана блокировки</string> <string name="lockscreen_item_padding_title">Заполнение элементов экрана блокировки</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Показывать значок отключенной передачи данных</string> <string name="data_disabled_icon_title">Показывать значок отключенной передачи данных</string>
<string name="data_disabled_icon_summary">Показывать индикатор в виде крестика над значком сети, когда передача данных отключена</string> <string name="data_disabled_icon_summary">Показывать индикатор в виде крестика над значком сети, когда передача данных отключена</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Скрыть нижние ярлыки</string> <string name="lockscreen_hide_shortcuts_title">Скрыть нижние ярлыки</string>
<string name="lockscreen_hide_shortcuts_summary">Скрыть левый и правый ярлыки на экране блокировки</string> <string name="lockscreen_hide_shortcuts_summary">Скрыть левый и правый ярлыки на экране блокировки</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Погода</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Анимация всплывающих уведомлений</string> <string name="toast_animation_title">Анимация всплывающих уведомлений</string>
<string name="toast_none_animation">Действие не выбрано</string> <string name="toast_none_animation">Действие не выбрано</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Включить обложку на экране блокировки</string> <string name="lockscreen_media_art_summary">Включить обложку на экране блокировки</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Уровень размытия обложки</string> <string name="lockscreen_media_blur_title">Уровень размытия обложки</string>
<string name="lockscreen_lock_icon_title">Значок блокировки</string>
<string name="lockscreen_lock_icon_summary">Показывать значок блокировки на экране блокировки</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Анимация заряда батареи</string> <string name="charging_animation_title">Анимация заряда батареи</string>
<string name="charging_animation_summary">Показывать анимацию при подключении зарядного устройства</string> <string name="charging_animation_summary">Показывать анимацию при подключении зарядного устройства</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Анимация Pixel</string> <string name="pixel_navbar_anim_title">Анимация Pixel</string>
<string name="pixel_navbar_anim_summary">Включает анимацию кнопки домой, как на устройствах Pixel</string> <string name="pixel_navbar_anim_summary">Включает анимацию кнопки домой, как на устройствах Pixel</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">Текст нижнего колонтитула быстрых настроек</string> <string name="qs_footer_text_title">Текст нижнего колонтитула быстрых настроек</string>
<string name="qs_footer_text_summary">Отображать текст внизу панели быстрых настроек</string> <string name="qs_footer_text_summary">Отображать текст внизу панели быстрых настроек</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Строка состояния</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">По умолчанию</string> <string name="switch_default">По умолчанию</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Ortaya hizalı</string> <string name="lock_item_center">Ortaya hizalı</string>
<string name="lock_item_right">Sağa hizalı</string> <string name="lock_item_right">Sağa hizalı</string>
<string name="lockscreen_item_padding_title">Kilit Ekranı Öğeleri Dolgu</string> <string name="lockscreen_item_padding_title">Kilit Ekranı Öğeleri Dolgu</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Mobil Veri devre dışı simgesi</string> <string name="data_disabled_icon_title">Mobil Veri devre dışı simgesi</string>
<string name="data_disabled_icon_summary">Mobil veri devre dışı bırakıldığında sinyal çubuğunun yanında çarpı işareti gösterir</string> <string name="data_disabled_icon_summary">Mobil veri devre dışı bırakıldığında sinyal çubuğunun yanında çarpı işareti gösterir</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Alt kısayolları gizle</string> <string name="lockscreen_hide_shortcuts_title">Alt kısayolları gizle</string>
<string name="lockscreen_hide_shortcuts_summary">Güvenli kilit ekranında sağ ve sol alt kısayolları gizle</string> <string name="lockscreen_hide_shortcuts_summary">Güvenli kilit ekranında sağ ve sol alt kısayolları gizle</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Hava Durumu</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast Animasyonu</string> <string name="toast_animation_title">Toast Animasyonu</string>
<string name="toast_none_animation">Hiçbiri</string> <string name="toast_none_animation">Hiçbiri</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Medya resmi görünürlüğünü değiştir</string> <string name="lockscreen_media_art_summary">Medya resmi görünürlüğünü değiştir</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Medya resmi bulanıklık seviyesi</string> <string name="lockscreen_media_blur_title">Medya resmi bulanıklık seviyesi</string>
<string name="lockscreen_lock_icon_title">Kilit simgesi</string>
<string name="lockscreen_lock_icon_summary">Kilit ekranında kilit simgesini göster</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Şarj animasyonu</string> <string name="charging_animation_title">Şarj animasyonu</string>
<string name="charging_animation_summary">Cihaz şarja takıldığında bir animasyon göster</string> <string name="charging_animation_summary">Cihaz şarja takıldığında bir animasyon göster</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Piksel animasyonu</string> <string name="pixel_navbar_anim_title">Piksel animasyonu</string>
<string name="pixel_navbar_anim_summary">Ana ekran tuşu animasyonunu değiştir</string> <string name="pixel_navbar_anim_summary">Ana ekran tuşu animasyonunu değiştir</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">Hızlı ayarlar altbilgi metni</string> <string name="qs_footer_text_title">Hızlı ayarlar altbilgi metni</string>
<string name="qs_footer_text_summary">Hızlı ayarlar panelinin en altında metni görüntüle</string> <string name="qs_footer_text_summary">Hızlı ayarlar panelinin en altında metni görüntüle</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Varsayılan değerleri kullan</string> <string name="corner_fwvals">Varsayılan değerleri kullan</string>
<string name="corner_fwvals_summary">Cihaz gerçekten yuvarlatılmış köşelere sahipse kullanışlıdır</string> <string name="corner_fwvals_summary">Cihaz gerçekten yuvarlatılmış köşelere sahipse kullanışlıdır</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Durum Çubuğu</string>
<string name="lockscreen_status_bar_summary">Kilit ekranında durum çubuğunu göster</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Anahtar görünümü</string> <string name="switch_style_title">Anahtar görünümü</string>
<string name="switch_default">Varsayılan</string> <string name="switch_default">Varsayılan</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">Жоден</string> <string name="toast_none_animation">Жоден</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Типово</string> <string name="switch_default">Типово</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Giữa đã căng chỉnh</string> <string name="lock_item_center">Giữa đã căng chỉnh</string>
<string name="lock_item_right">Bên Phải đã căn chỉnh</string> <string name="lock_item_right">Bên Phải đã căn chỉnh</string>
<string name="lockscreen_item_padding_title">Lớp đệm các mục trên màn hình khóa</string> <string name="lockscreen_item_padding_title">Lớp đệm các mục trên màn hình khóa</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Hiển thị biểu tượng vô hiệu hóa dữ liệu</string> <string name="data_disabled_icon_title">Hiển thị biểu tượng vô hiệu hóa dữ liệu</string>
<string name="data_disabled_icon_summary">Hiển thị các dấu hiệu chéo bên cạnh thanh tín hiệu khi dữ liệu bị vô hiệu hóa</string> <string name="data_disabled_icon_summary">Hiển thị các dấu hiệu chéo bên cạnh thanh tín hiệu khi dữ liệu bị vô hiệu hóa</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Ẩn phím tắt bên dưới</string> <string name="lockscreen_hide_shortcuts_title">Ẩn phím tắt bên dưới</string>
<string name="lockscreen_hide_shortcuts_summary">Ẩn các phím tắt trái phải trên màn hình khóa</string> <string name="lockscreen_hide_shortcuts_summary">Ẩn các phím tắt trái phải trên màn hình khóa</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Thời tiết</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Hoạt ảnh thông báo nhanh</string> <string name="toast_animation_title">Hoạt ảnh thông báo nhanh</string>
<string name="toast_none_animation">Không</string> <string name="toast_none_animation">Không</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Chuyển đổi khả năng hiển thị của nghệ thuật truyền thông</string> <string name="lockscreen_media_art_summary">Chuyển đổi khả năng hiển thị của nghệ thuật truyền thông</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Mức độ mờ ảnh bìa</string> <string name="lockscreen_media_blur_title">Mức độ mờ ảnh bìa</string>
<string name="lockscreen_lock_icon_title">Biểu tượng khoá</string>
<string name="lockscreen_lock_icon_summary">Hiển thị vị trí của biểu tượng khóa trên màn hình khóa</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Hiệu ứng sạc</string> <string name="charging_animation_title">Hiệu ứng sạc</string>
<string name="charging_animation_summary">Hiển thị một hiệu ứng khi thiết bị được cắm sạc</string> <string name="charging_animation_summary">Hiển thị một hiệu ứng khi thiết bị được cắm sạc</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Hoạt ảnh Pixel</string> <string name="pixel_navbar_anim_title">Hoạt ảnh Pixel</string>
<string name="pixel_navbar_anim_summary">Chuyển đổi hoạt hình phím home</string> <string name="pixel_navbar_anim_summary">Chuyển đổi hoạt hình phím home</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS văn bản cuối trang</string> <string name="qs_footer_text_title">QS văn bản cuối trang</string>
<string name="qs_footer_text_summary">Hiển thị văn bản ở dưới cùng của bảng cài đặt nhanh</string> <string name="qs_footer_text_summary">Hiển thị văn bản ở dưới cùng của bảng cài đặt nhanh</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Sử dụng các giá trị khung</string> <string name="corner_fwvals">Sử dụng các giá trị khung</string>
<string name="corner_fwvals_summary">Hữu ích nếu thiết bị thực sự có các góc tròn</string> <string name="corner_fwvals_summary">Hữu ích nếu thiết bị thực sự có các góc tròn</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Thanh trạng thái</string>
<string name="lockscreen_status_bar_summary">Hiển thị thanh trạng thái trên màn hình khóa</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Chuyển đổi ngoại hình</string> <string name="switch_style_title">Chuyển đổi ngoại hình</string>
<string name="switch_default">Mặc định</string> <string name="switch_default">Mặc định</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation"></string> <string name="toast_none_animation"></string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">Status bar</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">默认</string> <string name="switch_default">默认</string>

View File

@@ -422,6 +422,8 @@
<string name="lock_item_center">Center Aligned</string> <string name="lock_item_center">Center Aligned</string>
<string name="lock_item_right">Right Aligned</string> <string name="lock_item_right">Right Aligned</string>
<string name="lockscreen_item_padding_title">Lockscreen Items Padding</string> <string name="lockscreen_item_padding_title">Lockscreen Items Padding</string>
<string name="lockscreen_weather_alignment_title">LS Weather Alignment</string>
<string name="lockscreen_weather_selection_title">WeatherView Background Style</string>
<!-- Data disabled icon --> <!-- Data disabled icon -->
<string name="data_disabled_icon_title">Data disabled icon</string> <string name="data_disabled_icon_title">Data disabled icon</string>
<string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string> <string name="data_disabled_icon_summary">Display a cross sign next to signal bar when data is disabled</string>
@@ -443,6 +445,23 @@
<!-- Hide Lockscreen shortcuts on secure Lockscreen --> <!-- Hide Lockscreen shortcuts on secure Lockscreen -->
<string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string> <string name="lockscreen_hide_shortcuts_title">Hide Bottom Shortcuts</string>
<string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string> <string name="lockscreen_hide_shortcuts_summary">Hide Left-Right Shortcuts on secure lock screens</string>
<!-- Lockscreen weather -->
<string name="lockscreen_weather_category">Weather</string>
<string name="lockscreen_weather_enabled_title">Show on lockscreen</string>
<string name="lockscreen_weather_enabled_summary">Show weather information on lockscreen and during doze</string>
<string name="lockscreen_weather_settings_title">Setup weather options</string>
<string name="lockscreen_weather_settings_summary">Setup icon pack and weather service</string>
<string name="weather_config_title">Weather service</string>
<string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
<string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Lockscreen weather style -->
<string name="lockscreen_weather_style_title">Weather style</string>
<string name="lockscreen_weather_omni_style_title">Omni style</string>
<string name="lockscreen_weather_pixel_style_title">Pixel style</string>
<!-- Toast Animation --> <!-- Toast Animation -->
<string name="toast_animation_title">Toast animation</string> <string name="toast_animation_title">Toast animation</string>
<string name="toast_none_animation">None</string> <string name="toast_none_animation">None</string>
@@ -581,8 +600,6 @@
<string name="lockscreen_media_art_summary">Toggle visibility of media art</string> <string name="lockscreen_media_art_summary">Toggle visibility of media art</string>
<!-- Lockscreen media artwork --> <!-- Lockscreen media artwork -->
<string name="lockscreen_media_blur_title">Media art blur level</string> <string name="lockscreen_media_blur_title">Media art blur level</string>
<string name="lockscreen_lock_icon_title">Lock icon</string>
<string name="lockscreen_lock_icon_summary">Display lock icon on the lockscreen</string>
<!-- Charging animation --> <!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string> <string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string> <string name="charging_animation_summary">Display an animation when the device is plugged in</string>
@@ -695,6 +712,20 @@
<!-- Navbar Animation --> <!-- Navbar Animation -->
<string name="pixel_navbar_anim_title">Pixel animation</string> <string name="pixel_navbar_anim_title">Pixel animation</string>
<string name="pixel_navbar_anim_summary">Toggle home button animation</string> <string name="pixel_navbar_anim_summary">Toggle home button animation</string>
<!-- LockWeather Switches -->
<string name="lockscreen_weather_show_city_title">Show city name</string>
<string name="lockscreen_weather_show_city_summary">Show name of current city on left of image</string>
<string name="lockscreen_weather_show_temp_title">Show temperature</string>
<string name="lockscreen_weather_show_temp_summary">Show current city temperature on right of image</string>
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
<!-- LS Weather Temp & City Fonts -->
<string name="lock_weather_temp_font_title">LS Weather Temp font</string>
<string name="lock_weather_temp_font_summary">Change the default font of the lockscreen weather temp</string>
<string name="lock_weather_temp_font_dialog_title">Select lock weather temp font</string>
<string name="lock_weather_city_font_title">LS Weather City font</string>
<string name="lock_weather_city_font_summary">Change the default font of the lockscreen weather city</string>
<string name="lock_weather_city_dialog_title">Select lock weather city font</string>
<!-- QS Footer Text --> <!-- QS Footer Text -->
<string name="qs_footer_text_title">QS footer text</string> <string name="qs_footer_text_title">QS footer text</string>
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string> <string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
@@ -877,9 +908,6 @@
<string name="corner_fwvals">Use framework values</string> <string name="corner_fwvals">Use framework values</string>
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string> <string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
<string name="unit_pixels">dp</string> <string name="unit_pixels">dp</string>
<!-- Show Statusbar on Lockscreen -->
<string name="lockscreen_status_bar_title">狀態列</string>
<string name="lockscreen_status_bar_summary">Display status bar on the lockscreen</string>
<!-- Switch styles --> <!-- Switch styles -->
<string name="switch_style_title">Switch appearance</string> <string name="switch_style_title">Switch appearance</string>
<string name="switch_default">Default</string> <string name="switch_default">Default</string>