diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
| commit | 94a2cfa9f560a1caede24195755ae95068648210 (patch) | |
| tree | 792a7ddfb21edd5509b03c35f0103b8895f8a269 /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | |
| parent | 4cee0e44a3d87e9fd4d438992277809c10c923ac (diff) | |
updated translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es.json | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json index d578b208a..1ac3473a9 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json @@ -24,7 +24,7 @@ "PasswordMatchError": "La contrase\u00f1a y la confirmaci\u00f3n de la contrase\u00f1a deben de ser iguales.", "OptionRelease": "Release Oficial", "OptionBeta": "Beta", - "OptionDev": "Dev (Unstable)", + "OptionDev": "Desarrollo (inestable)", "UninstallPluginHeader": "Desinstalar Plugin", "UninstallPluginConfirmation": "Esta seguro que desea desinstalar {0}?", "NoPluginConfigurationMessage": "El plugin no requiere configuraci\u00f3n", @@ -35,13 +35,13 @@ "HeaderConfirmation": "Confirmaci\u00f3n", "MessageKeyUpdated": "Gracias. Su clave de seguidor ha sido actualizada.", "MessageKeyRemoved": "Gracias. Su clave de seguidor ha sido eliminada.", - "HeaderSupportTheTeam": "Support the Emby Team", + "HeaderSupportTheTeam": "Apoye al equipo de Emby", "TextEnjoyBonusFeatures": "Disfrute los extras", "TitleLiveTV": "Tv en vivo", "TitleSync": "Sync", "ButtonDonate": "Donate", "HeaderMyMedia": "My Media", - "TitleNotifications": "Notifications", + "TitleNotifications": "Notificaciones", "ErrorLaunchingChromecast": "Ha habido un error al lanzar chromecast. Asegurese que su dispositivo est\u00e1 conectado a su red inal\u00e1mbrica.", "MessageErrorLoadingSupporterInfo": "There was an error loading supporter information. Please try again later.", "MessageLinkYourSupporterKey": "Link your supporter key with up to {0} Emby Connect members to enjoy free access to the following apps:", @@ -71,7 +71,7 @@ "LabelStopping": "Deteniendo", "LabelCancelled": "(cancelado)", "LabelFailed": "(fallido)", - "ButtonHelp": "Help", + "ButtonHelp": "Ayuda", "ButtonSave": "Grabar", "ButtonDownload": "Descargar", "SyncJobStatusQueued": "Queued", @@ -97,15 +97,15 @@ "HeaderSupporterBenefit": "Una membres\u00eda de soporte provee beneficios adicionales como acceso a Sync (Sincronizar), extensiones premium, contenidos de canales por internet, y mas. {0}Aprender m\u00e1s{1}.", "LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.", "HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard", - "HeaderWelcomeToProjectWebClient": "Welcome to the Emby Web Client", + "HeaderWelcomeToProjectWebClient": "Welcome to Emby", "ButtonTakeTheTour": "Hacer u n recorrido", "HeaderWelcomeBack": "Welcome back!", - "TitlePlugins": "Plugins", + "TitlePlugins": "Complementos", "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", - "HeaderDeviceAccess": "Device Access", + "HeaderDeviceAccess": "Acceso de Equipo", "HeaderSelectDevices": "Select Devices", "ButtonCancelItem": "Cancel item", "ButtonQueueForRetry": "Queue for retry", @@ -506,14 +506,14 @@ "LabelContentTypeValue": "Content type: {0}", "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.", "FolderTypeUnset": "Unset (mixed content)", - "FolderTypeMovies": "Movies", - "FolderTypeMusic": "Music", - "FolderTypeAdultVideos": "Adult videos", - "FolderTypePhotos": "Photos", - "FolderTypeMusicVideos": "Music videos", - "FolderTypeHomeVideos": "Home videos", - "FolderTypeGames": "Games", - "FolderTypeBooks": "Books", + "FolderTypeMovies": "Peliculas", + "FolderTypeMusic": "Musica", + "FolderTypeAdultVideos": "Videos para adultos", + "FolderTypePhotos": "Fotos", + "FolderTypeMusicVideos": "Videos Musicales", + "FolderTypeHomeVideos": "Videos caseros", + "FolderTypeGames": "Juegos", + "FolderTypeBooks": "Libros", "FolderTypeTvShows": "TV", "TabMovies": "Pel\u00edculas", "TabSeries": "Series", @@ -762,5 +762,8 @@ "ButtonSignInWithConnect": "Sign in with Emby Connect", "HeaderNewServer": "New Server", "MyDevice": "My Device", - "ButtonRemote": "Remote" + "ButtonRemote": "Remote", + "TabInfo": "Info", + "TabCast": "Cast", + "TabScenes": "Scenes" }
\ No newline at end of file |
