diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 15:53:02 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 15:53:02 -0500 |
| commit | 01f4ddbdc376f3d519e310f4a923acd4ea6c08b5 (patch) | |
| tree | dd3f930475e81b1eff394d1d08645609ced18320 /MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | |
| parent | bdb9cd77bca63a64abd0f23c0958f9ff2e4a1cd6 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json index ac2873b0d..db64d133b 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json @@ -192,10 +192,10 @@ "LabelPlayMethodDirectPlay": "Reproducci\u00f3n Directa", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "Local access: {0}", + "LabelLocalAccessUrl": "Direcci\u00f3n local: {0}", "LabelRemoteAccessUrl": "Acceso remoto: {0}", - "LabelRunningOnPort": "Running on http port {0}.", - "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", + "LabelRunningOnPort": "Ejecut\u00e1ndose en el puerto http {0}.", + "LabelRunningOnPorts": "Ejecut\u00e1ndose en el puerto http {0} y el puerto https {1}.", "HeaderLatestFromChannel": "M\u00e1s recientes desde {0}", "ButtonDownload": "Descargar", "LabelUnknownLanaguage": "Idioma desconocido", @@ -585,7 +585,7 @@ "MediaInfoRefFrames": "Tramas de referencia", "TabPlayback": "Reproducci\u00f3n", "TabNotifications": "Notificaciones", - "TabExpert": "Expert", + "TabExpert": "Experto", "HeaderSelectCustomIntrosPath": "Seleccionar Trayectorias Personalizadas de Intros", "HeaderRateAndReview": "Clasificar y Rese\u00f1ar", "HeaderThankYou": "Gracias", |
