Translated using Weblate (German)
Currently translated at 100.0% (558 of 558 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
6172818667
commit
61ee9abf2f
1 changed files with 24 additions and 3 deletions
|
|
@ -524,7 +524,7 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"createNewGroup": "Neue Gruppe",
|
||||
"createNewGroup": "Neue Gruppe erstellen",
|
||||
"@createNewGroup": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -1236,7 +1236,7 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufen …",
|
||||
"oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufen…",
|
||||
"@oopsSomethingWentWrong": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -2517,5 +2517,26 @@
|
|||
"placeholders": {
|
||||
"provider": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"importNow": "Jetzt importieren",
|
||||
"@importNow": {},
|
||||
"importEmojis": "Emojis importieren",
|
||||
"@importEmojis": {},
|
||||
"importFromZipFile": "Aus ZIP-Datei importieren",
|
||||
"@importFromZipFile": {},
|
||||
"importZipFile": "ZIP-Datei importieren",
|
||||
"@importZipFile": {},
|
||||
"exportEmotePack": "Emote-Paket als ZIP-Datei exportieren",
|
||||
"@exportEmotePack": {},
|
||||
"savedEmotePack": "Emote-Paket wurde unter {path} gespeichert!",
|
||||
"@savedEmotePack": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"path": {}
|
||||
}
|
||||
},
|
||||
"notAnImage": "Keine Bilddatei.",
|
||||
"@notAnImage": {},
|
||||
"replace": "Ersetzen",
|
||||
"@replace": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue