Merge pull request #4700 from cewert/remove-comma

This commit is contained in:
Bill Thornton 2023-06-30 01:23:38 -04:00 committed by GitHub
commit 3849ec65c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1517,7 +1517,7 @@
"MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.",
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
"Framerate": "Framerate",
"DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.",
"DirectPlayHelp": "The source file is entirely compatible with this client and the session is receiving the file without modifications.",
"EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
"LabelEnableGamepad": "Enable Gamepad",
"Controls": "Controls",

View file

@ -189,7 +189,7 @@
"Director": "Director",
"Directors": "Directors",
"DirectPlaying": "Direct playing",
"DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.",
"DirectPlayHelp": "The source file is entirely compatible with this client and the session is receiving the file without modifications.",
"DirectStreamHelp1": "The video stream is compatible with the device, but has an incompatible audio format (DTS, Dolby TrueHD, etc.) or number of audio channels. The video stream will be repackaged losslessly on the fly before being sent to the device. Only the audio stream will be transcoded.",
"DirectStreamHelp2": "Power consumed by direct streaming usually depends on the audio profile. Only the video stream is lossless.",
"DirectStreaming": "Direct streaming",