230 lines
20 KiB
XML
230 lines
20 KiB
XML
<resources>
|
|
<string name="app_name">StatusBarTweak</string>
|
|
<string name="module_description">Status bar and lockscreen layout tweaks for Samsung SystemUI.</string>
|
|
<string name="nav_open">Open navigation</string>
|
|
<string name="nav_close">Close navigation</string>
|
|
<string name="nav_icons_debug">Debugging</string>
|
|
<string name="nav_system_icons">Hide status icons</string>
|
|
<string name="nav_layout_hide_notification_icons">    Hide notification icons</string>
|
|
<string name="nav_layout_hide_status_icons">    Hide status icons</string>
|
|
<string name="nav_clock">Clock</string>
|
|
<string name="nav_layout">Layout</string>
|
|
<string name="nav_layout_unlocked">    Unlocked</string>
|
|
<string name="nav_layout_lockscreen">    Lockscreen</string>
|
|
<string name="nav_layout_aod">    AOD</string>
|
|
<string name="nav_battery_bar">Battery bar</string>
|
|
<string name="nav_block_app_notification_icons">Hide notification icons</string>
|
|
<string name="nav_status_chips">Status chips</string>
|
|
<string name="nav_misc">Misc</string>
|
|
<string name="debug_title">Debugging</string>
|
|
<string name="debug_section_camera">Camera</string>
|
|
<string name="debug_section_logging">Logging</string>
|
|
<string name="debug_write_logs_label">Write module logs</string>
|
|
<string name="debug_section_visualizers">Visualizers</string>
|
|
<string name="debug_visualize_notification_container">Notification icon container</string>
|
|
<string name="debug_visualize_status_container">Status icon container</string>
|
|
<string name="debug_visualize_clock_container">Clock container</string>
|
|
<string name="debug_visualize_chip_container">Status chip container</string>
|
|
<string name="debug_visualize_camera_cutout">Camera cutout</string>
|
|
<string name="debug_section_systemui">SystemUI</string>
|
|
<string name="debug_restart_systemui">Restart SystemUI</string>
|
|
<string name="debug_restart_systemui_started">SystemUI restart requested.</string>
|
|
<string name="debug_restart_systemui_failed">Could not restart SystemUI. Root shell failed.</string>
|
|
<string name="debug_notification_style_cards">Cards</string>
|
|
<string name="debug_notification_style_icons">Icons</string>
|
|
<string name="debug_notification_style_dot">Dot</string>
|
|
<string name="debug_notification_style_write_failed">Could not write notification style. Root shell failed.</string>
|
|
<string name="debug_section_notification_icons">Notification icons</string>
|
|
<string name="debug_cycle_icons_label">Cycle debug icons</string>
|
|
<string name="debug_cycle_icons_hint">Cycles visible debug icons between 0 and the configured count every 2 seconds.</string>
|
|
<string name="debug_count_label">Debug icon count</string>
|
|
<string name="debug_reset">Reset</string>
|
|
<string name="debug_notification_permission_required">Notification permission is required for debug icons.</string>
|
|
<string name="debug_camera_current_title">Current camera</string>
|
|
<string name="debug_camera_other_title">Other overridden cameras</string>
|
|
<string name="debug_camera_identified_as">Identified as %1$s</string>
|
|
<string name="debug_camera_overridden_as">Overridden as %1$s</string>
|
|
<string name="debug_camera_action_wrong">This is wrong</string>
|
|
<string name="debug_camera_action_undo">↶</string>
|
|
<string name="debug_camera_other_item">%1$s • %2$s</string>
|
|
<string name="debug_camera_unknown">unknown</string>
|
|
<string name="notification_icons_title">Notification icons</string>
|
|
<string name="system_icons_title">Hide status icons</string>
|
|
<string name="system_icons_hint">Saved status-icon rules for the upcoming per-icon layout rewrite.</string>
|
|
<string name="system_icons_hide_hint">Currently unwired: changes are stored, but do not affect SystemUI yet. Icons represent, in order:\nAOD, Lockscreen, Unlocked.</string>
|
|
<string name="system_icons_group_connectivity">Connectivity</string>
|
|
<string name="system_icons_group_notifications">Notifications</string>
|
|
<string name="system_icons_group_system">System</string>
|
|
<string name="system_icon_airplane">Airplane mode</string>
|
|
<string name="system_icon_alarm">Alarm</string>
|
|
<string name="system_icon_battery_icon">Battery icon</string>
|
|
<string name="system_icon_bluetooth">Bluetooth</string>
|
|
<string name="system_icon_data_saver">Data saver</string>
|
|
<string name="system_icon_do_not_disturb">Do not disturb</string>
|
|
<string name="system_icon_enhanced_processing">Enhanced processing</string>
|
|
<string name="system_icon_home_carrier">Homescreen carrier</string>
|
|
<string name="system_icon_hotspot">Mobile hotspot</string>
|
|
<string name="system_icon_ims">IMS network icons</string>
|
|
<string name="system_icon_location">Location</string>
|
|
<string name="system_icon_lock_carrier">Lockscreen carrier</string>
|
|
<string name="system_icon_lockscreen_mum">Two phone user icon</string>
|
|
<string name="system_icon_managed_profile">Managed profile</string>
|
|
<string name="system_icon_mobile">Mobile data signal</string>
|
|
<string name="system_icon_modes">Modes</string>
|
|
<string name="system_icon_nfc">NFC</string>
|
|
<string name="system_icon_panel_carrier">Expanded panel carrier</string>
|
|
<string name="system_icon_power_saver">Power saver</string>
|
|
<string name="system_icon_rcs">RCS</string>
|
|
<string name="system_icon_two_phone_mode">Two phone mode icon</string>
|
|
<string name="system_icon_volume">Volume</string>
|
|
<string name="system_icon_vpn">VPN</string>
|
|
<string name="system_icon_wifi">Wi-Fi</string>
|
|
<string name="section_unlocked">Unlocked</string>
|
|
<string name="section_icons_mode">Icons mode</string>
|
|
<string name="section_cards_mode">Cards mode</string>
|
|
<string name="section_aod">AOD</string>
|
|
<string name="section_lockscreen">Lockscreen</string>
|
|
<string name="label_max_icons_per_row">Max icons per row</string>
|
|
<string name="label_max_rows">Max rows</string>
|
|
<string name="label_even_distribution">Even distribution</string>
|
|
<string name="label_limit_screen_width">Limit to screen width</string>
|
|
<string name="label_cutout_aware">Cutout aware</string>
|
|
<string name="label_aod_keep_visible_during_call">Keep AOD visible during calls</string>
|
|
<string name="label_aod_keep_visible_during_call_hint">Prevents SystemUI from suppressing AOD while an active call is in progress.</string>
|
|
<string name="hidden_apps_dialog_title">Notification icon app blocks</string>
|
|
<string name="hidden_apps_page_title">Hide notification icons</string>
|
|
<string name="hidden_apps_dialog_subtitle">Pull down to refresh session apps. List contents are fixed until refresh.</string>
|
|
<string name="hidden_apps_page_hint">Currently unwired: changes are stored for the upcoming per-icon rewrite and do not affect icon visibility yet. Icons represent, in order:\nAOD, Lockscreen, Unlocked</string>
|
|
<string name="hidden_apps_clear_session">Clear session list</string>
|
|
<string name="hidden_apps_empty">No apps yet. Generate a notification first.</string>
|
|
<string name="hidden_apps_close">Close</string>
|
|
<string name="hidden_apps_exception_regex_input_hint">Regex</string>
|
|
<string name="hidden_apps_package_with_exceptions">%1$s \u2022 %2$d exceptions</string>
|
|
<string name="hidden_apps_default_modes_title">Default settings</string>
|
|
<string name="hidden_apps_add_exception">Add exception</string>
|
|
<string name="hidden_apps_delete_exception">Delete</string>
|
|
<string name="hidden_apps_exception_label">Exception %1$d</string>
|
|
<string name="hidden_apps_mode_lock_short">LS</string>
|
|
<string name="hidden_apps_mode_unlock_short">UL</string>
|
|
<string name="hidden_apps_mode_aod">AOD</string>
|
|
<string name="hidden_apps_mode_lock">Lockscreen</string>
|
|
<string name="hidden_apps_mode_unlock">Unlocked</string>
|
|
<string name="hidden_apps_package_unknown">(unknown package)</string>
|
|
<string name="status_chips_title">Status chips</string>
|
|
<string name="status_chips_hint">Hide Samsung/SystemUI status chips (music, maps/navigation, call) in the top status area.</string>
|
|
<string name="status_chips_hide_all_label">Hide other status chips (unlocked)</string>
|
|
<string name="status_chips_hide_all_hint">Hides detected status chips that are not media, navigation or call. Privacy indicators are excluded.</string>
|
|
<string name="status_chips_hide_media_unlocked_label">Hide media chip (unlocked)</string>
|
|
<string name="status_chips_hide_navigation_unlocked_label">Hide navigation chip (unlocked)</string>
|
|
<string name="status_chips_hide_call_unlocked_label">Hide call chip (unlocked)</string>
|
|
<string name="misc_title">Misc</string>
|
|
<string name="battery_bar_title">Battery bar</string>
|
|
<string name="battery_bar_master_toggle_title">Master toggle</string>
|
|
<string name="battery_bar_enabled">Enable battery bar</string>
|
|
<string name="battery_bar_position_title">Position</string>
|
|
<string name="battery_bar_position_top">Top</string>
|
|
<string name="battery_bar_position_bottom">Bottom of status bar</string>
|
|
<string name="battery_bar_alignment_title">Alignment</string>
|
|
<string name="battery_bar_alignment_ltr">→</string>
|
|
<string name="battery_bar_alignment_rtl">←</string>
|
|
<string name="battery_bar_alignment_center">↔</string>
|
|
<string name="battery_bar_thickness_title">Thickness (dp)</string>
|
|
<string name="battery_bar_edge_offset_title">Edge offset (dp)</string>
|
|
<string name="battery_bar_mapping_title">Battery mapping</string>
|
|
<string name="battery_bar_mapping_min_label">...0 at %1$d%%</string>
|
|
<string name="battery_bar_mapping_max_label">...full at %1$d%%</string>
|
|
<string name="battery_bar_mapping_slider_label">Bar should show...</string>
|
|
<string name="battery_bar_colours_title">Default colours</string>
|
|
<string name="battery_bar_default_discharge_colour">Discharge colour</string>
|
|
<string name="battery_bar_default_charge_colour">Charge colour</string>
|
|
<string name="battery_bar_thresholds_title">Threshold colours</string>
|
|
<string name="battery_bar_thresholds_hint">Below a threshold, the first matching colour overrides the default.</string>
|
|
<string name="battery_bar_add_threshold">Add threshold</string>
|
|
<string name="battery_bar_colour_dialog_title">Set colour</string>
|
|
<string name="battery_bar_colour_dialog_hint">Examples: FA0, 80FA, or FFAA00</string>
|
|
<string name="battery_bar_threshold_percent_title">Threshold percent</string>
|
|
<string name="battery_bar_threshold_percent_hint">Applies when battery is at or below this percent.</string>
|
|
<string name="battery_bar_threshold_change_percent">Change threshold %</string>
|
|
<string name="battery_bar_threshold_label">Below %1$d%%</string>
|
|
<string name="battery_bar_threshold_discharge_colour">Discharge colour</string>
|
|
<string name="battery_bar_threshold_charge_colour">Charge colour</string>
|
|
<string name="battery_bar_threshold_remove">Remove threshold</string>
|
|
<string name="battery_bar_colour_auto">Auto</string>
|
|
<string name="battery_bar_colour_same_as_discharge">Same as discharge</string>
|
|
<string name="battery_bar_colour_same_as_default">Same as default</string>
|
|
<string name="battery_bar_threshold_duplicate">A threshold at that percentage already exists.</string>
|
|
<string name="battery_bar_threshold_reordered">That threshold moved to a new position in the list.</string>
|
|
<string name="battery_bar_threshold_charge_note">Leave the field empty and press OK for \"Same as discharge\", or use the button below for \"Same as default\".</string>
|
|
<string name="clock_title">Clock</string>
|
|
<string name="layout_home_title">Layout</string>
|
|
<string name="layout_title">Unlocked</string>
|
|
<string name="clock_master_toggles_title">Master toggles</string>
|
|
<string name="layout_master_toggle_title">Master toggle</string>
|
|
<string name="clock_enabled">Use custom clock</string>
|
|
<string name="layout_enabled">Use custom layout</string>
|
|
<string name="clock_position_title">Clock position</string>
|
|
<string name="layout_clock_position_title">Clock</string>
|
|
<string name="layout_carrier_position_title">Carrier</string>
|
|
<string name="layout_chip_position_title">Status chip</string>
|
|
<string name="layout_notification_position_title">Notification icons</string>
|
|
<string name="layout_status_position_title">Status icons</string>
|
|
<string name="layout_item_enabled">Enabled</string>
|
|
<string name="layout_icon_container_count">Number of containers</string>
|
|
<string name="layout_locked_notifications_title">Locked notifications mode</string>
|
|
<string name="layout_locked_notifications_hint">Mirrors the Samsung notification display style for AOD and lockscreen.</string>
|
|
<string name="layout_misc_title">Misc</string>
|
|
<string name="label_max_unlocked_icons_per_row">Max unlocked icons per row</string>
|
|
<string name="layout_padding_title">Padding</string>
|
|
<string name="layout_subpage_disabled_hint">Requires Layout to be ON</string>
|
|
<string name="layout_cutout_gap_label">Gap from cutout (px)</string>
|
|
<string name="layout_left_padding_label">Left padding (px)</string>
|
|
<string name="layout_right_padding_label">Right padding (px)</string>
|
|
<string name="layout_item_padding_label">Padding between items (px)</string>
|
|
<string name="layout_padding_add_stock">+stock</string>
|
|
<string name="layout_middle_auto_nearest">If Middle overlaps the cutout, move it to the nearest side.</string>
|
|
<string name="layout_middle_side_prompt">Else, or if the overlap is centred, attach to:</string>
|
|
<string name="layout_middle_side_prompt_centred">If the overlap is centred, attach to:</string>
|
|
<string name="layout_middle_side_prompt_attach_only">Attach to:</string>
|
|
<string name="layout_ordering_title">Ordering</string>
|
|
<string name="layout_ordering_hint">↑ Closer to the wall</string>
|
|
<string name="layout_sort_icons_title">Sort icons:</string>
|
|
<string name="layout_sort_icons_stock">Stock</string>
|
|
<string name="layout_sort_icons_reversed">Reversed</string>
|
|
<string name="layout_sort_icons_automatic">Auto</string>
|
|
<string name="layout_ordering_clock">Clock</string>
|
|
<string name="layout_ordering_carrier">Carrier</string>
|
|
<string name="layout_ordering_chip">Status chip</string>
|
|
<string name="layout_ordering_notif_icons">Notif icons</string>
|
|
<string name="layout_ordering_status_icons">Status icons</string>
|
|
<string name="layout_ignore_under_display_cameras">Ignore under-display cameras</string>
|
|
<string name="layout_ordering_drag_handle">⋮⋮</string>
|
|
<string name="clock_position_left">Left</string>
|
|
<string name="clock_position_right">Right</string>
|
|
<string name="clock_position_middle">Middle</string>
|
|
<string name="clock_vertical_offset_label">Vertical position</string>
|
|
<string name="clock_middle_auto_nearest">If Middle overlaps the cutout, move it to the nearest side.</string>
|
|
<string name="clock_middle_cutout_prompt">Else, or if the overlap is centred, move clock to:</string>
|
|
<string name="clock_middle_side_left">Left side</string>
|
|
<string name="clock_middle_side_right">Right side</string>
|
|
<string name="clock_middle_cutout_gap_label">Gap from cutout (px)</string>
|
|
<string name="clock_custom_format_title">Custom format</string>
|
|
<string name="clock_custom_format_enabled">Use custom date/time pattern</string>
|
|
<string name="clock_ignore_under_display_cameras">Ignore under-display cameras</string>
|
|
<string name="clock_custom_format_hint">Examples: HH:mm, EEE d MMM HH:mm:ss, {#batterybar big @sans-serif-condensed}HH:mm</string>
|
|
<string name="clock_custom_format_help_common">Date/time patterns:\n\u2022 Uses Java SimpleDateFormat-style pattern letters\n\u2022 Common symbols: yyyy yy MMMM MMM MM EEEE EEE dd d HH hh mm ss a\n\nTags:\n\u2022 Supported tags: <i>, <u>, <small>, <big>, <font color=\'...\'>, <font face=\'...\'>\n\u2022 <b> is not supported\n\u2022 Custom font tags: <sans>, <serif>, <mono>, <condensed>\n\u2022 {/font} closes any open <font ...> tag\n\u2022 Opening a new colour or font face automatically closes the previous one</string>
|
|
<string name="clock_custom_format_help_styling">Shorthand blocks:\n\u2022 {#FA0 big @sans-serif-condensed} is shorthand for opening multiple tags in order\n\u2022 In shorthand: / closes a tag, # sets font colour, @ sets font face\n\u2022 Each whitespace-separated token inside {} becomes its own tag\n\nLine breaks:\n\u2022 Use \\n, {\\n} or {\\n15}; the number is the line-height delta in px\n\u2022 Omit the number to use the default row spacing\n\u2022 { /\\n } style line breaks are written without spaces: {/\\n} or {/\\n15}\n\u2022 Normal line breaks propagate open tags onto the next row\n\u2022 A / line break ends all currently open tags before the next row starts\n\nPipes and grouping:\n\u2022 Maximum two pipes per row; more than two is a syntax error for that row only\n\u2022 Pipes inside single quotes or {} do not split the row\n\u2022 One pipe splits into left and right segments\n\u2022 Two pipes remove the middle section, then split using the outer pipes\n\u2022 Tags are logically continued across pipe splits, even if the middle section is ignored\n\u2022 Rows without pipes are independent; rows with pipes share one common pipe group\n\u2022 A syntax-error row becomes the text Syntax error, with no whole-clock fallback\n\nColours:\n\u2022 Supported colour literals: #RGB, #ARGB, #RRGGBB, #AARRGGBB\n\u2022 {#bright|#dark} means bright text on dark backgrounds, dark text on bright backgrounds\n\u2022 {#batterybar} copies the current battery bar colour\n\u2022 After |, if the next token is not #, the dark variant is built with math\n\u2022 Dark-variant math can start with inv or an operator (+ - * /)\n\u2022 Math runs strictly left to right; there is no operator precedence\n\u2022 Decimal numbers affect R, G and B only; alpha stays unchanged\n\u2022 Hex operands use 00..FF channel values for + and -, and channel/255 scaling for * and /\n\u2022 8-digit hex operands can also affect alpha</string>
|
|
<string name="clock_custom_format_help_examples">Examples:\n\u2022 <small>EEE d MMM</small> HH:mm\n\u2022 HH<small>:mm</small>\n\u2022 <font color=\'#FA0\'>ss</font>\n\u2022 {#FA0|inv*1.1-4}ss\n\u2022 {#batterybar big u @sans-serif-condensed}HH:mm\n\u2022 HH:mm{\\n12 small}EEE d MMM\n\u2022 HH|mm aligns the pipe position across every piped row\n\u2022 left||right removes the middle section before split alignment\n\u2022 {/font}{/\\n big}HH:mm starts a new row without carrying the previous font tags forward</string>
|
|
<string name="clock_font_picker_button">Browse font families</string>
|
|
<string name="clock_custom_format_help_show">Show pattern instructions</string>
|
|
<string name="clock_custom_format_help_hide">Hide pattern instructions</string>
|
|
<string name="clock_font_picker_title">Font families</string>
|
|
<string name="clock_font_picker_hint">Search font family</string>
|
|
<string name="clock_font_picker_copied">Copied: %1$s</string>
|
|
<string name="clock_custom_format_help_link">Date/time pattern reference only: https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html</string>
|
|
<string name="clock_custom_format_invalid">Invalid pattern</string>
|
|
<string name="label_battery_lockscreen_unplugged_percent">Unplugged battery % on lockscreen</string>
|
|
<string name="label_battery_lockscreen_unplugged_percent_hint">Shows the plain battery percentage on the lockscreen when unplugged.</string>
|
|
<string name="label_battery_aod_unplugged_percent">Unplugged battery % on AOD</string>
|
|
<string name="label_battery_aod_unplugged_percent_hint">Shows the plain battery percentage in the bottom AOD lane when unplugged.</string>
|
|
</resources>
|