426 lines
28 KiB
XML
426 lines
28 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="en">
|
||
<string name="app_name">Kvæsitso</string>
|
||
<!-- Shown in the search bar when the search field is empty -->
|
||
<string name="edit_text_search_hint">Search</string>
|
||
<!-- A dialog for an action that requires a short amount of time. Used when sharing APK files -->
|
||
<string name="dialog_wait">Preparing…</string>
|
||
<!-- Shown in the app detail share menu if the application was installed from an app store -->
|
||
<string name="share_menu_store_link">%1$s link</string>
|
||
<!-- Share app menu when both, link and apk share are available-->
|
||
<string name="share_menu_apk_file">Package file</string>
|
||
<!-- Uninstall an application -->
|
||
<string name="menu_uninstall">Uninstall</string>
|
||
<!-- Share something -->
|
||
<string name="menu_share">Share</string>
|
||
<!-- %1$s is the app version, %2$s the package name of an app -->
|
||
<string name="app_info">Version %1$s\n%2$s</string>
|
||
<!-- Menu entry for launcher settings -->
|
||
<string name="settings">Settings</string>
|
||
<!-- Set the device's wallpaper -->
|
||
<string name="wallpaper">Wallpaper</string>
|
||
<!-- Launcher settings title -->
|
||
<string name="title_activity_settings">Settings</string>
|
||
<!-- Calendar events that last the entire day -->
|
||
<string name="calendar_event_allday">all-day</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_north">North</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_north_east">North east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_north_north_east">North north east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_east_north_east">East north east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_east">East</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_east_south_east">East south east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_south_east">South east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_south_south_east">South south east</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_south">South</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_south_south_west">South south west</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_south_west">South west</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_west_south_west">West south west</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_west">West</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_west_north_west">West north west</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_north_west">North west</string>
|
||
<!-- Wind direction, used in weather widget -->
|
||
<string name="wind_north_north_west">North north west</string>
|
||
<!-- No rain or snow, used in weather widget -->
|
||
<string name="precipitation_none">No precipitation</string>
|
||
<!-- Appearance preference title -->
|
||
<string name="preference_screen_appearance">Appearance</string>
|
||
<string name="preference_theme">Theme</string>
|
||
<string name="preference_theme_light">Light</string>
|
||
<string name="preference_theme_dark">Dark</string>
|
||
<string name="preference_screen_colors">Color scheme</string>
|
||
<string name="preference_colors_default">Default</string>
|
||
<string name="preference_colors_bw">Black and White</string>
|
||
<string name="preference_screen_about">About</string>
|
||
<string name="preference_version">Version</string>
|
||
<string name="preference_category_links">Links</string>
|
||
<string name="preference_category_licenses">Open source licenses</string>
|
||
<!-- Open website of an open source library -->
|
||
<string name="open_webpage">Open website</string>
|
||
<string name="preference_screen_about_summary">App and license information</string>
|
||
<string name="preference_screen_appearance_summary">Customize the look-and-feel</string>
|
||
<string name="preference_category_location">Location</string>
|
||
<string name="preference_automatic_location">Automatic location</string>
|
||
<string name="preference_automatic_location_summary">Use GPS and location services to determine location automatically</string>
|
||
<string name="preference_location">Location</string>
|
||
<string name="preference_imperial_units_summary">Use degrees Fahrenheit and miles per hour</string>
|
||
<string name="preference_imperial_units">Imperial units</string>
|
||
<string name="preference_category_debug">Debug</string>
|
||
<!-- Wikipedia url prefix -->
|
||
<string name="wikipedia_url">https://en.wikipedia.org</string>
|
||
<string name="wikipedia_source">From Wikipedia</string>
|
||
<string name="preference_category_icons">Icons</string>
|
||
<string name="preference_icon_shape">Shape</string>
|
||
<string name="preference_icon_shape_square">Square</string>
|
||
<string name="preference_icon_shape_rounded_square">Rounded square</string>
|
||
<string name="preference_icon_shape_squircle">Squircle</string>
|
||
<string name="preference_icon_shape_triangle">Reuleaux triangle</string>
|
||
<string name="preference_icon_shape_circle">Circle</string>
|
||
<string name="preference_category_searchbar">Search bar</string>
|
||
<string name="file_type_directory">Directory</string>
|
||
<string name="file_type_archive">Archive file</string>
|
||
<string name="file_type_android">Android package file</string>
|
||
<string name="file_type_source_code">Source code file</string>
|
||
<string name="file_type_document">Document</string>
|
||
<string name="file_type_spreadsheet">Spreadsheet</string>
|
||
<string name="file_type_music">Music file</string>
|
||
<string name="file_type_video">Video</string>
|
||
<string name="file_type_image">Picture</string>
|
||
<string name="file_type_none">File</string>
|
||
<string name="file_type_generic">%1$s file</string>
|
||
<string name="activity_not_found">No suitable app installed.</string>
|
||
<string name="file_type_presentation">Presentation</string>
|
||
<string name="file_type_compressed">Compressed file</string>
|
||
<string name="file_type_text">Text file</string>
|
||
<string name="alert_delete_directory">The directory %1$s and all its content will be deleted permanently. Proceed?</string>
|
||
<string name="alert_delete_file">The file %1$s will be deleted permanently. Proceed?</string>
|
||
<string name="file_meta_title">Title</string>
|
||
<string name="file_meta_artist">Artist</string>
|
||
<string name="file_meta_album">Album</string>
|
||
<string name="file_meta_duration">Duration</string>
|
||
<string name="file_meta_year">Year</string>
|
||
<string name="file_meta_data_entry">%1$s: %2$s</string>
|
||
<string name="file_meta_size">Size</string>
|
||
<string name="file_meta_path">Path</string>
|
||
<string name="file_meta_type">Type</string>
|
||
<string name="file_meta_dimensions">Dimensions</string>
|
||
<string name="file_meta_app_name">App name</string>
|
||
<string name="file_meta_app_version">Version</string>
|
||
<string name="file_meta_app_pkgname">Package name</string>
|
||
<string name="file_meta_app_min_sdk">Min SDK version</string>
|
||
<string name="preference_screen_services">Services</string>
|
||
<string name="preference_theme_system">Follow system</string>
|
||
<string name="file_meta_location">Location</string>
|
||
<string name="websearch_google">Google</string>
|
||
<string name="websearch_youtube">YouTube</string>
|
||
<string name="websearch_playstore">Google Play</string>
|
||
<string name="websearch_google_url">https://google.com/search?q=${1}</string>
|
||
<string name="websearch_youtube_url">https://www.youtube.com/results?search_query=${1}</string>
|
||
<string name="websearch_playstore_url">https://play.google.com/store/search?q=${1}</string>
|
||
<string name="websearch_dialog_name_hint">Name</string>
|
||
<string name="websearch_dialog_url_hint">URL</string>
|
||
<string name="websearch_dialog_url_description">\'${1}\' will be replaced by the actual search term.</string>
|
||
<string name="websearch_dialog_url_error">The placeholder \'${1}\' is missing in this URL</string>
|
||
<string name="websearch_dialog_replace_icon">Replace icon</string>
|
||
<string name="websearch_dialog_delete_icon">Delete icon</string>
|
||
<string name="preference_weather_provider">Provider</string>
|
||
<string name="provider_metno">MET Norway</string>
|
||
<string name="provider_openweathermap">OpenWeatherMap</string>
|
||
<string name="provider_brightsky">Deutscher Wetterdienst (Germany only)</string>
|
||
<string name="provider_here">HERE</string>
|
||
<string name="preference_themed_icons">Themed icons</string>
|
||
<string name="preference_themed_icons_summary">Color icons with the application\'s color scheme</string>
|
||
<string name="preference_icon_pack">Icon pack</string>
|
||
<string name="preference_icon_pack_summary_empty">No icon packs installed</string>
|
||
<string name="menu_edit_widgets">Edit widgets</string>
|
||
<string name="widget_name_weather">Weather</string>
|
||
<string name="widget_name_calendar">Calendar</string>
|
||
<string name="widget_add_widget">Add widget</string>
|
||
<string name="widget_add_external">More</string>
|
||
<string name="preference_category_system_bars">System bars</string>
|
||
<string name="preference_light_status_bar">Dark status bar icons</string>
|
||
<string name="preference_light_nav_bar">Dark navigation bar icons</string>
|
||
<string name="widget_name_music">Music</string>
|
||
<string name="contacts_menu_open_externally">Open in contacts app</string>
|
||
<string name="favorites_menu_pin">Pin to favorites</string>
|
||
<string name="favorites_menu_unpin">Unpin</string>
|
||
<string name="menu_back">Back</string>
|
||
<string name="contact_multiple_numbers">%1$d phone numbers</string>
|
||
<string name="contact_multiple_emails">%1$d email addresses</string>
|
||
<string name="contact_multiple_postals">%1$d postal addresses</string>
|
||
<string name="menu_app_info">App info</string>
|
||
<string name="preference_screen_services_summary">Manage connected accounts and services</string>
|
||
<string name="preference_category_services_google">Google</string>
|
||
<string name="preference_signin_user">Signed in as %1$s</string>
|
||
<string name="preference_signin_logout">Log out</string>
|
||
<string name="file_meta_owner">Owner</string>
|
||
<string name="preference_summary_not_logged_in">You are currently not logged in</string>
|
||
<string name="file_type_ebook">E-book</string>
|
||
<string name="file_type_drawing">Drawing</string>
|
||
<string name="file_type_form">Form</string>
|
||
<string name="menu_hide">Hide</string>
|
||
<string name="menu_unhide">Don\'t hide</string>
|
||
<string name="menu_hidden_items">Hidden items</string>
|
||
<string name="menu_delete">Delete</string>
|
||
<string name="calendar_menu_open_externally">Open in calendar app</string>
|
||
<string name="preference_search_wikipedia_pictures">Show pictures</string>
|
||
<string name="preference_search_wikipedia_pictures_summary">Significantly increases data usage</string>
|
||
<string name="preference_google_signin">Sign in with Google</string>
|
||
<string name="preference_google_signin_summary">Sign in to search Google Drive</string>
|
||
<string name="preference_icon_shape_hexagon">Hexagon</string>
|
||
<string name="shortcut_summary">By %1$s</string>
|
||
<string name="installation_in_progress">Installation in progress… (%1$d%%)</string>
|
||
<string name="activity_not_found_searchable">Couldn\'t open %1$s</string>
|
||
<string name="preference_legacy_icon_bg">Icon background</string>
|
||
<string name="preference_legacy_icon_bg_summary">Legacy icon style</string>
|
||
<!-- Easter egg preference toasts -->
|
||
<string name="easter_egg_1">There are no easter eggs here, unless you brought them with you.</string>
|
||
<string name="easter_egg_2">Please, stop it, you are wasting your time</string>
|
||
<string name="easter_egg_3">I won\'t say it again: there are absolutely no easter eggs hidden here</string>
|
||
<string name="easter_egg_text">Well, you found me. Congratulations. Was it worth it?</string>
|
||
<string name="permission_calendar_widget">Grant calendar permission to display upcoming appointments and events here.</string>
|
||
<string name="permission_calendar_search">Grant calendar permission to search your calendar.</string>
|
||
<string name="permission_files_search">Grant storage permission to search photos, media and document on this device.</string>
|
||
<string name="permission_contact_search">Grant contact permission to search your contact.</string>
|
||
<string name="close">Close</string>
|
||
<string name="custom_icon">Custom icon</string>
|
||
<string name="widget_action_adjust_height">Adjust height</string>
|
||
<string name="widget_action_remove">Remove</string>
|
||
<string name="widget_action_settings">Settings</string>
|
||
<string name="preference_icon_shape_pentagon">Pentagon</string>
|
||
<string name="preference_category_wallpaper">Wallpaper</string>
|
||
<string name="preference_dim_wallpaper">Dim wallpaper</string>
|
||
<string name="preference_dim_wallpaper_summary">In dark themes, darken wallpaper</string>
|
||
<string name="preference_wallpaper_summary">Choose a wallpaper</string>
|
||
<string name="preference_screen_badges">Badges</string>
|
||
<string name="preference_screen_badges_summary">Configure icon badges</string>
|
||
<string name="preference_notification_badges">Notification badges</string>
|
||
<string name="preference_notification_badges_summary">Show a badge for applications with unread notifications</string>
|
||
<string name="preference_suspended_badges_summary">Show a badge for suspended applicatoins</string>
|
||
<string name="preference_suspended_badges">Suspended apps</string>
|
||
<string name="preference_cloud_badges">Cloud badges</string>
|
||
<string name="preference_cloud_badges_summary">Show a badge for files that are stored in a cloud</string>
|
||
<string name="preference_shortcut_badges">Shortcut badges</string>
|
||
<string name="preference_shortcut_badges_summary">Show a badge which indicates to which app a shortcut belongs</string>
|
||
<string name="preference_icon_shape_platform">System default</string>
|
||
<string name="preference_category_services_microsoft">Microsoft</string>
|
||
<string name="preference_ms_signin">Sign in with Microsoft</string>
|
||
<string name="preference_ms_signin_summary">Sign in to search OneDrive</string>
|
||
<string name="preference_nextcloud_signin">Sign in to Nextcloud</string>
|
||
<string name="preference_nextcloud_signin_summary">Sign in to search your Nextcloud server</string>
|
||
<string name="preference_account_checking_status">Checking status…</string>
|
||
<string name="preference_about_telegram">Telegram group</string>
|
||
<string name="preference_about_fdroid">F-Droid repository</string>
|
||
<string name="menu_item_edit_favs">Edit favorites</string>
|
||
<string name="edit_favorites_dialog_stage2">Not pinned – frequently used</string>
|
||
<string name="edit_favorites_dialog_stage1">Pinned – automatically sorted</string>
|
||
<string name="edit_favorites_dialog_stage0">Pinned – manually sorted</string>
|
||
<string name="login_flow_next">Next</string>
|
||
<string name="next_cloud_server_url">Nextcloud server URL</string>
|
||
<string name="next_cloud_server_url_empty">Server URL must not be empty</string>
|
||
<string name="preference_category_services_nextcloud">Nextcloud</string>
|
||
<string name="next_cloud_server_invalid_url">This URL does not point to a valid Nextcloud installation</string>
|
||
|
||
<string name="owncloud_server_url">Owncloud server URL</string>
|
||
<string name="preference_category_services_owncloud">Owncloud</string>
|
||
<string name="owncloud_server_invalid_url">This URL does not point to a valid Owncloud installation</string>
|
||
<string name="owncloud_password">Password</string>
|
||
<string name="owncloud_username">User name</string>
|
||
<string name="owncloud_login_2fa_hint">If you have two factor authentication enabled, you must use an app password here.</string>
|
||
<string name="login_flow_login">Log in</string>
|
||
<string name="owncloud_login_failed">Login failed: incorrect username or password.</string>
|
||
<string name="preference_owncloud_signin">Sign in to Owncloud</string>
|
||
<string name="preference_owncloud_signin_summary">Sign in to search your Owncloud server</string>
|
||
<string name="owncloud_username_empty">User name must not be empty</string>
|
||
<string name="owncloud_password_empty">Password must not be empty</string>
|
||
<string name="preference_cards_summary">Customize card appearance</string>
|
||
<string name="preference_cards">Cards</string>
|
||
<string name="preference_cards_corner_radius">Corner radius</string>
|
||
<string name="preference_cards_stroke_width">Stroke width</string>
|
||
<string name="preference_cards_opacity">Opacity</string>
|
||
<string name="disclaimer">Disclaimer</string>
|
||
<string name="disclaimer_currency_converter">"Exchange rates as published once per day by the European Central Bank. All information is provided \"as is\" without any kind of guarantee. No liability is assumed for these information.\n\nLast update: %1$s"</string>
|
||
<string name="unit_converter_show_all">Show all</string>
|
||
|
||
<string name="date_today">Today</string>
|
||
<string name="date_tomorrow">Tomorrow</string>
|
||
<string name="calendar_widget_pinned_events">Upcoming</string>
|
||
<string name="calendar_widget_no_events">No events today</string>
|
||
<string name="calendar_widget_open_app">Open calendar app</string>
|
||
<string name="calendar_widget_new_event">New event</string>
|
||
<plurals name="calendar_widget_running_events">
|
||
<item quantity="one">+%1$d running event from past days</item>
|
||
<item quantity="other">+%1$d running events from past days</item>
|
||
</plurals>
|
||
|
||
<!-- Weather widget -->
|
||
<string name="weather_sleetshowers">Sleet showers</string>
|
||
<string name="weather_heavysleet">Heavy sleet</string>
|
||
<string name="weather_lightrainshowersandthunder">Light rain showers and thunder</string>
|
||
<string name="weather_heavyrain">Heavy rain</string>
|
||
<string name="weather_lightsnowandthunder">Light snow and thunder</string>
|
||
<string name="weather_lightrain">Light rain</string>
|
||
<string name="weather_lightrainshowers">Light rain showers</string>
|
||
<string name="weather_lightsnow">Light snow</string>
|
||
<string name="weather_heavysleetshowersandthunder">Heavy sleet showers and thunder</string>
|
||
<string name="weather_lightsnowshowers">Light snow showers</string>
|
||
<string name="weather_lightssleetshowersandthunder">Lights sleet showers and thunder</string>
|
||
<string name="weather_snowandthunder">Snow and thunder</string>
|
||
<string name="weather_heavysleetshowers">Heavy sleet showers</string>
|
||
<string name="weather_heavysnow">Heavy snow</string>
|
||
<string name="weather_cloudy">Cloudy</string>
|
||
<string name="weather_lightrainandthunder">Light rain and thunder</string>
|
||
<string name="weather_snow">Snow</string>
|
||
<string name="weather_hail">Hail</string>
|
||
<string name="weather_thunder">Thunderstorm</string>
|
||
<string name="weather_heavysnowshowers">Heavy snow showers</string>
|
||
<string name="weather_heavyrainshowers">Heavy rain showers</string>
|
||
<string name="weather_rainshowersandthunder">Rain showers and thunder</string>
|
||
<string name="weather_clearsky">Clear sky</string>
|
||
<string name="weather_sleet">Sleet</string>
|
||
<string name="weather_rain">Rain</string>
|
||
<string name="weather_sleetandthunder">Sleet and thunder</string>
|
||
<string name="weather_lightssnowshowersandthunder">Lights snow showers and thunder</string>
|
||
<string name="weather_heavyrainshowersandthunder">Heavy rain showers and thunder</string>
|
||
<string name="weather_fair">Fair</string>
|
||
<string name="weather_fog">Fog</string>
|
||
<string name="weather_sleetshowersandthunder">Sleet showers and thunder</string>
|
||
<string name="weather_rainandthunder">Rain and thunder</string>
|
||
<string name="weather_lightsleet">Light sleet</string>
|
||
<string name="weather_heavysleetandthunder">Heavy sleet and thunder</string>
|
||
<string name="weather_partlycloudy">Partly cloudy</string>
|
||
<string name="weather_heavysnowandthunder">Heavy snow and thunder</string>
|
||
<string name="weather_rainshowers">Rain showers</string>
|
||
<string name="weather_lightsleetandthunder">Light sleet and thunder</string>
|
||
<string name="weather_heavysnowshowersandthunder">Heavy snow showers and thunder</string>
|
||
<string name="weather_lightsleetshowers">Light sleet showers</string>
|
||
<string name="weather_snowshowersandthunder">Snow showers and thunder</string>
|
||
<string name="weather_snowshowers">Snow showers</string>
|
||
<string name="weather_heavyrainandthunder">Heavy rain and thunder</string>
|
||
<string name="weather_unknown">Unknown</string>
|
||
<string name="weather_widget_show_details">Show details</string>
|
||
<string name="weather_widget_hide_details">Hide details</string>
|
||
<string name="weather_humidity">Humidity:</string>
|
||
<string name="weather_wind">Wind:</string>
|
||
<string name="weather_no_data">No weather data available.</string>
|
||
<string name="weather_location_not_found">This location could not be found.</string>
|
||
|
||
<string name="weather_precipitation">Precipitation:</string>
|
||
<string name="preference_category_license">License</string>
|
||
<string name="preference_about_license">This app is free software.</string>
|
||
<string name="preference_about_license_summary">Licensed under the GNU General Public License 3.0</string>
|
||
|
||
<string name="preference_category_grid">Grid</string>
|
||
<string name="preference_grid_column_count">Number of columns</string>
|
||
|
||
<string name="grant_permission">Grant</string>
|
||
<string name="missing_permission_auto_location">Location access is required to determine the location automatically</string>
|
||
<string name="missing_permission_music_widget">Notification access is required to control media playback</string>
|
||
<string name="missing_permission_contact_search">Contact permission is required to search contacts</string>
|
||
<string name="missing_permission_calendar_search">Calendar permission is required to search calendar</string>
|
||
<string name="missing_permission_calendar_widget_settings">This widget requires calendar permission</string>
|
||
<string name="missing_permission_file_search_android10">Manage all files permission is required to search local files</string>
|
||
<string name="missing_permission_file_search">External storage permission is required to search local files</string>
|
||
<string name="missing_permission_notification_badges">Notification access is requried to display notification badges</string>
|
||
|
||
<string name="weather_widget_set_location">Set location</string>
|
||
|
||
<string name="preference_screen_debug">Debug</string>
|
||
<string name="preference_screen_debug_summary">Troubleshooting tools</string>
|
||
|
||
<string name="preference_screen_widgets">Widgets</string>
|
||
<string name="preference_screen_widgets_summary">Configure widgets</string>
|
||
|
||
<string name="preference_screen_weatherwidget">Weather</string>
|
||
<string name="preference_screen_musicwidget">Music</string>
|
||
|
||
<string name="preference_screen_clockwidget">Clock</string>
|
||
<string name="preference_clockwidget_layout">Layout</string>
|
||
<string name="preference_clockwidget_layout_vertical">Vertical</string>
|
||
<string name="preference_clockwidget_layout_horizontal">Horizontal</string>
|
||
<string name="preference_clock_widget_style">Style</string>
|
||
<string name="preference_clock_widget_style_summary">Select a clock</string>
|
||
|
||
<string name="preference_crash_reporter">Crash reporter</string>
|
||
<string name="preference_crash_reporter_summary">Error and crash reports</string>
|
||
<string name="preference_export_log">Export log file</string>
|
||
|
||
<string name="preference_screen_search">Search</string>
|
||
<string name="preference_screen_search_summary">Configure the search</string>
|
||
<string name="preference_search_favorites">Favorites</string>
|
||
<string name="preference_search_favorites_summary">Show pinned and frequently used items above app grid</string>
|
||
<string name="preference_search_files">Files</string>
|
||
<string name="preference_search_files_summary">Search local files and cloud files</string>
|
||
<string name="preference_search_contacts">Contacts</string>
|
||
<string name="preference_search_contacts_summary">Search contacts on this device</string>
|
||
<string name="preference_search_calendar">Calendar</string>
|
||
<string name="preference_search_calendar_summary">Search upcoming appointments and events</string>
|
||
<string name="preference_search_calculator">Calculator</string>
|
||
<string name="preference_search_calculator_summary">Evaluate mathematical terms</string>
|
||
<string name="preference_search_unitconverter">Unit converter</string>
|
||
<string name="preference_search_unitconverter_summary">Usage: "1.5 kg" or "4 cm >> in"</string>
|
||
<string name="preference_search_wikipedia">Wikipedia</string>
|
||
<string name="preference_search_wikipedia_summary">Search the free encyclopedia</string>
|
||
<string name="preference_search_websites">Websites</string>
|
||
<string name="preference_search_websites_summary">Show a preview of a website if the search query is a URL</string>
|
||
<string name="preference_search_websearch">Web search</string>
|
||
<string name="preference_search_websearch_summary">Show shortcuts to different search engines</string>
|
||
<string name="preference_search_localfiles">Local files</string>
|
||
<string name="preference_search_localfiles_summary">Search documents, photos and other files stored on this device</string>
|
||
<string name="preference_search_gdrive">Google Drive</string>
|
||
<string name="preference_search_gdrive_summary">Search %1$s\'s files on Google Drive</string>
|
||
<string name="preference_search_onedrive">OneDrive</string>
|
||
<string name="preference_search_onedrive_summary">Search %1$s\'s files on OneDrive</string>
|
||
<string name="preference_search_nextcloud">Nextcloud</string>
|
||
<string name="preference_search_cloud_summary">Search %1$s\'s files</string>
|
||
<string name="preference_search_owncloud">Owncloud</string>
|
||
|
||
<string name="preference_screen_calendarwidget">Calendar</string>
|
||
<string name="preference_calendar_calendars">Calendars</string>
|
||
<string name="preference_calendar_hide_allday">Hide all-day events</string>
|
||
<plurals name="preference_calendar_calendars_summary">
|
||
<item quantity="one">%1$d calendar selected</item>
|
||
<item quantity="other">%1$d calendars selected</item>
|
||
</plurals>
|
||
|
||
<string name="preference_screen_buildinfo">Build information</string>
|
||
<string name="preference_screen_buildinfo_summary">More information about this build of this app</string>
|
||
|
||
<string name="preference_music_filter_sources">Restrict to music apps</string>
|
||
<string name="preference_music_filter_sources_summary">Ignore media sessions of apps that are not music apps</string>
|
||
|
||
<string name="preference_search_bar_style">Style</string>
|
||
<string name="preference_search_bar_style_summary">Customize search bar appearance</string>
|
||
|
||
<string name="preference_wikipedia_customurl">Wikipedia URL</string>
|
||
|
||
<string name="music_widget_default_title">%1$s is playing media</string>
|
||
|
||
<string name="music_widget_no_data">No media has been played yet</string>
|
||
|
||
<string name="websearch_dialog_create_title">Add web search</string>
|
||
<string name="websearch_dialog_edit_title">Edit web search</string>
|
||
|
||
<string name="no_account_nextcloud">You haven\'t connected a Nextcloud account yet</string>
|
||
<string name="no_account_owncloud">You haven\'t connected an Owncloud account yet</string>
|
||
<string name="no_account_microsoft">You haven\'t connected a Microsoft account yet</string>
|
||
<string name="no_account_google">You haven\'t connected a Google account yet</string>
|
||
<string name="connect_account">Connect account</string>
|
||
|
||
<string name="turn_off">Turn off</string>
|
||
</resources>
|