Update translations and other static files.
This commit is contained in:
parent
58b9cdf28f
commit
fa15469696
2 changed files with 6 additions and 6 deletions
|
@ -160,7 +160,7 @@
|
|||
<!-- Text that is shown when unblocking a Signal contact -->
|
||||
<string name="BlockUnblockDialog_you_will_be_able_to_call_and_message_each_other">Jullie zullen weer berichten naar elkaar kunnen verzenden, kunnen bellen, en je profielnaam, -foto en -omschrijving zullen voor hem of haar weer worden bijgewerkt.</string>
|
||||
<!-- Text that is shown when unblocking an SMS contact -->
|
||||
<string name="BlockUnblockDialog_you_will_be_able_to_message_each_other">Jullie zullen weer sms-berichten aan elkaar kunnen verzenden via Signal.</string>
|
||||
<string name="BlockUnblockDialog_you_will_be_able_to_message_each_other">Jullie zullen weer berichten naar elkaar kunnen verzenden via Signal.</string>
|
||||
<string name="BlockUnblockDialog_blocked_people_wont_be_able_to_call_you_or_send_you_messages">Geblokkeerde mensen kunnen je niet bellen of je berichten sturen.</string>
|
||||
<string name="BlockUnblockDialog_blocked_people_wont_be_able_to_send_you_messages">Geblokkeerde personen kunnen je niet bellen en geen berichten sturen.</string>
|
||||
<!-- Message shown on block dialog when blocking the Signal release notes recipient -->
|
||||
|
@ -569,7 +569,7 @@
|
|||
<string name="RelinkDevicesReminderFragment__later">Later</string>
|
||||
|
||||
<!-- CreateGroupActivity -->
|
||||
<string name="CreateGroupActivity__select_members">Kies leden</string>
|
||||
<string name="CreateGroupActivity__select_members">Kies groepsleden</string>
|
||||
|
||||
<!-- CreateProfileActivity -->
|
||||
<string name="CreateProfileActivity__profile">Profiel</string>
|
||||
|
@ -2384,7 +2384,7 @@
|
|||
|
||||
<!-- contact_selection_activity -->
|
||||
<string name="contact_selection_activity__invite_to_signal">Uitnodigen voor Signal</string>
|
||||
<string name="contact_selection_activity__new_group">Nieuwe groep aanmaken</string>
|
||||
<string name="contact_selection_activity__new_group">Nieuwe groep</string>
|
||||
<!-- Row item title for refreshing contacts -->
|
||||
<string name="contact_selection_activity__refresh_contacts">Contacten verversen</string>
|
||||
<!-- Row item description for refreshing contacts -->
|
||||
|
@ -4469,7 +4469,7 @@
|
|||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="ConversationSettingsFragment__message">Berichten</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="ConversationSettingsFragment__video">Video-oproep</string>
|
||||
<string name="ConversationSettingsFragment__video">Video</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="ConversationSettingsFragment__audio">Audio</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}'
|
||||
ext.storage_ips='new String[]{"142.250.191.115"}'
|
||||
ext.storage_ips='new String[]{"142.250.190.51"}'
|
||||
ext.cdn_ips='new String[]{"18.172.122.18","18.172.122.42","18.172.122.53","18.172.122.59"}'
|
||||
ext.cdn2_ips='new String[]{"104.18.37.148","172.64.150.108"}'
|
||||
ext.cdn3_ips='new String[]{"104.18.37.148","172.64.150.108"}'
|
||||
ext.kbs_ips='new String[]{"20.85.156.233"}'
|
||||
ext.sfu_ips='new String[]{"34.117.232.21"}'
|
||||
ext.content_proxy_ips='new String[]{"107.178.250.75"}'
|
||||
ext.svr2_ips='new String[]{"20.9.45.98"}'
|
||||
ext.svr2_ips='new String[]{"20.104.52.125"}'
|
||||
ext.cdsi_ips='new String[]{"40.122.45.194"}'
|
Loading…
Add table
Reference in a new issue