Translated using Weblate (German)

Currently translated at 68.6% (298 of 434 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/de/
This commit is contained in:
LibreTranslate 2025-03-01 15:35:34 +01:00 committed by Hosted Weblate
parent 5ed9d41e3b
commit ca2d6e37c7
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -903,5 +903,31 @@
"settingsNextUpCutoffDays": "Nächste Folge wird nicht mehr vorgeschlagen ab",
"@settingsNextUpCutoffDays": {},
"settingsPosterSize": "Postergröße",
"@settingsPosterSize": {}
"@settingsPosterSize": {},
"syncRemoveDataDesc": "Gelöschte Videodaten löschen? Dies ist permanent und Sie müssen die Dateien neu synchronisieren",
"@syncRemoveDataDesc": {},
"timeAndAnnotation": "{minutes} und {seconds}",
"@timeAndAnnotation": {
"description": "timeAndAnnotation",
"placeholders": {
"minutes": {
"type": "String"
},
"seconds": {
"type": "String"
}
}
},
"totalSize": "Gesamtgröße: {size}",
"@totalSize": {
"placeholders": {
"size": {
"type": "String"
}
}
},
"unknown": "Unbekannt",
"@unknown": {},
"useDefaults": "Standardeinstellungen verwenden",
"@useDefaults": {}
}