1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2017-06-19 14:19:19 -04:00
parent 6ec6739ab0
commit 5c8ce0e96b
42 changed files with 182 additions and 222 deletions

View file

@ -1,6 +1,4 @@
{
"Schedule": "Schedule",
"Recordings": "Recordings",
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
@ -256,7 +254,6 @@
"MessageItemSaved": "Elemento grabado.",
"SearchResults": "Search Results",
"DownloadToOtherDevice": "Download to other device",
"MakeAvailableOffline": "Make available offline",
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
"HeaderDeleteItems": "Borrar \u00edtems",
@ -359,7 +356,6 @@
"RemoveDownload": "Remove download",
"AddedOnValue": "Added {0}",
"RemovingFromDevice": "Removing from device",
"RemoveFromDevice": "Remove from device",
"KeepOnDevice": "Keep on device",
"CancelDownload": "Cancel download",
"SyncJobItemStatusReadyToTransfer": "Ready to Transfer",
@ -438,5 +434,8 @@
"ConfirmEndPlayerSession": "Would you like to close Emby on the device?",
"Yes": "Yes",
"No": "No",
"LiveTV": "Live TV"
"LiveTV": "Live TV",
"Schedule": "Schedule",
"Recordings": "Recordings",
"MarkWatched": "Mark watched"
}