Polish translation - Added missing strings

This commit is contained in:
kam821 2020-02-09 13:57:45 +01:00 committed by John Wu
parent 082e4eb05c
commit 389501ad0c

View File

@ -5,6 +5,7 @@
<string name="superuser">Superuser</string>
<string name="logs">Logi</string>
<string name="settings">Ustawienia</string>
<string name="refresh">Odśwież lokalne dane</string>
<string name="install">Instaluj</string>
<string name="section_home">Strona główna</string>
<string name="section_theme">Motywy</string>
@ -27,6 +28,12 @@
<string name="home_item_source">Żródło</string>
<string name="home_support_content">Magisk jest i zawsze będzie darmowy i otwarty. Możesz nam jednak pokazać, że Ci zależy, wysyłając niewielką darowiznę.</string>
<string name="home_device_title">Twoje urządzenie</string>
<string name="home_device_info_title">Informacje</string>
<string name="home_device_extra_manufacturer">Producent</string>
<string name="home_device_extra_model">Model</string>
<string name="home_device_extra_board">Platforma</string>
<string name="home_device_security">Bezpieczeństwo</string>
<string name="home_device_system">System</string>
<string name="home_device_build_style">A/B</string>
@ -44,6 +51,10 @@
<string name="home_extra_mode_normal">Normalny</string>
<string name="home_extra_mode_safe">Awaryjny</string>
<string name="home_extra_mode_stub">Dynamiczny</string>
<string name="home_extra_stub">Rdzeń</string>
<string name="home_extra_stub_na">N/D</string>
<string name="home_details_title">Szczegóły</string>
<string name="invalid_update_channel">Nieprawidłowy kanał aktualizacji</string>
<string name="safetyNet_api_error">Błąd SafetyNet API</string>
@ -135,7 +146,7 @@
<string name="module_version_author">%1$s by %2$s</string>
<string name="module_section_pending">Aktualizacje</string>
<string name="module_section_pending_action">Zaktualizuj wszystkie</string>
<string name="module_section_remote">Zdalne</string>
<string name="module_section_remote">Dostępne</string>
<string name="module_state_remove">Usuń</string>
<string name="module_state_restore">Przywróć</string>
<string name="module_action_install_external">Zainstaluj z pamięci</string>