# Russian translation of R package
# ������� ������� ������ R
#
# Copyright (C) 2008 The R Foundation
# This file is distributed under the same license as the R package.
# Alexey Shipunov <dactylorhiza at gmail> 2009
#
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\n"
"PO-Revision-Date: 2024-03-25 14:40+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-Poedit-SourceCharset: iso-8859-1\n"
"X-Generator: Poedit 3.2.2\n"

msgid "'a' is overridden by 'reg'"
msgstr "'a' ��������� � ������ 'reg'"

msgid "only using the first two of %d regression coefficients"
msgstr "��������� ������ ������ ��� �� %d ������������� ���������"

msgid "'a' and 'b' are overridden by 'coef'"
msgstr "'a' � 'b' ���������� � ������ 'coef'"

msgid "one of 'x1' and 'y1' must be given"
msgstr "���� ������� ���� �� 'x1' ��� 'y1'"

msgid "'length', 'angle', or 'code' greater than length 1; values after the first are ignored"
msgstr "'length', 'angle', ��� 'code' ������ ������ 1; �������� ����� ������� ����� ���������������"

msgid "'x' must be a 2-d contingency table"
msgstr "'x' ������ ���� a ��������� �������� �������������"

msgid "all entries of 'x' must be nonnegative and finite"
msgstr "��� ������ �  'x' ������ ���� ���������������� � ���������"

msgid "at least one entry of 'x' must be positive"
msgstr "��� ������� ���� ������ � 'x' ������ ���� �������������"

msgid "incorrect 'col': must be length 2"
msgstr "������������ �������� 'col': ������ ���� ������ 2"

msgid "only for 1-D table"
msgstr "������ ��� ���������� �������"

msgid "'side' must be in {1:4}"
msgstr "'side' ������ ���� � �������� {1:4}"

msgid "invalid 'axp'"
msgstr "������������ 'axp'"

msgid "invalid 'log'"
msgstr "������������ 'log'"

msgid "invalid positive 'axp[3]'"
msgstr "������������ ������������� 'axp[3]'"

msgid "invalid 'usr'"
msgstr "������������ 'usr'"

msgid "'height' must be a vector or a matrix"
msgstr "'height' ������ ���� �������� ��� ��������"

msgid "Cannot use shading lines in bars when log scale is used"
msgstr "�� ���� �������� ����� � ���������, ���� ������������ ��������������� �����"

msgid "log scale error: at least one 'height + offset' value <= 0"
msgstr "������ ��������������� �����: ��� ������� ���� �������� 'height + offset' <= 0"

msgid "log scale error: 'xlim' <= 0"
msgstr "������ ��������������� �����: 'xlim' <= 0"

msgid "log scale error: 'ylim' <= 0"
msgstr "������ ��������������� �����: 'ylim' <= 0"

msgid "incorrect number of names"
msgstr "������������ ���������� ����"

msgid "'formula' missing or incorrect"
msgstr "'formula' ��������� ��� ������������"

msgid "formula must specify 1 or 2 categorical variables"
msgstr "������� ������ �������� 1 ��� 2 ������������ ����������"

msgid "duplicated categorical values - try another formula or subset"
msgstr "������������� ������������ �������� -- ���������� ������ ������� ��� ������������"

msgid "formula with cbind() must specify 1 categorical variable"
msgstr "������� � cbind() ������ �������� 1 ������������ ����������"

msgid "invalid first argument"
msgstr "������������ ������ ��������"

msgid "'at' must have same length as 'z$n', i.e. %d"
msgstr "'at' ������ ����� �� �� �����, ��� � 'z$n', �.�. %d"

msgid "invalid boxplot widths"
msgstr "������������ ������ � ������-�-�����"

msgid "some notches went outside hinges ('box'): maybe set notch=FALSE"
msgstr "��������� notches ���� �� ������� hinges ('box'): ��������, ���� ������� notch=FALSE"

msgid "'formula' should specify exactly two variables"
msgstr "'formula' ������ ���������� � �������� ��� ����������"

