aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/es.json
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-11-03 14:16:30 -0400
committerGitHub <noreply@github.com>2017-11-03 14:16:30 -0400
commit2bffe246eb6697efedae7a30e9feeebca1ccf12f (patch)
treeefd9c0dc47ac63b8400612f78d08a6d8ec6a1a3f /Emby.Server.Implementations/Localization/Core/es.json
parentde9292f117e507387287c3356ba73da788b13d75 (diff)
parentb9c1f61681de23d95de7c6b392eb3e55670991da (diff)
Merge pull request #3001 from MediaBrowser/dev
Dev
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