msgid "" msgstr "" "Project-Id-Version: R 4.4.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2023-07-31 14:59\n" "PO-Revision-Date: 2024-01-29 03:05+0000\n" "Last-Translator: Heather Turner \n" "Language-Team: none\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.16.4\n" msgid "OOPS: something wrong with '.OldClassesPrototypes[[%d]]'" msgstr "OOPS: something wrong with '.OldClassesPrototypes[[%d]]'" msgid "unnamed argument to initialize() for S3 class must have a class definition; %s does not" msgstr "" "unnamed argument to initialize() for S3 class must have a class definition; " "%s does not" msgid "unnamed argument must extend either the S3 class or the class of the data part; not true of class %s" msgstr "" "unnamed argument must extend either the S3 class or the class of the data " "part; not true of class %s" msgid "class %s does not have an S3 data part, and so is of type \"S4\"; no S3 equivalent" msgstr "" "class %s does not have an S3 data part, and so is of type \"S4\"; no S3 " "equivalent" msgid "class %s is VIRTUAL; not meaningful to create an S4 object from this class" msgstr "" "class %s is VIRTUAL; not meaningful to create an S4 object from this class" msgid "object must be a valid data part for class %s; not true of type %s" msgstr "object must be a valid data part for class %s; not true of type %s" msgid "cannot specify matrix() arguments when specifying '.Data'" msgstr "cannot specify matrix() arguments when specifying '.Data'" msgid "cannot specify array() arguments when specifying '.Data'" msgstr "cannot specify array() arguments when specifying '.Data'" msgid "cannot have more than one unnamed argument as environment" msgstr "cannot have more than one unnamed argument as environment" msgid "unnamed argument to new() must be an environment for the new object" msgstr "unnamed argument to new() must be an environment for the new object" msgid "methods may not be defined for primitive function %s in this version of R" msgstr "" "methods may not be defined for primitive function %s in this version of R" msgid "S3Part() is only defined for classes set up by setOldCLass(), basic classes or subclasses of these: not true of class %s" msgstr "" "S3Part() is only defined for classes set up by setOldCLass(), basic classes " "or subclasses of these: not true of class %s" msgid "the 'S3Class' argument must be a superclass of %s: not true of class %s" msgstr "" "the 'S3Class' argument must be a superclass of %s: not true of class %s" msgid "replacement value must extend class %s, got %s" msgstr "replacement value must extend class %s, got %s" msgid "replacement value must be of class %s, got one of class %s" msgstr "replacement value must be of class %s, got one of class %s" msgid "no 'replace' method was defined for 'as(x, \"%s\") <- value' for class %s" msgstr "" "no 'replace' method was defined for 'as(x, \"%s\") <- value' for class %s" msgid "the 'coerce' argument to 'setIs' should be a function of one argument, got an object of class %s" msgstr "" "the 'coerce' argument to 'setIs' should be a function of one argument, got " "an object of class %s" msgid "the computation: 'as(object,\"%s\") <- value' is valid when object has class %s only if 'is(value, \"%s\")' is TRUE ('class(value)' was %s)" msgstr "" "the computation: 'as(object,\"%s\") <- value' is valid when object has class " "%s only if 'is(value, \"%s\")' is TRUE ('class(value)' was %s)" msgid "there is no automatic definition for 'as(object, \"%s\") <- value' when object has class %s and no 'replace' argument was supplied; replacement will be an error" msgstr "" "there is no automatic definition for 'as(object, \"%s\") <- value' when " "object has class %s and no 'replace' argument was supplied; replacement will " "be an error" msgid "the 'replace' argument to setIs() should be a function of 2 or 3 arguments, got an object of class %s" msgstr "" "the 'replace' argument to setIs() should be a function of 2 or 3 arguments, " "got an object of class %s" msgid "the member classes must be defined: not true of %s" msgstr "the member classes must be defined: not true of %s" msgid "unable to create union class: could not set members %s" msgstr "unable to create union class: could not set members %s" msgid "methods:::bind_activation() is defunct;\n rather provide methods for cbind2() / rbind2()" msgstr "" "methods:::bind_activation() is defunct;\n" " rather provide methods for cbind2() / rbind2()" msgid "invalid argument 'name': %s" msgstr "invalid argument 'name': %s" msgid "%s dispatches internally; methods can be defined, but the generic function is implicit, and cannot be changed." msgstr "" "%s dispatches internally; methods can be defined, but the generic function " "is implicit, and cannot be changed." msgid "if the 'def' argument is supplied, it must be a function that calls standardGeneric(\"%s\") or is the default" msgstr "" "if the 'def' argument is supplied, it must be a function that calls " "standardGeneric(\"%s\") or is the default" msgid "must supply a function skeleton for %s, explicitly or via an existing function" msgstr "" "must supply a function skeleton for %s, explicitly or via an existing " "function" msgid "Creating a generic function for %s from %s in %s\n (from the saved implicit definition)" msgstr "" "Creating a generic function for %s from %s in %s\n" " (from the saved implicit definition)" msgid "Creating a new generic function for %s in %s" msgstr "Creating a new generic function for %s in %s" msgid "no generic version of %s on package %s is allowed;\n a new generic will be assigned for %s" msgstr "" "no generic version of %s on package %s is allowed;\n" " a new generic will be assigned for %s" msgid "fdef appears to be a generic function, but with generic name %s instead of %s" msgstr "" "fdef appears to be a generic function, but with generic name %s instead of %s" msgid "generic function %s not found for removal" msgstr "generic function %s not found for removal" msgid "a function for argument 'f' must be a generic function" msgstr "a function for argument 'f' must be a generic function" msgid "the environment %s is locked; cannot assign methods for function %s" msgstr "the environment %s is locked; cannot assign methods for function %s" msgid "the 'where' environment (%s) is a locked namespace; cannot assign methods there" msgstr "" "the 'where' environment (%s) is a locked namespace; cannot assign methods " "there" msgid "Copying the generic function %s to environment %s, because the previous version was in a sealed namespace (%s)" msgstr "" "Copying the generic function %s to environment %s, because the previous " "version was in a sealed namespace (%s)" msgid "no existing definition for function %s" msgstr "no existing definition for function %s" msgid "Creating a generic function from function %s in %s" msgstr "Creating a generic function from function %s in %s" msgid "Creating a generic function for %s from package %s in %s" msgstr "Creating a generic function for %s from package %s in %s" msgid "the method for function %s and signature %s is sealed and cannot be re-defined" msgstr "" "the method for function %s and signature %s is sealed and cannot be re-" "defined" msgid "For function %s, signature %s: argument in method definition changed from (%s) to (%s)" msgstr "" "For function %s, signature %s: argument in method definition changed from " "(%s) to (%s)" msgid "primitive functions cannot be methods; they must be enclosed in a regular function" msgstr "" "primitive functions cannot be methods; they must be enclosed in a regular " "function" msgid "invalid method definition: expected a function, got an object of class %s" msgstr "" "invalid method definition: expected a function, got an object of class %s" msgid "function supplied as argument 'f' must be a generic" msgstr "function supplied as argument 'f' must be a generic" msgid "no generic function %s found" msgstr "no generic function %s found" msgid "no method found for function %s and signature %s" msgstr "no method found for function %s and signature %s" msgid "no environment or package corresponding to argument where=%s" msgstr "no environment or package corresponding to argument where=%s" msgid "no generic function found for '%s'" msgstr "no generic function found for '%s'" msgid "no method found for function '%s' and signature %s" msgstr "no method found for function '%s' and signature %s" msgid "'file' must be a character string or a connection" msgstr "'file' must be a character string or a connection" msgid "argument 'signature' is not meaningful with the current implementation and is ignored \n(extract a subset of the methods list instead)" msgstr "" "argument 'signature' is not meaningful with the current implementation and " "is ignored \n" "(extract a subset of the methods list instead)" msgid "no method for %s matches class %s" msgstr "no method for %s matches class %s" msgid "no method found for signature %s" msgstr "no method found for signature %s" msgid "%s has no methods defined" msgstr "%s has no methods defined" msgid "bad class specified for element %d (should be a single character string)" msgstr "" "bad class specified for element %d (should be a single character string)" msgid "first argument should be the names of one of more generic functions (got object of class %s)" msgstr "" "first argument should be the names of one of more generic functions (got " "object of class %s)" msgid "must supply 'generic.function' or 'class'" msgstr "must supply 'generic.function' or 'class'" msgid "%s is not an S4 generic function in %s; methods not removed" msgstr "%s is not an S4 generic function in %s; methods not removed" msgid "cannot remove methods for %s in locked environment/package %s" msgstr "cannot remove methods for %s in locked environment/package %s" msgid "Restoring default function definition of %s" msgstr "Restoring default function definition of %s" msgid "error in updating S4 generic function %s; the function definition is not an S4 generic function (class %s)" msgstr "" "error in updating S4 generic function %s; the function definition is not an " "S4 generic function (class %s)" msgid "Function %s is already a group generic; no change" msgstr "Function %s is already a group generic; no change" msgid "Function %s is a group generic; do not call it directly" msgstr "Function %s is a group generic; do not call it directly" msgid "callGeneric() must be called from within a method body" msgstr "callGeneric() must be called from within a method body" msgid "expected a non-empty character string for argument name" msgstr "expected a non-empty character string for argument name" msgid "generic function supplied was not created for %s" msgstr "generic function supplied was not created for %s" msgid "%s is a primitive function; its generic form cannot be redefined" msgstr "%s is a primitive function; its generic form cannot be redefined" msgid "%s is not currently a generic: define it first to create a non-default implicit form" msgstr "" "%s is not currently a generic: define it first to create a non-default " "implicit form" msgid "must provide an environment table; got class %s" msgstr "must provide an environment table; got class %s" msgid "original function is prohibited as a generic function" msgstr "original function is prohibited as a generic function" msgid "not both functions!" msgstr "not both functions!" msgid "argument %s is not S4" msgstr "argument %s is not S4" msgid "formal arguments differ (in default values?)" msgstr "formal arguments differ (in default values?)" msgid "formal arguments differ: (%s), (%s)" msgstr "formal arguments differ: (%s), (%s)" msgid "value classes differ: %s, %s" msgstr "value classes differ: %s, %s" msgid "signatures differ: (%s), (%s)" msgstr "signatures differ: (%s), (%s)" msgid "package slots differ: %s, %s" msgstr "package slots differ: %s, %s" msgid "groups differ: %s, %s" msgstr "groups differ: %s, %s" msgid "generic names differ: %s, %s" msgstr "generic names differ: %s, %s" msgid "argument %s must be a generic function or a single character string; got an object of class %s" msgstr "" "argument %s must be a generic function or a single character string; got an " "object of class %s" msgid "non-generic function '%s' given to findMethods()" msgstr "non-generic function '%s' given to findMethods()" msgid "only FALSE is meaningful for 'inherited', when 'where' is supplied (got %s)" msgstr "" "only FALSE is meaningful for 'inherited', when 'where' is supplied (got %s)" msgid "argument 'f' must be a generic function or %s" msgstr "argument 'f' must be a generic function or %s" msgid "'%s' is not a known generic function {and 'package' not specified}" msgstr "'%s' is not a known generic function {and 'package' not specified}" msgid "invalid first argument: should be the name of the first argument in the dispatch" msgstr "" "invalid first argument: should be the name of the first argument in the " "dispatch" msgid "duplicate element names in 'MethodsList' at level %d: %s" msgstr "duplicate element names in 'MethodsList' at level %d: %s" msgid "element %d at level %d (class %s) cannot be interpreted as a function or named list" msgstr "" "element %d at level %d (class %s) cannot be interpreted as a function or " "named list" msgid "arguments 'names' and 'signature' must have the same length" msgstr "arguments 'names' and 'signature' must have the same length" msgid "inserting method with invalid signature matching argument '...' to class %s" msgstr "" "inserting method with invalid signature matching argument '...' to class %s" msgid "inserting method corresponding to empty signature" msgstr "inserting method corresponding to empty signature" msgid "inserting method into non-methods-list object (class %s)" msgstr "inserting method into non-methods-list object (class %s)" msgid "invalid method sublist" msgstr "invalid method sublist" msgid "%f is not a valid generic function: methods list was an object of class %s" msgstr "" "%f is not a valid generic function: methods list was an object of class %s" msgid "%s must be TRUE, FALSE, or a named logical vector of those values; got an object of class %s" msgstr "" "%s must be TRUE, FALSE, or a named logical vector of those values; got an " "object of class %s" msgid "default method must be a method definition, a primitive or NULL: got an object of class %s" msgstr "" "default method must be a method definition, a primitive or NULL: got an " "object of class %s" msgid "trying to match a method signature to an object (of class %s) that is not a generic function" msgstr "" "trying to match a method signature to an object (of class %s) that is not a " "generic function" msgid "invalid 'package' slot or attribute, wrong length" msgstr "invalid 'package' slot or attribute, wrong length" msgid "invalid element in a list for \"signature\" argument; element %d is neither a class definition nor a class name" msgstr "" "invalid element in a list for \"signature\" argument; element %d is neither " "a class definition nor a class name" msgid "trying to match a method signature of class %s; expects a list or a character vector" msgstr "" "trying to match a method signature of class %s; expects a list or a " "character vector" msgid "object to use as a method signature for function %s does not look like a legitimate signature (a vector of single class names): there were %d class names, but %d elements in the signature object" msgstr "" "object to use as a method signature for function %s does not look like a " "legitimate signature (a vector of single class names): there were %d class " "names, but %d elements in the signature object" msgid "more elements in the method signature (%d) than in the generic signature (%d) for function %s" msgstr "" "more elements in the method signature (%d) than in the generic signature (%d)" " for function %s" msgid "no generic function found corresponding to %s" msgstr "no generic function found corresponding to %s" msgid "skipping methods list element %s of unexpected class %s" msgstr "skipping methods list element %s of unexpected class %s" msgid "%s, along with other use of the \"MethodsList\" metadata objects, is deprecated." msgstr "" "%s, along with other use of the \"MethodsList\" metadata objects, is " "deprecated." msgid "In %s: use of \"MethodsList\" metadata objects is deprecated." msgstr "In %s: use of \"MethodsList\" metadata objects is deprecated." msgid "Use %s instead." msgstr "Use %s instead." msgid "%s, along with other use of the \"MethodsList\" metadata objects, is defunct." msgstr "" "%s, along with other use of the \"MethodsList\" metadata objects, is defunct." msgid "In %s: use of \"MethodsList\" metadata objects is defunct." msgstr "In %s: use of \"MethodsList\" metadata objects is defunct." msgid "invalid object for formal method definition: type %s" msgstr "invalid object for formal method definition: type %s" msgid "missing package slot (%s) in object of class %s (package info added)" msgstr "missing package slot (%s) in object of class %s (package info added)" msgid "'initialize' method returned an object of class %s instead of the required class %s" msgstr "" "'initialize' method returned an object of class %s instead of the required " "class %s" msgid "%d: target \"%s\": chose \"%s\" (others: %s)" msgstr "%d: target \"%s\": chose \"%s\" (others: %s)" msgid "Notes: %s." msgstr "Notes: %s." msgid "class generator function for class %s from package %s" msgstr "class generator function for class %s from package %s" msgid "the names in signature for method (%s) do not match %s's arguments (%s)" msgstr "the names in signature for method (%s) do not match %s's arguments (%s)" msgid "the names in signature for method (%s) do not match function's arguments (%s)" msgstr "" "the names in signature for method (%s) do not match function's arguments (%s)" msgid "a call to callNextMethod() appears in a call to %s, but the call does not seem to come from either a generic function or another 'callNextMethod'" msgstr "" "a call to callNextMethod() appears in a call to %s, but the call does not " "seem to come from either a generic function or another 'callNextMethod'" msgid "call to 'callNextMethod' does not appear to be in a 'method' or 'callNextMethod' context" msgstr "" "call to 'callNextMethod' does not appear to be in a 'method' or " "'callNextMethod' context" msgid "bad object found as method (class %s)" msgstr "bad object found as method (class %s)" msgid "No next method available" msgstr "No next method available" msgid "in constructing the prototype for class %s: prototype has class %s, but the data part specifies class %s" msgstr "" "in constructing the prototype for class %s: prototype has class %s, but the " "data part specifies class %s" msgid "in constructing the prototype for class %s, slots in prototype and not in class: %s" msgstr "" "in constructing the prototype for class %s, slots in prototype and not in " "class: %s" msgid "in making the prototype for class %s elements of the prototype failed to match the corresponding slot class: %s" msgstr "" "in making the prototype for class %s elements of the prototype failed to " "match the corresponding slot class: %s" msgid "potential cycle in class inheritance: %s has duplicates in superclasses and subclasses (%s)" msgstr "" "potential cycle in class inheritance: %s has duplicates in superclasses and " "subclasses (%s)" msgid "undefined slot classes in definition of %s: %s" msgstr "undefined slot classes in definition of %s: %s" msgid "(class %s)" msgstr "(class %s)" msgid "in definition of class %s, information for superclass %s is of class %s (expected \"SClassExtension\")" msgstr "" "in definition of class %s, information for superclass %s is of class %s (" "expected \"SClassExtension\")" msgid "class %s extends an undefined class, %s" msgstr "class %s extends an undefined class, %s" msgid "'Class' must be a valid class definition or class" msgstr "'Class' must be a valid class definition or class" msgid "trying to assign an object of class %s as the definition of class %s: must supply a \"classRepresentation\" object" msgstr "" "trying to assign an object of class %s as the definition of class %s: must " "supply a \"classRepresentation\" object" msgid "assigning as %s a class representation with internal name %s" msgstr "assigning as %s a class representation with internal name %s" msgid "class %s has a locked definition in package %s" msgstr "class %s has a locked definition in package %s" msgid "'externalptr' objects cannot be initialized from new()" msgstr "'externalptr' objects cannot be initialized from new()" msgid "initializing objects from class %s with these arguments is not supported" msgstr "" "initialising objects from class %s with these arguments is not supported" msgid "in defining class %s, the supplied data part class, %s is not valid (must be a basic class or a virtual class combining basic classes)" msgstr "" "in defining class %s, the supplied data part class, %s is not valid (must be " "a basic class or a virtual class combining basic classes)" msgid "no definition was found for superclass %s in the specification of class %s" msgstr "" "no definition was found for superclass %s in the specification of class %s" msgid "conflicting definition of data part: .Data = %s, superclass implies %s" msgstr "conflicting definition of data part: .Data = %s, superclass implies %s" msgid "a prototype object was supplied with object slot of class %s, but the class definition requires an object that is class %s" msgstr "" "a prototype object was supplied with object slot of class %s, but the class " "definition requires an object that is class %s" msgid "a prototype was supplied of class %s, but the class definition requires an object that is class %s" msgstr "" "a prototype was supplied of class %s, but the class definition requires an " "object that is class %s" msgid "Definition of slot %s, in class %s, as %s conflicts with definition, inherited from class %s, as %s" msgstr "" "Definition of slot %s, in class %s, as %s conflicts with definition, " "inherited from class %s, as %s" msgid "class %s extends an undefined class (%s)" msgstr "class %s extends an undefined class (%s)" msgid "The prototype for class %s has undefined slot(s): %s" msgstr "The prototype for class %s has undefined slot(s): %s" msgid "%s is not eligible to be the data part of another class (must be a basic class or a virtual class with no slots)" msgstr "" "%s is not eligible to be the data part of another class (must be a basic " "class or a virtual class with no slots)" msgid "prototype is a list with named elements (could be ambiguous): better to use function prototype() to avoid trouble." msgstr "" "prototype is a list with named elements (could be ambiguous): better to use " "function prototype() to avoid trouble." msgid "the '%s' list for class %s, includes an undefined class %s" msgstr "the '%s' list for class %s, includes an undefined class %s" msgid "class %s is inheriting an inconsistent superclass structure from class %s, inconsistent with %s" msgstr "" "class %s is inheriting an inconsistent superclass structure from class %s, " "inconsistent with %s" msgid "unable to find a consistent ordering of superclasses for class %s: order chosen is inconsistent with the superclasses of %s" msgstr "" "unable to find a consistent ordering of superclasses for class %s: order " "chosen is inconsistent with the superclasses of %s" msgid "\"class\" is a reserved slot name and cannot be redefined" msgstr "\"class\" is a reserved slot name and cannot be redefined" msgid "Data part is undefined for general S4 object" msgstr "Data part is undefined for general S4 object" msgid "no '.Data' slot defined for class %s" msgstr "no '.Data' slot defined for class %s" msgid "class %s does not have a data part (a .Data slot) defined" msgstr "class %s does not have a data part (a .Data slot) defined" msgid "more than one possible class for the data part: using %s rather than %s" msgstr "more than one possible class for the data part: using %s rather than %s" msgid "class cannot have both an ordinary and hidden data type" msgstr "class cannot have both an ordinary and hidden data type" msgid "a validity method must be a function of one argument, got an object of class %s" msgstr "" "a validity method must be a function of one argument, got an object of class " "%s" msgid "unable to find required package %s" msgstr "unable to find required package %s" msgid "unable to find an environment containing class %s" msgstr "unable to find an environment containing class %s" msgid "Note: some superclasses of class %s in package %s have duplicate definitions. This definition is not being treated as equivalent to that from package %s" msgstr "" "Note: some superclasses of class %s in package %s have duplicate " "definitions. This definition is not being treated as equivalent to that " "from package %s" msgid "Note: the specification for class %s in package %s seems equivalent to one from package %s: not turning on duplicate class definitions for this class." msgstr "" "Note: the specification for class %s in package %s seems equivalent to one " "from package %s: not turning on duplicate class definitions for this class." msgid "Found more than one class \"%s\" in cache; using the first, from namespace '%s'" msgstr "" "Found more than one class \"%s\" in cache; using the first, from namespace " "'%s'" msgid "Also defined by" msgstr "Also defined by" msgid "undefined subclass %s of class %s; definition not updated" msgstr "undefined subclass %s of class %s; definition not updated" msgid "no definition of inheritance from %s to %s, though the relation was implied by the setIs() from %s" msgstr "" "no definition of inheritance from %s to %s, though the relation was implied " "by the setIs() from %s" msgid "Debugging .checkSubclasses(): assignClassDef(what=\"%s\", *, where=%s, force=TRUE);" msgstr "" "Debugging .checkSubclasses(): assignClassDef(what=\"%s\", *, where=%s, " "force=TRUE);" msgid "E := environment(): %s; parent.env(E): %s" msgstr "E := environment(): %s; parent.env(E): %s" msgid "argument 'includeSubclasses' must be a logical, either one value or a vector of the same length as argument 'classes'" msgstr "" "argument 'includeSubclasses' must be a logical, either one value or a vector " "of the same length as argument 'classes'" msgid "argument 'abbreviate' must be 0, 1, 2, or 3" msgstr "argument 'abbreviate' must be 0, 1, 2, or 3" msgid "needed the supplied labels vector of length %d, got %d" msgstr "needed the supplied labels vector of length %d, got %d" msgid "the function being used as %s in making a generic function for %s is currently traced; the function used will have tracing removed" msgstr "" "the function being used as %s in making a generic function for %s is " "currently traced; the function used will have tracing removed" msgid "must supply either a generic function or a function as default for %s" msgstr "must supply either a generic function or a function as default for %s" msgid "the %s argument must be NULL or a generic function object; got an object of class %s" msgstr "" "the %s argument must be NULL or a generic function object; got an object of " "class %s" msgid "no suitable arguments to dispatch methods in this function" msgstr "no suitable arguments to dispatch methods in this function" msgid "making a generic for special function %s" msgstr "making a generic for special function %s" msgid "in method for %s with signature %s:" msgstr "in method for %s with signature %s:" msgid "formal arguments in method and generic do not appear in the same order" msgstr "formal arguments in method and generic do not appear in the same order" msgid "formal arguments (%s) omitted in the method definition cannot be in the signature" msgstr "" "formal arguments (%s) omitted in the method definition cannot be in the " "signature" msgid "expanding the signature to include omitted arguments in definition: %s" msgstr "expanding the signature to include omitted arguments in definition: %s" msgid "methods can add arguments to the generic %s only if '...' is an argument to the generic" msgstr "" "methods can add arguments to the generic %s only if '...' is an argument to " "the generic" msgid "%s arguments (%s) after %s in the generic must appear in the method, in the same place at the end of the argument list" msgstr "" "%s arguments (%s) after %s in the generic must appear in the method, in the " "same place at the end of the argument list" msgid "argument 'f' must be a string, generic function, or primitive: got an ordinary function" msgstr "" "argument 'f' must be a string, generic function, or primitive: got an " "ordinary function" msgid "no generic function found for %s" msgstr "no generic function found for %s" msgid "Empty function name in .getGeneric" msgstr "Empty function name in .getGeneric" msgid "--- caching class" msgstr "--- caching class" msgid "--- done caching class" msgstr "--- done caching class" msgid "--- getting generic" msgstr "--- getting generic" msgid "(and methods)" msgstr "(and methods)" msgid "--- done getting generic" msgstr "--- done getting generic" msgid "no methods found for %s; cacheGenericsMetaData() will have no effect" msgstr "no methods found for %s; cacheGenericsMetaData() will have no effect" msgid "invalid value from generic function %s, class %s, expected %s" msgstr "invalid value from generic function %s, class %s, expected %s" msgid "\"MethodsList\" is defunct; allMethods now are empty" msgstr "\"MethodsList\" is defunct; allMethods now are empty" msgid "the body of the generic function for %s calls 'standardGeneric' to dispatch on a different name (\"%s\")!" msgstr "" "the body of the generic function for %s calls 'standardGeneric' to dispatch " "on a different name (\"%s\")!" msgid "trying to change the formal arguments in %s in an object of class %s; expected a function definition" msgstr "" "trying to change the formal arguments in %s in an object of class %s; " "expected a function definition" msgid "trying to change the formal arguments in %s, but getting the new formals from an object of class %s; expected a function definition" msgstr "" "trying to change the formal arguments in %s, but getting the new formals " "from an object of class %s; expected a function definition" msgid "trying to change the formal arguments in %s, but the number of existing arguments is less than the number of new arguments: (%s) vs (%s)" msgstr "" "trying to change the formal arguments in %s, but the number of existing " "arguments is less than the number of new arguments: (%s) vs (%s)" msgid "trying to change the formal arguments in %s, but the number of existing arguments is greater than the number of new arguments (the extra arguments won't be used): (%s) vs (%s)" msgstr "" "trying to change the formal arguments in %s, but the number of existing " "arguments is greater than the number of new arguments (the extra arguments " "won't be used): (%s) vs (%s)" msgid "in changing formal arguments in %s, some of the old names are not in fact arguments: %s" msgstr "" "in changing formal arguments in %s, some of the old names are not in fact " "arguments: %s" msgid "got a negative maximum number of frames to look at" msgstr "got a negative maximum number of frames to look at" msgid "%s is not a generic function (or not visible here)" msgstr "%s is not a generic function (or not visible here)" msgid "invalid element in the \"groupMembers\" slot (class %s)" msgstr "invalid element in the \"groupMembers\" slot (class %s)" msgid "argument f must be a generic function with signature \"...\"" msgstr "argument f must be a generic function with signature \"...\"" msgid "no method or default matching the \"...\" arguments in %s" msgstr "no method or default matching the \"...\" arguments in %s" msgid "multiple direct matches: %s; using the first of these" msgstr "multiple direct matches: %s; using the first of these" msgid "multiple equivalent inherited matches: %s; using the first of these" msgstr "multiple equivalent inherited matches: %s; using the first of these" msgid "single string; got an object of class %s" msgstr "single string; got an object of class %s" msgid "multiple definitions exist for class %s, but the supplied package (%s) is not one of them (%s)" msgstr "" "multiple definitions exist for class %s, but the supplied package (%s) is " "not one of them (%s)" msgid "multiple definitions exist for class %s; should specify one of them (%s), e.g. by className()" msgstr "" "multiple definitions exist for class %s; should specify one of them (%s), " "e.g. by className()" msgid "no definition found for class %s" msgstr "no definition found for class %s" msgid "missing function for load action: %s" msgstr "missing function for load action: %s" msgid "error in load action %s for package %s: %s: %s" msgstr "error in load action %s for package %s: %s: %s" msgid "non-function action: %s" msgstr "non-function action: %s" msgid "action function %s has no arguments, should have at least 1" msgstr "action function %s has no arguments, should have at least 1" msgid "some actions are missing: %s" msgstr "some actions are missing: %s" msgid "%s has a sealed class definition and cannot be redefined" msgstr "%s has a sealed class definition and cannot be redefined" msgid "Argument \"representation\" cannot be used if argument \"slots\" is supplied" msgstr "" "Argument \"representation\" cannot be used if argument \"slots\" is supplied" msgid "only arguments 'Class' and 'where' can be supplied when argument 'representation' is a 'classRepresentation' object" msgstr "" "only arguments 'Class' and 'where' can be supplied when argument " "'representation' is a 'classRepresentation' object" msgid "error in contained classes (%s) for class %s and unable to remove definition from %s" msgstr "" "error in contained classes (%s) for class %s and unable to remove definition " "from %s" msgid "error in contained classes (%s) for class %s; class definition removed from %s" msgstr "" "error in contained classes (%s) for class %s; class definition removed from " "%s" msgid "error in contained classes (%s) for class %s and unable to restore previous definition from %s" msgstr "" "error in contained classes (%s) for class %s and unable to restore previous " "definition from %s" msgid "error in contained classes (%s) for class %s; previous definition restored to %s" msgstr "" "error in contained classes (%s) for class %s; previous definition restored " "to %s" msgid "element %d of the representation was not a single character string" msgstr "element %d of the representation was not a single character string" msgid "duplicate class names among superclasses: %s" msgstr "duplicate class names among superclasses: %s" msgid "only one data object (unnamed argument to prototype) allowed" msgstr "only one data object (unnamed argument to prototype) allowed" msgid "%s is not a defined class" msgstr "%s is not a defined class" msgid "%s is not a slot in class %s" msgstr "%s is not a slot in class %s" msgid "assignment of an object of class %s is not valid for slot %s in an object of class %s; is(value, \"%s\") is not TRUE" msgstr "" "assignment of an object of class %s is not valid for slot %s in an object of " "class %s; is(value, \"%s\") is not TRUE" msgid "assignment of an object of class %s is not valid for @%s in an object of class %s; is(value, \"%s\") is not TRUE" msgstr "" "assignment of an object of class %s is not valid for @%s in an object of " "class %s; is(value, \"%s\") is not TRUE" msgid "class definition for %s not found (no action taken)" msgstr "class definition for %s not found (no action taken)" msgid "class %s has multiple definitions visible; only the first removed" msgstr "class %s has multiple definitions visible; only the first removed" msgid "invalid class %s object" msgstr "invalid class %s object" msgid "validity method must be NULL or a function of one argument" msgstr "validity method must be NULL or a function of one argument" msgid "class %s not found on %s; 'resetClass' will have no effect" msgstr "class %s not found on %s; 'resetClass' will have no effect" msgid "argument 'classDef' must be a string or a class representation; got an object of class %s" msgstr "" "argument 'classDef' must be a string or a class representation; got an " "object of class %s" msgid "class %s is sealed; 'resetClass' will have no effect" msgstr "class %s is sealed; 'resetClass' will have no effect" msgid "cannot use object of class %s in new(): class %s does not extend that class" msgstr "" "cannot use object of class %s in new(): class %s does not extend that class" msgid "duplicated slot names: %s" msgstr "duplicated slot names: %s" msgid "class %s is defined, with package %s, but no corresponding metadata object was found (not exported?)" msgstr "" "class %s is defined, with package %s, but no corresponding metadata object " "was found (not exported?)" msgid "no definition of %s to use for %s" msgstr "no definition of %s to use for %s" msgid "class definition cannot extend more than one of these data types: %s" msgstr "class definition cannot extend more than one of these data types: %s" msgid "abnormal type %s is not supported as a superclass of a class definition" msgstr "abnormal type %s is not supported as a superclass of a class definition" msgid "multiple class definitions for %s from packages: %s; picking the first" msgstr "multiple class definitions for %s from packages: %s; picking the first" msgid "no package name supplied and no class definition found for %s" msgstr "no package name supplied and no class definition found for %s" msgid "argument 'classDef' must be a class definition or the name of a class" msgstr "argument 'classDef' must be a class definition or the name of a class" msgid "No %s names supplied" msgstr "No %s names supplied" msgid "All %s names must be nonempty in:\n(%s)" msgstr "" "All %s names must be nonempty in:\n" "(%s)" msgid "All %s names must be distinct in:\n(%s)" msgstr "" "All %s names must be distinct in:\n" "(%s)" msgid "argument %s must be a list or a character vector; got an object of class %s" msgstr "" "argument %s must be a list or a character vector; got an object of class %s" msgid "expected a non-empty character string for argument 'name'" msgstr "expected a non-empty character string for argument 'name'" msgid "no function %s found" msgstr "no function %s found" msgid "no non-generic function %s found" msgstr "no non-generic function %s found" msgid "%s is not one of the element names" msgstr "%s is not one of the element names" msgid "no method or default for coercing %s to %s" msgstr "no method or default for coercing %s to %s" msgid "no method or default for as() replacement of %s with Class=\"%s\"" msgstr "no method or default for as() replacement of %s with Class=\"%s\"" msgid "trying to set an 'as' relation from %s to itself" msgstr "trying to set an 'as' relation from %s to itself" msgid "class %s is not defined in this environment" msgstr "class %s is not defined in this environment" msgid "class %s is a class union: 'coerce' relations to a class union are not meaningful" msgstr "" "class %s is a class union: 'coerce' relations to a class union are not " "meaningful" msgid "'as' method should have one argument, or match the arguments of coerce(): got (%s)" msgstr "" "'as' method should have one argument, or match the arguments of coerce(): " "got (%s)" msgid "a 'replace' method definition in 'setAs' must be a function of two arguments, got %d" msgstr "" "a 'replace' method definition in 'setAs' must be a function of two " "arguments, got %d" msgid "argument names in 'replace' changed to agree with 'coerce<-' generic:\n%s" msgstr "" "argument names in 'replace' changed to agree with 'coerce<-' generic:\n" "%s" msgid "ambiguous object (length != 1) to coerce to \"name\"" msgstr "ambiguous object (length != 1) to coerce to \"name\"" msgid "undefined 'coerce' method" msgstr "undefined 'coerce' method" msgid "methods currently exist for coercing from %s to %s; they will be replaced." msgstr "" "methods currently exist for coercing from %s to %s; they will be replaced." msgid "Function must be an S4 generic" msgstr "Function must be an S4 generic" msgid "method is not being debugged" msgstr "method is not being debugged" msgid "object %s not found" msgstr "object %s not found" msgid "object %s not changed (it is not consistent with the current definition of class %s from %s)" msgstr "" "object %s not changed (it is not consistent with the current definition of " "class %s from %s)" msgid "no definition for the class of %s (class %s) found" msgstr "no definition for the class of %s (class %s) found" msgid "object %s not changed (it does not appear to be from a version of R earlier than 1.8.0)" msgstr "" "object %s not changed (it does not appear to be from a version of R earlier " "than 1.8.0)" msgid "'class1' must be the name of a class or a class definition" msgstr "'class1' must be the name of a class or a class definition" msgid "'class2' must be the name of a class or a class definition" msgstr "'class2' must be the name of a class or a class definition" msgid "class %s has no visible definition from package or environment %s" msgstr "class %s has no visible definition from package or environment %s" msgid "cannot create a 'setIs' relation when neither of the classes (%s and %s) is local and modifiable in this package" msgstr "" "cannot create a 'setIs' relation when neither of the classes (%s and %s) is " "local and modifiable in this package" msgid "class %s is sealed; new superclasses can not be defined, except by 'setClassUnion'" msgstr "" "class %s is sealed; new superclasses can not be defined, except by " "'setClassUnion'" msgid "class %s is defined (with package slot %s) but no metadata object found to revise %s information---not imported? Making a copy in package %s" msgstr "" "class %s is defined (with package slot %s) but no metadata object found to " "revise %s information---not imported? Making a copy in package %s" msgid "class %s cannot extend class %s" msgstr "class %s cannot extend class %s" msgid "both classes must be defined" msgstr "both classes must be defined" msgid "invalid index for function argument" msgstr "invalid index for function argument" msgid "no function definition found for %s" msgstr "no function definition found for %s" msgid "need a definition for the method here" msgstr "need a definition for the method here" msgid "Skeleton of method written to %s" msgstr "Skeleton of method written to %s" msgid "invalid object in meta table of methods for %s, label %s, had class %s" msgstr "invalid object in meta table of methods for %s, label %s, had class %s" msgid "invalid mlist element for signature %s at level %d (should be MethodDefinition or .Primitive, had class %s)" msgstr "" "invalid mlist element for signature %s at level %d (should be " "MethodDefinition or .Primitive, had class %s)" msgid "bad method object stored in method table, class %s" msgstr "bad method object stored in method table, class %s" msgid "invalid object in methods table (%s), expected a method, got an object of class %s" msgstr "" "invalid object in methods table (%s), expected a method, got an object of " "class %s" msgid "invalid or unset methods table in generic function %s" msgstr "invalid or unset methods table in generic function %s" msgid "trying to find a methods table in a non-generic function" msgstr "trying to find a methods table in a non-generic function" msgid "the \"ambiguousMethodSelection\" option should be a function to be called as the condition action; got an object of class %s" msgstr "" "the \"ambiguousMethodSelection\" option should be a function to be called as " "the condition action; got an object of class %s" msgid "No simply inherited methods found for function %s; using non-simple method" msgstr "" "No simply inherited methods found for function %s; using non-simple method" msgid "Note: method with signature %s chosen for function %s,\n target signature %s.\n %s would also be valid" msgstr "" "Note: method with signature %s chosen for function %s,\n" " target signature %s.\n" " %s would also be valid" msgid "unable to find an inherited method for function %s for signature %s" msgstr "unable to find an inherited method for function %s for signature %s" msgid "failed to find expected group generic function:" msgstr "failed to find expected group generic function:" msgid "invalid group generic function in search for inherited method (class %s)" msgstr "" "invalid group generic function in search for inherited method (class %s)" msgid "invalid methods table request" msgstr "invalid methods table request" msgid "trying to check signature length of group generic '%s', but it is not a group generic" msgstr "" "trying to check signature length of group generic '%s', but it is not a " "group generic" msgid "trying to check signature length of generic '%s', but it is not a generic function: i = %d, funs = %s, gnames = %s" msgstr "" "trying to check signature length of generic '%s', but it is not a generic " "function: i = %d, funs = %s, gnames = %s" msgid "no methods table for generic %s from package %s in package %s" msgstr "no methods table for generic %s from package %s in package %s" msgid "undefined classes (%s) will be ignored for argument '%s'" msgstr "undefined classes (%s) will be ignored for argument '%s'" msgid "argument 'signatures' must be a character matrix whose rows are method signatures" msgstr "" "argument 'signatures' must be a character matrix whose rows are method " "signatures" msgid "not allowed to have test==TRUE and an S4Class definition" msgstr "not allowed to have test==TRUE and an S4Class definition" msgid "argument 'S4Class' must be a class definition: got an object of class %s" msgstr "" "argument 'S4Class' must be a class definition: got an object of class %s" msgid "inconsistent old-style class information for %s; the class is defined but does not extend %s and is not valid as the data part" msgstr "" "inconsistent old-style class information for %s; the class is defined but " "does not extend %s and is not valid as the data part" msgid "the S3 class of the prototype, \"%s\", is undefined; only allowed when this is the S3 class being registered (\"%s\")" msgstr "" "the S3 class of the prototype, \"%s\", is undefined; only allowed when this " "is the S3 class being registered (\"%s\")" msgid "restoring definition of class %s" msgstr "restoring definition of class %s" msgid "slot %s: class %s should extend class %s" msgstr "slot %s: class %s should extend class %s" msgid "invalid S4 class corresponding to S3 class: slots in S4 version must extend corresponding slots in S3 version: fails for %s" msgstr "" "invalid S4 class corresponding to S3 class: slots in S4 version must extend " "corresponding slots in S3 version: fails for %s" msgid "explicit coercion of old-style class (%s) is not defined" msgstr "explicit coercion of old-style class (%s) is not defined" msgid "explicit replacement not defined for as(x, \"%s\") <- value for old-style class %s" msgstr "" "explicit replacement not defined for as(x, \"%s\") <- value for old-style " "class %s" msgid "argument 'Classes' must be a vector of two classes; got an argument of length %d" msgstr "" "argument 'Classes' must be a vector of two classes; got an argument of " "length %d" msgid "inconsistent old-style class information for %s (maybe mixing old and new classes?)" msgstr "" "inconsistent old-style class information for %s (maybe mixing old and new " "classes?)" msgid "'S3Class' only defined for extensions of %s or classes with a data part: not true of class %s" msgstr "" "'S3Class' only defined for extensions of %s or classes with a data part: " "not true of class %s" msgid "'S3Class' can only assign to S4 objects that extend \"oldClass\"; not true of class %s" msgstr "" "'S3Class' can only assign to S4 objects that extend \"oldClass\"; not true " "of class %s" msgid "Created a package name, %s, when none found" msgstr "Created a package name, %s, when none found" msgid "no definition of class %s found" msgstr "no definition of class %s found" msgid "multiple definitions of %s found; using the one on %s" msgstr "multiple definitions of %s found; using the one on %s" msgid "%s is not a valid field or method name for reference class %s" msgstr "%s is not a valid field or method name for reference class %s" msgid "a call to superClass() is in the method %s but there is no superclass definition of this method for class %s" msgstr "" "a call to superClass() is in the method %s but there is no superclass " "definition of this method for class %s" msgid "methods declared in usingMethods() but not found: %s" msgstr "methods declared in usingMethods() but not found: %s" msgid "%s is not a reference class" msgstr "%s is not a reference class" msgid "%s is not a field in class %s" msgstr "%s is not a field in class %s" msgid "unnamed arguments to $new() must be objects from a reference class; got an object of class %s" msgstr "" "unnamed arguments to $new() must be objects from a reference class; got an " "object of class %s" msgid "%s is not a valid field or method name for this class" msgstr "%s is not a valid field or method name for this class" msgid "the class of field %s in the object is not compatible with the desired class %s in the target" msgstr "" "the class of field %s in the object is not compatible with the desired class " "%s in the target" msgid "%s is not a defined class in this environment" msgstr "%s is not a defined class in this environment" msgid "invalid 'Class' argument: should be a single string" msgstr "invalid 'Class' argument: should be a single string" msgid "%s is not one of the reference super classes for this object" msgstr "%s is not one of the reference super classes for this object" msgid "direct calls to callSuper() are invalid: should only be called from another method" msgstr "" "direct calls to callSuper() are invalid: should only be called from another " "method" msgid "%s is not a field in this class" msgstr "%s is not a field in this class" msgid "Methods not found: %s" msgstr "Methods not found: %s" msgid "the definition of class %s in package %s is locked, methods may not be redefined" msgstr "" "the definition of class %s in package %s is locked, methods may not be " "redefined" msgid "arguments to methods() must be named, or one named list" msgstr "arguments to methods() must be named, or one named list" msgid "topic %s is not a method name in class %s\nThe class definition follows" msgstr "" "topic %s is not a method name in class %s\n" "The class definition follows" msgid "the definition of class %s in package %s is locked so fields may not be modified" msgstr "" "the definition of class %s in package %s is locked so fields may not be " "modified" msgid "the overriding class (\"%s\") of field %s is not a subclass of the existing field definition (\"%s\")" msgstr "" "the overriding class (\"%s\") of field %s is not a subclass of the existing " "field definition (\"%s\")" msgid "invalid assignment for reference class field %s, should be from class %s or a subclass (was class %s)" msgstr "" "invalid assignment for reference class field %s, should be from class %s or " "a subclass (was class %s)" msgid "invalid replacement: reference class field %s is read-only" msgstr "invalid replacement: reference class field %s is read-only" msgid "the 'contains' argument should be the names of superclasses: got an element of class %s" msgstr "" "the 'contains' argument should be the names of superclasses: got an element " "of class %s" msgid "no definition found for inherited class: %s" msgstr "no definition found for inherited class: %s" msgid "a single class name is needed for field %s, got a character vector of length %d" msgstr "" "a single class name is needed for field %s, got a character vector of length " "%d" msgid "class %s for field %s is not defined" msgstr "class %s for field %s is not defined" msgid "field %s was supplied as an object of class %s; must be a class name or a binding function" msgstr "" "field %s was supplied as an object of class %s; must be a class name or a " "binding function" msgid "code for methods in class %s was not checked for suspicious field assignments (recommended package %s not available?)" msgstr "" "code for methods in class %s was not checked for suspicious field " "assignments (recommended package %s not available?)" msgid "class %s is defined but is not a reference class" msgstr "class %s is defined but is not a reference class" msgid "class must be a reference class representation or a character string; got an object of class %s" msgstr "" "class must be a reference class representation or a character string; got an " "object of class %s" msgid "not a reference class: %s" msgstr "not a reference class: %s" msgid "local assignment to field name will not change the field:\n %s\n Did you mean to use \"<<-\"? ( in method %s for class %s)" msgstr "" "local assignment to field name will not change the field:\n" " %s\n" " Did you mean to use \"<<-\"? ( in method %s for class %s)" msgid "non-local assignment to non-field names (possibly misspelled?)\n %s\n( in method %s for class %s)" msgstr "" "non-local assignment to non-field names (possibly misspelt?)\n" " %s\n" "( in method %s for class %s)" msgid "non-local assignment to method names is not allowed\n %s\n( in method %s for class %s)" msgstr "" "non-local assignment to method names is not allowed\n" " %s\n" "( in method %s for class %s)" msgid "arguments must all be character string names of fields" msgstr "arguments must all be character string names of fields" msgid "field %s is already locked" msgstr "field %s is already locked" msgid "field %s of class %s has a non-default binding and cannot be locked" msgstr "field %s of class %s has a non-default binding and cannot be locked" msgid "Reference superclasses must come from the same package for the environment to be defined: got %s and %s" msgstr "" "Reference superclasses must come from the same package for the environment " "to be defined: got %s and %s" msgid "Class %s is not a subclass of %s; functional semantics not defined for this class" msgstr "" "Class %s is not a subclass of %s; functional semantics not defined for this " "class" msgid "Could not find local object in supplied environment" msgstr "Could not find local object in supplied environment" msgid "invalid 'ignore' argument; should be a class definition or a character vector, got an object of class %s" msgstr "" "invalid 'ignore' argument; should be a class definition or a character " "vector, got an object of class %s" msgid "An object of class %s" msgstr "An object of class %s" msgid "invalid call to 'classLabel': expected a name or a class definition, got an object of class %s" msgstr "" "invalid call to 'classLabel': expected a name or a class definition, got an " "object of class %s" msgid "argument 'signature' is not meaningful for tracing reference methods" msgstr "argument 'signature' is not meaningful for tracing reference methods" msgid "%s is not a method for reference class %s" msgstr "%s is not a method for reference class %s" msgid "argument 'what' should be the name of a function" msgstr "argument 'what' should be the name of a function" msgid "tracing the internal function %s is not allowed" msgstr "tracing the internal function %s is not allowed" msgid "no function definition for %s found" msgstr "no function definition for %s found" msgid "cannot untrace method for %s; no method defined for this signature: %s" msgstr "cannot untrace method for %s; no method defined for this signature: %s" msgid "the method for %s for this signature was not being traced" msgstr "the method for %s for this signature was not being traced" msgid "making a traced version of a special; arguments may be altered" msgstr "making a traced version of a special; arguments may be altered" msgid "the editing in trace() can only change the body of the function; got an object of class %s" msgstr "" "the editing in trace() can only change the body of the function; got an " "object of class %s" msgid "the editing in trace() can only change the body of the function, not the arguments or defaults" msgstr "" "the editing in trace() can only change the body of the function, not the " "arguments or defaults" msgid "cannot use 'at' argument without a trace expression" msgstr "cannot use 'at' argument without a trace expression" msgid "cannot use 'at' argument unless the function body has the form '{ ... }'" msgstr "" "cannot use 'at' argument unless the function body has the form '{ ... }'" msgid "assigning over the binding of symbol %s in environment/package %s" msgstr "assigning over the binding of symbol %s in environment/package %s" msgid "setting a method over the binding of symbol %s in environment/package %s" msgstr "" "setting a method over the binding of symbol %s in environment/package %s" msgid "Environment of class %s is locked; using global environment for new class" msgstr "" "Environment of class %s is locked; using global environment for new class" msgid "none of the objects in the source code could be found: need to attach or specify the package" msgstr "" "none of the objects in the source code could be found: need to attach or " "specify the package" msgid "objects found in multiple packages: using %s and ignoring %s" msgstr "objects found in multiple packages: using %s and ignoring %s" msgid "package %s is not attached and no namespace found for it" msgstr "package %s is not attached and no namespace found for it" msgid "invalid 'source' argument: expected file names or a connection but got an object of class %s" msgstr "" "invalid 'source' argument: expected file names or a connection but got an " "object of class %s" msgid "cannot find an environment corresponding to package name '%s\"" msgstr "cannot find an environment corresponding to package name '%s\"" msgid "supplied package, %s, differs from package inferred from source, %s" msgstr "supplied package, %s, differs from package inferred from source, %s" msgid "cannot insert these (not found in source): %s" msgstr "cannot insert these (not found in source): %s" msgid "cannot insert methods for these functions (methods table not found in source): %s" msgstr "" "cannot insert methods for these functions (methods table not found in " "source): %s" msgid "Non-function objects are not currently inserted (not traceable): %s" msgstr "Non-function objects are not currently inserted (not traceable): %s" msgid "New functions are not currently inserted (not untraceable): %s" msgstr "New functions are not currently inserted (not untraceable): %s" msgid "Modified functions inserted through trace(): %s" msgstr "Modified functions inserted through trace(): %s" msgid "%s() is not a generic function in the target environment -- methods will not be inserted" msgstr "" "%s() is not a generic function in the target environment -- methods will not " "be inserted" msgid "Methods inserted for function %s(): %s" msgstr "Methods inserted for function %s(): %s" msgid "no definition for object %s found in tracing environment" msgstr "no definition for object %s found in tracing environment" msgid "multiple generics match pattern, using table %s" msgstr "multiple generics match pattern, using table %s" msgid "does not seem to be a method table for generic %s in tracing environment" msgstr "" "does not seem to be a method table for generic %s in tracing environment" msgid "no method in methods table for %s for signature %s" msgstr "no method in methods table for %s for signature %s" msgid "unloading 'methods' package ..." msgstr "unloading 'methods' package ..." msgid "apparently bad method or class metadata in saved environment;" msgstr "apparently bad method or class metadata in saved environment;" msgid "move the file or remove the class/method" msgstr "move the file or remove the class/method" msgid "no definition for class %s" msgid_plural "no definition for classes %s" msgstr[0] "no definition for class %s" msgstr[1] "no definition for classes %s" msgid "in the method signature for function %s invalid argument name in the signature: %s" msgid_plural "in the method signature for function %s invalid argument names in the signature: %s" msgstr[0] "" "in the method signature for function %s invalid argument name in the " "signature: %s" msgstr[1] "" "in the method signature for function %s invalid argument names in the " "signature: %s" msgid "Reported %d ambiguous selection out of %d for function %s\n" msgid_plural "Reported %d ambiguous selections out of %d for function %s\n" msgstr[0] "Reported %d ambiguous selection out of %d for function %s\n" msgstr[1] "Reported %d ambiguous selections out of %d for function %s\n" msgid "named elements of prototype do not correspond to slot name: %s" msgid_plural "named elements of prototype do not correspond to slot names: %s" msgstr[0] "named elements of prototype do not correspond to slot name: %s" msgstr[1] "named elements of prototype do not correspond to slot names: %s" msgid "non-argument found in the signature: %s" msgid_plural "non-arguments found in the signature: %s" msgstr[0] "non-argument found in the signature: %s" msgstr[1] "non-arguments found in the signature: %s" msgid "the formal argument of the generic function for %s (%s) differs from that of the non-generic to be used as the default (%s)" msgid_plural "the formal arguments of the generic function for %s (%s) differ from those of the non-generic to be used as the default (%s)" msgstr[0] "" "the formal argument of the generic function for %s (%s) differs from that of " "the non-generic to be used as the default (%s)" msgstr[1] "" "the formal arguments of the generic function for %s (%s) differ from those " "of the non-generic to be used as the default (%s)" msgid "duplicated slot name: %s" msgid_plural "duplicated slot names: %s" msgstr[0] "duplicated slot name: %s" msgstr[1] "duplicated slot names: %s" msgid "invalid name for slot of class %s: %s" msgid_plural "invalid names for slots of class %s: %s" msgstr[0] "invalid name for slot of class %s: %s" msgstr[1] "invalid names for slots of class %s: %s" msgid "multiple definition of class %s visible (%s); using the definition\n in package %s for %s" msgid_plural "multiple definitions of class %s visible (%s); using the definition\n in package %s for %s" msgstr[0] "" "multiple definition of class %s visible (%s); using the definition\n" " in package %s for %s" msgstr[1] "" "multiple definitions of class %s visible (%s); using the definition\n" " in package %s for %s" msgid "class %s is missing slot from class %s (%s), and no coerce method was supplied" msgid_plural "class %s is missing slots from class %s (%s), and no coerce method was supplied" msgstr[0] "" "class %s is missing slot from class %s (%s), and no coerce method was " "supplied" msgstr[1] "" "class %s is missing slots from class %s (%s), and no coerce method was " "supplied" msgid "slot in class %s must extend corresponding slot in class %s: fails for %s" msgid_plural "slots in class %s must extend corresponding slots in class %s: fails for %s" msgstr[0] "" "slot in class %s must extend corresponding slot in class %s: fails for %s" msgstr[1] "" "slots in class %s must extend corresponding slots in class %s: fails for %s" msgid "found %d equally good next method" msgid_plural "found %d equally good next methods" msgstr[0] "found %d equally good next method" msgstr[1] "found %d equally good next methods" msgid "Selecting %d method of minimum distance" msgid_plural "Selecting %d methods of minimum distance" msgstr[0] "Selecting %d method of minimum distance" msgstr[1] "Selecting %d methods of minimum distance" msgid "Selecting %d non-group method" msgid_plural "Selecting %d non-group methods" msgstr[0] "Selecting %d non-group method" msgstr[1] "Selecting %d non-group methods" msgid "Selecting %d partially exact-matching method" msgid_plural "Selecting %d partially exact-matching methods" msgstr[0] "Selecting %d partially exact-matching method" msgstr[1] "Selecting %d partially exact-matching methods" msgid "Choosing method %s from %d ambiguous possibility" msgid_plural "Choosing method %s from %d ambiguous possibilities" msgstr[0] "Choosing method %s from %d ambiguous possibility" msgstr[1] "Choosing method %s from %d ambiguous possibilities" msgid "no definition of class %s in the specified position, %s, definition on : %s" msgid_plural "no definition of class %s in the specified position, %s, definitions on : %s" msgstr[0] "" "no definition of class %s in the specified position, %s, definition on : %s" msgstr[1] "" "no definition of class %s in the specified position, %s, definitions on : %s"