ntfy-android/app/src/main/res/values-ca/strings.xml
Rubens 6170588c25
Translated using Weblate (Catalan)
Currently translated at 1.8% (6 of 317 strings)

Translation: ntfy/Android app
Translate-URL: https://hosted.weblate.org/projects/ntfy/android/ca/
2022-10-10 15:28:20 +02:00

9 lines
599 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="channel_notifications_min_name">Notificacions (prioritat min)</string>
<string name="channel_notifications_low_name">Notificacions (prioritat min)</string>
<string name="channel_notifications_default_name">Notificacions (prioritat defecte)</string>
<string name="channel_notifications_high_name">Notificacions (alta prioritat)</string>
<string name="channel_notifications_max_name">Notificacions (prioritat màx)</string>
<string name="channel_subscriber_service_name">Servei Subscripció</string>
</resources>