From 0d28929e171992e55ab220b878edaec59e81b0ae Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 3 Nov 2017 14:11:04 -0400 Subject: update download progress reporting --- Emby.Server.Implementations/Localization/Core/es.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'Emby.Server.Implementations/Localization/Core/es.json') diff --git a/Emby.Server.Implementations/Localization/Core/es.json b/Emby.Server.Implementations/Localization/Core/es.json index 68975d632..c7fa51c03 100644 --- a/Emby.Server.Implementations/Localization/Core/es.json +++ b/Emby.Server.Implementations/Localization/Core/es.json @@ -27,7 +27,7 @@ "Artists": "Artistas", "Folders": "Carpetas", "Songs": "Canciones", - "TvShows": "TV Shows", + "TvShows": "Series TV", "Shows": "Series", "Genres": "G\u00e9neros", "NameSeasonNumber": "Temporada {0}", @@ -61,8 +61,8 @@ "AuthenticationSucceededWithUserName": "{0} autenticado correctamente", "UserOfflineFromDevice": "{0} se ha desconectado de {1}", "DeviceOfflineWithName": "{0} se ha desconectado", - "UserStartedPlayingItemWithValues": "{0} ha comenzado jugando {1}", - "UserStoppedPlayingItemWithValues": "{0} ha dejado de reproducir {1}", + "UserStartedPlayingItemWithValues": "{0} ha comenzado reproducir {1}", + "UserStoppedPlayingItemWithValues": "{0} ha parado de reproducir {1}", "NotificationOptionPluginError": "Error en plugin", "NotificationOptionApplicationUpdateAvailable": "Actualizaci\u00f3n de la aplicaci\u00f3n disponible", "NotificationOptionApplicationUpdateInstalled": "Actualizaci\u00f3n de la aplicaci\u00f3n instalada", @@ -87,10 +87,5 @@ "User": "Usuario", "System": "Sistema", "Application": "Aplicaci\u00f3n", - "Plugin": "Plugin", - "LabelExit": "Salida", - "LabelVisitCommunity": "Visita la Comunidad", - "LabelBrowseLibrary": "Navegar la biblioteca", - "LabelConfigureServer": "Configurar Emby", - "LabelRestartServer": "Configurar Emby" + "Plugin": "Plugin" } \ No newline at end of file -- cgit v1.2.3