mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Updated language translations.
This commit is contained in:
@@ -1879,7 +1879,7 @@
|
||||
<!-- Displayed in the notification when the user has opened a received gift -->
|
||||
<string name="ThreadRecord__you_redeemed_a_gift_badge">Vous avez utilisé un macaron cadeau</string>
|
||||
<!-- Displayed in the conversation list when someone reacted to your story -->
|
||||
<string name="ThreadRecord__reacted_s_to_your_story">%1$sutilisateurs ont réagi à votre story</string>
|
||||
<string name="ThreadRecord__reacted_s_to_your_story">A réagi à votre story par %1$s</string>
|
||||
<!-- Displayed in the conversation list when you reacted to someone\'s story -->
|
||||
<string name="ThreadRecord__reacted_s_to_their_story">%1$sutilisateurs ont réagi à votre story</string>
|
||||
<!-- Displayed in the conversation list when your most recent message is a payment to or from the person the conversation is with -->
|
||||
|
||||
@@ -417,7 +417,7 @@
|
||||
<string name="ConversationFragment_delete_for_me">Voor mij wissen</string>
|
||||
<string name="ConversationFragment_delete_for_everyone">Wissen voor iedereen</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages only on this device, leaving that same message intact on other devices. -->
|
||||
<string name="ConversationFragment_delete_on_this_device">Wissen van dit apparaat.</string>
|
||||
<string name="ConversationFragment_delete_on_this_device">Wissen van dit apparaat</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages on all linked devices. -->
|
||||
<string name="ConversationFragment_delete_everywhere">Overal wissen</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">Dit bericht zal voor iedere deelnemer aan dit gesprek die een recente versie van Signal gebruikt gewist worden. Ze zullen wel een berichtbubbel zien waarin staat dat je een bericht hebt gewist.</string>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}'
|
||||
ext.storage_ips='new String[]{"142.250.64.83"}'
|
||||
ext.cdn_ips='new String[]{"99.84.37.46","99.84.37.63","99.84.37.78","99.84.37.83"}'
|
||||
ext.storage_ips='new String[]{"172.217.165.147"}'
|
||||
ext.cdn_ips='new String[]{"13.224.214.12","13.224.214.71","13.224.214.80","13.224.214.81"}'
|
||||
ext.cdn2_ips='new String[]{"104.18.2.43","104.18.3.43"}'
|
||||
ext.cds_ips='new String[]{"20.73.137.187"}'
|
||||
ext.kbs_ips='new String[]{"20.85.156.233"}'
|
||||
|
||||
Reference in New Issue
Block a user