mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 02:46:36 +00:00
update playlist xml saving
This commit is contained in:
parent
2714127d2b
commit
c5319bb4ae
77 changed files with 1768 additions and 1002 deletions
|
|
@ -178,7 +178,6 @@
|
|||
"LabelVideoCodec": "Video: {0}",
|
||||
"LabelRemoteAccessUrl": "Remote access: {0}",
|
||||
"LabelRunningOnPort": "Running on port {0}.",
|
||||
"LabelRunningOnPorts": "Running on ports {0} and {1}.",
|
||||
"HeaderLatestFromChannel": "Latest from {0}",
|
||||
"ButtonDownload": "Download",
|
||||
"LabelUnknownLanaguage": "Unknown language",
|
||||
|
|
@ -253,7 +252,7 @@
|
|||
"MessageValueNotCorrect": "The value entered is not correct. Please try again.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"OptionEnded": "Bitmi\u015f",
|
||||
"OptionContinuing": "Continuing",
|
||||
"OptionContinuing": "Topluluk",
|
||||
"OptionOff": "Off",
|
||||
"OptionOn": "On",
|
||||
"HeaderFields": "Fields",
|
||||
|
|
@ -268,7 +267,7 @@
|
|||
"OptionBackdrops": "Backdrops",
|
||||
"OptionImages": "Images",
|
||||
"OptionKeywords": "Keywords",
|
||||
"OptionTags": "Tags",
|
||||
"OptionTags": "Etiketler",
|
||||
"OptionStudios": "Studios",
|
||||
"OptionName": "Name",
|
||||
"OptionOverview": "Overview",
|
||||
|
|
@ -282,6 +281,7 @@
|
|||
"LabelLiveProgram": "LIVE",
|
||||
"LabelNewProgram": "NEW",
|
||||
"LabelPremiereProgram": "PREMIERE",
|
||||
"LabelHDProgram": "HD",
|
||||
"HeaderChangeFolderType": "Change Folder Type",
|
||||
"HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
|
||||
"HeaderAlert": "Alert",
|
||||
|
|
@ -318,6 +318,15 @@
|
|||
"HeaderSelectPlayer": "Select Player:",
|
||||
"ButtonSelect": "Se\u00e7im",
|
||||
"ButtonNew": "Yeni",
|
||||
"MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM plugin for IE.",
|
||||
"HeaderVideoError": "Video Error"
|
||||
"MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
|
||||
"HeaderVideoError": "Video Error",
|
||||
"ButtonAddToPlaylist": "Add to playlist",
|
||||
"HeaderAddToPlaylist": "Add to Playlist",
|
||||
"LabelName": "\u0130sim",
|
||||
"ButtonSubmit": "Submit",
|
||||
"LabelSelectPlaylist": "Playlist:",
|
||||
"OptionNewPlaylist": "New playlist...",
|
||||
"MessageAddedToPlaylistSuccess": "Ok",
|
||||
"ButtonViewSeriesRecording": "View series recording",
|
||||
"ValueOriginalAirDate": "Original air date: {0}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue