Translated using Weblate (German)
Currently translated at 100.0% (626 of 626 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
884f23cff3
commit
187f2de6a5
1 changed files with 15 additions and 2 deletions
|
|
@ -2381,7 +2381,7 @@
|
||||||
"@invitePrivateChat": {},
|
"@invitePrivateChat": {},
|
||||||
"invalidInput": "Ungültige Eingabe!",
|
"invalidInput": "Ungültige Eingabe!",
|
||||||
"@invalidInput": {},
|
"@invalidInput": {},
|
||||||
"hasKnocked": "{user} hat angeklopft",
|
"hasKnocked": "🚪 {user} hat angeklopft",
|
||||||
"@hasKnocked": {
|
"@hasKnocked": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"user": {}
|
"user": {}
|
||||||
|
|
@ -2676,5 +2676,18 @@
|
||||||
"usersMustKnock": "Benutzer müssen anklopfen",
|
"usersMustKnock": "Benutzer müssen anklopfen",
|
||||||
"@usersMustKnock": {},
|
"@usersMustKnock": {},
|
||||||
"noOneCanJoin": "Niemand kann beitreten",
|
"noOneCanJoin": "Niemand kann beitreten",
|
||||||
"@noOneCanJoin": {}
|
"@noOneCanJoin": {},
|
||||||
|
"createNewAddress": "Neue Adresse erstellen",
|
||||||
|
"@createNewAddress": {},
|
||||||
|
"userRole": "Benutzerrolle",
|
||||||
|
"@userRole": {},
|
||||||
|
"minimumPowerLevel": "{level} is das minimale Power-Level.",
|
||||||
|
"@minimumPowerLevel": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"level": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"publicChatAddresses": "Öffentliche Chat-Adressen",
|
||||||
|
"@publicChatAddresses": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue