From 5f8f65522e19bcb1a454d0eaf4e9cea75811b6f1 Mon Sep 17 00:00:00 2001 From: bovirus Date: Sat, 18 Feb 2023 15:53:00 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 69.1% (444 of 642 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/ --- public/locales/it/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/it/translation.json b/public/locales/it/translation.json index 0727e0b7..bdac1451 100644 --- a/public/locales/it/translation.json +++ b/public/locales/it/translation.json @@ -507,5 +507,6 @@ "Import project": "Importa progetto", "Manually input current segment's start time": "Inserisci manualmente il tempo del punto iniziale del segmento attuale", "Manually input current segment's end time": "Inserisci manualmente il tempo del punto finale del segmento attuale", - "Lossless rotation might not work with this file format. You may try changing to MP4": "La rotazione senza perdita potrebbe non funzionare con questo formato di file. \nPuoi provare a passare a MP4." + "Lossless rotation might not work with this file format. You may try changing to MP4": "La rotazione senza perdita potrebbe non funzionare con questo formato di file. \nPuoi provare a passare a MP4.", + "{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} fotogrammi" }