e-ntfy-android/app/src/main/res/values-pl/strings.xml

11 lines
767 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="channel_notifications_min_name">Notifikacje (Minimalny Priorytet)</string>
<string name="channel_notifications_low_name">Notifikacje (Niskii priorytet)</string>
<string name="channel_notifications_default_name">Notifikacje (domyślny priorytet)</string>
<string name="channel_notifications_max_name">Notifikacje (Maksymalny priorytet)</string>
<string name="channel_subscriber_notification_title">Oczekiwanie powiadomień przychodzących</string>
<string name="channel_subscriber_notification_instant_text">Subskrybujesz tematy związane z natychmiastową dostawą</string>
<string name="channel_notifications_high_name">Notifikacje (Wysoki Priorytet)</string>
2022-03-27 15:00:04 -04:00
</resources>