New translations strings.xml (German)

This commit is contained in:
Thomas 2019-06-28 18:47:36 +02:00
parent 6c63d23ca5
commit 1da25794d1
1 changed files with 6 additions and 1 deletions

View File

@ -962,7 +962,12 @@ Sobald Sie die ersten Buchstaben eintippen, werden Namensvorschläge angezeigt\n
<string name="mark_resolved">Als gelöst kennzeichnen</string>
<string name="mark_unresolved">Als ungelöst kennzeichnen</string>
<string name="toast_empty_content">Kein Inhalt!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="set_display_fedilab_features_button">Schaltfläche Fedilab-Funktionen anzeigen</string>
<string name="audio">The application needs to access audio recording</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<plurals name="number_of_vote">
<item quantity="one">%d Stimme</item>
<item quantity="other">%d Stimmen</item>