From c77082fc49d108995ea252f367102943663b1cfc Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 10 May 2022 10:32:58 +0300 Subject: Update Polish translation file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTIFW-2622 Change-Id: I780802300c380c3e84af58d3e79ad199f679e74e Reviewed-by: Krzysztof Guć Reviewed-by: Katja Marttila --- src/sdk/translations/ifw_pl.ts | 146 +++++++++++++++++++++++++++++++++++------ 1 file changed, 127 insertions(+), 19 deletions(-) (limited to 'src/sdk') diff --git a/src/sdk/translations/ifw_pl.ts b/src/sdk/translations/ifw_pl.ts index 021f8a4a4..3309e81ec 100644 --- a/src/sdk/translations/ifw_pl.ts +++ b/src/sdk/translations/ifw_pl.ts @@ -1713,10 +1713,6 @@ Czy chcesz kontynuować? Cannot resolve all dependencies. Nie można rozwiązać wszystkich zależności. - - Components about to be removed. - Elementy mają zostać usunięte. - Cannot install component %1. Component is installed only as automatic dependency to %2. @@ -1807,6 +1803,15 @@ Czy chcesz kontynuować? Invalid Nieprawidłowy + + Components about to be removed: + Komponenty do usunięcia + + + Cannot install component %1. There was a problem loading this component, so it is marked unstable and cannot be selected. + + Nie można zainstalować komponentu %1. Wystąpił problem z jego załadowaniem, został oznaczony jako niestabilny i nie można go wybrać + QInstaller::PackageManagerCorePrivate @@ -2056,6 +2061,36 @@ Trwa instalowanie elementu %1 Błąd podczas procesu usuwania: %1 + + +Preparing to unpack components... + Przygotowanie do usunięcia komponentów... + + + %1 of %2 operations completed. + Ukończono %1 z %2 operacji. + + + +Unpacking components... + Rozpakowywanie komponentów... + + + %1 of %2 operations rolled back. + Wycofano %1 z %2 operacji. + + + Rollbacks complete. + Wycofywanie zakończone. + + + %1 of %2 components installed. + Zainstalowano %1 z %2 komponentów. + + + All components installed. + Wszystkie komponenty zostały zainstalowane + QInstaller::PackageManagerGui @@ -2512,6 +2547,10 @@ Please copy the installer to a local drive Please make sure that the current user has read access to file "%1" or try running %2 as an administrator. Upewnij się, że bieżący użytkownik ma uprawnienia do odczytu pliku "%1" lub spróbuj uruchomić %2 jako administrator. + + Invalid value for 'max-concurrent-operations'. + Nieprawidłowa wartość dla 'max-concurrent-operations'. + RemoteClient @@ -2769,6 +2808,22 @@ or accept the elevation of access rights if being asked. Extracting "%1" Rozpakowywanie "%1" + + Unsupported archive "%1": no handler registered for file suffix "%2". + Niewspierane archiwum "%1": nie zarejestrowano obsługi pliku: "%2". + + + Cannot open archive "%1" for reading: %2 + Nie można otworzyć archiwum "%1" do odczytu: %2 + + + Error while reading contents of archive "%1": %2 + Błąd podczas odczytu archiwum "%1": %2 + + + Removing files extracted from "%1" + Usuwanie plików wypakowanych z "%1" + QInstaller::QFileDialogProxy @@ -2788,35 +2843,88 @@ or accept the elevation of access rights if being asked. Nie można otworzyć archiwum "%1" do odczytu: %2 - Error while reading contents of archive "%1": %2 - Błąd podczas odczytu archiwum "%1": %2 + Error while extracting archive "%1": %2 + Błąd podczas rozpakowywania archiwum "%1": %2 + + + + AboutApplicationDialog + + About %1 installer + O instalatorze %1 - Cannot prepare for file "%1" - Nie można przygotować pliku "%1" + About %1 Maintenance Tool + O narzędziu do konserwacji %1 + + + QInstaller::ExtractWorker - Extract for archive "%1" canceled. - Rozpakowywanie archiwum "%1" anulowane. + Cannot open archive for reading: %1 + Nie można otworzyć archiwum: %1 do odczytu - Error while extracting archive "%1": %2 - Błąd podczas rozpakowywania archiwum "%1": %2 + Cannot read entry header: %1 + Nie można odczytać nagłówka: %1 - Could not request administrator privileges required to extract archive "%1". - Nie można uzyskać uprawnień administratora wymaganych do rozpakowania archiwum "%1".. + Cannot write entry "%1" to disk: %2 + Nie można utworzyć wpisu "%1" na dysku: %2 - AboutApplicationDialog + QInstaller::LibArchiveArchive - About %1 installer - O instalatorze %1 + Cannot open archive for reading: %1 + Nie można otworzyć archiwum: %1 do odczytu - About %1 Maintenance Tool - O narzędziu do konserwacji %1 + Cannot read entry header: %1 + Nie można odczytać nagłówka: %1 + + + Cannot write entry "%1" to disk: %2 + Nie można utworzyć wpisu "%1" na dysku: %2 + + + Cannot open file "%1" for writing: %2 + Nie można otworzyć pliku "%1" do zapisu: %2 + + + Cannot open file "%1"for reading: %2 + Nie można otworzyć pliku "%1"do odczytu: %2 + + + Cannot open file "%1" for reading: %2 + Nie można otworzyć pliku "%1" do odczytu: %2 + + + Cannot write entry header for "%1": %2 + Nie można zapisać nagłówka dla "%1": %2 + + + + UninstallerCalculator + + Deselected Components: + Odznaczone komponenty: + + + Components replaced by "%1": + Komponenty zastąpione przez "%1": + + + Removing virtual components without existing dependencies: + Usuwanie wirtualnych komponentów nie posiadających zależności: + + + Components dependency "%1" removed: + Usunięte zależności komponentu "%1": + + + Components autodependency "%1" removed: + Usunięte automatyczne zależności komponentu "%1": -- cgit v1.2.3