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": "Otklju\u010daj ovu mogu\u0107nost s malom jednokratnom kupnjom ili s aktivnom pretplatom Emby Premijere.",
"MessageUnlockAppWithSupporter": "Otklju\u010daj ovu mogu\u0107nost sa pretplatom Emby Premijere.",
"MessageToValidateSupporter": "Ako imate aktivnu pretplatu Emby Premijere provjerite dali ste postavili Emby Premijeru u svojoj nadzornoj plo\u010di Emby Server-a kojoj mo\u017eete pristupiti klikom Emby Premijera u glavnom izborniku.",
@ -256,7 +254,6 @@
"MessageItemSaved": "Stavka je snimljena.",
"SearchResults": "Rezultati pretra\u017eivanja",
"DownloadToOtherDevice": "Download to other device",
"MakeAvailableOffline": "Dostupno izvanmre\u017eno",
"ServerNameIsRestarting": "Emby Server - {0} se ponovo pokre\u0107e.",
"ServerNameIsShuttingDown": "Emby Server - {0} se gasi.",
"HeaderDeleteItems": "Brisanje stavki",
@ -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"
}