From 1e7ae8301d014d49072b7140323866a3ff9f52bd Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 18 Sep 2014 00:50:21 -0400 Subject: switch to new CC url --- .../Localization/JavaScript/de.json | 123 +++++++++++++++------ 1 file changed, 91 insertions(+), 32 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/de.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json index 83dd4bbc9..7ec9fd115 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json @@ -461,45 +461,104 @@ "HeaderSelectExternalPlayer": "W\u00e4hle externes Abspielger\u00e4t aus", "HeaderExternalPlayerPlayback": "Wiedergabe auf externem Abspielger\u00e4t", "ButtonImDone": "Ich bin fertig", - "OptionWatched": "Watched", - "OptionUnwatched": "Unwatched", - "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.", - "LabelMarkAs": "Mark as:", - "OptionInProgress": "In-Progress", - "LabelResumePoint": "Resume point:", - "ValueOneMovie": "1 movie", - "ValueMovieCount": "{0} movies", - "ValueOneTrailer": "1 trailer", - "ValueTrailerCount": "{0} trailers", - "ValueOneSeries": "1 series", - "ValueSeriesCount": "{0} series", - "ValueOneEpisode": "1 episode", - "ValueEpisodeCount": "{0} episodes", - "ValueOneGame": "1 game", - "ValueGameCount": "{0} games", - "ValueOneAlbum": "1 album", - "ValueAlbumCount": "{0} albums", - "ValueOneSong": "1 song", - "ValueSongCount": "{0} songs", - "ValueOneMusicVideo": "1 music video", - "ValueMusicVideoCount": "{0} music videos", + "OptionWatched": "Gesehen", + "OptionUnwatched": "Nicht gesehen", + "ExternalPlayerPlaystateOptionsHelp": "Lege fest, wie die Wiedergabe dieses Videos das n\u00e4chste mal fortgesetzt werden soll.", + "LabelMarkAs": "Markieren als:", + "OptionInProgress": "Im Gange", + "LabelResumePoint": "Fortsetzungspunkt", + "ValueOneMovie": "1 Film", + "ValueMovieCount": "{0} Filme", + "ValueOneTrailer": "1 Trailer", + "ValueTrailerCount": "{0} Trailer", + "ValueOneSeries": "1 Serie", + "ValueSeriesCount": "{0} Serien", + "ValueOneEpisode": "1 Episode", + "ValueEpisodeCount": "{0} Episoden", + "ValueOneGame": "1 Spiel", + "ValueGameCount": "{0} Spiele", + "ValueOneAlbum": "1 Album", + "ValueAlbumCount": "{0} Alben", + "ValueOneSong": "1 Lied", + "ValueSongCount": "{0} Lieder", + "ValueOneMusicVideo": "1 Musikvideo", + "ValueMusicVideoCount": "{0} Musikvideos", "HeaderOffline": "Offline", - "HeaderUnaired": "Unaired", - "HeaderMissing": "Missing", + "HeaderUnaired": "Nicht ausgestrahlt", + "HeaderMissing": "Fehlend", "ButtonWebsite": "Website", - "TooltipFavorite": "Favorite", + "TooltipFavorite": "Favorit", "TooltipLike": "Like", "TooltipDislike": "Dislike", - "TooltipPlayed": "Played", - "ValueSeriesYearToPresent": "{0}-Present", - "ValueAwards": "Awards: {0}", + "TooltipPlayed": "Gespielt", + "ValueSeriesYearToPresent": "{0}-vorhanden", + "ValueAwards": "Auszeichnungen: {0}", "ValueBudget": "Budget: {0}", - "ValueRevenue": "Revenue: {0}", - "ValuePremiered": "Premiered {0}", - "ValuePremieres": "Premieres {0}", + "ValueRevenue": "Einnahmen: {0}", + "ValuePremiered": "Premiere {0}", + "ValuePremieres": "Premieren {0}", "ValueStudio": "Studio: {0}", "ValueStudios": "Studios: {0}", "ValueSpecialEpisodeName": "Special - {0}", "LabelLimit": "Limit:", - "ValueLinks": "Links: {0}" + "ValueLinks": "Links {0}", + "HeaderPeople": "Personen", + "HeaderCastAndCrew": "Cast & Crew", + "ValueArtist": "Artist: {0}", + "ValueArtists": "Artists: {0}", + "HeaderTags": "Tags", + "MediaInfoCameraMake": "Camera make", + "MediaInfoCameraModel": "Camera model", + "MediaInfoAltitude": "Altitude", + "MediaInfoAperture": "Aperture", + "MediaInfoExposureTime": "Exposure time", + "MediaInfoFocalLength": "Focal length", + "MediaInfoOrientation": "Orientation", + "MediaInfoIsoSpeedRating": "Iso speed rating", + "MediaInfoLatitude": "Latitude", + "MediaInfoLongitude": "Longitude", + "MediaInfoShutterSpeed": "Shutter speed", + "MediaInfoSoftware": "Software", + "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...", + "HeaderPlotKeywords": "Handlungsstichworte", + "HeaderMovies": "Movies", + "HeaderAlbums": "Albums", + "HeaderGames": "Games", + "HeaderBooks": "Books", + "HeaderEpisodes": "Episodes", + "HeaderSeasons": "Seasons", + "HeaderTracks": "Tracks", + "HeaderItems": "Items", + "HeaderOtherItems": "Other Items", + "ButtonFullReview": "Full review", + "ValueAsRole": "as {0}", + "ValueGuestStar": "Guest star", + "MediaInfoSize": "Size", + "MediaInfoPath": "Path", + "MediaInfoFormat": "Format", + "MediaInfoContainer": "Container", + "MediaInfoDefault": "Default", + "MediaInfoForced": "Forced", + "MediaInfoExternal": "External", + "MediaInfoTimestamp": "Timestamp", + "MediaInfoPixelFormat": "Pixel format", + "MediaInfoBitDepth": "Bit Depth", + "MediaInfoSampleRate": "Sample rate", + "MediaInfoBitrate": "Bitrate", + "MediaInfoChannels": "Channels", + "MediaInfoLayout": "Layout", + "MediaInfoLanguage": "Language", + "MediaInfoCodec": "Codec", + "MediaInfoProfile": "Profile", + "MediaInfoLevel": "Level", + "MediaInfoAspectRatio": "Aspect ratio", + "MediaInfoResolution": "Resolution", + "MediaInfoAnamorphic": "Anamorphic", + "MediaInfoInterlaced": "Interlaced", + "MediaInfoFramerate": "Framerate", + "MediaInfoStreamTypeAudio": "Audio", + "MediaInfoStreamTypeData": "Data", + "MediaInfoStreamTypeVideo": "Video", + "MediaInfoStreamTypeSubtitle": "Subtitle", + "MediaInfoStreamTypeEmbeddedImage": "Embedded Image" } \ No newline at end of file -- cgit v1.2.3