1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

avoid shorthand for setting descriptions

This commit is contained in:
dkanada 2019-06-10 15:51:28 -07:00
parent e21763dfcd
commit 4166aed39d

View file

@ -690,11 +690,11 @@
"LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:",
"LabelMaxChromecastBitrate": "Chromecast streaming quality:",
"LabelMaxParentalRating": "Maximum allowed parental rating:",
"LabelMaxResumePercentage": "Max resume percentage:",
"LabelMaxResumePercentage": "Maximum resume percentage:",
"LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time",
"LabelMaxScreenshotsPerItem": "Maximum number of screenshots per item:",
"LabelMaxStreamingBitrate": "Max streaming quality:",
"LabelMaxStreamingBitrateHelp": "Specify a max bitrate when streaming.",
"LabelMaxStreamingBitrate": "Maximum streaming quality:",
"LabelMaxStreamingBitrateHelp": "Specify a maximum bitrate when streaming.",
"LabelMessageText": "Message text:",
"LabelMessageTitle": "Message title:",
"LabelMetadata": "Metadata:",
@ -708,9 +708,9 @@
"LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
"LabelMethod": "Method:",
"LabelMinBackdropDownloadWidth": "Minimum backdrop download width:",
"LabelMinResumeDuration": "Min resume duration (seconds):",
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
"LabelMinResumePercentage": "Min resume percentage:",
"LabelMinResumeDuration": "Minimum resume duration:",
"LabelMinResumeDurationHelp": "The shortest video length in seconds that will save playback location and let you resume",
"LabelMinResumePercentage": "Minimum resume percentage:",
"LabelMinResumePercentageHelp": "Titles are assumed unplayed if stopped before this time",
"LabelMinScreenshotDownloadWidth": "Minimum screenshot download width:",
"LabelModelDescription": "Model description",
@ -1360,7 +1360,7 @@
"TabProfiles": "Profiles",
"TabRecordings": "Recordings",
"TabResponses": "Responses",
"TabResumeSettings": "Resume Settings",
"TabResumeSettings": "Resume",
"TabScheduledTasks": "Scheduled Tasks",
"TabSeries": "Series",
"TabServer": "Server",