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:
parent
5d964dc834
commit
274bac816e
1 changed files with 11 additions and 1 deletions
|
@ -1,2 +1,12 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?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>
|
Loading…
Reference in a new issue