New translations strings.xml (Marathi)

This commit is contained in:
KevinX8 2020-12-18 15:48:57 +00:00
parent 528d73ccaf
commit ca78919908
1 changed files with 17 additions and 16 deletions

View File

@ -1,24 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
<!-- Global Strings -->
<string name="cancel">Cancel</string>
<string name="close">Close</string>
<string name="reset">Reset</string>
<string name="save">Save</string>
<string name="select_apps">Select Your Apps</string>
<string name="cancel">रद्द करा</string>
<string name="close">बंद करा</string>
<string name="reset">रीसेट करा</string>
<string name="save">सेव करा</string>
<string name="select_apps">आपले अप्प्स निवडा</string>
<!-- Main Activity -->
<string name="title_about">About</string>
<string name="title_home">Manager</string>
<string name="title_settings">Settings</string>
<string name="update_manager">Update Manager</string>
<string name="title_about">अॅप बद्दल माहिती</string>
<string name="title_home">मॅनेजर</string>
<string name="title_settings">सेटिंग</string>
<string name="update_manager">मॅनेजर ला अपडेट करा</string>
<!-- Welcome Page -->
<string name="are_you_rooted">Is Your Device Rooted?</string>
<string name="grant_root">Grant Root Permission</string>
<string name="select_at_least_one_app">Select at least one app!</string>
<string name="are_you_rooted">आपला मोबाइल रूट आहे का?</string>
<string name="grant_root">रूट ची परवानगी द्या</string>
<string name="select_at_least_one_app">कमीत कमी एक अॅप निवडा!</string>
<string name="select_apps_music">Vanced, but for YouTube Music!\nrelatively less feature-rich but fulfills your needs.</string>
<string name="select_apps_vanced">YouTube Vanced is the stock Android YouTube App, but better!</string>
<string name="lets_get_started">Let\'s get started</string>
<string name="willing_to_use_root">Willing to use the root version? Just hit the button below, else tap to continue</string>
<string name="willing_to_use_root">Don\'t know what this is or don\'t want to use the root version? just click the blue arrow below!</string>
<!-- Home Page -->
<string name="about_app">About %1$s</string>
<string name="app_changelog_tooltip">Tap on the card to see the changelog.</string>
@ -32,8 +32,8 @@
<string name="root_not_granted">Root access not granted</string>
<string name="unavailable">Unavailable</string>
<string name="update">Update</string>
<string name="social_media">Useful Links</string>
<string name="support_us">Support us!</string>
<string name="social_media">Social Media</string>
<string name="support_us">Support us</string>
<!-- Settings -->
<string name="accent_color">Accent Color</string>
<string name="accent_blue">Blue</string>
@ -96,12 +96,13 @@
<string name="chown_fail">Failed to `chown` APK to system owner, please try again.</string>
<string name="error_downloading">Error Downloading %1$s</string>
<string name="failed_uninstall">Failed to uninstall package %1$s</string>
<string name="failed_accent">Failed to apply new accent color</string>
<string name="files_missing_va">Failed to locate the required files for installation. Re-download the installation files, then try again.</string>
<string name="ifile_missing">Failed to locate apk file for black/dark theme from storage, please try again.</string>
<string name="installation_aborted">Installation failed because the user aborted the installation.</string>
<string name="installation_blocked">Installation failed because the user blocked the installation.</string>
<string name="installation_downgrade">Installation failed because the user tried to downgrade the package. Uninstall updates from the stock YouTube app, then try again.</string>
<string name="installation_conflict">Installation failed because of the app conflicts with an already installed app. Uninstall the current version of Vanced, then try again.</string>
<string name="installation_conflict">Installation failed because of the app conflicts with an already installed app. Uninstall the current version of the app, then try again.</string>
<string name="installation_failed">Installation failed for unknown reasons, join our Telegram or Discord for further support.</string>
<string name="installation_incompatible">Installation failed because the installation file is incompatible with your device. Clear downloaded files in the Settings, then try again.</string>
<string name="installation_invalid">Installation failed because the apk files are corrupted, please try again.</string>