diff options
| author | salvatore rizzu <rizzusalvatore95@gmail.com> | 2023-11-07 18:49:32 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-11-08 10:49:49 -0500 |
| commit | de16d18289b34679f87045cf37ce1ff499cd6896 (patch) | |
| tree | 1bf6b0316a7fcb7756f4af401e670041b7267478 | |
| parent | d542a3ab627d2ce33d7402b9af1a89b062fb5fb2 (diff) | |
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/it.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/it.json b/Emby.Server.Implementations/Localization/Core/it.json index 3710f03e0..a34bcc490 100644 --- a/Emby.Server.Implementations/Localization/Core/it.json +++ b/Emby.Server.Implementations/Localization/Core/it.json @@ -124,5 +124,7 @@ "TaskKeyframeExtractor": "Estrattore di Keyframe", "TaskKeyframeExtractorDescription": "Estrae i keyframe dai video per creare migliori playlist HLS. Questa procedura potrebbe richiedere molto tempo.", "External": "Esterno", - "HearingImpaired": "con problemi di udito" + "HearingImpaired": "con problemi di udito", + "TaskRefreshTrickplayImages": "Genera immagini Trickplay", + "TaskRefreshTrickplayImagesDescription": "Crea anteprime trickplay per i video nelle librerie abilitate." } |
