Updated language translations.

This commit is contained in:
Cody Henthorne
2022-01-13 16:44:21 -05:00
parent 2de96dcfbf
commit 48fa81a8b8
63 changed files with 528 additions and 190 deletions

View File

@@ -2321,14 +2321,22 @@ Schlüsselaustausch-Nachricht für eine ungültige Protokollversion empfangen</s
<!--Button to delete a message-->
<string name="conversation_context__menu_delete_message">Löschen</string>
<!--Button to forward a message to another person or group chat-->
<string name="conversation_context__menu_forward_message">Weiterleiten</string>
<string name="conversation_context__menu_forward_message">Weiter­leiten</string>
<!--Button to retry sending a message-->
<string name="conversation_context__menu_resend_message">Nachricht erneut senden</string>
<string name="conversation_context__menu_reply_to_message">Auf Nachricht antworten</string>
<!--conversation_context_reacction-->
<!--Button to reply to a message-->
<string name="conversation_context__menu_reply_to_message">Antworten</string>
<!--conversation_context_reaction-->
<!--Button to select a message and enter selection mode-->
<string name="conversation_context__reaction_multi_select">Mehrere auswählen</string>
<!--Heading which shows how many messages are currently selected-->
<plurals name="conversation_context__s_selected">
<item quantity="one">%d ausgewählt</item>
<item quantity="other">%d ausgewählt</item>
</plurals>
<!--conversation_context_image-->
<string name="conversation_context_image__save_attachment">Anhang speichern</string>
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_context_image__save_attachment">Speichern</string>
<!--conversation_expiring_off-->
<string name="conversation_expiring_off__disappearing_messages">Verschwindende Nachrichten</string>
<!--conversation_expiring_on-->