mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 14:40:01 +00:00
sync updates
This commit is contained in:
parent
046a1de253
commit
1f1852f3cb
24 changed files with 280 additions and 57 deletions
|
|
@ -53,6 +53,7 @@
|
|||
"SyncJobStatusFailed": "Failed",
|
||||
"SyncJobStatusCancelled": "Cancelled",
|
||||
"SyncJobStatusCompleted": "Synced",
|
||||
"SyncJobStatusReadyToTransfer": "Ready to Transfer",
|
||||
"SyncJobStatusTransferring": "Transferring",
|
||||
"SyncJobStatusCompletedWithError": "Synced with errors",
|
||||
"LabelCollection": "Collection",
|
||||
|
|
@ -216,8 +217,8 @@
|
|||
"MessageConfirmRestart": "Are you sure you wish to restart Media Browser Server?",
|
||||
"MessageConfirmShutdown": "Are you sure you wish to shutdown Media Browser Server?",
|
||||
"ButtonUpdateNow": "Update Now",
|
||||
"ValueItemCount": "{0} item",
|
||||
"ValueItemCountPlural": "{0} items",
|
||||
"ValueItemCount": "{0} item",
|
||||
"ValueItemCountPlural": "{0} items",
|
||||
"NewVersionOfSomethingAvailable": "A new version of {0} is available!",
|
||||
"VersionXIsAvailableForDownload": "Version {0} is now available for download.",
|
||||
"LabelVersionNumber": "Version {0}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue