aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-06-20 11:10:40 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-06-20 11:10:40 -0400
commitd0b6fd938dfb59e8c2d1099043c71235653008c4 (patch)
treeceb7f2a76625c75a8e543efe12a56a171e9d13bc /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
parentdaec8895b6c1dc26445c83fd7253625b503881ae (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/es.json21
1 files changed, 13 insertions, 8 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
index 2a31466ea..44082a286 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
@@ -171,14 +171,19 @@
"ButtonUpdateNow": "Actualizar ahora",
"NewVersionOfSomethingAvailable": "\u00a1Hay disponible una nueva versi\u00f3n de {0}!",
"VersionXIsAvailableForDownload": "La versi\u00f3n {0} est\u00e1 disponible para su descarga.",
- "LabelVersionNumber": "Version {0}",
- "LabelPlayMethodTranscoding": "Transcoding",
- "LabelPlayMethodDirectStream": "Direct Streaming",
- "LabelPlayMethodDirectPlay": "Direct Playing",
+ "LabelVersionNumber": "Versi\u00f3n {0}",
+ "LabelPlayMethodTranscoding": "Transcodificaci\u00f3n",
+ "LabelPlayMethodDirectStream": "Streaming directo",
+ "LabelPlayMethodDirectPlay": "Reproducci\u00f3n directa",
"LabelAudioCodec": "Audio: {0}",
"LabelVideoCodec": "Video: {0}",
- "LabelRemoteAccessUrl": "Remote access: {0}",
- "LabelRunningOnPort": "Running on port {0}.",
- "LabelRunningOnPorts": "Running on ports {0} and {1}.",
- "HeaderLatestFromChannel": "Latest from {0}"
+ "LabelRemoteAccessUrl": "Acceso remoto: {0}",
+ "LabelRunningOnPort": "Ejecut\u00e1ndose en el puerto {0}.",
+ "LabelRunningOnPorts": "Ejecut\u00e1ndose en los puertos {0} y {1}.",
+ "HeaderLatestFromChannel": "Lo \u00faltimo de {0}",
+ "ButtonDownload": "Download",
+ "LabelUnknownLanaguage": "Unknown language",
+ "HeaderCurrentSubtitles": "Current Subtitles",
+ "MessageDownloadQueued": "The download has been queued.",
+ "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?"
} \ No newline at end of file