mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 09:46:01 -07:00
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:
parent
745d9498bf
commit
42713c1b0a
1 changed files with 60 additions and 2 deletions
|
|
@ -930,7 +930,7 @@
|
||||||
"@unknown": {},
|
"@unknown": {},
|
||||||
"useDefaults": "Standardeinstellungen verwenden",
|
"useDefaults": "Standardeinstellungen verwenden",
|
||||||
"@useDefaults": {},
|
"@useDefaults": {},
|
||||||
"videoScalingFitHeight": "An Höhe anpassen",
|
"videoScalingFitHeight": "Passende Größe",
|
||||||
"@videoScalingFitHeight": {},
|
"@videoScalingFitHeight": {},
|
||||||
"syncStatusWaitingToRetry": "Warte auf erneuten Versuch",
|
"syncStatusWaitingToRetry": "Warte auf erneuten Versuch",
|
||||||
"@syncStatusWaitingToRetry": {},
|
"@syncStatusWaitingToRetry": {},
|
||||||
|
|
@ -957,5 +957,63 @@
|
||||||
"syncStatusPaused": "Pausiert",
|
"syncStatusPaused": "Pausiert",
|
||||||
"@syncStatusPaused": {},
|
"@syncStatusPaused": {},
|
||||||
"syncOverlayDeleting": "Synchronisiertes Element wird entfernt",
|
"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": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue