|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Wydruk zawartości pliku bazy danych; jedna linia na pozycję
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Utworzenie pliku bazy danych DB na podstawie danych tekstowych.
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:78
|
|
7.
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
|
Strings for arguments in help texts.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
PLIK-WEJŚCIOWY PLIK-WYJŚCIOWY
-o PLIK-WYJŚCIOWY PLIK-WEJŚCIOWY
-u PLIK-WEJŚCIOWY
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
zła ilość argumentów
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
nie można otworzyć pliku bazy danych `%s ': %s
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
nie można otworzyć pliku wejściowego `%s '
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:173
|
|
11.
|
|
|
cannot open output file `%s ': %s
|
|
|
|
nie można otworzyć pliku wyjściowego `%s ': %s
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:187
|
|
12.
|
|
|
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
|
|
|
We print some extra information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Ewentualne błędy prosimy zgłaszać wykorzystując program `glibcbug'
wysyłając na adres <bugs@gnu.org>.
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:235
|
|
13.
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
Ten program jest darmowy; warunki kopiowania są opisane w źródłach.
Autorzy nie dają ŻADNYCH gwarancji, w tym nawet gwarancji SPRZEDAWALNOŚCI
lub PRZYDATNOŚCI DO KONKRETNYCH CELÓW.
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:248
|
|
14.
|
|
|
Written by %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Napisane przez %s .
|
|
Translated and reviewed by
Piotr Roszatycki
|
|
|
|
Located in
src/makedb.c:253
|