diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-23 00:05:29 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-23 00:05:29 -0400 |
| commit | fab675a6aaf4755562134b01e9425eebb0d46c98 (patch) | |
| tree | a691c95a612ff689401350d62f88b3bba9b26c1d /MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | |
| parent | 99dba814f405f08111b36ace4ba8a7fc7a273245 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json index 30b7493f0..0abde7e5d 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json @@ -542,7 +542,7 @@ "MediaInfoExternal": "Externo", "MediaInfoTimestamp": "Fecha y hora", "MediaInfoPixelFormat": "Formato de pixel", - "MediaInfoBitDepth": "Profundidad de Bit", + "MediaInfoBitDepth": "Profundidad de bit", "MediaInfoSampleRate": "Tasa de muestreo", "MediaInfoBitrate": "Tasa de bits", "MediaInfoChannels": "Canales", @@ -561,5 +561,7 @@ "MediaInfoStreamTypeVideo": "Video", "MediaInfoStreamTypeSubtitle": "Subt\u00edtulo", "MediaInfoStreamTypeEmbeddedImage": "Im\u00e1gen Embebida", - "MediaInfoRefFrames": "Ref frames" + "MediaInfoRefFrames": "Tramas de referencia", + "TabPlayback": "Playback", + "HeaderSelectCustomIntrosPath": "Select Custom Intros Path" }
\ No newline at end of file |