msgid "dependent variable should be a factor"
msgstr "��������� ���������� ������ ���� ��������"

msgid "y axis is on a cumulative probability scale, 'ylim' must be in [0,1]"
msgstr "��� y -- � ����� ��������� �����������, 'ylim' ������ ���� � �������� [0,1]"

msgid "no 'z' matrix specified"
msgstr "�� ������� ������� 'z'"

msgid "increasing 'x' and 'y' values expected"
msgstr "��������� ������������ �������� 'x' � 'y'"

msgid "no proper 'z' matrix specified"
msgstr "�� ������� ���������� ������� 'z'"

msgid "'labels' is length zero.  Use 'drawlabels = FALSE' to suppress labels."
msgstr "'labels' ������� �����.  ��������� 'drawlabels = FALSE' ��� �������� �����."

msgid "invalid conditioning formula"
msgstr "������������ �������� �������"

msgid "incompatible variable lengths"
msgstr "������������� ����� ����������"

msgid "'number' must be integer >= 1"
msgstr "'number' ������ ���� ����� ������ >= 1"

msgid "'overlap' must be < 1 (and typically >= 0)."
msgstr "'overlap' ������ ���� < 1 (� � �������� >= 0)."

msgid "invalid 'given.values'"
msgstr "������������ 'given.values'"

msgid "rows * columns too small"
msgstr "������� ��������� ������������ ������ * �������"

msgid "Missing rows: %s"
msgstr "����������� ������: %s"

msgid "'expr' must be a function, or a call or an expression containing '%s'"
msgstr "'expr' ������ ���� ��������, ������� ��� ���������� ���������� '%s'"

msgid "'add' will be ignored as there is no existing plot"
msgstr "'add' ����� ���������, ������ ��� ������� ���"

msgid "'from' and 'to' must be > 0 with log=\"x\""
msgstr "'from' � 'to' ������ ���� > 0 � log=\"x\""

msgid "'expr' did not evaluate to an object of length 'n'"
msgstr "'expr' �� ������������ � ������ ����� 'n'"

msgid "wrong method"
msgstr "������������ �����"

msgid "Must specify 'breaks' in hist(<POSIXt>)"
msgstr "'breaks' ������ ���� ������� � hist(<POSIXt>)"

msgid "invalid specification of 'breaks'"
msgstr "������������ �������� 'breaks'"

msgid "Must specify 'breaks' in hist(<Date>)"
msgstr "'breaks' ������ ���� ������� � hist(<Date>)"

msgid "'x' must be a numeric vector or matrix"
msgstr "'y' ������ ���� �������� �������� ��� ��������"

msgid "'x' is neither a vector nor a matrix: using as.numeric(x)"
msgstr "'x' �� �������� �� ��������, �� ��������: ��������� as.numeric(x)"

msgid "'x' must be an array"
msgstr "'x' ������ ���� ����������� ��������"

msgid "'x' must be 2- or 3-dimensional"
msgstr "'x' ������ ���� 2- ��� 3-������"

msgid "table for each stratum must be 2 by 2"
msgstr "������� ��� ������� ������ ������ ���� 2 �� 2"

msgid "'conf.level' must be a single number between 0 and 1"
msgstr "'conf.level' ������ ���� ������������ ������ ����� 0 � 1"

msgid "incorrect 'margin' specification"
msgstr "������������ �������� 'margin'"

msgid "incorrect geometry specification"
msgstr "������������ �������� ���������"

msgid "'x' must be numeric"
msgstr "'x' ������ ���� ��������"

msgid "invalid length(x)"
msgstr "������������ length(x)"

msgid "'nclass' not used when 'breaks' is specified"
msgstr "'nclass' �� ������������, ����� ������� 'breaks'"

msgid "'include.lowest' ignored as 'breaks' is not a vector"
msgstr "'include.lowest' ��������, �.�. 'breaks' �� �������� ��������"

msgid "unknown 'breaks' algorithm"
msgstr "����������� �������� 'breaks'"

