Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-01-04 16:57:05 -05:00
parent 091eb0aa2b
commit 6d2e51def6
67 changed files with 2428 additions and 608 deletions

View File

@@ -1152,15 +1152,15 @@
<string name="MessageRecord_left_group">You have left the group.</string>
<string name="MessageRecord_you_updated_group">You updated the group.</string>
<string name="MessageRecord_the_group_was_updated">The group was updated.</string>
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it's answered by the other party -->
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s answered by the other party -->
<string name="MessageRecord_outgoing_voice_call">Outgoing voice call</string>
<!-- Update message shown when placing an outgoing 1:1 video call and it's answered by the other party -->
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s answered by the other party -->
<string name="MessageRecord_outgoing_video_call">Outgoing video call</string>
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it's not answered by the other party -->
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s not answered by the other party -->
<string name="MessageRecord_unanswered_voice_call">Unanswered voice call</string>
<!-- Update message shown when placing an outgoing 1:1 video call and it's not answered by the other party -->
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s not answered by the other party -->
<string name="MessageRecord_unanswered_video_call">Unanswered video call</string>
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it's answered -->
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it\'s answered -->
<string name="MessageRecord_incoming_voice_call">Incoming voice call</string>
<!-- Update message shown when receiving an incoming 1:1 video call and answered -->
<string name="MessageRecord_incoming_video_call">Incoming video call</string>
@@ -1172,7 +1172,7 @@
<string name="MessageRecord_you_declined_a_voice_call">You declined a voice call</string>
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
<string name="MessageRecord_you_declined_a_video_call">You declined a video call</string>
<!-- Call update formatter string to place the update message next to a time stamp. e.g., 'Incoming voice call · 11:11am' -->
<!-- Call update formatter string to place the update message next to a time stamp. e.g., \'Incoming voice call · 11:11am\' -->
<string name="MessageRecord_call_message_with_date">%1$s · %2$s</string>
<string name="MessageRecord_s_updated_group">%s updated the group.</string>
<string name="MessageRecord_s_joined_signal">%s is on Signal!</string>