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

Commit 9ba3f17c authored by Burag's avatar Burag
Browse files

Polish translations

Patch set 1: Initial commit

Patch set 2: Jacek's suggestions applied

Change-Id: I5ddfe43b0d564549770b0109e54b978dc615115a
parent 337e6896
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>