-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/android
- Loading branch information
Showing
24 changed files
with
1,250 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="channel_notifications_low_name">কম গুরুত্ব</string> | ||
<string name="channel_notifications_min_name">সর্বনিম্ন গুরুত্ব</string> | ||
<string name="channel_notifications_default_name">স্বাভাবিক গুরুত্ব</string> | ||
<string name="channel_notifications_max_name">সর্বোচ্চ্য গুরুত্ব</string> | ||
<string name="channel_notifications_group_default_name">স্বাভাবিক</string> | ||
<string name="channel_notifications_high_name">বেশি গুরুত্ব</string> | ||
<string name="channel_subscriber_notification_title">আগত নোটিফিকেশন এর জন্য অপেক্ষা করা হচ্ছে</string> | ||
<string name="channel_subscriber_notification_instant_text">তাত্ক্ষণিক পাওয়া বিষয়গুলোতে যোগ দেওয়া হয়েছে</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="channel_subscriber_notification_instant_text">Abonnerer på emner med øjeblikkelig levering</string> | ||
<string name="channel_notifications_max_name">Maks. prioritet</string> | ||
<string name="channel_subscriber_notification_instant_text_two">Abonnerer på to emner om øjeblikkelig levering</string> | ||
<string name="channel_notifications_group_default_name">standard</string> | ||
<string name="channel_subscriber_notification_instant_text_six">Abonnerer på seks emner med øjeblikkelig levering</string> | ||
<string name="channel_subscriber_notification_instant_text_three">Abonnerer på tre emner med øjeblikkelig levering</string> | ||
<string name="channel_subscriber_service_name">Abonnementsservice</string> | ||
<string name="channel_subscriber_notification_instant_text_five">Abonnerer på fem emner med øjeblikkelig levering</string> | ||
<string name="channel_notifications_default_name">Standardprioritet</string> | ||
<string name="channel_notifications_min_name">Minimum prioritet</string> | ||
<string name="channel_subscriber_notification_instant_text_more">Abonnerer på %1$d emner med øjeblikkelig levering</string> | ||
<string name="channel_notifications_low_name">Lav prioritet</string> | ||
<string name="channel_subscriber_notification_noinstant_text">Abonnerer på emner</string> | ||
<string name="channel_subscriber_notification_title">Lytter efter indgående notifikationer</string> | ||
<string name="channel_subscriber_notification_instant_text_one">Abonnerer på et emne med øjeblikkelig levering</string> | ||
<string name="channel_subscriber_notification_instant_text_four">Abonnerer på fire emner med øjeblikkelig levering</string> | ||
<string name="channel_notifications_high_name">Høj prioritet</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> |
Oops, something went wrong.