New translations strings.xml (Lithuanian)

This commit is contained in:
KevinX8 2021-06-01 19:57:20 +01:00
parent 2ff69d606c
commit 794bb83106
1 changed files with 8 additions and 6 deletions

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
<!-- Global Strings -->
<string name="cancel">Cancel</string>
<string name="close">Close</string>
<string name="cancel">Atšaukti</string>
<string name="close">Uždaryti</string>
<string name="description_microg">A custom GMS Implementation for Vanced based on the microG Project.</string>
<string name="description_vanced">A modified YouTube client with many useful features!</string>
<string name="description_vanced_music">Vanced, but for YouTube Music! Relatively less feature-rich but fulfills your needs.</string>
<string name="reset">Reset</string>
<string name="save">Save</string>
<string name="save">Išsaugoti</string>
<string name="select_apps">Select Your Apps</string>
<!-- Main Activity -->
<string name="title_about">About</string>
<string name="title_about">Apie</string>
<string name="title_guide">Guide</string>
<string name="title_home">Manager</string>
<string name="title_logs">Logs</string>
@ -40,7 +40,7 @@
<string name="social_media">Social Media</string>
<string name="support_us">Support us</string>
<string name="unavailable">Unavailable</string>
<string name="version_installed">Installed:</string>
<string name="version_installed">Įdiegtas:</string>
<!-- Settings -->
<string name="accent_color">Accent Color</string>
<string name="category_appearance">Appearance</string>
@ -66,7 +66,7 @@
<string name="variant">Variant</string>
<!-- Logs -->
<string name="logs_not_saved">Could not save logs</string>
<string name="logs_saved">Successfully saved logs</string>
<string name="logs_saved">Successfully saved logs to %1$s</string>
<!-- Dialogs -->
<string name="advanced">Details</string>
<string name="app_install_files_detected">%1$s installation files detected!</string>
@ -83,6 +83,8 @@
<string name="miui_one">To install Vanced, you MUST disable MIUI Optimizations in the developer settings. (You can ignore this warning if you are using 20.2.20 or later xiaomi.eu based ROM)</string>
<string name="miui_one_title">MIUI Optimizations are enabled!</string>
<string name="please_be_patient">Please do NOT exit the app during this process!</string>
<string name="uninstall_app_text">Are you sure you want to uninstall %1$s ?</string>
<string name="uninstall">Uninstall</string>
<string name="redownload">Redownload</string>
<string name="security_context">Make sure that you downloaded the app from vancedapp.com, the Vanced Discord server, or the Vanced GitHub</string>
<string name="version">Version</string>