diff options
| author | David Davó <david@ddavo.me> | 2024-04-01 11:43:48 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-04-01 13:23:33 -0400 |
| commit | e12c666f709a25de0a8e3ab0487463158fdbb202 (patch) | |
| tree | 6cde01588f297a4f392bf698a49b7ab9235a9552 | |
| parent | 3ade3a8e63204becb856bbc268ce877c82a44a2c (diff) | |
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es.json b/Emby.Server.Implementations/Localization/Core/es.json index fe10be308..91e29d926 100644 --- a/Emby.Server.Implementations/Localization/Core/es.json +++ b/Emby.Server.Implementations/Localization/Core/es.json @@ -30,7 +30,7 @@ "ItemAddedWithName": "{0} se ha añadido a la biblioteca", "ItemRemovedWithName": "{0} ha sido eliminado de la biblioteca", "LabelIpAddressValue": "Dirección IP: {0}", - "LabelRunningTimeValue": "Tiempo de funcionamiento: {0}", + "LabelRunningTimeValue": "Duración: {0}", "Latest": "Últimas", "MessageApplicationUpdated": "Se ha actualizado el servidor Jellyfin", "MessageApplicationUpdatedTo": "Se ha actualizado el servidor Jellyfin a la versión {0}", |
