File: robustbase.pot

package info (click to toggle)
robustbase 0.99-6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,584 kB
  • sloc: fortran: 3,245; ansic: 3,243; sh: 15; makefile: 2
file content (175 lines) | stat: -rw-r--r-- 3,716 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the robustbase package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: robustbase 0.99-0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-09 09:18+0200\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"

#: lmrob.c:249
msgid "DGELS could not determine optimal block size, using minimum"
msgstr ""

#: lmrob.c:277
#, c-format
msgid "DGELS: illegal %i-th argument."
msgstr ""

#: lmrob.c:283
#, c-format
msgid ""
"DGELS: weighted design matrix not of full rank (column %d).\n"
"Use control parameter 'trace.lev = 4' to get diagnostic output."
msgstr ""

#: lmrob.c:306
#, c-format
msgid "DGEEQU: illegal %i-th argument"
msgstr ""

#: lmrob.c:309
msgid ""
"Fast S large n strategy failed. Use control parameter 'fast.s.large.n = Inf'."
msgstr ""

#: lmrob.c:311
#, c-format
msgid "DGEEQU: column %i of the design matrix is exactly zero."
msgstr ""

#: lmrob.c:316
#, c-format
msgid " Skipping design matrix equilibration (DGEEQU): row %i is exactly zero."
msgstr ""

#: lmrob.c:477
msgid "m_s_subsample() stopped prematurely (scale < 0)."
msgstr ""

#: lmrob.c:575 lmrob.c:576 lmrob.c:614 lmrob.c:615 lmrob.c:642 lmrob.c:643
#: rob-utils.c:62
#, c-format
msgid "Argument '%s' must be numeric or integer"
msgstr ""

#: lmrob.c:597 lmrob.c:628
#, c-format
msgid "'deriv'=%d is invalid"
msgstr ""

#: lmrob.c:657
msgid "Argument 'cc' must be numeric"
msgstr ""

#: lmrob.c:658
msgid "Argument 'ipsi' must be integer"
msgstr ""

#: lmrob.c:670
#, c-format
msgid "rho_inf(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:700
#, c-format
msgid "normcnst(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:730
#, c-format
msgid "rho(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:749
#, c-format
msgid "psi(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:767
#, c-format
msgid "psip(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:789
#, c-format
msgid "psi2(): ipsi=%d not implemented."
msgstr ""

#: lmrob.c:1223
#, c-format
msgid "rho_ggw(): case (%i) not implemented."
msgstr ""

#: lmrob.c:1264
#, c-format
msgid "Error from Rdqags(psi_ggw*, k, ...): ier = %i"
msgstr ""

#: lmrob.c:1730
#, c-format
msgid "fast_s_with_memory() returned invalid code %d"
msgstr ""

#: lmrob.c:2226
#, c-format
msgid "S refinements did not converge (to refine.tol=%g) in %d (= k.max) steps"
msgstr ""

#: lmrob.c:2384
#, c-format
msgid "m_s_descent(): Problem in RLLARSBI (RILARS). KODE=%d. Exiting."
msgstr ""

#: lmrob.c:2428
msgid " M-S estimate: maximum number of refinement steps reached."
msgstr ""

#: lmrob.c:2515
msgid "subsample(): could not find non-singular subsample."
msgstr ""

#: lmrob.c:2564
msgid ""
"Too many singular resamples. Aborting subsample().\n"
" See parameter 'subsampling; in help of lmrob.config()."
msgstr ""

#: lmrob.c:2617
#, c-format
msgid "find_scale(*, initial_scale = %g <= 0) -> final scale = 0"
msgstr ""

#: lmrob.c:2632
#, c-format
msgid ""
"find_scale() did not converge in '%s' (= %d) iterations with tol=%g, last "
"rel.diff=%g"
msgstr ""

#: rob-utils.c:63 rob-utils.c:64
#, c-format
msgid "Argument '%s' must be numeric or integer of length 1"
msgstr ""

#: rowMedians.c:44
msgid "Argument 'x' must be a matrix."
msgstr ""

#: rowMedians.c:48
msgid "Argument 'naRm' must be either TRUE or FALSE."
msgstr ""

#: rowMedians.c:73
msgid "Argument 'x' must be numeric (integer or double)."
msgstr ""