VancedManager/app/src/main/res/values/strings.xml

102 lines
6.0 KiB
XML
Raw Normal View History

2020-04-04 12:31:38 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2020-03-16 15:41:57 +00:00
<resources>
2020-07-02 19:59:54 +00:00
<!-- Global Strings -->
<string name="close">Close</string>
2020-06-28 14:47:51 +00:00
<string name="reset">Reset</string>
<string name="save">Save</string>
2020-07-02 19:59:54 +00:00
<!-- Main Activity -->
2020-04-15 14:26:18 +00:00
<string name="title_about">About</string>
2020-03-17 14:55:24 +00:00
<string name="title_home">Home</string>
<string name="title_install">Install</string>
<string name="title_settings">Settings</string>
2020-07-02 19:59:54 +00:00
<!-- Home Page -->
2020-04-04 12:31:38 +00:00
<string name="changelogs">Changelogs</string>
2020-06-28 14:47:51 +00:00
<string name="downloading_file">Downloading %1$s</string>
<string name="failed_uninstall">Failed to uninstall package %1$s</string>
<string name="error_downloading">Error Downloading %1$s</string>
2020-03-16 15:41:57 +00:00
<string name="install">Install</string>
<string name="installing_app">Installing %1$s</string>
2020-07-02 19:08:10 +00:00
<string name="installation_aborted">Operation failed because the user aborted the installation.</string>
<string name="installation_blocked">Operation failed because the user blocked the installation.</string>
<string name="installation_conflict">Operation failed because the app conflicts with an already installed app.</string>
<string name="installation_failed">Operation failed for an unknown reason, please join our Telegram or Discord for support.</string>
2020-07-02 07:41:52 +00:00
<string name="installation_incompatible">Operation failed because the app is incompatible with your device.</string>
<string name="installation_invalid">Operation failed because the apk files are invalid.</string>
2020-07-02 19:14:27 +00:00
<string name="installation_signature">An unexpected error occurred while installing Vanced. Have you disabled apk signature verification?</string>
<string name="installation_miui">An unexpected error occurred while installing Vanced. Have you disabled MIUI Optimisations?</string>
2020-07-02 19:08:10 +00:00
<string name="installation_storage">Operation failed due to a storage error.</string>
<string name="installation_wait">Please wait until the installation finishes</string>
2020-06-28 14:47:51 +00:00
<string name="button_reinstall">Reinstall</string>
2020-06-15 16:56:56 +00:00
<string name="version_installed">Installed:</string>
2020-04-04 12:31:38 +00:00
<string name="latest">Latest:</string>
2020-05-03 08:58:03 +00:00
<string name="loading">Loading…</string>
<string name="successfully_installed">Successfully installed %1$s</string>
2020-04-23 14:21:53 +00:00
<string name="network_error">Network connection unavailable</string>
2020-07-01 11:59:32 +00:00
<string name="no_microg">No MicroG!</string>
2020-07-02 14:38:48 +00:00
<string name="root_not_granted">Root access not granted</string>
2020-05-11 17:52:35 +00:00
<string name="unavailable">Unavailable</string>
2020-04-04 12:31:38 +00:00
<string name="update">Update</string>
<string name="useful_links">Useful Links</string>
2020-06-26 16:00:17 +00:00
<string name="website_text">Website</string>
2020-06-25 09:45:39 +00:00
<string name="support_us">Support us!</string>
2020-07-02 19:59:54 +00:00
2020-04-04 12:31:38 +00:00
<!-- Settings -->
2020-05-03 22:20:14 +00:00
<string name="accent_color">Accent Color</string>
<string name="accent_color_summary">Choose your preferred accent color</string>
2020-05-04 14:42:17 +00:00
<string name="accent_blue">Blue</string>
2020-05-04 13:51:51 +00:00
<string name="accent_green">Green</string>
2020-06-19 15:48:14 +00:00
<string name="accent_purple">Purple</string>
2020-05-04 13:51:51 +00:00
<string name="accent_red">Red</string>
<string name="accent_yellow">Yellow</string>
2020-04-15 14:26:18 +00:00
<string name="check_updates">Check for updates</string>
<string name="category_interface">Interface</string>
<string name="category_manager">Manager</string>
2020-07-02 19:08:10 +00:00
<string name="chosen_install_values">Chosen installation preferences</string>
2020-06-28 14:47:51 +00:00
<string name="chosen_lang">Language: %1$s</string>
<string name="chosen_theme">Theme: %1$s</string>
<string name="theme">Theme</string>
2020-05-04 13:51:51 +00:00
<string name="theme_follow">Follow System</string>
<string name="theme_dark">Dark Theme</string>
<string name="theme_light">Light Theme</string>
2020-04-15 14:26:18 +00:00
<string name="theme_summary">Choose your preferred theme</string>
2020-06-28 14:47:51 +00:00
<string name="update_url">Update Channel URL</string>
2020-04-15 14:26:18 +00:00
<string name="push_notifications">Push Notifications</string>
2020-07-02 19:08:10 +00:00
<string name="push_notifications_summary">Receive push notifications when an update is released</string>
<string name="re_check">Re-check</string>
<string name="update_center">Update Center</string>
<string name="update_found">Update found!</string>
2020-06-23 13:47:20 +00:00
<string name="update_notfound">No new updates</string>
2020-07-02 19:59:54 +00:00
2020-06-23 13:47:20 +00:00
<!-- Dialogs -->
<string name="button_dismiss">Dismiss</string>
2020-06-28 16:39:14 +00:00
<string name="guide">Guide</string>
2020-06-28 14:47:51 +00:00
<string name="hold_on">Hold on!</string>
2020-07-02 19:08:10 +00:00
<string name="magisk_vanced">Looks like you\'re using the Magisk version of Vanced, which is discontinued and can not be updated using this app. Please remove it first by removing the magisk module.</string>
<string name="miui_one_title">MIUI detected!</string>
2020-07-02 19:14:27 +00:00
<string name="miui_one">Hey! it looks like you\'re a MIUI user. in order to properly use this application, you will have to disable MIUI optimisations in the developer settings. (You can safely ignore this warning if you are on a 20.2.20 or later ROM based on xiaomi.eu)</string>
2020-06-23 13:47:20 +00:00
<string name="error">Error</string>
2020-07-02 19:08:10 +00:00
<string name="security_context">Please make sure, that you downloaded the app from vanced.app, the Vanced Discord server or the Vanced GitHub</string>
2020-06-23 13:47:20 +00:00
<string name="success">Success!</string>
2020-07-02 19:08:10 +00:00
<string name="vanced_installed">Vanced has successfully been installed! Launch now?</string>
2020-06-23 13:47:20 +00:00
<string name="launch">Launch</string>
<string name="welcome">Welcome</string>
2020-07-02 19:59:54 +00:00
<!-- Install Page -->
<string name="choose_preferred_language">Choose your preferred language for Vanced</string>
2020-07-02 19:08:10 +00:00
<string name="choose_preferred_language_note">Note: English will always be installed as an additional language as well.</string>
<string name="choose_preferred_theme">Choose your preferred theme for Vanced</string>
2020-07-02 19:08:10 +00:00
<string name="disable_signature">Root mode detected! To install Vanced, you will need to disable the apk signature verification.</string>
<string name="finish">Finish</string>
2020-04-22 09:41:18 +00:00
<string name="install_light_black">Light + Black</string>
<string name="install_light_dark">Light + Dark</string>
<string name="next">Next</string>
2020-07-02 19:59:54 +00:00
<!-- About Page -->
2020-06-30 13:58:31 +00:00
<string name="manager_dev">Manager Dev</string>
<string name="sources">Sources</string>
<string name="vanced_team">Vanced Team</string>
2020-07-02 19:59:54 +00:00
</resources>