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: 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" msgid "invalid value of %s" msgstr "invalid value of %s" msgid "need at least one argument" msgstr "need at least one argument" msgid "zero-length inputs cannot be mixed with those of non-zero length" msgstr "zero-length inputs cannot be mixed with those of non-zero length" msgid "dim(X) must have a positive length" msgstr "dim(X) must have a positive length" msgid "'X' must have named dimnames" msgstr "'X' must have named dimnames" msgid "not all elements of 'MARGIN' are names of dimensions" msgstr "not all elements of 'MARGIN' are names of dimensions" msgid "no cluster 'cl' supplied and none is registered" msgstr "no cluster 'cl' supplied and none is registered" msgid "not a valid cluster" msgstr "not a valid cluster" msgid "unknown cluster type" msgstr "unknown cluster type" msgid "numeric 'names' must be >= 1" msgstr "numeric 'names' must be >= 1" msgid "node of a socket cluster on host %s with pid %d" msgstr "node of a socket cluster on host %s with pid %d" msgid "Connection setup failed or timed out." msgstr "Connection setup failed or timed out." msgid "PORT must be specified" msgstr "PORT must be specified" msgid "'nnodes' must be >= 1" msgstr "'nnodes' must be >= 1" msgid "Cluster setup failed." msgstr "Cluster setup failed." msgid "invalid 'child' argument" msgstr "invalid 'child' argument" msgid "'children' must be a list of processes or a single process" msgstr "'children' must be a list of processes or a single process" msgid "'process' must be of class %s" msgstr "'process' must be of class %s" msgid "'child' must be a valid child process" msgstr "'child' must be a valid child process" msgid "'what' must be a character or raw vector" msgstr "'what' must be a character or raw vector" msgid "'mc.cores' must be >= 1" msgstr "'mc.cores' must be >= 1" msgid "affinity.list and X must have the same length" msgstr "affinity.list and X must have the same length" msgid "%d function calls resulted in an error" msgstr "%d function calls resulted in an error" msgid "'mc.preschedule' must be false if 'affinity.list' is used" msgstr "'mc.preschedule' must be false if 'affinity.list' is used" msgid "all scheduled cores encountered errors in user code" msgstr "all scheduled cores encountered errors in user code" msgid "Zero-length inputs cannot be mixed with those of non-zero length" msgstr "Zero-length inputs cannot be mixed with those of non-zero length" msgid "invalid 'jobs' argument" msgstr "invalid 'jobs' argument" msgid "'v' must be a vector" msgstr "'v' must be a vector" msgid "some results may be missing, folded or caused an error" msgstr "some results may be missing, folded or caused an error" msgid "fork clusters are not supported on Windows" msgstr "fork clusters are not supported on Windows" msgid "'mc.cores' > 1 is not supported on Windows" msgstr "'mc.cores' > 1 is not supported on Windows" msgid "Cluster setup failed. %d worker of %d failed to connect." msgid_plural "Cluster setup failed. %d of %d workers failed to connect." msgstr[0] "Cluster setup failed. %d worker out of %d failed to connect." msgstr[1] "Cluster setup failed. %d of %d workers failed to connect." msgid "socket cluster with %d nodes on host %s" msgid_plural "socket cluster with %d nodes on hosts %s" msgstr[0] "socket cluster with %d nodes on host %s" msgstr[1] "socket cluster with %d nodes on hosts %s" msgid "%d parallel function call did not deliver a result" msgid_plural "%d parallel function calls did not deliver results" msgstr[0] "%d parallel function call did not deliver a result" msgstr[1] "%d parallel function calls did not deliver results" msgid "scheduled core %s did not deliver a result, all values of the job will be affected" msgid_plural "scheduled cores %s did not deliver results, all values of the jobs will be affected" msgstr[0] "" "scheduled core %s did not deliver a result, all values of the job will be " "affected" msgstr[1] "" "scheduled cores %s did not deliver results, all values of the jobs will be " "affected" msgid "scheduled core %s encountered error in user code, all values of the job will be affected" msgid_plural "scheduled cores %s encountered errors in user code, all values of the jobs will be affected" msgstr[0] "" "scheduled core %s encountered error in user code, all values of the job will " "be affected" msgstr[1] "" "scheduled cores %s encountered errors in user code, all values of the jobs " "will be affected" msgid "%d parallel job did not deliver a result" msgid_plural "%d parallel jobs did not deliver results" msgstr[0] "%d parallel job did not deliver a result" msgstr[1] "%d parallel jobs did not deliver results"