# Russian translations for R package # ������� ������� ��� ������ R # # Copyright (C) 2007 The R Foundation # Copyright (C) 2005 Dmitri I GOULIAEV <dmitri.gouliaev@telkel.net> # Alexey Shipunov <dactylorhiza at gmail.com> 2010 # msgid "" msgstr "" "Project-Id-Version: R 4.4.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2024-10-25 14:49-0700\n" "PO-Revision-Date: 2024-03-25 14:56+0300\n" "Last-Translator: Ivan Krylov <ikrylov@disroot.org>\n" "Language-Team: Russian\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" "First-Translator: Dmitri I GOULIAEV <dmitri.gouliaev@telkel.net>\n" "X-Generator: Poedit 3.2.2\n" #: Rmd5.c:57 Rsha256.c:70 msgid "argument 'files' must be character" msgstr "�������� 'files' ������ ���� ����������" #: Rmd5.c:73 #, c-format msgid "md5 failed on file '%ls'" msgstr "md5 �� ����� '%ls' �� ������" #: Rmd5.c:75 #, c-format msgid "md5 failed on file '%s'" msgstr "md5 �� ����� '%s' �� ������" #: Rsha256.c:86 #, fuzzy, c-format msgid "sha256 failed on file '%ls'" msgstr "md5 �� ����� '%ls' �� ������" #: Rsha256.c:88 #, fuzzy, c-format msgid "sha256 failed on file '%s'" msgstr "md5 �� ����� '%s' �� ������" #: getfmts.c:61 #, c-format msgid "only %d arguments are allowed" msgstr "����������� ������ %d ����������" #: getfmts.c:66 msgid "'fmt' is not a character vector" msgstr "'fmt' �� ��������� ������" #: getfmts.c:69 msgid "'fmt' must be length 1" msgstr "'fmt' ������ ���� ��������� �����" #: getfmts.c:75 #, c-format msgid "'fmt' length exceeds maximal format length %d" msgstr "����� 'fmt' ��������� ������������ ����� ������� %d" #: getfmts.c:96 #, c-format msgid "unrecognised format specification '%s'" msgstr "�������������� �������� ������� '%s'" #: getfmts.c:136 msgid "at most one asterisk '*' is supported in each conversion specification" msgstr "����� ������� ���� ��������� '*' �������������� � ������ �������� ��������������" #: gramLatex.c:2592 gramRd.c:3971 #, c-format msgid "unable to allocate buffer for long string at line %d" msgstr "�� ���� ���������� ����� ��� ������� ��������� �� ������ %d" #: gramLatex.c:2869 gramRd.c:4524 gramRd.c:4530 #, c-format msgid "invalid '%s' value" msgstr "������������ �������� '%s'" #: gramRd.c:2581 gramRd.c:2584 #, c-format msgid "bad markup (extra space?) at %s:%d:%d" msgstr "������ �������� (������ ������?) �� %s:%d:%d" #: gramRd.c:3117 #, c-format msgid "Macro '%s' previously defined." msgstr "����� '%s' ��� ���������." #: gramRd.c:3127 #, c-format msgid "At most 4 arguments are allowed for user defined macros." msgstr "�������� 4 ��������� ��������� ��� ���������������� ��������." #: gramRd.c:3169 #, c-format msgid "No macro definition for '%s'." msgstr "��� ����������� ������� ��� '%s'." #: gramRd.c:3232 #, c-format msgid "Not enough arguments passed to user macro '%s'" msgstr "������������ ���������� ��� ���������������� ������� '%s'" #: gramRd.c:3372 gramRd.c:3376 #, c-format msgid "newline within quoted string at %s:%d" msgstr "����� ������ ������ ������������ ��������� �� %s:%d" #: gramRd.c:3395 #, c-format msgid "unable to allocate buffer for long macro at line %d" msgstr "�� ���� ���������� ����� ��� �������� ����� �� ������ %d" #: gramRd.c:3425 msgid "macros nested too deeply: infinite recursion?" msgstr "����� ������� ������� �������: ����������� ��������?" #: gramRd.c:3833 #, c-format msgid "Unable to find macro %s" msgstr "�� ���� ����� ����� %s" #: gramRd.c:4032 #, c-format msgid "Unexpected end of input (in %c quoted string opened at %s:%d:%d)" msgstr "����������� ����� ����� (� %c ������������ ������ ������� �� %s:%d:%d)" #: gramRd.c:4537 msgid "cannot open the connection" msgstr "�� ���� ������� ����������" #: gramRd.c:4544 msgid "cannot read from this connection" msgstr "�� ���� �������� �� ����� ����������" #: gramRd.c:4552 msgid "invalid Rd file" msgstr "������������ Rd-����" #: gramRd.c:4571 msgid "'deparseRd' only supports deparsing character elements" msgstr "'deparseRd' ������������ ������ deparsing-�������" #: gramRd.c:4574 msgid "bad state" msgstr "������ ���������" #: gramRd.c:4587 #, c-format msgid "bad text mode %d in 'deparseRd'" msgstr "������ ��������� ����� %d � 'deparseRd'" #: http.c:32 msgid "invalid bind address specification" msgstr "������������ �������� ������ ��������" #: http.c:37 #, c-format msgid "Invalid port number %d: should be in 0:65535, typically above 1024" msgstr "������������ ����� ����� %d: ������ ������� � 0:65535, ������ ���� 1024" #: install.c:95 msgid "path too long" msgstr "���� � ����� ������� �������" #: install.c:120 install.c:139 install.c:141 #, c-format msgid "invalid '%s' argument" msgstr "������������ �������� '%s'" #: install.c:170 msgid "write error during file append" msgstr "������ ������ � �������� ���������� �����" #: pdscan.c:67 msgid "too many items" msgstr "������� ����� �������" #: pdscan.c:115 msgid "non-character argument" msgstr "��-���������� ��������" #: signals.c:42 msgid "pskill() is not supported on this platform" msgstr "pskill() �� ���� ��������� �� ��������������" #: signals.c:140 msgid "psnice() is not supported on this platform" msgstr "psnice() �� ���� ��������� �� ��������������" #: text.c:69 msgid "invalid argument type" msgstr "������������ ��� ���������" #: text.c:225 text.c:247 msgid "out of memory" msgstr "�� ������� ������"