https://git.reactos.org/?p=reactos.git;a=commitdiff;h=61f4b120fc6b68e38f04e5...
commit 61f4b120fc6b68e38f04e5c17a056ff72fcbd4fc Author: Piotr Hetnarowicz 40692062+pithwz@users.noreply.github.com AuthorDate: Fri Feb 12 11:42:52 2021 +0100 Commit: GitHub noreply@github.com CommitDate: Fri Feb 12 19:42:52 2021 +0900
rapps pl-PL lang update (#3454)
rapps pl-PL lang update --- base/applications/rapps/lang/pl-PL.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/base/applications/rapps/lang/pl-PL.rc b/base/applications/rapps/lang/pl-PL.rc index f6814786162..a7e456cf6ef 100644 --- a/base/applications/rapps/lang/pl-PL.rc +++ b/base/applications/rapps/lang/pl-PL.rc @@ -2,6 +2,7 @@ * Translated by Caemyr - Olaf Siejka (Aug, 2009) * Use ReactOS forum PM or IRC to contact me * Updated by Saibamen - Adam Stachowicz (saibamenppl@gmail.com) (May, 2020) + * Updated by pithwz - Piotr Hetnarowicz (piotrhwz@gmail.com) (February, 2021) * https://reactos.org/ * IRC: irc.freenode.net #reactos-pl; */ @@ -104,7 +105,7 @@ END
IDD_DOWNLOAD_DIALOG DIALOGEX 0, 0, 220, 220 STYLE DS_SHELLFONT | DS_CENTER | WS_BORDER | WS_CAPTION | WS_POPUP | WS_SYSMENU | WS_VISIBLE -CAPTION "Pobierz %ls…" +CAPTION "Pobieranie %ls…" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Progress1", IDC_DOWNLOAD_PROGRESS, "msctls_progress32", WS_BORDER | PBS_SMOOTH, 10, 10, 200, 12 @@ -192,7 +193,7 @@ BEGIN IDS_INSTALL "Instaluj" IDS_UNINSTALL "Odinstaluj" IDS_MODIFY "Modyfikuj" - IDS_APPS_COUNT "Licznik aplikacji: %d" + IDS_APPS_COUNT "Liczba aplikacji: %d; Wybranych: %d" IDS_WELCOME_TITLE "Witamy w Menedżerze aplikacji ReactOS!\n\n" IDS_WELCOME_TEXT "Z listy po lewej wybierz kategorię, a następnie aplikację, by ją zainstalować lub odinstalować.\nStrona projektu ReactOS: " IDS_WELCOME_URL "https://reactos.org/"