diff options
| author | Page Asgardius <hackerman@disroot.org> | 2020-12-21 00:36:24 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-21 02:25:41 -0500 |
| commit | 3df97d54418058d933d7a260fb201a2b1fd5ed40 (patch) | |
| tree | d6eff471868f1da077ebe6344dee5c940abeb3ca | |
| parent | 98da2c67a555279f485ca8bc91be67d486b244b7 (diff) | |
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es_419.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es_419.json b/Emby.Server.Implementations/Localization/Core/es_419.json index dcd30694f..03c6d5f5d 100644 --- a/Emby.Server.Implementations/Localization/Core/es_419.json +++ b/Emby.Server.Implementations/Localization/Core/es_419.json @@ -112,5 +112,9 @@ "CameraImageUploadedFrom": "Una nueva imagen de cámara ha sido subida desde {0}", "AuthenticationSucceededWithUserName": "{0} autenticado con éxito", "Application": "Aplicación", - "AppDeviceValues": "App: {0}, Dispositivo: {1}" + "AppDeviceValues": "App: {0}, Dispositivo: {1}", + "TaskCleanActivityLogDescription": "Elimina las entradas del registro de actividad anteriores al periodo configurado.", + "TaskCleanActivityLog": "Limpiar Registro de Actividades", + "Undefined": "Sin definir", + "Forced": "Forzado" } |
