mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-26 12:07:01 +00:00
update translations
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
"HeaderStatus": "Status",
|
||||
"OptionContinuing": "Continuing",
|
||||
"OptionEnded": "Ended",
|
||||
"HeaderAirDays": "Air Days:",
|
||||
"HeaderAirDays": "Air Days",
|
||||
"OptionSunday": "Sunday",
|
||||
"OptionMonday": "Monday",
|
||||
"OptionTuesday": "Tuesday",
|
||||
@@ -198,7 +198,8 @@
|
||||
"OptionThursday": "Thursday",
|
||||
"OptionFriday": "Friday",
|
||||
"OptionSaturday": "Saturday",
|
||||
"HeaderManagement": "Management:",
|
||||
"HeaderManagement": "Management",
|
||||
"LabelManagement": "Management:",
|
||||
"OptionMissingImdbId": "Missing IMDb Id",
|
||||
"OptionMissingTvdbId": "Missing TheTVDB Id",
|
||||
"OptionMissingOverview": "Missing Overview",
|
||||
@@ -256,11 +257,11 @@
|
||||
"ButtonSelectDirectory": "Select Directory",
|
||||
"LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
|
||||
"LabelCachePath": "Cache path:",
|
||||
"LabelCachePathHelp": "This folder contains server cache files, such as images.",
|
||||
"LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
|
||||
"LabelImagesByNamePath": "Images by name path:",
|
||||
"LabelImagesByNamePathHelp": "This folder contains downloaded actor, artist, genre and studio images.",
|
||||
"LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
|
||||
"LabelMetadataPath": "Metadata path:",
|
||||
"LabelMetadataPathHelp": "This location contains downloaded artwork and metadata that is not configured to be stored in media folders.",
|
||||
"LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
|
||||
"LabelTranscodingTempPath": "Transcoding temporary path:",
|
||||
"LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
|
||||
"TabBasics": "Basics",
|
||||
@@ -874,5 +875,14 @@
|
||||
"LabelMatchType": "Match type:",
|
||||
"OptionEquals": "Equals",
|
||||
"OptionRegex": "Regex",
|
||||
"OptionSubstring": "Substring"
|
||||
"OptionSubstring": "Substring",
|
||||
"TabView": "View",
|
||||
"TabSort": "Sort",
|
||||
"TabFilter": "Filter",
|
||||
"ButtonView": "View",
|
||||
"LabelPageSize": "Item limit:",
|
||||
"LabelView": "View:",
|
||||
"TabUsers": "Users",
|
||||
"HeaderFeatures": "Features",
|
||||
"HeaderAdvanced": "Advanced"
|
||||
}
|
||||
Reference in New Issue
Block a user