diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-14 00:59:34 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-14 00:59:34 -0400 |
| commit | daacf3f3db3af0938ea08c3ac7ebdea61d2c5ef7 (patch) | |
| tree | 6cadaf7515fb7f9ee67ce5c6d84a9703363d4b03 /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | 1d70f5469f68c1f576bad85ff35930b593e955de (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index 97f0299f8..a612e763f 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": "Series", + "LabelSeries": "Serie:", "LabelStopping": "Deteniendo", "LabelCancelled": "(cancelado)", - "LabelFailed": "(fracasado)", + "LabelFailed": "Err\u00f3neo", "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": "Play trailer", + "ButtonPlayTrailer": "Trailer", "ButtonPlaylist": "Lista de reproducci\u00f3n", "ButtonPreviousTrack": "Previous Track", "LabelEnabled": "Activado", @@ -310,8 +310,8 @@ "TabAdvanced": "Avanzado", "TabHelp": "Help", "TabScheduledTasks": "Scheduled Tasks", - "ButtonFullscreen": "Fullscreen", - "ButtonAudioTracks": "Audio Tracks", + "ButtonFullscreen": "Pantalla completa", + "ButtonAudioTracks": "Pistas de audio", "ButtonSubtitles": "Subt\u00edtulos", "ButtonScenes": "Escenas", "ButtonQuality": "Quality", @@ -383,7 +383,7 @@ "PersonTypePerson": "Person", "LabelTitleDisplayOrder": "Title display order:", "OptionSortName": "Sort name", - "OptionReleaseDate": "Release date", + "OptionReleaseDate": "Fecha de estreno", "LabelSeasonNumber": "Temporada n\u00famero:", "LabelDiscNumber": "Disc number", "LabelParentNumber": "Parent number", @@ -593,5 +593,13 @@ "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.", "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.", "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.", - "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere." + "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.", + "MessageRefreshQueued": "Refresh queued", + "TabDevices": "Devices", + "DeviceLastUsedByUserName": "Last used by {0}", + "HeaderDeleteDevice": "Delete Device", + "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.", + "LabelEnableCameraUploadFor": "Enable camera upload for:", + "HeaderSelectUploadPath": "Select Upload Path", + "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser." }
\ No newline at end of file |
