mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
more sync movement
This commit is contained in:
@@ -638,5 +638,14 @@
|
||||
"ButtonSync": "Sync",
|
||||
"SyncMedia": "Sync Media",
|
||||
"HeaderCancelSyncJob": "Cancel Sync",
|
||||
"CancelSyncJobConfirmation": "Are you sure you wish to cancel this sync job?"
|
||||
"CancelSyncJobConfirmation": "Are you sure you wish to cancel this sync job?",
|
||||
"TabSync": "Sync",
|
||||
"MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.",
|
||||
"MessageSyncJobCreated": "Sync job created.",
|
||||
"LabelSyncTo": "Sync to:",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"LabelQuality": "Quality:",
|
||||
"OptionHigh": "High",
|
||||
"OptionMedium": "Medium",
|
||||
"OptionLow": "Low"
|
||||
}
|
||||
|
||||
@@ -1293,5 +1293,7 @@
|
||||
"LabelBlockItemsWithTags": "Block items with tags:",
|
||||
"LabelTag": "Tag:",
|
||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl."
|
||||
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
|
||||
"TabActivity": "Activity",
|
||||
"TitleSync": "Sync"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user