mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-29 18:45:58 +01:00
Update translations and other static files.
This commit is contained in:
@@ -1284,9 +1284,9 @@
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">Gemiste video-oproep</string>
|
||||
<!-- Update message shown when receiving an incoming voice call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Missed voice call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Gemiste stemoproep terwyl kennisgewingprofiel aan was</string>
|
||||
<!-- Update message shown when receiving an incoming video call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Missed video call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Gemiste video-oproep terwyl kennisgewingprofiel aan is</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">Jy het ’n stemoproep geweier</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
@@ -2228,11 +2228,11 @@
|
||||
<!-- Content description for done button -->
|
||||
<string name="UsernameEditFragment__done">Klaar</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">Hierdie gebruikernaam is nie beskikbaar nie, probeer \'n ander nommer.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Ongeldige gebruikernaam, voer \'n minimum van %1$d syfers in.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Ongeldige gebruikernaam, voer \'n maksimum van %1$d syfers in.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
<item quantity="one">%1$d kontak is op Signal!</item>
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Voeg mense of groepe toe</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Uitsonderings</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Laat alle oproepe toe</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Laat weet vir alle vermeldings</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Voeg toe</string>
|
||||
@@ -5700,8 +5700,8 @@
|
||||
<string name="SafetyNumberBottomSheetFragment__all_connections_have_been_reviewed">Alle verbindings is nagegaan, tik stuur om voort te gaan.</string>
|
||||
<!-- Message of safety number changes bottom sheet when not showing individual records -->
|
||||
<plurals name="SafetyNumberBottomSheetFragment__you_have_d_connections_plural">
|
||||
<item quantity="one">%1$d connection may have reinstalled Signal or changed devices. You may review their safety number or continue with the send.</item>
|
||||
<item quantity="other">%1$d connections may have reinstalled Signal or changed devices. You may review their safety numbers or continue with the send.</item>
|
||||
<item quantity="one">%1$d-konneksie het dalk Signal herinstalleer of toestelle verander. Jy kan hul veiligheidsnommer nagaan of voortgaan om te stuur.</item>
|
||||
<item quantity="other">%1$d-konneksies het dalk Signal herinstalleer of toestelle verander. Jy kan hul veiligheidsnommers nagaan of voortgaan om te stuur.</item>
|
||||
</plurals>
|
||||
<!-- Menu action to launch safety number verification screen -->
|
||||
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">Verifieer veiligheidsnommer</string>
|
||||
@@ -6257,7 +6257,7 @@
|
||||
<!-- Displayed for missed calls -->
|
||||
<string name="CallLogAdapter__missed">Gemis</string>
|
||||
<!-- Displayed for missed calls declined by notification profile -->
|
||||
<string name="CallLogAdapter__missed_notification_profile">Missed while notification profile on</string>
|
||||
<string name="CallLogAdapter__missed_notification_profile">Gemis terwyl kennisgewingprofiel aan was</string>
|
||||
<!-- Displayed on Group Call button if user is not in the call -->
|
||||
<string name="CallLogAdapter__join">Sluit aan</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
@@ -6366,7 +6366,7 @@
|
||||
<!-- Missed group call in call info -->
|
||||
<string name="CallPreference__missed_group_call">Gemiste groepoproep</string>
|
||||
<!-- Missed group call while notification profile on in call info -->
|
||||
<string name="CallPreference__missed_group_call_notification_profile">Missed group call while notification profile on</string>
|
||||
<string name="CallPreference__missed_group_call_notification_profile">Gemiste groepoproep terwyl kennisgewingprofiel aan is</string>
|
||||
<!-- Incoming group call in call info -->
|
||||
<string name="CallPreference__incoming_group_call">Inkomende groepoproep</string>
|
||||
<!-- Outgoing group call in call info -->
|
||||
|
||||
@@ -2541,9 +2541,9 @@
|
||||
<string name="UsernameEditFragment__done">تمّ</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5541,11 +5541,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">إضافة اﻷفراد أو المجموعات</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">الاستثناءات</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">السماح لجميع المكالمات</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">الإشعار عن كل الإشارات للأفراد</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">إضافة</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Bitdi</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Şəxsləri və ya qrupları əlavə edin</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">İstisnalar</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Bütün zənglərə icazə ver</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Bütün adçəkmələr üçün bildir</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Əlavə et</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Готово</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Добавяне на хора или групи</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Изключения</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Разрешаване на всички повиквания</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Известяване за всички споменавания</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Добави</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">শেষ</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ব্যক্তি অথবা গ্ৰুপ যোগ করুন</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">প্রত্যাশা</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">সব কল অনুমোদন করুন</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">সকল মেনশন নোটিফাই করুন</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">যোগ করুন</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Uredu</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Dodaj osobe ili grupe</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Izuzeci</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Dopusti sve pozive</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Obavijesti svaki put kad me neko spomene</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Dodaj</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Fet</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Afegeix persones o grups</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Excepcions</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permet totes les trucades</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notifica totes les mencions</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Afegeix</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Hotovo</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Přidat lidi nebo skupiny</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Výjimky</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Povolit všechna volání</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Upozornit na všechny zmínky</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Přidat</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Udført</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Tilføj personer og grupper</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Undtagelser</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Tillad alle opkald</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Underret ved alle omtaler</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Tilføj</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Fertig</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Personen oder Gruppen hinzufügen</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Ausnahmen</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Alle Anrufe erlauben</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Bei jeder Erwähnung benachrichtigen</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Hinzufügen</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Τέλος</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Προσθήκη ατόμων ή ομάδων</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Εξαιρέσεις</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Να επιτρέπονται όλες οι κλήσεις</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Ειδοποίηση για όλες τις αναφορές</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Προσθήκη</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Hecho</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Añade personas o grupos</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Excepciones</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permitir todas las llamadas</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notificar al mencionarme</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Añadir</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Tehtud</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Lisa inimesi või gruppe</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Erandid</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Luba kõik kõned</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Teavita kõigi mainimiste korral</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Lisa</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Eginda</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Gehitu pertsonak edo taldeak</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Salbuespenak</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Baimendu dei guztiak</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Jakinarazi aipamen guztiengatik</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Gehitu</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">تمام</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">افزودن افراد یا گروهها</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">استثنائات</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">اجازه به تمامی تماسها</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">برای همهٔ اشارهها آگاه کن</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">افزودن</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Valmis</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Lisää yhteystietoja tai ryhmiä</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Poikkeukset</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Salli kaikki puhelut</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Ilmoita kaikista maininnoista</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Lisää</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Terminé</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5083,9 +5083,9 @@
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Autoriser tous les appels</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notifier de toutes les mentions</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Ajouter</string>
|
||||
|
||||
@@ -2463,9 +2463,9 @@
|
||||
<string name="UsernameEditFragment__done">Déanta</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5426,11 +5426,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Cuir daoine nó grúpaí leis</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Eisceachtaí</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Ceadaigh gach glaoch</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Cuir in iúl do gach trácht</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Cuir leis</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Feito</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Engadir persoas ou grupos</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Agás</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permitir todas as chamadas</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notificar todas as mencións</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Engadir</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">થઈ ગયું</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">લોકો અથવા ગ્રુપ ઉમેરો</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">અપવાદો</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">બધા કૉલને મંજૂરી આપો</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">તમામ ઉલ્લેખો માટે સૂચિત કરો</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">ઉમેરો</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">पूर्ण</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">लोग या ग्रुप जोड़ें</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">अपवाद</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">सभी कॉल अनुमत करें</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">सभी उल्लेख हेतु अधिसूचित करें</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">जोड़ें</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Gotovo</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Dodaj ljude ili grupe</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Iznimke</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Dopusti sve pozive</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Obavijesti za sva spominjanja</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Dodaj</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Befejezés</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Személyek vagy csoportok hozzáadása</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Kivételek</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Összes hívás engedélyezése</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Értesítsen összes említés esetén</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Hozzáadás</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">Selesai</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Tambahkan orang atau grup</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Pengecualian</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Izinkan semua panggilan</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Beritahukan seluruh penyebutan</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Tambahkan</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Fatto</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Aggiungi persone e gruppi</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Eccezioni</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permetti tutte le chiamate</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notifica per tutte le menzioni</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Aggiungi</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">סיים</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">הוסף אנשים או קבוצות</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">חריגות</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">התר את כל השיחות</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">יידע לגבי כל האזכורים</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">הוסף</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">完了</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">人またはグループを追加</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">例外</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">すべての通話を通知する</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">すべてのメンションを通知する</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">追加する</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">შესრულებულია</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ადამიანების ან ჯგფების დამატება</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">გამონაკლისები</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">ყველა ზარის დაშვება</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">ყველა მონიშვნაზე მამცნობეთ</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">დამატება</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Дайын</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Адамдарды немесе топтарды қосу</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Ерекше жағдайлар</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Барлық қоңырауға рұқсат ету</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Барлық атап өткендерді хабарлау</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Қосу</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">បញ្ចប់</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">បន្ថែមមនុស្ស និងក្រុម</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">លើកលែង</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">អនុញាតិគ្រប់ការហៅចូលទាំងអស់</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">ជូនដំណឹងទៅអ្នកដែលបានរៀបរាប់ទាំងអស់</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">បន្ថែម</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">ಮುಗಿದಿದೆ</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ಜನರು ಅಥವಾ ಗ್ರೂಪ್ಗಳನ್ನು ಸೇರಿಸಿ</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ವಿನಾಯ್ತಿಗಳು</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">ಎಲ್ಲಾ ಕರೆಗಳನ್ನು ಅನುಮತಿಸಿ</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">ಎಲ್ಲಾ ಉಲ್ಲೇಖಗಳನ್ನು ತಿಳಿಸಿ</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">ಸೇರಿಸಿ</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">확인</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">사용자 또는 그룹 추가</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">예외</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">모든 통화 허용</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">모든 멘션 알림</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">추가</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">Бүттү</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Адамдарды же топторду кошуу</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Өзгөчө учурлар</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Бардык чалууларга уруксат берүү</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Бардык эскертмелер жөнүндө кабарлоо</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Кошуу</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Atlikta</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Pridėti žmones ar grupes</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Išimtys</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Leisti visus skambučius</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Pranešti apie visus paminėjimus</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Pridėti</string>
|
||||
|
||||
@@ -2307,9 +2307,9 @@
|
||||
<string name="UsernameEditFragment__done">Darīts</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5196,11 +5196,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Pievienot cilvēkus vai grupas</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Izņēmumi</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Atļaut zvanus</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Paziņot par visiem pieminējumiem</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Pievienot</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Готово</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Додај луѓе или групи</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Исклучоци</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Дозволи ги сите повици</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Извести секогаш кога некој ќе ме спомне</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Додај</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">ചെയ്തു</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ആളുകളെയോ ഗ്രൂപ്പുകളെയോ ചേർക്കുക</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ഉള്പ്പെടാത്തവ</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">എല്ലാ വിളികളും അനുവദിക്കുക</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">എല്ലാ സൂചനകളും അറിയിക്കുക</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">ചേർക്കുക</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">ठीक</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">लोक किंवा गट जोडा</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">अपवाद</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">सर्व कॉल्सना परवानगी द्या</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">सर्व उल्लेखांसाठी सूचित करा</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">जोडा</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">Selesai</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Tambah orang atau kumpulan</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Pengecualian</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Benarkan semua panggilan</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Pemberitahuan untuk semua sebutan</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Tambah</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">ပြီးပါပြီ</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">လူများနှင့် အဖွဲ့များကို ပေါင်းထည့်ရန်</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ခြွင်းချက်များ</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">ကောလ်အားလုံး ခွင့်ပြုရန်</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">မန်းရှင်းလုပ်ထားသူအားလုံးအတွက် အသိပေးရန်</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">ပေါင်းထည့်မယ်</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Ferdig</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Legg til personer eller grupper</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Unntak</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Tillat alle anrop</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Varsle meg om alle omtaler</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Legg til</string>
|
||||
|
||||
@@ -633,7 +633,7 @@
|
||||
<!-- BackupsPreferenceFragment -->
|
||||
<string name="BackupsPreferenceFragment__chat_backups">Back-up van chats</string>
|
||||
<string name="BackupsPreferenceFragment__backups_are_encrypted_with_a_passphrase">Back-ups worden versleuteld met een wachtwoord en alleen op je eigen apparaat opgeslagen.</string>
|
||||
<string name="BackupsPreferenceFragment__create_backup">Back-up maken</string>
|
||||
<string name="BackupsPreferenceFragment__create_backup">Nu back-up maken</string>
|
||||
<string name="BackupsPreferenceFragment__last_backup">Meest recente back-up: %1$s</string>
|
||||
<string name="BackupsPreferenceFragment__backup_folder">Back-uplocatie</string>
|
||||
<!-- Title for a preference item allowing the user to selected the hour of the day when their chats are backed up. -->
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Klaar</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Personen of groepen toevoegen</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Uitzonderingen</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Alle oproepen doorlaten</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Alle vermeldingen melden</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Toevoegen</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">ਮੁਕੰਮਲ</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ਲੋਕ ਜਾਂ ਗਰੁੱਪ ਜੋੜੋ</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ਛੋਟਾਂ</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">ਸਭ ਕਾਲਾਂ ਮਨਜ਼ੂਰ</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">ਸਾਰੇ ਜ਼ਿਕਰਾਂ ਲਈ ਸੂਚਨਾ ਦਿਓ</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">ਜੋੜੋ</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Gotowe</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Dodaj osoby lub grupy</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Wyjątki</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Zezwalaj na wszystkie połączenia</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Powiadamiaj o wszystkich wzmiankach</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Dodaj</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Pronto</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Adicionar pessoas ou grupos</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Exceções</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permitir todas as chamadas</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notifique-me quando eu for mencionada(o)</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Adicionar</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Concluído</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Adicionar pessoas ou grupos</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Exepções</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permitir todas as chamadas</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notificar-me quando eu for \'Mencionado\'</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Adicionar</string>
|
||||
|
||||
@@ -2307,9 +2307,9 @@
|
||||
<string name="UsernameEditFragment__done">Gata</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5196,11 +5196,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Adaugă persoane sau grupuri</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Excepții</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Permite toate apelurile</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notifică pentru toate mențiunile</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Adaugă</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Готово</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Добавить людей или групп</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Исключения</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Разрешить все звонки</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Уведомлять обо всех упоминаниях</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Добавить</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Hotovo</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Pridajte ľudí alebo skupiny</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Výnimky</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Povoliť všetky hovory</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Upozorniť na všetky zmienky</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Pridať</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">OK</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Dodaj uporabnike_ce ali skupine</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Izjeme</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Dovoli klice</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Obveščanje ob omembah</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Dodaj</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">U bë</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Shtoni njerëz ose grupe</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Përjashtime</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Lejoji krejt thirrjet</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Njofto për krejt përmendjet</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Shtoje</string>
|
||||
|
||||
@@ -1284,9 +1284,9 @@
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">Пропуштен видео позив</string>
|
||||
<!-- Update message shown when receiving an incoming voice call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Missed voice call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Пропуштен гласовни позив док је профил за обавештења био укључен</string>
|
||||
<!-- Update message shown when receiving an incoming video call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Missed video call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Пропуштен гласовни позив док је профил за обавештења био укључен</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">Одбили сте гласовни позив</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
@@ -2228,11 +2228,11 @@
|
||||
<!-- Content description for done button -->
|
||||
<string name="UsernameEditFragment__done">Готово</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">Ово корисничко име није доступно, покушајте са другим бројем.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Неважеће корисничко име – унесите најмање %1$d цифре.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Неважеће корисничко име – унесите најмање %1$d цифара.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
<item quantity="one">%1$d контакт је на Signal-у!</item>
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Додај људе или групе</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Изузеци</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Дозволи све позиве</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Обавести за сва помињања</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Додај</string>
|
||||
@@ -5700,8 +5700,8 @@
|
||||
<string name="SafetyNumberBottomSheetFragment__all_connections_have_been_reviewed">Sve veze su pregledane, dodirnite „Pošalji“ da nastavite.</string>
|
||||
<!-- Message of safety number changes bottom sheet when not showing individual records -->
|
||||
<plurals name="SafetyNumberBottomSheetFragment__you_have_d_connections_plural">
|
||||
<item quantity="one">%1$d connection may have reinstalled Signal or changed devices. You may review their safety number or continue with the send.</item>
|
||||
<item quantity="other">%1$d connections may have reinstalled Signal or changed devices. You may review their safety numbers or continue with the send.</item>
|
||||
<item quantity="one">Њих %1$d је можда поново инсталирало Signal или променило уређај. Можете да прегледате њихове сигурносне бројеве или наставите са слањем.</item>
|
||||
<item quantity="other">Њих %1$d је можда поново инсталирало Signal или променило уређај. Можете да прегледате њихове сигурносне бројеве или наставите са слањем.</item>
|
||||
</plurals>
|
||||
<!-- Menu action to launch safety number verification screen -->
|
||||
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">Овери безбедносни број</string>
|
||||
@@ -6257,7 +6257,7 @@
|
||||
<!-- Displayed for missed calls -->
|
||||
<string name="CallLogAdapter__missed">Пропуштени</string>
|
||||
<!-- Displayed for missed calls declined by notification profile -->
|
||||
<string name="CallLogAdapter__missed_notification_profile">Missed while notification profile on</string>
|
||||
<string name="CallLogAdapter__missed_notification_profile">Пропуштено док је профил за обавештења био укључен</string>
|
||||
<!-- Displayed on Group Call button if user is not in the call -->
|
||||
<string name="CallLogAdapter__join">Придружите се</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
@@ -6366,7 +6366,7 @@
|
||||
<!-- Missed group call in call info -->
|
||||
<string name="CallPreference__missed_group_call">Пропуштен групни позив</string>
|
||||
<!-- Missed group call while notification profile on in call info -->
|
||||
<string name="CallPreference__missed_group_call_notification_profile">Missed group call while notification profile on</string>
|
||||
<string name="CallPreference__missed_group_call_notification_profile">Пропуштен групни позив док је профил за обавештења био укључен</string>
|
||||
<!-- Incoming group call in call info -->
|
||||
<string name="CallPreference__incoming_group_call">Долазни групни позив</string>
|
||||
<!-- Outgoing group call in call info -->
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Klar</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Lägg till personer eller grupper</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Undantag</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Tillåt alla samtal</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Meddela för alla omnämnanden</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Lägg till</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Imekamilika</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Ongeza watu au vikundi</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Isipokuwa</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Ruhusu simu zote</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Toa arifa zote za kutajwa</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Ongeza</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">முடிந்தது</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">நபர்கள் அல்லது குழுக்களைச் சேர்க்கவும்</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">விதிவிலக்குகள்</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">அனைத்து அழைப்புகளையும் அனுமதி</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">அனைத்து குறிப்புகளுக்கும் தெரிவிக்கவும்</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">சேர்க்கவும்</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">పూర్తయింది</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">వ్యక్తులు లేదా గ్రూపులను జోడించండి</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">మినహాయింపులు</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">అన్ని కాల్స్ని అనుమతించండి</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">అన్ని మెన్షన్ల కొరకు నోటిఫై చేయండి</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">చేర్చు</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">เสร็จสิ้น</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">เพิ่มคนหรือกลุ่ม</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ข้อยกเว้น</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">อนุญาตการโทรทั้งหมด</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">แจ้งเตือนการกล่าวถึงทั้งหมด</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">เพิ่ม</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Tapos na</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5085,7 +5085,7 @@
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Mag-notify for all mentions</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Mag-add</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">Tamam</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Kişi veya grup ekle</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">İstisnalar</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Tüm aramalara izin ver</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Tüm bahsetmeleri bildir</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Ekle</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">بولدى</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">ئادەم ياكى گۇرۇپپا قوشۇش</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">ئايرىم ئەھۋاللار</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">بارلىق چاقىرىقلارغا رۇخسەت</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">بارلىق تىلغا ئېلىشلار ئۇقتۇرۇلسۇن</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">قوشۇش</string>
|
||||
|
||||
@@ -2385,9 +2385,9 @@
|
||||
<string name="UsernameEditFragment__done">Готово</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5311,11 +5311,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Додати людей чи групи</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Виключення</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Дозволити усі виклики</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Сповіщати про усі згадування</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Додати</string>
|
||||
|
||||
@@ -2229,9 +2229,9 @@
|
||||
<string name="UsernameEditFragment__done">ہو گیا</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -5081,11 +5081,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">افراد یا گروپس شامل کریں</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">استثنات</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">تمام کالز کو اجازت دیں</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">تمام مینشنز کے لیے اطلاع دیں</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">شامل کریں</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">Xong</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">Thêm người hoặc nhóm</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">Ngoại trừ</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">Đồng ý tất cả cuộc gọi</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Thông báo cho tất cả đề cập</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">Thêm</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">搞掂</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">加人或者谷</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">吾系青一色</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">批准所有通話入閘</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">點名講嘅時候點都要通知</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">加入去</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">完成</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">添加用户或群组</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">例外情况</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">允许所有来电</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">被提及时均通知</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">添加</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">完成</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">新增他人或群組</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">例外</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">允許所有通話</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">通知所有提及</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">新增</string>
|
||||
|
||||
@@ -2151,9 +2151,9 @@
|
||||
<string name="UsernameEditFragment__done">完成</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->'
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->'
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
@@ -4966,11 +4966,11 @@
|
||||
<!-- Button text that launches the contact picker to select from -->
|
||||
<string name="AddAllowedMembers__add_people_or_groups">新增組員或群組</string>
|
||||
<!-- Title for exceptions section of add people to notification profile screen in create flow -->
|
||||
<string name="AddAllowedMembers__exceptions">Exceptions</string>
|
||||
<string name="AddAllowedMembers__exceptions">例外</string>
|
||||
<!-- List preference to toggle that allows calls through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__allow_all_calls">Allow all calls</string>
|
||||
<string name="AddAllowedMembers__allow_all_calls">允許所有來電</string>
|
||||
<!-- List preference to toggle that allows mentions through the notification profile during create flow -->
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">Notify for all mentions</string>
|
||||
<string name="AddAllowedMembers__notify_for_all_mentions">通知所有提及</string>
|
||||
|
||||
<!-- Call to action button on contact picker for adding to profile -->
|
||||
<string name="SelectRecipientsFragment__add">新增</string>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.190.115"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.190.51"}"""
|
||||
rootProject.extra["cdn_ips"] = """new String[]{"52.85.247.123","52.85.247.56","52.85.247.61","52.85.247.8"}"""
|
||||
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
|
||||
Reference in New Issue
Block a user