|
|
|
@ -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": {}
|
|
|
|
|
}
|
|
|
|
|