diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-17 00:53:47 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-17 00:53:47 -0400 |
| commit | 63ca58c86d78dbd5d2bcd2f7056f7a0d5f1d43d0 (patch) | |
| tree | dcad3f178284ed881cf91f33667395bf4cae3774 /MediaBrowser.Server.Implementations/Localization/Server/es.json | |
| parent | fd261cecf75dc6e5f9e617578e7c648477eb74a5 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/es.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/es.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/es.json b/MediaBrowser.Server.Implementations/Localization/Server/es.json index 4664c9489..6e2bf2efe 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/es.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/es.json @@ -404,8 +404,8 @@ "ButtonRefresh": "Refrescar", "ButtonAdvancedRefresh": "Advanced Refresh", "OptionPriority": "Prioridad", - "OptionRecordOnAllChannels": "Grabar programa en cualquier canal", - "OptionRecordAnytime": "Grabar programa a cualquier hora", + "OptionRecordOnAllChannels": "Grabar en cualquier canal", + "OptionRecordAnytime": "Grabar a cualquier hora", "OptionRecordOnlyNewEpisodes": "Grabar s\u00f3lo nuevos episodios", "HeaderRepeatingOptions": "Repeating Options", "HeaderDays": "D\u00edas", @@ -955,6 +955,7 @@ "ViewTypeMovieFavorites": "Favorites", "ViewTypeMovieGenres": "Genres", "ViewTypeMusicLatest": "Latest", + "ViewTypeMusicPlaylists": "Playlists", "ViewTypeMusicAlbums": "Albums", "ViewTypeMusicAlbumArtists": "Album Artists", "HeaderOtherDisplaySettings": "Configuraci\u00f3n de pantalla", @@ -1413,5 +1414,8 @@ "ButtonMyPreferencesWelcomeNo": "No thanks, I'll do it later.", "MyPreferencesWelcomeMessage1": "We've presented your library in a way we think you'll enjoy. The appearance and grouping of content can be changed anytime by adjusting your preferences. Your preferences will apply to all Emby apps.", "MyPreferencesWelcomeMessage2": "Would you like to set your preferences now?", - "ToAccessPreferencesHelp": "To access your preferences later, click your user icon in the top right header and select My Preferences." + "ToAccessPreferencesHelp": "To access your preferences later, click your user icon in the top right header and select My Preferences.", + "HeaderViewStyles": "View Styles", + "LabelSelectViewStyles": "Enable rich presentations for:", + "LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders." }
\ No newline at end of file |
