From 2826f35955e68a12cdcb3fb1b6375c718e5c66c4 Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 10 May 2022 10:30:04 +0300 Subject: Update Hungarian translation file Task-number: QTIFW-2622 Change-Id: I128910335ca926229389f245265870947c25870f Reviewed-by: Katja Marttila --- src/sdk/translations/ifw_hu.ts | 177 +++++++++++++++++++++++++++++++++++------ 1 file changed, 154 insertions(+), 23 deletions(-) (limited to 'src/sdk/translations/ifw_hu.ts') diff --git a/src/sdk/translations/ifw_hu.ts b/src/sdk/translations/ifw_hu.ts index b703d99f6..026eabd56 100644 --- a/src/sdk/translations/ifw_hu.ts +++ b/src/sdk/translations/ifw_hu.ts @@ -920,6 +920,10 @@ Mandatory components need to be updated first before you can select other components to update. A kötelező összetevőket először frissíteni kell, mielőtt kiválaszthatja a frissítendő egyéb összetevőket. + + Search + + QInstaller::ComponentSelectionPagePrivate @@ -951,12 +955,8 @@ Nem lehet menteni "%1" kimenetét üres telepítőkulcs értékre. - File "%1" does not exist or is not an executable binary. - "%1" fájl nem létezik, vagy nem futtatható. - - - Running "%1" resulted in a crash. - "%1" fájl futtatása összeomlást eredményezett. + Failed to run command: "%1": %2 + @@ -1097,6 +1097,10 @@ Cannot remove directory "%1": %2 Nem sikerült eltávolítani "%1" könyvtárat: %2 + + Unsupported archive "%1": no handler registered for file suffix "%2". + + QInstaller::CreateShortcutOperation @@ -1283,12 +1287,9 @@ Hiba %2 betöltése közben Extracting "%1" "%1" kibontása - - - QInstaller::ExtractArchiveOperation::Worker - Could not create handler object for archive "%1": "%2". - Nem sikerült létrehozni kezelő objektumot "%1" archívumhoz: "%2". + Unsupported archive "%1": no handler registered for file suffix "%2". + Cannot open archive "%1" for reading: %2 @@ -1299,12 +1300,19 @@ Hiba %2 betöltése közben Hiba a "%1" archívum olvasása közben: %2 - Cannot prepare for file "%1" - Nem lehet előkészülni "%1" fájlra + Removing files extracted from "%1" + + + + + QInstaller::ExtractArchiveOperation::Worker + + Could not create handler object for archive "%1": "%2". + Nem sikerült létrehozni kezelő objektumot "%1" archívumhoz: "%2". - Extract for archive "%1" canceled. - "%1" archívum kibontása megszakítva. + Cannot open archive "%1" for reading: %2 + Nem sikerült megnyitni "%1" archívumot olvasásra: %2 Error while extracting archive "%1": %2 @@ -1437,6 +1445,10 @@ Hiba %2 betöltése közben Cannot create directory "%1": %2 Nem sikerült létrehozni "%1" könyvtárat: %2 + + Cannot prepare to backup file "%1": %2 + + QInstaller::IntroductionPage @@ -1609,6 +1621,10 @@ Hiba %2 betöltése közben Error while extracting archive "%1": %2 Hiba "%1" archívum kibontása közben: %2 + + Unsupported archive "%1": no handler registered for file suffix "%2". + + QInstaller::PackageManagerCore @@ -1724,10 +1740,6 @@ Kívánja folytatni? No installed packages found. Nem található telepített csomag. - - Cannot register component! Component with identifier %1 already exists. - Nem lehet regisztrálni a komponenst! %1 azonosítójú komponens már létezik. - Application running in Uninstaller mode. Az alkalmazás eltávolítás (uninstall) módban fut. @@ -1740,10 +1752,6 @@ Kívánja folytatni? Cannot resolve all dependencies. Nem lehet minden függőséget feloldani. - - Components about to be removed. - Eltávolítandó komponensek. - Cannot install %1. Component not found. @@ -1818,6 +1826,15 @@ Kívánja folytatni? Invalid Érvénytelen + + Components about to be removed: + + + + Cannot install component %1. There was a problem loading this component, so it is marked unstable and cannot be selected. + + + QInstaller::PackageManagerCorePrivate @@ -2060,6 +2077,36 @@ Installing component %1 Dependency cycle between components "%1" and "%2" detected. Függőségi ciklus észlelve "%1" és "%2" összetevők között. + + +Preparing to unpack components... + + + + %1 of %2 operations completed. + + + + +Unpacking components... + + + + %1 of %2 operations rolled back. + + + + Rollbacks complete. + + + + %1 of %2 components installed. + + + + All components installed. + + QInstaller::PackageManagerGui @@ -2523,6 +2570,10 @@ Másolja a telepítőt egy helyi meghajtóra Incorrect arguments for %1 Hibás argumentumok %1-hez + + Invalid value for 'max-concurrent-operations'. + + RemoteClient @@ -2755,4 +2806,84 @@ a megfelelő jogokkal rendelkező felhasználóként, majd kattintson az OK gomb "%1" fájl átnevezése "%2" fájlra nem sikerült: %3 + + QInstaller::ExtractWorker + + Cannot open archive for reading: %1 + + + + Cannot read entry header: %1 + + + + Cannot write entry "%1" to disk: %2 + + + + + QInstaller::LibArchiveArchive + + Cannot open archive for reading: %1 + + + + Cannot read entry header: %1 + + + + Cannot write entry "%1" to disk: %2 + + + + Cannot open file "%1" for writing: %2 + Nem sikerült megnyitni "%1" fájlt írásra: %2 + + + Cannot open file "%1"for reading: %2 + + + + Cannot open file "%1" for reading: %2 + Nem sikerült megnyitni "%1" fájlt olvasásra: %2 + + + Cannot write entry header for "%1": %2 + + + + + UninstallerCalculator + + Deselected Components: + + + + Components replaced by "%1": + + + + Removing virtual components without existing dependencies: + + + + Components dependency "%1" removed: + + + + Components autodependency "%1" removed: + + + + + AboutApplicationDialog + + About %1 installer + + + + About %1 Maintenance Tool + + + -- cgit v1.2.3