diff options
| author | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
|---|---|---|
| committer | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
| commit | 48facb797ed912e4ea6b04b17d1ff190ac2daac4 (patch) | |
| tree | 8dae77a31670a888d733484cb17dd4077d5444e8 /Emby.Server.Implementations/Localization/Core/es.json | |
| parent | c32d8656382a0eacb301692e0084377fc433ae9b (diff) | |
Update to 3.5.2 and .net core 2.1
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/es.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es.json b/Emby.Server.Implementations/Localization/Core/es.json index c7fa51c03..eb9e75054 100644 --- a/Emby.Server.Implementations/Localization/Core/es.json +++ b/Emby.Server.Implementations/Localization/Core/es.json @@ -1,4 +1,12 @@ { + "HeaderCameraUploads": "Camera Uploads", + "ValueHasBeenAddedToLibrary": "{0} has been added to your media library", + "NameInstallFailed": "{0} installation failed", + "CameraImageUploadedFrom": "A new camera image has been uploaded from {0}", + "ServerNameNeedsToBeRestarted": "{0} needs to be restarted", + "NewVersionIsAvailable": "A new version of Emby Server is available for download.", + "MessageApplicationUpdatedTo": "Emby Server has been updated to {0}", + "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}", "Latest": "\u00daltimos", "ValueSpecialEpisodeName": "Especial - {0}", "Inherit": "Heredar", @@ -24,6 +32,7 @@ "Channels": "Canales", "Movies": "Peliculas", "Albums": "\u00c1lbumes", + "NameSeasonUnknown": "Season Unknown", "Artists": "Artistas", "Folders": "Carpetas", "Songs": "Canciones", @@ -53,7 +62,7 @@ "UserCreatedWithName": "El usuario {0} ha sido creado", "UserPasswordChangedWithName": "Se ha cambiado la contrase\u00f1a para el usuario {0}", "UserDeletedWithName": "El usuario {0} ha sido borrado", - "UserConfigurationUpdatedWithName": "Configuraci\u00f3n de usuario se ha actualizado para {0}", + "UserPolicyUpdatedWithName": "User policy has been updated for {0}", "MessageServerConfigurationUpdated": "Se ha actualizado la configuraci\u00f3n del servidor", "MessageNamedServerConfigurationUpdatedWithValue": "La secci\u00f3n de configuraci\u00f3n del servidor {0} ha sido actualizado", "MessageApplicationUpdated": "Se ha actualizado el servidor Emby", |
