diff options
| author | newton181 <newton181.1@gmail.com> | 2022-04-05 21:25:06 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-04-06 18:13:42 -0400 |
| commit | d5cc2ad6a8cdaa9c3d3d8c288643a18eaa2dc6f1 (patch) | |
| tree | 12a9da1df72bb25a8e053c97156036cb7725c557 /Emby.Server.Implementations/Localization | |
| parent | aa3b547a784d86314bcb73e47d9e2eb7b77b8186 (diff) | |
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
Diffstat (limited to 'Emby.Server.Implementations/Localization')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es_419.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es_419.json b/Emby.Server.Implementations/Localization/Core/es_419.json index 2ca736ad9..77d803e6c 100644 --- a/Emby.Server.Implementations/Localization/Core/es_419.json +++ b/Emby.Server.Implementations/Localization/Core/es_419.json @@ -119,5 +119,6 @@ "Forced": "Forzado", "Default": "Por defecto", "TaskOptimizeDatabaseDescription": "Compacta la base de datos y libera espacio. Ejecutar esta tarea después de escanear la biblioteca o hacer otros cambios que impliquen modificaciones en la base de datos puede mejorar el rendimiento.", - "TaskOptimizeDatabase": "Optimizar base de datos" + "TaskOptimizeDatabase": "Optimizar base de datos", + "External": "Externo" } |
