The R Project SVN R

Rev

Rev 62160 | Rev 65211 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 62160 Rev 62916
Line 6... Line 6...
6
#, fuzzy
6
#, fuzzy
7
msgid ""
7
msgid ""
8
msgstr ""
8
msgstr ""
9
"Project-Id-Version: R 3.1.0\n"
9
"Project-Id-Version: R 3.1.0\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
11
"POT-Creation-Date: 2013-03-07 08:36+0000\n"
11
"POT-Creation-Date: 2013-06-09 21:23+0100\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"Language: \n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
16
"MIME-Version: 1.0\n"
Line 23... Line 23...
23
 
23
 
24
#: do_substitute_direct.c:41
24
#: do_substitute_direct.c:41
25
msgid "invalid list for substitution"
25
msgid "invalid list for substitution"
26
msgstr ""
26
msgstr ""
27
 
27
 
28
#: methods_list_dispatch.c:148
28
#: methods_list_dispatch.c:149
29
msgid ""
29
msgid ""
30
"could not find the skeleton calls for 'methods' (package detached?): expect "
30
"could not find the skeleton calls for 'methods' (package detached?): expect "
31
"very bad things to happen"
31
"very bad things to happen"
32
msgstr ""
32
msgstr ""
33
 
33
 
34
#: methods_list_dispatch.c:214
34
#: methods_list_dispatch.c:215
35
#, c-format
35
#, c-format
36
msgid ""
36
msgid ""
37
"no \"allMethods\" slot found in object of class \"%s\" used as methods list "
37
"no \"allMethods\" slot found in object of class \"%s\" used as methods list "
38
"for function '%s'"
38
"for function '%s'"
39
msgstr ""
39
msgstr ""
40
 
40
 
41
#: methods_list_dispatch.c:433
41
#: methods_list_dispatch.c:434
42
#, c-format
42
#, c-format
43
msgid "no generic function definition found for '%s'"
43
msgid "no generic function definition found for '%s'"
44
msgstr ""
44
msgstr ""
45
 
45
 
46
#: methods_list_dispatch.c:436
46
#: methods_list_dispatch.c:437
47
#, c-format
47
#, c-format
48
msgid ""
48
msgid ""
49
"no generic function definition found for '%s' in the supplied environment"
49
"no generic function definition found for '%s' in the supplied environment"
50
msgstr ""
50
msgstr ""
51
 
51
 
52
#: methods_list_dispatch.c:471
52
#: methods_list_dispatch.c:472
53
#, c-format
53
#, c-format
54
msgid ""
54
msgid ""
55
"invalid generic function object for method selection for function '%s': "
55
"invalid generic function object for method selection for function '%s': "
56
"expected a function or a primitive, got an object of class \"%s\""
56
"expected a function or a primitive, got an object of class \"%s\""
57
msgstr ""
57
msgstr ""
58
 
58
 
59
#: methods_list_dispatch.c:486
59
#: methods_list_dispatch.c:487
60
#, c-format
60
#, c-format
61
msgid "no direct or inherited method for function '%s' for this call"
61
msgid "no direct or inherited method for function '%s' for this call"
62
msgstr ""
62
msgstr ""
63
 
63
 
64
#: methods_list_dispatch.c:512 methods_list_dispatch.c:1040
64
#: methods_list_dispatch.c:513 methods_list_dispatch.c:1041
65
msgid "invalid object (non-function) used as method"
65
msgid "invalid object (non-function) used as method"
66
msgstr ""
66
msgstr ""
67
 
67
 
68
#: methods_list_dispatch.c:533
68
#: methods_list_dispatch.c:534
69
#, c-format
69
#, c-format
70
msgid "could not find symbol '%s' in frame of call"
70
msgid "could not find symbol '%s' in frame of call"
71
msgstr ""
71
msgstr ""
72
 
72
 
73
#: methods_list_dispatch.c:541
73
#: methods_list_dispatch.c:542
74
#, c-format
74
#, c-format
75
msgid ""
75
msgid ""
76
"invalid symbol in checking for missing argument in method dispatch: expected "
76
"invalid symbol in checking for missing argument in method dispatch: expected "
77
"a name, got an object of class \"%s\""
77
"a name, got an object of class \"%s\""
78
msgstr ""
78
msgstr ""
79
 
79
 
80
#: methods_list_dispatch.c:544
80
#: methods_list_dispatch.c:545
81
msgid "use of NULL environment is defunct"
81
msgid "use of NULL environment is defunct"
82
msgstr ""
82
msgstr ""
83
 
83
 
84
#: methods_list_dispatch.c:548
84
#: methods_list_dispatch.c:549
85
#, c-format
85
#, c-format
86
msgid ""
86
msgid ""
87
"invalid environment in checking for missing argument, '%s', in methods "
87
"invalid environment in checking for missing argument, '%s', in methods "
88
"dispatch: got an object of class \"%s\""
88
"dispatch: got an object of class \"%s\""
89
msgstr ""
89
msgstr ""
90
 
90
 
