diff options
Diffstat (limited to 'popt/po/pl.po')
-rw-r--r-- | popt/po/pl.po | 116 |
1 files changed, 0 insertions, 116 deletions
diff --git a/popt/po/pl.po b/popt/po/pl.po deleted file mode 100644 index 345d7c822..000000000 --- a/popt/po/pl.po +++ /dev/null @@ -1,116 +0,0 @@ -# translation of pl.po to Polish -# Jakub Bogusz <qboosh@pld.org.pl>, 2002. -# Piotr Drąg <raven@pmail.pl>, 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: pl\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-02-29 07:48-0500\n" -"PO-Revision-Date: 2007-06-12 00:18+0200\n" -"Last-Translator: Piotr Drąg <raven@pmail.pl>\n" -"Language-Team: Polish <pl@li.org>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: popt.c:35 -msgid "unknown errno" -msgstr "nieznane errno" - -#: popt.c:964 -#, c-format -msgid "option type (%d) not implemented in popt\n" -msgstr "typ opcji (%d) nie jest zaimplementowany w popt\n" - -#: popt.c:1184 -msgid "missing argument" -msgstr "brak argumentu" - -#: popt.c:1186 -msgid "unknown option" -msgstr "nieznana opcja" - -#: popt.c:1188 -msgid "mutually exclusive logical operations requested" -msgstr "zażądano wykluczające się operacje logiczne" - -#: popt.c:1190 -msgid "opt->arg should not be NULL" -msgstr "opt->arg nie może być NULL" - -#: popt.c:1192 -msgid "aliases nested too deeply" -msgstr "za duże osadzenie aliasów" - -#: popt.c:1194 -msgid "error in parameter quoting" -msgstr "błąd w cytowaniu parametru" - -#: popt.c:1196 -msgid "invalid numeric value" -msgstr "nieprawidłowa wartość liczbowa" - -#: popt.c:1198 -msgid "number too large or too small" -msgstr "liczba jest za duża lub za mała" - -#: popt.c:1200 -msgid "memory allocation failed" -msgstr "przydzielenie pamięci nie powiodło się" - -#: popt.c:1204 -msgid "unknown error" -msgstr "nieznany błąd" - -#: popthelp.c:64 popthelp.c:75 -msgid "Show this help message" -msgstr "Wyświetla ten komunikat pomocy" - -#: popthelp.c:65 popthelp.c:76 -msgid "Display brief usage message" -msgstr "Wyświetla skrócony sposób użycia" - -#: popthelp.c:79 -msgid "Display option defaults in message" -msgstr "Wyświetla domyślne opcje" - -#: popthelp.c:124 -msgid "NONE" -msgstr "BRAK" - -#: popthelp.c:126 -msgid "VAL" -msgstr "VAL" - -#: popthelp.c:130 -msgid "INT" -msgstr "INT" - -#: popthelp.c:131 -msgid "LONG" -msgstr "LONG" - -#: popthelp.c:132 -msgid "STRING" -msgstr "STRING" - -#: popthelp.c:133 -msgid "FLOAT" -msgstr "FLOAT" - -#: popthelp.c:134 -msgid "DOUBLE" -msgstr "DOUBLE" - -#: popthelp.c:135 -msgid "ARG" -msgstr "ARG" - -#: popthelp.c:548 -msgid "Usage:" -msgstr "Użycie:" - -#: popthelp.c:572 -msgid "[OPTION...]" -msgstr "[OPCJA...]" |