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": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createNewGroup": "Neue Gruppe",
|
"createNewGroup": "Neue Gruppe erstellen",
|
||||||
"@createNewGroup": {
|
"@createNewGroup": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1236,7 +1236,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufen …",
|
"oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufen…",
|
||||||
"@oopsSomethingWentWrong": {
|
"@oopsSomethingWentWrong": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2517,5 +2517,26 @@
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"provider": {}
|
"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
Add a link
Reference in a new issue