Loading core/res/res/values-pl/cm_strings.xml 0 → 100644 +62 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2012-2013 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <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> <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> <string name="reboot_system" product="tablet">Uruchom ponownie tablet</string> <string name="reboot_system" product="default">Uruchom ponownie telefon</string> <string name="global_action_screenshot">Zrzut ekranu</string> <string name="global_actions_toggle_expanded_desktop_mode">Rozszerzony pulpit</string> <string name="global_actions_expanded_desktop_mode_on_status">Włączony</string> <string name="global_actions_expanded_desktop_mode_off_status">Wyłączony</string> <string name="reboot_reboot">Uruchom ponownie</string> <string name="reboot_recovery">Uruchom w trybie Recovery</string> <string name="reboot_bootloader">Uruchom w trybie Bootloader</string> <string name="reboot_bootmenu">Uruchom Bootmenu</string> <string name="reboot_fastboot">Uruchom w trybie Fastboot</string> <string name="reboot_download">Uruchom w trybie Download</string> <string name="reboot_progress">Ponowne uruchamianie\u2026</string> <string name="reboot_confirm" product="tablet">Tablet zostanie uruchomiony ponownie.</string> <string name="reboot_confirm" product="default">Telefon zostanie uruchomiony ponownie.</string> <string name="wildcardProfile">Inny</string> <string name="global_action_reboot">Uruchom ponownie</string> <string name="global_action_choose_profile">Profil</string> <string name="toast_rotation_unlocked">Obracanie ekranu odblokowane</string> <string name="toast_rotation_locked">Obracanie ekranu zablokowane</string> <string name="app_killed_message">Aplikacja została zabita</string> <string name="stylus_app_not_installed">Nie zainstalowano aplikacji %s</string> </resources> core/res/res/values-pl/strings.xml +0 −68 Original line number Diff line number Diff line Loading @@ -1456,72 +1456,4 @@ <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> Loading
core/res/res/values-pl/cm_strings.xml 0 → 100644 +62 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2012-2013 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <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> <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> <string name="reboot_system" product="tablet">Uruchom ponownie tablet</string> <string name="reboot_system" product="default">Uruchom ponownie telefon</string> <string name="global_action_screenshot">Zrzut ekranu</string> <string name="global_actions_toggle_expanded_desktop_mode">Rozszerzony pulpit</string> <string name="global_actions_expanded_desktop_mode_on_status">Włączony</string> <string name="global_actions_expanded_desktop_mode_off_status">Wyłączony</string> <string name="reboot_reboot">Uruchom ponownie</string> <string name="reboot_recovery">Uruchom w trybie Recovery</string> <string name="reboot_bootloader">Uruchom w trybie Bootloader</string> <string name="reboot_bootmenu">Uruchom Bootmenu</string> <string name="reboot_fastboot">Uruchom w trybie Fastboot</string> <string name="reboot_download">Uruchom w trybie Download</string> <string name="reboot_progress">Ponowne uruchamianie\u2026</string> <string name="reboot_confirm" product="tablet">Tablet zostanie uruchomiony ponownie.</string> <string name="reboot_confirm" product="default">Telefon zostanie uruchomiony ponownie.</string> <string name="wildcardProfile">Inny</string> <string name="global_action_reboot">Uruchom ponownie</string> <string name="global_action_choose_profile">Profil</string> <string name="toast_rotation_unlocked">Obracanie ekranu odblokowane</string> <string name="toast_rotation_locked">Obracanie ekranu zablokowane</string> <string name="app_killed_message">Aplikacja została zabita</string> <string name="stylus_app_not_installed">Nie zainstalowano aplikacji %s</string> </resources>
core/res/res/values-pl/strings.xml +0 −68 Original line number Diff line number Diff line Loading @@ -1456,72 +1456,4 @@ <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>