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