Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dd34b86 authored by Daniel Hillenbrand's avatar Daniel Hillenbrand Committed by Gerrit Code Review
Browse files

Merge "Polish translations" into ics

parents 409356d2 9ba3f17c
Loading
Loading
Loading
Loading
+57 −0
Original line number Diff line number Diff line
@@ -1227,4 +1227,61 @@
    <string name="sending" msgid="8715108995741758718">"Wysyłanie..."</string>
    <string name="launchBrowserDefault" msgid="2057951947297614725">"Uruchomić przeglądarkę?"</string>
    <string name="SetupCallDefault" msgid="6870275517518479651">"Odebrać połączenie?"</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_preventpower">użycie przycisku zasilania</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_preventpower">Zezwalaj aplikacji na nadpisanie właściwości przycisku zasilania</string>

    <!-- label for item that opens the profile choosing dialog -->
    <string name="global_action_choose_profile">Profil</string>

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Domyślny</string>
    <string name="profileNameWork">Praca</string>
    <string name="profileNameHome">Dom</string>
    <string name="profileNameSilent">Cichy</string>
    <string name="profileNameNight">Noc</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalendarz</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>

    <!-- Name of wildcard profile. -->
    <string name="wildcardProfile">Inny</string>

    <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">Zrzut ekranu</string>

    <!-- Button to reboot the phone, within the Phone Options dialog -->
    <string name="reboot_system" product="tablet">Uruchom ponownie tablet</string>
    <string name="reboot_system" product="default">Uruchom ponownie telefon</string>

    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_reboot">Uruchom ponownie</string>

    <!-- Button to reboot the phone, within the Reboot Options dialog -->
    <string name="reboot_reboot">Uruchom ponownie</string>
    <!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
    <string name="reboot_recovery">Recovery</string>
    <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
    <string name="reboot_bootloader">Bootloader</string>
    <!-- Button to reboot the phone into bootmenu, within the Reboot Options dialog -->
    <string name="reboot_bootmenu">Bootmenu</string>
    <!-- Button to reboot the phone into fastboot, within the Reboot Options dialog -->
    <string name="reboot_fastboot">Fastboot</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">Pobierz</string>

    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
    <string name="reboot_progress">Restart\u2026</string>
    <!-- Reboot Confirmation Dialog.  When the user chooses to reboot the phone, there will be a confirmation dialog.  This is the message. -->
    <string name="reboot_confirm">Urządzenie zostanie ponownie uruchomione.</string>

    <!--Application killed toast -->
    <string name="app_killed_message">Aplikacja zabita</string>

</resources>