diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-31 10:30:59 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-31 10:30:59 -0400 |
| commit | a78284f8db20c88e2e42f15b68dbc5387f65052c (patch) | |
| tree | 88594da0d46c99eab31ef650713b42e7d59f9d92 /MediaBrowser.Server.Implementations/Localization/Server/es.json | |
| parent | 896634b873c01abde00bad7a256165a791857850 (diff) | |
3.0.5264.17006
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/es.json | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/es.json b/MediaBrowser.Server.Implementations/Localization/Server/es.json index e8c46738b..a97d6eb61 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/es.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/es.json @@ -112,7 +112,7 @@ "OptionWriters": "Guionistas", "OptionProducers": "Productores", "HeaderResume": "Continuar", - "HeaderNextUp": "Siguiente", + "HeaderNextUp": "Pr\u00f3ximamente", "NoNextUpItemsMessage": "Nada encontrado. \u00a1Comienza a ver tus programas!", "HeaderLatestEpisodes": "Ultimos episodios", "HeaderPersonTypes": "Tipos de personas:", @@ -755,8 +755,8 @@ "LabelEnableBackdrops": "Habilitar im\u00e1genes de fondo", "LabelEnableThemeSongsHelp": "Si est\u00e1 habilitado, se reproducir\u00e1n temas musicales de fondo mientras navega por la biblioteca.", "LabelEnableBackdropsHelp": "Si est\u00e1 habilitado, se mostrar\u00e1n im\u00e1genes de fondo en algunas p\u00e1ginas mientras navega por la biblioteca.", - "HeaderAllDevices": "Todos los dispositivos", - "HeaderThisDevice": "Este dispositivo", + "HeaderHomePage": "Home Page", + "HeaderSettingsForThisDevice": "Settings for This Device", "OptionAuto": "Auto", "OptionYes": "Si", "OptionNo": "No", @@ -767,13 +767,19 @@ "OptionLibraryTiles": "T\u00edtulos de biblioteca", "OptionResumablemedia": "Continuar", "OptionLatestMedia": "\u00daltimos medios", - "OptionNone": "None", - "HeaderLiveTv": "Live TV", - "HeaderReports": "Reports", + "OptionNone": "Nada", + "HeaderLiveTv": "TV en vivo", + "HeaderReports": "Informes", "HeaderMetadataManager": "Metadata Manager", - "HeaderPreferences": "Preferences", - "MessageLoadingChannels": "Loading channel content...", - "ButtonMarkRead": "Mark Read", - "OptionDefaultSort": "Default", - "OptionCommunityMostWatchedSort": "Most Watched" + "HeaderPreferences": "Preferencias", + "MessageLoadingChannels": "Cargando contenidos del canal...", + "ButtonMarkRead": "Marcar como le\u00eddo", + "OptionDefaultSort": "Por defecto", + "OptionCommunityMostWatchedSort": "M\u00e1s visto", + "TabNextUp": "Pr\u00f3ximamente", + "MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.", + "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections.", + "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client", + "ButtonDismiss": "Dismiss", + "MessageLearnHowToCustomize": "Learn how to customize this page to your own personal tastes. Click your user icon in the top right corner of the screen to view and update your preferences." }
\ No newline at end of file |
