diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-08-17 01:38:13 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-08-17 01:38:13 -0400 |
| commit | cd1f09716713179e0be4124e73d84d7de6ba1bf5 (patch) | |
| tree | 584468d982102238489a29abcca3129e769dadc9 /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | e2219020883bc36d9a8ba152db1b25b639ec3b45 (diff) | |
re-enable chromecast
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index ad1757900..7351fe734 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -231,59 +231,59 @@ "OptionBlockLiveTvChannels": "Canales de Tv en vivo", "OptionBlockChannelContent": "Contenido de canales de Internet", "ButtonRevoke": "Revocar", - "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Media Browser will be abruptly terminated.", - "HeaderConfirmRevokeApiKey": "Revoke Api Key", - "ValueContainer": "Container: {0}", - "ValueAudioCodec": "Audio Codec: {0}", - "ValueVideoCodec": "Video Codec: {0}", + "MessageConfirmRevokeApiKey": "\u00bfEst\u00e1 seguro de que desea revocar esta clave api? La conexi\u00f3n de la aplicaci\u00f3n con Mediabrowser terminar\u00e1 abruptamente.", + "HeaderConfirmRevokeApiKey": "Revocar Clave Api", + "ValueContainer": "Contenedor: {0}", + "ValueAudioCodec": "Codec de audio: {0}", + "ValueVideoCodec": "Codec de video: {0}", "ValueCodec": "Codec: {0}", - "ValueConditions": "Conditions: {0}", - "LabelAll": "All", - "HeaderDeleteImage": "Delete Image", - "MessageFileNotFound": "File not found.", - "MessageFileReadError": "An error occurred reading this file.", - "ButtonNextPage": "Next Page", - "ButtonPreviousPage": "Previous Page", - "ButtonMoveLeft": "Move left", - "ButtonMoveRight": "Move right", - "ButtonBrowseOnlineImages": "Browse online images", - "HeaderDeleteItem": "Delete Item", - "ConfirmDeleteItem": "Are you sure you wish to delete this item from your library?", - "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.", - "MessageValueNotCorrect": "The value entered is not correct. Please try again.", - "MessageItemSaved": "Item saved.", + "ValueConditions": "Condiciones: {0}", + "LabelAll": "Todo", + "HeaderDeleteImage": "Borrar imagen", + "MessageFileNotFound": "Archivo no encontrado.", + "MessageFileReadError": "Ha ocurrido un error leyendo este archivo.", + "ButtonNextPage": "P\u00e1gina siguiente", + "ButtonPreviousPage": "P\u00e1gina anterior", + "ButtonMoveLeft": "Mover izquierda", + "ButtonMoveRight": "Mover derecha", + "ButtonBrowseOnlineImages": "Navegar im\u00e1genes online", + "HeaderDeleteItem": "Borrar elemento", + "ConfirmDeleteItem": "\u00bfEst\u00e1 seguro que desea borrar este elemento de su biblioteca?", + "MessagePleaseEnterNameOrId": "Introduzca un nombre o un identificador externo.", + "MessageValueNotCorrect": "El valor introducido no es correcto. Intentelo de nuevo.", + "MessageItemSaved": "Elemento grabado.", "OptionEnded": "Finalizado", "OptionContinuing": "Continuando", "OptionOff": "Apagado", "OptionOn": "Encendido", - "HeaderFields": "Fields", - "HeaderFieldsHelp": "Slide a field to 'off' to lock it and prevent it's data from being changed.", - "HeaderLiveTV": "Live TV", - "MissingLocalTrailer": "Missing local trailer.", - "MissingPrimaryImage": "Missing primary image.", - "MissingBackdropImage": "Missing backdrop image.", - "MissingLogoImage": "Missing logo image.", - "MissingEpisode": "Missing episode.", - "OptionScreenshots": "Screenshots", - "OptionBackdrops": "Backdrops", - "OptionImages": "Images", - "OptionKeywords": "Keywords", - "OptionTags": "Tags", - "OptionStudios": "Studios", - "OptionName": "Name", - "OptionOverview": "Overview", - "OptionGenres": "Genres", + "HeaderFields": "Campos", + "HeaderFieldsHelp": "Deslice un campo en 'off' para bloquearlo y evitar que la informaci\u00f3n sea cambiada.", + "HeaderLiveTV": "Tv en vivo", + "MissingLocalTrailer": "Falta trailer local.", + "MissingPrimaryImage": "Falta imagen principal.", + "MissingBackdropImage": "Falta imagen de fondo.", + "MissingLogoImage": "Falta logo.", + "MissingEpisode": "Falta episodio.", + "OptionScreenshots": "Capturas del pantalla", + "OptionBackdrops": "Im\u00e1genes de fondo", + "OptionImages": "Im\u00e1genes", + "OptionKeywords": "Palabras clave", + "OptionTags": "Etiquetas", + "OptionStudios": "Estudios", + "OptionName": "Nombre", + "OptionOverview": "Sinopsis", + "OptionGenres": "G\u00e9neros", "OptionParentalRating": "Clasificaci\u00f3n parental", - "OptionPeople": "People", + "OptionPeople": "Gente", "OptionRuntime": "Tiempo", - "OptionProductionLocations": "Production Locations", - "OptionBirthLocation": "Birth Location", + "OptionProductionLocations": "Localizaciones de producci\u00f3n", + "OptionBirthLocation": "Lugar de nacimiento", "LabelAllChannels": "Todos los canales", - "LabelLiveProgram": "LIVE", - "LabelNewProgram": "NEW", - "LabelPremiereProgram": "PREMIERE", + "LabelLiveProgram": "EN VIVO", + "LabelNewProgram": "NUEVO", + "LabelPremiereProgram": "ESTRENO", "LabelHDProgram": "HD", - "HeaderChangeFolderType": "Change Folder Type", + "HeaderChangeFolderType": "Cambiar tipo de carpeta", "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.", "HeaderAlert": "Alert", "MessagePleaseRestart": "Please restart to finish updating.", |