91
#: methods_list_dispatch.c:574
91
#: methods_list_dispatch.c:575
92
#, c-format
92
#, c-format
93
msgid ""
93
msgid ""
94
"object of class \"%s\" used as methods list for function '%s' ( no "
94
"object of class \"%s\" used as methods list for function '%s' ( no "
95
"'argument' slot)"
95
"'argument' slot)"
96
msgstr ""
96
msgstr ""
97
 
97
 
98
#: methods_list_dispatch.c:585
98
#: methods_list_dispatch.c:586
99
#, c-format
99
#, c-format
100
msgid ""
100
msgid ""
101
"(in selecting a method for function '%s') '...' and related variables cannot "
101
"(in selecting a method for function '%s') '...' and related variables cannot "
102
"be used for methods dispatch"
102
"be used for methods dispatch"
103
msgstr ""
103
msgstr ""
104
 
104
 
105
#: methods_list_dispatch.c:588
105
#: methods_list_dispatch.c:589
106
#, c-format
106
#, c-format
107
msgid ""
107
msgid ""
108
"(in selecting a method for function '%s') the 'environment' argument for "
108
"(in selecting a method for function '%s') the 'environment' argument for "
109
"dispatch must be an R environment; got an object of class \"%s\""
109
"dispatch must be an R environment; got an object of class \"%s\""
110
msgstr ""
110
msgstr ""
111
 
111
 
112
#: methods_list_dispatch.c:602 methods_list_dispatch.c:614
112
#: methods_list_dispatch.c:603 methods_list_dispatch.c:615
113
#: methods_list_dispatch.c:995
113
#: methods_list_dispatch.c:996
114
#, c-format
114
#, c-format
115
msgid ""
115
msgid ""
116
"error in evaluating the argument '%s' in selecting a method for function "
116
"error in evaluating the argument '%s' in selecting a method for function "
117
"'%s': %s"
117
"'%s': %s"
118
msgstr ""
118
msgstr ""
119
 
119
 
120
#: methods_list_dispatch.c:622
120
#: methods_list_dispatch.c:623
121
#, c-format
121
#, c-format
122
msgid "no matching method for function '%s' (argument '%s', with class \"%s\")"
122
msgid "no matching method for function '%s' (argument '%s', with class \"%s\")"
123
msgstr ""
123
msgstr ""
124
 
124
 
125
#: methods_list_dispatch.c:629
125
#: methods_list_dispatch.c:630
126
#, c-format
126
#, c-format
127
msgid ""
127
msgid ""
128
"recursive use of function '%s' in method selection, with no default method"
128
"recursive use of function '%s' in method selection, with no default method"
129
msgstr ""
129
msgstr ""
130
 
130
 
131
#: methods_list_dispatch.c:692
131
#: methods_list_dispatch.c:693
132
msgid ""
132
msgid ""
133
"in processing 'callNextMethod', found a '...' in the matched call, but no "
133
"in processing 'callNextMethod', found a '...' in the matched call, but no "
134
"corresponding '...' argument"
134
"corresponding '...' argument"
135
msgstr ""
135
msgstr ""
136
 
136
 
137
#: methods_list_dispatch.c:705
137
#: methods_list_dispatch.c:706
138
#, c-format
138
#, c-format
139
msgid "error in evaluating a 'primitive' next method: %s"
139
msgid "error in evaluating a 'primitive' next method: %s"
140
msgstr ""
140
msgstr ""
141
 
141
 
142
#: methods_list_dispatch.c:797
142
#: methods_list_dispatch.c:798
143
#, c-format
143
#, c-format
144
msgid "'%s' must be a single string (got a character vector of length %d)"
144
msgid "'%s' must be a single string (got a character vector of length %d)"
145
msgstr ""
145
msgstr ""
146
 
146
 
147
#: methods_list_dispatch.c:801
147
#: methods_list_dispatch.c:802
148
#, c-format
148
#, c-format
149
msgid "'%s' must be a non-empty string; got an empty string"
149
msgid "'%s' must be a non-empty string; got an empty string"
150
msgstr ""
150
msgstr ""
151
 
151
 
152
#: methods_list_dispatch.c:805
152
#: methods_list_dispatch.c:806
153
#, c-format
153
#, c-format
154
msgid "'%s' must be a single string (got an object of class \"%s\")"
154
msgid "'%s' must be a single string (got an object of class \"%s\")"
155
msgstr ""
155
msgstr ""
156
 
156
 
157
#: methods_list_dispatch.c:876
157
#: methods_list_dispatch.c:877
158
msgid "class should be either a character-string name or a class definition"
158
msgid "class should be either a character-string name or a class definition"
159
msgstr ""
159
msgstr ""
160
 
160
 
161
#: methods_list_dispatch.c:955
161
#: methods_list_dispatch.c:956
162
#, c-format
162
#, c-format
163
msgid "failed to get the generic for the primitive \"%s\""
163
msgid "failed to get the generic for the primitive \"%s\""
164
msgstr ""
164
msgstr ""
165
 
165
 
166
#: methods_list_dispatch.c:961
166
#: methods_list_dispatch.c:962
167
#, c-format
167
#, c-format
168
msgid ""
168
msgid ""
169
"expected a generic function or a primitive for dispatch, got an object of "
169
"expected a generic function or a primitive for dispatch, got an object of "
170
"class \"%s\""
170
"class \"%s\""
171
msgstr ""
171
msgstr ""