From 7468bef6d44a6f2e605e1660e5a9c8412e811b56 Mon Sep 17 00:00:00 2001 From: Jakub Wojnarowicz <72974897+jwojnarowicz@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:36:38 +0200 Subject: [PATCH] Fix phrasing error in Polish translation of install wizard (#9185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update pluginSetupWizard_pl.properties Update translation for installWizard_skipFirstUser to more clear definition of action which states that "skip" means "pomiń[PL]" * Update pluginSetupWizard_pl.properties Change translation from "administrator" to "admin" to reflect the default admin username --- .../resources/jenkins/install/pluginSetupWizard_pl.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties b/core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties index 9ded00d8ffce..a5566f816240 100644 --- a/core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties +++ b/core/src/main/resources/jenkins/install/pluginSetupWizard_pl.properties @@ -70,7 +70,7 @@ installWizard_installIncomplete_resumeInstallationButtonLabel=Ponów installWizard_installIncomplete_message=Jenkins został ponownie uruchomiony w trakcie instalacji i wygląda, że część wtyczek nie została zainstalowana. installWizard_installComplete_installComplete_restartRequiredMessage=Instalacja jest zakończona, ale niektóre wtyczki wymagają ponownego uruchomienia Jenkinsa. installWizard_saveFirstUser=Zapisz i zakończ -installWizard_skipFirstUser=Kontynuuj jako administrator +installWizard_skipFirstUser=Pomiń i kontynuuj jako admin installWizard_error_message=Wystąpił błąd podczas instalacji installWizard_installCustom_dependenciesPrefix=Zależności installWizard_pluginInstallFailure_title=Instalacja nie powiodła się