mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
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:
parent
5ed9d41e3b
commit
ca2d6e37c7
1 changed files with 27 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue