Merge pull request #479 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2023-07-28 21:19:20 +02:00 committed by GitHub
commit 5aa0f62021
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 4 deletions

View file

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

View file

@ -2516,5 +2516,26 @@
"placeholders": {
"provider": {}
}
}
},
"notAnImage": "Bukan berkas gambar.",
"@notAnImage": {},
"importNow": "Impor sekarang",
"@importNow": {},
"importFromZipFile": "Impor dari berkas .zip",
"@importFromZipFile": {},
"importZipFile": "Impor berkas .zip",
"@importZipFile": {},
"exportEmotePack": "Ekspor paket Emote sebagai .zip",
"@exportEmotePack": {},
"replace": "Ganti",
"@replace": {},
"savedEmotePack": "Paket emote disimpan ke {path}!",
"@savedEmotePack": {
"type": "text",
"placeholders": {
"path": {}
}
},
"importEmojis": "Impor Emoji",
"@importEmojis": {}
}