Translated using Weblate (German)

Currently translated at 2.6% (8 of 307 strings)

Translation: ntfy/Android app
Translate-URL: https://hosted.weblate.org/projects/ntfy/android/de/
This commit is contained in:
Philipp Heckel 2022-03-25 22:17:30 +00:00 committed by Hosted Weblate
parent 5584ced68e
commit e9e49d44dd
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,2 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="channel_notifications_low_name">Benachrichtigungen (Niedrige Priorität)</string>
<string name="channel_notifications_default_name">Benachrichtigungen (Normale Priorität)</string>
<string name="channel_notifications_high_name">Benachrichtigungen (Hohe Priorität)</string>
<string name="channel_notifications_max_name">Benachrichtigungen (Max. Priorität)</string>
<string name="channel_subscriber_service_name">Abo Service</string>
<string name="app_name">Ntfy</string>
<string name="app_base_url">https://ntfy.sh</string>
<string name="channel_notifications_min_name">Benachrichtigungen (Min. Priorität)</string>
</resources>