Merge pull request #1896 from jellyfin/errors
Fix a common error message and update some strings
This commit is contained in:
@@ -190,11 +190,6 @@
|
||||
"FileReadCancelled": "Dateiimport wurde abgebrochen.",
|
||||
"FileReadError": "Beim Lesen der Datei ist ein Fehler aufgetreten.",
|
||||
"Filters": "Filter",
|
||||
"FolderTypeBooks": "Bücher",
|
||||
"FolderTypeMovies": "Filme",
|
||||
"FolderTypeMusic": "Musik",
|
||||
"FolderTypeMusicVideos": "Musikvideos",
|
||||
"FolderTypeUnset": "Keine Auswahl (gemischter Inhalt)",
|
||||
"Folders": "Verzeichnisse",
|
||||
"Friday": "Freitag",
|
||||
"Fullscreen": "Vollbild",
|
||||
@@ -405,9 +400,7 @@
|
||||
"LabelAirsBeforeSeason": "Ausstrahlungen vor Staffel:",
|
||||
"LabelAlbumArtHelp": "Die genutzte PN für Alben-Fankunst innerhalb der dlna:profileID-Eigenschaften auf upnp:albumArtURL. Manche Abspielgeräte benötigen einen bestimmten Wert, unabhängig von der Bildgröße.",
|
||||
"LabelAlbumArtMaxHeight": "Maximale Höhe für Album Art:",
|
||||
"LabelAlbumArtMaxHeightHelp": "Maximale Auflösung für durch UPnP übermittelte Album Art:albumArtURI.",
|
||||
"LabelAlbumArtMaxWidth": "Maximale Breite für Album Art:",
|
||||
"LabelAlbumArtMaxWidthHelp": "Maximale Auflösung für durch UPnP übermittelte Album Art:albumArtURI.",
|
||||
"LabelAlbumArtPN": "Alben-Cover PN:",
|
||||
"LabelAlbumArtists": "Alben Interpreten:",
|
||||
"LabelAllowHWTranscoding": "Erlaube Hardware Transkodierung",
|
||||
@@ -511,9 +504,7 @@
|
||||
"LabelHttpsPort": "Lokale HTTPS-Portnummer:",
|
||||
"LabelHttpsPortHelp": "Die TCP-Portnummer für den HTTPS-Server.",
|
||||
"LabelIconMaxHeight": "Maximale Iconhöhe:",
|
||||
"LabelIconMaxHeightHelp": "Maximale Auflösung für durch UPnP übermittelte Icons:icon.",
|
||||
"LabelIconMaxWidth": "Maximale Iconbreite:",
|
||||
"LabelIconMaxWidthHelp": "Maximale Auflösung der Icons, die über upnp:icon angezeigt werden.",
|
||||
"LabelIdentificationFieldHelp": "Ein Teilstring oder Regex Ausdruck, der keine Groß- und Kleinschreibung berücksichtigt.",
|
||||
"LabelImageFetchersHelp": "Aktiviere und ordne deine bevorzugten Bildquellen nach Präferenzen.",
|
||||
"LabelImageType": "Bildtyp:",
|
||||
@@ -1116,7 +1107,6 @@
|
||||
"Desktop": "Desktop",
|
||||
"Download": "Download",
|
||||
"Extras": "Extras",
|
||||
"FolderTypeTvShows": "TV Serien",
|
||||
"FormatValue": "Format: {0}",
|
||||
"Genre": "Genre",
|
||||
"Genres": "Genres",
|
||||
@@ -1164,8 +1154,6 @@
|
||||
"OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)",
|
||||
"OptionIsHD": "HD",
|
||||
"OptionIsSD": "SD",
|
||||
"OptionProfilePhoto": "Foto",
|
||||
"OptionProfileVideo": "Video",
|
||||
"OptionProtocolHls": "HTTP-Live-Streaming",
|
||||
"OptionProtocolHttp": "HTTP",
|
||||
"OptionRegex": "Reguläre Ausdrücke",
|
||||
@@ -1188,7 +1176,6 @@
|
||||
"LabelTag": "Tag:",
|
||||
"LabelTagline": "Markierungen:",
|
||||
"OptionMax": "Maximum",
|
||||
"OptionProfileVideoAudio": "Video Audio",
|
||||
"OptionSubstring": "Teilzeichenfolge",
|
||||
"Premiere": "Premiere",
|
||||
"Smart": "Schlau",
|
||||
|
||||
Reference in New Issue
Block a user