diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-17 17:49:55 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-17 17:49:55 -0400 |
| commit | 76cabe82269ff92d5950b8cf738c00976ca60e93 (patch) | |
| tree | f037b6f33478ebf908866b9275aa8f1f5c98b3de /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | 4f207c43dd912b710345e083adfb6ad45c849b1d (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index 085fe1315..3d80d52b0 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -36,10 +36,10 @@ "LabelMovie": "Pel\u00edcula", "LabelMusicVideo": "Video Musical", "LabelEpisode": "Episodio", - "LabelSeries": "Serie:", + "LabelSeries": "Series", "LabelStopping": "Deteniendo", "LabelCancelled": "(cancelado)", - "LabelFailed": "Err\u00f3neo", + "LabelFailed": "(failed)", "LabelAbortedByServerShutdown": "(Abortado por cierre del servidor)", "LabelScheduledTaskLastRan": "\u00daltima ejecuci\u00f3n {0}, teniendo {1}.", "HeaderDeleteTaskTrigger": "Eliminar tarea de activaci\u00f3n", @@ -63,7 +63,7 @@ "ButtonPlay": "Reproducir", "ButtonEdit": "Editar", "ButtonQueue": "En cola", - "ButtonPlayTrailer": "Trailer", + "ButtonPlayTrailer": "Play trailer", "ButtonPlaylist": "Lista de reproducci\u00f3n", "ButtonPreviousTrack": "Previous Track", "LabelEnabled": "Activado", @@ -310,8 +310,8 @@ "TabAdvanced": "Avanzado", "TabHelp": "Help", "TabScheduledTasks": "Scheduled Tasks", - "ButtonFullscreen": "Pantalla completa", - "ButtonAudioTracks": "Pistas de audio", + "ButtonFullscreen": "Fullscreen", + "ButtonAudioTracks": "Audio Tracks", "ButtonSubtitles": "Subt\u00edtulos", "ButtonScenes": "Escenas", "ButtonQuality": "Quality", @@ -383,7 +383,7 @@ "PersonTypePerson": "Person", "LabelTitleDisplayOrder": "Title display order:", "OptionSortName": "Sort name", - "OptionReleaseDate": "Fecha de estreno", + "OptionReleaseDate": "Release date", "LabelSeasonNumber": "Temporada n\u00famero:", "LabelDiscNumber": "Disc number", "LabelParentNumber": "Parent number", |
