Skip to content

Commit

Permalink
Merge pull request #102 from achromaticfox/l10n_master
Browse files Browse the repository at this point in the history
Update translations
  • Loading branch information
Aefyr authored Mar 27, 2020
2 parents 91d86be + 55a5b31 commit 9ad22b8
Show file tree
Hide file tree
Showing 17 changed files with 1,054 additions and 158 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values-ar/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
<item>يفضل التخزين الخارجي (قد يظل النظام يقرر إستخدام التخزين الداخلي)</item>
</string-array>
<string-array name="name_format_parts">
<item>الإسم</item>
<item>الاسم</item>
<item>الإصدار</item>
<item>كود الإصدار</item>
<item>رمز الإصدار</item>
<item>الحزمة</item>
<item>الطابع الزمني</item>
</string-array>
Expand Down
72 changes: 68 additions & 4 deletions app/src/main/res/values-ar/strings.xml

Large diffs are not rendered by default.

66 changes: 65 additions & 1 deletion app/src/main/res/values-bg/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ SAI (Split APKs Installer) е инсталатор на приложения, с
<string name="installer_select_theme">Избери тема</string>
<string name="installer_device">Устройство</string>
<string name="installer_miui_warning_title">Изяви се MIUI</string>
<string name="installer_miui_warning_message"><b>Сериозно, прочетете това еднократно предупреждение!</b>\n\nИзвинете за отделенето време, но има много потребители с MIUI, които пропускат предишната версия на това предупреждение.\n\nОчевидно вашето устройство работи MIUI. MIUI е известен с това, че нарушава стандартните функции на API на Android и много потребители на SAI съобщават, че инсталациите се провалят в MIUI без причина с „Инсталирането не е успешно“. Обикновено това може да бъде поправено чрез деактивиране на MIUI оптимизации в настройките за разработчици, което предлагам да направите.\n\nРазбира се, може да използвате SAI, без да деактивирате MIUI оптимизацията, но ако тя не работи, опитайте да я деактивирате, преди да потърсите съдействие за неуспешни инсталации. Ако вашата версия на MIUI не може да се превключи или и това не помага, не може да ви съдействам.\n\nТози проблем трябва да бъде отстранен на MIUI 20.2.20 и по-нови версии.</string>
<string name="installer_miui_warning_message"><b>Seriously, read this one-time warning!</b>\n\nSorry for taking your time, but I\'m really tired of people with MIUI who have been skipping the previous version of this warning.\n\nLooks like your device is running MIUI. MIUI is known for breaking standard Android API features and a lot of SAI users have reported installations failing on MIUI for no reason with \"Installation failed\". Usually it can be fixed by disabling MIUI optimizations in developer settings, which I suggest you should do.\n\nOf course you can try using SAI without disabling MIUI optimization, but if it doesn\'t work, try disabling it before complaining to me about failed installations. If your MIUI version doesn\'t have that toggle or it doesn\'t help, there\'s nothing I can do.\n\nThis issue is supposed to be fixed on MIUI 20.2.20 and up (xiaomi.eu and eu-based ROMs).</string>
<string name="installer_miui_warning_open_dev_settings">Отвори настройки за разработчици</string>
<string name="installer_miui_warning_oof">Не може да отворите настройки за разработчици. Може да опитате да ги отворите ръчно, Google казва как.</string>
<string name="installer_unknown_app">Неизвестно приложение</string>
Expand All @@ -73,6 +73,59 @@ SAI (Split APKs Installer) е инсталатор на приложения, с
<string name="installer_show_full_error">Показа пълна грешка</string>
<string name="installer_placeholder_text">Няма сесия на инсталиране</string>
<string name="installer_saf_tip">Дълго щракване, за да използвате инструмента за избор на системни файлове.\n(Щракнете върху това пояснение, за да го скриете завинаги)</string>
<string name="installer_recoverable_error_use_zipfile">Archive can\'t be read the normal way. Please enable \"Use ZipFile API\" toggle in settings and try again.</string>
<string name="installer_rootless_error2_unknown">Unknown error</string>
<string name="installer_rootless_error2_install_failed_already_exists">This package is already installed</string>
<string name="installer_rootless_error2_install_failed_invalid_apk">APK file is not valid</string>
<string name="installer_rootless_error2_install_failed_invalid_uri">Passed URI is not valid</string>
<string name="installer_rootless_error2_install_failed_insufficient_storage">Device doesn\'t have enough space to install the app</string>
<string name="installer_rootless_error2_install_failed_duplicate_package">Package with the same name is already installed</string>
<string name="installer_rootless_error2_install_failed_no_shared_user">Shared user requested by package doesn\'t exist</string>
<string name="installer_rootless_error2_install_failed_update_incompatible">App signature doesn\'t match the signature of an already installed app with the same package name</string>
<string name="installer_rootless_error2_install_failed_shared_user_incompatible">App has requested an already existing shared user, but their signatures don\'t match</string>
<string name="installer_rootless_error2_install_failed_missing_shared_library">App has requested a shared library that is not installed on the device</string>
<string name="installer_rootless_error2_install_failed_replace_couldnt_delete">The system was unable to delete the previous version of this package</string>
<string name="installer_rootless_error2_install_failed_dexopt">Installation failed while optimizing and validating package dex files, either because there was not enough storage or the validation failed</string>
<string name="installer_rootless_error2_install_failed_older_sdk">Device Android version is lower than required by the package</string>
<string name="installer_rootless_error2_install_failed_conflicting_provider">Package contains a content provider with the same authority as a provider already installed in the system</string>
<string name="installer_rootless_error2_install_failed_newer_sdk">Device Android version is higher than required by the package</string>
<string name="installer_rootless_error2_install_failed_test_only">Installed package is test-only and INSTALL_ALLOW_TEST flag was not supplied</string>
<string name="installer_rootless_error2_install_failed_cpu_abi_incompatible">Package doesn\'t contain native code that is compatible with this device\'s CPU</string>
<string name="installer_rootless_error2_install_failed_missing_feature">Package requires a feature that is not supported by this device</string>
<!-- no idea what this means, don't wanna dig android sources deeper for this -->
<string name="installer_rootless_error2_install_failed_container_error">Secure container mount point couldn\'t be accessed on external media</string>
<string name="installer_rootless_error2_install_failed_invalid_install_location">Package couldn\'t be installed in the specified location</string>
<!-- tbh i have no idea what that means lol, like an sd card maybe, but this code doesn't seem to be used at all -->
<string name="installer_rootless_error2_install_failed_media_unavailable">Package couldn\'t be installed in the specified location because the media is not available</string>
<string name="installer_rootless_error2_install_failed_verification_timeout">Package verification timed out</string>
<string name="installer_rootless_error2_install_failed_verification_failure">Package has failed verification</string>
<string name="installer_rootless_error2_install_failed_package_changed">Package installation path unexpectedly changed</string>
<string name="installer_rootless_error2_install_failed_uid_changed">Package was assigned a different UID than it previously held</string>
<string name="installer_rootless_error2_install_failed_version_downgrade">A newer version of this package is already installed</string>
<string name="installer_rootless_error2_install_failed_permission_model_downgrade">New version of the package doesn\'t support runtime permissions but the currently installed version does</string>
<string name="installer_rootless_error2_install_failed_sandbox_version_downgrade">New version of the package requires a lower sandbox version than the currently installed version of this package</string>
<string name="installer_rootless_error2_install_failed_missing_split">Package requires splits, but they weren\'t provided</string>
<string name="installer_rootless_error2_install_parse_failed_not_apk">Provided file is not an APK file</string>
<string name="installer_rootless_error2_install_parse_failed_bad_manifest">Unable to retrieve APK manifest</string>
<string name="installer_rootless_error2_install_parse_failed_unexpected_exception">APK parser encountered an unexpected exception</string>
<string name="installer_rootless_error2_install_parse_failed_no_certificates">APK file doesn\'t contain any certificates</string>
<string name="installer_rootless_error2_install_parse_failed_inconsistent_certificates">Inconsistent certificates found on the files in the APK</string>
<string name="installer_rootless_error2_install_parse_failed_certificate_encoding">Certificate encoding failed</string>
<string name="installer_rootless_error2_install_parse_failed_bad_package_name">APK has bad or missing package name</string>
<string name="installer_rootless_error2_install_parse_failed_bad_shared_user_id">APK has bad shared user id</string>
<string name="installer_rootless_error2_install_parse_failed_manifest_malformed">APK manifest is malformed</string>
<string name="installer_rootless_error2_install_parse_failed_manifest_empty">APK manifest is empty</string>
<string name="installer_rootless_error2_install_failed_internal_error">Installation failed because of system issues</string>
<string name="installer_rootless_error2_install_failed_user_restricted">This user is restricted from installing apps</string>
<string name="installer_rootless_error2_install_failed_duplicate_permission">Package is attempting to define a permission that is already defined by another installed package</string>
<string name="installer_rootless_error2_install_failed_no_matching_abis">Package doesn\'t contain native code that is compatible with this device\'s CPU</string>
<string name="installer_rootless_error2_install_failed_aborted">Installation was cancelled by the user or aborted</string>
<string name="installer_rootless_error2_install_failed_instant_app_invalid">Unsupported operation with an instant app</string>
<string name="installer_rootless_error2_install_failed_bad_dex_metadata">Dex metadata file is invalid or there\'s no matching APK file for a dex metadata file</string>
<string name="installer_rootless_error2_install_failed_bad_signature">There\'s some problem with APK signature</string>
<string name="installer_rootless_error2_install_failed_other_staged_session_in_progress">There\'s already a package installer session being committed for this package name</string>
<string name="installer_rootless_error2_install_failed_multipackage_inconsistency">One of the child package installer sessions does not match the parent session in respect to staged or rollback enabled parameters</string>
<string name="installer_rootless_error2_install_failed_wrong_installed_version">Required version of an already installed package doesn\'t match the actual version of the installed package</string>
<string name="backup_backup">Експорт</string>
<string name="backup_backup_prompt">Експортирай %s?</string>
<string name="backup_backup_status">Изпълнява експорт на %d приложение</string>
Expand Down Expand Up @@ -124,6 +177,8 @@ SAI (Split APKs Installer) е инсталатор на приложения, с
<string name="settings_main_sign_apks_summary">Подписвай APK преди инсталиране</string>
<string name="settings_main_extract_archives">Разархивирай APK файлове</string>
<string name="settings_main_extract_archives_summary">Разархивирай APK от .zip/.apks архиви във временни файлове преди инсталиране. Ако е изключено, SAI ще инсталира APK направо от архива без създаване на временни файлове. Не се препоръчва включване</string>
<string name="settings_main_use_zipfile">Use ZipFile API</string>
<string name="settings_main_use_zipfile_summary">Use ZipFile API to read ZIP archives (including .apks files), solves compatibility issues with some archives. Not recommended to enable unless an installer error message asks you to because this adds otherwise unnecessary overhead</string>
<string name="settings_main_reset_one_time_warnings">Ресет единични предупреждения</string>
<string name="settings_main_installer">Инсталатор</string>
<string name="settings_main_installer_summary">Тип инсталатор, използван за APK.
Expand Down Expand Up @@ -152,6 +207,10 @@ SAI (Split APKs Installer) е инсталатор на приложения, с
<string name="settings_main_ui_show_app_features_summary">Показвй контекстно приложението в екрана за експортиране</string>
<string name="settings_main_ui_theme">Тема</string>
<string name="settings_main_donate">Support SAI</string>
<string name="settings_main_auto_theme">Auto theme</string>
<string name="settings_main_auto_theme_summary">Automatically switch between selected light and dark themes depending on system theme</string>
<string name="settings_main_auto_theme_picker">Choose themes</string>
<string name="settings_main_auto_theme_picker_summary">Current light theme: %s\nCurrent dark theme: %s</string>
<string name="name_format_builder_title">Изберете части за генерация на име на експортираното приложение</string>
<string name="name_format_builder_preview">Пример: %s</string>
<string name="name_format_builder_preview_empty">Изберете поне една част</string>
Expand Down Expand Up @@ -189,8 +248,13 @@ SAI (Split APKs Installer) е инсталатор на приложения, с
<string name="theme_sai_fdroid">SAI (F-Droid)</string>
<string name="theme_dark">Тъмна</string>
<string name="theme_gold">Gold</string>
<string name="auto_theme_title">Select dark and light themes</string>
<string name="auto_theme_light_theme">Light theme</string>
<string name="auto_theme_dark_theme">Dark theme</string>
<string name="auto_theme_selection_hint">Tap to change</string>
<string name="about_author">от polychromaticfox</string>
<string name="about_source">GitHub</string>
<string name="about_donate">Помогни</string>
<string name="about_licenses">Лицензи</string>
<string name="about_translate">Help to translate SAI</string>
</resources>
Loading

0 comments on commit 9ad22b8

Please sign in to comment.