diff options
| author | zichichi <sollami@gmail.com> | 2025-01-06 15:06:26 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2025-01-07 11:01:16 -0500 |
| commit | 5b63d093b1f7f2704d5e56fd0b5275e4dbf0fa80 (patch) | |
| tree | f742448d81172427f848acd520d8dc9631135332 | |
| parent | 814264f62c8313b39c7caf8181d6e589920ae2e2 (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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/it.json b/Emby.Server.Implementations/Localization/Core/it.json index 51f45fb89..297b3abce 100644 --- a/Emby.Server.Implementations/Localization/Core/it.json +++ b/Emby.Server.Implementations/Localization/Core/it.json @@ -135,5 +135,6 @@ "TaskDownloadMissingLyrics": "Scarica testi mancanti", "TaskMoveTrickplayImages": "Sposta le immagini Trickplay", "TaskMoveTrickplayImagesDescription": "Sposta le immagini Trickplay esistenti secondo la configurazione della libreria.", - "TaskExtractMediaSegmentsDescription": "contenuti" + "TaskExtractMediaSegmentsDescription": "Estrae o ottiene segmenti multimediali dai plugin abilitati MediaSegment.", + "TaskExtractMediaSegments": "Scansiona Segmento Media" } |
