# 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-10-25 14:49\n"
"PO-Revision-Date: 2024-03-25 14:48+0300\n"
"Last-Translator: Ivan Krylov <ikrylov@disroot.org>\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 3.2.2\n"

msgid "invalid value of %s"
msgstr "������������ �������� %s"

msgid "need at least one argument"
msgstr "����� ���� �� ���� ��������"

msgid "zero-length inputs cannot be mixed with those of non-zero length"
msgstr "������� ���� ������ ��������� � ���������"

msgid "dim(X) must have a positive length"
msgstr "dim(X) ������ ����� ������������� �����"

msgid "'X' must have named dimnames"
msgstr "'X' ������ ����� ����������� dimnames"

msgid "not all elements of 'MARGIN' are names of dimensions"
msgstr "�� ��� �������� 'MARGIN' -- ����� ���������"

msgid "no cluster 'cl' supplied and none is registered"
msgstr "�������� 'cl' ��� � ������ �� ����������������"

msgid "not a valid cluster"
msgstr "������������ �������"

msgid "replacing registration for cluster type '%s'"
msgstr ""

#, fuzzy
msgid "unknown cluster type: '%s'"
msgstr "����������� ��� ��������"

msgid "numeric 'names' must be >= 1"
msgstr "�������� 'names' ������ ���� >= 1"

msgid "node of a socket cluster on host %s with pid %d"
msgstr "���� �� ��������-��������� �� ����� %s � pid %d"

msgid "Connection setup failed or timed out."
msgstr "������������ ���������� �� ������� ��� ��������� ����� ��������."

msgid "PORT must be specified"
msgstr "���� ���������� PORT"

msgid "'nnodes' must be >= 1"
msgstr "'nnodes' ������ ���� >= 1"

msgid "Cluster setup failed."
msgstr "�������� �������� �� �������."

msgid "invalid 'child' argument"
msgstr "������������ �������� 'child'"

msgid "'children' must be a list of processes or a single process"
msgstr "'children' ������ ���� ������� ��������� ��� ����� ���������"

msgid "'process' must be of class %s"
msgstr "'process' ������ ���� ������ %s"

msgid "'child' must be a valid child process"
msgstr "'child' ������ ���� ���������� �������� ���������"

msgid "'what' must be a character or raw vector"
msgstr "'what' ������ ���� ��������� ��� ������� ��������"

msgid "'mc.cores' must be >= 1"
msgstr "'mc.cores' ������ ���� >= 1"

msgid "affinity.list and X must have the same length"
msgstr "affinity.list � X ������ ���� ���������� �����"

msgid "%d function calls resulted in an error"
msgstr "������ ������� %d ������� � ������"

msgid "'mc.preschedule' must be false if 'affinity.list' is used"
msgstr "'mc.preschedule' ������ ���� fasle � ��� ������, ����� ������������ 'affinity.list'"

msgid "all scheduled cores encountered errors in user code"
msgstr "��� ��������������� ���� ����������� � ������� � ���������������� ����"

msgid "Zero-length inputs cannot be mixed with those of non-zero length"
msgstr "������� ���� ������ ��������� � ���������"

msgid "invalid 'jobs' argument"
msgstr "������������ �������� 'jobs'"

msgid "'v' must be a vector"
msgstr "'v' ������ ���� ��������"

msgid "some results may be missing, folded or caused an error"
msgstr "��������� ���������� ����� ���� ���������, ��������� ��� ������� � ������"

msgid "fork clusters are not supported on Windows"
msgstr "������������� �������� ��� ����� �� ��������������"

msgid "'mc.cores' > 1 is not supported on Windows"
msgstr "'mc.cores' > 1 �� �������������� ��� Windows"

msgid "Cluster setup failed. %d worker of %d failed to connect."
msgid_plural "Cluster setup failed. %d of %d workers failed to connect."
msgstr[0] "�������� �������� �� �������. %d ������� �� %d �� ������ ��������������."
msgstr[1] "�������� �������� �� �������. %d �������� �� %d �� ������ ��������������."
msgstr[2] "�������� �������� �� �������. %d ��������� �� %d �� ������ ��������������."

msgid "socket cluster with %d nodes on host %s"
msgid_plural "socket cluster with %d nodes on hosts %s"
msgstr[0] "�������-�������� � %d ������ �� ����� %s"
msgstr[1] "�������-�������� � %d ������ �� ������ %s"
msgstr[2] "�������-�������� � %d ������ �� ������ %s"

msgid "%d parallel function call did not deliver a result"
msgid_plural "%d parallel function calls did not deliver results"
msgstr[0] "%d ����� ������������ ������� �� ������ ���������"
msgstr[1] "%d ������ ������������ ������� �� ������ ���������"
msgstr[2] "%d ������� ������������ ������� �� ������ ���������"

msgid "scheduled core %s did not deliver a result, all values of the job will be affected"
msgid_plural "scheduled cores %s did not deliver results, all values of the jobs will be affected"
msgstr[0] "%s ��������������� ���� ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"
msgstr[1] " %s ��������������� ���� ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"
msgstr[2] " %s ��������������� ���� ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"

msgid "scheduled core %s encountered error in user code, all values of the job will be affected"
msgid_plural "scheduled cores %s encountered errors in user code, all values of the jobs will be affected"
msgstr[0] "��������������� ���� %s ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"
msgstr[1] "��������������� ���� %s ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"
msgstr[2] "��������������� ���� %s ����������� � ������� � ���������������� ����, ����� ��������� ��� �������� �����"

msgid "%d parallel job did not deliver a result"
msgid_plural "%d parallel jobs did not deliver results"
msgstr[0] "%d ������������ ������� �� ������ ���������"
msgstr[1] "%d ������������ ������� �� ������ ���������"
msgstr[2] "%d ������������ ������� �� ������ ���������"

#~ msgid "socket cluster with %d nodes on hosts %s"
#~ msgstr "�������-�������� � %d ������ �� ����� %s"

#~ msgid ","
#~ msgstr ","

#~ msgid "host"
#~ msgstr "����"