diff options
Diffstat (limited to '')
-rw-r--r-- | gl/po/pl.po | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/gl/po/pl.po b/gl/po/pl.po index 2c37a35..dc5f764 100644 --- a/gl/po/pl.po +++ b/gl/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnulib 4.0.0.2567\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" -"POT-Creation-Date: 2023-09-23 21:04+0000\n" +"POT-Creation-Date: 2024-04-05 08:01+0000\n" "PO-Revision-Date: 2019-05-19 20:02+0200\n" "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" @@ -43,7 +43,7 @@ msgstr "%.*s: Nieznany parametr ARGP_HELP_FMT" msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Błędne dane w ARGP_HELP_FMT: %s" -#: gl/lib/argp-help.c:1373 +#: gl/lib/argp-help.c:1378 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." @@ -51,30 +51,30 @@ msgstr "" "Argumenty obowiązkowe lub opcjonalne dla długich opcji są również " "obowiązkowe lub opcjonalne dla odpowiednich krótkich opcji." -#: gl/lib/argp-help.c:1739 +#: gl/lib/argp-help.c:1744 msgid "Usage:" msgstr "Składnia:" -#: gl/lib/argp-help.c:1743 +#: gl/lib/argp-help.c:1748 msgid " or: " msgstr " lub: " -#: gl/lib/argp-help.c:1755 +#: gl/lib/argp-help.c:1760 msgid " [OPTION...]" msgstr " [OPCJA...]" -#: gl/lib/argp-help.c:1782 +#: gl/lib/argp-help.c:1787 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" "Polecenie '%s --help' lub '%s --usage' pozwoli uzyskać więcej informacji.\n" -#: gl/lib/argp-help.c:1810 +#: gl/lib/argp-help.c:1815 #, c-format msgid "Report bugs to %s.\n" msgstr "Prosimy zgłaszać błędy na adres %s.\n" -#: gl/lib/argp-help.c:2010 gl/lib/error.c:194 +#: gl/lib/argp-help.c:2015 gl/lib/error.c:194 msgid "Unknown system error" msgstr "Nieznany błąd systemowy" @@ -119,37 +119,37 @@ msgstr "%s: Za dużo argumentów\n" msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(BŁĄD PROGRAMU) Opcja powinna zostać rozpoznana!?" -#: gl/lib/getopt.c:278 +#: gl/lib/getopt.c:282 #, c-format msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s: opcja '%s%s' jest niejednoznaczna\n" -#: gl/lib/getopt.c:284 +#: gl/lib/getopt.c:288 #, c-format msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s: opcja '%s%s' jest niejednoznaczna; możliwości:" -#: gl/lib/getopt.c:319 +#: gl/lib/getopt.c:322 #, c-format msgid "%s: unrecognized option '%s%s'\n" msgstr "%s: nieznana opcja '%s%s'\n" -#: gl/lib/getopt.c:345 +#: gl/lib/getopt.c:348 #, c-format msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s: opcja '%s%s' nie może mieć argumentów\n" -#: gl/lib/getopt.c:360 +#: gl/lib/getopt.c:363 #, c-format msgid "%s: option '%s%s' requires an argument\n" msgstr "%s: opcja '%s%s' musi mieć argument\n" -#: gl/lib/getopt.c:621 +#: gl/lib/getopt.c:624 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: błędna opcja -- '%c'\n" -#: gl/lib/getopt.c:636 gl/lib/getopt.c:682 +#: gl/lib/getopt.c:639 gl/lib/getopt.c:685 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: opcja musi mieć argument -- '%c'\n" |