Skip to content

Commit 5cbb851

Browse files
authored
Merge pull request #329 from weblate/weblate-mmrl-mmrl
Translations update from Hosted Weblate
2 parents f965238 + 503533c commit 5cbb851

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<string name="view_module_features_action_sub">Umożliwia wykonanie skryptu poprzez kliknięcie przycisku</string>
289289
<string name="settings_allow_javascript_api">Zezwól na API JavaScript</string>
290290
<string name="settings_security_allow_advanced_kernelsu_api">Zezwól na zaawansowane API KernelSU</string>
291-
<string name="settings_security_allow_filesystem_api">Zezwól na API FileSystem</string>
291+
<string name="settings_security_allow_filesystem_api">Zezwalaj na API systemu plików</string>
292292
<string name="menu_export_modules_as_text">Eksportuj moduły jako tekst</string>
293293
<string name="home_enabled_disabled_modules_ratio">Współczynnik włączeń / wyłączeń</string>
294294
<string name="copy_logs">Kopiuj logi</string>
@@ -348,4 +348,12 @@
348348
<string name="contributors">Współtwórcy</string>
349349
<string name="install_screen_confirm_title">Potwierdzasz instalację?</string>
350350
<string name="install_screen_confirm_text">Czy na pewno chcesz zainstalować ten moduł?</string>
351+
<string name="settings_terms_of_service">Warunki korzystania z aplikacji</string>
352+
<string name="settings_log_viewer">Przeglądarka logów</string>
353+
<string name="explore_more_repositories">Odkryj więcej repozytoriów</string>
354+
<string name="get_the_most_out_of_mmrl">Wykorzystaj w pełni MMRL!</string>
355+
<string name="allow_advanced_kernelsu_api">Zezwolić na zaawansowane API KernelSU?</string>
356+
<string name="allow_filesystem_api">Zezwolić na API systemu plików?</string>
357+
<string name="allow_filesystem_api_desc">Zezwolić temu modułowi na dostęp do API systemu plików? Jeśli nie czujesz się bezpiecznie z tym modułem, nie pozwalaj na to!</string>
358+
<string name="allow_advanced_kernelsu_api_desc">Zezwolić temu modułowi na dostęp do zaawansowanego API KernelSU? Jeśli nie czujesz się bezpiecznie z tym modułem, nie pozwalaj na to!</string>
351359
</resources>

app/src/main/res/values-zh-rCN/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
<string name="install_screen_cancel_text">你确定要取消安装吗?</string>
341341
<string name="action_screen_cancel_title">取消action执行?</string>
342342
<string name="action_screen_cancel_text">你确定要取消当前action执行?</string>
343-
<string name="home_storage_usage">存储使用</string>
343+
<string name="home_storage_usage">占用空间</string>
344344
<string name="menu_pin_action">固定操作</string>
345345
<string name="menu_pin_webui">固定 WebUI</string>
346346
<string name="settings_use_shell_webui_assets">通过 Shell 加载 WebUI 资源</string>

app/src/main/res/values-zh-rTW/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
<string name="page_repositorys">庫存</string>
358358
<string name="menu_show_modules_count">顯示模組計數</string>
359359
<string name="settings_modules_permissions">模組權限</string>
360-
<string name="settings_modules_permissions_desc">准許本機模組存取 JavaScript API 等相關內容</string>
360+
<string name="settings_modules_permissions_desc">准許 JavaScript 程式存取本機模組資訊</string>
361361
<string name="settings_security_inject_eruda">Eruda 注入</string>
362362
<string name="debugging">偵錯選項</string>
363363
<string name="settings_security_inject_eruda_desc">插圖樣式需經《MMRL》匯入才能運作。</string>

0 commit comments

Comments
 (0)