New translations en.json (German)

pull/4355/head
Jamie 3 years ago
parent 37337b1968
commit b46497e5dc

@ -20,8 +20,9 @@
"ProcessingRequest": "Anfrage wird bearbeitet",
"PendingApproval": "Genehmigung ausstehend",
"RequestDenied": "Anfrage abgelehnt",
"NotRequested": "Nicht angefragt",
"NotRequested": "Nicht angefordert",
"Requested": "Angefordert",
"Search": "Search",
"Request": "Anfrage",
"Denied": "Abgelehnt",
"Approve": "Genehmigen",
@ -31,20 +32,22 @@
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
},
"Cancel": "Cancel",
"Submit": "Submit"
"Submit": "Submit",
"tvShow": "TV Show",
"movie": "Movie"
},
"PasswordReset": {
"EmailAddressPlaceholder": "E-Mail-Adresse",
"ResetPasswordButton": "Passwort zurücksetzen"
},
"LandingPage": {
"OnlineHeading": "Gerade Online",
"OnlineHeading": "Gerade online",
"OnlineParagraph": "Der Mediaserver ist gerade online",
"PartiallyOnlineHeading": "Teilweise Online",
"PartiallyOnlineHeading": "Teilweise online",
"PartiallyOnlineParagraph": "Der Mediaserver ist teilweise online.",
"MultipleServersUnavailable": "Es sind {{serversUnavailable}} von {{totalServers}} Servern offline.",
"SingleServerUnavailable": "Es sind {{serversUnavailable}} von {{totalServers}} Servern offline.",
"OfflineHeading": "Derzeit Offline",
"OfflineHeading": "Derzeit offline",
"OfflineParagraph": "Der Mediaserver ist derzeit offline.",
"CheckPageForUpdates": "Überprüfe diese Seite für kontinuierliche Website-Updates."
},
@ -86,12 +89,14 @@
"MoviesTab": "Filme",
"TvTab": "Serien",
"MusicTab": "Musik",
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
"Suggestions": "Vorschläge",
"NoResults": "Es tut uns leid, wir haben keine Ergebnisse gefunden!",
"DigitalDate": "Veröffentlichung der digitalen Version: {{date}}",
"TheatricalRelease": "Kinostart: {{date}}",
"ViewOnPlex": "In Plex anschauen",
"ViewOnEmby": "In Emby anschauen",
"ViewOnJellyfin": "Play On Jellyfin",
"RequestAdded": "Anfrage für {{title}} wurde erfolgreich hinzugefügt",
"Similar": "Ähnliche",
"Refine": "Auswahl verfeinern",
@ -146,6 +151,7 @@
"Remove": "Entfernen",
"Deny": "Ablehnen",
"DenyReason": "Ablehnungsgrund",
"DeniedReason": "Denied Reason",
"Season": "Staffel",
"GridTitle": "Titel",
"AirDate": "Erstausstrahlung",
@ -179,7 +185,9 @@
"RequestPanel": {
"Delete": "Delete Request",
"Approve": "Approve Request",
"ChangeAvailability": "Mark Available"
"ChangeAvailability": "Mark Available",
"Deleted": "Successfully deleted selected items",
"Approved": "Successfully approved selected items"
}
},
"Issues": {
@ -214,7 +222,9 @@
"MarkedAsResolved": "This issue has now been marked as resolved!",
"MarkedAsInProgress": "This issue has now been marked as in progress!",
"Delete": "Delete issue",
"DeletedIssue": "Issue has been deleted"
"DeletedIssue": "Issue has been deleted",
"Chat": "Chat",
"Requested": "Requested"
},
"Filter": {
"ClearFilter": "Filter zurücksetzen",
@ -247,8 +257,12 @@
"ViewCollection": "View Collection",
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
"AdvancedOptions": "Advanced Options",
"AutoApproveOptions": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be send to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"QualityProfilesSelect": "Select A Quality Profile",
"RootFolderSelect": "Select A Root Folder",
"LanguageProfileSelect": "Select A Language Profile",
"Status": "Status",
"Availability": "Verfügbarkeit",
"RequestStatus": "Anfrage Status",
@ -270,13 +284,22 @@
"EpisodeSelector": {
"AllSeasonsTooltip": "Dies wird jede Saison für diese Show anfordern",
"FirstSeasonTooltip": "Dies wird nur die erste Saison für diese Show anfordern",
"LatestSeasonTooltip": "Dies wird nur die letzte Saison für diese Show anfordern"
}
"LatestSeasonTooltip": "Dies wird nur die letzte Saison für diese Show anfordern",
"NoEpisodes": "There unfortunately is no episode data for this show yet!"
},
"SonarrConfiguration": "Sonarr Configuration",
"RadarrConfiguration": "Radarr Configuration",
"RequestOnBehalf": "Request on behalf of",
"PleaseSelectUser": "Please select a user",
"StreamingOn": "Streaming On",
"ReProcessRequest": "Re-Process Request"
},
"Discovery": {
"PopularTab": "Beliebt",
"TrendingTab": "Angesagt",
"UpcomingTab": "Demnächst",
"SeasonalTab": "Seasonal",
"RecentlyRequestedTab": "Recently Requested",
"Movies": "Filme",
"Combined": "Combined",
"Tv": "TV",
@ -291,11 +314,19 @@
"FirstAired": "Erstausstrahlung",
"Writer": "AutorIn",
"ExecProducer": "Ausführender Produzent"
}
},
"NoSearch": "Sorry, nothing matches your search!"
},
"UserPreferences": {
"Welcome": "Willkommen {{username}}!",
"OmbiLanguage": "Language",
"DarkMode": "Dark Mode"
"DarkMode": "Dark Mode",
"Updated": "Successfully Updated",
"StreamingCountry": "Streaming Country",
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
"MobileQRCode": "Mobile QR Code",
"LegacyApp": "Launch Legacy App",
"NoQrCode": "Please contact your administrator to enable QR codes"
}
}
}

Loading…
Cancel
Save