# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR The R Core Team # This file is distributed under the same license as the R package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: R 4.4.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2024-04-15 18:10-0700\n" "PO-Revision-Date: 2023-12-20 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" #: class_support.c:29 msgid "calling the C routine used as an initializer for 'externalptr' objects" msgstr "calling the C routine used as an initializer for 'externalptr' objects" #: do_substitute_direct.c:41 msgid "invalid list for substitution" msgstr "invalid list for substitution" #: methods_list_dispatch.c:129 #, c-format msgid "unexpected type '%s' for condition message" msgstr "unexpected type '%s' for condition message" #: methods_list_dispatch.c:132 msgid "condition message must be length 1" msgstr "condition message must be length 1" #: methods_list_dispatch.c:213 msgid "could not find the skeleton calls for 'methods' (package detached?): expect very bad things to happen" msgstr "could not find the skeleton calls for 'methods' (package detached?): expect very bad things to happen" #: methods_list_dispatch.c:279 #, c-format msgid "no \"allMethods\" slot found in object of class \"%s\" used as methods list for function '%s'" msgstr "no \"allMethods\" slot found in object of class \"%s\" used as methods list for function '%s'" #: methods_list_dispatch.c:407 #, c-format msgid "S language method selection did not return normally when called from internal dispatch for function '%s'" msgstr "S language method selection did not return normally when called from internal dispatch for function '%s'" #: methods_list_dispatch.c:409 msgid "Function name for method selection called internally" msgstr "Function name for method selection called internally" #: methods_list_dispatch.c:503 #, c-format msgid "no generic function definition found for '%s'" msgstr "no generic function definition found for '%s'" #: methods_list_dispatch.c:504 #, c-format msgid "no generic function definition found for '%s' in the supplied environment" msgstr "no generic function definition found for '%s' in the supplied environment" #: methods_list_dispatch.c:539 #, c-format msgid "invalid generic function object for method selection for function '%s': expected a function or a primitive, got an object of class \"%s\"" msgstr "invalid generic function object for method selection for function '%s': expected a function or a primitive, got an object of class \"%s\"" #: methods_list_dispatch.c:554 #, c-format msgid "no direct or inherited method for function '%s' for this call" msgstr "no direct or inherited method for function '%s' for this call" #: methods_list_dispatch.c:584 methods_list_dispatch.c:1163 msgid "invalid object (non-function) used as method" msgstr "invalid object (non-function) used as method" #: methods_list_dispatch.c:605 #, c-format msgid "could not find symbol '%s' in frame of call" msgstr "could not find symbol '%s' in frame of call" #: methods_list_dispatch.c:613 #, c-format msgid "invalid symbol in checking for missing argument in method dispatch: expected a name, got an object of class \"%s\"" msgstr "invalid symbol in checking for missing argument in method dispatch: expected a name, got an object of class \"%s\"" #: methods_list_dispatch.c:616 msgid "use of NULL environment is defunct" msgstr "use of NULL environment is defunct" #: methods_list_dispatch.c:620 #, c-format msgid "invalid environment in checking for missing argument, '%s', in methods dispatch: got an object of class \"%s\"" msgstr "invalid environment in checking for missing argument, '%s', in methods dispatch: got an object of class \"%s\"" #: methods_list_dispatch.c:643 #, c-format msgid "error in evaluating the argument '%s' in selecting a method for function '%s': %s" msgstr "error in evaluating the argument '%s' in selecting a method for function '%s': %s" #: methods_list_dispatch.c:660 #, c-format msgid "object of class \"%s\" used as methods list for function '%s' ( no 'argument' slot)" msgstr "object of class \"%s\" used as methods list for function '%s' (no 'argument' slot)" #: methods_list_dispatch.c:671 #, c-format msgid "(in selecting a method for function '%s') '...' and related variables cannot be used for methods dispatch" msgstr "(in selecting a method for function '%s') '...' and related variables cannot be used for methods dispatch" #: methods_list_dispatch.c:674 #, c-format msgid "(in selecting a method for function '%s') the 'environment' argument for dispatch must be an R environment; got an object of class \"%s\"" msgstr "(in selecting a method for function '%s') the 'environment' argument for dispatch must be an R environment; got an object of class \"%s\"" #: methods_list_dispatch.c:705 #, c-format msgid "no matching method for function '%s' (argument '%s', with class \"%s\")" msgstr "no matching method for function '%s' (argument '%s', with class \"%s\")" #: methods_list_dispatch.c:712 #, c-format msgid "recursive use of function '%s' in method selection, with no default method" msgstr "recursive use of function '%s' in method selection, with no default method" #: methods_list_dispatch.c:737 #, c-format msgid "error in evaluating a 'primitive' next method: %s" msgstr "error in evaluating a 'primitive' next method: %s" #: methods_list_dispatch.c:893 #, c-format msgid "'%s' must be a single string (got a character vector of length %d)" msgstr "'%s' must be a single string (got a character vector of length %d)" #: methods_list_dispatch.c:897 #, c-format msgid "'%s' must be a non-empty string; got an empty string" msgstr "'%s' must be a non-empty string; got an empty string" #: methods_list_dispatch.c:901 #, c-format msgid "'%s' must be a single string (got an object of class \"%s\")" msgstr "'%s' must be a single string (got an object of class \"%s\")" #: methods_list_dispatch.c:986 msgid "class should be either a character-string name or a class definition" msgstr "class should be either a character-string name or a class definition" #: methods_list_dispatch.c:1072 #, c-format msgid "failed to get the generic for the primitive \"%s\"" msgstr "failed to get the generic for the primitive \"%s\"" #: methods_list_dispatch.c:1079 #, c-format msgid "expected a generic function or a primitive for dispatch, got an object of class \"%s\"" msgstr "expected a generic function or a primitive for dispatch, got an object of class \"%s\""