Rev 70410 | Rev 79017 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER# This file is distributed under the same license as the stats package.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.##, fuzzymsgid ""msgstr """Project-Id-Version: stats 3.6.0\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2018-03-29 07:06-0700\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <LL@li.org>\n""Language: \n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=CHARSET\n""Content-Transfer-Encoding: 8bit\n"#: Srunmed.c:54msgid "bandwidth/span of running medians is larger than n"msgstr ""#: ansari.c:118msgid "probabilities outside [0,1] in qansari()"msgstr ""#: approx.c:113msgid "approx(): invalid f value"msgstr ""#: approx.c:116msgid "approx(): invalid interpolation method"msgstr ""#: approx.c:122msgid "approx(): attempted to interpolate NA values"msgstr ""#: arima.c:81 arima.c:192 arima.c:377 arima.c:608 optim.c:39msgid "invalid argument type"msgstr ""#: arima.c:444 arima.c:530 pacf.c:324 pacf.c:363msgid "can only transform 100 pars in arima0"msgstr ""#: arima.c:1016msgid "maximum supported lag is 350"msgstr ""#: bandwidths.c:126#, c-formatmsgid "non-finite x[%d] in bandwidth calculation"msgstr ""#: complete_cases.c:26#, c-formatmsgid "invalid 'type' (%s) of argument"msgstr ""#: complete_cases.c:120msgid "no input has determined the number of cases"msgstr ""#: complete_cases.c:223msgid "not all arguments have the same length"msgstr ""#: cov.c:569msgid "missing observations in cov/cor"msgstr ""#: cov.c:643msgid "'x' is NULL"msgstr ""#: cov.c:645msgid "'x' is a factor"msgstr ""#: cov.c:665msgid "'y' is a factor"msgstr ""#: cov.c:673 cov.c:679msgid "incompatible dimensions"msgstr ""#: cov.c:698 cov.c:739 cov.c:772msgid "no complete element pairs"msgstr ""#: cov.c:711msgid "invalid 'use' (computational method)"msgstr ""#: cov.c:714msgid "'x' is empty"msgstr ""#: cov.c:808msgid "the standard deviation is zero"msgstr ""#: deriv.c:158msgid "invalid form in unary minus check"msgstr ""#: deriv.c:682#, c-formatmsgid "Function '%s' is not in the derivatives table"msgstr ""#: deriv.c:789#, c-formatmsgid "expression must not be type '%s'"msgstr ""#: deriv.c:792msgid "variable must be a character string"msgstr ""#: deriv.c:794msgid "only the first element is used as variable name"msgstr ""#: deriv.c:807#, c-formatmsgid "invalid expression in '%s'"msgstr ""#: deriv.c:1085 model.c:99msgid "invalid variable names"msgstr ""#: deriv.c:1094msgid "invalid tag"msgstr ""#: distance.c:152msgid "treating non-finite values as NA"msgstr ""#: distance.c:225msgid "distance(): invalid p"msgstr ""#: distance.c:229msgid "distance(): invalid distance"msgstr ""#: distn.c:44msgid "NaNs produced"msgstr ""#: distn.c:45msgid "Non-numeric argument to mathematical function"msgstr ""#: family.c:45#, c-formatmsgid "Value %g out of range (0, 1)"msgstr ""#: family.c:66 family.c:80 family.c:98#, c-formatmsgid "Argument %s must be a nonempty numeric vector"msgstr ""#: family.c:131 family.c:134#, c-formatmsgid "argument %s must be a numeric vector of length 1 or length %d"msgstr ""#: fexact.c:273#, c-formatmsgid "integer overflow would happen in 'mult * ldkey' = %g"msgstr ""#: fexact.c:653#, c-formatmsgid """FEXACT error 6. LDKEY=%d is too small for this problem,\n"" (ii := key2[itp=%d] = %d, ldstp=%d)\n""Try increasing the size of the workspace and possibly 'mult'"msgstr ""#: fexact.c:1035#, c-formatmsgid "Bug in fexact3, it[i=%d]=%d: negative key %d (kyy=%d)\n"msgstr ""#: fexact.c:1064#, c-formatmsgid """FEXACT error 30. Stack length exceeded in f3xact,\n"" (ldst=%d, key=%d, ipn=%d, itp=%d, ist[ii=%d]=%d).\n""Increase workspace or consider using 'simulate.p.value=TRUE'"msgstr ""#: fexact.c:1399#, c-formatmsgid """FEXACT error 6 (f5xact). LDKEY=%d is too small for this problem: kval=%d.\n""Try increasing the size of the workspace."msgstr ""#: fexact.c:1412#, c-formatmsgid """FEXACT error 7(%s). LDSTP=%d is too small for this problem,\n"" (kval=%d, itop-ldstp=%d).\n""Increase workspace or consider using 'simulate.p.value=TRUE'."msgstr ""#: fexact.c:1449#, c-formatmsgid """FEXACT error 7(%s). LDSTP=%d is too small for this problem,\n"" (pastp=%g, ipn_0:=ipoin[itp=%d]=%d, stp[ipn_0]=%g).\n""Increase workspace or consider using 'simulate.p.value=TRUE'"msgstr ""#: fourier.c:66 fourier.c:161msgid "non-numeric argument"msgstr ""#: fourier.c:84 fourier.c:102 fourier.c:175msgid "fft factorization error"msgstr ""#: fourier.c:147msgid "vector-valued (multivariate) series required"msgstr ""#: fourier.c:223msgid "no factors"msgstr ""#: fourier.c:226msgid "invalid factors"msgstr ""#: integrate.c:84 integrate.c:86 integrate.c:128#, c-formatmsgid "'%s' must be of length one"msgstr ""#: ksmooth.c:69msgid "only 2500 rows are allowed for sm.method=\"spline\""msgstr ""#: lm.c:57msgid "'x' is not a matrix"msgstr ""#: lm.c:62#, c-formatmsgid "dimensions of 'x' (%d,%d) and 'y' (%d) do not match"msgstr ""#: lm.c:77 lm.c:81#, c-formatmsgid "NA/NaN/Inf in '%s'"msgstr ""#: loessc.c:240msgid "span is too small"msgstr ""#: loglin.c:371msgid "this should not happen"msgstr ""#: loglin.c:373msgid "algorithm did not converge"msgstr ""#: loglin.c:375msgid "incorrect specification of 'table' or 'start'"msgstr ""#: lowess.c:292msgid "'f' must be finite and > 0"msgstr ""#: lowess.c:295msgid "'iter' must be finite and >= 0"msgstr ""#: lowess.c:298msgid "'delta' must be finite and > 0"msgstr ""#: mAR.c:470msgid "Singular matrix in qr_solve"msgstr ""#: mAR.c:513msgid "Singular matrix in ldet"msgstr ""#: mAR.c:700msgid "Invalid vmethod"msgstr ""#: mAR.c:836msgid "Burg's algorithm failed to find partial correlation"msgstr ""#: model.c:97msgid "invalid variables"msgstr ""#: model.c:101 model.c:106msgid "number of variables != number of variable names"msgstr ""#: model.c:104msgid "invalid extra variables"msgstr ""#: model.c:108msgid "invalid extra variable names"msgstr ""#: model.c:129#, c-formatmsgid "overlong names in '%s'"msgstr ""#: model.c:156#, c-formatmsgid "invalid type (%s) for variable '%s'"msgstr ""#: model.c:161#, c-formatmsgid "variable lengths differ (found for '%s')"msgstr ""#: model.c:215msgid "invalid result from na.action"msgstr ""#: model.c:372 model.c:380 optim.c:199#, c-formatmsgid "invalid '%s' argument"msgstr ""#: model.c:391msgid "invalid model frame"msgstr ""#: model.c:393msgid "do not know how many cases"msgstr ""#: model.c:417#, c-formatmsgid "variable lengths differ (found for variable %d)"msgstr ""#: model.c:421 model.c:428#, c-formatmsgid "variable %d has no levels"msgstr ""#: model.c:540msgid "the response appeared on the right-hand side and was dropped"msgstr ""#: model.c:560#, c-formatmsgid "term %d would require %.0g columns"msgstr ""#: model.c:564#, c-formatmsgid "matrix would require %.0g columns"msgstr ""#: model.c:575#, c-formatmsgid "problem with term %d in model.matrix: no columns are assigned"msgstr ""#: model.c:624 model.c:629 model.c:635 model.c:646 model.c:652 model.c:658msgid "term names will be truncated"msgstr ""#: model.c:638msgid "complex variables are not currently allowed in model matrices"msgstr ""#: model.c:662#, c-formatmsgid "variables of type '%s' are not allowed in model matrices"msgstr ""#: model.c:884msgid "invalid formula in 'update'"msgstr ""#: model.c:918msgid "formula expected"msgstr ""#: model.c:1050msgid "invalid term in model formula"msgstr ""#: model.c:1125msgid "invalid model formula"msgstr ""#: model.c:1151 model.c:1411msgid "invalid power in formula"msgstr ""#: model.c:1187msgid "invalid model formula in ExtractVars"msgstr ""#: model.c:1534#, c-formatmsgid "duplicated name '%s' in data frame using '.'"msgstr ""#: model.c:1595msgid "invalid model formula in EncodeVars"msgstr ""#: model.c:1681msgid "argument is not a valid model"msgstr ""#: model.c:1691msgid "'specials' must be NULL or a character vector"msgstr ""#: model.c:1703msgid "'data' argument is of the wrong type"msgstr ""#: model.c:1974msgid "'.' in formula and no 'data' argument"msgstr ""#: monoSpl.c:36msgid "n must be at least two"msgstr ""#: monoSpl.c:69msgid "Argument m must be numeric"msgstr ""#: monoSpl.c:72msgid "length(m) must be at least two"msgstr ""#: monoSpl.c:74msgid "Argument Sx must be numeric vector one shorter than m[]"msgstr ""#: nls.c:99msgid "'control' must be a list"msgstr ""#: nls.c:101msgid "'m' must be a list"msgstr ""#: nls.c:107 nls.c:112 nls.c:117 nls.c:122 nls.c:127 nls.c:168 nls.c:173#: nls.c:178 nls.c:183 nls.c:188 nls.c:193#, c-formatmsgid "'%s' absent"msgstr ""#: nls.c:234msgid "singular gradient"msgstr ""#: nls.c:255#, c-formatmsgid "step factor %g reduced below 'minFactor' of %g"msgstr ""#: nls.c:264#, c-formatmsgid "number of iterations exceeded maximum of %d"msgstr ""#: nls.c:269msgid "converged"msgstr ""#: nls.c:290msgid "'theta' should be of type character"msgstr ""#: nls.c:292 port.c:376msgid "use of NULL environment is defunct"msgstr ""#: nls.c:296msgid "'rho' should be an environment"msgstr ""#: nls.c:299msgid "'dir' is not a numeric vector of the correct length"msgstr ""#: nls.c:313 nls.c:347msgid "Missing value or an infinity produced when evaluating the model"msgstr ""#: nls.c:321#, c-formatmsgid "variable '%s' is integer, not numeric"msgstr ""#: nls.c:323#, c-formatmsgid "variable '%s' is not numeric"msgstr ""#: optim.c:82 optim.c:109msgid "non-finite value supplied by optim"msgstr ""#: optim.c:89#, c-formatmsgid "objective function in optim evaluates to length %d not 1"msgstr ""#: optim.c:116#, c-formatmsgid "gradient in optim evaluated to length %d not %d"msgstr ""#: optim.c:195 optim.c:401msgid "'fn' is not a function"msgstr ""#: optim.c:213 optim.c:407msgid "'parscale' is of the wrong length"msgstr ""#: optim.c:242msgid "'maxit' is not an integer"msgstr ""#: optim.c:262msgid "'tmax' is not a positive integer"msgstr ""#: optim.c:264 optim.c:281 optim.c:306 optim.c:336 optim.c:415msgid "'gr' is not a function"msgstr ""#: optim.c:287 optim.c:312 optim.c:342 optim.c:421msgid "'ndeps' is of the wrong length"msgstr ""#: optim.c:372msgid "unknown 'method'"msgstr ""#: optimize.c:220 optimize.c:306 optimize.c:528msgid "NA replaced by maximum positive value"msgstr ""#: optimize.c:228 optimize.c:318 optimize.c:536msgid "NA/Inf replaced by maximum positive value"msgstr ""#: optimize.c:237msgid "invalid function value in 'optimize'"msgstr ""#: optimize.c:255 optimize.c:347 optimize.c:721msgid "attempt to minimize non-function"msgstr ""#: optimize.c:262 optimize.c:269 optimize.c:278 optimize.c:352 optimize.c:357#: optimize.c:373#, c-formatmsgid "invalid '%s' value"msgstr ""#: optimize.c:271 optimize.c:358msgid "'xmin' not less than 'xmax'"msgstr ""#: optimize.c:315msgid "-Inf replaced by maximally negative value"msgstr ""#: optimize.c:328msgid "invalid function value in 'zeroin'"msgstr ""#: optimize.c:363 optimize.c:368#, c-formatmsgid "NA value for '%s' is not allowed"msgstr ""#: optimize.c:378msgid "'maxiter' must be positive"msgstr ""#: optimize.c:520msgid "non-finite value supplied by 'nlm'"msgstr ""#: optimize.c:555msgid "invalid function value in 'nlm' optimizer"msgstr ""#: optimize.c:566 optimize.c:581msgid "function value caching for optimization is seriously confused"msgstr ""#: optimize.c:596msgid "numeric parameter expected"msgstr ""#: optimize.c:600msgid "conflicting parameter lengths"msgstr ""#: optimize.c:604msgid "invalid parameter length"msgstr ""#: optimize.c:614 optimize.c:621msgid "missing value in parameter"msgstr ""#: optimize.c:626msgid "invalid parameter type"msgstr ""#: optimize.c:637msgid "non-positive number of parameters in nlm"msgstr ""#: optimize.c:639msgid "nlm is inefficient for 1-d problems"msgstr ""#: optimize.c:641msgid "invalid gradient tolerance in nlm"msgstr ""#: optimize.c:643msgid "invalid iteration limit in nlm"msgstr ""#: optimize.c:645msgid "minimization function has no good digits in nlm"msgstr ""#: optimize.c:647msgid "no analytic gradient to check in nlm!"msgstr ""#: optimize.c:649msgid "no analytic Hessian to check in nlm!"msgstr ""#: optimize.c:651msgid "probable coding error in analytic gradient"msgstr ""#: optimize.c:653msgid "probable coding error in analytic Hessian"msgstr ""#: optimize.c:655#, c-formatmsgid """*** unknown error message (msg = %d) in nlm()\n""*** should not happen!"msgstr ""#: optimize.c:666msgid "Relative gradient close to zero.\n"msgstr ""#: optimize.c:667 optimize.c:671msgid "Current iterate is probably solution.\n"msgstr ""#: optimize.c:670msgid "Successive iterates within tolerance.\n"msgstr ""#: optimize.c:674msgid "Last global step failed to locate a point lower than x.\n"msgstr ""#: optimize.c:675msgid """Either x is an approximate local minimum of the function,\n""the function is too non-linear for this algorithm,\n""or steptol is too large.\n"msgstr ""#: optimize.c:680msgid "Iteration limit exceeded. Algorithm failed.\n"msgstr ""#: optimize.c:683msgid """Maximum step size exceeded 5 consecutive times.\n""Either the function is unbounded below,\n""becomes asymptotic to a finite value\n""from above in some direction,\n""or stepmx is too small.\n"msgstr ""#: optimize.c:745 optimize.c:750 optimize.c:754 optimize.c:758 optimize.c:762#: optimize.c:766 optimize.c:771msgid "invalid NA value in parameter"msgstr ""#: optimize.c:800msgid "hessian supplied is of the wrong length or mode, so ignored"msgstr ""#: optimize.c:804msgid "gradient supplied is of the wrong length or mode, so ignored"msgstr ""#: pacf.c:87msgid "bad Starma struct"msgstr ""#: pacf.c:233#, c-formatmsgid "starma error code %d"msgstr ""#: pacf.c:293#, c-formatmsgid "forkal error code %d"msgstr ""#: pacf.c:466msgid "invalid value of lag.max"msgstr ""#: port.c:133#, c-formatmsgid "Rf_divset: alg = %d must be 1, 2, 3, or 4"msgstr ""#: port.c:149msgid "port algorithms 3 or higher are not supported"msgstr ""#: port.c:313#, c-formatmsgid "gradient function must return a numeric vector of length %d"msgstr ""#: port.c:325#, c-formatmsgid "Hessian function must return a square numeric matrix of order %d"msgstr ""#: port.c:380msgid "'rho' must be an environment"msgstr ""#: port.c:382 port.c:548msgid "'d' must be a nonempty numeric vector"msgstr ""#: port.c:384msgid "When Hessian defined must also have gradient defined"msgstr ""#: port.c:387#, c-formatmsgid "environment 'rho' must contain a numeric vector '.par' of length %d"msgstr ""#: port.c:401msgid "'lower' and 'upper' must be numeric vectors"msgstr ""#: port.c:460msgid "'getElement' applies only to named lists"msgstr ""#: port.c:481#, c-formatmsgid "%s$%s() not found"msgstr ""#: port.c:494#, c-formatmsgid "'gradient' must be a numeric matrix of dimension (%d,%d)"msgstr ""#: port.c:515#, c-formatmsgid "fcn produced mode %d, length %d - wanted mode %d, length %d"msgstr ""#: port.c:528msgid "invalid type for eval_check_store"msgstr ""#: port.c:549msgid "m must be a list"msgstr ""#: port.c:569msgid "'lowerb' and 'upperb' must be numeric vectors"msgstr ""#: rWishart.c:53msgid "inconsistent degrees of freedom and dimension"msgstr ""#: rWishart.c:86msgid "'scal' must be a square, real matrix"msgstr ""#: rWishart.c:98msgid "'scal' matrix is not positive-definite"msgstr ""#: random.c:53 random.c:128 random.c:200 random.c:284msgid "NAs produced"msgstr ""#: random.c:60 random.c:66 random.c:72 random.c:90 random.c:161 random.c:242#: random.c:376msgid "invalid arguments"msgstr ""#: random.c:310msgid "NA in probability vector"msgstr ""#: random.c:312msgid "negative probability"msgstr ""#: random.c:318msgid "no positive probabilities"msgstr ""#: random.c:330msgid "invalid first argument 'n'"msgstr ""#: random.c:332msgid "invalid second argument 'size'"msgstr ""#: rcont.c:83#, c-formatmsgid "rcont2 [%d,%d]: exp underflow to 0; algorithm failure"msgstr ""#: smooth.c:107#, c-formatmsgid "invalid end-rule for running median of 3: %d"msgstr ""#: starma.c:364#, c-formatmsgid "missing value in last %d observations"msgstr ""