Translated using Weblate (German)

Currently translated at 1.3% (7 of 518 strings)

Added translation using Weblate (German)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kobayashi <kobayashi90@protonmail.ch>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/de/
Translation: feishin/Translation
This commit is contained in:
Hosted Weblate 2023-11-02 03:58:29 +01:00
parent 0a48add9f4
commit 8e8380854e
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

11
src/i18n/locales/de.json Normal file
View file

@ -0,0 +1,11 @@
{
"action": {
"editPlaylist": "bearbeite $t(entity.playlist_one)",
"clearQueue": "warteschlange löschen",
"addToFavorites": "hinzufügen zu $t(entity.favorite_other)",
"addToPlaylist": "hinzufügen zu $t(entity.playlist_one)",
"createPlaylist": "erstelle $t(entity.playlist_one)",
"deletePlaylist": "lösche $t(entity.playlist_one)",
"deselectAll": "alle abwählen"
}
}