msgid "invalid number of 'breaks'"
msgstr "������������ ���������� 'breaks'"

msgid "'breaks = %g' is too large and set to 1e6"
msgstr "'breaks = %g' ������� ����� � ���������� � 1e6"

msgid "hist.default: pretty() error, breaks=%s"
msgstr "hist.default: ������ � pretty(), breaks=%s"

msgid "Invalid breakpoints produced by 'breaks(x)': %s"
msgstr "'breaks(x)' ������� ������������ �����: %s"

msgid "invalid length(breaks)"
msgstr "������������ length(breaks)"

msgid "'breaks' are not strictly increasing"
msgstr "'breaks' �� ���������� ������"

msgid "'probability' is an alias for '!freq', however they differ."
msgstr "'probability' �������� ����������� ��� '!freq', ������ ��� ����������."

msgid "some 'x' not counted; maybe 'breaks' do not span range of 'x'"
msgstr "��������� 'x' �� ����������; ��������, 'breaks' �� �������� ����� ������� 'x'"

msgid "the AREAS in the plot are wrong -- rather use 'freq = FALSE'"
msgstr "������������ AREAS �� ������� -- ����� ����������� 'freq=FALSE'"

msgid "'x' is wrongly structured"
msgstr "'x' ����������� ��������������"

msgid "argument must be matrix-like"
msgstr "�������� ������ ���� ��������������"

msgid "'x' and 'y' values must be finite and non-missing"
msgstr "�������� 'x' � 'y' ������ ���� ��������� � �� ������������"

msgid "'z' must be a matrix"
msgstr "'z' ������ ���� ��������"

msgid "'z' must be numeric or logical"
msgstr "'z' ������ ���� �������� ��� ����������"

msgid "invalid z limits"
msgstr "������������ ������� z"

msgid "must have one more break than colour"
msgstr "'breaks' ����� ����� �� ���� ������, ��� 'colours'"

msgid "'breaks' must all be finite"
msgstr "��� 'breaks' ������ ���� ���������"

msgid "unsorted 'breaks' will be sorted before use"
msgstr "��������������� 'breaks' ����� ������������� ����� ��������������"

msgid "dimensions of z are not length(x)(-1) times length(y)(-1)"
msgstr "����������� z �� �������� ������������� length(x)(-1) �� length(y)(-1)"

msgid "%s can only be used with a regular grid"
msgstr "%s ����� ������������ ������ � ���������� ������"

msgid "integer colors must be non-negative"
msgstr "������������� ����� ������ ���� ����������������"

msgid "'respect' must be logical or matrix with same dimension as 'mat'"
msgstr "'respect' ������ ���� ���������� ��� �������� � ��� �� ������������, ��� � 'mat'"

msgid ""
"layout matrix must contain at least one reference\n"
"to each of the values {1 ... %d}"
msgstr ""
"�������-����� ������ ��������� �� ������� ���� ���� ������\n"
"�� ������ �� �������� {1 ... %d}"

msgid "invalid 'title'"
msgstr "������������ 'title'"

msgid "'legend' is of length 0"
msgstr "'legend' ������� �����"

msgid "invalid coordinate lengths"
msgstr "������������ ����� ���������"

msgid "horizontal specification overrides: Number of columns := %d"
msgstr "�������������� �������� ���������: ����� ������� := %d"

msgid "'text.width' must be numeric, >= 0, or a scalar NA"
msgstr "'text.width' ������ ���� �������� � >= 0, ���� �������� NA"

msgid "'merge = TRUE' has no effect when no line segments are drawn"
msgstr "'merge = TRUE' �� ���� ����������, ������ �� ���������� �������� �����"

msgid "not using pch[2..] since pch[1L] has multiple chars"
msgstr "�� ������������ pch[2..], ��������� pch[1L] ����� ����� ��������"

msgid "must specify at least one of 'x' and 'y'"
msgstr "���� ������� �� ������� ���� ���� �� 'x' � 'y'"

