diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
| commit | 9f3891d418729b9cc1dbdf4e48013f5a0a57639a (patch) | |
| tree | 265aeca4176a24e5ad58d9acf5ba3b0d5f4b5f54 /MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json | |
| parent | 1e7ac871db62d749725226fe05d61ab2629e79e9 (diff) | |
render movies as folders with dlna
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json index 1f0f3599d..06d7823ca 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json @@ -75,6 +75,7 @@ "ButtonClose": "Zav\u0159\u00edt", "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.", "MessageInvalidUser": "Neplatn\u00e9 u\u017eivatelsk\u00e9 jm\u00e9no nebo heslo.", + "HeaderLoginFailure": "Login Failure", "HeaderAllRecordings": "V\u0161echna nahr\u00e1v\u00e1n\u00ed", "RecommendationBecauseYouLike": "Proto\u017ee se v\u00e1m l\u00edb\u00ed {0}", "RecommendationBecauseYouWatched": "Proto\u017ee jste sledovali {0}", @@ -602,5 +603,7 @@ "LabelEnableCameraUploadFor": "Enable camera upload for:", "HeaderSelectUploadPath": "Select Upload Path", "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.", - "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time." + "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.", + "ButtonLibraryAccess": "Library access", + "ButtonParentalControl": "Parental control" }
\ No newline at end of file |
