mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 14:40:01 +00:00
more sync movement
This commit is contained in:
parent
3fb40eb02e
commit
ab3da46113
49 changed files with 1001 additions and 149 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue