diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-12 17:27:13 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-12 17:27:13 -0400 |
| commit | aa64e1df78d08bd2321957495f044b41562e675d (patch) | |
| tree | c612c0f230e59f2e3f0dc966b2ccb600f42a8ccb /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | f77ee39e8d713871ab11d19caae8e7480cc2f842 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index 40fe05965..62efecced 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -117,7 +117,7 @@ "HeaderSelectSubtitles": "Seleccionar Subt\u00edtulos", "ButtonMarkForRemoval": "Remove from device", "ButtonUnmarkForRemoval": "Cancel removal from device", - "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and low quality will reduce the allowed bitrate. Original will sync the original file, regardless of whether the device is capable of playing it or not.", + "LabelSyncQualityHelp": "Select the desired quality. Original quality will sync the original file, regardless of whether the device is capable of playing it or not.", "LabelDefaultStream": "(Por defecto)", "LabelForcedStream": "(Forzado)", "LabelDefaultForcedStream": "(Por defecto\/Forzado)", @@ -577,6 +577,7 @@ "ValuePremieres": "Premieres {0}", "ValueStudio": "Studio: {0}", "ValueStudios": "Studios: {0}", + "ValueStatus": "Status: {0}", "ValueSpecialEpisodeName": "Special - {0}", "LabelLimit": "Limit:", "ValueLinks": "Links: {0}", |
