chore(translations): Translated using Weblate (German)

Currently translated at 100.0% (811 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
pull/2349/head
Jana 2 months ago committed by Hosted Weblate
parent b65279f908
commit 7d16329cb5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -3439,5 +3439,60 @@
"donate": "Spenden",
"@donate": {},
"resume": "Fortsetzen",
"@resume": {}
"@resume": {},
"startedAPoll": "{username} hat eine Umfrage gestartet.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Umfrage",
"@poll": {},
"startPoll": "Umfrage starten",
"@startPoll": {},
"endPoll": "Umfrage beenden",
"@endPoll": {},
"answersVisible": "Antworten sichtbar",
"@answersVisible": {},
"answersHidden": "Antworten sind verborgen",
"@answersHidden": {},
"pollQuestion": "Frage",
"@pollQuestion": {},
"answerOption": "Antwortmöglichkeit",
"@answerOption": {},
"addAnswerOption": "Antwortoption hinzufügen",
"@addAnswerOption": {},
"allowMultipleAnswers": "Mehrere Antworten zulassen",
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Umfrage ist beendet",
"@pollHasBeenEnded": {},
"countVotes": "{count, plural, =1{Eine Stimme} other{{count} Stimmen}}",
"@countVotes": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"answersWillBeVisibleWhenPollHasEnded": "Die Antworten werden nach Ende der Umfrage sichtbar sein",
"@answersWillBeVisibleWhenPollHasEnded": {},
"replyInThread": "Im Thread antworten",
"@replyInThread": {},
"countReplies": "{count, plural, =1{Eine Antwort} other{{count} Antworten}}",
"@countReplies": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"thread": "Thread",
"@thread": {},
"backToMainChat": "Zurück zum Hauptchat",
"@backToMainChat": {}
}

Loading…
Cancel
Save