diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2005-03-31 18:14:25 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2005-03-31 18:14:25 +0000 |
commit | 5530877add33ee7a844e4deac21b5b7e3fcfb061 (patch) | |
tree | dcd5b3229647e72d937a5e970b7a44eeec500e84 /src | |
parent | da2010f40b3fe5a3e5813844f50cc4f9fb536cd4 (diff) | |
download | postgresql-5530877add33ee7a844e4deac21b5b7e3fcfb061.tar.gz postgresql-5530877add33ee7a844e4deac21b5b7e3fcfb061.zip |
Translation updates
Diffstat (limited to 'src')
-rw-r--r-- | src/bin/initdb/po/pl.po | 238 | ||||
-rw-r--r-- | src/bin/pg_config/po/pl.po | 29 |
2 files changed, 145 insertions, 122 deletions
diff --git a/src/bin/initdb/po/pl.po b/src/bin/initdb/po/pl.po index 0ad11c301a2..d3fc4df527a 100644 --- a/src/bin/initdb/po/pl.po +++ b/src/bin/initdb/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: initdb-cs\n" -"POT-Creation-Date: 2005-01-08 13:03+0000\n" +"POT-Creation-Date: 2005-01-31 02:07+0000\n" "PO-Revision-Date: 2005-01-12 15:24+0100\n" "Last-Translator: toczek <xxxtoczekxxx@wp.pl>\n" "Language-Team:\n" @@ -20,17 +20,17 @@ msgstr "" msgid "%s: out of memory\n" msgstr "%s: brak pamięci\n" -#: initdb.c:372 initdb.c:1406 +#: initdb.c:372 initdb.c:1403 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: nie można otworzyć pliku \"%s\" do odczytu: %s\n" -#: initdb.c:433 initdb.c:1033 initdb.c:1060 +#: initdb.c:433 initdb.c:1030 initdb.c:1057 #, c-format msgid "%s: could not open file \"%s\" for writing: %s\n" msgstr "%s: nie można otworzyć pliku \"%s\" do zapisu: %s\n" -#: initdb.c:441 initdb.c:449 initdb.c:1040 initdb.c:1066 +#: initdb.c:441 initdb.c:449 initdb.c:1037 initdb.c:1063 #, c-format msgid "%s: could not write file \"%s\": %s\n" msgstr "%s: nie można zapisać pliku \"%s\": %s\n" @@ -40,32 +40,32 @@ msgstr "%s: nie można zapisać pliku \"%s\": %s\n" msgid "%s: could not execute command \"%s\": %s\n" msgstr "%s: nie można wykonać komendy \"%s\": %s\n" -#: initdb.c:591 +#: initdb.c:588 #, c-format msgid "%s: removing data directory \"%s\"\n" msgstr "%s: usuwanie katalogu danych \"%s\"\n" -#: initdb.c:594 +#: initdb.c:591 #, c-format msgid "%s: failed to remove data directory\n" msgstr "%s: nie udało się usunięcie katalogu danych\n" -#: initdb.c:600 +#: initdb.c:597 #, c-format msgid "%s: removing contents of data directory \"%s\"\n" msgstr "%s: usuwanie zawartości w katalogu danych \"%s\"\n" -#: initdb.c:603 +#: initdb.c:600 #, c-format msgid "%s: failed to remove contents of data directory\n" msgstr "%s: nie udało się usunąć zawartości w katalogu danych\n" -#: initdb.c:612 +#: initdb.c:609 #, c-format msgid "%s: data directory \"%s\" not removed at user's request\n" msgstr "%s: katalog \"%s\" nie został usunięty na żadanie użytkownika\n" -#: initdb.c:638 +#: initdb.c:635 #, c-format msgid "" "%s: cannot be run as root\n" @@ -76,17 +76,17 @@ msgstr "" "Proszę zalogować (używajac np: \"su\") się na użytkownika który\n" "będzie właścicielem procesu.\n" -#: initdb.c:687 +#: initdb.c:684 #, c-format msgid "%s: \"%s\" is not a valid server encoding name\n" msgstr "%s: \"%s\" nie jest poprawną nazwą kodowania\n" -#: initdb.c:842 +#: initdb.c:839 #, c-format msgid "%s: warning: encoding mismatch\n" msgstr "%s: uwaga: błędne kodowanie\n" -#: initdb.c:844 +#: initdb.c:841 #, c-format msgid "" "The encoding you selected (%s) and the encoding that the selected\n" @@ -101,12 +101,12 @@ msgstr "" "Aby poprawić ten błąd uruchom ponownie %s i albo nie ustawiaj kodowania\n" "lub wybierz pasującą kombinację.\n" -#: initdb.c:974 +#: initdb.c:971 #, c-format msgid "%s: could not create directory \"%s\": %s\n" msgstr "%s: nie można utworzyć katalogu \"%s\": %s\n" -#: initdb.c:1002 +#: initdb.c:999 #, c-format msgid "" "%s: file \"%s\" does not exist\n" @@ -117,24 +117,24 @@ msgstr "" "Oznacza to iż posiadasz uszkodzoną instalację lub wskazałeś\n" "zły katalog przy użyciu opcji -L.\n" -#: initdb.c:1084 +#: initdb.c:1081 msgid "selecting default max_connections ... " msgstr "wybieranie standardowej wartości max_connections ... " -#: initdb.c:1120 +#: initdb.c:1117 msgid "selecting default shared_buffers ... " msgstr "wybieranie standardowej wartości shared_buffers ... " -#: initdb.c:1153 +#: initdb.c:1150 msgid "creating configuration files ... " msgstr "tworzenie plików konfiguracyjnych ... " -#: initdb.c:1254 +#: initdb.c:1251 #, c-format msgid "creating template1 database in %s/base/1 ... " msgstr "tworzenie bazy template1 w folderze %s/base/1 ... " -#: initdb.c:1270 +#: initdb.c:1267 #, c-format msgid "" "%s: input file \"%s\" does not belong to PostgreSQL %s\n" @@ -143,91 +143,91 @@ msgstr "" "%s: plik wejściowy \"%s\" nie należy do bazy danych PostgreSQL %s\n" "Sprawdź swoją instalację lub podaj poprawą scieżkę przy pomocy zmiennej -L.\n" -#: initdb.c:1345 +#: initdb.c:1342 msgid "initializing pg_shadow ... " msgstr "przygotowywanie pg_shadow ... " -#: initdb.c:1381 +#: initdb.c:1378 msgid "Enter new superuser password: " msgstr "Podaj hasło superużytkownika: " -#: initdb.c:1382 +#: initdb.c:1379 msgid "Enter it again: " msgstr "Powtórz podane hasło: " -#: initdb.c:1385 +#: initdb.c:1382 msgid "Passwords didn't match.\n" msgstr "Podane hasła różnią się.\n" -#: initdb.c:1412 +#: initdb.c:1409 #, c-format msgid "%s: could not read password from file \"%s\": %s\n" msgstr "%s: nie można odczytać hasła z pliku \"%s\": %s\n" -#: initdb.c:1425 +#: initdb.c:1422 msgid "setting password ... " msgstr "ustawianie hasła ... " -#: initdb.c:1446 +#: initdb.c:1443 #, c-format msgid "%s: The password file was not generated. Please report this problem.\n" msgstr "%s: Plik z hasłem nie został stworzony. Proszę zgłosić ten problem.\n" -#: initdb.c:1474 +#: initdb.c:1471 msgid "enabling unlimited row size for system tables ... " msgstr "umożliwienie nieskończonego rozmiaru wiersza w tabeli systemowej ... " -#: initdb.c:1547 +#: initdb.c:1544 msgid "initializing pg_depend ... " msgstr "przygotowywanie pg_depend ... " -#: initdb.c:1575 +#: initdb.c:1572 msgid "creating system views ... " msgstr "tworzenie widoków systemowych ... " -#: initdb.c:1611 +#: initdb.c:1608 msgid "loading pg_description ... " msgstr "ładowanie pg_decription ... " -#: initdb.c:1650 +#: initdb.c:1647 msgid "creating conversions ... " msgstr "tworzenie konwersji ... " -#: initdb.c:1704 +#: initdb.c:1701 msgid "setting privileges on built-in objects ... " msgstr "ustawianie uprawnień dla wbudowanych obiektów ... " -#: initdb.c:1762 +#: initdb.c:1759 msgid "creating information schema ... " msgstr "tworzenie schematu informacyjnego ... " -#: initdb.c:1819 +#: initdb.c:1816 msgid "vacuuming database template1 ... " msgstr "czyszczenie bazy template1 ... " -#: initdb.c:1873 +#: initdb.c:1870 msgid "copying template1 to template0 ... " msgstr "kopiowanie bazy template1 do bazy template0 ... " -#: initdb.c:1930 +#: initdb.c:1927 msgid "caught signal\n" msgstr "sygnał otrzymany\n" -#: initdb.c:1936 +#: initdb.c:1933 #, c-format msgid "could not write to child process: %s\n" msgstr "nie można zapisać do procesu potomnego: %s\n" -#: initdb.c:1944 +#: initdb.c:1941 msgid "ok\n" msgstr "ok\n" -#: initdb.c:1992 +#: initdb.c:1989 #, c-format msgid "%s: invalid locale name \"%s\"\n" msgstr "%s: błędna nazwa lokalna \"%s\"\n" -#: initdb.c:2059 +#: initdb.c:2056 #, c-format msgid "" "%s initializes a PostgreSQL database cluster.\n" @@ -236,16 +236,16 @@ msgstr "" "%s Przygotowanie bazy danych PostgreSQL.\n" "\n" -#: initdb.c:2060 +#: initdb.c:2057 msgid "Usage:\n" msgstr "Składnia:\n" -#: initdb.c:2061 +#: initdb.c:2058 #, c-format msgid " %s [OPTION]... [DATADIR]\n" msgstr " %s [OPCJA]... [KATALOG-DOCELOWY]\n" -#: initdb.c:2062 +#: initdb.c:2059 msgid "" "\n" "Options:\n" @@ -253,21 +253,21 @@ msgstr "" "\n" "Opcje:\n" -#: initdb.c:2063 +#: initdb.c:2060 msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" msgstr " [-D, --pgdata=]KATALOG-DOCELOWY lokalizacja bazy danych\n" -#: initdb.c:2064 +#: initdb.c:2061 msgid " -E, --encoding=ENCODING set default encoding for new databases\n" -msgstr " -E, --encoding=KODOWANIE ustawia podstawowe kodowanie dla nowej bazy\n" +msgstr "" +" -E, --encoding=KODOWANIE ustawia podstawowe kodowanie dla nowej bazy\n" -#: initdb.c:2065 +#: initdb.c:2062 msgid "" " --locale=LOCALE initialize database cluster with given locale\n" -msgstr "" -" --locale=LOCALE przygotowanie klastra bazy danych z podanymi regułami językowymi\n" +msgstr " --locale=LOCALE\t\t\t przygotowanie klastra bazy danych z podanymi regułami językowymi\n" -#: initdb.c:2066 +#: initdb.c:2063 msgid "" " --lc-collate, --lc-ctype, --lc-messages=LOCALE\n" " --lc-monetary, --lc-numeric, --lc-time=LOCALE\n" @@ -280,43 +280,39 @@ msgstr "" " przygotowanie klastra bazy danych z podamymi\n" " regułami językowymi dla poszczególnych kategori\n" -#: initdb.c:2071 +#: initdb.c:2068 msgid " --no-locale equivalent to --locale=C\n" -msgstr " --no-locale równoważne z opcją --locale=C\n" +msgstr " --no-locale równoważne z opcją --locale=C\n" -#: initdb.c:2072 +#: initdb.c:2069 msgid "" " -A, --auth=METHOD default authentication method for local " "connections\n" -msgstr "" -" -A, --auth=METODA podstawowa metoda autoryzacji dla lokalnych " -"połączeń\n" +msgstr " -A, --auth=METODA podstawowa metoda autoryzacji dla lokalnych połączeń\n" -#: initdb.c:2073 +#: initdb.c:2070 msgid " -U, --username=NAME database superuser name\n" msgstr " -U, --username=NAZWA właściciel bazy danych\n" -#: initdb.c:2074 +#: initdb.c:2071 msgid "" " -W, --pwprompt prompt for a password for the new superuser\n" -msgstr "" -" -W, --pwprompt proś o hasło dla właściciela bazy danych\n" +msgstr " -W, --pwprompt proś o hasło dla właściciela bazy danych\n" -#: initdb.c:2075 +#: initdb.c:2072 msgid "" " --pwfile=FILE read password for the new superuser from file\n" -msgstr "" -" --pwfile=PLIK czytaj hasło dla właściciela bazy z pliku\n" +msgstr " --pwfile=PLIK czytaj hasło dla właściciela bazy z pliku\n" -#: initdb.c:2076 +#: initdb.c:2073 msgid " -?, --help show this help, then exit\n" -msgstr " -?, --help pokaż tą pomoc i zakończ działanie\n" +msgstr " -?, --help pokaż ten komunikat i zakończ działanie\n" -#: initdb.c:2077 +#: initdb.c:2074 msgid " -V, --version output version information, then exit\n" -msgstr " -V, --versin pokaż informacje o wersji i zakończ\n" +msgstr " -V, --versin pokaż informacje o wersji i zakończ\n" -#: initdb.c:2078 +#: initdb.c:2075 msgid "" "\n" "Less commonly used options:\n" @@ -324,23 +320,23 @@ msgstr "" "\n" "Rzadziej używane opcje:\n" -#: initdb.c:2079 +#: initdb.c:2076 msgid " -d, --debug generate lots of debugging output\n" -msgstr " -d, --debug wyświetlanie informacji debugger'a\n" +msgstr " -d, --debug wyświetlanie informacji debugger'a\n" -#: initdb.c:2080 +#: initdb.c:2077 msgid " -s, --show show internal settings\n" -msgstr " -s, --show pokaż wewnętrzne ustawienia\n" +msgstr " -s, --show pokaż wewnętrzne ustawienia\n" -#: initdb.c:2081 +#: initdb.c:2078 msgid " -L DIRECTORY where to find the input files\n" -msgstr " -L KATALOG gdzie szukać plików wejściowych\n" +msgstr " -L KATALOG gdzie szukać plików wejściowych\n" -#: initdb.c:2082 +#: initdb.c:2079 msgid " -n, --noclean do not clean up after errors\n" -msgstr " -n, --noclean błędy nie będą porządkowane\n" +msgstr " -n, --noclean błędy nie będą porządkowane\n" -#: initdb.c:2083 +#: initdb.c:2080 msgid "" "\n" "If the data directory is not specified, the environment variable PGDATA\n" @@ -350,7 +346,7 @@ msgstr "" "Jeśli katalog nie jest wskazany wtedy używana jest zmienna PGDATA\n" "do określenia tegoż katalogu.\n" -#: initdb.c:2085 +#: initdb.c:2082 msgid "" "\n" "Report bugs to <pgsql-bugs@postgresql.org>.\n" @@ -358,30 +354,30 @@ msgstr "" "\n" "Błędy proszę przesyłać na adres <pgsql-bugs@postgresql.org>.\n" -#: initdb.c:2178 +#: initdb.c:2175 msgid "Running in debug mode.\n" msgstr "Działanie w trybie debug.\n" -#: initdb.c:2182 +#: initdb.c:2179 msgid "Running in noclean mode. Mistakes will not be cleaned up.\n" msgstr "Działanie w trybie nonclean. Błędy nie będą porządkowane.\n" -#: initdb.c:2219 initdb.c:2236 initdb.c:2456 +#: initdb.c:2216 initdb.c:2233 initdb.c:2453 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Spróbuj \"%s --help\" aby uzykać wiecej informacji.\n" -#: initdb.c:2234 +#: initdb.c:2231 #, c-format msgid "%s: too many command-line arguments (first is \"%s\")\n" msgstr "%s: za duża ilość parametrów (pierwszy to \"%s\")\n" -#: initdb.c:2242 +#: initdb.c:2239 #, c-format msgid "%s: password prompt and password file may not be specified together\n" msgstr "%s: podane hasło i plik hasła nie mogą być podane jednocześnie\n" -#: initdb.c:2248 +#: initdb.c:2245 msgid "" "\n" "WARNING: enabling \"trust\" authentication for local connections\n" @@ -393,19 +389,18 @@ msgstr "" "Metodę autoryzacji możesz zmienić edytując plik pg_hba.conf\n" "lub używając opcji -A przy uruchomieniu initdb.\n" -#: initdb.c:2272 +#: initdb.c:2269 #, c-format msgid "%s: unrecognized authentication method \"%s\"\n" msgstr "%s: błędny sposób autoryzacji \"%s\"\n" -#: initdb.c:2282 +#: initdb.c:2279 #, c-format msgid "" "%s: must specify a password for the superuser to enable %s authentication\n" -msgstr "" -"%s: musisz podać hasło superużytkownika aby aktywować %s autoryzację\n" +msgstr "%s: musisz podać hasło superużytkownika aby aktywować %s autoryzację\n" -#: initdb.c:2297 +#: initdb.c:2294 #, c-format msgid "" "%s: no data directory specified\n" @@ -418,7 +413,7 @@ msgstr "" "Możesz tego dokonać używając opcję -D lub przy pomocy\n" "zmiennej środowiskowej PGDATA.\n" -#: initdb.c:2329 +#: initdb.c:2326 #, c-format msgid "" "The program \"postgres\" is needed by %s but was not found in the\n" @@ -429,28 +424,27 @@ msgstr "" "w tym samym folderze co \"%s\".\n" "Sprawdź instalcję.\n" -#: initdb.c:2336 +#: initdb.c:2333 #, c-format msgid "" "The program \"postgres\" was found by \"%s\"\n" "but was not the same version as %s.\n" "Check your installation.\n" msgstr "" -"Program \"postgres\" został znaleziony przez \"%s\"n" -"ale nie jest w tej samej wersji co %s.\n" +"Program \"postgres\" został znaleziony przez \"%s\"nale nie jest w tej samej wersji co %s.\n" "Sprawdź instalację.\n" -#: initdb.c:2355 +#: initdb.c:2352 #, c-format msgid "%s: input file location must be an absolute path\n" msgstr "%s: lokalizacja plików wejściowych musi być bezwzględna\n" -#: initdb.c:2363 +#: initdb.c:2360 #, c-format msgid "%s: could not determine valid short version string\n" msgstr "%s: nie można ustalić poprawnego skróconego opisu wersji\n" -#: initdb.c:2416 +#: initdb.c:2413 #, c-format msgid "" "The files belonging to this database system will be owned by user \"%s\".\n" @@ -460,12 +454,12 @@ msgstr "" "Właścicielem plików należących do sytemu bazy danych będzie użytkownik \"%s\".\n" "Ten użytkownik musi jednocześnie być właścicielem procesu serwera.\n" -#: initdb.c:2426 +#: initdb.c:2423 #, c-format msgid "The database cluster will be initialized with locale %s.\n" msgstr "Klaster bazy zostanie utworzony z zestawem reguł językowych %s.\n" -#: initdb.c:2429 +#: initdb.c:2426 #, c-format msgid "" "The database cluster will be initialized with locales\n" @@ -484,37 +478,37 @@ msgstr "" " NUMERIC: %s\n" " TIME: %s\n" -#: initdb.c:2454 +#: initdb.c:2451 #, c-format msgid "%s: could not find suitable encoding for locale \"%s\"\n" msgstr "%s: nie można znaleźć odpowiedniego kodowania dla reguł językowych \"%s\"\n" -#: initdb.c:2455 +#: initdb.c:2452 #, c-format msgid "Rerun %s with the -E option.\n" msgstr "Włącz polecenie %s ponownie z opcją -E.\n" -#: initdb.c:2462 +#: initdb.c:2459 #, c-format msgid "The default database encoding has accordingly been set to %s.\n" msgstr "Podstawowe kodowanie bazy danych zostało ustawione jako %s.\n" -#: initdb.c:2503 +#: initdb.c:2500 #, c-format msgid "creating directory %s ... " msgstr "tworzenie katalogu %s ... " -#: initdb.c:2517 +#: initdb.c:2514 #, c-format msgid "fixing permissions on existing directory %s ... " msgstr "ustalanie uprawnień katalogu %s ... " -#: initdb.c:2523 +#: initdb.c:2520 #, c-format msgid "%s: could not change permissions of directory \"%s\": %s\n" msgstr "%s: nie można zmienić uprawnień katalogu \"%s\": %s\n" -#: initdb.c:2536 +#: initdb.c:2533 #, c-format msgid "" "%s: directory \"%s\" exists but is not empty\n" @@ -527,17 +521,17 @@ msgstr "" "wyczyść katalog \"%s\" lub uruchom program %s\n" "z innym parametrem określającym katalog niż \"%s\".\n" -#: initdb.c:2545 +#: initdb.c:2542 #, c-format msgid "%s: could not access directory \"%s\": %s\n" msgstr "%s: brak dostepu do katalogu \"%s\": %s\n" -#: initdb.c:2554 +#: initdb.c:2551 #, c-format msgid "creating directory %s/%s ... " msgstr "tworzenie katalogu %s/%s ... " -#: initdb.c:2622 +#: initdb.c:2619 #, c-format msgid "" "\n" @@ -560,33 +554,47 @@ msgstr "" msgid "out of memory\n" msgstr "brak pamięci\n" -#: ../../port/exec.c:193 ../../port/exec.c:306 ../../port/exec.c:349 +#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351 #, c-format msgid "could not identify current directory: %s" msgstr "nie można zidentyfikować aktualnego katalogu: %s" +#: ../../port/exec.c:213 +#, c-format +msgid "invalid binary \"%s\"" +msgstr "błędna binarka \"%s\"" + +#: ../../port/exec.c:262 +#, c-format +msgid "could not read binary \"%s\"" +msgstr "nie można odczytać binarki \"%s\"" + +#: ../../port/exec.c:269 +#, c-format +msgid "could not find a \"%s\" to execute" +msgstr "nie można odnaleźć \"%s\" do wykonania" -#: ../../port/exec.c:322 ../../port/exec.c:358 +#: ../../port/exec.c:324 ../../port/exec.c:360 #, c-format msgid "could not change directory to \"%s\"" msgstr "nie można zmienić katalogu na \"%s\"" -#: ../../port/exec.c:337 +#: ../../port/exec.c:339 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "nie można odczytać odwołania symbolicznego \"%s\"" -#: ../../port/exec.c:585 +#: ../../port/exec.c:587 #, c-format msgid "child process exited with exit code %d" msgstr "proces potomny zakończyl działanie z kodem %d" -#: ../../port/exec.c:588 +#: ../../port/exec.c:590 #, c-format msgid "child process was terminated by signal %d" msgstr "proces potomny został przerwany przez sygnał %d" -#: ../../port/exec.c:591 +#: ../../port/exec.c:593 #, c-format msgid "child process exited with unrecognized status %d" msgstr "proces potomny zakończył działanie z nieznanym stanem %d" diff --git a/src/bin/pg_config/po/pl.po b/src/bin/pg_config/po/pl.po index 220b2f4ccd3..d36e3b19d5e 100644 --- a/src/bin/pg_config/po/pl.po +++ b/src/bin/pg_config/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pg_config\n" -"POT-Creation-Date: 2005-01-11 19:05+0000\n" +"POT-Creation-Date: 2005-01-31 02:15+0000\n" "PO-Revision-Date: 2005-01-12 16:0+0100\n" "Last-Translator: toczek <xxxtoczekxxx@wp.pl>\n" "Language-Team:\n" @@ -120,32 +120,47 @@ msgstr "%s: niepoprawny parametr: %s\n" msgid "%s: could not find own executable\n" msgstr "%s: nie można znaleźć pliku wykonywalnego\n" -#: ../../port/exec.c:193 ../../port/exec.c:306 ../../port/exec.c:349 +#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351 #, c-format msgid "could not identify current directory: %s" msgstr "nie można zidentyfikować bieżącego katalogu: %s" -#: ../../port/exec.c:322 ../../port/exec.c:358 +#: ../../port/exec.c:213 +#, c-format +msgid "invalid binary \"%s\"" +msgstr "błędna binarka \"%s\"" + +#: ../../port/exec.c:262 +#, c-format +msgid "could not read binary \"%s\"" +msgstr "nie można odczytać binarki \"%s\"" + +#: ../../port/exec.c:269 +#, c-format +msgid "could not find a \"%s\" to execute" +msgstr "nie można znaleźć \"%s\" aby wykonać" + +#: ../../port/exec.c:324 ../../port/exec.c:360 #, c-format msgid "could not change directory to \"%s\"" msgstr "nie można zmienić katalogu na \"%s\"" -#: ../../port/exec.c:337 +#: ../../port/exec.c:339 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "nie można odczytać odwołania symbolicznego \"%s\"" -#: ../../port/exec.c:585 +#: ../../port/exec.c:587 #, c-format msgid "child process exited with exit code %d" msgstr "proces potomny zakończyl działanie z kodem %d" -#: ../../port/exec.c:588 +#: ../../port/exec.c:590 #, c-format msgid "child process was terminated by signal %d" msgstr "proces potomny został przerwany przez sygnał %d" -#: ../../port/exec.c:591 +#: ../../port/exec.c:593 #, c-format msgid "child process exited with unrecognized status %d" msgstr "proces potomny zakończył działanie z nieznanym stanem %d" |