SCM Repository
Annotation of /src/msg/Recommended/nlme/po/R-ko.po
Parent Directory
|
Revision Log
Revision 1487 - (view) (download)
1 : | gnustats | 1460 | # Korean translation for R nlme package |
2 : | # Recommended/nlme/po/R-ko.po | ||
3 : | # Maintainer: R Core Team <R-core@R-project.org> | ||
4 : | # Sent to Brian Ripley <ripley@stats.ox.ac.uk> | ||
5 : | # Copyright (C) 1995-2013 The R Core Team | ||
6 : | # This file is distributed under the same license as the R nlme package. | ||
7 : | # R Development Translation Team - Korean | ||
8 : | # Chel Hee Lee <gnustats@korea.gnu.org>, 2013. | ||
9 : | # Chel Hee Lee <gnustats@gmail.com>, 2013. | ||
10 : | # | ||
11 : | msgid "" | ||
12 : | msgstr "" | ||
13 : | "Project-Id-Version: nlme 3.1-105\n" | ||
14 : | "POT-Creation-Date: 2014-03-28 07:43\n" | ||
15 : | "PO-Revision-Date: 2013-08-16 18:52-0600\n" | ||
16 : | gnustats | 1487 | "Last-Translator:Chel Hee Lee <chl948@mail.usask.ca>\n" |
17 : | "Language-Team: Chel Hee Lee <chl948@mail.usask.ca>\n" | ||
18 : | gnustats | 1460 | "org>\n" |
19 : | "Language: ko\n" | ||
20 : | "MIME-Version: 1.0\n" | ||
21 : | "Content-Type: text/plain; charset=UTF-8\n" | ||
22 : | "Content-Transfer-Encoding: 8bit\n" | ||
23 : | "Plural-Forms: nplurals=1; plural=0;\n" | ||
24 : | "X-Poedit-SourceCharset: utf-8\n" | ||
25 : | "X-Generator: Poedit 1.5.4\n" | ||
26 : | |||
27 : | msgid "not implemented for \"nlme\" objects" | ||
28 : | msgstr "\"nlme\" 객체들에 대하여 구현되지 않았습니다" | ||
29 : | |||
30 : | msgid "not implemented for multiple levels of nesting" | ||
31 : | msgstr "" | ||
32 : | |||
33 : | msgid "individual %s was not used in the fit" | ||
34 : | msgstr "" | ||
35 : | |||
36 : | msgid "do not know how to calculate correlation matrix of %s object" | ||
37 : | msgstr "%s 객체의 상관행렬을 어떻게 계산해야 할 지 알 수 없습니다" | ||
38 : | |||
39 : | msgid "\"corStruct\" object must have a \"fixed\" attribute" | ||
40 : | msgstr "\"corStruct\" 객체는 반드시 \"fixed\" 속성을 가지고 있어야 합니다" | ||
41 : | |||
42 : | msgid "do not know how to obtain parameters of %s object" | ||
43 : | msgstr "%s 객체의 파라미터들을 어떻게 얻어야 할지 알 수 없습니다" | ||
44 : | |||
45 : | msgid "cannot change the length of the parameter of a \"corStruct\" object" | ||
46 : | msgstr "\"corStruct\" 객체의 파라미터의 길이를 변경할 수 없습니다" | ||
47 : | |||
48 : | msgid "cannot change 'form'" | ||
49 : | msgstr "'form'를 변경할 수 없습니다" | ||
50 : | |||
51 : | msgid "need data to calculate covariate of \"corStruct\" object" | ||
52 : | msgstr "\"corStruct\" 객체의 공변량을 계산하기 위한 데이터가 필요합니다" | ||
53 : | |||
54 : | msgid "cannot change the length of the parameter of a \"corSymm\" object" | ||
55 : | msgstr "\"corSymm\" 객체의 파라미터의 길이를 변경할 수 없습니다" | ||
56 : | |||
57 : | msgid "covariate must have unique values within groups for \"corSymm\" objects" | ||
58 : | msgstr "" | ||
59 : | |||
60 : | msgid "" | ||
61 : | "unique values of the covariate for \"corSymm\" objects must be a sequence " | ||
62 : | "of consecutive integers" | ||
63 : | msgstr "" | ||
64 : | |||
65 : | msgid "initial value for \"corSymm\" parameters of wrong dimension" | ||
66 : | msgstr "" | ||
67 : | |||
68 : | msgid "initial values for \"corSymm\" must be between -1 and 1" | ||
69 : | msgstr "" | ||
70 : | |||
71 : | msgid "" | ||
72 : | "initial values for \"corSymm\" do not define a positive-definite correlation " | ||
73 : | "structure" | ||
74 : | msgstr "" | ||
75 : | |||
76 : | msgid "cannot change the length of the parameter of a \"corNatural\" object" | ||
77 : | msgstr "\"corNatural\" 객체의 파라미터의 길이를 변경할 수 없습니다" | ||
78 : | |||
79 : | msgid "" | ||
80 : | "covariate must have unique values within groups for \"corNatural\" objects" | ||
81 : | msgstr "" | ||
82 : | |||
83 : | msgid "" | ||
84 : | "unique values of the covariate for \"corNatural\" objects must be a sequence " | ||
85 : | "of consecutive integers" | ||
86 : | msgstr "" | ||
87 : | |||
88 : | msgid "initial value for \"corNatural\" parameters of wrong dimension" | ||
89 : | msgstr "" | ||
90 : | |||
91 : | msgid "initial values for \"corNatural\" must be between -1 and 1" | ||
92 : | msgstr "" | ||
93 : | |||
94 : | msgid "" | ||
95 : | "initial values for \"corNatural\" do not define a positive-definite " | ||
96 : | "correlation structure" | ||
97 : | msgstr "" | ||
98 : | |||
99 : | msgid "parameter in AR(1) structure must be between -1 and 1" | ||
100 : | msgstr "" | ||
101 : | |||
102 : | msgid "cannot change the length of the parameter of a \"corAR1\" object" | ||
103 : | msgstr "\"corAR1\" 객체의 파라미터의 길이를 변경할 수 없습니다" | ||
104 : | |||
105 : | msgid "covariate must have unique values within groups for \"corAR1\" objects" | ||
106 : | msgstr "" | ||
107 : | |||
108 : | msgid "parameter in CAR(1) structure must be between 0 and 1" | ||
109 : | msgstr "" | ||
110 : | |||
111 : | msgid "cannot change the length of the parameter of a \"corCAR1\" object" | ||
112 : | msgstr "" | ||
113 : | |||
114 : | msgid "covariate must have unique values within groups for \"corCAR1\" objects" | ||
115 : | msgstr "" | ||
116 : | |||
117 : | msgid "autoregressive order must be a non-negative integer" | ||
118 : | msgstr "" | ||
119 : | |||
120 : | msgid "moving average order must be a non-negative integer" | ||
121 : | msgstr "" | ||
122 : | |||
123 : | msgid "initial value for parameter of wrong length" | ||
124 : | msgstr "" | ||
125 : | |||
126 : | msgid "parameters in ARMA structure must be < 1 in absolute value" | ||
127 : | msgstr "" | ||
128 : | |||
129 : | msgid "'object' has not been Initialize()d" | ||
130 : | msgstr "'object'가 초기화 되지 않았습니다" | ||
131 : | |||
132 : | msgid "cannot change the length of the parameter of a \"corARMA\" object" | ||
133 : | msgstr "" | ||
134 : | |||
135 : | msgid "covariate must have unique values within groups for \"corARMA\" objects" | ||
136 : | msgstr "" | ||
137 : | |||
138 : | msgid "parameter in \"corCompSymm\" structure must be < 1 in absolute value" | ||
139 : | msgstr "" | ||
140 : | |||
141 : | msgid "cannot change the length of the parameter of a \"corCompSymm\" object" | ||
142 : | msgstr "\"corCompSymm\" 객체의 파라미터의 길이를 변경할 수 없습니다" | ||
143 : | |||
144 : | msgid "initial value in \"corCompSymm\" must be greater than %s" | ||
145 : | msgstr "\"corCompSymm\" 내의 초기값은 반드시 %s 보다 커야 합니다" | ||
146 : | |||
147 : | msgid "cannot change the length of the parameter after initialization" | ||
148 : | msgstr "초기화 이후에는 파라미터의 길이를 변경할 수 없습니다" | ||
149 : | |||
150 : | msgid "need data to calculate covariate" | ||
151 : | msgstr "공변량을 계산할 데이터가 필요합니다" | ||
152 : | |||
153 : | msgid "cannot have zero distances in \"corSpatial\"" | ||
154 : | msgstr "" | ||
155 : | |||
156 : | msgid "'range' must be > 0 in \"corSpatial\" initial value" | ||
157 : | msgstr "" | ||
158 : | |||
159 : | msgid "initial value for \"corSpatial\" parameters of wrong dimension" | ||
160 : | msgstr "" | ||
161 : | |||
162 : | msgid "initial value of nugget ratio must be between 0 and 1" | ||
163 : | msgstr "nugget ratio의 초기값은 반드시 0과 1 사이에 있어야 합니다" | ||
164 : | |||
165 : | msgid "'range' must be > 0 in \"corLin\" initial value" | ||
166 : | msgstr "" | ||
167 : | |||
168 : | msgid "" | ||
169 : | "initial value for 'range' less than minimum distance. Setting it to 1.1 * min" | ||
170 : | "(distance)" | ||
171 : | msgstr "" | ||
172 : | |||
173 : | msgid "initial value for \"corLin\" parameters of wrong dimension" | ||
174 : | msgstr "" | ||
175 : | |||
176 : | msgid "range must be > 0 in \"corSpher\" initial value" | ||
177 : | msgstr "" | ||
178 : | |||
179 : | msgid "initial value for \"corSpher\" parameters of wrong dimension" | ||
180 : | msgstr "" | ||
181 : | |||
182 : | msgid "model must be a formula of the form \"resp ~ pred\"" | ||
183 : | msgstr "" | ||
184 : | |||
185 : | msgid "no coefficients to fit" | ||
186 : | msgstr "적합할 계수가 없습니다" | ||
187 : | |||
188 : | msgid "maximum number of iterations reached without convergence" | ||
189 : | msgstr "수렴하지 않고 지정된 최대 반복수에 도달하였습니다" | ||
190 : | |||
191 : | msgid "computed \"gls\" fit is singular, rank %s" | ||
192 : | msgstr "" | ||
193 : | |||
194 : | msgid "object must inherit from class \"gls\"" | ||
195 : | msgstr "" | ||
196 : | |||
197 : | msgid "'Terms' must be between 1 and %d" | ||
198 : | msgstr "'Terms'는 반드시 1과 %d 사이에 있어야 합니다" | ||
199 : | |||
200 : | msgid "terms can only be integers or characters" | ||
201 : | msgstr "" | ||
202 : | |||
203 : | msgid "data in %s call must evaluate to a data frame" | ||
204 : | msgstr "" | ||
205 : | |||
206 : | msgid "" | ||
207 : | "%s without \"primary\" can only be used with fits of \"groupedData\" objects" | ||
208 : | msgstr "" | ||
209 : | |||
210 : | msgid "only one level allowed for predictions" | ||
211 : | msgstr "" | ||
212 : | |||
213 : | msgid "%s and %s must have the same group levels" | ||
214 : | msgstr "%s와 %s은 반드시 같은 그룹 수준들을 가져야 합니다" | ||
215 : | |||
216 : | msgid "wrong group levels" | ||
217 : | msgstr "" | ||
218 : | |||
219 : | msgid "cannot get confidence intervals on var-cov components: %s" | ||
220 : | msgstr "" | ||
221 : | |||
222 : | msgid "need an object with call component" | ||
223 : | msgstr "" | ||
224 : | |||
225 : | msgid "'nint' is not consistent with 'breaks'" | ||
226 : | msgstr "" | ||
227 : | |||
228 : | msgid "'object' must be a formula" | ||
229 : | msgstr "'object'는 반드시 formula이어야 합니다" | ||
230 : | |||
231 : | msgid "object formula must be of the form \"resp ~ pred\"" | ||
232 : | msgstr "" | ||
233 : | |||
234 : | msgid "'data' must be given explicitly to use 'nls' to get initial estimates" | ||
235 : | msgstr "" | ||
236 : | |||
237 : | msgid "no initial values for model parameters" | ||
238 : | msgstr "" | ||
239 : | |||
240 : | msgid "starting estimates must have names when 'params' is missing" | ||
241 : | msgstr "" | ||
242 : | |||
243 : | msgid "'params' must be a formula or list of formulae" | ||
244 : | msgstr "" | ||
245 : | |||
246 : | msgid "formulae in 'params' must be of the form \"parameter ~ expr\"" | ||
247 : | msgstr "" | ||
248 : | |||
249 : | msgid "starting values for parameters are not of the correct length" | ||
250 : | msgstr "파라미터들에 대한 시작값들에 대한 길이가 올바르지 않습니다" | ||
251 : | |||
252 : | msgid "step halving factor reduced below minimum in NLS step" | ||
253 : | msgstr "" | ||
254 : | |||
255 : | msgid "approximate covariance matrix for parameter estimates not of full rank" | ||
256 : | msgstr "" | ||
257 : | |||
258 : | msgid "cannot calculate REML log-likelihood for \"gnls\" objects" | ||
259 : | msgstr "" | ||
260 : | |||
261 : | msgid "first argument to 'groupedData' must be a two-sided formula" | ||
262 : | msgstr "" | ||
263 : | |||
264 : | msgid "right-hand side of first argument must be a conditional expression" | ||
265 : | msgstr "" | ||
266 : | |||
267 : | msgid "first argument to 'nfGroupedData' must be a two-sided formula" | ||
268 : | msgstr "" | ||
269 : | |||
270 : | msgid "only one level of grouping allowed" | ||
271 : | msgstr "" | ||
272 : | |||
273 : | msgid "second argument to 'groupedData' must inherit from data.frame" | ||
274 : | msgstr "" | ||
275 : | |||
276 : | msgid "first argument to 'nmGroupedData' must be a two-sided formula" | ||
277 : | msgstr "" | ||
278 : | |||
279 : | msgid "'subset' ignored with single grouping factor" | ||
280 : | msgstr "" | ||
281 : | |||
282 : | msgid "'subset' must be a list" | ||
283 : | msgstr "'subset'은 반드시 리스트이어야 합니다" | ||
284 : | |||
285 : | msgid "undefined group declared in 'subset'" | ||
286 : | msgstr "" | ||
287 : | |||
288 : | msgid "only one display level allowed" | ||
289 : | msgstr "" | ||
290 : | |||
291 : | msgid "undefined display level %s for %s" | ||
292 : | msgstr "" | ||
293 : | |||
294 : | msgid "undefined collapsing level %s for %s" | ||
295 : | msgstr "" | ||
296 : | |||
297 : | msgid "" | ||
298 : | "collapsing level cannot be smaller than display level; setting it to the " | ||
299 : | "display level" | ||
300 : | msgstr "" | ||
301 : | |||
302 : | msgid "'preserve' must be a two-sided formula" | ||
303 : | msgstr "" | ||
304 : | |||
305 : | msgid "'asTable' cannot be used with multilevel grouped data" | ||
306 : | msgstr "" | ||
307 : | |||
308 : | msgid "'asTable' can only be used with balanced 'groupedData' objects" | ||
309 : | msgstr "" | ||
310 : | |||
311 : | msgid "multiple levels not allowed" | ||
312 : | msgstr "" | ||
313 : | |||
314 : | msgid "'data' must be a \"groupedData\" object if 'groups' argument is missing" | ||
315 : | msgstr "" | ||
316 : | |||
317 : | msgid "An lm fit failed, probably because a factor only had one level" | ||
318 : | msgstr "" | ||
319 : | |||
320 : | msgid "'data' in %s call must evaluate to a data frame" | ||
321 : | msgstr "" | ||
322 : | |||
323 : | msgid "nonexistent groups requested in 'subset'" | ||
324 : | msgstr "" | ||
325 : | |||
326 : | msgid "'subset' can only be character or integer" | ||
327 : | msgstr "" | ||
328 : | |||
329 : | msgid "log-likelihood not available with NULL fits" | ||
330 : | msgstr "" | ||
331 : | |||
332 : | msgid "'form' must be a formula" | ||
333 : | msgstr "'form'은 반드시 formula 이어야 합니다" | ||
334 : | |||
335 : | msgid "'form' must be a one-sided formula" | ||
336 : | msgstr "" | ||
337 : | |||
338 : | msgid "covariate must be a data frame" | ||
339 : | msgstr "공변량은 반드시 데이터프레임이어야 합니다" | ||
340 : | |||
341 : | msgid "cannot do pairs of just one variable" | ||
342 : | msgstr "" | ||
343 : | |||
344 : | msgid "'id' must be between 0 and 1" | ||
345 : | msgstr "'id'는 반드시 0과 1 사이에 있어야 합니다" | ||
346 : | |||
347 : | msgid "'id' can only be a formula or numeric" | ||
348 : | msgstr "" | ||
349 : | |||
350 : | msgid "'idLabels' of incorrect length" | ||
351 : | msgstr "" | ||
352 : | |||
353 : | msgid "'idLabels' can only be a formula or a vector" | ||
354 : | msgstr "" | ||
355 : | |||
356 : | msgid "covariate must be numeric" | ||
357 : | msgstr "" | ||
358 : | |||
359 : | msgid "nonexistent group in 'newdata'" | ||
360 : | msgstr "" | ||
361 : | |||
362 : | msgid "nonexistent group requested in 'subset'" | ||
363 : | msgstr "" | ||
364 : | |||
365 : | msgid "only residuals and random effects allowed" | ||
366 : | msgstr "" | ||
367 : | |||
368 : | msgid "can only fit \"lmList\" objects with single grouping variable" | ||
369 : | msgstr "" | ||
370 : | |||
371 : | msgid "'lme.lmList' will redefine 'data'" | ||
372 : | msgstr "" | ||
373 : | |||
374 : | msgid "initial value for \"reStruct\" overwritten in 'lme.lmList'" | ||
375 : | msgstr "" | ||
376 : | |||
377 : | msgid "fixed-effects model must be a formula of the form \"resp ~ pred\"" | ||
378 : | msgstr "" | ||
379 : | |||
380 : | msgid "incompatible lengths for 'random' and grouping factors" | ||
381 : | msgstr "" | ||
382 : | |||
383 : | msgid "incompatible formulas for groups in 'random' and 'correlation'" | ||
384 : | msgstr "" | ||
385 : | |||
386 : | msgid "" | ||
387 : | "cannot use smaller level of grouping for 'correlation' than for 'random'. " | ||
388 : | "Replacing the former with the latter." | ||
389 : | msgstr "" | ||
390 : | |||
391 : | msgid "fewer observations than random effects in all level %s groups" | ||
392 : | msgstr "" | ||
393 : | |||
394 : | msgid "" | ||
395 : | "%s problem, convergence error code = %s\n" | ||
396 : | " message = %s" | ||
397 : | msgstr "" | ||
398 : | |||
399 : | #, fuzzy | ||
400 : | msgid "" | ||
401 : | "maximum number of iterations (lmeControl(maxIter)) reached without " | ||
402 : | "convergence" | ||
403 : | msgstr "수렴하지 않고 지정된 최대 반복수에 도달하였습니다" | ||
404 : | |||
405 : | msgid "object must inherit from class \"lme\"" | ||
406 : | msgstr "" | ||
407 : | |||
408 : | msgid "terms must all have the same denominator DF" | ||
409 : | msgstr "" | ||
410 : | |||
411 : | msgid "L may only involve fixed effects with the same denominator DF" | ||
412 : | msgstr "" | ||
413 : | |||
414 : | msgid "" | ||
415 : | "objects must inherit from classes \"gls\", \"gnls\",\"lm\",\"lmList\", \"lme" | ||
416 : | "\",\"nlme\",\"nlsList\", or \"nls\"" | ||
417 : | msgstr "" | ||
418 : | |||
419 : | msgid "" | ||
420 : | "some fitted objects deleted because response differs from the first model" | ||
421 : | msgstr "" | ||
422 : | |||
423 : | msgid "first model has a different response from the rest" | ||
424 : | msgstr "" | ||
425 : | |||
426 : | msgid "all fitted objects must have the same estimation method" | ||
427 : | msgstr "모든 객체들이 같은 추정방법을 이용하여 적합되어야 합니다" | ||
428 : | |||
429 : | msgid "" | ||
430 : | "fitted objects with different fixed effects. REML comparisons are not " | ||
431 : | "meaningful." | ||
432 : | msgstr "" | ||
433 : | |||
434 : | msgid "objects must have a \"call\" component or attribute" | ||
435 : | msgstr "" | ||
436 : | |||
437 : | msgid "all fitted objects must use the same number of observations" | ||
438 : | msgstr "" | ||
439 : | |||
440 : | msgid "only single level allowed" | ||
441 : | msgstr "" | ||
442 : | |||
443 : | msgid "covariate must have a level attribute when groups are present" | ||
444 : | msgstr "" | ||
445 : | |||
446 : | msgid "covariate must have a level attribute when 'id' is a formula" | ||
447 : | msgstr "" | ||
448 : | |||
449 : | msgid "covariate must have a level attribute when 'idLabels' is a formula" | ||
450 : | msgstr "" | ||
451 : | |||
452 : | msgid "'form' must be a formula when not NULL" | ||
453 : | msgstr "" | ||
454 : | |||
455 : | msgid "only single effects allowed in left side of 'form'" | ||
456 : | msgstr "" | ||
457 : | |||
458 : | msgid "%s is not a valid effect name" | ||
459 : | msgstr "" | ||
460 : | |||
461 : | msgid "no effects allowed in right side of formula" | ||
462 : | msgstr "" | ||
463 : | |||
464 : | msgid "cannot evaluate groups for desired levels on 'newdata'" | ||
465 : | msgstr "" | ||
466 : | |||
467 : | msgid "'Id' must be between 0 and 1" | ||
468 : | msgstr "'Id'는 반드시 0과 1 사이에 있어야 합니다" | ||
469 : | |||
470 : | msgid "augmentation of random effects only available for single level" | ||
471 : | msgstr "" | ||
472 : | |||
473 : | msgid "no condensed linear model" | ||
474 : | msgstr "" | ||
475 : | |||
476 : | msgid "no fitted \"lme\" object" | ||
477 : | msgstr "적합된 \"lme\" 객체가 없습니다" | ||
478 : | |||
479 : | msgid "objects must have coefficients with same row names" | ||
480 : | msgstr "" | ||
481 : | |||
482 : | msgid "object must inherit from \"data.frame\"" | ||
483 : | msgstr "" | ||
484 : | |||
485 : | msgid "only one level allowed in 'gapply'" | ||
486 : | msgstr "" | ||
487 : | |||
488 : | msgid "'which' must be between 1 and %d" | ||
489 : | msgstr "'which'는 반드시 1과 %d 사이에 있어야 합니다" | ||
490 : | |||
491 : | msgid "'which' can only be character or integer" | ||
492 : | msgstr "" | ||
493 : | |||
494 : | msgid "formula(object) must return a formula" | ||
495 : | msgstr "" | ||
496 : | |||
497 : | msgid "'form' must be a two-sided formula" | ||
498 : | msgstr "" | ||
499 : | |||
500 : | msgid "only one level allowed in 'gsummary'" | ||
501 : | msgstr "" | ||
502 : | |||
503 : | msgid "'FUN' can only be a function or a list of functions" | ||
504 : | msgstr "" | ||
505 : | |||
506 : | msgid "cannot omit grouping factor without 'form'" | ||
507 : | msgstr "" | ||
508 : | |||
509 : | msgid "object must inherit from class \"lmList\"" | ||
510 : | msgstr "" | ||
511 : | |||
512 : | msgid "no degrees of freedom for estimating std. dev." | ||
513 : | msgstr "" | ||
514 : | |||
515 : | msgid "" | ||
516 : | "data argument to \"data.frame\" method for 'getGroups' does not make sense" | ||
517 : | msgstr "" | ||
518 : | |||
519 : | msgid "invalid formula for groups" | ||
520 : | msgstr "" | ||
521 : | |||
522 : | msgid "'form' must have all components as formulas" | ||
523 : | msgstr "" | ||
524 : | |||
525 : | msgid "'form' can only be a formula, or a list of formulas" | ||
526 : | msgstr "" | ||
527 : | |||
528 : | msgid "level of %s does not match formula %s" | ||
529 : | msgstr "" | ||
530 : | |||
531 : | msgid "'form' argument must be a formula" | ||
532 : | msgstr "" | ||
533 : | |||
534 : | msgid "at least two coefficients are needed" | ||
535 : | msgstr "" | ||
536 : | |||
537 : | msgid "no model variogram available with 'showModel = TRUE'" | ||
538 : | msgstr "" | ||
539 : | |||
540 : | msgid "only residuals allowed" | ||
541 : | msgstr "" | ||
542 : | |||
543 : | msgid "'distance' and 'object' have incompatible lengths" | ||
544 : | msgstr "" | ||
545 : | |||
546 : | msgid "'nlme.nlsList' will redefine 'fixed', 'data', and 'start'" | ||
547 : | msgstr "" | ||
548 : | |||
549 : | msgid "can only fit \"nlsList\" objects with single grouping variable" | ||
550 : | msgstr "" | ||
551 : | |||
552 : | msgid "initial value for 'reStruct' overwritten in 'nlme.nlsList'" | ||
553 : | msgstr "" | ||
554 : | |||
555 : | msgid "'model' must be a formula" | ||
556 : | msgstr "" | ||
557 : | |||
558 : | msgid "model formula must be of the form \"resp ~ pred\"" | ||
559 : | msgstr "" | ||
560 : | |||
561 : | msgid "'data' must be given explicitly to use 'nlsList'" | ||
562 : | msgstr "" | ||
563 : | |||
564 : | msgid "'fixed' must be a formula or list of formulae" | ||
565 : | msgstr "" | ||
566 : | |||
567 : | msgid "formulae in 'fixed' must be of the form \"parameter ~ expr\"" | ||
568 : | msgstr "" | ||
569 : | |||
570 : | msgid "'random' must be a formula or list of formulae" | ||
571 : | msgstr "" | ||
572 : | |||
573 : | msgid "formulae in 'random' must be of the form \"parameter ~ expr\"" | ||
574 : | msgstr "" | ||
575 : | |||
576 : | msgid "incompatible formulas for groups in \"random\" and \"correlation\"" | ||
577 : | msgstr "" | ||
578 : | |||
579 : | msgid "" | ||
580 : | "cannot use smaller level of grouping for \"correlation\" than for \"random" | ||
581 : | "\". Replacing the former with the latter." | ||
582 : | msgstr "" | ||
583 : | |||
584 : | msgid "'start' must have a component called 'fixed'" | ||
585 : | msgstr "" | ||
586 : | |||
587 : | msgid "starting values for the 'fixed' component are not the correct length" | ||
588 : | msgstr "" | ||
589 : | |||
590 : | msgid "starting values for random effects should be a list, or a matrix" | ||
591 : | msgstr "" | ||
592 : | |||
593 : | msgid "" | ||
594 : | "list with starting values for random effects must have names or be of length " | ||
595 : | "%d" | ||
596 : | msgstr "" | ||
597 : | |||
598 : | msgid "starting values for the random components should be a list of matrices" | ||
599 : | msgstr "" | ||
600 : | |||
601 : | msgid "" | ||
602 : | "number of rows in starting values for random component at level %s should be " | ||
603 : | "%d" | ||
604 : | msgstr "" | ||
605 : | |||
606 : | msgid "" | ||
607 : | "number of columns in starting values for random component at level %s should " | ||
608 : | "be %d" | ||
609 : | msgstr "" | ||
610 : | |||
611 : | msgid "starting values for random effects must include group levels" | ||
612 : | msgstr "" | ||
613 : | |||
614 : | msgid "" | ||
615 : | "groups levels mismatch in 'random' and starting values for 'random' at level " | ||
616 : | "%s" | ||
617 : | msgstr "" | ||
618 : | |||
619 : | msgid "" | ||
620 : | "names mismatch in 'random' and starting values for 'random' at level %s" | ||
621 : | msgstr "" | ||
622 : | |||
623 : | msgid "step halving factor reduced below minimum in PNLS step" | ||
624 : | msgstr "" | ||
625 : | |||
626 : | msgid "second argument must be a groupedData object" | ||
627 : | msgstr "" | ||
628 : | |||
629 : | msgid "cannot use an anonymous function for the model" | ||
630 : | msgstr "" | ||
631 : | |||
632 : | msgid "" | ||
633 : | "'data' must be a \"groupedData\" object if 'formula' does not include groups" | ||
634 : | msgstr "" | ||
635 : | |||
636 : | msgid "" | ||
637 : | "old-style self-starting model functions\n" | ||
638 : | "are no longer supported.\n" | ||
639 : | "New selfStart functions are available.\n" | ||
640 : | "Use\n" | ||
641 : | " SSfpl instead of fpl,\n" | ||
642 : | " SSfol instead of first.order.log,\n" | ||
643 : | " SSbiexp instead of biexp,\n" | ||
644 : | " SSlogis instead of logistic.\n" | ||
645 : | "If writing your own selfStart model, see\n" | ||
646 : | " \"help(selfStart)\"\n" | ||
647 : | "for the new form of the \"initial\" attribute." | ||
648 : | msgstr "" | ||
649 : | |||
650 : | msgid "missing call attribute in \"nlsList\" object" | ||
651 : | msgstr "" | ||
652 : | |||
653 : | msgid "cannot access the matrix of uninitialized objects" | ||
654 : | msgstr "" | ||
655 : | |||
656 : | msgid "ignoring argument 'form'" | ||
657 : | msgstr "" | ||
658 : | |||
659 : | msgid "ignoring argument 'nam'" | ||
660 : | msgstr "" | ||
661 : | |||
662 : | msgid "'value' must be a square matrix" | ||
663 : | msgstr "" | ||
664 : | |||
665 : | msgid "dimnames of 'value' must match or be NULL" | ||
666 : | msgstr "" | ||
667 : | |||
668 : | msgid "names of 'value' are not consistent with 'nam' argument" | ||
669 : | msgstr "" | ||
670 : | |||
671 : | msgid "%s is not a valid object for \"pdMat\"" | ||
672 : | msgstr "" | ||
673 : | |||
674 : | msgid "all elements of 'form' list must be two-sided formulas" | ||
675 : | msgstr "" | ||
676 : | |||
677 : | msgid "'form' can only be a formula or a list of formulae" | ||
678 : | msgstr "" | ||
679 : | |||
680 : | msgid "'form' not consistent with 'nam'" | ||
681 : | msgstr "" | ||
682 : | |||
683 : | msgid "length of 'nam' not consistent with dimensions of initial value" | ||
684 : | msgstr "" | ||
685 : | |||
686 : | msgid "no default method for extracting the square root of a \"pdMat\" object" | ||
687 : | msgstr "" | ||
688 : | |||
689 : | msgid "do not know how to obtain constrained coefficients" | ||
690 : | msgstr "" | ||
691 : | |||
692 : | msgid "" | ||
693 : | "cannot access the number of columns of uninitialized objects without names" | ||
694 : | msgstr "" | ||
695 : | |||
696 : | msgid "cannot extract the log of the determinant from an uninitialized object" | ||
697 : | msgstr "" | ||
698 : | |||
699 : | msgid "cannot change dimensions on an initialized \"pdMat\" object" | ||
700 : | msgstr "초기화된 \"pdMat\" 객체의 차원정보를 변경할 수 없습니다" | ||
701 : | |||
702 : | msgid "Length of names should be %d" | ||
703 : | msgstr "" | ||
704 : | |||
705 : | msgid "" | ||
706 : | "names being assigned do not correspond to a permutation of previous names" | ||
707 : | msgstr "" | ||
708 : | |||
709 : | msgid "x-y data to splom got botched somehow" | ||
710 : | msgstr "" | ||
711 : | |||
712 : | msgid "cannot get the inverse of an uninitialized object" | ||
713 : | msgstr "" | ||
714 : | |||
715 : | msgid "an object of length %d does not match the required parameter size" | ||
716 : | msgstr "" | ||
717 : | |||
718 : | msgid "cannot extract matrix from an uninitialized object" | ||
719 : | msgstr "" | ||
720 : | |||
721 : | msgid "cannot extract the inverse from an uninitialized object" | ||
722 : | msgstr "" | ||
723 : | |||
724 : | msgid "an object of length %d does not match a Cholesky factor" | ||
725 : | msgstr "" | ||
726 : | |||
727 : | msgid "cannot extract the matrix from an uninitialized object" | ||
728 : | msgstr "" | ||
729 : | |||
730 : | msgid "cannot extract the matrix from an uninitialized \"pdIdent\" object" | ||
731 : | msgstr "" | ||
732 : | |||
733 : | msgid "cannot extract the matrix with uninitialized dimensions" | ||
734 : | msgstr "" | ||
735 : | |||
736 : | msgid "" | ||
737 : | "must give names when initializing \"pdIdent\" from parameter without a " | ||
738 : | "formula" | ||
739 : | msgstr "" | ||
740 : | |||
741 : | msgid "cannot extract the dimensions" | ||
742 : | msgstr "" | ||
743 : | |||
744 : | msgid "cannot extract the matrix from an uninitialized \"pdCompSymm\" object" | ||
745 : | msgstr "" | ||
746 : | |||
747 : | msgid "initializing \"pdCompSymm\" object is not positive definite" | ||
748 : | msgstr "" | ||
749 : | |||
750 : | msgid "" | ||
751 : | "must give names when initializing \"pdCompSymm\" from parameter without a " | ||
752 : | "formula" | ||
753 : | msgstr "" | ||
754 : | |||
755 : | msgid "cannot obtain constrained coefficients with uninitialized dimensions" | ||
756 : | msgstr "" | ||
757 : | |||
758 : | msgid "cannot access the matrix of object without names" | ||
759 : | msgstr "" | ||
760 : | |||
761 : | msgid "'form' must be a list" | ||
762 : | msgstr "'form'은 반드시 리스트이어야 합니다" | ||
763 : | |||
764 : | msgid "'nam' must be a list" | ||
765 : | msgstr "'nam'은 반드시 리스트이어야 합니다" | ||
766 : | |||
767 : | msgid "'form' and 'nam' have incompatible lengths" | ||
768 : | msgstr "" | ||
769 : | |||
770 : | msgid "'pdClass' must be a character vector" | ||
771 : | msgstr "'pdClass'는 반드시 문자형 벡터이어야 합니다" | ||
772 : | |||
773 : | msgid "'form' and 'pdClass' have incompatible lengths" | ||
774 : | msgstr "" | ||
775 : | |||
776 : | msgid "'nam' and 'pdClass' have incompatible lengths" | ||
777 : | msgstr "" | ||
778 : | |||
779 : | msgid "LNone of the arguments specify more than one block" | ||
780 : | msgstr "" | ||
781 : | |||
782 : | msgid "'object' must be a list when not missing, not a matrix, and not numeric" | ||
783 : | msgstr "" | ||
784 : | |||
785 : | msgid "arguments imply different number of blocks" | ||
786 : | msgstr "" | ||
787 : | |||
788 : | msgid "all elements in the argument must generate \"pdMat\" objects" | ||
789 : | msgstr "" | ||
790 : | |||
791 : | msgid "cannot have duplicated column names in a \"pdMat\" object" | ||
792 : | msgstr "" | ||
793 : | |||
794 : | msgid "must have formula when no names are given" | ||
795 : | msgstr "" | ||
796 : | |||
797 : | msgid "must give names when initializing from matrix or parameter" | ||
798 : | msgstr "" | ||
799 : | |||
800 : | msgid "all elements must have names when any has names" | ||
801 : | msgstr "" | ||
802 : | |||
803 : | msgid "all elements must have a non-zero size" | ||
804 : | msgstr "" | ||
805 : | |||
806 : | msgid "cannot change the parameter when length of parameters is undefined" | ||
807 : | msgstr "" | ||
808 : | |||
809 : | msgid "cannot change parameter length of initialized \"pdMat\" object" | ||
810 : | msgstr "" | ||
811 : | |||
812 : | msgid "all elements must have formulas when any has a formula" | ||
813 : | msgstr "" | ||
814 : | |||
815 : | msgid "" | ||
816 : | "all elements of formula must be list of two-sided formulae or two-sided " | ||
817 : | "formulae" | ||
818 : | msgstr "" | ||
819 : | |||
820 : | msgid "cannot change the number of columns on an initialized object" | ||
821 : | msgstr "" | ||
822 : | |||
823 : | msgid "names of object and value must match" | ||
824 : | msgstr "" | ||
825 : | |||
826 : | msgid "\"pdMat\" element must have a formula" | ||
827 : | msgstr "" | ||
828 : | |||
829 : | msgid "'object' must be a list or a formula" | ||
830 : | msgstr "" | ||
831 : | |||
832 : | msgid "\"pdMat\" elements must have a formula" | ||
833 : | msgstr "" | ||
834 : | |||
835 : | msgid "elements in 'object' must be formulas or \"pdMat\" objects" | ||
836 : | msgstr "" | ||
837 : | |||
838 : | msgid "cannot change the parameter when ength of parameters is undefined" | ||
839 : | msgstr "" | ||
840 : | |||
841 : | msgid "cannot change parameter length of initialized objects" | ||
842 : | msgstr "" | ||
843 : | |||
844 : | msgid "cannot extract groups formula without a formula" | ||
845 : | msgstr "" | ||
846 : | |||
847 : | msgid "all elements of a \"reStruct\" object must have a non-zero size" | ||
848 : | msgstr "" | ||
849 : | |||
850 : | msgid "cannot change the length of 'object'" | ||
851 : | msgstr "" | ||
852 : | |||
853 : | msgid "cannot extract model matrix without formula" | ||
854 : | msgstr "" | ||
855 : | |||
856 : | msgid "incompatible lengths for object names" | ||
857 : | msgstr "" | ||
858 : | |||
859 : | msgid "" | ||
860 : | "'data' must inherit from \"groupedData\" class if 'random' does not define " | ||
861 : | "groups" | ||
862 : | msgstr "" | ||
863 : | |||
864 : | msgid "models with \"corStruct\" and/or \"varFunc\" objects not allowed" | ||
865 : | msgstr "" | ||
866 : | |||
867 : | msgid "plot method only implemented for comparing models" | ||
868 : | msgstr "" | ||
869 : | |||
870 : | msgid "no degrees of freedom specified" | ||
871 : | msgstr "" | ||
872 : | |||
873 : | msgid "degrees of freedom and weights must have the same length" | ||
874 : | msgstr "" | ||
875 : | |||
876 : | msgid "negative degrees of freedom not allowed" | ||
877 : | msgstr "" | ||
878 : | |||
879 : | msgid "more than one degree of freedom is needed when one them is zero." | ||
880 : | msgstr "" | ||
881 : | |||
882 : | msgid "" | ||
883 : | "can only construct \"varFunc\" object from another \"varFunc\" object, a " | ||
884 : | "formula, or a character string" | ||
885 : | msgstr "" | ||
886 : | |||
887 : | msgid "cannot extract parameters of uninitialized object" | ||
888 : | msgstr "" | ||
889 : | |||
890 : | msgid "do not know how to get coefficients for %s object" | ||
891 : | msgstr "" | ||
892 : | |||
893 : | msgid "cannot change the length of covariate in \"varFunc\" object" | ||
894 : | msgstr "" | ||
895 : | |||
896 : | msgid "'value' must be a one sided formula" | ||
897 : | msgstr "" | ||
898 : | |||
899 : | msgid "'form' must have a covariate" | ||
900 : | msgstr "" | ||
901 : | |||
902 : | msgid "ignoring 'group' in \"varFixed\" formula" | ||
903 : | msgstr "" | ||
904 : | |||
905 : | msgid "all variables used in 'formula' must be in 'data'" | ||
906 : | msgstr "" | ||
907 : | |||
908 : | msgid "initial values must have group names in 'varIdent'" | ||
909 : | msgstr "" | ||
910 : | |||
911 : | msgid "initial values for 'varIdent' must be > 0" | ||
912 : | msgstr "" | ||
913 : | |||
914 : | msgid "fixed parameters must have names in 'varIdent'" | ||
915 : | msgstr "" | ||
916 : | |||
917 : | msgid "" | ||
918 : | "cannot change the length of the \"varIdent\" parameter after initialization" | ||
919 : | msgstr "" | ||
920 : | |||
921 : | msgid "fixed parameter names in 'varIdent' must be a subset of group names" | ||
922 : | msgstr "" | ||
923 : | |||
924 : | msgid "cannot fix variances in all groups" | ||
925 : | msgstr "" | ||
926 : | |||
927 : | msgid "initial value for \"varIdent\" should be of length %d" | ||
928 : | msgstr "" | ||
929 : | |||
930 : | msgid "" | ||
931 : | "names of starting value for \"varIdent\" object must contain all but one of " | ||
932 : | "the stratum levels" | ||
933 : | msgstr "" | ||
934 : | |||
935 : | msgid "nonexistent group names for initial values in 'varIdent'" | ||
936 : | msgstr "" | ||
937 : | |||
938 : | msgid "initial values must have group names in 'varPower'" | ||
939 : | msgstr "" | ||
940 : | |||
941 : | msgid "fixed parameters must have group names in 'varPower'" | ||
942 : | msgstr "" | ||
943 : | |||
944 : | msgid "" | ||
945 : | "cannot change the length of the \"varStruct\" parameter after initialization" | ||
946 : | msgstr "" | ||
947 : | |||
948 : | msgid "" | ||
949 : | "cannot change coefficients before initialization or when all parameters are " | ||
950 : | "fixed" | ||
951 : | msgstr "" | ||
952 : | |||
953 : | msgid "fixed parameters must have group names" | ||
954 : | msgstr "" | ||
955 : | |||
956 : | msgid "mismatch between group names and fixed values names" | ||
957 : | msgstr "" | ||
958 : | |||
959 : | msgid "initial value for \"varPower\" should be of length %d" | ||
960 : | msgstr "" | ||
961 : | |||
962 : | msgid "nonexistent group names for initial values in \"varPower\"" | ||
963 : | msgstr "" | ||
964 : | |||
965 : | msgid "initial value for \"varPower\" should be of length 1" | ||
966 : | msgstr "" | ||
967 : | |||
968 : | msgid "initial values must have group names in 'varExp'" | ||
969 : | msgstr "" | ||
970 : | |||
971 : | msgid "fixed parameters must have group names in 'varExp'" | ||
972 : | msgstr "" | ||
973 : | |||
974 : | msgid "" | ||
975 : | "cannot change the length of the \"varExp\" parameter after initialization" | ||
976 : | msgstr "" | ||
977 : | |||
978 : | msgid "initial value for \"varExp\" should be of length %d" | ||
979 : | msgstr "" | ||
980 : | |||
981 : | msgid "nonexistent group names for initial values in \"varExp\"" | ||
982 : | msgstr "" | ||
983 : | |||
984 : | msgid "initial value for \"varExp\" should be of length 1" | ||
985 : | msgstr "" | ||
986 : | |||
987 : | msgid "%s can have at most two components" | ||
988 : | msgstr "" | ||
989 : | |||
990 : | msgid "%s can only have names \"const\" and \"power\"" | ||
991 : | msgstr "" | ||
992 : | |||
993 : | msgid "%s can only be a list or numeric" | ||
994 : | msgstr "" | ||
995 : | |||
996 : | msgid "%s must have group names in 'varConstPower'" | ||
997 : | msgstr "" | ||
998 : | |||
999 : | msgid "constant in \"varConstPower\" structure must be > 0" | ||
1000 : | msgstr "" | ||
1001 : | |||
1002 : | msgid "initial value should be of length %d" | ||
1003 : | msgstr "" | ||
1004 : | |||
1005 : | msgid "nonexistent group names for initial values" | ||
1006 : | msgstr "" | ||
1007 : | |||
1008 : | msgid "all arguments to 'varComb' must be of class \"varFunc\"." | ||
1009 : | msgstr "" | ||
1010 : | |||
1011 : | msgid "cannot change parameter length of initialized \"varComb\" object" | ||
1012 : | msgstr "" | ||
1013 : | |||
1014 : | msgid "term %s not matched" | ||
1015 : | msgid_plural "terms %s not matched" | ||
1016 : | msgstr[0] "" | ||
1017 : | msgstr[1] "" | ||
1018 : | |||
1019 : | msgid "'L' must have at most %d column" | ||
1020 : | msgid_plural "'L' must have at most %d columns" | ||
1021 : | msgstr[0] "" | ||
1022 : | msgstr[1] "" | ||
1023 : | |||
1024 : | msgid "effect %s not matched" | ||
1025 : | msgid_plural "effects %s not matched" | ||
1026 : | msgstr[0] "" | ||
1027 : | msgstr[1] "" | ||
1028 : | |||
1029 : | msgid "level %s not allowed for %s" | ||
1030 : | msgid_plural "levels %s not allowed for %s" | ||
1031 : | msgstr[0] "" | ||
1032 : | msgstr[1] "" | ||
1033 : | |||
1034 : | msgid "%s not found in data" | ||
1035 : | msgid_plural "%s not found in data" | ||
1036 : | msgstr[0] "데이터로부터 %s를 찾을 수 없습니다" | ||
1037 : | |||
1038 : | msgid "nonexistent level %s" | ||
1039 : | msgid_plural "nonexistent levels %s" | ||
1040 : | msgstr[0] "" | ||
1041 : | msgstr[1] "" | ||
1042 : | |||
1043 : | msgid "%s not available for plotting" | ||
1044 : | msgid_plural "%s not available for plotting" | ||
1045 : | msgstr[0] "" | ||
1046 : | msgstr[1] "" | ||
1047 : | |||
1048 : | msgid "%s not matched" | ||
1049 : | msgid_plural "%s not matched" | ||
1050 : | msgstr[0] "" | ||
1051 : | msgstr[1] "" | ||
1052 : | |||
1053 : | msgid "group name not matched in starting values for random effects: %s" | ||
1054 : | msgid_plural "" | ||
1055 : | "group names not matched in starting values for random effects: %s" | ||
1056 : | msgstr[0] "" | ||
1057 : | msgstr[1] "" |
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |