From 6a4a29b8034eb7eb5baa03729692426a7f5b9e7f Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 22 Jan 2015 12:41:16 -0500 Subject: update translations --- .../Localization/JavaScript/es.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index 4169659c9..286ff7549 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -6,6 +6,8 @@ "Administrator": "Administrador", "Password": "Contrase\u00f1a", "DeleteImage": "Borrar Imagen", + "MessageThankYouForSupporting": "Thank you for supporting Media Browser.", + "MessagePleaseSupportMediaBrowser": "Please support Media Browser.", "DeleteImageConfirmation": "Est\u00e1 seguro que desea borrar esta imagen?", "FileReadCancelled": "The file read has been canceled.", "FileNotFound": "Archivo no encontrado.", @@ -43,6 +45,8 @@ "ButtonHelp": "Help", "ButtonSave": "Grabar", "HeaderDevices": "Devices", + "ButtonScheduledTasks": "Scheduled tasks", + "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:", "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to premium plugins, internet channel content, and more. {0}Learn more{1}.", "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard", "HeaderWelcomeToMediaBrowserWebClient": "Vienvenido al Cliente Web de Media Browser", @@ -54,6 +58,10 @@ "HeaderChannelAccess": "Channel Access", "HeaderDeviceAccess": "Device Access", "HeaderSelectDevices": "Select Devices", + "ButtonCancelItem": "Cancel item", + "ButtonQueueForRetry": "Queue for retry", + "ButtonReenable": "Re-enable", + "SyncJobItemStatusSyncedMarkForRemoval": "Marked for removal", "LabelAbortedByServerShutdown": "(Abortado por cierre del servidor)", "LabelScheduledTaskLastRan": "\u00daltima ejecuci\u00f3n {0}, teniendo {1}.", "HeaderDeleteTaskTrigger": "Eliminar tarea de activaci\u00f3n", @@ -65,10 +73,13 @@ "LabelFree": "Libre", "HeaderSelectAudio": "Seleccionar Audio", "HeaderSelectSubtitles": "Seleccionar Subt\u00edtulos", + "ButtonMarkForRemoval": "Mark for removal from device", + "ButtonUnmarkForRemoval": "Unmark for removal from device", "LabelDefaultStream": "(Por defecto)", "LabelForcedStream": "(Forzado)", "LabelDefaultForcedStream": "(Por defecto\/Forzado)", "LabelUnknownLanguage": "Idioma desconocido", + "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", "ButtonMute": "Silencio", "ButtonUnmute": "Activar audio", "ButtonStop": "Detener", @@ -219,6 +230,7 @@ "ButtonResume": "Continuar", "HeaderScenes": "Escenas", "HeaderAudioTracks": "Pistas de audio", + "HeaderLibraries": "Libraries", "HeaderSubtitles": "Subt\u00edtulos", "HeaderVideoQuality": "Calidad de video", "MessageErrorPlayingVideo": "Ha habido un error reproduciendo el video.", -- cgit v1.2.3