msgid "" msgstr "" "Project-Id-Version: R 2.15.2\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2013-01-28 09:13+0000\n" "PO-Revision-Date: \n" "Last-Translator: Łukasz Daniel \n" "Language-Team: Łukasz Daniel \n" "Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "na-Revision-Date: 2012-05-29 07:55+0100\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" "X-Poedit-SourceCharset: iso-8859-1\n" # parallel/src/fork.c: 139 # error(_("unable to create a pipe")) # parallel/src/fork.c: 142 # error(_("unable to create a pipe")) #: fork.c:131 fork.c:134 msgid "unable to create a pipe" msgstr "nie można utworzyć potoku" # parallel/src/fork.c: 153 # error(_("unable to fork, possible reason: %s"), strerror(errno)) #: fork.c:145 #, c-format msgid "unable to fork, possible reason: %s" msgstr "nie można rozdzielić, prawdopodobny powód: %s" # parallel/src/fork.c: 182 # error(_("memory allocation error")) #: fork.c:174 msgid "memory allocation error" msgstr "błąd przydziału pamięci" # parallel/src/fork.c: 220 # error(_("only children can send data to the master process")) #: fork.c:212 msgid "only children can send data to the master process" msgstr "tylko potomne procesy mogą przesłać dane do procesu głównego" # parallel/src/fork.c: 222 # error(_("there is no pipe to the master process")) #: fork.c:214 msgid "there is no pipe to the master process" msgstr "nie ma potoku do procesu głównego" # parallel/src/fork.c: 224 # error(_("content to send must be RAW, use serialize() if needed")) #: fork.c:216 msgid "content to send must be RAW, use serialize() if needed" msgstr "" "zawartość do wysłania musi być PUSTA, użyj 'serialize()' jeśli konieczne" # parallel/src/fork.c: 233 # error(_("write error, closing pipe to the master")) # parallel/src/fork.c: 240 # error(_("write error, closing pipe to the master")) # parallel/src/fork.c: 570 # error(_("write error, closing pipe to the master")) #: fork.c:225 fork.c:232 msgid "write error, closing pipe to the master" msgstr "błąd zapisu, zamykanie potoku do procesu głównego" # parallel/src/fork.c: 253 # error(_("only the master process can send data to a child process")) #: fork.c:245 msgid "only the master process can send data to a child process" msgstr "tylko główny proces może przesłać dane do potomnego procesu" # parallel/src/fork.c: 260 # error(_("child %d does not exist"), pid) #: fork.c:252 #, c-format msgid "child %d does not exist" msgstr "potomny proces %d nie istnieje" # parallel/src/fork.c: 266 # error(_("write error")) #: fork.c:258 msgid "write error" msgstr "błąd zapisu" # parallel/src/fork.c: 346 # warning(_("error '%s' in select"), strerror(errno)) # parallel/src/fork.c: 468 # warning(_("error '%s' in select"), strerror(errno)) #: fork.c:338 fork.c:460 #, c-format msgid "error '%s' in select" msgstr "błąd '%s' przy wyborze" # parallel/src/fork.c: 552 # error(_("mckill failed")) #: fork.c:544 msgid "mckill failed" msgstr "'mckill' nie powiodło się" # parallel/src/fork.c: 562 # error(_("mcexit can only be used in a child process")) #: fork.c:554 msgid "mcexit can only be used in a child process" msgstr "'mcexit' może być użyty jedynie w potomnym procesie" # parallel/src/fork.c: 583 # error(_("mcexit failed")) #: fork.c:574 msgid "mcexit failed" msgstr "'mcexit' nie powiodło się"