mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-04 05:38:37 -05:00
Merge remote-tracking branch 'overseerr/develop' into develop
This commit is contained in:
@@ -33,13 +33,12 @@
|
||||
"components.RequestModal.cancel": "Anfrage abbrechen",
|
||||
"components.RequestModal.extras": "Extras",
|
||||
"components.RequestModal.numberofepisodes": "Anzahl der Folgen",
|
||||
"components.RequestModal.pendingrequest": "Ausstehende Anfrage für {title}",
|
||||
"components.RequestModal.pendingrequest": "Ausstehende Anfrage",
|
||||
"components.RequestModal.requestCancel": "Anfrage für <strong>{title}</strong> abgebrochen.",
|
||||
"components.RequestModal.requestSuccess": "<strong>{title}</strong> erfolgreich angefragt!",
|
||||
"components.RequestModal.requestadmin": "Diese Anfrage wird automatisch genehmigt.",
|
||||
"components.RequestModal.requestfrom": "Die Anfrage von {username} muss noch genehmigt werden.",
|
||||
"components.RequestModal.requestseasons": "{seasonCount} {seasonCount, plural, one {Staffel} other {Staffeln}} anfragen",
|
||||
"components.RequestModal.requesttitle": "{title} anfragen",
|
||||
"components.RequestModal.season": "Staffel",
|
||||
"components.RequestModal.seasonnumber": "Staffel {number}",
|
||||
"components.RequestModal.selectseason": "Staffel(n) Auswählen",
|
||||
@@ -287,8 +286,7 @@
|
||||
"components.Settings.Notifications.NotificationsWebhook.customJson": "JSON-Inhalt",
|
||||
"components.Settings.Notifications.NotificationsWebhook.authheader": "Autorisierungsüberschrift",
|
||||
"components.Settings.Notifications.NotificationsWebhook.agentenabled": "Dienst aktivieren",
|
||||
"components.RequestModal.request4ktitle": "{title} in 4K anfragen",
|
||||
"components.RequestModal.pending4krequest": "Ausstehende 4K Anfrage für {title}",
|
||||
"components.RequestModal.pending4krequest": "Ausstehende 4K Anfrage",
|
||||
"components.RequestButton.viewrequest4k": "4K Anfrage anzeigen",
|
||||
"components.RequestButton.viewrequest": "Anfrage anzeigen",
|
||||
"components.RequestButton.requestmore4k": "Mehr in 4K anfragen",
|
||||
|
||||
Reference in New Issue
Block a user