Translated using Weblate (German)

Currently translated at 73.9% (321 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:47:22 +01:00 committed by Hosted Weblate
parent 745d9498bf
commit 42713c1b0a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -930,7 +930,7 @@
"@unknown": {},
"useDefaults": "Standardeinstellungen verwenden",
"@useDefaults": {},
"videoScalingFitHeight": "An Höhe anpassen",
"videoScalingFitHeight": "Passende Größe",
"@videoScalingFitHeight": {},
"syncStatusWaitingToRetry": "Warte auf erneuten Versuch",
"@syncStatusWaitingToRetry": {},
@ -957,5 +957,63 @@
"syncStatusPaused": "Pausiert",
"@syncStatusPaused": {},
"syncOverlayDeleting": "Synchronisiertes Element wird entfernt",
"@syncOverlayDeleting": {}
"@syncOverlayDeleting": {},
"syncStatusCanceled": "Abgebrochen",
"@syncStatusCanceled": {},
"videoScalingScaleDown": "Skalierung",
"@videoScalingScaleDown": {},
"addToNewCollection": "Neue Kollektion",
"@addToNewCollection": {},
"addItemsToCollection": "{itemLength} Artikel zur Sammlung hinzufügen",
"@addItemsToCollection": {
"placeholders": {
"itemLength": {
"type": "int"
}
}
},
"addedToCollection": "Hinzugefügt zu {collectionName} Sammlung",
"@addedToCollection": {
"placeholders": {
"collectionName": {
"type": "String"
}
}
},
"removedFromCollection": "Von {collectionName} Sammlung entfernt",
"@removedFromCollection": {
"placeholders": {
"collectionName": {
"type": "String"
}
}
},
"addToNewPlaylist": "Neue Playlist",
"@addToNewPlaylist": {},
"addItemsToPlaylist": "{itemLength} Artikel zur Wiedergabeliste hinzufügen",
"@addItemsToPlaylist": {
"placeholders": {
"itemLength": {
"type": "int"
}
}
},
"syncStatusNotFound": "Nicht gefunden",
"@syncStatusNotFound": {},
"syncStatusPartially": "Teilweise",
"@syncStatusPartially": {},
"syncSelectDownloadsFolder": "Wählen Sie Downloads-Ordner",
"@syncSelectDownloadsFolder": {},
"writer": "{count, plural, other{Writer}",
"@writer": {
"description": "writer",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"viewPhotos": "Fotos ansehen",
"@viewPhotos": {}
}