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

Commit b3a6d384 authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "Core: Updated Polish translation" into cm-10.1

parents ea928620 0fa89952
Loading
Loading
Loading
Loading
+68 −0
Original line number Diff line number Diff line
@@ -1456,4 +1456,72 @@
    <string name="enable_accessibility_canceled" msgid="3833923257966635673">"Ułatwienia dostępu zostały anulowane."</string>
    <string name="user_switched" msgid="3768006783166984410">"Bieżący użytkownik: <xliff:g id="NAME">%1$s</xliff:g>."</string>
    <string name="owner_name" msgid="2716755460376028154">"Właściciel"</string>

    <!-- CYANOGENMOD ADDITIONS -->

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Domyślny</string>
    <string name="profileNameWork">Praca</string>
    <string name="profileNameHome">Dom</string>
    <string name="profileNameSilent">Wyciszony</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>

    <!-- 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>
    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->

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

    <!-- label for item that toggles expand desktop mode -->
    <string name="global_actions_toggle_expanded_desktop_mode">Rozszerzony pulpit</string>
    <!-- status message in phone options dialog for when expand desktop mode is on -->
    <string name="global_actions_expanded_desktop_mode_on_status">Włączony</string>
    <!-- status message in phone options dialog for when expand desktop mode is off -->
    <string name="global_actions_expanded_desktop_mode_off_status">Wyłączony</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">Uruchom w trybie Recovery</string>
    <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
    <string name="reboot_bootloader">Uruchom w trybie Bootloader</string>
    <!-- Button to reboot the phone into bootmenu, within the Reboot Options dialog -->
    <string name="reboot_bootmenu">Uruchom Bootmenu</string>
    <!-- Button to reboot the phone into fastboot, within the Reboot Options dialog -->
    <string name="reboot_fastboot">Uruchom w trybie Fastboot</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">Uruchom w trybie Download</string>

    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
    <string name="reboot_progress">Ponowne uruchamianie\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" product="tablet">Tablet zostanie uruchomiony ponownie.</string>
    <string name="reboot_confirm" product="default">Telefon zostanie uruchomiony ponownie.</string>

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

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

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

    <!-- Hardware Rotation lock string -->
    <string name="toast_rotation_unlocked">Obracanie ekranu odblokowane</string>
    <string name="toast_rotation_locked">Obracanie ekranu zablokowane</string>

    <!-- Long-press back kill application -->
    <string name="app_killed_message">Aplikacja zabita</string>

    <!-- END CYANOGENMOD ADDITIONS -->
</resources>