msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2013-01-28 09:13\n" "PO-Revision-Date: 2011-12-01 22:45+0200\n" "Last-Translator: Joe \n" "Language-Team: LANGUAGE \n" "Language: da\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: Pootle 2.1.6\n" msgid "replacement value is not a matrix" msgstr "erstatningsværdi er ikke en matrix" msgid "OOPS: something wrong with line" msgstr "UPS: Noget galt med linjen" msgid "in .OldClassesPrototypes" msgstr "i .OldClassesPrototypes" msgid "" "unnamed argument to initialize() for S3 class must have a class definition; " "%s does not" msgstr "" "unavngivet argument til initialize() for S3-klasse skal have en " "klassedefinition; %s har det ikke" msgid "" "unnamed argument must extend either the S3 class or the class of the data " "part; not true of class %s" msgstr "" "unavngivet argument skal udvide enten S3-klassen eller klassen for " "datadelen; ikke gældende for klasse %s" msgid "" "Class %s does not have an S3 data part, and so is of type \"S4\"; no S3 " "equivalent" msgstr "" "Klasse %s har ikke en S3-datadel, og er således af type »S4«; ingen " "tilsvarende S3" msgid "" "Class %s is VIRTUAL; not meaningful to create an S4 object from this class" msgstr "" "Klasse %s er VIRTUEL; ikke meningsfuldt at oprette et S4-objekt fra denne " "klasse" msgid "Object must be a valid data part for class %s; not true of type %s" msgstr "" "Objekt skal være en gyldig datadel for klasse %s; ikke gældende for type %s" msgid "Cannot specify matrix() arguments when specifying .Data" msgstr "Kan ikke angive matrix()-argumenter når der angives .Data" msgid "Cannot specify array() arguments when specifying .Data" msgstr "Kan ikke angive array()-argumenter når der angives .Data" msgid "Can't have more than one unnamed argument as environment" msgstr "Kan ikke have mere end et unavngivet argument som miljø" msgid "Unnamed argument to new() must be an environment for the new object" msgstr "Unavngivet argument for new() skal være et miljø for det nye objekt" msgid "" "methods may not be defined for primitive function %s in this version of R" msgstr "" "metoder kan ikke defineres for grundformsfunktion %s i denne version af 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() er kun defineret for klasser opsat af setOldClass(), grundlæggende " "klasser eller underklasser af disse: gælder ikke klasse %s" msgid "The S3Class argument must be a superclass of %s: not true of class %s" msgstr "" "S3Class-argumentet skal være en overklasse af %s: gælder ikke for klasse %s" msgid "Replacement value must extend class %s, got %s" msgstr "Erstatningsværdi skal udvide klasse %s, fik %s" #, fuzzy msgid "Replacement value must be of class %s, got one of class %s" msgstr "Erstatningsværdi skal udvide klasse %s, fik %s" msgid "no 'replace' method was defined for as(x, \"%s\") <- value for class %s" msgstr "" "ingen 'replace'-metode blev defineret for as(x, \"%s\") <- værdi for klasse " "%s" msgid "" "the 'coerce' argument to 'setIs' should be a function of one argument, got " "an object of class %s" msgstr "" 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 "" 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 "" msgid "" "the 'replace' argument to setIs() should be a function of 2 or 3 arguments, " "got an object of class %s" msgstr "" msgid "the member classes must be defined: not true of %s" msgstr "" msgid "unable to create union class: could not set members %s" msgstr "" msgid "invalid argument 'name': %s" msgstr "" msgid "" "%s is a primitive function; methods can be defined, but the generic " "function is implicit, and cannot be changed." msgstr "" msgid "" "if the 'def' argument is supplied, it must be a function that calls " "standardGeneric(\"%s\") or is the default" msgstr "" msgid "" "must supply a function skeleton for %s, explicitly or via an existing " "function" msgstr "" msgid "" "Creating a generic function for %s from %s in %s\n" " (from the saved implicit definition)" msgstr "" msgid "Creating a new generic function for %s in %s" msgstr "" msgid "" "No generic version of %s on package %s is allowed;\n" " a new generic will be assigned for %s" msgstr "" msgid "function %s appears to be a generic function, but with generic name %s" msgstr "" msgid "generic function %s not found for removal" msgstr "" msgid "" "internal error: did not get a valid generic function object for function %s" msgstr "" msgid "A function for argument 'f' must be a generic function" msgstr "" msgid "the environment %s is locked; cannot assign methods for function %s" msgstr "" msgid "" "the 'where' environment (%s) is a locked namespace; cannot assign methods " "there" msgstr "" msgid "" "copying the generic function %s to environment %s, because the previous " "version was in a sealed namespace (%s)" msgstr "" msgid "no existing definition for function %s" msgstr "" msgid "Creating a generic function from function %s in %s" msgstr "" msgid "Creating a generic function for %s from package %s in %s" msgstr "" msgid "" "apparent internal error: a generic function was found for \"%s\", but no " "corresponding object was found searching from \"%s\"" msgstr "" msgid "" "the method for function %s and signature %s is sealed and cannot be re-" "defined" msgstr "" msgid "" "For function %s, signature %s: argument in method definition changed from " "(%s) to (%s)" msgstr "" msgid "" "primitive functions cannot be methods; they must be enclosed in a regular " "function" msgstr "" msgid "" "invalid method definition: expected a function, got an object of class %s" msgstr "" msgid "Function supplied as argument 'f' must be a generic" msgstr "" msgid "no generic function %s found" msgstr "" msgid "no method found for function %s and signature %s" msgstr "" msgid "no environment or package corresponding to argument where=%s" msgstr "" msgid "No generic function found for '%s'" msgstr "" msgid "No method found for function '%s' and signature %s" msgstr "" msgid "Warning: using defunct methods list search" msgstr "" msgid "" "apparent inconsistency in the methods for function %s; argument %s in the " "signature corresponds to %s in the methods list object" msgstr "" msgid "" "no S4 method for function %s and signature %s; consider getS3method() if you " "wanted the S3 method" msgstr "" msgid "" "no method defined in methods list object for function %s and signature %s" msgstr "" msgid "'file' must be a character string or a connection" msgstr "" msgid "" "argument 'signature' is not meaningful with the current implementation and " "is ignored \n" "(extract a subset of the methods list instead)" msgstr "" msgid "No method for %s matches class %s" msgstr "" msgid "No method found for signature %s" msgstr "" msgid "%s has no methods defined" msgstr "" msgid "selectMethod(): mlist is not an environment or NULL :" msgstr "" msgid "** should no longer happen!" msgstr "" msgid "" "bad class specified for element %d (should be a single character string)" msgstr "" msgid "" "first argument should be the name(s) of generic functions (got object of " "class %s)" msgstr "" msgid "%s is not an S4 generic function in %s; methods not removed" msgstr "" msgid "cannot remove methods for %s in locked environment/package %s" msgstr "" msgid "restoring default function definition of %s" msgstr "" msgid "" "error in updating S4 generic function %s; the function definition is not an " "S4 generic function (class %s)" msgstr "" msgid "function %s is already a group generic; no change" msgstr "" msgid "function %s is a group generic; do not call it directly" msgstr "" msgid "" "'callGeneric' with a primitive needs explicit arguments (no formal args " "defined)" msgstr "" msgid "'callGeneric' must be called from a generic function or method" msgstr "" msgid "expected a non-empty character string for argument name" msgstr "" msgid "generic function supplied was not created for %s" msgstr "" msgid "%s is a primitive function; its generic form cannot be redefined" msgstr "" msgid "" "%s is not currently a generic: define it first to create a non-default " "implicit form" msgstr "" msgid "Must provide an environment table; got class %s" msgstr "" msgid "Original function is prohibited as a generic function" msgstr "" msgid "not both functions!" msgstr "" msgid "Classes: %s, %s" msgstr "" msgid "argument %s is not S4" msgstr "" msgid "Formal arguments differ (in default values?)" msgstr "" msgid "Formal arguments differ: (%s), (%s)" msgstr "" msgid "," msgstr "" msgid "Value classes differ: %s, %s" msgstr "" msgid "Signatures differ: (%s), (%s)" msgstr "" msgid "Package slots differ: %s, %s" msgstr "" msgid "Groups differ: %s, %s" msgstr "" msgid "Generic names differ: %s, %s" msgstr "" msgid "" "argument %s must be a generic function or a single character string; got an " "object of class %s" msgstr "" msgid "non-generic function '%s' given to findMethods()" msgstr "" msgid "Only FALSE is meaningful for 'inherited', when 'where' is supplied (got" msgstr "" msgid "\"" msgstr "\"" msgid "argument 'f' must be a generic function or %s" msgstr "" msgid "'%s' is not a known generic function {and 'package' not specified}" msgstr "" msgid "" "invalid first argument: should be the name of the first argument in the " "dispatch" msgstr "" msgid "duplicate element names in 'MethodsList' at level %d: %s" msgstr "" msgid "" "element %d at level %d (class %s) cannot be interpreted as a function or " "named list" msgstr "" msgid "arguments 'names' and 'signature' must have the same length" msgstr "" msgid "" "inserting method with invalid signature matching argument '...' to class %s" msgstr "" msgid "inserting method corresponding to empty signature" msgstr "" msgid "inserting method into non-methods-list object (class %s)" msgstr "" msgid "invalid method sublist" msgstr "" msgid "" "%f is not a valid generic function: methods list was an object of class %s" msgstr "" msgid "" "%s must be TRUE, FALSE, or a named logical vector of those values; got an " "object of class %s" msgstr "" msgid "" "Default method must be a method definition, a primitive or NULL: got an " "object of class %s" msgstr "" msgid "" "trying to match a method signature to an object (of class %s) that is not a " "generic function" msgstr "" msgid "invalid 'package' slot or attribute, wrong length" msgstr "" msgid "" "invalid element in a list for \"signature\" argument; element %d is neither " "a class definition nor a class name" msgstr "" msgid "" "trying to match a method signature of class %s; expects a list or a " "character vector" msgstr "" 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 "" msgid "" "more elements in the method signature (%d) than in the generic signature " "(%d)" msgstr "" msgid "" "in the method signature for function %s invalid argument names in the " "signature: %s" msgstr "" msgid "No generic function found corresponding to %s" msgstr "" msgid "skipping methods list element %s of unexpected class %s" msgstr "" msgid "" "%s, along with other use of the \"MethodsList\" metadata objects, is " "deprecated." msgstr "" msgid "In %s: use of \"MethodsList\" metadata objects is deprecated." msgstr "" msgid "Use %s instead." msgstr "" msgid "invalid object for formal method definition: type %s" msgstr "" msgid "missing package slot (%s) in object of class %s (package info added)" msgstr "" msgid "" "initialize method returned an object of class %s instead of the required " "class %s" msgstr "" msgid "Reported %d ambiguous selections out of %d for function %s" msgstr "" msgid "%d: target \"%s\": chose \"%s\" (others: %s)" msgstr "" msgid "Notes: %s." msgstr "" msgid "Class generator function for class %s from package %s" msgstr "" msgid "the names in signature for method (%s) do not match %s's arguments (%s)" msgstr "" 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 "" msgid "" "call to 'callNextMethod' does not appear to be in a 'method' or " "'callNextMethod' context" msgstr "" msgid "bad object found as method (class %s)" msgstr "" msgid "" "in constructing the prototype for class %s: prototype has class %s, but the " "data part specifies class %s" msgstr "" msgid "" "in constructing the prototype for class %s, slots in prototype and not in " "class: %s" msgstr "" msgid "" "in making the prototype for class %s elements of the prototype failed to " "match the corresponding slot class: %s" msgstr "" msgid "" "potential cycle in class inheritance: %s has duplicates in superclasses and " "subclasses (%s)" msgstr "" msgid "undefined slot classes in definition of %s: %s" msgstr "" msgid "" "in definition of class %s, information for superclass %s is of class %s " "(expected \"SClassExtension\")" msgstr "" msgid "class %s extends an undefined class, %s" msgstr "" msgid "'Class' must be a valid class definition or class" msgstr "" msgid "" "trying to assign an object of class %s as the definition of class %s: must " "supply a \"classRepresentation\" object" msgstr "" msgid "assigning as %s a class representation with internal name %s" msgstr "" msgid "Class %s has a locked definition in package %s" msgstr "" msgid "'externalptr' objects cannot be initialized from new()" msgstr "" msgid "" "initializing objects from class %s with these arguments is not supported" msgstr "" 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 "" msgid "" "No definition was found for superclass %s in the specification of class %s" msgstr "" msgid "conflicting definition of data part: .Data = %s, superclass implies %s" msgstr "" msgid "" "a prototype object was supplied with object slot of class %s, but the class " "definition requires an object that is class %s" msgstr "" msgid "" "a prototype was supplied of class %s, but the class definition requires an " "object that is class %s" msgstr "" msgid "" "slot %s in class %s currently defined (or inherited) as \"%s\", conflicts " "with an inherited definition in class %s" msgstr "" msgid "class %s extends an undefined class (%s)" msgstr "" 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 "" msgid "" "prototype is a list with named elements (could be ambiguous): better to use " "function prototype() to avoid trouble." msgstr "" msgid "named elements of prototype do not correspond to slot names: %s" msgstr "" msgid "the '%s' list for class %s, includes an undefined class %s" msgstr "" msgid "" "class %s is inheriting an inconsistent superclass structure from class %s, " "inconsistent with %s" msgstr "" msgid "" "unable to find a consistent ordering of superclasses for class %s: order " "chosen is inconsistent with the superclasses of %s" msgstr "" msgid "\"class\" is a reserved slot name and cannot be redefined" msgstr "" msgid "Data part is undefined for general S4 object" msgstr "" msgid "no '.Data' slot defined for class %s" msgstr "" msgid "class %s does not have a data part (a .Data slot) defined" msgstr "" msgid "more than one possible class for the data part: using %s rather than %s" msgstr "" msgid "class cannot have both an ordinary and hidden data type" msgstr "" msgid "" "a validity method must be a function of one argument, got an object of class " "%s" msgstr "" msgid "unable to find required package %s" msgstr "" msgid "unable to find an environment containing class %s" msgstr "" msgid "" "A specification for S3 class %s in package %s seems equivalent to one from " "package %s and is not turning on duplicate class definitions for this class" msgstr "" msgid "" "Some super classes of class %s in package %s have duplicate definitions. " "This definition is not being treated as equivalent to that from package %s" msgstr "" msgid "" "A specification for class %s in package %s seems equivalent to one from " "package %s and is not turning on duplicate class definitions for this class" msgstr "" msgid "undefined subclass %s of class %s; definition not updated" msgstr "" msgid "" "subclass %s of class %s is not local and cannot be updated for new " "inheritance information; consider setClassUnion()" msgstr "" msgid "" "no definition of inheritance from %s to %s, though the relation was implied " "by the setIs() from %s" msgstr "" msgid "" "could not find superclass %s to clean up when removing subclass references " "to class %s" msgstr "" msgid "no class %s found as expected in removing subclass %s" msgstr "" msgid "" "argument includeSubclasses must be a logical, either one value or a vector " "of the same length as argument classes" msgstr "" msgid "Argument abbreviate must be 0, 1, 2, or 3" msgstr "" msgid "Needed the supplied labels vector of length %n, got %n" msgstr "" 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 "" msgid "Must supply either a generic function or a function as default for %s" msgstr "" msgid "" "the %s argument must be NULL or a generic function object; got an object of " "class %s" msgstr "" msgid "non-arguments found in the signature: %s" msgstr "" msgid "no suitable arguments to dispatch methods in this function" msgstr "" msgid "" "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 "" msgid "special function %s is not permitted to have methods" msgstr "" msgid "special function %s has no known argument list; will assume '(x, ...)'" msgstr "" msgid "making a generic for special function %s" msgstr "" msgid "invalid call in method dispatch to '%s' (no default method)" msgstr "" msgid "in method for %s with signature %s:" msgstr "" msgid "formal arguments in method and generic do not appear in the same order" msgstr "" msgid "" "formal arguments (%s) omitted in the method definition cannot be in the " "signature" msgstr "" msgid "expanding the signature to include omitted arguments in definition: %s" msgstr "" msgid "= \"missing\"" msgstr "" msgid "" "methods can add arguments to the generic %s only if '...' is an argument to " "the generic" msgstr "" msgid "" "arguments (%s) after '...' in the generic must appear in the method, in the " "same place at the end of the argument list" msgstr "" msgid "" "Argument f must be a string, generic function, or primitive: got an ordinary " "function" msgstr "" msgid "methods cannot be defined for the primitive function %s" msgstr "" msgid "no generic function found for %s" msgstr "" msgid "Empty function name in .getGeneric" msgstr "" msgid "" "Methods list objects are not maintained in this version of R: request for " "function %s may return incorrect information" msgstr "" msgid "" "Package %s seems to have out-of-date methods; need to reinstall from source" msgstr "" msgid "no methods found for %s; cacheGenericsMetaData() will have no effect" msgstr "" msgid "invalid value from generic function %s, class %s, expected %s" msgstr "" msgid "" "the body of the generic function for %s calls 'standardGeneric' to dispatch " "on a different name (\"%s\")!" msgstr "" msgid "" "internal error: Bad methods list object in fixing methods for primitive " "function %s" msgstr "" msgid "" "trying to change the formal arguments in %s, in an object of class %s; " "expected a function definition" msgstr "" 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 "" 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 "" 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 "" msgid "" "in changing formal arguments in %s, some of the old names are not in fact " "arguments: %s" msgstr "" msgid "botched namespace: failed to find 'base' namespace in its parents" msgstr "" msgid "got a negative maximum number of frames to look at" msgstr "" msgid "%s is not a generic function (or not visible here)" msgstr "" msgid "invalid element in the groupMembers slot (class %s)" msgstr "" msgid "argument f must be a generic function with signature \"...\"" msgstr "" msgid "No method or default matching the \"...\" arguments in %s" msgstr "" msgid "multiple direct matches:" msgstr "" msgid "; using the first of these" msgstr "" msgid "multiple equivalent inherited matches:" msgstr "" msgid "single string; got an object of class %s" msgstr "" msgid "" "Multiple definitions exist for class %s, but the supplied package (%s) is " "not one of them (%s)" msgstr "" msgid "" "Multiple definitions exist for class %s; should specify one of them (%s), e." "g. by className()" msgstr "" msgid "No definition found for class %s" msgstr "" msgid "Trying to execute load actions without methods package" msgstr "" msgid "Missing function for load action: %s" msgstr "" msgid "Error in load action %s for package %s: %s: %s" msgstr "" msgid "non-function action: %s" msgstr "" msgid "action function %s has no arguments, should have at least 1" msgstr "" msgid "Some actions missing: %s" msgstr "" msgid "%s has a sealed class definition and cannot be redefined" msgstr "" msgid "" "only arguments 'Class' and 'where' can be supplied when argument " "'representation' is a 'classRepresentation' object" msgstr "" msgid "Internal error: definition of class %s not properly assigned" msgstr "" msgid "" "error in contained classes (%s) for class %s and unable to remove definition " "from %s" msgstr "" msgid "" "error in contained classes (%s) for class %s; class definition removed from " "%s" msgstr "" msgid "" "error in contained classes (%s) for class %s and unable to restore previous " "definition from %s" msgstr "" msgid "" "error in contained classes (%s) for class %s; previous definition restored " "to %s" msgstr "" msgid "element %d of the representation was not a single character string" msgstr "" msgid "duplicate class names among superclasses: %s" msgstr "" msgid "duplicated slot names: %s" msgstr "" msgid "only one data object (unnamed argument to prototype) allowed" msgstr "" msgid "%s is not a defined class" msgstr "" msgid "%s is not a slot in class %s" msgstr "" 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 "" msgid "Class definition for %s not found (no action taken)" msgstr "" msgid "class %s has multiple definitions visible; only the first removed" msgstr "" msgid "invalid class %s object:" msgstr "" msgid "validity method must be NULL or a function of one argument" msgstr "" msgid "class %s not found on %s; 'resetClass' will have no effect" msgstr "" msgid "" "argument 'classDef' must be a string or a class representation; got an " "object of class %s" msgstr "" msgid "class %s is sealed; 'resetClass' will have no effect" msgstr "" msgid "" "cannot use object of class %s in new(): class %s does not extend that class" msgstr "" msgid "invalid names for slots of class %s: %s" msgstr "" msgid "" "Class %s is defined, with package %s, but no corresponding metadata object " "was found (not exported?)" msgstr "" msgid "no definition of %s to use for %s" msgstr "" msgid "" "multiple definitions of class %s visible (%s); using the definition\n" " in package %s for %s" msgstr "" msgid "Class definition cannot extend more than one of these data types: %s" msgstr "" msgid "" "Sorry, abnormal type %s is not supported as a superclass of a class " "definition" msgstr "" msgid "Multiple class definitions for %s from packages: %s; picking the first" msgstr "" msgid "No package name supplied and no class definition found for %s" msgstr "" msgid "argument classDef must be a class definition or the name of a class" msgstr "" msgid "no function %s found" msgstr "" msgid "no non-generic function %s found" msgstr "" msgid "%s is not one of the element names" msgstr "" msgid "" "internal problem in as(): %s is(object, \"%s\") is TRUE, but the metadata " "asserts that the 'is' relation is FALSE" msgstr "" msgid "no method or default for coercing %s to %s" msgstr "" msgid "no method or default for as() replacement of %s with Class=\"%s\"" msgstr "" msgid "trying to set an 'as' relation from %s to itself" msgstr "" msgid "class %s is not defined in this environment" msgstr "" msgid "" "class %s is a class union: 'coerce' relations to a class union are not " "meaningful" msgstr "" msgid "" "'as' method should have one argument, or match the arguments of coerce(): " "got (%s)" msgstr "" msgid "" "a 'replace' method definition in 'setAs' must be a function of two " "arguments, got %d" msgstr "" msgid "" "argument names in replace changed to agree with 'coerce<-' generic:\n" "%s" msgstr "" msgid "ambiguous object (length!=1) to coerce to \"name\"" msgstr "" msgid "undefined coerce method" msgstr "" msgid "" "methods currently exist for coercing from %s to %s; they will be replaced." msgstr "" msgid "object %s not found" msgstr "" msgid "" "object %s not changed (it is not consistent with the current definition of " "class %s from %s)" msgstr "" msgid "no definition for the class of %s (class %s) found" msgstr "" msgid "" "object %s not changed (it does not appear to be from a version of R earlier " "than 1.8.0)" msgstr "" msgid "'class1' must be the name of a class or a class definition" msgstr "" msgid "'class2' must be the name of a class or a class definition" msgstr "" msgid "class %s has no visible definition from package or environment %s" msgstr "" msgid "" "cannot create a 'setIs' relation when neither of the classes (%s and %s) is " "local and modifiable in this package" msgstr "" msgid "" "class %s is sealed; new superclasses can not be defined, except by " "'setClassUnion'" msgstr "" msgid "" "Class %s is defined (with package slot %s) but no metadata object found to " "revise %s information---not exported? Making a copy in package %s" msgstr "" msgid "class %s cannot extend class %s" msgstr "" msgid "Both classes must be defined" msgstr "" msgid "" "class %s is missing slots from class %s (%s), and no coerce method was " "supplied" msgstr "" msgid "" "slots in class %s must extend corresponding slots in class %s: fails for %s" msgstr "" msgid "invalid index for function argument" msgstr "" msgid "No function definition found for %s" msgstr "" msgid "Need a definition for the method here" msgstr "" msgid "Skeleton of method written to" msgstr "" msgid "connection" msgstr "" msgid "Invalid object in meta table of methods for %s, label %s, had class %s" msgstr "" msgid "Invalid mlist element for signature \"" msgstr "" msgid "\" at level" msgstr "" msgid "( should be methods list or method, had class \"" msgstr "" msgid "\")" msgstr "" msgid "bad method object stored in method table, class %s" msgstr "" msgid "Invalid object in methods table (\"" msgstr "" msgid "\"), expected a method, got an object of class \"" msgstr "" msgid "Invalid or unset methods table in generic function \"" msgstr "" msgid "Trying to find a methods table in a non-generic function" msgstr "" msgid "" "The \"ambiguousMethodSelection\" option should be a function to be called as " "the condition action; got an object of class %s" msgstr "" msgid "" "No simply inherited methods found for function %s; using non-simple method" msgstr "" msgid "" "Note: Method with signature %s chosen for function %s,\n" " target signature %s.\n" " %s would also be valid" msgstr "" msgid "found" msgstr "" msgid "equally good next methods" msgstr "" msgid "unable to find an inherited method for function %s for signature %s" msgstr "" msgid "" "Internal error in finding inherited methods; didn't return a unique method" msgstr "" msgid "Selecting %d methods of min. distance" msgstr "" msgid "Selecting %d non-group methods" msgstr "" msgid "Selecting %d partially exact-matching method(s)" msgstr "" msgid "Choosing method %s from %d ambiguous possibilities" msgstr "" msgid "Failed to find expected group generic function:" msgstr "" msgid "Invalid group generic function in search for inherited method (class \"" msgstr "" msgid "Invalid methods table request" msgstr "" msgid "Trying to check signature length of group generic \"" msgstr "" msgid "\", but it is not a group generic" msgstr "" msgid "Trying to check signature length of generic \"" msgstr "" msgid "\", but it is not a generic function: i =" msgstr "" msgid ", funs =" msgstr "" msgid "; gnames =" msgstr "" msgid "Something weird: inconsistent number of args in methods table strings:" msgstr "" msgid "(using the largest value)" msgstr "" msgid "No methods table for generic %s from package %s in package %s" msgstr "" msgid "Undefined classes (" msgstr "" msgid ") will be ignored, for argument" msgstr "" msgid "" "Argument \"signatures\" must be a character matrix whose rows are method " "signatures" msgstr "" msgid "not allowed to have test==TRUE and an S4Class definition" msgstr "" msgid "argument S4Class must be a class definition: got an object of class %s" msgstr "" 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 "" msgid "" "The S3 class of the prototype, \"%s\", is undefined; only allowed when this " "is the S3 class being registered (\"%s\")" msgstr "" msgid "Restoring definition of class %s" msgstr "" msgid "Slot %s: class %s should extend class %s" msgstr "" msgid "" "invalid S4 class corresponding to S3 class: slots in S4 version must extend " "corresponding slots in S3 version: fails for %s" msgstr "" msgid "explicit coercion of old-style class (%s) is not defined" msgstr "" msgid "" "explicit replacement not defined for as(x, \"%s\") <- value for old-style " "class %s" msgstr "" msgid "" "argument 'Classes' must be a vector of two classes; got an argument of " "length %d" msgstr "" msgid "" "inconsistent old-style class information for %s (maybe mixing old and new " "classes?)" msgstr "" msgid "" "S3Class only defined for extensions of \"oldClass\" or classes with a data " "part: not true of class \"" msgstr "" msgid "" "S3Class can only be assigned to S4 objects that extend \"oldClass\"; not " "true of class %s" msgstr "" msgid "Created a package name, %s, when none found" msgstr "" msgid "no definition of class %s found" msgstr "" msgid "multiple definitions of %s found; using the one on %s" msgstr "" msgid "" "no definition of class %s in the specified position, %s, definition(s) on : " "%s" msgstr "" msgid "%s is not a valid field or method name for reference class %s" msgstr "" msgid "" "Method %s from class %s was not processed into a class method until being " "installed. Possible corruption of the methods in the class." msgstr "" msgid "" "a call to superClass() is in the method %s but there is no superclass " "definition of this method for class %s" msgstr "" msgid "Methods declared in usingMethods() but not found: %s" msgstr "" msgid "%s is not a reference class" msgstr "" msgid "%s is not a field in class %s" msgstr "" #, fuzzy msgid "" "Unnamed arguments to $new() must be objects from a reference class; got an " "object of class %s" msgstr "Unavngivet argument for new() skal være et miljø for det nye objekt" msgid "%s is not a valid field or method name for this class" msgstr "" msgid "" "The class of field %s in the object is not compatible with the desired class " "%s in the target" msgstr "" msgid "%s is not a defined class in this environment" msgstr "" msgid "Invalid Class argument: should be a single string" msgstr "" msgid "%s is not one of the reference super classes for this object" msgstr "" msgid "" "direct calls to callSuper() are invalid: should only be called from another " "method" msgstr "" msgid "%s is not a field in this class" msgstr "" msgid "" "The definition of class %s in package %s is locked, methods may not be " "redefined" msgstr "" msgid "Arguments to methods() must be named, or one named list" msgstr "" msgid "" "Topic %s is not a method name in class %s\n" "The class definition follows" msgstr "" msgid "" "The definition of class %s in package %s is locked, fields may not be " "modified" msgstr "" msgid "" "The overriding class (\"%s\") of field %s is not a subclass of the existing " "field definition (\"%s\")" msgstr "" msgid "Field %s is read-only" msgstr "" msgid "" "invalid replacement for field %s, should be from class %s or a subclass (was " "class %s)" msgstr "" msgid "" "The contains= argument should be the names of superclasses: got an element " "of class %s" msgstr "" msgid "No definition found for inherited class: %s" msgstr "" msgid "" "Single class name needed for field %s, got a character vector of length %d" msgstr "" msgid "Class %s for field %s is not defined" msgstr "" msgid "" "Field %s was supplied as an object of class %s; must be a class name or a " "binding function" msgstr "" msgid "" "Code for methods in class %s was not checked for suspicious field " "assignments (recommended package %s not available?)" msgstr "" msgid "A list argument for fields must have nonempty names for all the fields" msgstr "" msgid "" "Argument fields must be a list of the field classes or definitions, or else " "just the names of the fields; got an object of class %s" msgstr "" msgid "Class %s is defined but is not a reference class" msgstr "" msgid "" "Class must be a reference class representation or a character string; got an " "object of class %s" msgstr "" msgid "Not a reference class:" msgstr "" msgid "(class %s)" msgstr "" msgid "for method %s()" msgstr "" 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 "" msgid "" "Non-local assignment to non-field names (possibly misspelled?)\n" " %s\n" "( in method %s for class %s)" msgstr "" msgid "" "Non-local assignment to method names is not allowed\n" " %s\n" "( in method %s for class %s)" msgstr "" msgid "Arguments must all be character string names of fields" msgstr "" msgid "Field %s is already locked" msgstr "" msgid "Field %s of class %s has a non-default binding and cannot be locked" msgstr "" msgid "" "invalid ignore= argument; should be a class definition or a character " "vector, got an object of class %s" msgstr "" msgid "An object of class \"" msgstr "" msgid "" "invalid call to 'classLabel': expected a name or a class definition, got an " "object of class %s" msgstr "" msgid "Argument signature= is not meaningful for tracing reference methods" msgstr "" msgid "%s is not a method for reference class %s" msgstr "" msgid "argument 'what' should be the name of a function" msgstr "" msgid "Tracing the internal function %s is not allowed" msgstr "" msgid ".TraceWithMethods: after computing what, whereF" msgstr "" msgid "no function definition for %s found" msgstr "" msgid "Can't untrace method for %s; no method defined for this signature: %s" msgstr "" msgid ".TraceWithMethods: untrace case" msgstr "" msgid "the method for %s for this signature was not being traced" msgstr "" msgid ".TraceWithMethods: about to assign or setMethod" msgstr "" msgid "" "making a traced version of a primitive; arguments will be treated as '...'" msgstr "" msgid "" "the editing in trace() can only change the body of the function; got an " "object of class %s" msgstr "" msgid "" "the editing in trace() can only change the body of the function, not the " "arguments or defaults" msgstr "" msgid "cannot use 'at' argument without a trace expression" msgstr "" msgid "" "cannot use 'at' argument unless the function body has the form '{ ... }'" msgstr "" msgid "assigning over the binding of symbol %s in environment/package %s" msgstr "" msgid "" "setting a method over the binding of symbol %s in environment/package %s" msgstr "" msgid "Constructing traceable class \"" msgstr "" msgid "Environment of class \"" msgstr "" msgid "\" is locked; using global environment for new class" msgstr "" msgid "" "None of the objects in the source code could be found: need to attach or " "specify the package" msgstr "" msgid "Objects found in multiple packages: using %s and ignoring %s" msgstr "" msgid "Package %s is not attached and no namespace found for it" msgstr "" msgid "" "Invalid source argument: expected file names(s) or connection, got an object " "of class %s" msgstr "" msgid "Can't find an environment corresponding to package name '%s\"" msgstr "" msgid "Supplied package, %s, differs from package inferred from source, %s" msgstr "" msgid "Can't insert these (not found in source): %s" msgstr "" msgid "" "Can't insert methods for these functions (methods table not found in " "source): %s" msgstr "" msgid "Non-function objects aren't currently inserted (not traceable): %s" msgstr "" msgid "New functions aren't currently inserted (not untraceable): %s" msgstr "" msgid "Modified functions inserted through trace(): %s" msgstr "" msgid "" "%s() is not a generic function in the target environment--methods will not " "be inserted" msgstr "" msgid "Methods inserted for function %s(): %s" msgstr "" msgid "Pretend we inserted class" msgstr "" msgid "No definition for object %s found in tracing environment" msgstr "" msgid "multiple generics match pattern, using table %s" msgstr "" msgid "" "Does not seem to be a method table for generic %s in tracing environment" msgstr "" msgid "No method in methods table for %s for signature %s" msgstr "" msgid "not a package name: %s" msgstr "" msgid "apparently bad method or class metadata in saved environment;" msgstr "" msgid "move the file or remove the class/method" msgstr "" msgid "no definition for class %s" msgid_plural "no definition for classes %s" msgstr[0] "" msgstr[1] "" #~ msgid "Replacement value must be of class \"" #~ msgstr "Erstatningsværdi skal være af klasse \"" #~ msgid "\", got one of class \"" #~ msgstr "\", fik en af klasse \""