From 65f98b65bce94c3b1a3a2792072c3f30360b075f Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 18 Oct 2022 13:54:57 +0300 Subject: Update translation files Task-number: QTIFW-2814 Change-Id: I548346cf3e00f90b8d34be098183a79e8e4f1a47 Reviewed-by: Katja Marttila --- src/sdk/translations/ifw_it.ts | 145 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 137 insertions(+), 8 deletions(-) (limited to 'src/sdk/translations/ifw_it.ts') diff --git a/src/sdk/translations/ifw_it.ts b/src/sdk/translations/ifw_it.ts index 8136f9116..0221b41bc 100644 --- a/src/sdk/translations/ifw_it.ts +++ b/src/sdk/translations/ifw_it.ts @@ -1525,10 +1525,6 @@ Errore durante il caricamento di %2 Missing package manager core engine. Motore core di gestione pacchetti mancante. - - Preparing meta information download... - Preparazione del download delle informazioni sui metadati... - Unpacking compressed repositories. This may take a while... Decompressione repository compressi. Potrebbe volerci qualche momento... @@ -1585,6 +1581,21 @@ Errore durante il caricamento di %2 Unsupported archive "%1": no handler registered for file suffix "%2". + + Fetching latest update information... + + + + Updating local cache with %n new items... + + + + + + + Clearing the cache directory and restarting the application may solve this. + + QInstaller::PackageManagerCore @@ -1770,10 +1781,6 @@ Continuare? Not enough disk space to store all selected components! %1 are available, while the minimum required is %2. - - Not enough disk space to store temporary files! %1 are available, while the minimum required is %2. - - Invalid @@ -1786,6 +1793,10 @@ Continuare? Cannot install component %1. There was a problem loading this component, so it is marked unstable and cannot be selected. + + Not enough disk space to store temporary files! %1 are available, while the minimum required is %2. You may select another location for the temporary files by modifying the local cache path from the installer settings. + + QInstaller::PackageManagerCorePrivate @@ -2052,6 +2063,10 @@ Continuare? All components installed. + + Loading component scripts... + + QInstaller::PackageManagerGui @@ -2512,6 +2527,10 @@ Copiare il programma di installazione in un'unità locale Invalid value for 'max-concurrent-operations'. + + Empty value for option 'cache-path'. + + RemoteClient @@ -2693,6 +2712,26 @@ or accept the elevation of access rights if being asked. The server's URL that contains a valid repository. + + Local cache + + + + The meta information from remote repositories is cached to disk to improve loading times. You may select another directory to store the cache or clear the contents of the current cache. + + + + Path for cache: + + + + Deletes the contents of the cache directory + + + + Clear cache + + UpdateOperation @@ -2879,4 +2918,94 @@ or accept the elevation of access rights if being asked. + + GenericDataCache + + Cannot initialize cache with empty path. + + + + Cannot create directory "%1" for cache. + + + + Cannot initialize cache: %1 + + + + Cannot clear invalidated cache. + + + + Cannot remove manifest file: %1 + + + + Error while clearing cache: %1 + + + + Cannot retrieve items from invalidated cache. + + + + Cannot retrieve item from invalidated cache. + + + + Cannot register item to invalidated cache. + + + + Cannot register null item. + + + + Cannot register invalid item with checksum %1 + + + + Cannot register item with checksum %1. An item with the same checksum already exists in cache. + + + + Error while copying item to path "%1": %2 + + + + Cannot remove item from invalidated cache. + + + + Cannot remove item specified by checksum %1: no such item exists. + + + + Error while removing directory "%1": %2 + + + + Error while invalidating cache: %1 + + + + Cannot open manifest file: %1 + + + + Cannot write contents for manifest file: %1 + + + + Cannot synchronize invalidated cache. + + + + + TabController + + Cache cleared successfully! + + + -- cgit v1.2.3