# Russian translations for R # ������� ������� ��� R # # Copyright (C) 2008 The R Foundation # This file is distributed under the same license as the R package. # Alexey Garkovenko <garkovenko@gmail.com> # msgid "" msgstr "" "Project-Id-Version: R 2.9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-30 07:33-0700\n" "PO-Revision-Date: 2018-04-07 01:17-0500\n" "Last-Translator: Alexey Shipunov <dactylorhiza@gmail.com>\n" "Language-Team: Russian <dactylorhiza at gmail>\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" #: class_support.c:29 msgid "calling the C routine used as an initializer for 'externalptr' objects" msgstr "" "������� C ���������, ������������ ��� ��������� ��� 'externalptr' ��������" #: do_substitute_direct.c:41 msgid "invalid list for substitution" msgstr "�������� ������ ��� �����������" #: methods_list_dispatch.c:151 msgid "" "could not find the skeleton calls for 'methods' (package detached?): expect " "very bad things to happen" msgstr "" "�� ���� ����� �������� ������ ��� 'methods' (����� ��������?): �������� " "��������� ���-�� ����� ������" #: methods_list_dispatch.c:217 #, c-format msgid "" "no \"allMethods\" slot found in object of class \"%s\" used as methods list " "for function '%s'" msgstr "" "�� ������ \"allMethods\" ���� � ������� ������ \"%s\", ���������������� ��� " "������ ������� ��� ������� '%s'" #: methods_list_dispatch.c:445 #, c-format msgid "no generic function definition found for '%s'" msgstr "�� ������� ����������� ����� ������� ��� '%s'" #: methods_list_dispatch.c:448 #, c-format msgid "" "no generic function definition found for '%s' in the supplied environment" msgstr "" "�� ������� ����������� ����� ������� ��� '%s' � ��������������� ���������" #: methods_list_dispatch.c:483 #, c-format msgid "" "invalid generic function object for method selection for function '%s': " "expected a function or a primitive, got an object of class \"%s\"" msgstr "" "�� ������ ������ ����� ������� ��� ������ ������ ��� ������� '%s': ��������� " "������� ��� ��������, ������� ������ ������ \"%s\"" #: methods_list_dispatch.c:498 #, c-format msgid "no direct or inherited method for function '%s' for this call" msgstr "" "��� ������� ��� �������������� ������ ��� ������� '%s' ��� ������� ������" #: methods_list_dispatch.c:528 methods_list_dispatch.c:1077 msgid "invalid object (non-function) used as method" msgstr "�� ������ ������ (�� �������) ����������� ��� �����" #: methods_list_dispatch.c:549 #, c-format msgid "could not find symbol '%s' in frame of call" msgstr "�� ������ ������ '%s' � ��������� ������" #: methods_list_dispatch.c:557 #, c-format msgid "" "invalid symbol in checking for missing argument in method dispatch: expected " "a name, got an object of class \"%s\"" msgstr "" "��� �������� �������������� ��������� � �������� ������ ������ ������������ " "������: ��������� ���, ������� ������ ������ \"%s\"" #: methods_list_dispatch.c:560 msgid "use of NULL environment is defunct" msgstr "������������� NULL ��������� ����� �� ��������������" #: methods_list_dispatch.c:564 #, c-format msgid "" "invalid environment in checking for missing argument, '%s', in methods " "dispatch: got an object of class \"%s\"" msgstr "" "��� �������� �������������� ��������� ���������� �������� ���������, '%s', � " "������� ��������: ������� ������ ������ \"%s\"" #: methods_list_dispatch.c:590 #, c-format msgid "" "object of class \"%s\" used as methods list for function '%s' ( no " "'argument' slot)" msgstr "" "������ ������ \"%s\" ����������� ��� ������ ������� ��� ������� '%s' ( ��� " "����� 'argument' )" #: methods_list_dispatch.c:601 #, c-format msgid "" "(in selecting a method for function '%s') '...' and related variables cannot " "be used for methods dispatch" msgstr "" "(��� ������ ������ ��� ������� '%s') '...' � ����������� ���������� �� ����� " "���� ������������ ��� �������� �������" #: methods_list_dispatch.c:604 #, c-format msgid "" "(in selecting a method for function '%s') the 'environment' argument for " "dispatch must be an R environment; got an object of class \"%s\"" msgstr "" "(��� ������ ������ ��� ������� '%s') �������� 'environment' ��� �������� " "������ ���� R ����������; ������� ������ ������ \"%s\"" #: methods_list_dispatch.c:618 methods_list_dispatch.c:630 #: methods_list_dispatch.c:1023 #, c-format msgid "" "error in evaluating the argument '%s' in selecting a method for function " "'%s': %s" msgstr "" "������ ��� ������ ��������� '%s' ��� ������ ������ ��� ������� '%s': %s" #: methods_list_dispatch.c:638 #, c-format msgid "no matching method for function '%s' (argument '%s', with class \"%s\")" msgstr "" "��� ���������������� ������ ��� ������� '%s' (�������� '%s', � ������� \"%s" "\")" #: methods_list_dispatch.c:645 #, c-format msgid "" "recursive use of function '%s' in method selection, with no default method" msgstr "" "����������� ������������� ������� '%s' � ������ ������, � ����������� ������ " "��-���������" #: methods_list_dispatch.c:716 #, c-format msgid "error in evaluating a 'primitive' next method: %s" msgstr "������ ��� ������ 'primitive' ���������� ������: %s" #: methods_list_dispatch.c:816 #, c-format msgid "'%s' must be a single string (got a character vector of length %d)" msgstr "" "'%s' ������ ���� ��������� ������� (������� ���������� ������ ����� %d)" #: methods_list_dispatch.c:820 #, c-format msgid "'%s' must be a non-empty string; got an empty string" msgstr "'%s' ������ ���� �� ������ �������; �������� ������ ������" #: methods_list_dispatch.c:824 #, c-format msgid "'%s' must be a single string (got an object of class \"%s\")" msgstr "'%s' ������ ���� ��������� ������� (������� ������ ������ \"%s\")" #: methods_list_dispatch.c:901 msgid "class should be either a character-string name or a class definition" msgstr "" "����� ������ ���� ���� ������-��������� ������� ���� ������������ ������" #: methods_list_dispatch.c:981 #, c-format msgid "failed to get the generic for the primitive \"%s\"" msgstr "�� ���� ����� ����� ������� ��� ��������� \"%s\"" #: methods_list_dispatch.c:988 #, c-format msgid "" "expected a generic function or a primitive for dispatch, got an object of " "class \"%s\"" msgstr "" "��������� ����� ������� ���� �������� ��� ��������, ������� ������ ������ " "\"%s\"" #~ msgid "" #~ "in processing 'callNextMethod', found a '...' in the matched call, but no " #~ "corresponding '...' argument" #~ msgstr "" #~ "��� ������� 'callNextMethod', ������ '...' � ����������� ������, �� ��� " #~ "���������������� ��������� '...'" #~ msgid "" #~ "S language method selection got an error when called from internal " #~ "dispatch for function '%s'" #~ msgstr "" #~ "����� ������ ����� S ������ ������, ����� ��� ������ �� ���������� " #~ "�������� ��� ������� '%s'" #~ msgid "" #~ "internal error in 'callNextMethod': '.nextMethod' was not assigned in the " #~ "frame of the method call" #~ msgstr "" #~ "���������� ������ � 'callNextMethod': '.nextMethod' �� ��� �������� � " #~ "��������� ������ ������" #~ msgid "" #~ "Generic \"%s\" seems not to have been initialized for table dispatch---" #~ "need to have .SigArgs and .AllMtable assigned in its environment" #~ msgstr "" #~ "����� \"%s\", �������, �� ���� ���������������� ��� ������� ��������---" #~ "���������� ����� .SigArgs � .AllMtable �������������� � ���� ���������"