Translated using Weblate (German)

Currently translated at 96.0% (2187 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
This commit is contained in:
anonymous 2025-04-24 07:51:47 +00:00 committed by Weblate
parent 16faa9b78a
commit d6a5b065b8
1 changed files with 21 additions and 21 deletions

View File

@ -2,27 +2,6 @@
"App": {
"loading": "Wird geladen…"
},
"vui": {
"radio": "Radio",
"albums": "{n} Album | {n} Alben",
"tracks": "{n} Titel | {n} Titel",
"episodes": "{n} Episode | {n} Episoden",
"by-user": "von {'@'}{username}",
"go-to": "Gehe zu",
"pagination": {
"previous": "Zurück",
"next": "Weiter"
},
"aria": {
"pagination": {
"nav": "Nummerierte Navigation",
"gotoPage": "Gehe zu Seite {n}",
"gotoPrevious": "Gehe zur vorherigen Seite",
"gotoNext": "Gehe zur nächsten Seite",
"currentPage": "Aktuelle Seite, Seite {n}"
}
}
},
"components": {
"About": {
"description": {
@ -4632,5 +4611,26 @@
"title": "Radio"
}
}
},
"vui": {
"albums": "{n} Album | {n} Alben",
"aria": {
"pagination": {
"currentPage": "Aktuelle Seite, Seite {n}",
"gotoNext": "Gehe zur nächsten Seite",
"gotoPage": "Gehe zu Seite {n}",
"gotoPrevious": "Gehe zur vorherigen Seite",
"nav": "Nummerierte Navigation"
}
},
"by-user": "von {'@'}{username}",
"episodes": "{n} Episode | {n} Episoden",
"go-to": "Gehe zu",
"pagination": {
"next": "Weiter",
"previous": "Zurück"
},
"radio": "Radio",
"tracks": "{n} Titel | {n} Titel"
}
}