# Russian translations for R
# ������� ������� ��� R
#
# Copyright (C) 2011 The R Foundation
# This file is distributed under the same license as the R package.
#
msgid ""
msgstr ""
"Project-Id-Version: R 2.14.0\n"
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
"POT-Creation-Date: 2024-04-01 10:34-0700\n"
"PO-Revision-Date: 2020-08-27 19:52+0900\n"
"Last-Translator: Alexey Shipunov <dactylorhiza@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 1.8.7.1\n"

#: fork.c:223
#, c-format
msgid "unable to terminate child process: %s"
msgstr "�� ���� ��������� �������� �������: %s"

#: fork.c:250
#, c-format
msgid "unable to terminate child: %s"
msgstr "�� ���� ��������� �������� �������: %s"

#: fork.c:329 fork.c:620 ncpus.c:87 ncpus.c:123 ncpus.c:178
msgid "memory allocation error"
msgstr "������ ������������� ������"

#: fork.c:385 fork.c:389 fork.c:393
#, c-format
msgid "invalid '%s' argument"
msgstr "������������ �������� '%s'"

#: fork.c:451
msgid "Error while shutting down parallel: unable to terminate some child processes\n"
msgstr "������ ��� ���������� parallel: �� ���� ��������� ��������� �������� ��������\n"

#: fork.c:544 fork.c:547
msgid "unable to create a pipe"
msgstr "�� ���� ������� �����"

#: fork.c:569
#, c-format
msgid "unable to fork, possible reason: %s"
msgstr "�� ���� ����������, ��������� �������: %s"

#: fork.c:761
msgid "only children can send data to the master process"
msgstr "������ �������� �������� ����� �������� ������ ������-��������"

#: fork.c:763
msgid "there is no pipe to the master process"
msgstr "��� ����� � ������-��������"

#: fork.c:765
msgid "content to send must be RAW, use serialize() if needed"
msgstr "���������� ������� ������ ���� RAW, ����������� serialize(), ���� ����"

#: fork.c:774 fork.c:785 fork.c:1204
msgid "write error, closing pipe to the master"
msgstr "������ ������, �������� ����� � �������"

#: fork.c:795
msgid "only the master process can send data to a child process"
msgstr "������ ������-������� ����� �������� ������ ��������� ��������"

#: fork.c:803
#, c-format
msgid "child %d does not exist"
msgstr "�������� ������� %d �� ����������"

#: fork.c:809
msgid "write error"
msgstr "������ ������"

#: fork.c:897
#, c-format
msgid "cannot wait for child %d as it does not exist"
msgstr "�� ���� ��������� ��������� �������� %d , ������ ��� ��� ���"

#: fork.c:956 fork.c:1083
#, c-format
msgid "error '%s' in select"
msgstr "������ '%s' � ������"

#: fork.c:1173
msgid "'mckill' failed"
msgstr "'mckill' �� ������"

#: fork.c:1186
msgid "'mcexit' can only be used in a child process"
msgstr "'mcexit' ����� ���� ����������� ������ � �������� ��������"

#: fork.c:1218
msgid "'mcexit' failed"
msgstr "'mcexit' �� ������"

#: fork.c:1247 fork.c:1256
msgid "invalid CPU affinity specification"
msgstr "������������ �������� �������� CPU"

#: fork.c:1267
msgid "requested CPU set is too large for this system"
msgstr "����������� ��������� CPU ������� ������ ��� ���� �������"

#: fork.c:1290
msgid "retrieving CPU affinity set failed"
msgstr "�������� �������� ��������� CPU �� �������"