Skip to content

Commit

Permalink
New translations en.json (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Nov 3, 2020
1 parent f6af191 commit 6b7a653
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions src/Ombi/wwwroot/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Denied": "Abgelehnt",
"Approve": "Genehmigen",
"PartlyAvailable": "Teilweise verfügbar",
"ViewDetails": "View Details",
"ViewDetails": "Details anzeigen",
"Errors": {
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
},
Expand All @@ -49,7 +49,7 @@
"CheckPageForUpdates": "Überprüfe diese Seite für kontinuierliche Website-Updates."
},
"NavigationBar": {
"Discover": "Discover",
"Discover": "Entdecken",
"Search": "Suche",
"Requests": "Anfragen",
"UserManagement": "Benutzerverwaltung",
Expand All @@ -65,15 +65,15 @@
"Logout": "Ausloggen",
"OpenMobileApp": "Mobile App",
"RecentlyAdded": "Kürzlich hinzugefügt",
"ChangeTheme": "Change Theme",
"Calendar": "Calendar",
"UserPreferences": "Preferences",
"ChangeTheme": "Theme ändern",
"Calendar": "Kalneder",
"UserPreferences": "Einstellungen",
"FeatureSuggestion": "Feature Suggestion",
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
"Filter": {
"Movies": "Movies",
"TvShows": "TV Shows",
"Music": "Music",
"Movies": "Filme",
"TvShows": "Serien",
"Music": "Musik",
"People": "People"
}
},
Expand Down Expand Up @@ -142,7 +142,7 @@
"MarkAvailable": "Als verfügbar markieren",
"Remove": "Entfernen",
"Deny": "Ablehnen",
"DenyReason": "Deny Reason",
"DenyReason": "Ablehnungsgrund",
"Season": "Staffel:",
"GridTitle": "Titel",
"AirDate": "Erstausstrahlung",
Expand Down Expand Up @@ -170,7 +170,7 @@
"AvailableRequests": "Available Requests",
"DeniedRequests": "Denied Requests",
"RequestsToDisplay": "Requests to display",
"RequestsTitle": "Title",
"RequestsTitle": "Titel",
"Details": "Details",
"Options": "Options"
},
Expand Down Expand Up @@ -227,9 +227,9 @@
"VotesTab": "Erforderliche Bewertungen"
},
"MediaDetails": {
"Denied": "Denied",
"RecommendationsTitle": "Recommendations",
"SimilarTitle": "Similar",
"Denied": "Abgelehnt",
"RecommendationsTitle": "Empfehlungen",
"SimilarTitle": "Ähnliche",
"VideosTitle": "Videos",
"AlbumsTitle": "Albums",
"RequestAllAlbums": "Request All Albums",
Expand All @@ -241,13 +241,13 @@
"QualityProfilesSelect": "Select A Quality Profile",
"RootFolderSelect": "Select A Root Folder",
"Status": "Status",
"Availability": "Availability",
"RequestStatus": "Request Status",
"Availability": "Verfügbarkeit",
"RequestStatus": "Anfrage Status",
"Quality": "Quality",
"RootFolderOverride": "Root Folder Override",
"QualityOverride": "Quality Override",
"RootFolderOverride": "Stammverzeichnis Überschreiben",
"QualityOverride": "Qualitäts Überschreiben",
"Genres": "Genres",
"TheatricalRelease": "Theatrical Release",
"TheatricalRelease": "Kinostart",
"DigitalRelease": "Digital Release",
"UserScore": "User Score",
"Votes": "Votes",
Expand All @@ -257,36 +257,36 @@
"Budget": "Budget",
"Keywords": "Keywords/Tags",
"Casts": {
"CastTitle": "Cast"
"CastTitle": "Besetzung"
},
"EpisodeSelector": {
"AllSeasonsTooltip": "This will request every season for this show",
"FirstSeasonTooltip": "This will only request the First Season for this show",
"LatestSeasonTooltip": "This will only request the Latest Season for this show"
"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"
}
},
"Discovery": {
"PopularTab": "Popular",
"TrendingTab": "Trending",
"UpcomingTab": "Upcoming",
"Movies": "Movies",
"PopularTab": "Beliebt",
"TrendingTab": "Angesagt",
"UpcomingTab": "Demnächst",
"Movies": "Filme",
"Combined": "Combined",
"Tv": "TV",
"CardDetails": {
"Availability": "Availability",
"Availability": "Verfügbarkeit",
"Studio": "Studio",
"Network": "Network",
"UnknownNetwork": "Unknown",
"RequestStatus": "Request Status",
"Network": "Netzwerk",
"UnknownNetwork": "Unbekannt",
"RequestStatus": "Anfrage Status",
"Director": "Director",
"InCinemas": "In Cinemas",
"FirstAired": "First Aired",
"Writer": "Writer",
"ExecProducer": "Exec Producer"
"InCinemas": "In Kinos",
"FirstAired": "Erstausstrahlung",
"Writer": "AutorIn",
"ExecProducer": "Ausführender Produzent"
}
},
"UserPreferences": {
"Welcome": "Welcome {{username}}!",
"Welcome": "Willkommen {{username}}!",
"OmbiLanguage": "Language",
"DarkMode": "Dark Mode"
}
Expand Down

0 comments on commit 6b7a653

Please sign in to comment.