| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2012-2016 The CyanogenMod Project |
| Copyright (C) 2017-2018 The LineageOS 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="flip_action_title">Reakcja na odwrócenie urządzenia</string> |
| <string name="shake_action_title">Reakcja na potrząśnięcie urządzenia</string> |
| <string-array name="action_setting_entries"> |
| <item>Drzemka</item> |
| <item>Odrzuć</item> |
| <item>Nic nie rób</item> |
| </string-array> |
| <string name="firing_alarms_timers_channel">Uruchamianie alarmów i minutników</string> |
| <string name="alarm_missed_channel">Pominięte alarmy</string> |
| <string name="alarm_snooze_channel">Odłożone alarmy</string> |
| <string name="alarm_upcoming_channel">Nadchodzące alarmy</string> |
| <string name="stopwatch_channel">Stoper</string> |
| <string name="timer_channel">Minutnik</string> |
| <string name="add_label">Dodaj etykietę</string> |
| <string name="dialog_permissions_title">Uprawnienia</string> |
| <string name="dialog_permissions_ask">Zapytaj ponownie</string> |
| <string name="dialog_permissions_dismiss">Odrzuć</string> |
| <string name="dialog_permissions_settings">Ustawienia</string> |
| <string name="dialog_permissions_power_off_alarm">Bez tego uprawnienia twoje urządzenie nie będzie mogło samo się włączyć, aby wyzwolić alarm</string> |
| <string name="dialog_permissions_no_permission">Odmówiono wymaganych uprawnień, włącz je w Ustawieniach systemu</string> |
| <string name="dialog_permissions_post_notifications">Ta aplikacja opiera się na powiadomieniach. Bez nich nie może być uruchomiona!</string> |
| <string name="selected">Wybrano</string> |
| <string name="more_options">Więcej opcji</string> |
| <string name="widget_choice_title">Wybierz swój styl</string> |
| <string name="widget_name_transparent">Przezroczysty</string> |
| <string name="widget_name_solid">Z tłem</string> |
| </resources> |