mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 22:23:34 -07:00
Updated the German Translation
I had few issues with three Translations and let them in English, maybe someone else knows a good translation: - NavigationBar -> Filter -> People - Requests -> RequestsToDisplay - Requests -> ErrorCodes -> ChildRequestDoesNotExist (I don't know the context or where to find it) - MediaDetails -> StatusValues -> Rumored
This commit is contained in:
parent
86e87dad49
commit
745fddb52b
1 changed files with 148 additions and 148 deletions
|
@ -14,8 +14,8 @@
|
|||
"Common": {
|
||||
"ContinueButton": "Weiter",
|
||||
"Available": "Verfügbar",
|
||||
"Approved": "Approved",
|
||||
"Pending": "Pending",
|
||||
"Approved": "Genehmigt",
|
||||
"Pending": "Ausstehend",
|
||||
"PartiallyAvailable": "Teilweise verfügbar",
|
||||
"Monitored": "Überwacht",
|
||||
"NotAvailable": "Nicht verfügbar",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"RequestDenied": "Anfrage abgelehnt",
|
||||
"NotRequested": "Nicht angefordert",
|
||||
"Requested": "Angefordert",
|
||||
"Search": "Search",
|
||||
"Search": "Suche",
|
||||
"Request": "Anfrage",
|
||||
"Denied": "Abgelehnt",
|
||||
"Approve": "Genehmigen",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"Errors": {
|
||||
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
|
||||
},
|
||||
"Cancel": "Cancel",
|
||||
"Cancel": "Abbrechen",
|
||||
"Submit": "Submit",
|
||||
"Update": "Update",
|
||||
"tvShow": "TV-Serie",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"Issues": "Probleme",
|
||||
"Vote": "Bewerten",
|
||||
"Donate": "Spenden!",
|
||||
"DonateLibraryMaintainer": "Spende sie an den Bibliotheks Betreuer",
|
||||
"DonateLibraryMaintainer": "Spende Sie an den Bibliotheks Betreuer",
|
||||
"DonateTooltip": "So überzeuge ich meine Frau, meine Freizeit mit der Entwicklung von Ombi zu verbringen ;)",
|
||||
"UpdateAvailableTooltip": "Update verfügbar!",
|
||||
"Settings": "Einstellungen",
|
||||
|
@ -79,7 +79,7 @@
|
|||
"Calendar": "Kalneder",
|
||||
"UserPreferences": "Einstellungen",
|
||||
"FeatureSuggestion": "Feature Suggestion",
|
||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
||||
"FeatureSuggestionTooltip": "Sie haben eine tolle neue Idee? Schlagen Sie sie hier vor!",
|
||||
"Filter": {
|
||||
"Movies": "Filme",
|
||||
"TvShows": "Serien",
|
||||
|
@ -92,11 +92,11 @@
|
|||
},
|
||||
"Search": {
|
||||
"Title": "Suche",
|
||||
"Paragraph": "Möchtest du etwas sehen, das nicht verfügbar ist? Kein Problem, benutze einfach die Suchbox und fordere es an!",
|
||||
"Paragraph": "Sie möchten etwas sehen, das nicht verfügbar ist? Kein Problem, benutzen Sie einfach das Suchfeld und fordern Sie es an!",
|
||||
"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",
|
||||
"AdvancedSearch": "Sie können die unten stehenden Felder ausfüllen, um neue Medien zu entdecken. Alle Ergebnisse sind nach Beliebtheit sortiert",
|
||||
"AdvancedSearchHeader": "Erweiterte Suche",
|
||||
"Suggestions": "Vorschläge",
|
||||
"NoResults": "Es tut uns leid, wir haben keine Ergebnisse gefunden!",
|
||||
|
@ -119,31 +119,31 @@
|
|||
},
|
||||
"TvShows": {
|
||||
"Popular": "Beliebt",
|
||||
"Trending": "im Trend",
|
||||
"Trending": "Im Trend",
|
||||
"MostWatched": "Meist gesehen",
|
||||
"MostAnticipated": "Meist erwartet",
|
||||
"Results": "Ergebnisse",
|
||||
"AirDate": "Veröffentlicht am:",
|
||||
"AllSeasons": "Alle Staffeln",
|
||||
"FirstSeason": "erste Staffel",
|
||||
"LatestSeason": "aktuellste Staffel",
|
||||
"FirstSeason": "Erste Staffel",
|
||||
"LatestSeason": "Aktuellste Staffel",
|
||||
"Select": "Wähle...",
|
||||
"SubmitRequest": "Anfrage einreichen",
|
||||
"Season": "Staffel {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Markiere alles in Staffel {{seasonNumber}}"
|
||||
},
|
||||
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
||||
"YearOfRelease": "Year of Release",
|
||||
"SearchGenre": "Search Genre",
|
||||
"SearchKeyword": "Search Keyword",
|
||||
"SearchProvider": "Search Provider",
|
||||
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
||||
"AdvancedSearchInstructions": "Bitte wählen Sie aus, welche Art von Medien Sie suchen:",
|
||||
"YearOfRelease": "Erscheinungsjahr",
|
||||
"SearchGenre": "Suche Genre",
|
||||
"SearchKeyword": "Suche nach Schlagwort",
|
||||
"SearchProvider": "Anbieter suchen",
|
||||
"KeywordSearchingDisclaimer": "Bitte beachten Sie, dass die Schlagwortsuche aufgrund der inkonsistenten Daten in TheMovieDb sehr unpräzise ist."
|
||||
},
|
||||
"Requests": {
|
||||
"Title": "Anfragen",
|
||||
"Paragraph": "Unten sehen Sie Ihre und alle anderen Anfragen, sowie deren Download und Genehmigungsstatus.",
|
||||
"MoviesTab": "Filme",
|
||||
"ArtistName": "Artist",
|
||||
"ArtistName": "Künstler",
|
||||
"AlbumName": "Album Name",
|
||||
"TvTab": "Serien",
|
||||
"MusicTab": "Musik",
|
||||
|
@ -165,7 +165,7 @@
|
|||
"Remove": "Entfernen",
|
||||
"Deny": "Ablehnen",
|
||||
"DenyReason": "Ablehnungsgrund",
|
||||
"DeniedReason": "Denied Reason",
|
||||
"DeniedReason": "Ablehnungsgrund",
|
||||
"Season": "Staffel",
|
||||
"GridTitle": "Titel",
|
||||
"AirDate": "Erstausstrahlung",
|
||||
|
@ -187,17 +187,17 @@
|
|||
"NextMinutes": "Eine weitere Anfrage wird in {{time}} Minuten hinzugefügt",
|
||||
"NextMinute": "Eine weitere Anfrage wird in {{time}} Minute hinzugefügt"
|
||||
},
|
||||
"AllRequests": "All Requests",
|
||||
"PendingRequests": "Pending Requests",
|
||||
"ProcessingRequests": "Processing Requests",
|
||||
"AvailableRequests": "Available Requests",
|
||||
"DeniedRequests": "Denied Requests",
|
||||
"AllRequests": "Alle Anfragen",
|
||||
"PendingRequests": "Ausstehende Anfragen",
|
||||
"ProcessingRequests": "Anfragen in Bearbeitung",
|
||||
"AvailableRequests": "Verfügbare Anfragen",
|
||||
"DeniedRequests": "Abgelehnte Anfragen",
|
||||
"RequestsToDisplay": "Requests to display",
|
||||
"RequestsTitle": "Titel",
|
||||
"Details": "Details",
|
||||
"Options": "Options",
|
||||
"RequestPanel": {
|
||||
"Delete": "Delete Request",
|
||||
"Delete": "Anfrage löschen",
|
||||
"Approve": "Anfrage genehmigen",
|
||||
"ChangeAvailability": "Als verfügbar markieren",
|
||||
"Deleted": "Ausgewählte Elemente erfolgreich gelöscht",
|
||||
|
@ -207,40 +207,40 @@
|
|||
"SuccessfullyDeleted": "Anfrage erfolgreich gelöscht",
|
||||
"NowAvailable": "Anfrage ist jetzt verfügbar",
|
||||
"NowUnavailable": "Anfrage ist jetzt verfügbar",
|
||||
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
||||
"SuccessfullyReprocessed": "Die Anfrage wurde erfolgreich neu bearbeitet",
|
||||
"DeniedRequest": "Abgelehnte Anfrage",
|
||||
"RequestCollection": "Request Collection",
|
||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
||||
"RequestCollection": "Anfrage Sammlung",
|
||||
"CollectionSuccesfullyAdded": "Die Sammlung {{name}} wurde erfolgreich hinzugefügt!",
|
||||
"NeedToSelectEpisodes": "Sie müssen einige Episoden auswählen!",
|
||||
"RequestAddedSuccessfully": "Die Anfrage für {{title}} wurde erfolgreich hinzugefügt",
|
||||
"ErrorCodes": {
|
||||
"AlreadyRequested": "This has already been requested",
|
||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
||||
"NoPermissions": "You do not have the correct permissions!",
|
||||
"RequestDoesNotExist": "Request does not exist",
|
||||
"AlreadyRequested": "Dies ist bereits beantragt worden",
|
||||
"EpisodesAlreadyRequested": "Wir haben bereits Episoden aus dieser Serie angefordert",
|
||||
"NoPermissionsOnBehalf": "Sie haben nicht die richtigen Berechtigungen, um im Namen von Benutzern anzufragen!",
|
||||
"NoPermissions": "Sie haben nicht die richtigen Berechtigungen!",
|
||||
"RequestDoesNotExist": "Die Anfrage existiert nicht",
|
||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
||||
"NoPermissionsRequestMovie": "Sie haben keine Berechtigung, einen Film anzufordern",
|
||||
"NoPermissionsRequestTV": "Sie haben keine Berechtigung zum Anfordern einer TV-Sendung",
|
||||
"NoPermissionsRequestAlbum": "Sie haben keine Berechtigung, ein Album anzufordern",
|
||||
"MovieRequestQuotaExceeded": "Sie haben Ihr Kontingent für Filmanfragen überschritten!",
|
||||
"TvRequestQuotaExceeded": "Sie haben Ihr Kontingent für Episodenanfragen überschritten!",
|
||||
"AlbumRequestQuotaExceeded": "Sie haben Ihr Kontingent für Albumanfragen überschritten!"
|
||||
},
|
||||
"Notify": "Notify",
|
||||
"RemoveNotification": "Remove Notifications",
|
||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
||||
"Notify": "Benachrichtigen",
|
||||
"RemoveNotification": "Benachrichtigungen entfernen",
|
||||
"SuccessfulNotify": "Sie werden nun für den Titel {{title}} benachrichtigt",
|
||||
"SuccessfulUnNotify": "Sie werden für den Titel {{title}} nicht mehr benachrichtigt",
|
||||
"CouldntNotify": "Konnte Titel {{title}} nicht benachrichtigen"
|
||||
},
|
||||
"Issues": {
|
||||
"Title": "Probleme",
|
||||
"IssuesForTitle": "Issues for {{title}}",
|
||||
"IssuesForTitle": "Probleme mit {{title}}",
|
||||
"PendingTitle": "Ausstehende Probleme",
|
||||
"InProgressTitle": "Probleme in bearbeitung",
|
||||
"ResolvedTitle": "Behobene Probleme",
|
||||
"ColumnTitle": "Titel",
|
||||
"Count": "Count",
|
||||
"Count": "Anzahl",
|
||||
"Category": "Kategorie",
|
||||
"Status": "Status",
|
||||
"Details": "Details",
|
||||
|
@ -254,23 +254,23 @@
|
|||
"WriteMessagePlaceholder": "Nachricht eingeben...",
|
||||
"ReportedBy": "Gemeldet von",
|
||||
"IssueDialog": {
|
||||
"Title": "Report an issue",
|
||||
"DescriptionPlaceholder": "Please describe the issue",
|
||||
"TitlePlaceholder": "Short title of your issue",
|
||||
"SelectCategory": "Select Category",
|
||||
"IssueCreated": "Issue has been created"
|
||||
"Title": "Ein Problem melden",
|
||||
"DescriptionPlaceholder": "Bitte beschreiben Sie das Problem",
|
||||
"TitlePlaceholder": "Kurzer Titel Ihres Problems",
|
||||
"SelectCategory": "Wählen Sie eine Kategorie",
|
||||
"IssueCreated": "Problem wurde gemeldet"
|
||||
},
|
||||
"Outstanding": "There are outstanding issues",
|
||||
"ResolvedDate": "Resolved date",
|
||||
"CreatedDate": "Raised on",
|
||||
"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",
|
||||
"Outstanding": "Es gibt noch offene Fragen",
|
||||
"ResolvedDate": "Gelöstes Datum",
|
||||
"CreatedDate": "Erstellt am",
|
||||
"MarkedAsResolved": "Dieses Problem wurde nun als gelöst markiert!",
|
||||
"MarkedAsInProgress": "Dieses Thema ist nun als in Bearbeitung markiert!",
|
||||
"Delete": "Problem löschen",
|
||||
"DeletedIssue": "Das Problem wurde gelöscht",
|
||||
"Chat": "Chat",
|
||||
"EnterYourMessage": "Enter Your Message",
|
||||
"Requested": "Requested",
|
||||
"UserOnDate": "{{user}} on {{date}}"
|
||||
"EnterYourMessage": "Ihre Nachricht eingeben",
|
||||
"Requested": "Angefragt",
|
||||
"UserOnDate": "{{user}} am {{date}}"
|
||||
},
|
||||
"Filter": {
|
||||
"ClearFilter": "Filter zurücksetzen",
|
||||
|
@ -278,8 +278,8 @@
|
|||
"FilterHeaderRequestStatus": "Status",
|
||||
"Approved": "Bestätigt",
|
||||
"PendingApproval": "Genehmigung ausstehend",
|
||||
"WatchProviders": "Watch Providers",
|
||||
"Keywords": "Keywords"
|
||||
"WatchProviders": "Anbieter",
|
||||
"Keywords": "Schlagwörter"
|
||||
},
|
||||
"UserManagment": {
|
||||
"TvRemaining": "TV: {{remaining}}/{{total}} verbleibend",
|
||||
|
@ -299,50 +299,50 @@
|
|||
"RecommendationsTitle": "Empfehlungen",
|
||||
"SimilarTitle": "Ähnliche",
|
||||
"VideosTitle": "Videos",
|
||||
"AlbumsTitle": "Albums",
|
||||
"RequestAllAlbums": "Request All Albums",
|
||||
"ClearSelection": "Clear Selection",
|
||||
"RequestSelectedAlbums": "Request Selected Albums",
|
||||
"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 sent 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 sent 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 sent 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",
|
||||
"AlbumsTitle": "Alben",
|
||||
"RequestAllAlbums": "Alle Alben anfordern",
|
||||
"ClearSelection": "Auswahl aufheben",
|
||||
"RequestSelectedAlbums": "Ausgewählte Alben anfragen",
|
||||
"ViewCollection": "Sammlung ansehen",
|
||||
"NotEnoughInfo": "Leider gibt es noch nicht genügend Informationen über diese Show!",
|
||||
"AdvancedOptions": "Erweiterte Optionen",
|
||||
"AutoApproveOptions": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet und automatisch genehmigt! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||
"AutoApproveOptionsTv": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet und automatisch genehmigt! Wenn die Anfrage bereits in Sonarr ist, werden wir den Stammordner oder das Qualitätsprofil nicht ändern, wenn Sie es einstellen! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||
"AutoApproveOptionsTvShort": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet! Wenn die Anfrage bereits in Sonarr ist, werden wir den Stammordner oder das Qualitätsprofil nicht ändern, wenn Sie es einstellen! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||
"QualityProfilesSelect": "Wählen Sie ein Qualitätsprofil",
|
||||
"RootFolderSelect": "Wählen Sie einen Root Ordner",
|
||||
"LanguageProfileSelect": "Ein Sprachprofil auswählen",
|
||||
"Status": "Status:",
|
||||
"StatusValues": {
|
||||
"Rumored": "Rumored",
|
||||
"Planned": "Planned",
|
||||
"In Production": "In Production",
|
||||
"Post Production": "Post Production",
|
||||
"Released": "Released",
|
||||
"Running": "Running",
|
||||
"Returning Series": "Returning Series",
|
||||
"Ended": "Ended",
|
||||
"Canceled": "Canceled"
|
||||
"Planned": "Geplant",
|
||||
"In Production": "In Produktion",
|
||||
"Post Production": "Postproduktion",
|
||||
"Released": "Veröffentlicht",
|
||||
"Running": "Läuft",
|
||||
"Returning Series": "Zurückkehrende Serien",
|
||||
"Ended": "Beendet",
|
||||
"Canceled": "Abgesagt"
|
||||
},
|
||||
"Seasons": "Seasons:",
|
||||
"Episodes": "Episodes:",
|
||||
"Availability": "Availability:",
|
||||
"Seasons": "Staffeln:",
|
||||
"Episodes": "Episoden:",
|
||||
"Availability": "Verfügbarkeit:",
|
||||
"RequestStatus": "Anfrage Status",
|
||||
"Quality": "Quality:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"Network": "Network:",
|
||||
"Quality": "Qualität:",
|
||||
"RootFolderOverride": "Root Ordner überschreiben:",
|
||||
"QualityOverride": "Qualität überschreiben:",
|
||||
"Network": "Netzwerk:",
|
||||
"GenresLabel": "Genres:",
|
||||
"Genres": "Genres",
|
||||
"FirstAired": "First Aired:",
|
||||
"TheatricalRelease": "Release:",
|
||||
"DigitalRelease": "Digital Release:",
|
||||
"Votes": "Votes:",
|
||||
"Runtime": "Runtime:",
|
||||
"Minutes": "{{runtime}} Minutes",
|
||||
"Revenue": "Revenue:",
|
||||
"FirstAired": "Erstausstrahlung:",
|
||||
"TheatricalRelease": "Veröffentlichung:",
|
||||
"DigitalRelease": "Digitale Veröffentlichung:",
|
||||
"Votes": "Stimmen:",
|
||||
"Runtime": "Laufzeit:",
|
||||
"Minutes": "{{runtime}} Minuten",
|
||||
"Revenue": "Einnahmen:",
|
||||
"Budget": "Budget:",
|
||||
"Keywords": "Keywords/Tags:",
|
||||
"Keywords": "Schlagwörter/Tags:",
|
||||
"Casts": {
|
||||
"CastTitle": "Besetzung"
|
||||
},
|
||||
|
@ -350,24 +350,24 @@
|
|||
"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",
|
||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||
"SeasonNumber": "Season {{number}}"
|
||||
"NoEpisodes": "Es gibt leider noch keine Episodendaten für diese Sendung!",
|
||||
"SeasonNumber": "Staffel {{number}}"
|
||||
},
|
||||
"SonarrConfiguration": "Sonarr Configuration",
|
||||
"RadarrConfiguration": "Radarr Configuration",
|
||||
"RequestOnBehalf": "Request on behalf of",
|
||||
"PleaseSelectUser": "Please select a user",
|
||||
"StreamingOn": "Streaming On:",
|
||||
"RequestedBy": "Requested By:",
|
||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||
"RequestDate": "Request Date:",
|
||||
"DeniedReason": "Denied Reason:",
|
||||
"ReProcessRequest": "Re-Process Request",
|
||||
"SonarrConfiguration": "Sonarr Konfiguration",
|
||||
"RadarrConfiguration": "Radarr Konfiguration",
|
||||
"RequestOnBehalf": "Anfrage im Namen von",
|
||||
"PleaseSelectUser": "Bitte wählen Sie einen Benutzer",
|
||||
"StreamingOn": "Streaming auf:",
|
||||
"RequestedBy": "Angefragt von:",
|
||||
"RequestedByOn": "Angefragt von {{user}} am {{date}}",
|
||||
"RequestDate": "Anfrage Datum:",
|
||||
"DeniedReason": "Ablehnungsgrund:",
|
||||
"ReProcessRequest": "Anfrage zur erneuten Bearbeitung",
|
||||
"Music": {
|
||||
"Type": "Type:",
|
||||
"Country": "Country:",
|
||||
"StartDate": "Start Date:",
|
||||
"EndDate": "EndDate:"
|
||||
"Type": "Typ:",
|
||||
"Country": "Land:",
|
||||
"StartDate": "Startdatum:",
|
||||
"EndDate": "Enddatum:"
|
||||
}
|
||||
},
|
||||
"Discovery": {
|
||||
|
@ -375,9 +375,9 @@
|
|||
"TrendingTab": "Angesagt",
|
||||
"UpcomingTab": "Demnächst",
|
||||
"SeasonalTab": "Seasonal",
|
||||
"RecentlyRequestedTab": "Recently Requested",
|
||||
"RecentlyRequestedTab": "Kürzlich angefragt",
|
||||
"Movies": "Filme",
|
||||
"Combined": "Combined",
|
||||
"Combined": "Kombiniert",
|
||||
"Tv": "TV",
|
||||
"CardDetails": {
|
||||
"Availability": "Verfügbarkeit",
|
||||
|
@ -385,36 +385,36 @@
|
|||
"Network": "Netzwerk",
|
||||
"UnknownNetwork": "Unbekannt",
|
||||
"RequestStatus": "Anfrage Status",
|
||||
"Director": "Director",
|
||||
"Director": "Regisseur",
|
||||
"InCinemas": "In Kinos",
|
||||
"FirstAired": "Erstausstrahlung",
|
||||
"Writer": "AutorIn",
|
||||
"Writer": "Autorin",
|
||||
"ExecProducer": "Ausführender Produzent"
|
||||
},
|
||||
"NoSearch": "Sorry, nothing matches your search!"
|
||||
"NoSearch": "Sorry, es passt leider nichts zu Ihrer Suche!"
|
||||
},
|
||||
"UserPreferences": {
|
||||
"Welcome": "Willkommen {{username}}!",
|
||||
"OmbiLanguage": "Language",
|
||||
"OmbiLanguage": "Sprache",
|
||||
"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 get 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",
|
||||
"UserType": "User Type:",
|
||||
"ChangeDetails": "Change Details",
|
||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||
"CurrentPassword": "Current Password",
|
||||
"EmailAddress": "Email Address",
|
||||
"NewPassword": "New Password",
|
||||
"NewPasswordConfirm": "New Password Confirm",
|
||||
"Security": "Security",
|
||||
"Profile": "Profile",
|
||||
"UpdatedYourInformation": "Updated your information",
|
||||
"Unsubscribed": "Unsubscribed!"
|
||||
"Updated": "Erfolgreich aktualisiert",
|
||||
"StreamingCountry": "Streaming Land",
|
||||
"StreamingCountryDescription": "Dies ist der Ländercode, für den wir Streaming-Informationen anzeigen. Wenn Sie sich in den USA befinden, wählen Sie bitte US und Sie erhalten Streaming-Informationen für die USA.",
|
||||
"LanguageDescription": "Dies ist die Sprache, in der Sie die Ombi-Schnittstelle anzeigen lassen möchten.",
|
||||
"MobileQRCode": "Handy-QR-Code",
|
||||
"LegacyApp": "Legacy-App starten",
|
||||
"NoQrCode": "Bitte kontaktieren Sie Ihren Administrator, um QR-Codes zu aktivieren.",
|
||||
"UserType": "Benutzertyp:",
|
||||
"ChangeDetails": "Details ändern",
|
||||
"NeedCurrentPassword": "Sie benötigen Ihr aktuelles Passwort, um hier Änderungen vorzunehmen",
|
||||
"CurrentPassword": "Aktuelles Passwort",
|
||||
"EmailAddress": "E-Mail Adresse",
|
||||
"NewPassword": "Neues Passwort",
|
||||
"NewPasswordConfirm": "Neues Passwort bestätigen",
|
||||
"Security": "Sicherheit",
|
||||
"Profile": "Profil",
|
||||
"UpdatedYourInformation": "Aktualisieren Sie Ihre Informationen",
|
||||
"Unsubscribed": "Abbestellt!"
|
||||
},
|
||||
"UserTypeLabel": {
|
||||
"1": "Local User",
|
||||
|
@ -424,12 +424,12 @@
|
|||
"5": "Jellyfin User"
|
||||
},
|
||||
"Paginator": {
|
||||
"itemsPerPageLabel": "Items per page:",
|
||||
"nextPageLabel": "Next page",
|
||||
"previousPageLabel": "Previous page",
|
||||
"firstPageLabel": "First page",
|
||||
"lastPageLabel": "Last page",
|
||||
"rangePageLabel1": "0 of {{length}}",
|
||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
||||
"itemsPerPageLabel": "Elemente pro Seite:",
|
||||
"nextPageLabel": "Nächste Seite",
|
||||
"previousPageLabel": "Vorherige Seite",
|
||||
"firstPageLabel": "Erste Seite",
|
||||
"lastPageLabel": "Letzte Seite",
|
||||
"rangePageLabel1": "0 von {{length}}",
|
||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} von {{length}}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue