From: Adam Markowski <wbcwknvstb@proton.me> --- po/pl.po | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/po/pl.po b/po/pl.po index 9bd0657c1aa..45f8fa95bf7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Wine\n" "Report-Msgid-Bugs-To: https://bugs.winehq.org\n" "POT-Creation-Date: N/A\n" -"PO-Revision-Date: 2026-03-27 22:42+0100\n" +"PO-Revision-Date: 2026-04-02 16:58+0200\n" "Last-Translator: Adam Markowski <wbcwknvstb@proton.me>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language: pl\n" @@ -12957,10 +12957,8 @@ msgid "Object variable not set" msgstr "Nie ustawiono zmiennej obiektu" #: dlls/vbscript/vbscript.rc:45 -#, fuzzy -#| msgid "Object is not initialized.\n" msgid "For loop not initialized" -msgstr "Nie rozpoczęto obiektu.\n" +msgstr "Pętla for nie została zainicjowana" #: dlls/vbscript/vbscript.rc:46 msgid "Invalid use of Null" @@ -13011,10 +13009,8 @@ msgid "The remote server machine does not exist or is unavailable" msgstr "Komputer serwera zdalnego nie istnieje lub jest niedostępny" #: dlls/vbscript/vbscript.rc:63 -#, fuzzy -#| msgid "'|' is undefined" msgid "Variable is undefined" -msgstr "'|' jest niezdefiniowany" +msgstr "Zmienna jest niezdefiniowana" #: dlls/vbscript/vbscript.rc:64 msgid "Invalid or unqualified reference" -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/10548