aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/de.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-06-04 22:32:40 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-06-04 22:32:40 -0400
commit7049ad66f47f4de3a62e0cc10ca8911f1dc454a7 (patch)
tree1984bb5f9780b0c413bbb62dcc66d91d2cb1d27e /MediaBrowser.Server.Implementations/Localization/Server/de.json
parent39547de1f8ece19e609fe248514684c2f394ac2b (diff)
added library grouping settings.
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/de.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/de.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/de.json b/MediaBrowser.Server.Implementations/Localization/Server/de.json
index 23794dee9..5b76a0aa6 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/de.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/de.json
@@ -234,6 +234,7 @@
"ButtonSelect": "Ausw\u00e4hlen",
"ButtonSearch": "Suche",
"ButtonGroupVersions": "Gruppiere Versionen",
+ "ButtonAddToCollection": "Add to Collection",
"PismoMessage": "Verwendet Pismo File Mount durch eine gespendete Lizenz.",
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
"HeaderCredits": "Credits",
@@ -450,6 +451,8 @@
"LabelPreferredDisplayLanguageHelp": "Die \u00dcbersetzung von Media Browser ist ein andauerndes Projekt und noch nicht abgeschlossen.",
"LabelReadHowYouCanContribute": "Lesen Sie wie Sie dazu beitragen k\u00f6nnen.",
"HeaderNewCollection": "Neue Collection",
+ "HeaderAddToCollection": "Add to Collection",
+ "ButtonSubmit": "Submit",
"NewCollectionNameExample": "Beispiel: Star Wars Collection",
"OptionSearchForInternetMetadata": "Suche im Internet nach Bildmaterial und Metadaten",
"ButtonCreate": "Kreieren",
@@ -793,5 +796,15 @@
"LabelChannelDownloadPathHelp": "Specify a custom download path if desired. Leave empty to download to an internal program data folder.",
"LabelChannelDownloadAge": "Delete content after: (days)",
"LabelChannelDownloadAgeHelp": "Downloaded content older than this will be deleted. It will remain playable via internet streaming.",
- "ChannelSettingsFormHelp": "Install channels such as Trailers and Vimeo in the plugin catalog."
+ "ChannelSettingsFormHelp": "Install channels such as Trailers and Vimeo in the plugin catalog.",
+ "LabelSelectCollection": "Select collection:",
+ "ViewTypeMovies": "Movies",
+ "ViewTypeTvShows": "TV",
+ "ViewTypeGames": "Games",
+ "ViewTypeMusic": "Music",
+ "ViewTypeBoxSets": "Collections",
+ "HeaderOtherDisplaySettings": "Display Settings",
+ "HeaderLibraryViews": "Library Views",
+ "LabelSelectFolderGroups": "Automatically group the following folders into views such as Movies, Music and TV:",
+ "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own section."
} \ No newline at end of file