Notifications were too intrusive: install-success and export sat on IMPORTANT_HIGH channels and produced heads-up alerts for every app, while genuine download failures were buried in the IMPORTANCE_MIN downloads channel where they were easily missed. Restructure the channels around user intent: - Download progress -> MIN, silent, no badge - Installed apps -> LOW, silent (was HIGH) - Updates available -> DEFAULT, silent - App export -> LOW, silent (was HIGH) - Errors & alerts -> HIGH (new, the only heads-up channel) Failed downloads, installer-status errors and the unarchive auth prompt now route to the high-importance alerts channel so they aren't lost, while successful installs/exports stay quiet. Android ignores importance edits on an already-created channel, so the install/export channels get new IDs and the retired IDs (including the folded-in account channel) are deleted on next launch.
633 lines
45 KiB
XML
633 lines
45 KiB
XML
<?xml version="1.0" encoding="utf-8"?><!--
|
||
~ Aurora Store
|
||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||
~ Copyright (C) 2022, The Calyx Institute
|
||
~ Copyright (C) 2023, grrfe <grrfe@420blaze.it>
|
||
~
|
||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||
~ it under the terms of the GNU General Public License as published by
|
||
~ the Free Software Foundation, either version 2 of the License, or
|
||
~ (at your option) any later version.
|
||
~
|
||
~ Aurora Store is distributed in the hope that it will be useful,
|
||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
~ GNU General Public License for more details.
|
||
~
|
||
~ You should have received a copy of the GNU General Public License
|
||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||
~
|
||
-->
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="app_name" translatable="false">"Aurora Store"</string>
|
||
<string name="download_speed_bytes" translatable="false">%1$d B/s</string>
|
||
<string name="download_speed_kb" translatable="false">%1$s KB/s</string>
|
||
<string name="download_speed_mb" translatable="false">%1$s MB/s</string>
|
||
<string name="about_wiki_title">Wiki</string>
|
||
<string name="about_wiki_summary">Find answers to frequently asked questions (F.A.Q.), troubleshooting steps and more</string>
|
||
<string name="about_bhim">"BHIM - UPI"</string>
|
||
<string name="about_bhim_summary">"Donate via UPI"</string>
|
||
<string name="about_bitcoin_bch">"Bitcoin Cash"</string>
|
||
<string name="about_bitcoin_bch_summary">"Donate via Bitcoin Cash (BCH)"</string>
|
||
<string name="about_bitcoin_btc">"Bitcoin"</string>
|
||
<string name="about_bitcoin_btc_summary">"Donate via Bitcoin (BTC)"</string>
|
||
<string name="about_bitcoin_eth">"Ethereum"</string>
|
||
<string name="about_bitcoin_eth_summary">"Donate via Ethereum (ETH)"</string>
|
||
<string name="about_fdroid">"F-Droid"</string>
|
||
<string name="about_fdroid_summary">"Get the Aurora Store via F-Droid."</string>
|
||
<string name="about_gitlab">"GitLab"</string>
|
||
<string name="about_gitlab_summary">"Get the Aurora Store source code from Aurora OSS on GitLab."</string>
|
||
<string name="about_libera">"Liberapay"</string>
|
||
<string name="about_libera_summary">"Become a patron on Liberapay"</string>
|
||
<string name="about_paypal">PayPal</string>
|
||
<string name="about_paypal_summary">"Donate via PayPal"</string>
|
||
<string name="about_telegram">"Telegram"</string>
|
||
<string name="about_telegram_summary">"Join the Aurora Support group for discussions or suggestions."</string>
|
||
<string name="about_xda">"XDA Forums"</string>
|
||
<string name="about_xda_summary">"See the Aurora Store XDA thread for discussions or suggestions."</string>
|
||
<string name="account_anonymous">"Anonymous"</string>
|
||
<string name="account_google">"Google"</string>
|
||
<string name="account_login_using">Log in using</string>
|
||
<string name="account_logout">Log out from Aurora</string>
|
||
<string name="action_back">"Back"</string>
|
||
<string name="action_blacklist">"Blacklist"</string>
|
||
<string name="action_blacklist_add">"Add to blacklist"</string>
|
||
<string name="action_cancel">"Cancel"</string>
|
||
<string name="action_clear">"Clear"</string>
|
||
<string name="action_close">"Close"</string>
|
||
<string name="action_copy">"Copy"</string>
|
||
<string name="action_copy_link">"Copy link"</string>
|
||
<string name="action_disable">"Disable"</string>
|
||
<string name="action_export">"Export"</string>
|
||
<string name="action_import">"Import"</string>
|
||
<string name="action_favourite">"Favourite"</string>
|
||
<string name="action_filter">"Filters"</string>
|
||
<string name="action_filter_all">"All"</string>
|
||
<string name="action_filter_apply">"Apply"</string>
|
||
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
|
||
<string name="action_filter_downloads">"Downloads"</string>
|
||
<string name="action_filter_gsf_dependent_apps">"GSF dependent"</string>
|
||
<string name="action_filter_misc">"Misc"</string>
|
||
<string name="action_filter_paid_apps">"Paid"</string>
|
||
<string name="action_filter_rating">"Ratings"</string>
|
||
<string name="action_finish">"Finish"</string>
|
||
<string name="action_get_local_apk">"Save app bundle"</string>
|
||
<string name="action_grant">"Grant"</string>
|
||
<string name="action_granted">"Granted"</string>
|
||
<string name="action_ignore">"Ignore"</string>
|
||
<string name="action_install">"Install"</string>
|
||
<string name="action_install_microG">"Install microG Bundle"</string>
|
||
<string name="action_installations">"Installations"</string>
|
||
<string name="action_installing">"Installing"</string>
|
||
<string name="action_join">"Join"</string>
|
||
<string name="action_later">"Later"</string>
|
||
<string name="action_leave">"Leave"</string>
|
||
<string name="action_logout">Log out</string>
|
||
<string name="action_next">"Next"</string>
|
||
<string name="action_ok">"Okay"</string>
|
||
<string name="action_open">"Open"</string>
|
||
<string name="action_pending">"Pending"</string>
|
||
<string name="action_post">"Post"</string>
|
||
<string name="action_remove_all">"Remove all"</string>
|
||
<string name="action_request_analysis">Request new analysis</string>
|
||
<string name="action_restart">"Restart"</string>
|
||
<string name="action_resume">"Resume"</string>
|
||
<string name="action_retry">"Retry"</string>
|
||
<string name="action_search">"Search"</string>
|
||
<string name="action_select_all">"Select all"</string>
|
||
<string name="action_share">"Share"</string>
|
||
<string name="action_uninstall">"Uninstall"</string>
|
||
<string name="action_uninstall_success">"Successfully uninstalled"</string>
|
||
<string name="action_home_screen">Add to home screen</string>
|
||
<string name="action_info">"App info"</string>
|
||
<string name="action_update">"Update"</string>
|
||
<string name="action_update_all">"Update all"</string>
|
||
<string name="action_view_on_play">"View on Play Store"</string>
|
||
<string name="action_whitelist">"Whitelist"</string>
|
||
<string name="details_beta">"Beta program"</string>
|
||
<string name="details_beta_subscribed">"You're a beta tester"</string>
|
||
<string name="details_beta_available">"Join beta program?"</string>
|
||
<string name="details_beta_description">"You will see new features and bugs before the public does. Give your feedback to developers to help them improve."</string>
|
||
<string name="details_beta_delay">"Enrollment may take some time, you can check status later."</string>
|
||
<string name="details_changelog">"Changelog"</string>
|
||
<string name="details_changelog_unavailable">"Changelog not provided"</string>
|
||
<string name="details_contains_ads">"Contains ads"</string>
|
||
<string name="details_dependencies">"Dependencies"</string>
|
||
<string name="details_description">"Description"</string>
|
||
<string name="details_dev_address">"Address"</string>
|
||
<string name="details_dev_details">"Developer contact"</string>
|
||
<string name="details_dev_email">"Email"</string>
|
||
<string name="details_dev_profile">"Developer profile"</string>
|
||
<string name="details_dev_website">"Website"</string>
|
||
<string name="details_free">"Free"</string>
|
||
<string name="details_gsf_dependent">"Requires GSF"</string>
|
||
<string name="details_more_about_app">"More about app"</string>
|
||
<string name="details_no_ads">"No ads"</string>
|
||
<string name="details_no_app_match">"No app match found"</string>
|
||
<string name="details_no_favourites">"No favourite apps found"</string>
|
||
<string name="details_no_dependencies">"No dependencies"</string>
|
||
<string name="details_no_permission">"No permissions"</string>
|
||
<string name="details_no_updates">"No updates available"</string>
|
||
<string name="details_paid">"Paid"</string>
|
||
<string name="details_permission">"Permission"</string>
|
||
<string name="details_data_safety_collect">Data that this app may collect</string>
|
||
<string name="details_data_safety_collect_none">The developer says this app doesn\'t collect user data.</string>
|
||
<string name="details_data_safety_shared">Data that this app may share</string>
|
||
<string name="details_data_safety_share_none">The developer says this app doesn\'t share user data with other companies or organizations.</string>
|
||
<string name="details_data_safety_title">Data safety</string>
|
||
<string name="details_data_safety_subtitle">Data privacy and security practices declared by developer</string>
|
||
<string name="details_privacy">"Privacy"</string>
|
||
<string name="details_ratings">"Rating and reviews"</string>
|
||
<string name="details_ratings_title_hint">"Review title"</string>
|
||
<string name="details_think_this_app">"What do you think about this app?"</string>
|
||
<string name="download_cancel_all">"Cancel all"</string>
|
||
<string name="download_canceled">"Cancelled"</string>
|
||
<string name="download_clear_finished">Clear finished</string>
|
||
<string name="download_completed">"Download completed"</string>
|
||
<string name="download_eta_calculating">"Calculating"</string>
|
||
<string name="download_eta_hrs">%1$dh %2$dm %3$ds left</string>
|
||
<string name="download_eta_min">%1$dm %2$ds left</string>
|
||
<string name="download_eta_sec">%1$ds left</string>
|
||
<string name="download_failed">"Download failed"</string>
|
||
<string name="download_failed_storage">Not enough storage space to download this app</string>
|
||
<string name="download_force_clear_all">"Force clear all"</string>
|
||
<string name="download_metadata">"Getting metadata"</string>
|
||
<string name="download_none">"No downloads"</string>
|
||
<string name="download_pause_all">"Pause all"</string>
|
||
<string name="download_paused">"Paused • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g>"</string>
|
||
<string name="download_progress">"Downloading • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g> • <xliff:g id="speed">%3$s</xliff:g>"</string>
|
||
<string name="download_queued">"Queued"</string>
|
||
<string name="download_resume_all">"Resume all"</string>
|
||
<string name="download_speed_estimating">"Estimating"</string>
|
||
<string name="exodus_no_tracker">"Contains no known trackers"</string>
|
||
<string name="exodus_tracker_desc">This version of the app may still contain more trackers not present yet in the Exodus Privacy\'s database.</string>
|
||
<string name="exodus_powered">"Powered by Exodus Privacy"</string>
|
||
<string name="exodus_progress">"Checking for trackers…"</string>
|
||
<string name="exodus_substring">known trackers(s) found in</string>
|
||
<string name="exodus_report_trackers"><xliff:g id="number_of_trackers">%1$d</xliff:g> known trackers(s) found in <xliff:g id="app_version_name">%2$s</xliff:g></string>
|
||
<string name="exodus_view_report">"View report"</string>
|
||
<string name="filter_review_all">"All"</string>
|
||
<string name="filter_latest">"Latest"</string>
|
||
<string name="filter_review_critical">"Critical"</string>
|
||
<string name="filter_review_five">"Five"</string>
|
||
<string name="filter_review_four">"Four"</string>
|
||
<string name="filter_review_one">"One"</string>
|
||
<string name="filter_review_positive">"Positive"</string>
|
||
<string name="filter_review_three">"Three"</string>
|
||
<string name="filter_review_two">"Two"</string>
|
||
<string name="installer_am_unavailable">Install App Manager or change the installer.</string>
|
||
<string name="installer_root_unavailable">No root access. Grant it or change the installer.</string>
|
||
<string name="installer_shizuku_unavailable">Shizuku is not installed or set up properly.</string>
|
||
<string name="installer_fallback_session">Chosen installer is unavailable, using the default installer instead.</string>
|
||
|
||
<!-- Security -->
|
||
<string name="title_security">Security</string>
|
||
<string name="app_lock_title">App lock</string>
|
||
<string name="app_lock_summary">Require biometric or screen-lock authentication to open Aurora Store.</string>
|
||
<string name="app_lock_no_credential">Set up a screen lock (PIN, pattern, password or biometric) on your device first.</string>
|
||
<string name="app_lock_locked_message">Authentication is required to access Aurora Store</string>
|
||
<string name="app_lock_unlock">Unlock</string>
|
||
<string name="app_lock_prompt_title">Unlock Aurora Store</string>
|
||
<string name="app_lock_prompt_subtitle">Enter phone screen lock pattern, PIN, password or fingerprint</string>
|
||
<string name="installer_service_available">"Aurora Services is available and ready to install."</string>
|
||
<string name="installer_service_unavailable">Install Aurora Services 1.0.9 or above, or change the installer.</string>
|
||
<string name="installer_service_misconfigured">Set up Aurora Services and grant all permissions first.</string>
|
||
<string name="installer_microg_misconfigured">MicroG installer failed to install app, likely due to misconfiguration.</string>
|
||
<string name="installer_status_failure">"Installer failed"</string>
|
||
<string name="installer_status_failure_blocked">"Installation was blocked"</string>
|
||
<string name="installer_status_failure_session">"Could not create session"</string>
|
||
<string name="installer_status_failure_conflict">"Conflicting package exists"</string>
|
||
<string name="installer_status_failure_incompatible">"Incompatible app"</string>
|
||
<string name="installer_status_failure_invalid">"Invalid or corrupted APK"</string>
|
||
<string name="installer_status_failure_storage">"Insufficient memory space"</string>
|
||
<string name="installer_status_success">"Successfully installed"</string>
|
||
<string name="installer_status_user_action">"Waiting for user confirmation"</string>
|
||
<string name="menu_disclaimer">"Disclaimer"</string>
|
||
<string name="menu_license">"License"</string>
|
||
<string name="menu_terms">"Terms of service"</string>
|
||
<string name="device_miui_title">"MIUI detected!"</string>
|
||
<string name="device_miui_subtitle">"Session installer can not install apps due to MIUI Optimizations."</string>
|
||
<string name="device_miui_description">"Please, disable MIUI optimizations to allow installations, otherwise you can choose Root or Services installer."</string>
|
||
<string name="device_miui_extra">"Optionally you can choose Native installer, but then you can not install bundled (split) APKs, so choice is yours."</string>
|
||
<string name="dialog_title_self_update">"New update available"</string>
|
||
<string name="dialog_desc_native_split">"You can not install bundled (split) apps via Native Installer. Change your installer to Session, Services or Root."</string>
|
||
<string name="notification_channel_alerts">Errors & alerts</string>
|
||
<string name="notification_channel_export">App export notification</string>
|
||
<string name="notification_channel_install">Install notification</string>
|
||
<string name="notification_channel_downloads">Downloads notification</string>
|
||
<string name="pref_common_extra">"Extras"</string>
|
||
<string name="pref_filter_fdroid_summary">"Don't check updates for apps installed from F-Droid"</string>
|
||
<string name="pref_filter_fdroid_title">"Filter F-Droid apps"</string>
|
||
<string name="pref_install_delete_summary">Downloaded APKs will be deleted immediately after installation</string>
|
||
<string name="pref_install_delete_title">"Delete APK post-install"</string>
|
||
<string name="pref_install_mode_am">AM installer</string>
|
||
<string name="pref_install_mode_shizuku">Shizuku installer</string>
|
||
<string name="pref_install_mode_native">"Native installer (Deprecated)"</string>
|
||
<string name="pref_install_mode_root">"Root installer"</string>
|
||
<string name="pref_install_mode_services">"Aurora Services (Deprecated)"</string>
|
||
<string name="pref_install_mode_session">"Session installer"</string>
|
||
<string name="pref_install_mode_microg">"MicroG installer"</string>
|
||
<string name="pref_install_mode_summary">"Select mode of APK installation"</string>
|
||
<string name="pref_install_mode_title">"Installation method"</string>
|
||
<string name="pref_vending_version_title">Google Play version</string>
|
||
<string name="pref_vending_version_device">Default (from device config)</string>
|
||
<string name="pref_network_title">"Networking"</string>
|
||
<string name="pref_network_proxy_url">"Proxy URL"</string>
|
||
<string name="pref_network_proxy_url_message">Enter a valid proxy URL to pass all data through the proxy.</string>
|
||
<string name="pref_ui_title">"Customization"</string>
|
||
<string name="pref_ui_no_for_you">"For you pages"</string>
|
||
<string name="pref_ui_no_for_you_desc">"Display For you pages on home screen"</string>
|
||
<string name="pref_ui_similar_apps">"Similar and related apps"</string>
|
||
<string name="pref_updates_incompatible">"Show updates that may fail"</string>
|
||
<string name="pref_updates_incompatible_desc">"Display updates for incompatible or disabled apps that may fail to install."</string>
|
||
<string name="pref_self_update">"Self-update"</string>
|
||
<string name="pref_self_update_desc">"Offer new Aurora Store builds in the Updates tab."</string>
|
||
<string name="pref_aurora_only">"Filter apps from other sources."</string>
|
||
<string name="pref_aurora_only_desc">"Do not check for updates for apps installed from sources outside Aurora Store"</string>
|
||
<string name="pref_source_filters_title">"Filter apps from other sources"</string>
|
||
<string name="pref_source_filters_desc_all">"Skip every app not installed by Aurora Store"</string>
|
||
<string name="pref_source_filters_desc_none">"No installers excluded"</string>
|
||
<string name="pref_source_filters_desc_count">"%1$d installer(s) excluded"</string>
|
||
<string name="source_filters_all">"Filter all other installers"</string>
|
||
<string name="source_filters_installers_header">"Specific installers"</string>
|
||
<string name="source_filters_installers_empty">"No installers added yet"</string>
|
||
<string name="source_filters_add">"Add installer"</string>
|
||
<string name="source_filters_add_dialog_hint">"Enter package name"</string>
|
||
<string name="source_filters_remove">"Remove installer"</string>
|
||
<string name="purchase_failed">"Download failed"</string>
|
||
<string name="purchase_invalid">"App not purchased"</string>
|
||
<string name="purchase_unsupported">"App not supported"</string>
|
||
<string name="purchase_not_found">"App not found"</string>
|
||
<string name="purchase_no_file">"Could not get files"</string>
|
||
<string name="purchase_session_expired">"Session expired, re-login to obtain new session."</string>
|
||
<string name="session_enjoy">"Log in and enjoy."</string>
|
||
<string name="session_good">"All good."</string>
|
||
<string name="session_init">"Getting things ready…"</string>
|
||
<string name="session_login">"Please log in to your Google Play account"</string>
|
||
<string name="session_login_failed_google">"Could not log in via Google"</string>
|
||
<string name="session_scrapped">"Last session scrapped"</string>
|
||
<string name="session_verifying">"Verifying session"</string>
|
||
<string name="session_verifying_google">"Verifying Google session"</string>
|
||
<string name="spoof_apply">"Make sure you re-login to apply the spoof"</string>
|
||
<string name="insecure_anonymous_apply">"Make sure you re-login and restart app to apply changes."</string>
|
||
<string name="tab_categories">"Categories"</string>
|
||
<string name="tab_editor_choice">"Editor's choice"</string>
|
||
<string name="tab_for_you">"For you"</string>
|
||
<string name="tab_top_charts">"Top charts"</string>
|
||
<string name="tab_top_free">"Top free"</string>
|
||
<string name="tab_top_grossing">"Top grossing"</string>
|
||
<string name="tab_top_paid">"Top paid"</string>
|
||
<string name="tab_trending">"Trending"</string>
|
||
<string name="title_about">About</string>
|
||
<string name="title_account_manager">"Accounts"</string>
|
||
<string name="title_apps">"Apps"</string>
|
||
<string name="title_app_settings">"App settings"</string>
|
||
<string name="title_apps_games">"My apps & games"</string>
|
||
<string name="title_apps_library">"Apps in library"</string>
|
||
<string name="title_blacklist_manager">"Blacklist manager"</string>
|
||
<string name="title_favourites_manager">"Favourite apps"</string>
|
||
<string name="title_device">"Device"</string>
|
||
<string name="title_download_manager">"Downloads"</string>
|
||
<string name="title_download_playstore">"Play Store"</string>
|
||
<string name="title_games">"Games"</string>
|
||
<string name="title_installation">"Installation"</string>
|
||
<string name="title_installed">"Installed"</string>
|
||
<string name="title_installer">"App installer"</string>
|
||
<string name="title_language">"Language"</string>
|
||
<string name="title_library">"Library"</string>
|
||
<string name="title_no_network">"No network"</string>
|
||
<string name="title_purchase_history">"Purchase history"</string>
|
||
<string name="title_settings">"Settings"</string>
|
||
<string name="title_spoof_manager">"Spoof manager"</string>
|
||
<string name="title_search_suggestion">"Search suggestion"</string>
|
||
<string name="title_search_results">"Search results"</string>
|
||
<string name="title_updates">"Updates"</string>
|
||
<string name="title_advanced">"Advanced"</string>
|
||
<string name="title_manual_download">"Manual download"</string>
|
||
<string name="toast_anonymous_restriction">"Not available on anonymous accounts"</string>
|
||
<string name="toast_apk_blacklisted">"Blacklisted"</string>
|
||
<string name="toast_apk_whitelisted">"Whitelisted"</string>
|
||
<string name="toast_app_unavailable">"App not available for your device"</string>
|
||
<string name="toast_clipboard_copied">"Copied to clipboard"</string>
|
||
<string name="toast_developer_setting_failed">Turn on developer settings from the device settings to open them.</string>
|
||
<string name="toast_permission_granted">"Permission granted"</string>
|
||
<string name="toast_permission_installer_required">"You need to grant installer permission first"</string>
|
||
<string name="toast_spoof_applied">Device spoof applied.</string>
|
||
<string name="toast_purchase_blocked">"App purchases not available on anonymous accounts."</string>
|
||
<string name="toast_manual_unavailable">"The version code you are requesting is unavailable."</string>
|
||
<string name="toast_manual_available">"Congrats, requested version code is available, downloading now."</string>
|
||
<string name="toast_page_unavailable">Browse page unavailable</string>
|
||
<string name="toast_rated_success">Rated, it may take a while to show</string>
|
||
<string name="toast_rated_failed">Could not submit rating</string>
|
||
<string name="toast_aas_token_failed">Could not generate AAS Token</string>
|
||
<string name="toast_export_success">Device config exported</string>
|
||
<string name="toast_export_failed">Could not export device config</string>
|
||
<string name="toast_import_success">Device config imported</string>
|
||
<string name="toast_import_failed">"Could not import device config"</string>
|
||
<string name="toast_proxy_invalid">"Invalid proxy URL, check format!"</string>
|
||
<string name="toast_proxy_success">"Proxy set successfully"</string>
|
||
<string name="toast_proxy_failed">"Failed to set proxy"</string>
|
||
<string name="app_updater_service_notif_title">Background app download</string>
|
||
<string name="app_updater_service_notif_text">Enables background app download</string>
|
||
<string name="update_available">update available</string>
|
||
<string name="updates_available">updates available</string>
|
||
<string name="updates_self_header">Self-update</string>
|
||
<string name="updates_self_desc">A newer build of Aurora Store is available</string>
|
||
<string name="updates_incompatible_header">Incompatible updates</string>
|
||
<string name="updates_incompatible_desc">These system app updates cannot be installed on this OS</string>
|
||
<string name="updates_approval_header">Updates requiring approval</string>
|
||
<string name="updates_approval_desc">These apps were not installed by Aurora. Updating them prompts to transfer app update ownership.</string>
|
||
<string name="updates_app_details">Details</string>
|
||
<string name="updates_ignored_header">Ignored</string>
|
||
<string name="updates_ignored_desc">These updates are hidden until you unignore them</string>
|
||
<string name="action_ignore_all">Ignore all updates</string>
|
||
<string name="action_ignore_version">Skip version <xliff:g id="version_name">%1$s</xliff:g></string>
|
||
<string name="action_unignore">Unignore</string>
|
||
<string name="error">An error occurred!</string>
|
||
<string name="menu">Menu</string>
|
||
<string name="expand">Expand</string>
|
||
<string name="spoof_property"><xliff:g id="manufacturer">%1$s</xliff:g> • API <xliff:g id="api">%2$s</xliff:g></string>
|
||
<string name="item_required">Required</string>
|
||
<string name="item_optional">Optional</string>
|
||
<string name="permissions_denied">Required permissions were denied. Please grant them in order to continue the action</string>
|
||
<string name="search_hint">Search for apps & games</string>
|
||
<string name="requesting_new_session">Requesting new session</string>
|
||
<string name="server_maintenance">Server down for maintenance</string>
|
||
<string name="downloading_dep">Downloading additional files for <xliff:g id="app">%1$s</xliff:g></string>
|
||
<string name="notification_channel_updates">Update notifications</string>
|
||
<string name="notification_updates_available"><xliff:g id="apps_count">%1$d</xliff:g> updates available</string>
|
||
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g> update available</string>
|
||
<string name="notification_updates_available_desc_1">A new version of <xliff:g id="app_one_name">%1$s</xliff:g> is available</string>
|
||
<string name="notification_updates_available_desc_2"><xliff:g id="app_one_name">%1$s</xliff:g> and <xliff:g id="app_two_name">%2$s</xliff:g></string>
|
||
<string name="notification_updates_available_desc_3"><xliff:g id="app_one_name">%1$s</xliff:g>, <xliff:g id="app_two_name">%2$s</xliff:g> and <xliff:g id="app_three_name">%3$s</xliff:g></string>
|
||
<string name="notification_updates_available_desc_4"><xliff:g id="app_one_name">%1$s</xliff:g>, <xliff:g id="app_two_name">%2$s</xliff:g>, <xliff:g id="app_three_name">%3$s</xliff:g> and <xliff:g id="apps_count">%4$d</xliff:g> more</string>
|
||
<string name="pref_updates_auto">Automatic updates</string>
|
||
<string name="pref_updates_auto_desc">Configure automatic updates behaviour</string>
|
||
<string name="pref_updates_auto_off">Do not auto-update apps</string>
|
||
<string name="pref_updates_auto_notify">Check & notify for available updates</string>
|
||
<string name="pref_updates_auto_install">Check & install available updates automatically</string>
|
||
<string name="pref_updates_check_frequency">Automatic updates frequency</string>
|
||
<string name="pref_updates_check_frequency_desc">How often Aurora checks for app updates.</string>
|
||
<string name="pref_updates_check_frequency_3h">Every 3 hours</string>
|
||
<string name="pref_updates_check_frequency_6h">Every 6 hours</string>
|
||
<string name="pref_updates_check_frequency_12h">Every 12 hours</string>
|
||
<string name="pref_updates_check_frequency_24h">Every 24 hours</string>
|
||
<string name="pref_updates_check_frequency_3d">Every 3 days</string>
|
||
<string name="pref_updates_check_frequency_7d">Every 7 days</string>
|
||
<string name="pref_updates_check_frequency_15d">Every 15 days</string>
|
||
<string name="failed_to_fetch_report">Failed to fetch privacy report</string>
|
||
<string name="access_denied_using_vpn">Access denied! Are you using VPN or Tor?</string>
|
||
<string name="bad_request">Internal error! Please retry after sometime</string>
|
||
<string name="login_rate_limited">You are rate limited</string>
|
||
<string name="server_unreachable">Server unreachable</string>
|
||
<string name="failed_to_generate_session">Could not generate session</string>
|
||
<string name="verifying_new_session">Verifying new session</string>
|
||
<string name="failed_generating_session">Failed to generate session, error code: <xliff:g id="status_code">%1$d</xliff:g></string>
|
||
<string name="check_connectivity">Check internet connectivity</string>
|
||
<string name="app_language">App language</string>
|
||
<string name="pref_ui_theme">Theme</string>
|
||
<string name="pref_theme_style_system">Follow system</string>
|
||
<string name="pref_theme_style_light">Light</string>
|
||
<string name="pref_theme_style_dark">Dark</string>
|
||
<string name="pref_ui_layout">Layout</string>
|
||
<string name="pref_ui_layout_tab">Select default tab</string>
|
||
<string name="app_links_title">App links</string>
|
||
<string name="app_links_desc">Allow Aurora Store to open supported links</string>
|
||
<string name="app_link_play_store" translatable="false">play.google.com</string>
|
||
<string name="google_play_store_desc">Google Play, also known as the Google Play Store and formerly Android Market.</string>
|
||
<string name="app_link_android_market" translatable="false">market.android.com</string>
|
||
<string name="android_market_desc">Android Market was an online store offering software applications designed for Android devices, retired in 2017.</string>
|
||
<string name="failed_apk_export">Failed to export APKs</string>
|
||
<string name="no_apps_available">No apps available</string>
|
||
<string name="app_info_downloads">"Downloads"</string>
|
||
<string name="app_info_updated_on">"Last updated"</string>
|
||
<string name="app_info_min_android">"Minimum Android Version"</string>
|
||
<string name="app_info_target_android">"Target API Level"</string>
|
||
|
||
<!-- OnBoarding Fragment -->
|
||
<string name="action_skip">Skip</string>
|
||
<string name="onboarding_title_installer">"Installer"</string>
|
||
<string name="onboarding_title_gsf">"App Compatibility"</string>
|
||
<string name="onboarding_title_gsf_desc">"Missing dependencies"</string>
|
||
<string name="onboarding_title_permissions">"Permissions"</string>
|
||
<string name="onboarding_title_welcome">"Welcome"</string>
|
||
<string name="onboarding_welcome_select">"How you doing?"</string>
|
||
<string name="onboarding_permission_esa">"External storage access"</string>
|
||
<string name="onboarding_permission_esa_desc">To save APK expansion files (OBBs) for large apps & games.</string>
|
||
<string name="onboarding_permission_esm">"External storage manager"</string>
|
||
<string name="onboarding_permission_installer">"Installer permission"</string>
|
||
<string name="onboarding_permission_installer_desc">"Allow installing apps from Aurora Store"</string>
|
||
<string name="onboarding_permission_installer_legacy_desc">"Allow installation of apps from unknown sources"</string>
|
||
<string name="onboarding_permission_notifications">"Notifications"</string>
|
||
<string name="onboarding_permission_notifications_desc">"Send notifications regarding installations status"</string>
|
||
<string name="onboarding_permission_doze">"Background downloads"</string>
|
||
<string name="onboarding_permission_doze_desc">"Allow Aurora Store to download and update apps in background"</string>
|
||
<string name="onboarding_permission_select">"Aurora Store requires following permissions"</string>
|
||
<string name="onboarding_gms_agreement">"I have read and agree to the microG Terms of Service and Privacy Policy"</string>
|
||
<string name="onboarding_gms_missing">"We couldn't find Google Play Services on your device, several popular apps now require it to function properly!"</string>
|
||
<string name="onboarding_gms_microg">"microG is a free and open-source implementation that provides similar functionality to run apps dependent on Google Play Services for Android devices through re-implementation.\n\nmicroG enables apps to access those Google APIs, enhancing compatibility for users while offering privacy benefits. \n\nmicroG will run automatically in the background when you open applications dependent on Google Mobile Services."</string>
|
||
<string name="microg_privacy_policy">Read microG Privacy Policy</string>
|
||
<string name="microg_license_agreement">Read microG License and Agreement</string>
|
||
<string name="microg_website">Visit microG Project Website</string>
|
||
|
||
<!-- InstallerFragment -->
|
||
<string name="session_installer_subtitle">Session based installer for bundled/split APKs</string>
|
||
<string name="session_installer_desc">Recommended, in-built and supports all Android versions</string>
|
||
<string name="root_installer_subtitle">Shell based installer using root permissions</string>
|
||
<string name="root_installer_desc">Requires root/superuser privileges, supports all Android versions.</string>
|
||
<string name="native_installer_subtitle">Intent based installer, available on all devices</string>
|
||
<string name="native_installer_desc">Best suited for devices running below Android 4.4</string>
|
||
<string name="services_installer_subtitle">Installer for background installations</string>
|
||
<string name="services_installer_desc">Requires Aurora Services to be installed as a privileged-system app</string>
|
||
<string name="microg_removed_auth_warning">microG is no longer installed. Run setup again to keep things working smoothly.</string>
|
||
<string name="microg_installer_subtitle">Requires microG companion app to be installed</string>
|
||
<string name="microg_installer_desc">Helps you bypass App Integrity (installer only) check</string>
|
||
<string name="am_installer_subtitle">Full-featured open source package manager</string>
|
||
<string name="am_installer_desc">Requires App Manager, need adb/root mode to install when miui optimization is on</string>
|
||
<string name="shizuku_installer_subtitle">Using system APIs directly with adb/root privileges</string>
|
||
<string name="shizuku_installer_desc">Requires Shizuku or Sui, needs to be setup and permission granted</string>
|
||
|
||
<!-- ManualDownloadSheet -->
|
||
<string name="manual_download_hint">Enter version code you wish to download</string>
|
||
<string name="manual_download_version_error">Version code can only contain digits</string>
|
||
|
||
<!-- WelcomeFragment -->
|
||
<string name="faqs_title" translatable="false">FAQs</string>
|
||
<string name="faqs_subtitle">Have questions? Find out the answers</string>
|
||
<string name="source_code_title">Source code</string>
|
||
<string name="source_code_subtitle">Find out what\'s inside</string>
|
||
<string name="license_subtitle" translatable="false">The GNU General Public License v3.0</string>
|
||
<string name="privacy_policy_title">Privacy policy</string>
|
||
<string name="privacy_policy_subtitle">Learn how Aurora Store uses your data</string>
|
||
<string name="disclaimer_subtitle">Accountability and responsibility</string>
|
||
|
||
<!-- AboutFragment -->
|
||
<string name="made_with_love">Made with <xliff:g id="heart_emoji">%1$s</xliff:g> in India</string>
|
||
<string name="version" translatable="false">v<xliff:g id="version_name">%1$s</xliff:g> (<xliff:g id="version_code">%2$d</xliff:g>)</string>
|
||
<string name="about_aurora_store_title">About Aurora Store</string>
|
||
<string name="about_aurora_store_subtitle">Learn more about Aurora Store</string>
|
||
<string name="about_aurora_store_summary">Aurora Store enables you to search and download apps from the official Google Play Store. You can check app descriptions, screenshots, updates, other users\' comments, and download the APK directly from Google Play to your device. To use Aurora Store, log in using Google Play account, when you first open and configure Aurora Store.\n\nUnlike a traditional app store, Aurora Store does not own, license or distribute any apps. All apps, app descriptions, screenshots and other content in Aurora Store are directly accessed, downloaded and/or displayed from Google Play. Aurora Store works exactly like a door or a browser, allowing you to log in to your Google Play account and find the apps from Google Play.\n\nPlease note that Aurora Store does not have any approval, sponsorship or authorization from Google, Google Play, any apps downloaded through Aurora Store or any app developers; neither does Aurora Store have any affiliation, cooperation or connection with them.</string>
|
||
|
||
<!-- MoreDialogFragment -->
|
||
<string name="title_more">More</string>
|
||
<string name="manage_account">Manage your account</string>
|
||
<string name="account_anonymous_email" translatable="false">anonymous@gmail.com</string>
|
||
|
||
<!-- InstallationPreference -->
|
||
<string name="pref_clear_device_owner_title">Clear device owner</string>
|
||
<string name="pref_clear_device_owner_summary">Removes Aurora Store as the device owner app</string>
|
||
<string name="pref_clear_device_owner_desc">This will revoke session installer\'s permission to silently install app. Proceed with clearing device ownership?</string>
|
||
|
||
<!-- DispenserFragment -->
|
||
<string name="pref_dispenser_title">Manage dispensers</string>
|
||
<string name="pref_dispenser_summary">View and manage token dispensers for anonymous logins</string>
|
||
|
||
<!-- DialogDispenserInput-->
|
||
<string name="no_dispensers_available">No dispensers available</string>
|
||
<string name="add_dispenser_title">Add dispenser</string>
|
||
<string name="add_dispenser_summary">Add a token dispenser to Aurora Store. Token dispensers provide account credentials to Aurora Store for logging in anonymously.</string>
|
||
<string name="add_dispenser_error">Invalid URL</string>
|
||
<string name="add_dispenser_hint">Dispenser URL</string>
|
||
<string name="remove_dispenser_title">Remove dispenser?</string>
|
||
<string name="remove_dispenser_summary">Do you wish to remove the dispenser \"<xliff:g id="url">%1$s</xliff:g>\"?</string>
|
||
<string name="add">Add</string>
|
||
<string name="remove">Remove</string>
|
||
|
||
<!-- FavouriteFragment-->
|
||
<string name="toast_fav_import_failed">Failed to import favourites!</string>
|
||
<string name="toast_fav_export_failed">Failed to export favourites!</string>
|
||
<string name="toast_fav_import_success">Favourites imported!</string>
|
||
<string name="toast_fav_export_success">Favourites exported!</string>
|
||
|
||
<!-- BlacklistFragment-->
|
||
<string name="toast_black_import_failed">Failed to import blacklist!</string>
|
||
<string name="toast_black_export_failed">Failed to export blacklist!</string>
|
||
<string name="toast_black_import_success">Blacklist imported!</string>
|
||
<string name="toast_black_export_success">Blacklist exported!</string>
|
||
|
||
<!-- ExportWorker -->
|
||
<string name="export_app_title">File exporter</string>
|
||
<string name="export_app_summary">Hold on, exporting your file</string>
|
||
<string name="export_app_summary_success">Successfully exported app bundle</string>
|
||
<string name="export_app_summary_fail">Failed to export app bundle</string>
|
||
|
||
<!-- LogoutDialog -->
|
||
<string name="action_logout_confirmation_title">Log out?</string>
|
||
<string name="action_logout_confirmation_message">Are you sure you want to log out?</string>
|
||
|
||
<!-- UpdatesFragment -->
|
||
<string name="check_updates">Check for updates</string>
|
||
<string name="checking_updates">Checking for updates</string>
|
||
|
||
<!-- ForceRestartDialog -->
|
||
<string name="force_restart_snack">Restart to apply changes?</string>
|
||
<string name="force_restart_title">Restart Aurora Store</string>
|
||
<string name="force_restart_summary">Aurora Store needs to be restarted to apply the newly changed settings</string>
|
||
|
||
<!-- DownloadFragment -->
|
||
<string name="status_downloading">Downloading</string>
|
||
<string name="status_failed">Failed</string>
|
||
<string name="status_cancelled">Cancelled</string>
|
||
<string name="status_completed">Completed</string>
|
||
<string name="status_queued">Queued</string>
|
||
<string name="status_unavailable">Unavailable</string>
|
||
<string name="status_verifying">Verifying</string>
|
||
<string name="status_installing">Installing</string>
|
||
<string name="status_installed">Installed</string>
|
||
|
||
<!-- UnarchivePackageReceiver -->
|
||
<string name="authentication_required_title">Authentication required</string>
|
||
<string name="authentication_required_unarchive">Please log in to your Google Play account to unarchive the app!</string>
|
||
|
||
<!-- SpoofFragment -->
|
||
<string name="default_spoof">Default</string>
|
||
<string name="available_spoof">Available</string>
|
||
|
||
<!-- BlacklistFragment -->
|
||
<string name="header_blacklist_selected">Blacklisted</string>
|
||
<string name="header_blacklist_others">Others</string>
|
||
|
||
<!-- AppDetailsFragment -->
|
||
<string name="no_description">No description available</string>
|
||
<string name="permissions_requested"><xliff:g id="number_of_permissions">%1$d</xliff:g> permissions</string>
|
||
<string name="details_more_info">More info</string>
|
||
<string name="details_more_target_api">Targets</string>
|
||
<string name="details_more_package_name">Package name</string>
|
||
<string name="details_more_content_rating">Content rating</string>
|
||
<string name="action_unarchive">Unarchive</string>
|
||
<string name="unable_to_open">Unable to open app</string>
|
||
<string name="plexus_powered">Powered by Plexus</string>
|
||
<string name="plexus_progress">Checking compatibility…</string>
|
||
<string name="details_compatibility_title">Compatibility</string>
|
||
<string name="details_compatibility_gms_required_title">Requires Google Play Services</string>
|
||
<string name="details_compatibility_gms_required_subtitle">You may need to install Google’s proprietary library or a FOSS reimplementation such as microG.</string>
|
||
<string name="details_compatibility_gms_not_required_title">Works without Google Play Services</string>
|
||
<string name="details_compatibility_gms_not_required_subtitle">This app works without Google’s proprietary library. However, it may still require other third-party libraries to work properly.</string>
|
||
<string name="details_compatibility_microg">With microG Project</string>
|
||
<string name="details_compatibility_no_gms">Without Google Play Services</string>
|
||
<string name="details_compatibility_status_compatible">Compatible: Works without any issues</string>
|
||
<string name="details_compatibility_status_limited">Limited: Works with limited features</string>
|
||
<string name="details_compatibility_status_unsupported">Unsupported: Not functional</string>
|
||
<string name="details_compatibility_status_unknown">Unknown: Not checked yet</string>
|
||
<string name="preparing_to_install">Preparing to install</string>
|
||
<string name="preparing_to_download">Preparing to download</string>
|
||
<string name="verifying_downloads">Verifying downloads</string>
|
||
<plurals name="permissions_required">
|
||
<item quantity="one">Permission required</item>
|
||
<item quantity="other">Permissions required</item>
|
||
</plurals>
|
||
|
||
<!-- AppsGamesFragment -->
|
||
<string name="installed_apps_size"><xliff:g id="installed_apps_size">%1$d</xliff:g> apps installed</string>
|
||
|
||
<!-- InstalledScreen sort / filter / group sheet -->
|
||
<string name="installed_sort_filter">Sort and filter</string>
|
||
<string name="installed_sort_by">Sort by</string>
|
||
<string name="installed_sort_name">Name</string>
|
||
<string name="installed_sort_date_installed">Date installed</string>
|
||
<string name="installed_sort_date_updated">Date updated</string>
|
||
<string name="installed_sort_package_name">Package name</string>
|
||
<string name="installed_sort_size">Size</string>
|
||
<string name="installed_sort_ascending">Ascending</string>
|
||
<string name="installed_sort_descending">Descending</string>
|
||
<string name="installed_filter">Filter</string>
|
||
<string name="installed_filter_user_apps">User apps</string>
|
||
<string name="installed_filter_system_apps">System apps</string>
|
||
<string name="installed_filter_installer">Installed from</string>
|
||
<string name="installed_filter_all">All</string>
|
||
<string name="installed_updated_at">Updated <xliff:g id="when">%1$s</xliff:g></string>
|
||
|
||
<!-- NetworkPreference -->
|
||
<string name="pref_network_microg_login_title">Use microG to sign in to accounts</string>
|
||
<string name="pref_network_microg_login_desc">Authenticate using microG when signing into Google accounts for a simpler sign-in flow</string>
|
||
<string name="set">Set</string>
|
||
<string name="disable">Disable</string>
|
||
<string name="toast_proxy_disabled">Proxy disabled successfully</string>
|
||
<string name="pref_network_proxy_desc">View and manage proxy configuration</string>
|
||
<string name="pref_network_proxy_url_hint" translatable="false">protocol://user:password@host:port</string>
|
||
|
||
<!-- UpdatesPreferences -->
|
||
<string name="pref_common_advanced">Advanced</string>
|
||
<string name="pref_updates_restrictions_title">Automatic updates restrictions</string>
|
||
<string name="pref_updates_restrictions_desc">Configure device restrictions for automated updates</string>
|
||
<string name="pref_updates_restrictions_metered">Only on unmetered networks</string>
|
||
<string name="pref_updates_restrictions_idle">When device is idle</string>
|
||
<string name="pref_updates_restrictions_battery">When battery is not low</string>
|
||
<string name="pref_updates_app_source">App source</string>
|
||
|
||
<!-- DownloadWorker -->
|
||
<string name="verification_failed">Failed to verify downloaded files</string>
|
||
|
||
<!-- SearchScreen -->
|
||
<string name="select_app_for_details">Select an app for more details</string>
|
||
<string name="action_filter_no_ads">No advertisements</string>
|
||
<string name="action_filter_no_gms">No play services</string>
|
||
|
||
<!-- Misc -->
|
||
<string name="loading">Loading in progress</string>
|
||
<string name="page">Page <xliff:g id="number">%1$d</xliff:g></string>
|
||
|
||
<!-- Network Dialog -->
|
||
<string name="action_check">"Check"</string>
|
||
</resources>
|