# Russian translations for R # ������� ������� ��� R # # Copyright (C) 2015 The R Foundation # This file is distributed under the same license as the R package. # Copyright (C) 2015 Alexey Shipunov <dactylorhiza at gmail> # 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:50-0700\n" "PO-Revision-Date: 2024-03-25 15:00+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" "X-Generator: Poedit 3.2.2\n" #: io.c:327 io.c:331 io.c:341 io.c:573 io.c:777 io.c:830 io.c:844 io.c:848 #: io.c:854 io.c:855 io.c:1096 io.c:1097 io.c:1099 io.c:1100 io.c:1101 #: io.c:1102 io.c:1103 io.c:1104 stubs.c:47 stubs.c:67 windows/dialogs.c:169 #: windows/dialogs.c:194 windows/dialogs.c:197 windows/dialogs.c:241 #: windows/dialogs.c:278 windows/dialogs.c:289 windows/dialogs.c:313 #: windows/dialogs.c:321 windows/util.c:127 windows/widgets.c:80 #: windows/widgets.c:83 windows/widgets.c:88 #, c-format msgid "invalid '%s' argument" msgstr "������������ �������� '%s'" #: io.c:350 io.c:841 msgid "invalid quote symbol set" msgstr "������������ ��������� ������� �������" #: io.c:362 io.c:864 io.c:1084 msgid "cannot open the connection" msgstr "�� ���� ������� ����������" #: io.c:365 io.c:369 msgid "cannot read from this connection" msgstr "�� ���� ��������� �� ����������" #: io.c:416 io.c:434 #, c-format msgid "quoted string on line %d terminated by EOF" msgstr "������������ ��������� ������ %d ������������� EOF" #: io.c:569 msgid "the first argument must be of mode character" msgstr "������ �������� ������ ���� ���������" #: io.c:599 #, c-format msgid "invalid 'numerals' string: \"%s\"" msgstr "������������ ������ 'numerals': \"%s\"" #: io.c:779 #, c-format msgid "Selection: " msgstr "�����: " #: io.c:874 io.c:889 msgid "cannot allocate buffer in 'readTableHead'" msgstr "�� ���� ���������� ����� � 'readTableHead'" #: io.c:902 msgid "\\ followed by EOF" msgstr "�� \\ ������� EOF" #: io.c:954 io.c:958 #, c-format msgid "incomplete final line found by readTableHeader on '%s'" msgstr "readTableHeader ����� �������� ��������� ������ � '%s'" #: io.c:1015 msgid "index out of range" msgstr "������ ��� ��������" #: io.c:1052 #, c-format msgid "Problem closing connection: %s" msgstr "�������� � ��������� ����������: %s" #: io.c:1054 msgid "Problem closing connection" msgstr "�������� � ��������� ����������" #: io.c:1077 msgid "'file' is not a connection" msgstr "'file' -- ��� �� ����������" #: io.c:1080 msgid "cannot write to this connection" msgstr "�� ���� ������ � ��� ����������" #: io.c:1110 msgid "'dec' must be a single character" msgstr "'dec' ������ ���� ����� ��������" #: io.c:1137 #, c-format msgid "corrupt data frame -- length of column %d does not match nrows" msgstr "������������ ������� ������ -- ����� ������� %d �� ������������� �������" #: io.c:1171 #, c-format msgid "column %d claims to be a factor but does not have numeric codes" msgstr "������� %d ������� ���� ��������, �� � ��� ��� �������� �����" #: io.c:1189 msgid "corrupt matrix -- dims do not match length" msgstr "������������ ������� -- ����� ��������� �� ��������" #: stubs.c:56 msgid "'savehistory' can only be used in Rgui and Rterm" msgstr "'savehistory' ����� ������������ ������ � Rgui � Rterm" #: stubs.c:73 msgid "'loadhistory' can only be used in Rgui and Rterm" msgstr "'loadhistory' ����� ������������ ������ Rgui � Rterm" #: stubs.c:85 msgid "invalid timestamp" msgstr "������������ ���� � �����" #: stubs.c:151 stubs.c:159 msgid "X11 dataentry cannot be loaded" msgstr "������� X11 ������ ���������" #: stubs.c:155 stubs.c:184 stubs.c:190 msgid "X11 is not available" msgstr "X11 ����������" #: stubs.c:248 stubs.c:251 #, c-format msgid "invalid '%s' specification" msgstr "������������ ����������� '%s'" #: stubs.c:254 #, c-format msgid "'%s' contains missing values" msgstr "'%s' �������� ����������� ��������" #: utils.c:68 msgid "argument 'class' must be a character string" msgstr "�������� 'class' ������ ���� ��������� �������" #: utils.c:78 msgid "argument 'x' must be a length-1 character vector" msgstr "�������� 'x' ������ ���� ��������� �������" #: utils.c:81 msgid "argument 'x' must be UTF-8 encoded (including ASCII)" msgstr "�������� 'x' ������ ���� � UTF-8 (������� ASCII)" #: utils.c:147 msgid "'hostname' must be a character vector of length 1" msgstr "'hostname' ������ ���� ��������� �������� ������ 1" #: utils.c:153 #, c-format msgid "nsl() was unable to resolve host '%s'" msgstr "nsl() �� ���� ��������� ���� '%s'" #: utils.c:160 msgid "unknown format returned by 'gethostbyname'" msgstr "'gethostbyname' ������� ������������ ������" #: utils.c:169 msgid "nsl() is not supported on this platform" msgstr "nsl() �� �������������� �� ���� ���������" #: windows/dialogs.c:181 msgid "unknown type" msgstr "����������� ���" #: windows/dialogs.c:213 windows/dialogs.c:237 windows/dialogs.c:275 #: windows/dialogs.c:310 msgid "menu functions can only be used in the GUI" msgstr "������� ���� ����� ������������ ������ � GUI" #: windows/dialogs.c:245 #, c-format msgid "unable to retrieve items for %s (%s)" msgstr "�� ���� �������� �������� ��� %s (%s)" #: windows/dialogs.c:283 #, c-format msgid "unable to add menu (%s)" msgstr "�� ���� �������� ���� (%s)" #: windows/dialogs.c:295 #, c-format msgid "unable to add menu item (%s)" msgstr "�� ���� �������� ������� ���� (%s)" #: windows/dialogs.c:318 msgid "menu does not exist" msgstr "���� �� ����������" #: windows/dialogs.c:325 #, c-format msgid "unable to delete menu item (%s)" msgstr "�� ���� ������� ������� ���� (%s)" #: windows/registry.c:67 windows/registry.c:242 windows/registry.c:245 #: windows/registry.c:248 #, c-format msgid "invalid '%s' value" msgstr "������������ �������� '%s'" #: windows/registry.c:260 #, c-format msgid "Registry key '%ls' not found" msgstr "���� ������� '%ls' �� ������" #: windows/util.c:46 msgid "unsupported version of Windows" msgstr "���������������� ������ Windows" #: windows/util.c:291 msgid "argument must be a character vector or a raw vector" msgstr "�������� ������ ���� ��������� �������� ��� ������� ��������" #: windows/util.c:332 msgid "unable to open the clipboard" msgstr "�� ���� ������� ����� ������" #: windows/util.c:337 msgid "unable to write to the clipboard" msgstr "�� ���� ������ � ����� ������" #: windows/util.c:416 msgid "'title' must be a character string" msgstr "'title' ������ ���� ��������� �������" #: windows/util.c:425 msgid "'text' must be a character string" msgstr "'text' ������ ���� ��������� �������" #: windows/util.c:464 #, c-format msgid "'%s' must be length 1" msgstr "'%s' ������ ���� ������ 1" #: windows/util.c:577 #, c-format msgid "'%s' must be a list" msgstr "'%s' ������ ���� �������" #: windows/util.c:581 #, c-format msgid "'%s' element %d is not a window handle" msgstr "'%s' ������� �� %d -- �� ���������� ����" #: windows/widgets.c:110 msgid "Select one or more" msgstr "�������� ���� ��� ������" #: windows/widgets.c:110 msgid "Select one" msgstr "�������� ����" #: windows/widgets.c:196 windows/widgets.c:266 msgid "'default' must be a character string" msgstr "'default' ������ ���� ��������� �������" #: windows/widgets.c:198 msgid "'default' is overlong" msgstr "'default' ������� �������" #: windows/widgets.c:202 windows/widgets.c:272 msgid "'caption' must be a character string" msgstr "'caption' ������ ���� ��������� �������" #: windows/widgets.c:204 msgid "'multi' must be a logical value" msgstr "'multi' ������ ���� ����������" #: windows/widgets.c:206 msgid "'filterindex' must be an integer value" msgstr "'filterindex' ������ ���� �������������"