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:
parent
e21763dfcd
commit
4166aed39d
1 changed files with 7 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue