Translated using Weblate (Polish)

Currently translated at 2.9% (9 of 307 strings)

Translation: ntfy/Android app
Translate-URL: https://hosted.weblate.org/projects/ntfy/android/pl/
This commit is contained in:
Marcin 2022-03-26 03:38:46 +00:00 committed by Hosted Weblate
parent 5d964dc834
commit 274bac816e
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,2 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">Ntfy</string>
<string name="channel_notifications_min_name">Notifikacje (Minimalny Priorytet)</string>
<string name="app_base_url">https://ntfy.sh</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>
</resources>