# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: methods 3.4.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-01 10:01-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: class_support.c:32 msgid "calling the C routine used as an initializer for 'externalptr' objects" msgstr "" #: do_substitute_direct.c:41 msgid "invalid list for substitution" msgstr "" #: methods_list_dispatch.c:149 msgid "" "could not find the skeleton calls for 'methods' (package detached?): expect " "very bad things to happen" msgstr "" #: methods_list_dispatch.c:215 #, c-format msgid "" "no \"allMethods\" slot found in object of class \"%s\" used as methods list " "for function '%s'" msgstr "" #: methods_list_dispatch.c:443 #, c-format msgid "no generic function definition found for '%s'" msgstr "" #: methods_list_dispatch.c:446 #, c-format msgid "" "no generic function definition found for '%s' in the supplied environment" msgstr "" #: methods_list_dispatch.c:481 #, c-format msgid "" "invalid generic function object for method selection for function '%s': " "expected a function or a primitive, got an object of class \"%s\"" msgstr "" #: methods_list_dispatch.c:496 #, c-format msgid "no direct or inherited method for function '%s' for this call" msgstr "" #: methods_list_dispatch.c:526 methods_list_dispatch.c:1071 msgid "invalid object (non-function) used as method" msgstr "" #: methods_list_dispatch.c:547 #, c-format msgid "could not find symbol '%s' in frame of call" msgstr "" #: methods_list_dispatch.c:555 #, c-format msgid "" "invalid symbol in checking for missing argument in method dispatch: expected " "a name, got an object of class \"%s\"" msgstr "" #: methods_list_dispatch.c:558 msgid "use of NULL environment is defunct" msgstr "" #: methods_list_dispatch.c:562 #, c-format msgid "" "invalid environment in checking for missing argument, '%s', in methods " "dispatch: got an object of class \"%s\"" msgstr "" #: methods_list_dispatch.c:588 #, c-format msgid "" "object of class \"%s\" used as methods list for function '%s' ( no " "'argument' slot)" msgstr "" #: methods_list_dispatch.c:599 #, c-format msgid "" "(in selecting a method for function '%s') '...' and related variables cannot " "be used for methods dispatch" msgstr "" #: methods_list_dispatch.c:602 #, c-format msgid "" "(in selecting a method for function '%s') the 'environment' argument for " "dispatch must be an R environment; got an object of class \"%s\"" msgstr "" #: methods_list_dispatch.c:616 methods_list_dispatch.c:628 #: methods_list_dispatch.c:1017 #, c-format msgid "" "error in evaluating the argument '%s' in selecting a method for function " "'%s': %s" msgstr "" #: methods_list_dispatch.c:636 #, c-format msgid "no matching method for function '%s' (argument '%s', with class \"%s\")" msgstr "" #: methods_list_dispatch.c:643 #, c-format msgid "" "recursive use of function '%s' in method selection, with no default method" msgstr "" #: methods_list_dispatch.c:712 #, c-format msgid "error in evaluating a 'primitive' next method: %s" msgstr "" #: methods_list_dispatch.c:810 #, c-format msgid "'%s' must be a single string (got a character vector of length %d)" msgstr "" #: methods_list_dispatch.c:814 #, c-format msgid "'%s' must be a non-empty string; got an empty string" msgstr "" #: methods_list_dispatch.c:818 #, c-format msgid "'%s' must be a single string (got an object of class \"%s\")" msgstr "" #: methods_list_dispatch.c:895 msgid "class should be either a character-string name or a class definition" msgstr "" #: methods_list_dispatch.c:975 #, c-format msgid "failed to get the generic for the primitive \"%s\"" msgstr "" #: methods_list_dispatch.c:982 #, c-format msgid "" "expected a generic function or a primitive for dispatch, got an object of " "class \"%s\"" msgstr ""