From 0052f0a09dfacb062c5b372f0eb4734a5c653e4d Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 10 Feb 2015 00:54:58 -0500 Subject: create single method to form api url --- .../Localization/JavaScript/es_MX.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json index 0a0ab4b3f..99a93d975 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json @@ -97,7 +97,7 @@ "HeaderSelectSubtitles": "Seleccionar Subtitulos", "ButtonMarkForRemoval": "Remover de dispositivo", "ButtonUnmarkForRemoval": "Cancelar remover de dispositivo", - "LabelSyncQualityHelp": "Use alta calidad para la calidad m\u00e1xima soportada por el dispositivo. Media y baja calidad para reducir la transferencia de datos permitida.", + "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.", "LabelDefaultStream": "(Por defecto)", "LabelForcedStream": "(Forzado)", "LabelDefaultForcedStream": "(Por Defecto\/Forzado)", @@ -273,7 +273,7 @@ "ButtonStart": "Iniciar", "HeaderChannels": "Canales", "HeaderMediaFolders": "Carpetas de Medios", - "HeaderBlockItemsWithNoRating": "Bloquear \u00edtems sin informaci\u00f3n de clasificaci\u00f3n", + "HeaderBlockItemsWithNoRating": "Block content with no rating information:", "OptionBlockOthers": "Otros", "OptionBlockTvShows": "Programas de TV", "OptionBlockTrailers": "Avances", @@ -698,6 +698,7 @@ "LabelSyncTo": "Sincronizar con:", "LabelSyncJobName": "Nombre del trabajo de sinc:", "LabelQuality": "Calidad:", + "OptionOriginal": "Original", "OptionHigh": "Alta", "OptionMedium": "Media", "OptionLow": "Baja", @@ -717,6 +718,5 @@ "SyncJobItemStatusSynced": "Sincronizado", "SyncJobItemStatusFailed": "Fall\u00f3", "SyncJobItemStatusRemovedFromDevice": "Eliminado del dispositivo", - "SyncJobItemStatusCancelled": "Cancelado", - "MessageJobItemHasNoActions": "d" + "SyncJobItemStatusCancelled": "Cancelado" } \ No newline at end of file -- cgit v1.2.3