aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/es.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-11-03 14:11:04 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-11-03 14:11:04 -0400
commit0d28929e171992e55ab220b878edaec59e81b0ae (patch)
tree6eb930de73c1176e35f45b77f3803035116d6e0c /Emby.Server.Implementations/Localization/Core/es.json
parent7174ee66d5acb06c310da56c5d53d0a4f000db90 (diff)
update download progress reporting
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/es.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/es.json13
1 files changed, 4 insertions, 9 deletions
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