The R Project SVN R

Rev

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

Rev 70410 Rev 74495
Line 1... Line 1...
1
# SOME DESCRIPTIVE TITLE.
1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
3
# This file is distributed under the same license as the methods package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
#
5
#
6
#, fuzzy
6
#, fuzzy
7
msgid ""
7
msgid ""
8
msgstr ""
8
msgstr ""
9
"Project-Id-Version: methods 3.4.0\n"
9
"Project-Id-Version: methods 3.6.0\n"
10
"Report-Msgid-Bugs-To: \n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2016-04-01 10:01-0700\n"
11
"POT-Creation-Date: 2018-03-29 07:06-0700\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"
17
"Content-Type: text/plain; charset=CHARSET\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
 
19
 
20
#: class_support.c:32
20
#: class_support.c:29
21
msgid "calling the C routine used as an initializer for 'externalptr' objects"
21
msgid "calling the C routine used as an initializer for 'externalptr' objects"
22
msgstr ""
22
msgstr ""
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:149
28
#: methods_list_dispatch.c:151
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:215
34
#: methods_list_dispatch.c:217
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:443
41
#: methods_list_dispatch.c:445
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:446
46
#: methods_list_dispatch.c:448
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:481
52
#: methods_list_dispatch.c:483
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:496
59
#: methods_list_dispatch.c:498
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:526 methods_list_dispatch.c:1071
64
#: methods_list_dispatch.c:528 methods_list_dispatch.c:1077
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:547
68
#: methods_list_dispatch.c:549
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:555
73
#: methods_list_dispatch.c:557
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:558
80
#: methods_list_dispatch.c:560
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:562
84
#: methods_list_dispatch.c:564
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:588
91
#: methods_list_dispatch.c:590
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:599
98
#: methods_list_dispatch.c:601
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:602
105
#: methods_list_dispatch.c:604
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:616 methods_list_dispatch.c:628
112
#: methods_list_dispatch.c:618 methods_list_dispatch.c:630
113
#: methods_list_dispatch.c:1017
113
#: methods_list_dispatch.c:1023
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:636
120
#: methods_list_dispatch.c:638
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:643
125
#: methods_list_dispatch.c:645
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:712
131
#: methods_list_dispatch.c:716
132
#, c-format
132
#, c-format
133
msgid "error in evaluating a 'primitive' next method: %s"
133
msgid "error in evaluating a 'primitive' next method: %s"
134
msgstr ""
134
msgstr ""
135
 
135
 
136
#: methods_list_dispatch.c:810
136
#: methods_list_dispatch.c:816
137
#, c-format
137
#, c-format
138
msgid "'%s' must be a single string (got a character vector of length %d)"
138
msgid "'%s' must be a single string (got a character vector of length %d)"
139
msgstr ""
139
msgstr ""
140
 
140
 
141
#: methods_list_dispatch.c:814
141
#: methods_list_dispatch.c:820
142
#, c-format
142
#, c-format
143
msgid "'%s' must be a non-empty string; got an empty string"
143
msgid "'%s' must be a non-empty string; got an empty string"
144
msgstr ""
144
msgstr ""
145
 
145
 
146
#: methods_list_dispatch.c:818
146
#: methods_list_dispatch.c:824
147
#, c-format
147
#, c-format
148
msgid "'%s' must be a single string (got an object of class \"%s\")"
148
msgid "'%s' must be a single string (got an object of class \"%s\")"
149
msgstr ""
149
msgstr ""
150
 
150
 
151
#: methods_list_dispatch.c:895
151
#: methods_list_dispatch.c:901
152
msgid "class should be either a character-string name or a class definition"
152
msgid "class should be either a character-string name or a class definition"
153
msgstr ""
153
msgstr ""
154
 
154
 
155
#: methods_list_dispatch.c:975
155
#: methods_list_dispatch.c:981
156
#, c-format
156
#, c-format
157
msgid "failed to get the generic for the primitive \"%s\""
157
msgid "failed to get the generic for the primitive \"%s\""
158
msgstr ""
158
msgstr ""
159
 
159
 
160
#: methods_list_dispatch.c:982
160
#: methods_list_dispatch.c:988
161
#, c-format
161
#, c-format
162
msgid ""
162
msgid ""
163
"expected a generic function or a primitive for dispatch, got an object of "
163
"expected a generic function or a primitive for dispatch, got an object of "
164
"class \"%s\""
164
"class \"%s\""
165
msgstr ""
165
msgstr ""