msgid "'x' and 'y' must have same number of rows"
msgstr "'x' � 'y' ������ ����� ���������� ���������� �����"

msgid "'x' and 'y' must have only 1 or the same number of columns"
msgstr "'x' � 'y' ������ ����� ������ 1 ������� ��� ���������� ���������� �������"

msgid "default 'pch' is smaller than number of columns and hence recycled"
msgstr "������������ �������� 'pch' ������ ���������� ������� � ������� �����������"

msgid "missing values in contingency table"
msgstr "����������� �������� � ������� �������������"

msgid "'x' must not have 0 dimensionality"
msgstr "'x' �� ������ ���� 0-������"

msgid "invalid 'shade' specification"
msgstr "������������ �������� 'shade'"

msgid "length of 'sort' does not conform to 'dim(x)'"
msgstr "����� 'sort' �� ������������� 'dim(x)'"

msgid "non-numeric argument to 'pairs'"
msgstr "� 'pairs' ���������� ��������"

msgid "only one column in the argument to 'pairs'"
msgstr "������ ���� ������� � ��������� pairs'"

msgid "invalid argument 'horInd'"
msgstr "������������ �������� 'horInd'"

msgid "invalid argument 'verInd'"
msgstr "������������ �������� 'verInd'"

msgid "the 'panel' function made a new plot"
msgstr "������� 'panel' ������� ����� ������"

msgid "surface extends beyond the box"
msgstr "����������� ������������ �� ������� �������"

msgid "'x' values must be positive."
msgstr "�������� 'x' ������ ���� ��������������."

msgid "invalid table 'x'"
msgstr "������� 'x' ������������"

msgid "the formula '%s' is treated as '%s'"
msgstr "������� '%s' ������������ ��� '%s'"

msgid "cannot handle more than one 'x' coordinate"
msgstr "�� ���� ����� ������ ��� ���� ���������� 'x'"

msgid "must have a response variable"
msgstr "����� ��������� ����������"

msgid "invalid plot type"
msgstr "�������� ��� �������"

msgid "plot type '%s' will be truncated to first character"
msgstr "��� ������� '%s' ����� ���ޣ� �� ������� �������"

msgid "invalid plot type '%s'"
msgstr "�������� ��� ������� '%s'"

msgid "'plot.data.frame' applied to non data frame"
msgstr "'plot.data.frame' ��������� �� � ������� ������"

msgid "'y' must be a numeric vector"
msgstr "'y' ������ ���� �������� ��������"

msgid "'x' must be a data frame"
msgstr "'x' ������ ���� �������� ������"

msgid "all columns/components of 'x' must be factors"
msgstr "��� �������/���������� 'x' ������ ���� ���������"

msgid "some levels of the factors are empty"
msgstr "��������� ������ �������� �����"

msgid "'x' must be a dataframe or a formula"
msgstr "'x' ������ ���� �������� ������ ��� ��������"

msgid "a variable in 'y' is not numeric"
msgstr "���������� � 'y' �� �������� ��������"

msgid "there must be at least one numeric variable!"
msgstr "��� ������ ���� �� ������� ���� ���� �������� ����������!"

msgid "cannot hatch with logarithmic scale active"
msgstr "�� ���� �����������, ����� ������� ��������������� �����"

msgid "Invalid fill rule for graphics path"
msgstr "������������ ������� ���������� ��� ������������ ����"

msgid "invalid rectangle specification"
msgstr "������������ �������� ��������������"

msgid "some values will be clipped"
msgstr "��������� �������� ����� ��������"

msgid "invalid screen number"
msgstr "������������ ����� ������"

msgid "'figs' must be a vector or a matrix with 4 columns"
msgstr "'figs' ������ ���� �������� ��� �������� � 4 ���������"

msgid "'figs' must specify at least one screen"
msgstr "'figs' ������ ���������� �� ������� ���� ���� �����"

msgid "'nrpoints' should be numeric scalar with value >= 0."
msgstr "'nrpoints' ������ ���� ��������������� �������� ��������."

