You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Update Polish Translation (#229)
* Update Polish Translation - UpdateJson UpdateJson in this context doesn't mean 'update the json file', but 'a link to a JSON file that contains info so manager can update the module'. It is also a field described in the Magisk documentation, so it's best to leave the original form. * Update Polish Translation - Export logs Mostly a cosmetic change, should fit better with the other options in the settings menu
This commit is contained in:
@@ -59,15 +59,15 @@
|
||||
<string name="module_author">Autor</string>
|
||||
<string name="module_id">ID</string>
|
||||
<string name="module_version_code">Kod</string>
|
||||
<string name="module_update_json">Aktualizuj Json</string>
|
||||
<string name="module_update_json_empty">Pusty</string>
|
||||
<string name="module_update_json">UpdateJson</string>
|
||||
<string name="module_update_json_empty">Brak</string>
|
||||
<string name="enable_developer_options">Włącz opcje programistyczne</string>
|
||||
<string name="enable_developer_options_summary">Pokaż ukryte ustawienia i informacje debugowe istotne tylko dla programistów.</string>
|
||||
<string name="module_overlay_fs_not_available">Moduły są niedostępne, ponieważ OverlayFS jest wyłączony przez jądro.</string>
|
||||
<string name="refresh">Odśwież</string>
|
||||
<string name="show_system_apps">Pokaż aplikacje systemowe</string>
|
||||
<string name="hide_system_apps">Ukryj aplikacje systemowe</string>
|
||||
<string name="export_log">Eksport logów</string>
|
||||
<string name="export_log">Eksportowanie logów</string>
|
||||
<string name="safe_mode">Tryb awaryjny</string>
|
||||
<string name="reboot_to_apply">Uruchom ponownie, aby zastosować zmiany</string>
|
||||
<string name="module_magisk_conflict">Moduły są niedostępne z powodu konfliku z Magisk!</string>
|
||||
|
||||
Reference in New Issue
Block a user