Skip to content

Commit 265a39e

Browse files
weblatejuliazerouatel
committed
Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 parent 7182b2f commit 265a39e

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

app/src/main/res/values-pl/strings.xml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="utf-8"?><!--
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
23
~ Copyright (c) 2023 to present Androidacy and contributors. Names, logos, icons, and the Androidacy name are all trademarks of Androidacy and may not be used without license. See LICENSE for more information.
34
--><resources xmlns:tools="http://schemas.android.com/tools">
45
<string name="app_name">Fox - Menedżer Modułów Magisk</string>
@@ -344,4 +345,15 @@
344345
<string name="eula_agree_v2_headline">EULA i warunki</string>
345346
<string name="app_name_v2">AMM - Menedżer Modułów</string>
346347
<string name="app_name_short_v2">AMM</string>
348+
<string name="error_creating_repos_database">Nie można stworzyć bazę danych repo</string>
349+
<string name="reboot_bootloader">Restartuj do bootloadera</string>
350+
<string name="error_creating_modulelistcache_database">Nie udało się stworzyć podręcznej bazy danych modułu</string>
351+
<string name="blur_performance_warning_summary">Urządzenie nie obsługuje blur</string>
352+
<string name="reboot">Restartuj</string>
353+
<string name="search">Szukaj</string>
354+
<string name="reboot_system">Restartuj system</string>
355+
<string name="reboot_recovery">Restartuj do recovery</string>
356+
<string name="reboot_edl">Restartuj do trybu EDL</string>
357+
<string name="install_terminal_reboot_prevented">Restart jest wyłączony w ustawieniach aplikacji</string>
358+
<string name="androidacy_api_error">Błąd podczas komunikacji z API: %d</string>
347359
</resources>

app/src/main/res/values-ru/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,4 +339,7 @@
339339
<string name="build_expired">Текущая версия устарела. Обновите до последней версии.</string>
340340
<string name="app_name_v2">Менеджер модулей Androidacy</string>
341341
<string name="app_name_short_v2">AMM</string>
342+
<string name="blur_performance_warning_summary">Устройство несовместимо с размытием</string>
343+
<string name="error_creating_repos_database">Не удалось создать БД репозитория</string>
344+
<string name="error_creating_modulelistcache_database">Не удалось создать БД кэша модуля</string>
342345
</resources>

app/src/main/res/values-uk/strings.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="utf-8"?><!--
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
23
~ Copyright (c) 2023 to present Androidacy and contributors. Names, logos, icons, and the Androidacy name are all trademarks of Androidacy and may not be used without license. See LICENSE for more information.
34
--><resources xmlns:tools="http://schemas.android.com/tools">
45
<string name="fail_root_magisk">Не вдалося отримати доступ до root-прав або Magisk-у</string>
@@ -335,4 +336,7 @@
335336
<string name="build_expired">Поточна версія застаріла. Оновіть до останньої версії.</string>
336337
<string name="app_name_v2">Менеджер модулів Androidacy</string>
337338
<string name="app_name_short_v2">AMM</string>
339+
<string name="blur_performance_warning_summary">Пристрій несумісний з розмиттям</string>
340+
<string name="error_creating_repos_database">Не вдалося створити БД репозиторію</string>
341+
<string name="error_creating_modulelistcache_database">Не вдалося створити БД кеша модуля</string>
338342
</resources>

0 commit comments

Comments
 (0)