msgid "a 2-way table has to be specified"
msgstr "���� ������� ��������� �������"

msgid "weights are not supported for 2-way table specification"
msgstr "�� �������������� ���� ��� ��������� �������"

msgid "x axis is on a cumulative probability scale, 'xlim' must be in [0,1]"
msgstr "��� � -- � ����� ��������� �����������, 'xlim' ������ ���� � �������� [0,1]"

msgid "'x' must be a matrix or a data frame"
msgstr "'x' ������ ���� �������� ��� �������� ������"

msgid "data in 'x' must be numeric"
msgstr "������ � 'x' ������ ���� ���������"

msgid "'nrow * ncol' is less than the number of observations"
msgstr "'nrow * ncol' ������ ����� ����������"

msgid "labels do not make sense for a single location"
msgstr "����� �� ����� ������ ��� ������������ �����"

msgid "'locations' must be a 2-column matrix."
msgstr "'locations' ������ ���� 2-���������� ��������."

msgid "number of rows of 'locations' and 'x' must be equal."
msgstr "���������� ����� � 'locations' � 'x' ������ ���� �����."

msgid "length of 'angles' must equal 'ncol(x)'"
msgstr "����� 'angles' ������ ��������� 'ncol(x)'"

msgid "no finite and non-missing values"
msgstr "��� �������� � ������������� ��������"

msgid "'scale' must be positive"
msgstr "'scale' ������ ���� �������������"

msgid "invalid plotting method"
msgstr "������������ ����� ���������"

msgid "'at' must have length equal to the number %d of groups"
msgstr "'at' ������ ����� ����� ����� ������ ����� %d �����"

msgid "formula missing or incorrect"
msgstr "������� ��������� ��� ������������"

msgid "'number' must have same length as 'x' and 'y'"
msgstr "'number' ������ ����� �� �� �����, ��� � 'x' � 'y'"

msgid "exactly one symbol type must be specified"
msgstr "������ ���� ������ � �������� ���� ��� �������"

msgid "x log scale:  xinch() is nonsense"
msgstr "��������������� ����� x:  xinch() ������������"

msgid "y log scale:  yinch() is nonsense"
msgstr "��������������� ����� y:  yinch() ������������"

msgid "log scale:  xyinch() is nonsense"
msgstr "��������������� �����:  xyinch() ������������"

msgid "Duplicated argument %s is disregarded"
msgid_plural "Duplicated arguments %s are disregarded"
msgstr[0] "%s �������������� �������� ����� ��������"
msgstr[1] "%s �������������� ��������� ����� ���������"
msgstr[2] "%s �������������� ���������� ����� ���������"

msgid "Outlier (%s) in boxplot %d is not drawn"
msgid_plural "Outliers (%s) in boxplot %d are not drawn"
msgstr[0] "������ (%s) � �����-�-����� %d �� ���������"
msgstr[1] "������� (%s) � �����-�-����� %d �� ����������"
msgstr[2] "������� (%s) � �����-�-����� %d �� ����������"

msgid "argument %s is not made use of"
msgid_plural "arguments %s are not made use of"
msgstr[0] "�������� %s �� ��� �������������"
msgstr[1] "��������� %s �� ��� �������������"
msgstr[2] "��������� %s �� ��� �������������"

#, fuzzy
#~ msgid "fuzz must be non-negative"
#~ msgstr "������������� ����� ������ ���� ����������������"

#~ msgid "negative 'counts'. Internal Error in C-code for \"bincount\""
#~ msgstr "���������� 'counts'. ���������� ������ C-���� ��� \"bincount\""

#~ msgid "explanatory variable should be numeric"
#~ msgstr "����������� ���������� ������ ���� ��������"

#~ msgid "regression coefficients"
#~ msgstr "������������ ��������"

#~ msgid "argument 'col' is deprecated in favour of 'boxfill'"
#~ msgstr "�������� 'col' �� ����������, ����������� 'boxfill'"