Files
lawnchair/lawnchair/res/values/strings.xml
ELY M. 736e6c85d6 feat: Support infinite scroll on home screen (#5807)
* scrolling

* removed logging from the scrolling part in pagedview

* added toggle for infinite scrolling

* strings

* scrolling preferences moved

* string fix
2025-12-03 09:54:40 +07:00

894 lines
47 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2021, Lawnchair
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- TODO: Rename all strings to follow CONTRIBUTING.md guidelines -->
<!--
Actions and Verbs
-->
<string name="preview_label">Preview</string>
<string name="action_create">Create</string>
<string name="action_backup">Backup</string>
<string name="action_restore">Restore</string>
<string name="action_delete">Delete</string>
<string name="action_reset">Reset</string>
<string name="action_unlock">Unlock</string>
<string name="action_lock">Lock</string>
<string name="action_apply">Apply</string>
<string name="action_customize">Customize</string>
<string name="always_choice">Always</string>
<string name="never_choice">Never</string>
<string name="clipboard">Clipboard</string>
<string name="action_copy_link">Copy link</string>
<string name="action_copy">Copy</string>
<string name="action_paste">Paste</string>
<string name="action_done">Done</string>
<string name="select_all">Select all</string>
<string name="deselect_all">Deselect all</string>
<string name="inverse_selection">Inverse selection</string>
<string name="loading">Loading…</string>
<string name="dismiss">Dismiss</string>
<string name="download_update">Download update</string>
<string name="install_update">Install update</string>
<string name="view_changes">View changes</string>
<string name="pro_updated">You\'re up-to-date!</string>
<!-- Changes dialog strings -->
<string name="changes_dialog_title">Updates</string>
<string name="changes_dialog_error">Failed to load changes</string>
<string name="changes_dialog_no_changes">No changes found</string>
<string name="changes_dialog_build_format">Build #%1$d → #%2$d</string>
<string name="changes_dialog_commit_info">by %1$s • %2$s • %3$s</string>
<!-- Time ago strings -->
<string name="time_just_now">just now</string>
<string name="time_minutes_ago">%dm</string>
<string name="time_hours_ago">%dh</string>
<string name="time_days_ago">%dd</string>
<string name="time_weeks_ago">%dw</string>
<string name="time_months_ago">%dmo</string>
<string name="time_years_ago">%dy</string>
<string name="managed_by_lawnchair">Managed by Lawnchair</string>
<!-- When mentioning settings UI -->
<string name="smartspace_preferences">Preferences</string>
<string name="settings_button_text">Home settings</string>
<string name="system_settings">System settings</string>
<string name="title_change_settings">Change settings</string>
<!--
General "words" used throughout Lawnchair
-->
<string name="others_category_label">Others</string>
<!-- Selection options -->
<string name="dynamic">Dynamic</string>
<string name="presets">Presets</string>
<string name="custom">Custom</string>
<string name="feed_default">Default</string>
<string name="system">System</string>
<!-- Relating to the Launcher ui -->
<string name="columns">Columns</string>
<string name="rows">Rows</string>
<string name="label">Label</string>
<string name="icons">Icons</string>
<string name="grid">Grid</string>
<string name="layout">Layout</string>
<!-- Generic styling options -->
<string name="show_wallpaper">Show wallpaper</string>
<string name="wallpaper">Wallpaper</string>
<string name="style">Style</string>
<string name="background_opacity">Background opacity</string>
<string name="pref_all_apps_search_bar_background">Separated Search bar background</string>
<!-- Toast text and tips -->
<string name="copied_toast">Copied to clipboard</string>
<string name="calculator_search_result_copied_toast">Result copied to clipboard</string>
<string name="item_removed">Item removed</string>
<!-- Miscellaneous -->
<string name="google_folder_title" translatable="false">Google</string>
<string name="what_to_show">What to show</string>
<string name="wallpapers">Wallpapers</string>
<string name="caddy_beta">Caddy (Beta)</string>
<string name="caddy">Caddy</string>
<string name="app_drawer_folder">App drawer folders</string>
<string name="app_drawer_folder_settings">Drawer folder</string>
<string name="add_folder">Create folder</string>
<string name="edit_folder">Edit folder</string>
<string name="add_label">Add</string>
<string name="edit_label">Edit</string>
<string name="apply_label">Apply</string>
<string name="delete_label">Delete</string>
<string name="folder_list_note">Swipe left to edit, swipe right to delete, or tap to update items</string>
<string name="apps_in_folder_label">Hide folder apps</string>
<string name="apps_in_folder_description">Apps assigned to folders are excluded from app lists</string>
<string name="folders_filter_duplicates">Only show unique apps</string>
<string name="my_folder_label">My folder</string>
<!-- A11y description -->
<string name="accessibility_service_description">To perform certain actions (such as locking your phone) when performing a gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, or to open the Recents screen, Lawnchair uses the performGlobalAction Accessibility service.</string>
<string name="iconPackPackageDefault" translatable="false">""</string>
<string name="n_percent" translatable="false">%1$d%%</string>
<string name="x_with_y_count">%1$s (%2$d)</string>
<string name="x_by_y">%1$d x %2$d</string>
<string name="x_and_y">%1$s &amp; %2$s</string>
<string name="advanced">Advanced</string>
<!--
Preference Dashboard
-->
<string name="settings">Settings</string>
<string name="general_label">General</string>
<string name="general_description">Colors, icon packs, notification dots</string>
<string name="home_screen_label">Home screen</string>
<string name="home_screen_description">Feed, grid, icons</string>
<string name="dock_label">Dock</string>
<string name="dock_description">Search bar, icon count</string>
<string name="app_drawer_label">App drawer</string>
<string name="app_drawer_description">Hidden apps, column count, icons</string>
<string name="drawer_search_label">Drawer search</string>
<string name="drawer_search_description">Web suggestions, global search</string>
<string name="folders_label">Folders</string>
<string name="folders_description">Row and column count</string>
<string name="gestures_label">Gestures</string>
<string name="gestures_description">Taps and swipes</string>
<string name="quickstep_label">Recents screen</string>
<string name="quickstep_description">Clear All button, corner radius</string>
<string name="about_label">About</string>
<string name="app_info_drop_target_label">App info</string>
<string name="debug_restart_launcher">Restart Lawnchair</string>
<string name="experimental_features_label">Experimental features</string>
<!-- Experimental features -->
<string name="font_picker_label">Font customization</string>
<string name="font_picker_description">Some text remains unchanged</string>
<string name="smartspace_calendar_label">At a Glance calendar customization</string>
<string name="smartspace_calendar_description">Allow showing date in non-Gregorian calendar systems</string>
<string name="workspace_increase_max_grid_size_label">Increase maximum grid size limit</string>
<string name="workspace_increase_max_grid_size_description">Increase maximum allowed home screen grid size from 10 x 10 to 20 x 20</string>
<string name="always_reload_icons_label">Always reload icons</string>
<string name="always_reload_icons_description">Avoid using cached icons from icon packs</string>
<string name="icon_swipe_gestures">Icon swipe gestures</string>
<string name="icon_swipe_gestures_description">Perform actions when swiping left or right on icons instead of moving the home screen</string>
<string name="show_deck_layout">Deck layout</string>
<string name="show_deck_layout_description">Show a layout option to hide the app drawer and automatically add new apps to the home screen</string>
<string name="recents_lock_unlock">Lock/unlock</string>
<string name="recents_lock_unlock_description">Prevent selected app from closing when pressing \"Clear all\"</string>
<!--Overlay-->
<string name="overlay_fade_in">Fade In</string>
<string name="overlay_suck_in">Suck In</string>
<string name="app_closing_animation">App closing animation</string>
<string name="overlay_label">Overlay</string>
<string name="overlay_none">None</string>
<!--
Notifications
-->
<string name="set_default_launcher_tip">To access shortcuts and additional features, set Lawnchair as your default launcher</string>
<string name="notification_dots">Notification dots</string>
<string name="show_notification_count">Show notification counter</string>
<string name="notification_dots_color">Notification dot color</string>
<string name="notification_dots_text_color">Notification counter color</string>
<string name="notification_dots_color_contrast_warning_always">Warning: Notification dot and counter colors don\'t have enough contrast with each other</string>
<string name="notification_dots_color_contrast_warning_sometimes">Warning: Notification dot and counter colors might not always have enough contrast with each other</string>
<!--
Icons
-->
<!-- General strings -->
<string name="icon_style_label">Icon style</string>
<string name="icon_shape_label">Icon shape</string>
<string name="icon_sizes">Icon size</string>
<string name="show_labels">Show labels</string>
<string name="label_size">Label size</string>
<string name="twoline_label">Use multiple lines</string>
<!-- Icon-related settings -->
<string name="transparent_background_icons_label">Transparent themed icons</string>
<string name="transparent_background_icons_description">Use transparent background on themed icons</string>
<string name="auto_adaptive_icons_label">Auto-adaptive icons</string>
<string name="auto_adaptive_icons_description">For all non-adaptive icons</string>
<string name="shadow_bg_icons_label">Show shadow behind icons</string>
<string name="background_lightness_label">Background lightness</string>
<string name="adaptive_icon_background_description">Use 100% background lightness for white</string>
<string name="reset_custom_icons">Reset custom icons</string>
<string name="reset_custom_icons_confirmation">All custom icons will be reset. Do you want to continue?</string>
<!-- Icon picker -->
<string name="icon_picker_default_category">Icons</string>
<string name="icon_picker_reset_to_default">Reset to default</string>
<string name="icon_pack_external_picker">Open external picker</string>
<string name="pick_icon_from_label">Pick icon from</string>
<string name="icon_picker_load_failed">Couldn\'t load more icons</string>
<!-- Icon shapes -->
<string name="icon_shape_system">System</string>
<string name="icon_shape_circle">Circle</string>
<string name="icon_shape_cylinder">Cylinder</string>
<string name="icon_shape_diamond">Diamond</string>
<string name="icon_shape_egg">Egg</string>
<string name="icon_shape_cupertino">iOS</string>
<string name="icon_shape_octagon">Octagon</string>
<string name="icon_shape_hexagon">Hexagon</string>
<string name="icon_shape_sammy">One UI</string>
<string name="icon_shape_rounded_square">Rounded square</string>
<string name="icon_shape_sharp_square">Sharp square</string>
<string name="icon_shape_square">Square</string>
<string name="icon_shape_squircle">Squircle</string>
<string name="icon_shape_teardrop">Teardrop</string>
<!-- Icon shape (Material 3 Expressive) -->
<string name="icon_shape_four_sided_cookie">Four-sided cookie</string>
<string name="icon_shape_seven_sided_cookie">Seven-sided cookie</string>
<string name="icon_shape_arch">Arch</string>
<!-- Custom icon shapes -->
<string name="custom_icon_shape">Custom icon shape</string>
<string name="custom_icon_shape_create">Create custom icon shape</string>
<string name="custom_icon_shape_edit">Edit custom icon shape</string>
<string name="custom_icon_shape_corner">Corner shape</string>
<string name="custom_icon_shape_corner_round">Round</string>
<string name="custom_icon_shape_corner_squircle">Smooth</string>
<string name="custom_icon_shape_corner_cut">Cut</string>
<string name="custom_icon_shape_top_left">Top left</string>
<string name="custom_icon_shape_top_right">Top right</string>
<string name="custom_icon_shape_bottom_left">Bottom left</string>
<string name="custom_icon_shape_bottom_right">Bottom right</string>
<string name="export_to_clipboard">Export to clipboard</string>
<string name="import_from_clipboard">Import from clipboard</string>
<string name="icon_shape_clipboard_import_error">Clipboard doesn\'t contain a valid icon shape</string>
<!-- Icon pack settings -->
<string name="icon_pack">Icon pack</string>
<string name="themed_icon_pack">Themed icon source</string>
<string name="themed_icon_pack_tint">Tint with accent color</string>
<string name="system_icons">System icons</string>
<string name="themed_icon_title">Themed icons</string>
<string name="themed_icons_off_label">Off</string>
<string name="themed_icons_home_label">Home screen</string>
<string name="themed_icons_home_and_drawer_label">Home screen and app drawer</string>
<string name="lawnicons_not_installed_description">No supported icon packs</string>
<!-- Fonts -->
<string name="pref_fonts_add_fonts">Add fonts</string>
<string name="pref_fonts_add_fonts_summary">OTF and TTF fonts are supported</string>
<string name="pref_fonts_missing_font">Font not found</string>
<string name="font_label">Font (experimental)</string>
<string name="fontWorkspace">General</string>
<string name="fontHeading">Headings</string>
<string name="fontHeadingMedium">Headings (medium)</string>
<string name="fontBody">Body</string>
<string name="fontBodyMedium">Body (medium)</string>
<string name="font_variant_italic">Italic</string>
<string name="font_weight_thin">Thin</string>
<string name="font_weight_extra_light">Extra light</string>
<string name="font_weight_light">Light</string>
<string name="font_weight_regular">Regular</string>
<string name="font_weight_medium">Medium</string>
<string name="font_weight_semi_bold">Semibold</string>
<string name="font_weight_bold">Bold</string>
<string name="font_weight_extra_bold">Extra bold</string>
<string name="font_weight_extra_black">Black</string>
<!--
Colors and theme
-->
<!-- Theme -->
<string name="theme_label">Theme</string>
<string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
<string name="theme_system_default">System</string>
<string name="theme_follow_wallpaper">Match wallpaper</string>
<!-- Color style -->
<string name="color_style_label">Color style</string>
<string name="color_style_spritz">Spritz</string>
<string name="color_style_tonal_spot">Tonal Spot</string>
<string name="color_style_vibrant">Vibrant</string>
<string name="color_style_expressive">Expressive</string>
<string name="color_style_rainbow">Rainbow</string>
<string name="color_style_fruit_salad">Fruit Salad</string>
<string name="color_style_content">Content</string>
<string name="color_style_monochromatic">Monochromatic</string>
<!-- Accent color and color picker -->
<string name="colors">Colors</string>
<string name="accent_color">Accent color</string>
<string name="swatches">Swatches</string>
<string name="rgb">RGB</string>
<string name="rgb_red">Red</string>
<string name="rgb_green">Green</string>
<string name="rgb_blue">Blue</string>
<string name="hsb">HSB</string>
<string name="hsb_hue">Hue</string>
<string name="hsb_saturation">Saturation</string>
<string name="hsb_brightness">Brightness</string>
<string name="hex">Hex</string>
<string name="color_sliders">Sliders</string>
<string name="invalid_color">Invalid color</string>
<!--
Smartspace
-->
<!-- Date formats -->
<string name="smartspace_calendar_gregorian">Gregorian</string>
<string name="smartspace_calendar_persian">Persian</string>
<string name="generic_smartspace_concatenated_desc">%1$s, %2$s</string>
<string name="smartspace_icu_date_pattern_gregorian_wday_month_day_no_year" translatable="false">EEEMMMd</string>
<string name="smartspace_icu_date_pattern_gregorian_time" translatable="false">HH:mm</string>
<string name="smartspace_icu_date_pattern_gregorian_time_12h" translatable="false">hh:mm aa</string>
<string name="smartspace_icu_date_pattern_gregorian_date" translatable="false"> dd MMMM</string>
<string name="smartspace_icu_date_pattern_persian_wday_month_day_no_year" translatable="false">l، j F</string>
<string name="smartspace_icu_date_pattern_persian_time" translatable="false">H:i</string>
<string name="smartspace_icu_date_pattern_persian_time_12h" translatable="false">g:i a</string>
<string name="smartspace_icu_date_pattern_persian_date" translatable="false">"j F، "</string>
<!-- Battery labels -->
<string name="smartspace_battery_charging">Charging</string>
<string name="smartspace_battery_full">Charged</string>
<string name="smartspace_battery_low">Battery low</string>
<string name="battery_charging_percentage_charging_time">"%1$d%% — Full in %2$s"</string>
<string name="smartspace_widget">At a Glance</string>
<string name="smartspace_widget_description">What to show</string>
<!-- Data and time format settings -->
<string name="smartspace_calendar">Calendar</string>
<string name="smartspace_date_and_time">Date and time</string>
<string name="smartspace_date">Date</string>
<string name="smartspace_time">Time</string>
<string name="smartspace_time_format">Time format</string>
<string name="smartspace_time_follow_system">Follow system</string>
<string name="smartspace_time_12_hour_format">12-hour format</string>
<string name="smartspace_time_24_hour_format">24-hour format</string>
<!-- Available targets -->
<string name="smartspace_weather">Weather</string>
<string name="smartspace_battery_status">Battery status</string>
<string name="smartspace_now_playing">Now Playing</string>
<!-- Smartspacer strings -->
<string name="maximum_number_of_targets">Maximum number of targets</string>
<string name="open_smartspacer_settings">Open Smartspacer settings</string>
<string name="smartspacer_settings">Smartspacer settings</string>
<!-- Setup settings -->
<string name="smartspace_requires_setup">Tap to set up</string>
<string name="event_provider_missing_notification_dots">To use <xliff:g example="My Provider" id="providerName">%1$s</xliff:g>, turn on Notification Dots.</string>
<!-- Toggle button for enabling Smartspace -->
<string name="smartspace_widget_toggle_label">Show on home screen</string>
<string name="smartspace_widget_toggle_description">At a Glance can be manually added to the home screen by placing the Lawnchair widget</string>
<!-- List of available providers -->
<string name="smartspace_mode_label">At a Glance provider</string>
<string name="smartspace_mode_lawnchair" translatable="false">Lawnchair</string>
<string name="smartspace_mode_google">Google</string>
<string name="smartspace_mode_google_search">Google Search</string>
<string name="smartspace_mode_smartspacer" translatable="false">Smartspacer</string>
<!-- Miscellaneous Smartspace strings -->
<string name="smartspace_media_info_separator">" — "</string>
<string name="accessibility_smartspace_page">Page %1$d of %2$d</string>
<string name="smartspace_widget_placeholder_date">Fri, Mar 3</string>
<!--
About the app
-->
<string name="github" translatable="false">GitHub</string>
<string name="support">Support</string>
<string name="translate">Translate</string>
<string name="donate">Donate</string>
<string name="product">Product</string>
<string name="design_and_development">Design and development</string>
<string name="development">Development</string>
<string name="quickswitch_maintenance">QuickSwitch maintenance</string>
<string name="devops">DevOps</string>
<string name="support_and_pr">Support and PR</string>
<string name="community">Community</string>
<string name="x_twitter" translatable="false">X</string>
<string name="telegram">Telegram</string>
<string name="news">News</string>
<string name="discord" translatable="false">Discord</string>
<string name="legal">Legal</string>
<string name="acknowledgements">Acknowledgements</string>
<string name="privacy_policy">Privacy policy</string>
<string name="contributor_status_active">Active</string>
<string name="update_check_failed">Failed to check for updates</string>
<!--
Backup and restore
-->
<string name="create_backup">Create backup</string>
<string name="what_to_backup">What to back up</string>
<string name="backup_content_layout_and_settings">Layout and settings</string>
<string name="backup_content_wallpaper">Wallpaper</string>
<string name="backup_create_success">Backup created</string>
<string name="backup_create_error">Failed to create backup</string>
<string name="restore_backup">Restore backup</string>
<string name="what_to_restore">What to restore</string>
<string name="backup_restore_success">Backup restored</string>
<string name="backup_restore_error">Failed to restore backup</string>
<string name="invalid_backup_file">Invalid backup file</string>
<!--
Gesture settings
-->
<string name="gesture_double_tap">Double tap</string>
<string name="gesture_swipe_up">Swipe up</string>
<string name="gesture_swipe_down">Swipe down</string>
<string name="gesture_home_tap">Home button</string>
<string name="gesture_back_tap">Back button</string>
<string name="gesture_swipe_left">Swipe left</string>
<string name="gesture_swipe_right">Swipe right</string>
<string name="gesture_handler_no_op">Do nothing</string>
<string name="gesture_handler_sleep">Sleep</string>
<string name="gesture_handler_recents">Open Recents screen</string>
<string name="gesture_handler_open_notifications">Open notification panel</string>
<string name="gesture_handler_open_app_option">Open app</string>
<string name="gesture_handler_open_app_config">Open %1$s</string>
<string name="gesture_handler_open_app_drawer">Open app drawer</string>
<string name="gesture_handler_open_app_search">Open app search</string>
<string name="gesture_handler_open_search">Open search</string>
<string name="gesture_handler_open_assistant">Open assistant</string>
<string name="pick_app_for_gesture">Pick app</string>
<string name="dt2s_admin_hint_title">Admin permissions required</string>
<string name="dt2s_admin_hint">To use Double-Tap to Sleep, set Lawnchair as a device admin app. Tap \"Open settings\", then tap \"Activate this device admin app.\"</string>
<string name="dt2s_admin_warning">Double-Tap to Sleep will be turned off.</string>
<string name="d2ts_recents_a11y_hint_title">Turn on accessibility service</string>
<string name="dt2s_a11y_hint">To use Double-Tap to Sleep, turn on the Lawnchair accessibility service. Tap \"Open settings\", select \"Lawnchair\" and turn on \"Use Lawnchair.\"\n\nLawnchair uses Accessibility\'s `performGlobalAction` method to perform this action. This is a sensitive permission that allows monitoring other apps. However, Lawnchair is not configured for that functionality and receives no events.</string>
<string name="dt2s_recents_warning_open_settings">Open settings</string>
<string name="recents_a11y_hint">To use Open Recents screen, turn on the Lawnchair accessibility service. Tap \"Open settings\", select \"Lawnchair\" and turn on \"Use Lawnchair.\"\n\nLawnchair uses Accessibility\'s `performGlobalAction` method to perform this action. This is a sensitive permission that allows monitoring other apps. However, Lawnchair is not configured for that functionality and receives no events.</string>
<!--
Bug reporting
-->
<string name="lawnchair_bug_report">Lawnchair bug report</string>
<string name="crash_report_notif_title">%1$s crashed</string>
<string name="action_upload_crash_report">Upload crash log</string>
<string name="action_upload_error">Upload failed</string>
<string name="dogbin_uploading">Uploading…</string>
<string name="bugreport_channel_name">Bug reports</string>
<string name="status_channel_name">Upload status</string>
<string name="bugreport_group_summary">%d new reports</string>
<string name="bugreport_group_summary_multiple">Multiple new reports</string>
<!--
Preferences (without special screens)
-->
<!-- General and home screen settings -->
<string name="home_screen_rotation_label">Home screen rotation</string>
<string name="home_screen_rotation_description">Allow home screen rotation when device is rotated</string>
<string name="wallpaper_blur">Blur wallpaper (experimental)</string>
<string name="wallpaper_background_blur">Blur intensity</string>
<string name="wallpaper_background_blur_factor">Factor threshold</string>
<string name="home_lawn_deck_label">Deck</string>
<string name="home_lawn_deck_label_beta">Deck (Beta)</string>
<string name="home_lawn_deck_description">Effortlessly access your applications with Deck, the ultimate drawerless experience designed for simplicity and seamless organization</string>
<string name="auto_add_shortcuts_label">Add new apps to home screen</string>
<string name="minus_one_enable">Show feed</string>
<string name="minus_one_unavailable">No feed apps installed</string>
<string name="minus_one">Feed</string>
<string name="feed_provider">Feed provider</string>
<string name="wallpaper_scrolling_label">Scroll wallpaper</string>
<string name="wallpaper_depth_effect_label">Wallpaper depth effect</string>
<string name="wallpaper_depth_effect_description">Zoom in and out of the wallpaper when transitioning between areas of the launcher</string>
<string name="show_sys_ui_scrim">Top shadow</string>
<string name="infinite_scrolling_label">Infinite scrolling</string>
<string name="infinite_scrolling_description">Swipe to loop between the first and last pages</string>
<string name="home_screen_grid">Home screen grid</string>
<string name="home_screen_lock">Lock home screen</string>
<string name="home_screen_unlock">Unlock home screen</string>
<string name="home_screen_locked">Home screen is locked</string>
<string name="home_screen_lock_description">Prevent changes to the home screen layout</string>
<string name="show_dot_pagination_label">Show dot pagination</string>
<string name="show_dot_pagination_description">Use dots instead of lines to show page number</string>
<string name="show_material_u_popup_label">Use new pop-up style</string>
<string name="show_material_u_popup_description">Use Material You\'s bouncy and slightly consolidated pop-up style</string>
<string name="popup_menu">Pop-up menu</string>
<string name="popup_menu_items">Pop-up menu items</string>
<string name="edit_menu_items">Edit pop-up menu items</string>
<string name="wallpaper_quick_picker">Wallpaper quick picker</string>
<string name="status_bar_label">Status bar</string>
<string name="show_status_bar">Show status bar</string>
<string name="dark_status_bar_label">Dark status bar</string>
<string name="status_bar_clock_label">Status bar clock</string>
<string name="status_bar_clock_description">Dynamically hide status bar clock in first screen</string>
<string name="home_screen_text_color">Text color</string>
<string name="color_light">Light</string>
<string name="color_dark">Dark</string>
<string name="force_rounded_widgets">Rounded corners</string>
<string name="allow_widget_overlap">Allow overlap</string>
<string name="force_widget_resize_label">Enforce widget resizing</string>
<string name="force_widget_resize_description">Allow resizing of widgets that are constrained to a specific size</string>
<string name="widget_unlimited_size_label">Remove size constraints</string>
<string name="widget_unlimited_size_description">Remove the minimum and maximum size restrictions of widgets</string>
<!-- Dock settings -->
<string name="show_hotseat_title">Show dock</string>
<string name="enable_dock_to_access_qsb_settings">Search bar settings are available when the Dock is visible. Tap to show the Dock.</string>
<string name="search_bar_label">Search bar</string>
<string name="search_bar_settings">Search bar settings</string>
<string name="hotseat_mode_label">Search bar widget</string>
<string name="hotseat_mode_disabled">Disabled</string>
<string name="hotseat_mode_lawnchair" translatable="false">Lawnchair</string>
<string name="hotseat_mode_google_search">Google Search bar</string>
<string name="qsb_hotseat_background_transparency">Background opacity</string>
<string name="qsb_hotseat_stroke_width">Outline width</string>
<string name="qsb_hotseat_stroke_color">Outline color</string>
<string name="corner_radius_label">Corner radius</string>
<string name="apply_accent_color_label">Apply accent color</string>
<string name="search_provider">Search provider</string>
<string name="hotseat_background">Show background</string>
<string name="hotseat_bg_horizontal_inset_left">Left margin</string>
<string name="hotseat_bg_horizontal_inset_right">Right margin</string>
<string name="hotseat_bg_vertical_inset_top">Top margin</string>
<string name="hotseat_bg_vertical_inset_bottom">Bottom margin</string>
<string name="hotseat_bg_color_label">Background color</string>
<string name="hotseat_bg_alpha">Background opacity</string>
<!-- Pause apps shortcut -->
<string name="pause">Pause</string>
<string name="pause_apps_dialog_title">Pause %1$s?</string>
<string name="pause_apps_dialog_message">Notifications for %1$s will be paused</string>
<string name="paused_apps_dialog_title">App paused</string>
<string name="paused_apps_dialog_message">%1$s was directly paused from the launcher</string>
<string name="paused_apps_drop_target_label">Pause app</string>
<string name="dock_icons">Dock icons</string>
<string name="hotseat_bottom_space_label">Bottom padding</string>
<string name="page_indicator_height">Page indicator height</string>
<!-- Search providers -->
<string name="search_provider_app_search">App search</string>
<string name="search_provider_startpage" translatable="false">Startpage</string>
<string name="search_provider_google" translatable="false">Google</string>
<string name="search_provider_google_go" translatable="false">Google Go</string>
<string name="search_provider_duckduckgo" translatable="false">DuckDuckGo</string>
<string name="search_provider_wikipedia" translatable="false">Wikipedia</string>
<string name="search_provider_presearch" translatable="false">Presearch</string>
<string name="search_provider_bing" translatable="false">Bing</string>
<string name="search_provider_ecosia" translatable="false">Ecosia</string>
<string name="search_provider_sesame" translatable="false">Sesame</string>
<string name="search_provider_brave" translatable="false">Brave</string>
<string name="search_provider_github" translatable="false">GitHub</string>
<string name="search_provider_youtube" translatable="false">YouTube</string>
<string name="search_provider_pixel_search" translatable="false">Pixel Search</string>
<string name="search_provider_yandex" translatable="false">Yandex</string>
<string name="search_provider_fennec" translatable="false">Fennec</string>
<string name="search_provider_firefox" translatable="false">Firefox</string>
<string name="search_provider_iceraven" translatable="false">Iceraven</string>
<string name="search_provider_ironfox" translatable="false">IronFox</string>
<string name="search_provider_kagi" translatable="false">Kagi</string>
<string name="search_provider_custom">Custom</string>
<string name="search_provider_sponsored_description">%1$s and Lawnchair have a revenue share agreement.\n\nSearching with %1$s helps support Lawnchair.</string>
<string name="app_label">App</string>
<string name="website_label">Website</string>
<string name="qsb_search_provider_app_required">App required</string>
<!-- Dock search bar a11y -->
<string name="label_search">Search</string>
<string name="label_lens">Google Lens</string>
<string name="label_voice_search">Voice Search</string>
<!-- App drawer settings -->
<string name="hidden_apps_label">Hidden apps</string>
<string name="pref_all_apps_bulk_icon_loading_title">Load apps in bulk</string>
<string name="pref_all_apps_bulk_icon_loading_description">Load and display icons in bulk instead of individually</string>
<string name="pref_all_apps_remember_position_title">Remember position</string>
<string name="pref_all_apps_remember_position_description">Remember app drawer position after leaving drawer</string>
<string name="pref_all_apps_show_scrollbar_title">Show scrollbar</string>
<string name="app_drawer_columns">App drawer columns</string>
<string name="row_height_label">Row height</string>
<string name="app_drawer_indent_label">Horizontal padding</string>
<string name="app_drawer_bg_color_label">Background color</string>
<!-- HiddenAppsPreferences -->
<string name="hide_from_drawer">Hide from app drawer</string>
<string name="hidden_apps_label_with_count">Hidden apps (%1$d)</string>
<plurals name="apps_count">
<item quantity="one">%1$d app</item>
<item quantity="other">%1$d apps</item>
</plurals>
<!-- Folder settings -->
<string name="folder_preview_bg_opacity_label">Icon preview background opacity</string>
<string name="folder_bg_opacity_label">Folder background opacity</string>
<string name="folder_preview_bg_color_label">Icon background color</string>
<string name="max_folder_columns">Maximum folder columns</string>
<string name="max_folder_rows">Maximum folder rows</string>
<!-- Quickstep settings -->
<string name="quickswitch_ignored_warning">These settings will be ignored as Lawnchair isn\'t set as the Recents screen provider</string>
<string name="quickstep_incompatible">Incompatible system integration</string>
<string name="quickstep_incompatible_description">Your device is configured to have system gestures (known as Quickstep) provided by %1$s, but this version of %1$s isn\'t compatible with your Android version. To continue using your device, please uninstall %1$s updates or disable %1$s as a system gesture provider.</string>
<string name="translucent_background">Translucent background</string>
<string name="translucent_background_alpha">Background opacity</string>
<string name="recents_actions_label">Quick actions</string>
<string name="action_share">Share</string>
<string name="action_lens">Lens</string>
<string name="recents_clear_all">Clear all</string>
<string name="task_menu_force_stop">Force close</string>
<string name="window_corner_radius_label">Screen corner radius</string>
<string name="override_window_corner_radius_label">Custom screen corner radius</string>
<string name="window_corner_radius_description">When you swipe up to open the Recents screen, the current app follows your finger, shrinking into a card. Use this slider to adjust the corner radius of the card when it\'s nearly full screen so it matches the corners of your screen.</string>
<string name="taskbar_label">Taskbar</string>
<string name="enable_taskbar_experimental">Show taskbar (experimental)</string>
<!--
All Apps search
-->
<!-- Launcher strings used -->
<string name="all_apps_device_search_hint">Search apps, web, and more</string>
<string name="all_apps_search_bar_hint">Search apps</string>
<string name="all_apps_no_search_results">No apps found matching \"<xliff:g example="Android" id="query">%1$s</xliff:g>\"</string>
<string name="all_apps_search_result_suggestions">From the web</string>
<string name="all_apps_search_result_contacts_from_device">Contacts from device</string>
<string name="all_apps_search_result_files">Files from device</string>
<string name="all_apps_search_result_settings_entry_from_device">Settings from device</string>
<string name="all_apps_search_market_message">Search for more apps</string>
<string name="all_apps_search_on_web_message">Search on <xliff:g example="Startpage" id="web_search_provider">%1$s</xliff:g></string>
<string name="error_no_market_or_browser_installed">No app store or browser installed</string>
<string name="all_apps_search_on_web_general">Search on the web</string>
<string name="clear_history">Clear search history</string>
<string name="search_input_action_clear_results">Clear search box</string>
<!-- Search settings -->
<string name="pref_category_search">Search</string>
<string name="show_app_search_bar">Show search bar</string>
<string name="pref_search_auto_show_keyboard">Automatically show keyboard</string>
<string name="fuzzy_search_title">Fuzzy search</string>
<string name="fuzzy_search_desc">Approximate matching for app searches</string>
<string name="suggestion_pref_screen_title">Suggestions</string>
<string name="show_suggested_apps_at_drawer_top">Show suggested apps at the top of the drawer</string>
<string name="perform_wide_search_title">Device search</string>
<string name="perform_wide_search_description">Search your phone contacts, files, and settings</string>
<string name="show_hidden_apps_in_search_results">Show hidden apps in search results</string>
<string name="hidden_apps_show_name_typed">If full name is typed</string>
<string name="allapps_web_suggestion_provider_label">Web suggestion provider</string>
<string name="allapps_use_web_suggestion_icon_label">Show web suggestion provider icon in search bar</string>
<string name="allapps_match_qsb_style_label">Match dock search bar actions</string>
<string name="allapps_match_qsb_style_description">Clicking the dock search bar will now open the app drawer search UI</string>
<string name="app_search_algorithm">Search algorithm</string>
<string name="search_algorithm_app_search">App Search</string>
<string name="search_algorithm_global_search_on_device">Global search (on-device)</string>
<string name="search_algorithm_global_search_via_asi">Global search (via ASI)</string>
<string name="custom_search_label">Search engine name</string>
<string name="custom_search_url">Search engine URL</string>
<string name="custom_search_suggestions_url">Search suggestions URL</string>
<string name="custom_search_input_hint">&#37;s will be replaced with the search query</string>
<string name="custom_search_suggestions_hint">&#37;s will be replaced with the search query. Results must be in JSON OpenSearch format.</string>
<string name="custom_search_input_placeholder" translatable="false">https://example.com/search?q=%s</string>
<!-- Labels of each search result types -->
<string name="show_search_result_types">Show in search results</string>
<string name="search_pref_result_apps_and_shortcuts_title">Apps and shortcuts</string>
<string name="search_pref_result_shortcuts_title">App shortcuts</string>
<string name="search_pref_result_people_title">People</string>
<string name="search_pref_result_tips_title">Pixel tips</string>
<string name="search_pref_result_settings_title">Android settings</string>
<string name="search_pref_result_files_title">Files</string>
<string name="search_pref_result_visual_media_title">Photos and videos</string>
<string name="search_pref_result_audio_media_title">Audio files</string>
<string name="search_pref_result_all_files_title">All files</string>
<string name="search_pref_result_web_title">Web suggestions</string>
<string name="search_pref_result_history_title">Search history</string>
<string name="all_apps_search_result_calculator">Calculator</string>
<string name="search_empty_state_title">Start searching</string>
<string name="search_empty_state_no_history_subtitle">Find apps, contacts, and more. Your recent searches will appear here.</string>
<string name="search_empty_state_history_disabled_subtitle">Find apps, contacts, and more.</string>
<!-- Description for each search result type -->
<string name="search_pref_files_search_on">Search on</string>
<string name="search_pref_result_files_description">Media, files, and more</string>
<string name="search_pref_result_contacts_description">Contacts and more</string>
<string name="search_pref_result_web_provider_description">Via <xliff:g id="web_search_provider">%1$s</xliff:g></string>
<!-- Maximum xyz for each search result type -->
<string name="max_apps_result_count_title">Maximum number of apps</string>
<string name="max_people_result_count_title">Maximum number of people</string>
<string name="max_file_result_count_title">Maximum number of files</string>
<string name="max_settings_entry_result_count_title">Maximum number of settings</string>
<string name="max_recent_result_count_title">Maximum items for search history</string>
<string name="max_suggestion_result_count_title">Maximum number of suggestions</string>
<string name="max_web_suggestion_delay">Maximum web suggestion delay</string>
<!-- Permission management -->
<string name="missing_notification_access_label">Notification access needed</string>
<string name="missing_notification_access_desc">To show Notification Dots, turn on app notifications for <xliff:g id="name" example="My App">%1$s</xliff:g></string>
<string name="warn_contact_permission_title">Contacts permission needed</string>
<string name="warn_contact_permission_content">To search for contacts, grant contacts and phone permissions to <xliff:g id="name" example="My App">%1$s</xliff:g></string>
<string name="permissions_music_audio">Music and audio access needed</string>
<string name="permissions_music_audio_description">To search your music and other audio files, <xliff:g id="name" example="My App">%1$s</xliff:g> needs permission to access your media library.</string>
<!-- Photos and videos -->
<string name="permissions_photos_videos">Photos and videos access needed</string>
<string name="permissions_photos_videos_description">To search your photos and videos, <xliff:g id="name" example="My App">%1$s</xliff:g> needs permission to access your media library.</string>
<string name="permissions_photos_videos_full">Access your full media library?</string>
<string name="permissions_photos_videos_full_description">To search all your photos and videos, <xliff:g id="name" example="My App">%1$s</xliff:g> needs full access to your media library.</string>
<string name="permissions_photos_videos_grant_full">Grant full media permissions</string>
<string name="permissions_photos_videos_manage_selected">Manage selected items</string>
<!-- External storage -->
<string name="permissions_external_storage">External storage access needed</string>
<string name="permissions_external_storage_description">To search your files, <xliff:g id="name" example="My App">%1$s</xliff:g> needs permission to access your device\'s external storage.</string>
<string name="permissions_manage_storage">Manage storage access needed</string>
<string name="permissions_manage_storage_description">To display your files in search results, <xliff:g id="name" example="My App">%1$s</xliff:g> requires permission to manage all files on your device. This permission is used solely to list files and will not be used to read or change the content of your personal files.</string>
<string name="permission_desc_wallpaper_base">To display wallpaper previews and include them in backups, <xliff:g id="name" example="My App">%1$s</xliff:g> requires permission %2$s. This is due to system limitations for accessing wallpaper data.</string>
<string name="permission_desc_ending_read_all_files">to read all files on your device</string>
<string name="permission_desc_ending_manage_all_files">to manage all files on your device</string>
<string name="permission_desc_wallpaper_multiple">Multiple permissions needed</string>
<string name="permission_desc_wallpaper_multiple_desc">To display wallpaper previews and include them in backups, <xliff:g id="name" example="My App">%1$s</xliff:g> requires the following permissions. This is due to system limitations for accessing wallpaper data.</string>
<string name="permission_label_manage_all_files">Manage all files on device</string>
<string name="permission_label_read_photos_videos">Read photos and videos</string>
<string name="manage_storage_access_denied_title">Cannot enable manage storage access</string>
<string name="manage_storage_access_denied_description">Due to Play Store policy, <xliff:g id="name" example="My App">%1$s</xliff:g> cannot request full storage access here. To access all files, please download <xliff:g id="name" example="My App">%1$s</xliff:g> from GitHub. Alternatively, you can grant access to photos, videos, and audio files individually in settings.</string>
<string name="open_permission_settings">Open settings</string>
<string name="grant_requested_permissions">Grant permissions</string>
<string name="permissions_needed">Permissions needed</string>
<string name="grant_requested_permissions_tap">Tap to grant permissions</string>
</resources>