diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-11 15:47:31 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-11 15:47:31 -0500 |
| commit | dbd2636e2d5604b4536df0fd9e76a69688f6c786 (patch) | |
| tree | eefeb9c35dcbc46c4d76c63661dbcf84d947c7db /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | 5ad9123d6734521012a84a44924de8a645702b69 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index 20e5b4bfe..6a7898885 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -42,6 +42,12 @@ "LabelFailed": "(failed)", "ButtonHelp": "Help", "ButtonSave": "Grabar", + "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", + "ButtonTakeTheTour": "Take the tour", + "HeaderWelcomeBack": "Welcome back!", + "ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new", "MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.", "HeaderLibraryAccess": "Library Access", "HeaderChannelAccess": "Channel Access", @@ -260,10 +266,13 @@ "MessagePleaseEnterNameOrId": "Introduzca un nombre o un identificador externo.", "MessageValueNotCorrect": "El valor introducido no es correcto. Intentelo de nuevo.", "MessageItemSaved": "Elemento grabado.", + "MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.", "OptionEnded": "Finalizado", "OptionContinuing": "Continuando", "OptionOff": "Apagado", "OptionOn": "Encendido", + "ButtonSettings": "Opciones", + "ButtonUninstall": "Uninstall", "HeaderFields": "Campos", "HeaderFieldsHelp": "Deslice un campo en 'off' para bloquearlo y evitar que la informaci\u00f3n sea cambiada.", "HeaderLiveTV": "Tv en vivo", @@ -291,7 +300,7 @@ "LabelNewProgram": "NUEVO", "LabelPremiereProgram": "ESTRENO", "LabelHDProgram": "HD", - "HeaderChangeFolderType": "Cambiar tipo de carpeta", + "HeaderChangeFolderType": "Change Content Type", "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.", "HeaderAlert": "Alert", "MessagePleaseRestart": "Please restart to finish updating.", |
