msgid "" msgstr "" "Project-Id-Version: R 2.15.2\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2013-01-28 09:13\n" "PO-Revision-Date: \n" "Last-Translator: Łukasz Daniel \n" "Language-Team: Łukasz Daniel \n" "Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "na-Revision-Date: 2012-05-29 07:55+0100\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" "X-Poedit-SourceCharset: iso-8859-1\n" # methods/R/BasicClasses.R: 115 # stop("replacement value is not a matrix") msgid "replacement value is not a matrix" msgstr "wartość zamiany nie jest macierzą" # methods/R/BasicClasses.R: 158 # warning("OOPS: something wrong with line ",i, " in .OldClassesPrototypes") msgid "OOPS: something wrong with line" msgstr "UPS: coś nie tak z linią" # methods/R/BasicClasses.R: 158 # warning("OOPS: something wrong with line ",i, " in .OldClassesPrototypes") msgid "in .OldClassesPrototypes" msgstr "w '.OldClassesPrototypes'" # methods/R/BasicClasses.R: 263 # stop(gettextf("unnamed argument to initialize() for S3 class must have a class definition; %s does not", # dQuote(Classi)), # domain = NA) msgid "" "unnamed argument to initialize() for S3 class must have a class definition; " "%s does not" msgstr "" "nienazwany argument przekazany do 'initialize()' dla klasy S3 musi posiadać " "definicję klasy; a %s takiej nie posiada" # methods/R/BasicClasses.R: 277 # stop(gettextf("unnamed argument must extend either the S3 class or the class of the data part; not true of class %s", dQuote(Classi)), domain = NA) msgid "" "unnamed argument must extend either the S3 class or the class of the data " "part; not true of class %s" msgstr "" "nienazwany argument musi rozszerzać albo klasę S3 albo klasę części danych; " "nie jest to prawdą dla klasy %s" # methods/R/BasicClasses.R: 330 # stop(gettextf("Class %s does not have an S3 data part, and so is of type \"S4\"; no S3 equivalent", # dQuote(class(from))), # domain = NA) msgid "" "Class %s does not have an S3 data part, and so is of type \"S4\"; no S3 " "equivalent" msgstr "" "Klasa %s nie ma części danych S3, i dlatego też jest typu S4; brak " "ekwiwalentu S3" # methods/R/BasicClasses.R: 345 # stop(gettextf("Class %s is VIRTUAL; not meaningful to create an S4 object from this class", # dQuote(cl)), # domain = NA) msgid "" "Class %s is VIRTUAL; not meaningful to create an S4 object from this class" msgstr "Klasa %s jest WIRTUALNA; nie ma sensu tworzyć obiektu S4 z tej klasy" # methods/R/BasicClasses.R: 354 # stop(gettextf("Object must be a valid data part for class %s; not true of type %s", dQuote(cl), dQuote(class(data))), # domain = NA) msgid "Object must be a valid data part for class %s; not true of type %s" msgstr "" "Obiekt musi być poprawną częścią danych dla klasy %s; nie jest to prawdą dla " "typu %s" # methods/R/BasicClasses.R: 418 # stop("Cannot specify matrix() arguments when specifying .Data") msgid "Cannot specify matrix() arguments when specifying .Data" msgstr "Nie można określić argumentów 'matrix()' gdy określane jest '.Data'" # methods/R/BasicClasses.R: 460 # stop("Cannot specify array() arguments when specifying .Data") msgid "Cannot specify array() arguments when specifying .Data" msgstr "Nie można określić argumentów 'array()' gdy określane jest '.Data'" # methods/R/BasicClasses.R: 599 # stop("Can't have more than one unnamed argument as environment") msgid "Can't have more than one unnamed argument as environment" msgstr "Nie można mieć więcej niż jeden nienazwany argument jako środowisko" # methods/R/BasicClasses.R: 605 # stop("Unnamed argument to new() must be an environment for the new object") msgid "Unnamed argument to new() must be an environment for the new object" msgstr "Nienazwany argument w 'new()' musi być środowiskiem dla nowego obiektu" # methods/R/BasicFunsList.R: 120 # stop(gettextf("methods may not be defined for primitive function %s in this version of R", sQuote(f)), domain = NA) # methods/R/BasicFunsList.R: 126 # stop(gettextf("methods may not be defined for primitive function %s in this version of R", # sQuote(f)), # domain = NA) msgid "" "methods may not be defined for primitive function %s in this version of R" msgstr "" "metody nie mogą być zdefiniowane dla prymitywnej funkcji %s w tej wersji R" # methods/R/ClassExtensions.R: 87 # stop(gettextf("S3Part() is only defined for classes set up by setOldCLass(), basic classes or subclasses of these: not true of class %s", dQuote(class(object))), domain = NA) msgid "" "S3Part() is only defined for classes set up by setOldCLass(), basic classes " "or subclasses of these: not true of class %s" msgstr "" "'S3Part()' jest zdefiniowana tylko dla klas ustawionych przez 'setOldCLass" "()', podstawowe klasy lub ich podklasy: nie jest to prawdą dla klasy %s" # methods/R/ClassExtensions.R: 98 # stop(gettextf("The S3Class argument must be a superclass of %s: not true of class %s", dQuote(class(object)), dQuote(S3Class)), domain = NA) msgid "The S3Class argument must be a superclass of %s: not true of class %s" msgstr "" "Argument 'S3Class' musi być superklasą %s: nie jest to prawdą dla klasy %s" # methods/R/ClassExtensions.R: 118 # stop(gettextf("Replacement value must extend class %s, got %s", dQuote(needClass), dQuote(S3Class[[1L]])), domain = NA) msgid "Replacement value must extend class %s, got %s" msgstr "Wartość zastępcza musi rozszerzać klasę %s, otrzymano %s" # methods/R/ClassExtensions.R: 147 # stop(gettextf("Replacement value must be of class %s, got one of class %s", # dQuote(CLASS), # dQuote(class(value)[[1L]]))) msgid "Replacement value must be of class %s, got one of class %s" msgstr "Wartość zastępcza musi być klasy %s, otrzymano jedną klasy %s" # methods/R/ClassExtensions.R: 159 # stop(gettextf("no 'replace' method was defined for as(x, \"%s\") <- value for class %s", # to, dQuote(class(from))), domain = NA) msgid "no 'replace' method was defined for as(x, \"%s\") <- value for class %s" msgstr "" "nie zdefiniowano metody 'replace' dla as(x, \"%s\") <- wartość dla klasy %s" # methods/R/ClassExtensions.R: 225 # stop(gettextf("the 'coerce' argument to 'setIs' should be a function of one argument, got an object of class %s", # dQuote(class(coerce))), domain = NA) msgid "" "the 'coerce' argument to 'setIs' should be a function of one argument, got " "an object of class %s" msgstr "" "argument 'coerce' przekazywany do 'setIs' powinien być funkcją jednego " "argumentu, otrzymano obiekt klasy %s" # methods/R/ClassExtensions.R: 267 # stop(gettextf("the computation: as(object,\"%s\") <- value is valid when object has class %s only if is(value, \"%s\") is TRUE (class(value) was %s)\n", # TO, dQuote(FROM), TO, dQuote(class(value))), domain = NA) 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 "" "obliczenie: as(object,\"%s\") <- wartość, jest poprawne gdy obiekt posiada " "klasę %s tylko jeśli is(value, \"%s\") jest TRUE (class(value) było %s)" # methods/R/ClassExtensions.R: 301 # warning(gettextf("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", # to, dQuote(Class)), domain = NA) 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 "" "nie ma automatycznej definicji dla as(obiekt, \"%s\") <- wartość, gdy obiekt " "posiada klasę %s oraz brak dostarczonego argumentu 'replace'; wartość " "zastępcza będzie błędem" # methods/R/ClassExtensions.R: 316 # stop(gettextf("the 'replace' argument to setIs() should be a function of 2 or 3 arguments, got an object of class %s", # dQuote(class(replace))), domain = NA) msgid "" "the 'replace' argument to setIs() should be a function of 2 or 3 arguments, " "got an object of class %s" msgstr "" "argument 'replace' przekazywany do 'setIs()' powinien być funkcją 2 lub 3 " "argumentów, otrzymano obiekt klasy %s" # methods/R/ClassUnion.R: 40 # stop(gettextf("the member classes must be defined: not true of %s", # paste(.dQ(as(members[!membersDefined], "character")), collapse=", ")), domain = NA) msgid "the member classes must be defined: not true of %s" msgstr "klasy członkowe muszą być zdefiniowane: nie jest to prawda dla %s" # methods/R/ClassUnion.R: 65 # stop(gettextf("unable to create union class: could not set members %s", # paste(.dQ(failed), collapse=", ")), domain = NA) msgid "unable to create union class: could not set members %s" msgstr "nie można utworzyć uni klas: nie można ustawić członków %s" # methods/R/Methods.R: 38 # stop(gettextf("invalid argument 'name': %s", # .isSingleName(name)), domain = NA) msgid "invalid argument 'name': %s" msgstr "niepoprawny argument 'name': %s" # methods/R/Methods.R: 53 # gettextf("%s is a primitive function; methods can be defined, but the generic function is implicit, and cannot be changed.", sQuote(name)) msgid "" "%s is a primitive function; methods can be defined, but the generic " "function is implicit, and cannot be changed." msgstr "" "%s jest prymitywną funkcją; metody mogą zostać zdefiniowane, ale ogólna " "funkcja jest niejawna i nie może być zmieniona." # methods/R/Methods.R: 110 # stop(gettextf("if the 'def' argument is supplied, it must be a function that calls standardGeneric(\"%s\") or is the default", # name), domain = NA) msgid "" "if the 'def' argument is supplied, it must be a function that calls " "standardGeneric(\"%s\") or is the default" msgstr "" "jeśli dostarczono argument 'def', musi być funkcją, która wywołuje " "standardGeneric(\"%s\") lub musi być funkcją domyślną" # methods/R/Methods.R: 129 # stop(gettextf("must supply a function skeleton for %s, explicitly or via an existing function", sQuote(name)), domain = NA) msgid "" "must supply a function skeleton for %s, explicitly or via an existing " "function" msgstr "" "potrzeba dostarczyć strukturę funkcji dla %s, jawnie lub poprzez istniejącą " "funkcję" # methods/R/Methods.R: 174 # gettextf( # "Creating a generic function for %s from %s in %s\n (from the saved implicit definition)", # sQuote(name), sQuote(package), # thisPName) msgid "" "Creating a generic function for %s from %s in %s\n" " (from the saved implicit definition)" msgstr "" "Tworzenie ogólnej funkcji dla %s z pakietu %s w %s\n" " (z zachowanej niejawnej definicji)" # methods/R/Methods.R: 181 # gettextf( # "Creating a new generic function for %s in %s", # sQuote(name), thisPName) msgid "Creating a new generic function for %s in %s" msgstr "Tworzenie nowej ogólnej funkcji dla %s w %s" # methods/R/Methods.R: 189 # warning(gettextf( # "No generic version of %s on package %s is allowed;\n a new generic will be assigned for %s", # sQuote(name), sQuote(package), # thisPName), # domain = NA) msgid "" "No generic version of %s on package %s is allowed;\n" " a new generic will be assigned for %s" msgstr "" "Ogólna wersja %s w pakiecie %s nie jest dozwolona;\n" " nowa ogólna funkcja będzie przypisana dla %s" # methods/R/Methods.R: 291 # warning(gettextf("function %s appears to be a generic function, but with generic name %s", # sQuote(f), sQuote(gen)), # domain = NA) msgid "function %s appears to be a generic function, but with generic name %s" msgstr "funkcja %s wygląda na ogólną funkcję ale z ogólną nazwą %s" # methods/R/Methods.R: 325 # warning(gettextf("generic function %s not found for removal", # sQuote(f)), # domain = NA) msgid "generic function %s not found for removal" msgstr "nie znaleziono ogólnej funkcji %s do usunięcia" # methods/R/Methods.R: 414 # stop(gettextf("internal error: did not get a valid generic function object for function %s", # sQuote(f)), # domain = NA) msgid "" "internal error: did not get a valid generic function object for function %s" msgstr "" "błąd wewnętrzny: nie otrzymano poprawnego obiektu ogólnej funkcji dla " "funkcji %s" # methods/R/trace.R: 602 # stop("A function for argument 'f' must be a generic function") # methods/R/Methods.R: 467 # stop("A function for argument 'f' must be a generic function") msgid "A function for argument 'f' must be a generic function" msgstr "Funkcja dla argumentu 'f' musi być ogólną funkcją" # methods/R/Methods.R: 480 # stop(gettextf("the environment %s is locked; cannot assign methods for function %s", # sQuote(getPackageName(where)), # sQuote(f)), # domain = NA) msgid "the environment %s is locked; cannot assign methods for function %s" msgstr "" "środowisko %s jest zablokowane; nie można przypisać metod dla funkcji %s" # methods/R/Methods.R: 505 # stop(gettextf("the 'where' environment (%s) is a locked namespace; cannot assign methods there", # getPackageName(where)), domain = NA) msgid "" "the 'where' environment (%s) is a locked namespace; cannot assign methods " "there" msgstr "" "środowisko 'where' (%s) jest zablokowaną przestrzenią nazw; nie można " "przypisać tam metod" # methods/R/Methods.R: 508 # gettextf("copying the generic function %s to environment %s, because the previous version was in a sealed namespace (%s)", # sQuote(f), # sQuote(getPackageName(where)), # sQuote(getPackageName(gwhere))) msgid "" "copying the generic function %s to environment %s, because the previous " "version was in a sealed namespace (%s)" msgstr "" "kopiowanie ogólnej funkcji %s do środowiska %s, ponieważ poprzednia wersja " "była w zamkniętej przestrzeni nazw (%s)" # methods/R/Methods.R: 521 # stop(gettextf("no existing definition for function %s", # sQuote(f)), # domain = NA) msgid "no existing definition for function %s" msgstr "brak istniejącej definicji dla funkcji %s" # methods/R/Methods.R: 532 # gettextf("Creating a generic function from function %s in %s", # sQuote(f), thisPName) msgid "Creating a generic function from function %s in %s" msgstr "Tworzenie nowej ogólnej funkcji z funkcji %s w %s" # methods/R/Methods.R: 535 # gettextf("Creating a generic function for %s from package %s in %s", # sQuote(f), sQuote(fdef@package), thisPName) msgid "Creating a generic function for %s from package %s in %s" msgstr "Tworzenie ogólnej funkcji dla %s z pakietu %s w %s" # methods/R/Methods.R: 542 # stop(gettextf("apparent internal error: a generic function was found for \"%s\", but no corresponding object was found searching from \"%s\"", # f, getPackageName(where)), domain = NA) msgid "" "apparent internal error: a generic function was found for \"%s\", but no " "corresponding object was found searching from \"%s\"" msgstr "" "najwidoczniej wewnętrzny błąd: ogólna funkcja została znaleziona dla '%s', " "ale nie znaleziono odpowiadającego jej obiektu szukając od pakietu '%s'" # methods/R/Methods.R: 548 # stop(gettextf("the method for function %s and signature %s is sealed and cannot be re-defined", # sQuote(f), # .signatureString(fdef, signature)), # domain = NA) msgid "" "the method for function %s and signature %s is sealed and cannot be re-" "defined" msgstr "" "metoda dla funkcji %s oraz sygnatury %s jest zamknięta i nie może być " "przedefiniowana" # methods/R/Methods.R: 562 # warning(gettextf("For function %s, signature %s: argument in method definition changed from (%s) to (%s)", # sQuote(f), # sQuote(signature), # mnames, # fnames), # domain = NA, call. = FALSE) msgid "" "For function %s, signature %s: argument in method definition changed from " "(%s) to (%s)" msgstr "" "Dla funkcji %s, sygnatura %s: argument w definicji metody zmienił się z (%s) " "na (%s)" # methods/R/Methods.R: 592 # stop("primitive functions cannot be methods; they must be enclosed in a regular function") msgid "" "primitive functions cannot be methods; they must be enclosed in a regular " "function" msgstr "" "prymitywne funkcje nie mogą być metodami; muszą być zawarte w regularnej " "funkcji" # methods/R/Methods.R: 597 # stop(gettextf("invalid method definition: expected a function, got an object of class %s", # dQuote(class(definition))), domain = NA) msgid "" "invalid method definition: expected a function, got an object of class %s" msgstr "" "niepoprawna definicja metody: oczekiwano funkcji, a otrzymano obiekt klasy %s" # methods/R/Methods.R: 639 # stop("Function supplied as argument 'f' must be a generic") msgid "Function supplied as argument 'f' must be a generic" msgstr "Funkcja dostarczona jako argument 'f' musi być ogólną funkcją" # methods/R/Methods.R: 644 # warning(gettextf("no generic function %s found", # sQuote(f)), # domain = NA) # methods/R/Methods.R: 664 # warning(gettextf("no generic function %s found", # sQuote(f)), # domain = NA) # methods/R/Methods.R: 681 # warning(gettextf("no generic function %s found", # sQuote(f)), # domain = NA) msgid "no generic function %s found" msgstr "nie znaleziono ogólnej funkcji %s " # methods/R/Methods.R: 650 # warning(gettextf("no method found for function %s and signature %s", # sQuote(fdef@generic), # paste(.dQ(signature), collapse =", ")), # domain = NA) msgid "no method found for function %s and signature %s" msgstr "nie znaleziono metody dla funkcji %s oraz sygnatury %s" # methods/R/Methods.R: 714 # stop(gettextf("no environment or package corresponding to argument where=%s", # deparse(where)), domain = NA) msgid "no environment or package corresponding to argument where=%s" msgstr "brak środowiska lub pakietu odpowiadającego argumentowi 'where=%s'" # methods/R/Methods.R: 732 # stop(gettextf("No generic function found for '%s'", f), domain = NA) msgid "No generic function found for '%s'" msgstr "Nie znaleziono ogólnej funkcji dla '%s'" # methods/R/Methods.R: 745 # stop(gettextf("No method found for function '%s' and signature %s", # f, paste(signature, collapse = ", "))) msgid "No method found for function '%s' and signature %s" msgstr "Nie znaleziono metody dla funkcji '%s' oraz sygnatury '%s'" # methods/R/Methods.R: 754 # message("Warning: using defunct methods list search") msgid "Warning: using defunct methods list search" msgstr "Ostrzeżenie: użycie zlikwidowanej listy wyszukiwania metod" # methods/R/Methods.R: 761 # stop(gettextf("apparent inconsistency in the methods for function %s; argument %s in the signature corresponds to %s in the methods list object", # sQuote(.genericName(f)), # sQuote(argNames[[i]]), # sQuote(as.character(mlist@argument))), # domain = NA) msgid "" "apparent inconsistency in the methods for function %s; argument %s in the " "signature corresponds to %s in the methods list object" msgstr "" "widoczna niespójność w metodach dla funkcji %s; argument %s w sygnaturze " "odpowiada %s w obiekcie listy metod." # methods/R/Methods.R: 784 # stop(gettextf("no S4 method for function %s and signature %s; consider getS3method() if you wanted the S3 method", # sQuote(.genericName(f)), # Classes), # domain = NA) msgid "" "no S4 method for function %s and signature %s; consider getS3method() if you " "wanted the S3 method" msgstr "" "brak metody S4 dla funkcji %s oraz sygnatury %s; rozważ 'getS3method()' " "jeśli chciałeś metody S3" # methods/R/Methods.R: 795 # stop(gettextf("no method defined in methods list object for function %s and signature %s", # sQuote(.genericName(f)), # Classes), # domain = NA) msgid "" "no method defined in methods list object for function %s and signature %s" msgstr "" "brak zdefiniowanej metody w obiekcie listy metod dla funkcji %s oraz " "sygnaturze %s" # methods/R/Methods.R: 820 # stop("'file' must be a character string or a connection") # methods/R/Methods.R: 847 # stop("'file' must be a character string or a connection") msgid "'file' must be a character string or a connection" msgstr "'file' musi być łańcuchem tekstowym lub połączeniem" # methods/R/Methods.R: 837 # warning("argument 'signature' is not meaningful with the current implementation and is ignored \n(extract a subset of the methods list instead)") 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' nie ma sensu razem z bieżącą implementacją tak więc " "zostaje zignorowany \n" "(zamiast tego wyodrębnij podzbiór listy metod)" # methods/R/Methods.R: 873 # stop(gettextf("No method for %s matches class %s", # sQuote("..."), dQuote(signature)), # domain = NA) msgid "No method for %s matches class %s" msgstr "Żadna metoda dla %s nie zgadza się z klasą %s" # methods/R/Methods.R: 903 # stop(gettextf("No method found for signature %s", # paste(signature, collapse=", "))) msgid "No method found for signature %s" msgstr "Nie znaleziono metody dla sygnatury '%s'" # methods/R/Methods.R: 913 # stop(gettextf("%s has no methods defined", # sQuote(f)), # domain = NA) msgid "%s has no methods defined" msgstr "'%s' nie ma zdefiniowanych metod" # methods/R/Methods.R: 918 # stop("selectMethod(): mlist is not an environment or NULL :\n", # "** should no longer happen!") msgid "selectMethod(): mlist is not an environment or NULL :" msgstr "selectMethod(): 'mlist' nie jest środowiskiem lub wartością 'NULL' :" # methods/R/Methods.R: 918 # stop("selectMethod(): mlist is not an environment or NULL :\n", # "** should no longer happen!") msgid "** should no longer happen!" msgstr "** nie powinno się już zdażać!" # methods/R/Methods.R: 962 # stop(gettextf("bad class specified for element %d (should be a single character string)", i), domain = NA) msgid "" "bad class specified for element %d (should be a single character string)" msgstr "" "określono błędną klasę dla elementu %d (powinien być jednym łańcuchem " "tekstowym)" # methods/R/Methods.R: 1001 # stop(gettextf("first argument should be the name(s) of generic functions (got object of class %s)", # dQuote(class(f))), domain = NA) msgid "" "first argument should be the name(s) of generic functions (got object of " "class %s)" msgstr "" "pierwszy argument powinien być nazwą(ami) ogólnych funkcji (otrzymano obiekt " "klasy %s)" # methods/R/Methods.R: 1065 # warning(gettextf("%s is not an S4 generic function in %s; methods not removed", # sQuote(f), # sQuote(getPackageName(where))), # domain = NA) msgid "%s is not an S4 generic function in %s; methods not removed" msgstr "" "'%s' nie jest ogólną funkcją S4 w pakiecie %s; metody nie zostały usunięte" # methods/R/Methods.R: 1088 # warning(gettextf("cannot remove methods for %s in locked environment/package %s", # sQuote(f), sQuote(getPackageName(db))), # domain = NA) msgid "cannot remove methods for %s in locked environment/package %s" msgstr "nie można usunąć metod dla %s w zablokowanym środowisku/pakiecie %s" # methods/R/Methods.R: 1113 # gettextf("restoring default function definition of %s", # sQuote(f)) msgid "restoring default function definition of %s" msgstr "przywracanie domyślnej definicji funkcji %s" # methods/R/Methods.R: 1138 # stop(gettextf("error in updating S4 generic function %s; the function definition is not an S4 generic function (class %s)", sQuote(f), dQuote(class(fdef))), # domain = NA) msgid "" "error in updating S4 generic function %s; the function definition is not an " "S4 generic function (class %s)" msgstr "" "błąd w aktualizacji ogólnej funkcji S4 %s; definicja funkcji nie jest ogólną " "funkcją S4 (klasa %s)" # methods/R/Methods.R: 1159 # gettextf("function %s is already a group generic; no change", # sQuote(name)) msgid "function %s is already a group generic; no change" msgstr "funkcja %s już jest w grupie ogólnej; bez zmian" # methods/R/Methods.R: 1170 # gettextf("function %s is a group generic; do not call it directly", # sQuote(name)) msgid "function %s is a group generic; do not call it directly" msgstr "funkcja %s jest w grupie ogólnej; nie wywołuj jej bezpośrednio" # methods/R/Methods.R: 1212 # stop("'callGeneric' with a primitive needs explicit arguments (no formal args defined)") msgid "" "'callGeneric' with a primitive needs explicit arguments (no formal args " "defined)" msgstr "" "'callGeneric' z prymitywną funkcją potrzebuje jawnych argumentów (nie " "zdefiniowano formalnych argumentów)" # methods/R/Methods.R: 1221 # stop("'callGeneric' must be called from a generic function or method") msgid "'callGeneric' must be called from a generic function or method" msgstr "'callGeneric' musi być wywołana z ogólnej funkcji lub metody" # methods/R/Methods.R: 1323 # stop(gettextf('expected a non-empty character string for argument name'), domain = NA) # methods/R/addedFunctions.R: 45 # stop(gettextf('expected a non-empty character string for argument name'), domain = NA) msgid "expected a non-empty character string for argument name" msgstr "oczekiwano niepustego łańcucha tekstowego dla nazwy argumentu" # methods/R/Methods.R: 1325 # stop(gettextf('generic function supplied was not created for %s', # sQuote(name)), # domain = NA) msgid "generic function supplied was not created for %s" msgstr "dostarczona funkcja ogólna nie została utworzona dla %s" # methods/R/Methods.R: 1338 # stop(gettextf("%s is a primitive function; its generic form cannot be redefined", # sQuote(name)), # domain = NA) msgid "%s is a primitive function; its generic form cannot be redefined" msgstr "" "%s jest prymitywną funkcją; jej ogólna forma nie może zostać przedefiniowana" # methods/R/Methods.R: 1370 # warning(gettextf("%s is not currently a generic: define it first to create a non-default implicit form", # sQuote(name)), # domain = NA) msgid "" "%s is not currently a generic: define it first to create a non-default " "implicit form" msgstr "" "%s nie jest aktualnie funkcją ogólną: zdefiniuj ją najpierw aby utworzyć " "niedomyślną niejawną formę" # methods/R/Methods.R: 1394 # stop(gettextf("Must provide an environment table; got class %s", # dQuote(class(what))), domain = NA) msgid "Must provide an environment table; got class %s" msgstr "Potrzeba dostarczyć tablicy środowiska; otrzymano klasę %s" # methods/R/Methods.R: 1437 # gettext("Original function is prohibited as a generic function") msgid "Original function is prohibited as a generic function" msgstr "Oryginalna funkcji jest zakazana jako ogólna funkcja" # methods/R/Methods.R: 1439 # gettext("not both functions!") msgid "not both functions!" msgstr "jeden z argumentów nie jest funkcją!" # methods/R/Methods.R: 1442 # gettextf("Classes: %s, %s", # .dQ(class(f1)), .dQ(class(f2))) msgid "Classes: %s, %s" msgstr "Klasy: %s, %s" # methods/R/Methods.R: 1444 # gettextf("argument %s is not S4", # deparse(substitute(f1))) # methods/R/Methods.R: 1446 # gettextf("argument %s is not S4", # deparse(substitute(f2))) msgid "argument %s is not S4" msgstr "argument '%s' nie jest S4" # methods/R/Methods.R: 1454 # gettext("Formal arguments differ (in default values?)") msgid "Formal arguments differ (in default values?)" msgstr "Formalne argumenty różnią się (w wartościach domyślnych?)" # methods/R/Methods.R: 1460 # gettextf("Formal arguments differ: (%s), (%s)", # paste(a1, collapse = ", "), # paste(a2, collapse = ", ")) msgid "Formal arguments differ: (%s), (%s)" msgstr "Formalne argumenty różnią się: (%s), (%s)" # methods/man/setMethod.Rd: 383 # stop(paste("!identical(", deparseText(substitute(e1)), # ", ", deparseText(substitute(e2)), ")", sep="")) # methods/R/RMethodUtils.R: 85 # stop(gettextf("non-arguments found in the signature: %s", # paste(signature[is.na(match(signature, args))], # collapse = ", ")), domain = NA) # methods/R/RMethodUtils.R: 165 # stop(gettextf("non-arguments found in the signature: %s", # paste(signature[is.na(match(signature, args))], # collapse = ", ")), domain = NA) # methods/R/trace.R: 638 # warning(gettextf("Objects found in multiple packages: using %s and ignoring %s", # sQuote(names(possible[[1L]])), # paste(sQuote(names(possible[-1L])), # collapse = ", ")), # domain = NA) # methods/R/SClasses.R: 126 # stop(gettextf("duplicate class names among superclasses: %s", # paste(.dQ(includes[duplicated(includes)]), # collapse = ", ")), # domain = NA) # methods/R/SClasses.R: 654 # stop(gettextf("duplicated slot names: %s", # paste(sQuote(snames[duplicated(snames)]), # collapse = ", ")), domain = NA) # methods/R/methodsTable.R: 667 # gettextf("Note: Method with signature %s chosen for function %s,\n target signature %s.\n %s would also be valid", # sQuote(selected), # sQuote(attr(cond, "generic")), # sQuote(attr(cond, "target")), # paste0('"', possible[is.na(match(possible, selected))], '"', # collapse=", ")) # methods/R/MethodsList.R: 62 # stop(gettextf("duplicate element names in 'MethodsList' at level %d: %s", # level, paste("\"", unique(mnames[duplicated(mnames)]), "\"", # collapse=", ")), domain = NA) # methods/R/RClassUtils.R: 190 # stop(gettextf("in making the prototype for class %s elements of the prototype failed to match the corresponding slot class: %s", # dQuote(className), # paste(pnames[check], # "(class", # .dQ(slotDefs[match(pnames[check], slotNames)]), # ")", # collapse = ", ")), # domain = NA) # methods/R/RClassUtils.R: 811 # stop(gettextf("named elements of prototype do not correspond to slot names: %s", # paste(.dQ(pnames[is.na(match(pnames, slots))]), # collapse =", "))) # methods/R/RClassUtils.R: 1186 # warning(gettextf("unable to find a consistent ordering of superclasses for class %s: order chosen is inconsistent with the superclasses of %s", # .dQ(className), # paste(.dQ(setdiff(newconflicts, conflicts)), # collapse = ", ")), # call. = FALSE, domain = NA) msgid "," msgstr "," # methods/R/Methods.R: 1465 # gettextf("Value classes differ: %s, %s", # .dQ(gpString(f1@valueClass)), # .dQ(gpString(f2@valueClass))) msgid "Value classes differ: %s, %s" msgstr "Wartości klas różnią się: %s, %s" # methods/R/Methods.R: 1471 # gettextf("Signatures differ: (%s), (%s)", # paste(f1@signature, collapse = ", "), # paste(f2@signature, collapse = ", ")) msgid "Signatures differ: (%s), (%s)" msgstr "Sygnatury różnią się: (%s), (%s)" # methods/R/Methods.R: 1475 # gettextf("Package slots differ: %s, %s", # .dQ(gpString(f1@package)), # .dQ(gpString(f2@package))) msgid "Package slots differ: %s, %s" msgstr "Gniazda pakietów różnią się: %s, %s" # methods/R/Methods.R: 1479 # gettextf("Groups differ: %s, %s", # .dQ(gpString(f1@group)), # .dQ(gpString(f2@group))) msgid "Groups differ: %s, %s" msgstr "Grupy różnią się: %s, %s" # methods/R/Methods.R: 1484 # gettextf("Generic names differ: %s, %s", # .dQ(f1@generic), .dQ(f2@generic)) msgid "Generic names differ: %s, %s" msgstr "Ogólne nazwy różnią się: %s, %s" # methods/R/Methods.R: 1524 # stop(gettextf("argument %s must be a generic function or a single character string; got an object of class %s", # sQuote("f"), dQuote(class(f))), # domain = NA) msgid "" "argument %s must be a generic function or a single character string; got an " "object of class %s" msgstr "" "argument %s musi być ogólną funkcją lub pojedynczym łańcuchem tekstowym; " "otrzymano obiekt klasy %s" # methods/R/Methods.R: 1532 # warning(gettextf("non-generic function '%s' given to findMethods()", f), # domain = NA) msgid "non-generic function '%s' given to findMethods()" msgstr "nieogólna funkcja '%s' przekazana do 'findMethods()'" # methods/R/Methods.R: 1542 # stop("Only FALSE is meaningful for 'inherited', when 'where' is supplied (got ", inherited, "\"") msgid "Only FALSE is meaningful for 'inherited', when 'where' is supplied (got" msgstr "" "Tylko FALSE ma sens dla 'inherited', gdy dostarczono 'where' (otrzymano" # methods/R/RMethodUtils.R: 1270 # stop(gettextf("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)", # msg, paste0("\"", old, "\"", collapse=", "), # paste0("\"", new, "\"", collapse=", ")), # domain = NA) # methods/R/RMethodUtils.R: 1275 # warning(gettextf("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)", # msg, paste0("\"", old, "\"", collapse=", "), # paste0("\"", new, "\"", collapse=", ")), # domain = NA) # methods/R/RMethodUtils.R: 1290 # stop(gettextf("in changing formal arguments in %s, some of the old names are not in fact arguments: %s", # msg, paste0("\"", old[is.na(match(old, names(dlist)))], "\"", collapse=", ")), # domain = NA) # methods/R/methodsTable.R: 427 # stop("Invalid object in methods table (\"", what, # "\"), expected a method, got an object of class \"", # class(method), "\"") # methods/R/methodsTable.R: 468 # stop("Invalid or unset methods table in generic function \"", # fdef@generic,"\"") # methods/R/methodsTable.R: 1115 # stop("Invalid group generic function in search for inherited method (class \"", # class(gen), "\"") # methods/R/MethodsList.R: 62 # stop(gettextf("duplicate element names in 'MethodsList' at level %d: %s", # level, paste("\"", unique(mnames[duplicated(mnames)]), "\"", # collapse=", ")), domain = NA) # methods/R/Methods.R: 1542 # stop("Only FALSE is meaningful for 'inherited', when 'where' is supplied (got ", inherited, "\"") msgid "\"" msgstr "\"" # methods/R/Methods.R: 1607 # stop(gettextf("argument 'f' must be a generic function or %s", # .notSingleString(f)), domain = NA) msgid "argument 'f' must be a generic function or %s" msgstr "argument 'f' musi być ogólną funkcją lub %s" # methods/R/Methods.R: 1622 # stop(gettextf("'%s' is not a known generic function {and 'package' not specified}", # f), # domain = NA) msgid "'%s' is not a known generic function {and 'package' not specified}" msgstr "" "'%s' nie jest znaną ogólną funkcją {oraz 'package' nie został określony}" # methods/R/MethodsList.R: 41 # stop("invalid first argument: should be the name of the first argument in the dispatch") msgid "" "invalid first argument: should be the name of the first argument in the " "dispatch" msgstr "" "niepoprawny pierwszy argument: powinna to być nazwa pierwszego argumentu w " "wysyłce" # methods/R/MethodsList.R: 62 # stop(gettextf("duplicate element names in 'MethodsList' at level %d: %s", # level, paste("\"", unique(mnames[duplicated(mnames)]), "\"", # collapse=", ")), domain = NA) msgid "duplicate element names in 'MethodsList' at level %d: %s" msgstr "powtórzone nazwy elementów w 'MethodsList' na poziomie %d: %s" # methods/R/MethodsList.R: 73 # stop(gettextf("element %d at level %d (class %s) cannot be interpreted as a function or named list", # i, level, dQuote(class(eli))), # domain = NA) msgid "" "element %d at level %d (class %s) cannot be interpreted as a function or " "named list" msgstr "" "element %d na poziomie %d (klasa %s) nie może być interpretowany jak funkcja " "lub nazwana lista" # methods/R/MethodsList.R: 94 # stop("arguments 'names' and 'signature' must have the same length") msgid "arguments 'names' and 'signature' must have the same length" msgstr "argumenty 'names' oraz 'signature' muszą posiadać tę samą długość" # methods/R/MethodsList.R: 117 # stop(gettextf("inserting method with invalid signature matching argument '...' to class %s", # dQuote(signature[[1L]])), # domain = NA) msgid "" "inserting method with invalid signature matching argument '...' to class %s" msgstr "" "wstawianie metody z niepoprawną sygnaturą pasującą do argumentu '...' w " "klasie %s" # methods/R/MethodsList.R: 126 # stop("inserting method corresponding to empty signature") msgid "inserting method corresponding to empty signature" msgstr "wstawienie metody odpowiadającej pustej sygnaturze" # methods/R/MethodsList.R: 128 # stop(gettextf("inserting method into non-methods-list object (class %s)", # dQuote(.class1(mlist))), # domain = NA) msgid "inserting method into non-methods-list object (class %s)" msgstr "wstawienie metody w obiekt nie będący listą metod (klasa %s)" # methods/R/MethodsList.R: 221 # stop("invalid method sublist") msgid "invalid method sublist" msgstr "niepoprawny podlista metod" # methods/R/MethodsList.R: 223 # stop(gettextf("%f is not a valid generic function: methods list was an object of class %s", # sQuote(f), dQuote(class(mlist))), # domain = NA) msgid "" "%f is not a valid generic function: methods list was an object of class %s" msgstr "" "%f nie jest poprawną ogólną funkcją: lista metod była obiektem klasy %s" # methods/R/MethodsList.R: 228 # stop(gettextf("%s must be TRUE, FALSE, or a named logical vector of those values; got an object of class %s", # sQuote("useInherited"), # dQuote(class(useInherited))), # domain = NA) msgid "" "%s must be TRUE, FALSE, or a named logical vector of those values; got an " "object of class %s" msgstr "" "%s musi być TRUE, FALSE, lub nazwanym wektorem logicznym tych wartości; " "otrzymano obiekt klasy %s" # methods/R/MethodsList.R: 389 # stop(gettextf("Default method must be a method definition, a primitive or NULL: got an object of class %s", dQuote(class(method))), # domain = NA) msgid "" "Default method must be a method definition, a primitive or NULL: got an " "object of class %s" msgstr "" "Domyślna metoda musi być definicją metody, prymitywną funkcją lub wartością " "NULL: otrzymano obiekt klasy %s" # methods/R/MethodsList.R: 460 # stop(gettextf("trying to match a method signature to an object (of class %s) that is not a generic function", # dQuote(class(fun))), # domain = NA) msgid "" "trying to match a method signature to an object (of class %s) that is not a " "generic function" msgstr "" "próba dopasowania sygnatury metody do obiektu (klasy %s), który nie jest " "ogólną funkcją" # methods/R/MethodsList.R: 471 # stop("invalid 'package' slot or attribute, wrong length") msgid "invalid 'package' slot or attribute, wrong length" msgstr "niepoprawna gniazdo 'package' lub atrybut; niepoprawna długość" # methods/R/MethodsList.R: 489 # stop(gettextf("invalid element in a list for \"signature\" argument; element %d is neither a class definition nor a class name", # i), domain = NA) msgid "" "invalid element in a list for \"signature\" argument; element %d is neither " "a class definition nor a class name" msgstr "" "niepoprawny element na liście dla argumentu 'signature'; element %d nie jest " "ani definicją klasy ani nazwą klasy" # methods/R/MethodsList.R: 494 # stop(gettextf("trying to match a method signature of class %s; expects a list or a character vector", # dQuote(class(signature))), # domain = NA) msgid "" "trying to match a method signature of class %s; expects a list or a " "character vector" msgstr "" "próba dopasowania sygnatury metody klasy %s; oczekuje listy lub wektor " "tekstowego" # methods/R/MethodsList.R: 523 # stop(gettextf("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", # sQuote(fun@generic), # length(sigClasses), # length(signature)), # domain = NA) 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 "" "obiekt do użycia jako sygnatura metody dla funkcji %s nie wygląda na " "poprawną sygnaturę (wektor pojedynczych nazw klas): było %d nazw klas, ale " "%d elementów w obiekcie sygnatury" # methods/R/MethodsList.R: 531 # stop(gettextf("more elements in the method signature (%d) than in the generic signature (%d)", # length(which), # length(anames)), domain = NA) msgid "" "more elements in the method signature (%d) than in the generic signature " "(%d)" msgstr "" "więcej elementów w sygnaturze metody (%d) niż w ogólnej sygnaturze (%d)" # methods/R/MethodsList.R: 557 # stop(gettextf("in the method signature for function %s invalid argument names in the signature: %s", # sQuote(fun@generic), # paste(snames[is.na(which)], collapse = ", ")), # domain = NA) msgid "" "in the method signature for function %s invalid argument names in the " "signature: %s" msgstr "" "w sygnaturze metody dla funkcji %s znajdują się niepoprawne nazwy argumentów " "w sygnaturze: %s" # methods/R/MethodsList.R: 671 # stop(gettextf("No generic function found corresponding to %s", # sQuote(f)), # domain = NA) msgid "No generic function found corresponding to %s" msgstr "Nie znaleziono ogólnej funkcji odpowiadającej %s" msgid "skipping methods list element %s of unexpected class %s" msgstr "pomijanie elementów listy metod %s nieoczekiwanej klasy %s" # methods/R/MethodsList.R: 887 # gettextf("%s, along with other use of the \"MethodsList\" metadata objects, is deprecated.", dQuote(this)) msgid "" "%s, along with other use of the \"MethodsList\" metadata objects, is " "deprecated." msgstr "" "%s, razem z innym użyciem obiektów metadanych 'MethodsList' jest " "przestarzałe." # methods/R/MethodsList.R: 889 # gettextf("In %s: use of \"MethodsList\" metadata objects is deprecated.", deparse(this)) msgid "In %s: use of \"MethodsList\" metadata objects is deprecated." msgstr "W %s: użycie obiektów metadanych 'MethodsList' jest przestarzałe." # methods/R/MethodsList.R: 891 # gettextf("Use %s instead.", dQuote(instead)) msgid "Use %s instead." msgstr "Użyj wzamian %s." # methods/R/MethodsListClass.R: 97 # stop(gettextf("invalid object for formal method definition: type %s", # dQuote(typeof(def))), # domain = NA) msgid "invalid object for formal method definition: type %s" msgstr "niepoprawny obiekt dla definicji formalnej metody: typ %s" # methods/R/MethodsListClass.R: 154 # warning(gettextf("missing package slot (%s) in object of class %s (package info added)", # packageSlot(co), # dQuote(class(.Object))), # domain = NA) msgid "missing package slot (%s) in object of class %s (package info added)" msgstr "" "brakujące gniazdo pakietu (%s) w obiekcie klasy %s (dodana informacja o " "pakiecie)" # methods/R/MethodsListClass.R: 164 # stop(gettextf("initialize method returned an object of class %s instead of the required class %s", # paste(dQuote(class(value)), collapse=", "), # dQuote(class(.Object))), # domain = NA) msgid "" "initialize method returned an object of class %s instead of the required " "class %s" msgstr "metoda inicjująca zwróciła obiekt klasy %s zamiast wymaganej klasy %s" # methods/R/MethodsListClass.R: 233 # gettextf("Reported %d ambiguous selections out of %d for function %s\n",nreport, # length(object@allSelections), object@generic) msgid "Reported %d ambiguous selections out of %d for function %s" msgstr "Odnotowano %d niejednoznacznych wyborów z możliwych %d dla funkcji %s" msgid "%d: target \"%s\": chose \"%s\" (others: %s)" msgstr "%d: cel '%s': wybrano '%s' (inne: %s)" msgid "Notes: %s." msgstr "Uwagi: %s." # methods/R/MethodsListClass.R: 252 # gettextf("Class generator function for class %s from package %s\n", # dQuote(object@className), # sQuote(object@package)) msgid "Class generator function for class %s from package %s" msgstr "Funkcja generatora klas dla klasy %s z pakietu %s" # methods/R/MethodsListClass.R: 416 # stop(gettextf("the names in signature for method (%s) do not match %s's arguments (%s)", # paste(sigArgs, collapse = ", "), # if(is(fdef, "genericFunction")) fdef@generic else "function", # paste(formalNames, collapse = ", ")), # domain = NA) msgid "the names in signature for method (%s) do not match %s's arguments (%s)" msgstr "" "nazwy w sygnaturze dla metody (%s) nie zgadzają się z argumentami %s (%s)" # methods/R/NextMethod.R: 60 # stop(gettextf("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'", # sQuote(f)), # domain = NA) 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 "" "wywołanie 'callNextMethod()' pojawia się w wywołaniu %s, ale wywołanie nie " "wygląda na pochodzące ani z ogólnej funkcji albo drugiego 'callNextMethod'" # methods/R/NextMethod.R: 81 # stop("call to 'callNextMethod' does not appear to be in a 'method' or 'callNextMethod' context") msgid "" "call to 'callNextMethod' does not appear to be in a 'method' or " "'callNextMethod' context" msgstr "" "wywołanie 'callNextMethod' nie wygląda aby było w kontekście 'method' lub " "'callNextMethod'" # methods/R/NextMethod.R: 95 # stop(gettextf("bad object found as method (class %s)", # dQuote(class(method))), domain = NA) msgid "bad object found as method (class %s)" msgstr "znaleziono błędny obiekt jako metodę (klasa %s)" # methods/R/RClassUtils.R: 147 # stop(gettextf("in constructing the prototype for class %s: prototype has class %s, but the data part specifies class %s", # dQuote(className), # dQuote(.class1(prototype)), # dQuote(dataPartClass)), # domain = NA) msgid "" "in constructing the prototype for class %s: prototype has class %s, but the " "data part specifies class %s" msgstr "" "podczas konstruowaniu prototypu dla klasy %s: prototyp posiada klasę %s, ale " "dane określają klasę %s" # methods/R/RClassUtils.R: 168 # warning(gettextf("in constructing the prototype for class %s, slots in prototype and not in class: %s", # dQuote(className), # paste(extra, collapse=", ")), # domain = NA) msgid "" "in constructing the prototype for class %s, slots in prototype and not in " "class: %s" msgstr "" "podczas konstruowaniu prototypu dla klasy %s, gniazda są w prototypie a nie " "w klasie: %s" # methods/R/RClassUtils.R: 190 # stop(gettextf("in making the prototype for class %s elements of the prototype failed to match the corresponding slot class: %s", # dQuote(className), # paste(pnames[check], # "(class", # .dQ(slotDefs[match(pnames[check], slotNames)]), # ")", # collapse = ", ")), # domain = NA) msgid "" "in making the prototype for class %s elements of the prototype failed to " "match the corresponding slot class: %s" msgstr "" "podczas tworzenia prototypu dla klasy %s elementy prototypu nie zgodziły się " "z odpowiadającymi gniazdami klasy: %s" # methods/R/RClassUtils.R: 248 # warning(gettextf("potential cycle in class inheritance: %s has duplicates in superclasses and subclasses (%s)", # dQuote(Class), # paste(bad, collapse = ", ")), # domain = NA) msgid "" "potential cycle in class inheritance: %s has duplicates in superclasses and " "subclasses (%s)" msgstr "" "potencjalny cykl w dziedziczeniu klasy: %s ma powtórzenia w superklasach " "oraz podklasach (%s)" # methods/R/RClassUtils.R: 320 # warning(gettextf("undefined slot classes in definition of %s: %s", # .dQ(ClassDef@className), # paste(names(properties)[undefClasses], "(class ", # .dQ(unlist(properties, recursive = FALSE)[undefClasses]), # ")", collapse = ", ", sep = "")), # call. = FALSE, domain = NA) msgid "undefined slot classes in definition of %s: %s" msgstr "niezdefiniowane gniazda klas w definicji %s: %s" # methods/R/RClassUtils.R: 408 # stop(gettextf("in definition of class %s, information for superclass %s is of class %s (expected \"SClassExtension\")", # dQuote(ClassDef@className), # dQuote(what), # dQuote(class(exti))), # domain = NA) msgid "" "in definition of class %s, information for superclass %s is of class %s " "(expected \"SClassExtension\")" msgstr "" "w definicji klasy %s, informacja dla superklasy %s jest klasy %s (oczekiwano " "'SClassExtension')" # methods/R/RClassUtils.R: 415 # warning(gettextf("class %s extends an undefined class, %s", # dQuote(ClassDef@className), # dQuote(what)), # domain = NA) msgid "class %s extends an undefined class, %s" msgstr "klasa %s rozszerza niezdefiniowaną klasę, %s" # methods/R/RClassUtils.R: 451 # stop("'Class' must be a valid class definition or class") msgid "'Class' must be a valid class definition or class" msgstr "'Class' musi być poprawną definicją klasy lub klasą" # methods/R/RClassUtils.R: 507 # stop(gettextf("trying to assign an object of class %s as the definition of class %s: must supply a \"classRepresentation\" object", # dQuote(class(def)), # dQuote(Class)), # domain = NA) msgid "" "trying to assign an object of class %s as the definition of class %s: must " "supply a \"classRepresentation\" object" msgstr "" "próba przypisania obiekt klasy %s jako definicję klasy %s: potrzeba " "dostarczyć obiekt 'classRepresentation'" # methods/R/RClassUtils.R: 513 # stop(gettextf("assigning as %s a class representation with internal name %s", # dQuote(Class), # dQuote(def@className)), # domain = NA) msgid "assigning as %s a class representation with internal name %s" msgstr "przypisywanie jako %s reprezentacji klasy z wewnętrzną nazwą %s" # methods/R/RClassUtils.R: 523 # stop(gettextf("Class %s has a locked definition in package %s", # dQuote(Class), sQuote(getPackageName(where)))) msgid "Class %s has a locked definition in package %s" msgstr "Klasa %s ma zablokowaną definicję w pakiecie %s" # methods/R/RClassUtils.R: 607 # stop("'externalptr' objects cannot be initialized from new()") msgid "'externalptr' objects cannot be initialized from new()" msgstr "obiekty 'externalptr' nie mogą być inicjalizowane z 'new()'" # methods/R/RClassUtils.R: 629 # gettextf("initializing objects from class %s with these arguments is not supported", # dQuote(Class)) msgid "" "initializing objects from class %s with these arguments is not supported" msgstr "" "inicjalizowanie obiektów z klasy %s z tymi argumentami nie jest wspierane" # methods/R/RClassUtils.R: 674 # stop(gettextf("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)", # dQuote(name), dQuote(dataPartClass)), # domain = NA) 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 "" "podczas definiowania klasy %s, dostarczona część danych klasy, %s nie jest " "poprawna (musi być podstawową klasą lub klasą wirtualną łączącą podstawowe " "klasy)" # methods/R/RClassUtils.R: 685 # stop(gettextf("No definition was found for superclass %s in the specification of class %s", # dQuote(cl), dQuote(name)), # domain = NA) msgid "" "No definition was found for superclass %s in the specification of class %s" msgstr "Nie znaleziono definicji dla superklasy %s w specyfikacji klasy %s" # methods/R/RClassUtils.R: 703 # stop(gettextf("conflicting definition of data part: .Data = %s, superclass implies %s", # dQuote(elNamed(properties, ".Data")), # dQuote(dataPartClass)), # domain = NA) msgid "conflicting definition of data part: .Data = %s, superclass implies %s" msgstr "" "sprzeczne definicje części danych: '.Data = %s', superklasa sugeruje %s" # methods/R/RClassUtils.R: 733 # stop(gettextf("a prototype object was supplied with object slot of class %s, but the class definition requires an object that is class %s", # dQuote(class(prototype@object)), # dQuote(dataPartClass)), # domain = NA) msgid "" "a prototype object was supplied with object slot of class %s, but the class " "definition requires an object that is class %s" msgstr "" "obiekt prototypu został dostarczony z gniazdami klasy %s, ale definicja " "klasy wymaga obiektu klasy %s" # methods/R/RClassUtils.R: 739 # stop(gettextf("a prototype was supplied of class %s, but the class definition requires an object that is class %s", # dQuote(class(prototype)), # dQuote(dataPartClass)), # domain = NA) msgid "" "a prototype was supplied of class %s, but the class definition requires an " "object that is class %s" msgstr "" "został dostarczony prototyp klasy %s, ale definicja klasy wymaga obiektu " "klasy %s" # methods/R/RClassUtils.R: 761 # stop(gettextf("slot %s in class %s currently defined (or inherited) as \"%s\", conflicts with an inherited definition in class %s", # sQuote(dup), # dQuote(name), # elNamed(allProps, dup), # dQuote(cl)), # domain = NA) msgid "" "slot %s in class %s currently defined (or inherited) as \"%s\", conflicts " "with an inherited definition in class %s" msgstr "" "gniazdo %s w klasie %s aktualnie zdefiniowane (lub odziedziczone) jako %s, " "jest w konflikcie z odziedziczoną definicją w klasie %s" # methods/R/RClassUtils.R: 772 # stop(gettextf("class %s extends an undefined class (%s)", # dQuote(name), dQuote(cl)), # domain = NA) msgid "class %s extends an undefined class (%s)" msgstr "klasa %s rozszerza niezdefiniowaną klasę (%s)" # methods/R/RClassUtils.R: 794 # stop(gettextf("%s is not eligible to be the data part of another class (must be a basic class or a virtual class with no slots)", # dQuote(dataPartClass)), # domain = NA) 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 nie kwalifikuje się aby być częścią danych innej klasy (musi być " "podstawową klasą albo klasą wirtualną bez gniazd)" # methods/R/RClassUtils.R: 801 # warning("prototype is a list with named elements (could be ambiguous): better to use function prototype() to avoid trouble.") msgid "" "prototype is a list with named elements (could be ambiguous): better to use " "function prototype() to avoid trouble." msgstr "" "prototyp jest listą z nazwanymi elementami (mogą być niejednoznaczne): " "lepiej używać funkcji 'prototype()' aby uniknąć kłopotów." # methods/R/RClassUtils.R: 811 # stop(gettextf("named elements of prototype do not correspond to slot names: %s", # paste(.dQ(pnames[is.na(match(pnames, slots))]), # collapse =", "))) msgid "named elements of prototype do not correspond to slot names: %s" msgstr "nazwane elementy prototypu nie odnoszą się do nazw gniazd: %s" # methods/R/RClassUtils.R: 1127 # stop(gettextf("the '%s' list for class %s, includes an undefined class %s", # if(superClassCase) "superClass" else "subClass", # dQuote(className), # dQuote(.className(by))), # domain = NA) msgid "the '%s' list for class %s, includes an undefined class %s" msgstr "lista '%s' dla klasy %s, zawiera w sobie niezdefiniowaną klasę %s" # methods/R/RClassUtils.R: 1176 # warning(gettextf("class %s is inheriting an inconsistent superclass structure from class %s, inconsistent with %s", # .dQ(className), .dQ(by), # paste(.dQ(coni), collapse = ", ")), # call. = FALSE, domain = NA) msgid "" "class %s is inheriting an inconsistent superclass structure from class %s, " "inconsistent with %s" msgstr "" "klasa %s dziedziczy niespójną strukturę superklasy z klasy %s, niespójną z %s" # methods/R/RClassUtils.R: 1186 # warning(gettextf("unable to find a consistent ordering of superclasses for class %s: order chosen is inconsistent with the superclasses of %s", # .dQ(className), # paste(.dQ(setdiff(newconflicts, conflicts)), # collapse = ", ")), # call. = FALSE, domain = NA) msgid "" "unable to find a consistent ordering of superclasses for class %s: order " "chosen is inconsistent with the superclasses of %s" msgstr "" "nie można znaleźć spójnego uporządkowania superklas dla klasy %s: wybrany " "porządek jest niespójny z superklasami %s" # methods/R/RClassUtils.R: 1328 # stop("\"class\" is a reserved slot name and cannot be redefined") msgid "\"class\" is a reserved slot name and cannot be redefined" msgstr "" "'class' jest zarezerwowaną nazwą gniazda i nie może zostać przedefiniowana" # methods/R/RClassUtils.R: 1340 # stop("Data part is undefined for general S4 object") msgid "Data part is undefined for general S4 object" msgstr "Część danych jest niezdefiniowana dla ogólnego obiektu S4" # methods/R/RClassUtils.R: 1351 # stop(gettextf("no '.Data' slot defined for class %s", # dQuote(class(object))), # domain = NA) msgid "no '.Data' slot defined for class %s" msgstr "nie zdefiniowano gniazda '.Data' dla klasy %s" # methods/R/RClassUtils.R: 1396 # stop(gettextf("class %s does not have a data part (a .Data slot) defined", # dQuote(class(object))), # domain = NA) msgid "class %s does not have a data part (a .Data slot) defined" msgstr "klasa %s nie ma zdefiniowanej części danych (gniazdo '.Data')" # methods/R/RClassUtils.R: 1450 # warning(gettextf("more than one possible class for the data part: using %s rather than %s", # .dQ(prevDataPartClass), .dQ(value)), domain = NA) msgid "more than one possible class for the data part: using %s rather than %s" msgstr "" "więcej niż jedna możliwa klasa dla części danych: używanie %s zamiast %s" # methods/R/RClassUtils.R: 1461 # stop("class cannot have both an ordinary and hidden data type") msgid "class cannot have both an ordinary and hidden data type" msgstr "klasa nie może mieć jednocześnie zwykłego oraz ukrytego typu danych" # methods/R/RClassUtils.R: 1727 # stop(gettextf("a validity method must be a function of one argument, got an object of class %s", # dQuote(class(validity))), # domain = NA) msgid "" "a validity method must be a function of one argument, got an object of class " "%s" msgstr "" "metoda poprawności musi być funkcją jednego argumentu, otrzymano obiekt " "klasy %s" # methods/R/RClassUtils.R: 1797 # stop(gettextf("unable to find required package %s", # sQuote(package)), # domain = NA) msgid "unable to find required package %s" msgstr "nie można znaleźć wymaganego pakietu %s" # methods/R/RClassUtils.R: 1860 # stop(gettextf("unable to find an environment containing class %s", # dQuote(Class)), # domain = NA) msgid "unable to find an environment containing class %s" msgstr "nie można znaleźć środowiska zawierającego klasę %s" # methods/R/RClassUtils.R: 1963 # warning(gettextf("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", # dQuote(def@className), # sQuote(def@package), # sQuote(prev@package)), # domain = NA) 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 "" "Specyfikacja dla klasy S3 %s w pakiecie %s wydaje się być równoważna tej z " "pakietu %s i nie jest duplikatem definicji klasy dla tej klasy" # methods/R/RClassUtils.R: 1977 # warning(gettextf("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", # dQuote(def@className), # sQuote(def@package), # sQuote(prev@package)), # domain = NA) 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 "" "Niektóre superklasy klasy %s w pakiecie %s posiadają powtórzone definicje. " "Ta definicja nie jest traktowana jako równoważna tej z pakietu %s" # methods/R/RClassUtils.R: 2002 # warning(gettextf("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", # dQuote(def@className), # sQuote(def@package), # sQuote(prev@package)), # domain = NA) 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 "" "Specyfikacja dla klasy %s w pakiecie %s wygląda na równoważną do tej z " "pakietu %s i nie jest duplikatem definicji klasy dla tej klasy" # methods/R/RClassUtils.R: 2065 # warning(gettextf("undefined subclass %s of class %s; definition not updated", # .dQ(what), .dQ(def@className))) msgid "undefined subclass %s of class %s; definition not updated" msgstr "" "niezdefiniowana podklasa %s klasy %s; definicja nie została zaktualizowana" # methods/R/RClassUtils.R: 2102 # warning(gettextf("subclass %s of class %s is not local and cannot be updated for new inheritance information; consider setClassUnion()", # .dQ(what), .dQ(class)), # call. = FALSE, domain = NA) msgid "" "subclass %s of class %s is not local and cannot be updated for new " "inheritance information; consider setClassUnion()" msgstr "" "podklasa %s klasy %s nie jest lokalna i nie może być zaktualizowana dla " "nowych dziedziczonych informacji; rozważ 'setClassUnion()'" # methods/R/RClassUtils.R: 2109 # warning(gettextf("no definition of inheritance from %s to %s, though the relation was implied by the setIs() from %s", # .dQ(what), .dQ(def2@className), .dQ(class)), # call. = FALSE, domain = NA) msgid "" "no definition of inheritance from %s to %s, though the relation was implied " "by the setIs() from %s" msgstr "" "brak definicji dziedziczenia z %s do %s mimo, że relacja została " "zasugerowana przez 'setIs()' z %s" # methods/R/RClassUtils.R: 2130 # warning(gettextf("could not find superclass %s to clean up when removing subclass references to class %s", # .dQ(what), .dQ(Class))) msgid "" "could not find superclass %s to clean up when removing subclass references " "to class %s" msgstr "" "nie można było znaleźć superklasy %s do wyczyszczenia gdy usuwano referencje " "podklasy do klasy %s" # methods/R/RClassUtils.R: 2166 # warning(gettextf("no class %s found as expected in removing subclass %s", # .dQ(class), .dQ(subclass))) msgid "no class %s found as expected in removing subclass %s" msgstr "nie znaleziono klasy %s jak oczekiwano podczas usuwania podklasy %s" # methods/R/RClassUtils.R: 2243 # stop("argument includeSubclasses must be a logical, either one value or a vector of the same length as argument classes") msgid "" "argument includeSubclasses must be a logical, either one value or a vector " "of the same length as argument classes" msgstr "" "argument 'includeSubclasses' musi być argumentem logicznym posiadającym " "jedną wartość lub wektor o tej samej długości jak klasy argumentu" # methods/R/RClassUtils.R: 2252 # stop("Argument abbreviate must be 0, 1, 2, or 3") msgid "Argument abbreviate must be 0, 1, 2, or 3" msgstr "Argument 'abbreviate' musi mieć wartość 0, 1, 2, lub 3" # methods/R/RClassUtils.R: 2286 # stop(gettextf("Needed the supplied labels vector of length %n, got %n", # length(nodes), length(short)), domain = NA) msgid "Needed the supplied labels vector of length %n, got %n" msgstr "Potrzebowano dostarczyć wektora etykiet o długości %n, otrzymano %n" # methods/R/RMethodUtils.R: 36 # warning(gettextf("the function being used as %s in making a generic function for %s is currently traced; the function used will have tracing removed", # what, # sQuote(f)), # domain = NA) 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 "" "funkcja użyta jako %s podczas tworzenia ogólnej funkcji dla %s jest " "aktualnie śledzona; użyta funkcja będzie miała usunięte śledzenie" # methods/R/RMethodUtils.R: 47 # stop(gettextf("Must supply either a generic function or a function as default for %s", # sQuote(f)), # domain = NA) msgid "Must supply either a generic function or a function as default for %s" msgstr "" "Potrzeba dostarczyć albo ogólną funkcję albo funkcję jako domyślną dla %s" # methods/R/RMethodUtils.R: 72 # stop(gettextf("the %s argument must be NULL or a generic function object; got an object of class %s", # sQuote("genericFunction"), # dQuote(class(genericFunction))), # domain = NA) msgid "" "the %s argument must be NULL or a generic function object; got an object of " "class %s" msgstr "" "argument %s musi być wartością NULL lub obiektem ogólnej funkcji; otrzymano " "obiekt klasy %s" # methods/R/RMethodUtils.R: 85 # stop(gettextf("non-arguments found in the signature: %s", # paste(signature[is.na(match(signature, args))], # collapse = ", ")), domain = NA) # methods/R/RMethodUtils.R: 165 # stop(gettextf("non-arguments found in the signature: %s", # paste(signature[is.na(match(signature, args))], # collapse = ", ")), domain = NA) msgid "non-arguments found in the signature: %s" msgstr "nie znaleziono argumentów w sygnaturze: %s" # methods/R/RMethodUtils.R: 94 # stop("no suitable arguments to dispatch methods in this function") # methods/R/RMethodUtils.R: 173 # stop("no suitable arguments to dispatch methods in this function") msgid "no suitable arguments to dispatch methods in this function" msgstr "brak odpowiednich argumentów do rozdzielenia metod w tej funkcji" # methods/R/RMethodUtils.R: 104 # stop(gettextf("the formal arguments of the generic function for %s (%s) differ from those of the non-generic to be used as the default (%s)", # sQuote(f), # paste(formalArgs(fdef), collapse = ", "), # paste(formalArgs(fdefault), collapse = ", ")), # domain = NA) 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 "" "formalne argumenty ogólnej funkcji dla %s (%s) różnią się od tych dla " "nieogólnej, która ma być użyta jako domyślna (%s)" # methods/R/RMethodUtils.R: 208 # stop(gettextf("special function %s is not permitted to have methods", # sQuote(f)), # domain = NA) msgid "special function %s is not permitted to have methods" msgstr "specjalna funkcja %s nie ma prawa posiadać metod" # methods/R/RMethodUtils.R: 212 # warning(gettextf("special function %s has no known argument list; will assume '(x, ...)'", # sQuote(f)), # domain = NA) msgid "special function %s has no known argument list; will assume '(x, ...)'" msgstr "" "specjalna funkcja %s nie ma znanej listy argumentów; zostanie założone " "'(x, ...)'" # methods/R/RMethodUtils.R: 219 # gettextf("making a generic for special function %s", # sQuote(f)) msgid "making a generic for special function %s" msgstr "tworzenie ogólnej funkcji dla funkcji specjalnej %s" # methods/R/RMethodUtils.R: 243 # gettextf("invalid call in method dispatch to '%s' (no default method)", name) msgid "invalid call in method dispatch to '%s' (no default method)" msgstr "" "niepoprawne wywołanie w metodzie rozdziału do %s (brak domyślnej metody)" # methods/R/RMethodUtils.R: 312 # gettextf("in method for %s with signature %s: ", sQuote(f), sQuote(msig)) msgid "in method for %s with signature %s:" msgstr "w metodzie dla %s z sygnaturą %s:" # methods/R/RMethodUtils.R: 325 # stop(.renderSignature(f, signature), # "formal arguments in method and generic do not appear in the same order", # call. = FALSE) # methods/R/RMethodUtils.R: 389 # stop(.renderSignature(generic@generic, signature), # "formal arguments in method and generic do not appear in the same order", # call. = FALSE) msgid "formal arguments in method and generic do not appear in the same order" msgstr "" "formalne argumenty w metodzie i ogólnej funkcji nie pojawiają się w tej " "samej kolejności" # methods/R/RMethodUtils.R: 345 # stop(.renderSignature(f, sig0), # gettextf("formal arguments (%s) omitted in the method definition cannot be in the signature", bad2), # call. = TRUE, domain = NA) msgid "" "formal arguments (%s) omitted in the method definition cannot be in the " "signature" msgstr "" "formalne argumenty (%s) pominięte w definicji metody nie mogą pojawić się w " "sygnaturze" # methods/R/RMethodUtils.R: 351 # message("Note: ", .renderSignature(f, sig0), # gettextf("expanding the signature to include omitted arguments in definition: %s", # paste(sigNames[omittedSig], "= \"missing\"",collapse = ", "))) msgid "expanding the signature to include omitted arguments in definition: %s" msgstr "" "rozszerzanie sygnatury aby uwzględnić pominięte argumenty w definicji: %s" # methods/R/RMethodUtils.R: 351 # message("Note: ", .renderSignature(f, sig0), # gettextf("expanding the signature to include omitted arguments in definition: %s", # paste(sigNames[omittedSig], "= \"missing\"",collapse = ", "))) msgid "= \"missing\"" msgstr "= \"missing\"" # methods/R/RMethodUtils.R: 378 # stop(gettextf("methods can add arguments to the generic %s only if '...' is an argument to the generic", sQuote(generic@generic)), # call. = TRUE) msgid "" "methods can add arguments to the generic %s only if '...' is an argument to " "the generic" msgstr "" "metody mogą dodawać argumenty do ogólnej funkcji %s tylko jeśli '...' jest " "argumentem dla ogólnej funkcji" # methods/R/RMethodUtils.R: 406 # stop(gettextf("arguments (%s) after '...' in the generic must appear in the method, in the same place at the end of the argument list", # paste(trailingArgs, collapse=", ")), # call. = TRUE, domain = NA) msgid "" "arguments (%s) after '...' in the generic must appear in the method, in the " "same place at the end of the argument list" msgstr "" "argumenty (%s) po '...' w ogólnej funkcji muszą pojawić się w metodzie w tym " "samym miejscu na końcu listy argumentów" # methods/R/RMethodUtils.R: 451 # stop("Argument f must be a string, generic function, or primitive: got an ordinary function") msgid "" "Argument f must be a string, generic function, or primitive: got an ordinary " "function" msgstr "" "Argument 'f' musi być łańcuchem, ogólną funkcją, lub funkcją prymitywną: " "otrzymano zwykłą funkcję" # methods/R/RMethodUtils.R: 462 # stop(gettextf("methods cannot be defined for the primitive function %s", # sQuote(f)), domain = NA) msgid "methods cannot be defined for the primitive function %s" msgstr "metody nie mogą być zdefiniowane dla prymitywnej funkcji %s" # methods/R/RMethodUtils.R: 484 # stop(gettextf("no generic function found for %s", # sQuote(f)), # domain = NA) msgid "no generic function found for %s" msgstr "nie znaleziono ogólnej funkcji dla %s" # methods/R/RMethodUtils.R: 504 # message("Empty function name in .getGeneric") msgid "Empty function name in .getGeneric" msgstr "Pusta nazwa funkcji w '.getGeneric'" # methods/R/RMethodUtils.R: 725 # warning(gettextf("Methods list objects are not maintained in this version of R: request for function %s may return incorrect information", # sQuote(fdef@generic)), # domain = NA) msgid "" "Methods list objects are not maintained in this version of R: request for " "function %s may return incorrect information" msgstr "" "Obiekty listy metod nie są utrzymywane w tej wersji R: prośba o funkcję %s " "może zwrócić niepoprawną informację" # methods/R/RMethodUtils.R: 813 # warning(gettextf("Package %s seems to have out-of-date methods; need to reinstall from source", # sQuote(getPackageName(where[[1L]])))) msgid "" "Package %s seems to have out-of-date methods; need to reinstall from source" msgstr "" "Pakiet %s wydaje się mieć nieaktualne metody; potrzeba przeinstalować ze " "źródła" # methods/R/RMethodUtils.R: 910 # warning(gettextf("no methods found for %s; cacheGenericsMetaData() will have no effect", # sQuote(f)), # domain = NA) msgid "no methods found for %s; cacheGenericsMetaData() will have no effect" msgstr "" "nie znaleziono metod dla %s; 'cacheGenericsMetaData()' nie będzie miał efektu" # methods/R/RMethodUtils.R: 1086 # stop(gettextf("invalid value from generic function %s, class %s, expected %s", # sQuote(fname), # dQuote(class(object)), # paste(dQuote(classes), collapse = " or ")), # domain = NA) msgid "invalid value from generic function %s, class %s, expected %s" msgstr "niepoprawna wartość z ogólnej funkcji %s, klasa %s, oczekiwano %s" # methods/R/RMethodUtils.R: 1182 # warning(gettextf("the body of the generic function for %s calls 'standardGeneric' to dispatch on a different name (\"%s\")!", # sQuote(fname), # paste(as.character(x[[2L]]), collapse = "\n")), # domain = NA) msgid "" "the body of the generic function for %s calls 'standardGeneric' to dispatch " "on a different name (\"%s\")!" msgstr "" "ciało ogólnej funkcji dla %s wywołuje 'standardGeneric' by rozdzielić pod " "inna nazwą ('%s')!" # methods/R/RMethodUtils.R: 1230 # stop(gettextf("internal error: Bad methods list object in fixing methods for primitive function %s", # sQuote(f)), # domain = NA) msgid "" "internal error: Bad methods list object in fixing methods for primitive " "function %s" msgstr "" "wewnętrzny błąd: błędny obiekt listy metod przy ustalaniu metod dla " "prymitywnej funkcji %s" # methods/R/RMethodUtils.R: 1260 # stop(gettextf("trying to change the formal arguments in %s, in an object of class %s; expected a function definition", # msg, dQuote(class(def))), # domain = NA) msgid "" "trying to change the formal arguments in %s, in an object of class %s; " "expected a function definition" msgstr "" "próba zmiany formalnych argumentów w %s, w obiekcie klasy %s; oczekiwano " "definicji funkcji" # methods/R/RMethodUtils.R: 1264 # stop(gettextf("trying to change the formal arguments in %s, but getting the new formals from an object of class %s; expected a function definition", # msg, dQuote(class(def))), # domain = NA) 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 "" "próba zmiany formalnych argumentów w %s, ale otrzymano nowe argumenty " "formalne z obiektu klasy %s; oczekiwano definicji funkcji" # methods/R/RMethodUtils.R: 1270 # stop(gettextf("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)", # msg, paste0("\"", old, "\"", collapse=", "), # paste0("\"", new, "\"", collapse=", ")), # domain = NA) 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 "" "próba zmiany formalnych argumentów w %s, ale liczba istniejących argumentów " "jest mniejsza niż liczba nowych argumentów: (%s) względem (%s)" # methods/R/RMethodUtils.R: 1275 # warning(gettextf("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)", # msg, paste0("\"", old, "\"", collapse=", "), # paste0("\"", new, "\"", collapse=", ")), # domain = NA) 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 "" "próba zmiany formalnych argumentów w %s, ale liczba istniejących argumentów " "jest większa niż liczba nowych argumentów (dodatkowe argumenty nie będą " "użyte): (%s) względem (%s)" # methods/R/RMethodUtils.R: 1290 # stop(gettextf("in changing formal arguments in %s, some of the old names are not in fact arguments: %s", # msg, paste0("\"", old[is.na(match(old, names(dlist)))], "\"", collapse=", ")), # domain = NA) msgid "" "in changing formal arguments in %s, some of the old names are not in fact " "arguments: %s" msgstr "" "podczas zmiany formalnych argumentów w %s, niektóre ze starych nazw nie są " "tak naprawdę argumentami: %s" # methods/R/RMethodUtils.R: 1308 # stop("botched namespace: failed to find 'base' namespace in its parents") msgid "botched namespace: failed to find 'base' namespace in its parents" msgstr "" "nieudana przestrzeń nazw: nie udało się znaleźć przestrzeni nazw 'base' w " "jej rodzicach" # methods/R/RMethodUtils.R: 1351 # stop("got a negative maximum number of frames to look at") msgid "got a negative maximum number of frames to look at" msgstr "utrzymano ujemną maksymalną liczbę ramek" # methods/R/RMethodUtils.R: 1458 # warning(gettextf("%s is not a generic function (or not visible here)", # sQuote(f)), # domain = NA) msgid "%s is not a generic function (or not visible here)" msgstr "%s nie jest ogólną funkcją (albo nie jest widoczna)" # methods/R/RMethodUtils.R: 1483 # stop(gettextf("invalid element in the groupMembers slot (class %s)", # dQuote(class(x))), # domain = NA) msgid "invalid element in the groupMembers slot (class %s)" msgstr "niepoprawny element w gnieździe 'groupMembers' (klasa %s)" # methods/R/RMethodUtils.R: 1572 # stop("argument f must be a generic function with signature \"...\"") msgid "argument f must be a generic function with signature \"...\"" msgstr "argument 'f' musi być ogólną funkcją z sygnaturą '...'" # methods/R/RMethodUtils.R: 1589 # stop(gettextf("No method or default matching the \"...\" arguments in %s", # deparse(sys.call(sys.parent()), nlines = 1)), domain = NA) msgid "No method or default matching the \"...\" arguments in %s" msgstr "Brak metody lub domyślnego dopasowania argumentów '...' w %s" # methods/R/RMethodUtils.R: 1621 # warning("multiple direct matches: ", .pasteC(classes), "; using the first of these") msgid "multiple direct matches:" msgstr "wiele bezpośrednich dopasowań:" # methods/R/RMethodUtils.R: 1621 # warning("multiple direct matches: ", .pasteC(classes), "; using the first of these") # methods/R/RMethodUtils.R: 1667 # warning("multiple equivalent inherited matches: ", .pasteC(classes), "; using the first of these") msgid "; using the first of these" msgstr "; używanie pierwszego z nich" # methods/R/RMethodUtils.R: 1667 # warning("multiple equivalent inherited matches: ", .pasteC(classes), "; using the first of these") msgid "multiple equivalent inherited matches:" msgstr "wiele równoważnie dziedziczonych dopasowań:" # methods/R/RMethodUtils.R: 1688 # gettextf("single string; got an object of class %s", # dQuote(class(what)[[1L]])) msgid "single string; got an object of class %s" msgstr "pojedynczy łańcuch; otrzymano obiekt klasy %s" # methods/R/RMethodUtils.R: 1745 # gettextf("Multiple definitions exist for class %s, but the supplied package (%s) is not one of them (%s)", # dQuote(classi), sQuote(pkgi), # paste(dQuote(get(classi, envir = .classTable)), collapse = ", ")) msgid "" "Multiple definitions exist for class %s, but the supplied package (%s) is " "not one of them (%s)" msgstr "" "Istnieją wielokrotne definicje dla klasy %s, ale dostarczony pakiet (%s) nie " "jest jedną z nich (%s)" # methods/R/RMethodUtils.R: 1752 # gettextf("Multiple definitions exist for class %s; should specify one of them (%s), e.g. by className()", # dQuote(classi), # paste(dQuote(get(classi, envir = .classTable)), collapse = ", ")) msgid "" "Multiple definitions exist for class %s; should specify one of them (%s), e." "g. by className()" msgstr "" "Istnieją wielokrotne definicje dla klasy %s; powinieneś określić jedną z " "nich (%s), na przykład poprzez 'className()'" # methods/R/RMethodUtils.R: 1767 # gettextf("No definition found for class %s", # dQuote(classi)) msgid "No definition found for class %s" msgstr "Nie znaleziono definicji dla klasy %s" # methods/R/RMethodUtils.R: 1813 # warning("Trying to execute load actions without methods package") msgid "Trying to execute load actions without methods package" msgstr "Próba wykonania akcji ładowania bez pakietu metod" # methods/R/RMethodUtils.R: 1819 # warning(gettextf("Missing function for load action: %s", what)) msgid "Missing function for load action: %s" msgstr "Brakująca funkcja dla akcji ładowania: %s" # methods/R/RMethodUtils.R: 1827 # stop(gettextf("Error in load action %s for package %s: %s: %s", # aname, getPackageName(where), callString, value$message)) msgid "Error in load action %s for package %s: %s: %s" msgstr "Błąd w akcji ładowania %s dla pakietu %s: %s: %s" # methods/R/RMethodUtils.R: 1852 # stop(gettextf("non-function action: %s", # sQuote(fname)), # domain = NA) msgid "non-function action: %s" msgstr "akcja nie-funkcji: %s" # methods/R/RMethodUtils.R: 1856 # stop(gettextf("action function %s has no arguments, should have at least 1", # sQuoute(fname)), # domain = NA) msgid "action function %s has no arguments, should have at least 1" msgstr "funkcja akcji %s nie posiada argumentów, a powinna mieć przynajmniej 1" # methods/R/RMethodUtils.R: 1907 # warning(gettextf("Some actions missing: %s", paste(actions[!allExists], collapse =", "))) msgid "Some actions missing: %s" msgstr "Brakuje niektórych akcji: %s" # methods/R/SClasses.R: 29 # stop(gettextf("%s has a sealed class definition and cannot be redefined", # dQuote(Class)), # domain = NA) msgid "%s has a sealed class definition and cannot be redefined" msgstr "klasa %s ma zablokowaną definicję klasy i nie może być przedefiniowana" # methods/R/SClasses.R: 37 # stop("only arguments 'Class' and 'where' can be supplied when argument 'representation' is a 'classRepresentation' object") msgid "" "only arguments 'Class' and 'where' can be supplied when argument " "'representation' is a 'classRepresentation' object" msgstr "" "tylko argumenty 'Class' oraz 'where' mogą być dostarczone gdy argument " "'representation' jest obiektem klasy 'classRepresentation'" # methods/R/SClasses.R: 68 # stop(gettextf("Internal error: definition of class %s not properly assigned", # dQuote(Class)), # domain = NA) msgid "Internal error: definition of class %s not properly assigned" msgstr "Błąd wewnętrzny: definicja klasy %s nie jest poprawnie przypisana" # methods/R/SClasses.R: 76 # stop(gettextf("error in contained classes (%s) for class %s and unable to remove definition from %s", # msg, dQuote(Class), # sQuote(getPackageName(where))), # domain = NA) msgid "" "error in contained classes (%s) for class %s and unable to remove definition " "from %s" msgstr "" "błąd w zawartych klasach (%s) dla klasy %s przez co nie można usunąć " "definicji z %s" # methods/R/SClasses.R: 81 # stop(gettextf("error in contained classes (%s) for class %s; class definition removed from %s", # msg, dQuote(Class), # sQuote(getPackageName(where))), # domain = NA) msgid "" "error in contained classes (%s) for class %s; class definition removed from " "%s" msgstr "" "błąd w zawartych klasach (%s) dla klasy %s; definicja klasy została usunięta " "z %s" # methods/R/SClasses.R: 86 # stop(gettextf("error in contained classes (%s) for class %s and unable to restore previous definition from %s", # msg, dQuote(Class), # sQuote(getPackageName(where))), # domain = NA) msgid "" "error in contained classes (%s) for class %s and unable to restore previous " "definition from %s" msgstr "" "błąd w zawartych klasach (%s) dla klasy %s przez co nie można przywrócić " "poprzedniej definicji z %s" # methods/R/SClasses.R: 91 # stop(gettextf("error in contained classes (%s) for class %s; previous definition restored to %s", # msg, dQuote(Class), # sQuote(getPackageName(where))), # domain = NA) msgid "" "error in contained classes (%s) for class %s; previous definition restored " "to %s" msgstr "" "błąd w zawartych klasach (%s) dla klasy %s; poprzednia definicja została " "przywrócona w %s" # methods/R/SClasses.R: 122 # stop(gettextf("element %d of the representation was not a single character string", i), domain = NA) msgid "element %d of the representation was not a single character string" msgstr "element %d reprezentacji nie był pojedynczym łańcuchem tekstowym" # methods/R/SClasses.R: 126 # stop(gettextf("duplicate class names among superclasses: %s", # paste(.dQ(includes[duplicated(includes)]), # collapse = ", ")), # domain = NA) msgid "duplicate class names among superclasses: %s" msgstr "powtórzone nazwy klasy pośród superklas: %s" # methods/R/SClasses.R: 132 # stop(gettextf("duplicated slot names: %s", # paste(sQuote(slots[duplicated(slots)]), collapse="")), # domain = NA) # methods/R/SClasses.R: 654 # stop(gettextf("duplicated slot names: %s", # paste(sQuote(snames[duplicated(snames)]), # collapse = ", ")), domain = NA) msgid "duplicated slot names: %s" msgstr "powtórzone nazwy gniazd: %s" # methods/R/SClasses.R: 151 # stop("only one data object (unnamed argument to prototype) allowed") msgid "only one data object (unnamed argument to prototype) allowed" msgstr "" "tylko jeden obiekt danych (nienazwany argument dla prototypu) jest dozwolony" # methods/R/SClasses.R: 255 # stop(gettextf("%s is not a defined class", # dQuote(Class)), # domain = NA) msgid "%s is not a defined class" msgstr "%s nie jest zdefiniowaną klasą" # methods/R/SClasses.R: 294 # stop(gettextf("%s is not a slot in class %s", # sQuote(name), dQuote(cl)), # domain = NA) msgid "%s is not a slot in class %s" msgstr "%s nie jest gniazdem w klasie %s" # methods/R/SClasses.R: 305 # stop(gettextf("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", # dQuote(valueClass), sQuote(name), dQuote(cl), slotClass), # domain = NA) 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 "" "przypisanie obiektu klasy %s nie jest poprawny dla gniazda %s w obiekcie " "klasy %s; 'is(value, %s)' nie ma wartości TRUE" # methods/R/SClasses.R: 352 # warning(gettextf("Class definition for %s not found (no action taken)", # dQuote(Class)), # domain = NA) msgid "Class definition for %s not found (no action taken)" msgstr "Nie znaleziono definicji klasy dla %s (nie podjęto żadnej akcji)" # methods/R/SClasses.R: 358 # warning(gettextf("class %s has multiple definitions visible; only the first removed", # dQuote(Class)), # domain = NA) msgid "class %s has multiple definitions visible; only the first removed" msgstr "" "klasa %s posiada widoczne wielokrotne definicje; usunięto tylko pierwszą" # methods/R/SClasses.R: 512 # gettextf("invalid class %s object:", # dQuote(Class)) msgid "invalid class %s object:" msgstr "niepoprawny obiekt klasy %s:" # methods/R/SClasses.R: 538 # stop("validity method must be NULL or a function of one argument") msgid "validity method must be NULL or a function of one argument" msgstr "" "metoda poprawności musi być wartością NULL lub funkcją jednego argumentu" # methods/R/SClasses.R: 567 # warning(gettextf("class %s not found on %s; 'resetClass' will have no effect", # dQuote(Class), # sQuote(getPackageName(where))), # domain = NA) msgid "class %s not found on %s; 'resetClass' will have no effect" msgstr "" "klasa %s nie została znaleziona w %s; 'resetClass' nie będzie miał efektu" # methods/R/SClasses.R: 575 # stop(gettextf("argument 'classDef' must be a string or a class representation; got an object of class %s", # dQuote(class(classDef))), # domain = NA) msgid "" "argument 'classDef' must be a string or a class representation; got an " "object of class %s" msgstr "" "argument 'classDef' musi być łańcuchem albo reprezentacją klasy; otrzymano " "obiekt klasy %s" # methods/R/SClasses.R: 581 # warning(gettextf("class %s is sealed; 'resetClass' will have no effect", # dQuote(Class)), # domain = NA) msgid "class %s is sealed; 'resetClass' will have no effect" msgstr "klasa %s jest zamknięta; 'resetClass' nie będzie mieć efektu" # methods/R/SClasses.R: 644 # stop(gettextf("cannot use object of class %s in new(): class %s does not extend that class", # dQuote(Classi), # dQuote(Class)), # domain = NA) msgid "" "cannot use object of class %s in new(): class %s does not extend that class" msgstr "" "nie można użyć obiektu klasy %s w 'new()': klasa %s nie rozszerza tej klasy" # methods/R/SClasses.R: 659 # stop(gettextf("invalid names for slots of class %s: %s", # dQuote(Class), # paste(snames[is.na(which)], collapse=", ")), # domain = NA) msgid "invalid names for slots of class %s: %s" msgstr "niepoprawne nazwy gniazd klasy %s: %s" # methods/R/SClasses.R: 724 # stop(gettextf("Class %s is defined, with package %s, but no corresponding metadata object was found (not exported?)", # dQuote(Class), # sQuote(classDef@package)), # domain = NA) msgid "" "Class %s is defined, with package %s, but no corresponding metadata object " "was found (not exported?)" msgstr "" "Klasa %s jest zdefiniowana z pakietem %s, ale nie znaleziono odpowiadającego " "jej obiektu metadanych (nie wyeksportowano?)" # methods/R/SClasses.R: 729 # stop(gettextf("no definition of %s to use for %s", # dQuote(Class), # unique), # domain = NA) msgid "no definition of %s to use for %s" msgstr "brak definicji %s do użycia dla %s" # methods/R/SClasses.R: 743 # warning(gettextf("multiple definitions of class %s visible (%s); using the definition\n in package %s for %s", # dQuote(Class), # paste(sQuote(pkgs), collapse = ", "), # sQuote(pkgs[[1L]]), # unique), # domain = NA) msgid "" "multiple definitions of class %s visible (%s); using the definition\n" " in package %s for %s" msgstr "" "wielokrotne definicje klasy %s są widoczne (%s); używanie definicji\n" " w pakiecie %s dla %s" # methods/R/SClasses.R: 793 # stop(gettextf("Class definition cannot extend more than one of these data types: %s", # paste0('"',type, '"', collapse = ", ")), # domain = NA) msgid "Class definition cannot extend more than one of these data types: %s" msgstr "" "Definicja klasy nie może rozszerzać więcej niż jednego z tych typów danych: " "%s" # methods/R/SClasses.R: 798 # stop(gettextf("Sorry, abnormal type %s is not supported as a superclass of a class definition", # dQuote(type)), # domain = NA) msgid "" "Sorry, abnormal type %s is not supported as a superclass of a class " "definition" msgstr "" "Przepraszam, nienormalny typ %s nie jest wspierany jako superklasa definicji " "klasy" # methods/R/SClasses.R: 887 # warning(gettextf("Multiple class definitions for %s from packages: %s; picking the first", # dQuote(className), # paste(sQuote(pkgs), collapse = ", ")), # domain = NA) msgid "Multiple class definitions for %s from packages: %s; picking the first" msgstr "" "Wielokrotne definicje klasy dla %s z pakietów: %s; wybieranie pierwszego" # methods/R/SClasses.R: 894 # stop(gettextf("No package name supplied and no class definition found for %s", # dQuote(className)), # domain = NA) msgid "No package name supplied and no class definition found for %s" msgstr "" "Nie dostarczono nazwy pakietu oraz nie znaleziono definicji klasy dla %s" # methods/R/SClasses.R: 926 # stop("argument classDef must be a class definition or the name of a class") msgid "argument classDef must be a class definition or the name of a class" msgstr "argument 'classDef' musi być definicją klasy lub nazwą klasy" # methods/R/addedFunctions.R: 63 # stop(if(generic) # gettextf("no function %s found", sQuote(name)) else # gettextf("no non-generic function %s found", sQuote(name)), # domain = NA) msgid "no function %s found" msgstr "nie znaleziono funkcji %s" # methods/R/addedFunctions.R: 63 # stop(if(generic) # gettextf("no function %s found", sQuote(name)) else # gettextf("no non-generic function %s found", sQuote(name)), # domain = NA) msgid "no non-generic function %s found" msgstr "nie znaleziono nie-ogólnej funkcji %s" # methods/R/addedFunctions.R: 89 # stop(gettextf("%s is not one of the element names", # sQuote(name)), # domain = NA) msgid "%s is not one of the element names" msgstr "%s nie jest jedną z nazw elementów" # methods/R/as.R: 54 # stop(gettextf("internal problem in as(): %s is(object, \"%s\") is TRUE, but the metadata asserts that the 'is' relation is FALSE", # dQuote(thisClass), Class), # domain = NA) msgid "" "internal problem in as(): %s is(object, \"%s\") is TRUE, but the metadata " "asserts that the 'is' relation is FALSE" msgstr "" "wewnętrzny problem w as(): %s is(object, '%s') ma wartość TRUE, ale metadane " "twierdzą, że relacja 'is' ma wartość FALSE" # methods/R/as.R: 80 # stop(gettextf("no method or default for coercing %s to %s", # dQuote(thisClass), # dQuote(Class)), # domain = NA) msgid "no method or default for coercing %s to %s" msgstr "brak metody lub wartości domyślnej dla przekształcenia %s w %s" # methods/R/as.R: 191 # stop(gettextf("no method or default for as() replacement of %s with Class=\"%s\"", # dQuote(thisClass), # Class), # domain = NA) msgid "no method or default for as() replacement of %s with Class=\"%s\"" msgstr "brak metody lub wartości domyślnej dla zamiany 'as()' %s z 'Class=%s'" # methods/R/as.R: 215 # stop(gettextf("trying to set an 'as' relation from %s to itself", # dQuote(.class1(from))), # domain = NA) msgid "trying to set an 'as' relation from %s to itself" msgstr "próba ustawienia relacji 'as' z %s na siebie samą" # methods/R/as.R: 222 # stop(gettextf("class %s is not defined in this environment", # dQuote(to)), # domain = NA) msgid "class %s is not defined in this environment" msgstr "klasa %s nie jest zdefiniowana w tym środowisku" # methods/R/as.R: 226 # stop(gettextf("class %s is a class union: 'coerce' relations to a class union are not meaningful", # dQuote(to)), # domain = NA) msgid "" "class %s is a class union: 'coerce' relations to a class union are not " "meaningful" msgstr "klasa %s jest unią klas: relacje 'coerce' dla uni klas nie mają sensu" # methods/R/as.R: 238 # stop(gettextf("'as' method should have one argument, or match the arguments of coerce(): got (%s)", # paste(formalArgs(def), collapse = ", ")), # domain = NA) msgid "" "'as' method should have one argument, or match the arguments of coerce(): " "got (%s)" msgstr "" "metod 'as' powinna mieć jeden argument lub zgadzać się z argumentami 'coerce" "()': otrzymano (%s)" # methods/R/as.R: 253 # stop(gettextf("a 'replace' method definition in 'setAs' must be a function of two arguments, got %d", length(args)), domain = NA) msgid "" "a 'replace' method definition in 'setAs' must be a function of two " "arguments, got %d" msgstr "" "definicja metody 'replace' w 'setAs' musi być funkcją dwóch argumentów, " "otrzymano %d" # methods/R/as.R: 259 # warning(gettextf("argument names in replace changed to agree with 'coerce<-' generic:\n%s", paste(deparse(replace), sep="\n ")), # domain = NA) msgid "" "argument names in replace changed to agree with 'coerce<-' generic:\n" "%s" msgstr "" "nazwy argumentów w 'replace' zostały zmienione aby zgadzać się z 'coerce<-' " "generic:\n" "%s" # methods/R/as.R: 336 # warning("ambiguous object (length!=1) to coerce to \"name\"") msgid "ambiguous object (length!=1) to coerce to \"name\"" msgstr "dwuznaczny obiekt (długość różna od 1) do przekształcenia w 'name'" # methods/R/as.R: 343 # stop("undefined coerce method") msgid "undefined coerce method" msgstr "nieokreślona metoda przekształcania" # methods/R/as.R: 392 # warning(gettextf("methods currently exist for coercing from %s to %s; they will be replaced.", # dQuote(from), # dQuote(to)), # domain = NA) msgid "" "methods currently exist for coercing from %s to %s; they will be replaced." msgstr "" "metody aktualnie istnieją dla przekształcenia z %s w %s; będą zastąpione." # methods/R/fixPrevious.R: 32 # warning(gettextf("object %s not found", # sQuote(what)), # domain = NA) msgid "object %s not found" msgstr "obiekt %s nie został znaleziony" # methods/R/fixPrevious.R: 54 # warning(gettextf("object %s not changed (it is not consistent with the current definition of class %s from %s)", # sQuote(what), # dQuote(Class), # sQuote(ClassDef@package)), # domain = NA) msgid "" "object %s not changed (it is not consistent with the current definition of " "class %s from %s)" msgstr "" "obiekt %s nie został zmieniony (nie jest spójny z bieżącą definicją klasy %s " "z %s)" # methods/R/fixPrevious.R: 61 # warning(gettextf("no definition for the class of %s (class %s) found", # sQuote(what), # dQuote(class)), # domain = NA) msgid "no definition for the class of %s (class %s) found" msgstr "nie znaleziono definicji dla klasy z %s (klasa %s)" # methods/R/fixPrevious.R: 67 # warning(gettextf("object %s not changed (it does not appear to be from a version of R earlier than 1.8.0)", # sQuote(what)), # domain = NA) msgid "" "object %s not changed (it does not appear to be from a version of R earlier " "than 1.8.0)" msgstr "" "obiekt %s nie został zmieniony (nie wygląda aby był z wersji R wcześniejszej " "niż 1.8.0)" # methods/R/is.R: 72 # stop("'class1' must be the name of a class or a class definition") msgid "'class1' must be the name of a class or a class definition" msgstr "'class1' musi być nazwą klasy albo definicją klasy" # methods/R/is.R: 104 # stop("'class2' 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' musi być nazwą klasy albo definicją klasy" # methods/R/is.R: 137 # stop(gettextf("class %s has no visible definition from package or environment %s", # dQuote(class2), # sQuote(getPackageName(where))), # domain = NA) msgid "class %s has no visible definition from package or environment %s" msgstr "klasa %s nie ma widocznej definicji w pakiecie lub środowisku %s" # methods/R/is.R: 151 # stop(gettextf("cannot create a 'setIs' relation when neither of the classes (%s and %s) is local and modifiable in this package", # dQuote(class1), # dQuote(class2)), # domain = NA) msgid "" "cannot create a 'setIs' relation when neither of the classes (%s and %s) is " "local and modifiable in this package" msgstr "" "nie można utworzyć relacji 'setIs' kiedy żadna z klas (%s oraz %s) nie jest " "lokalna oraz modyfikowalna w tym pakiecie" # methods/R/is.R: 156 # stop(gettextf("class %s is sealed; new superclasses can not be defined, except by 'setClassUnion'", # dQuote(class1)), # domain = NA) msgid "" "class %s is sealed; new superclasses can not be defined, except by " "'setClassUnion'" msgstr "" "klasa %s jest zamknięta; nowa superklasa nie może zostać zdefiniowana, za " "wyjątkiem 'setClassUnion'" # methods/R/is.R: 209 # warning(gettextf("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", # .dQ(class), sQuote(classDef@package), purpose, # sQuote(getPackageName(where, FALSE))), # call. = FALSE, domain = NA) 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 "" "Klasa %s jest zdefiniowana (z gniazdem pakietu %s), ale nie znaleziono " "obiektu metadanych do przeglądu informacji %s -- nie wyeksportowano? " "Tworzenie kopii w pakiecie %s" # methods/R/is.R: 220 # gettextf("class %s cannot extend class %s", # dQuote(class1), # dQuote(class2)) msgid "class %s cannot extend class %s" msgstr "klasa %s nie może rozszerzyć klasy %s" # methods/R/is.R: 226 # gettext("Both classes must be defined") msgid "Both classes must be defined" msgstr "Obie klasy muszą być zdefiniowane" # methods/R/is.R: 235 # gettextf("class %s is missing slots from class %s (%s), and no coerce method was supplied", # dQuote(class1), # dQuote(class2), # paste(n2[is.na(match(n2, n1))], collapse = ", ")) msgid "" "class %s is missing slots from class %s (%s), and no coerce method was " "supplied" msgstr "" "klasie %s brakuje gniazd z klasy %s (%s), przez co nie dostarczono żadnej " "metody przekształcenia" # methods/R/is.R: 245 # gettextf("slots in class %s must extend corresponding slots in class %s: fails for %s", # dQuote(class1), # dQuote(class2), # paste(bad, collapse = ", ")) msgid "" "slots in class %s must extend corresponding slots in class %s: fails for %s" msgstr "" "gniazda w klasie %s muszą rozszerzać odpowiadające im gniazda w klasie %s: " "nie udało się dla %s" # methods/R/languageEl.R: 74 # stop("invalid index for function argument") msgid "invalid index for function argument" msgstr "niepoprawny indeks dla argumentu funkcji" # methods/R/method.skeleton.R: 26 # stop(gettextf("No function definition found for %s", # sQuote(generic)), # domain = NA) msgid "No function definition found for %s" msgstr "Nie znaleziono definicji funkcji dla %s" # methods/R/method.skeleton.R: 42 # stop("Need a definition for the method here") msgid "Need a definition for the method here" msgstr "Potrzeba tutaj definicji dla metody" # methods/R/method.skeleton.R: 60 # message("Skeleton of method written to ", # if (is.character(file)) file else "connection") msgid "Skeleton of method written to" msgstr "Struktura metody zapisana w" # methods/R/method.skeleton.R: 60 # message("Skeleton of method written to ", # if (is.character(file)) file else "connection") msgid "connection" msgstr "połączeniu" # methods/R/methodsTable.R: 89 # stop(gettextf("Invalid object in meta table of methods for %s, label %s, had class %s", # sQuote(generic@generic), # sQuote(what), # dQuote(class(obj))), # domain = NA) msgid "Invalid object in meta table of methods for %s, label %s, had class %s" msgstr "" "Niepoprawny obiekt w meta tablicy metod dla %s, etykieta %s, otrzymano klasę " "%s" # methods/R/methodsTable.R: 269 # stop("Invalid mlist element for signature \"", classes[[j]], # "\" at level ", i, # "( should be methods list or method, had class \"", # class(el), "\")") msgid "Invalid mlist element for signature \"" msgstr "Niepoprawny element 'mlist' dla sygnatury \"" # methods/R/methodsTable.R: 269 # stop("Invalid mlist element for signature \"", classes[[j]], # "\" at level ", i, # "( should be methods list or method, had class \"", # class(el), "\")") msgid "\" at level" msgstr "\"na poziomie" # methods/R/methodsTable.R: 269 # stop("Invalid mlist element for signature \"", classes[[j]], # "\" at level ", i, # "( should be methods list or method, had class \"", # class(el), "\")") msgid "( should be methods list or method, had class \"" msgstr "( powinna być lista metod albo metoda, otrzymano klasę \"" # methods/R/methodsTable.R: 269 # stop("Invalid mlist element for signature \"", classes[[j]], # "\" at level ", i, # "( should be methods list or method, had class \"", # class(el), "\")") msgid "\")" msgstr "\")" # methods/R/methodsTable.R: 338 # stop( # gettextf("bad method object stored in method table, class %s", # dQuote(class(current))), # domain = NA) msgid "bad method object stored in method table, class %s" msgstr "błędny obiekt metody przechowywany w tablicy metod, klasy %s" # methods/R/methodsTable.R: 427 # stop("Invalid object in methods table (\"", what, # "\"), expected a method, got an object of class \"", # class(method), "\"") msgid "Invalid object in methods table (\"" msgstr "Niepoprawny obiekt w tablicy metody (\"" # methods/R/methodsTable.R: 427 # stop("Invalid object in methods table (\"", what, # "\"), expected a method, got an object of class \"", # class(method), "\"") msgid "\"), expected a method, got an object of class \"" msgstr "\"), oczekiwano metody, otrzymano obiekt klasy \"" # methods/R/methodsTable.R: 468 # stop("Invalid or unset methods table in generic function \"", # fdef@generic,"\"") msgid "Invalid or unset methods table in generic function \"" msgstr "Niepoprawna lub nieustawiona tablica metod w ogólnej funkcji \"" # methods/R/methodsTable.R: 471 # stop("Trying to find a methods table in a non-generic function") msgid "Trying to find a methods table in a non-generic function" msgstr "Próba znalezienia tablicy metod w nieogólnej funkcji" # methods/R/methodsTable.R: 591 # stop(gettextf("The \"ambiguousMethodSelection\" option should be a function to be called as the condition action; got an object of class %s", # dQuote(class(condAction))), # domain = NA) msgid "" "The \"ambiguousMethodSelection\" option should be a function to be called as " "the condition action; got an object of class %s" msgstr "" "Opcja 'ambiguousMethodSelection' powinna być funkcją wywoływaną jako akcja " "warunkowa; otrzymano obiekt klasy %s" # methods/R/methodsTable.R: 608 # gettextf("No simply inherited methods found for function %s; using non-simple method", # sQuote(fdef@generic)) msgid "" "No simply inherited methods found for function %s; using non-simple method" msgstr "" "Nie znaleziono prostych dziedziczonych metod dla funkcji %s; używanie " "nieprostej metody" # methods/R/methodsTable.R: 667 # gettextf("Note: Method with signature %s chosen for function %s,\n target signature %s.\n %s would also be valid", # sQuote(selected), # sQuote(attr(cond, "generic")), # sQuote(attr(cond, "target")), # paste0('"', possible[is.na(match(possible, selected))], '"', # collapse=", ")) msgid "" "Note: Method with signature %s chosen for function %s,\n" " target signature %s.\n" " %s would also be valid" msgstr "" "Uwaga: Metoda z sygnaturą %s wybrana dla funkcji %s,\n" " docelowa sygnatura %s.\n" " %s również byłaby poprawna" # methods/R/methodsTable.R: 730 # warning("found ", length(methods), " equally good next methods") msgid "found" msgstr "znaleziono" # methods/R/methodsTable.R: 730 # warning("found ", length(methods), " equally good next methods") msgid "equally good next methods" msgstr "równie dobrych kolejnych metod" # methods/R/methodsTable.R: 746 # stop(gettextf("unable to find an inherited method for function %s for signature %s", # sQuote(fdef@generic), # sQuote(cnames)), # domain = NA) msgid "unable to find an inherited method for function %s for signature %s" msgstr "nie można znaleźć dziedziczonej metody dla funkcji %s dla sygnatury %s" # methods/R/methodsTable.R: 752 # stop("Internal error in finding inherited methods; didn't return a unique method") msgid "" "Internal error in finding inherited methods; didn't return a unique method" msgstr "" "Błąd wewnętrzny podczas wyszukiwania dziedziczonych metod; nie zwrócono " "unikalnej metody" # methods/R/methodsTable.R: 880 # gettextf("Selecting %d methods of min. distance", which2) msgid "Selecting %d methods of min. distance" msgstr "Wybieranie %d metod minimalnej odległości" # methods/R/methodsTable.R: 886 # gettextf("Selecting %d non-group methods", length(which)) msgid "Selecting %d non-group methods" msgstr "Wybieranie %d metod nie-grupowych" # methods/R/methodsTable.R: 895 # gettextf("Selecting %d partially exact-matching method(s)", # length(which)) msgid "Selecting %d partially exact-matching method(s)" msgstr "Wybieranie %d częściowo pasujących metod" # methods/R/methodsTable.R: 902 # gettextf("Choosing method %s from %d ambiguous possibilities", # selected, length(candidates)) msgid "Choosing method %s from %d ambiguous possibilities" msgstr "Wybieranie metody %s z %d niejednoznacznych możliwości" # methods/R/methodsTable.R: 1094 # stop("Failed to find expected group generic function: ", # what) msgid "Failed to find expected group generic function:" msgstr "Nie udało się znaleźć oczekiwanej funkcji grupy ogólnej:" # methods/R/methodsTable.R: 1115 # stop("Invalid group generic function in search for inherited method (class \"", # class(gen), "\"") msgid "Invalid group generic function in search for inherited method (class \"" msgstr "" "Niepoprawna funkcja grupy ogólnej w poszukiwaniu dziedziczonej metody (klasa " "\"" # methods/R/methodsTable.R: 1137 # stop("Invalid methods table request") msgid "Invalid methods table request" msgstr "Niepoprawne żądanie tablicy metod" # methods/R/methodsTable.R: 1157 # warning("Trying to check signature length of group generic \"", # what, "\", but it is not a group generic") msgid "Trying to check signature length of group generic \"" msgstr "Próba sprawdzenia długości sygnatury grupy ogólnej \"" # methods/R/methodsTable.R: 1157 # warning("Trying to check signature length of group generic \"", # what, "\", but it is not a group generic") msgid "\", but it is not a group generic" msgstr "\", ale nie jest grupą ogólną" # methods/R/methodsTable.R: 1183 # warning("Trying to check signature length of generic \"", # what, "\", but it is not a generic function: i = ", i, # ", funs = ", paste(unlist(funs), collapse = ", "), # "; gnames = ", # paste(as.character(gnames), collapse = ", ")) msgid "Trying to check signature length of generic \"" msgstr "Próba sprawdzenia długości sygnatury ogólnej funkcji \"" # methods/R/methodsTable.R: 1183 # warning("Trying to check signature length of generic \"", # what, "\", but it is not a generic function: i = ", i, # ", funs = ", paste(unlist(funs), collapse = ", "), # "; gnames = ", # paste(as.character(gnames), collapse = ", ")) msgid "\", but it is not a generic function: i =" msgstr "\", ale nie jest ogólną funkcją: i =" # methods/R/methodsTable.R: 1183 # warning("Trying to check signature length of generic \"", # what, "\", but it is not a generic function: i = ", i, # ", funs = ", paste(unlist(funs), collapse = ", "), # "; gnames = ", # paste(as.character(gnames), collapse = ", ")) msgid ", funs =" msgstr ", funs =" # methods/R/methodsTable.R: 1183 # warning("Trying to check signature length of generic \"", # what, "\", but it is not a generic function: i = ", i, # ", funs = ", paste(unlist(funs), collapse = ", "), # "; gnames = ", # paste(as.character(gnames), collapse = ", ")) msgid "; gnames =" msgstr "; gnames =" # methods/R/methodsTable.R: 1416 # warning("Something weird: inconsistent number of args in methods table strings:", paste(nargs,collapse = ", ")," (using the largest value)") msgid "Something weird: inconsistent number of args in methods table strings:" msgstr "Coś dziwnego: niespójna liczba argumentów w łańcuchach tabeli metod:" # methods/R/methodsTable.R: 1416 # warning("Something weird: inconsistent number of args in methods table strings:", paste(nargs,collapse = ", ")," (using the largest value)") msgid "(using the largest value)" msgstr "(używanie największej wartości)" # methods/R/methodsTable.R: 1442 # stop(gettextf("No methods table for generic %s from package %s in package %s", # sQuote(generic@generic), # sQuote(generic@package), # sQuote(getPackageName(where))), # domain = NA) msgid "No methods table for generic %s from package %s in package %s" msgstr "Brak tablicy metod dla ogolnej funkcji %s z pakietu %s w pakiecie %s" # methods/R/methodsTable.R: 1560 # warning("Undefined classes (", paste0('"',unique(.undefClasses),'"', collapse=", "), # ") will be ignored, for argument ", colnames(sigs)[[j]]) msgid "Undefined classes (" msgstr "Niezdefiniowane klasy (" # methods/R/methodsTable.R: 1560 # warning("Undefined classes (", paste0('"',unique(.undefClasses),'"', collapse=", "), # ") will be ignored, for argument ", colnames(sigs)[[j]]) msgid ") will be ignored, for argument" msgstr ") będą zignorowane, dla argumentu" # methods/R/methodsTable.R: 1576 # stop('Argument "signatures" must be a character matrix whose rows are method signatures') msgid "" "Argument \"signatures\" must be a character matrix whose rows are method " "signatures" msgstr "" "Argument 'signatures' musi być macierzą tekstową której wiersze są " "sygnaturami metod" # methods/R/oldClass.R: 29 # stop("not allowed to have test==TRUE and an S4Class definition") msgid "not allowed to have test==TRUE and an S4Class definition" msgstr "niedozwolone by mieć 'test==TRUE' oraz definicję S4Class" # methods/R/oldClass.R: 38 # stop(gettextf("argument S4Class must be a class definition: got an object of class %s", # dQuote(class(S4Class))), # domain = NA) msgid "argument S4Class must be a class definition: got an object of class %s" msgstr "argument 'S4Class' musi być definicją klasy: otrzymano obiekt klasy %s" # methods/R/oldClass.R: 77 # stop(gettextf("inconsistent old-style class information for %s; the class is defined but does not extend %s and is not valid as the data part", # dQuote(cl), # dQuote(prevClass)), # domain = NA) 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 "" "niespójny stary styl informacji o klasie dla %s; klasa jest zdefiniowana, " "ale nie rozszerza %s oraz nie jest poprawna jako część danych" # methods/R/oldClass.R: 101 # stop(gettextf('The S3 class of the prototype, "%s", is undefined; only allowed when this is the S3 class being registered ("%s")', .class1(prototype), mainClass), domain = NA) msgid "" "The S3 class of the prototype, \"%s\", is undefined; only allowed when this " "is the S3 class being registered (\"%s\")" msgstr "" "Klasa S3 prototypu, '%s', jest niezdefiniowana; dozwolone tylko jeśli jest " "to klasa S3 będąca w trakcie rejestracji ('%s')" # methods/R/oldClass.R: 121 # gettextf("Restoring definition of class %s", # dQuote(cl)) msgid "Restoring definition of class %s" msgstr "Przywracanie definicji klasy %s" # methods/R/oldClass.R: 182 # gettextf("Slot %s: class %s should extend class %s", # sQuote(what), # dQuote(elNamed(slots1, what)), # dQuote(elNamed(slots2, what))) msgid "Slot %s: class %s should extend class %s" msgstr "Gniazdo %s: klasa %s powinna rozszerzać klasę %s" # methods/R/oldClass.R: 190 # stop( # gettextf("invalid S4 class corresponding to S3 class: slots in S4 version must extend corresponding slots in S3 version: fails for %s", # paste0('"', bad, '"', collapse = ", ")), # domain = NA) msgid "" "invalid S4 class corresponding to S3 class: slots in S4 version must extend " "corresponding slots in S3 version: fails for %s" msgstr "" "niepoprawna klasa S4 odpowiadająca klasie S3: gniazda w wersji S4 muszą " "rozszerzać odpowiadające im sloty w wersji S3: nie powiodło się dla %s" # methods/R/oldClass.R: 206 # stop(gettextf("explicit coercion of old-style class (%s) is not defined", paste(class(from), collapse = ", ")), domain = NA) msgid "explicit coercion of old-style class (%s) is not defined" msgstr "nie zdefiniowano jawnego przekształcenia klasy starego stylu (%s)" # methods/R/oldClass.R: 210 # stop(gettextf("explicit replacement not defined for as(x, \"%s\") <- value for old-style class %s", # to, dQuote(class(from)[1L])), # domain = NA) msgid "" "explicit replacement not defined for as(x, \"%s\") <- value for old-style " "class %s" msgstr "" "nie zdefiniowano jawnej zamiany dla 'as(x, \"%s\") <- value' dla klasy " "starego stylu %s" # methods/R/oldClass.R: 221 # stop(gettextf("argument 'Classes' must be a vector of two classes; got an argument of length %d", length(Classes)), domain = NA) msgid "" "argument 'Classes' must be a vector of two classes; got an argument of " "length %d" msgstr "" "argument 'Classes' musi być wektorem dwóch klas; otrzymano argument o " "długości %d" # methods/R/oldClass.R: 225 # warning(gettextf("inconsistent old-style class information for %s (maybe mixing old and new classes?)", # dQuote(cl)), domain = NA) msgid "" "inconsistent old-style class information for %s (maybe mixing old and new " "classes?)" msgstr "" "niespójna informacja o starym stylu klasy dla %s (być może mieszanie starych " "oraz nowych klas?)" # methods/R/oldClass.R: 251 # stop("S3Class only defined for extensions of \"oldClass\" or classes with a data part: not true of class \"", class(object), "\"") msgid "" "S3Class only defined for extensions of \"oldClass\" or classes with a data " "part: not true of class \"" msgstr "" "S3Class zdefiniowana tylko dla rozszerzeń 'oldClass' lub klas z częściami " "danych: nie jest to prawda dla klasy \"" # methods/R/oldClass.R: 278 # stop(gettextf("S3Class can only be assigned to S4 objects that extend \"oldClass\"; not true of class %s", # dQuote(class(object))), # domain = NA) msgid "" "S3Class can only be assigned to S4 objects that extend \"oldClass\"; not " "true of class %s" msgstr "" "S3Class może być przypisana do obiektów S4, które rozszerzają 'oldClass'; " "nie jest to prawda dla klasy %s" # methods/R/packageName.R: 68 # warning(gettextf("Created a package name, %s, when none found", # sQuote(pkg)), # domain = NA) msgid "Created a package name, %s, when none found" msgstr "Utworzono nazwę pakietu, %s, gdy nie znaleziono żadnej" # methods/R/promptClass.R: 95 # stop(gettextf("no definition of class %s found", # dQuote(clName)), # domain = NA) msgid "no definition of class %s found" msgstr "nie znaleziono definicji klasy %s" # methods/R/promptClass.R: 101 # warning(gettextf("multiple definitions of %s found; using the one on %s", # dQuote(clName), # whereClass), # domain = NA) msgid "multiple definitions of %s found; using the one on %s" msgstr "znaleziono wielokrotne definicje %s; używanie jednej z %s" # methods/R/promptClass.R: 110 # stop(gettextf("no definition of class %s in the specified position, %s, definition(s) on : %s", # dQuote(clName), where, # paste(whereClass, collapse = ", ")), # domain = NA) msgid "" "no definition of class %s in the specified position, %s, definition(s) on : " "%s" msgstr "brak definicji klasy %s we wskazanym położeniu, %s, definicje: %s" # methods/R/refClass.R: 41 # stop(gettextf("%s is not a valid field or method name for reference class %s", # sQuote(field), # dQuote(thisClass@className)), # domain = NA) msgid "%s is not a valid field or method name for reference class %s" msgstr "" "%s nie jest poprawnym polem lub nazwą metody dla klasy referencyjnej %s" # methods/R/refClass.R: 51 # warning(gettextf("Method %s from class %s was not processed into a class method until being installed. Possible corruption of the methods in the class.", # me, thisClass@className), # domain = NA) 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 "" "Metoda %s z klasy %s nie została przetworzona w metodę klasy przed jej " "zainstalowaniem. Prawdopodobne uszkodzenie metod w klasie." # methods/R/refClass.R: 71 # stop(gettextf("a call to superClass() is in the method %s but there is no superclass definition of this method for class %s", # sQuote(me), # dQuote(thisClass@className)), # domain = NA) msgid "" "a call to superClass() is in the method %s but there is no superclass " "definition of this method for class %s" msgstr "" "wywołanie 'superClass()' jest w metodzie %s, ale brak tam definicji " "superklasy tej metody dla klasy %s" # methods/R/refClass.R: 114 # warning(gettextf("Methods declared in usingMethods() but not found: %s", # paste0(declared[! declared %in% allMethods], collapse = ", "))) msgid "Methods declared in usingMethods() but not found: %s" msgstr "" "Metody zostały zadeklarowanie w 'usingMethods() ', ale nie znaleziono: %s" # methods/R/refClass.R: 129 # stop(gettextf("%s is not a reference class", # dQuote(Class)), # domain = NA) msgid "%s is not a reference class" msgstr "%s nie jest klasą referencyjną" # methods/R/refClass.R: 139 # stop(gettextf("%s is not a field in class %s", # sQuote(field), # dQuote(thisClass@className)), # domain = NA) # methods/R/refClass.R: 602 # stop(gettextf("%s is not a field in class %s", # sQuote(what), # dQuote(def@className)), # domain = NA) # methods/R/refClass.R: 1170 # stop(gettextf("%s is not a field in class %s", # sQuote(what), # dQuote(className)), # domain = NA) msgid "%s is not a field in class %s" msgstr "'%s' nie jest polem w klasie %s" # methods/R/refClass.R: 213 # warning(gettextf("Unnamed arguments to $new() must be objects from a reference class; got an object of class %s", # dQuote(class(super))), # domain = NA) msgid "" "Unnamed arguments to $new() must be objects from a reference class; got an " "object of class %s" msgstr "" "Nienazwane argumenty przekazane do '$new()' muszą być obiektami z klasy " "referencyjnej; otrzymano obiekt klasy %s" # methods/R/refClass.R: 247 # stop(gettextf("%s is not a valid field or method name for this class", # sQuote(what)), # domain = NA) msgid "%s is not a valid field or method name for this class" msgstr "%s nie jest poprawnym polem lub nazwą metody dla tej klasy" # methods/R/refClass.R: 282 # stop(gettextf("The class of field %s in the object is not compatible with the desired class %s in the target", # sQuote(field), # dQuote(fieldClasses[[field]])), # domain = NA) # methods/R/refClass.R: 319 # stop(gettextf("The class of field %s in the object is not compatible with the desired class %s in the target", # sQuote(field), # dQuote(fieldClasses[[field]])), # domain = NA) msgid "" "The class of field %s in the object is not compatible with the desired class " "%s in the target" msgstr "Klasa pola %s w obiekcie nie jest zgodna z pożądaną klasą %s w celu" # methods/R/refClass.R: 293 # stop(gettextf("%s is not a defined class in this environment", # dQuote(Class)), # domain = NA) msgid "%s is not a defined class in this environment" msgstr " %s nie jest zdefiniowaną klasą w tym środowisku" # methods/R/refClass.R: 297 # stop("Invalid Class argument: should be a single string") msgid "Invalid Class argument: should be a single string" msgstr "Niepoprawny argument 'Class': powinien być pojedycznym łańcuchem" # methods/R/refClass.R: 328 # stop(gettextf("%s is not one of the reference super classes for this object", # dQuote(Class)), # domain = NA) msgid "%s is not one of the reference super classes for this object" msgstr "%s nie jest jedną z referencyjnych superklas dla tego obiektu" # methods/R/refClass.R: 332 # stop("direct calls to callSuper() are invalid: should only be called from another method") msgid "" "direct calls to callSuper() are invalid: should only be called from another " "method" msgstr "" "bezpośrednie wywołania 'callSuper()' są niepoprawne: powinna być wywoływana " "tylko z innej metody" # methods/R/refClass.R: 360 # stop(gettextf("%s is not a field in this class", # sQuote(name)), # domain = NA) msgid "%s is not a field in this class" msgstr "%s nie jest polem w tej klasie" # methods/R/refClass.R: 493 # stop(gettextf("The definition of class %s in package %s is locked, methods may not be redefined", # dQuote(def@className), # sQuote(def@package)), # domain = NA) msgid "" "The definition of class %s in package %s is locked, methods may not be " "redefined" msgstr "" "Definicja klasy %s w pakiecie %s jest zablokowana, metody nie mogą zostać " "przedefiniowane" # methods/R/refClass.R: 503 # stop("Arguments to methods() must be named, or one named list") msgid "Arguments to methods() must be named, or one named list" msgstr "" "Argumenty przekazane do 'methods()' musi być nazwane lub być jedną nazwaną " "listą" msgid "" "Topic %s is not a method name in class %s\n" "The class definition follows" msgstr "" "Temat %s nie jest nazwą metody w klasie %s\n" "Definicja klasy przedstawia się następująco" # methods/R/refClass.R: 588 # stop(gettextf("The definition of class %s in package %s is locked, fields may not be modified", # dQuote(def@className), # sQuote(def@package)), # domain = NA) # methods/R/refClass.R: 1156 # stop(gettextf("The definition of class %s in package %s is locked, fields may not be modified", # dQuote(def@className), # sQuote(def@package)), # domain = NA) msgid "" "The definition of class %s in package %s is locked, fields may not be " "modified" msgstr "" "Definicja klasy %s w pakiecie %s jest zablokowana, pola nie mogą zostać " "zmodyfikowane" # methods/R/refClass.R: 656 # stop(gettextf("The overriding class (\"%s\") of field %s is not a subclass of the existing field definition (\"%s\")", # value[[field]], # sQuote(field), # fieldList[[field]]), # domain = NA) msgid "" "The overriding class (\"%s\") of field %s is not a subclass of the existing " "field definition (\"%s\")" msgstr "" "Nadrzędna 'class(\"%s\")' pola %s nie jest podklasą istniejącej definicji " "pola (\"%s\")" # methods/R/refClass.R: 686 # stop(gettextf("Field %s is read-only", # sQuote(thisField)), # domain = NA) msgid "Field %s is read-only" msgstr "Pole %s jest tylko do odczytu" # methods/R/refClass.R: 705 # stop(gettextf("invalid replacement for field %s, should be from class %s or a subclass (was class %s)", # sQuote(thisField), dQuote(dummyClass), dQuote(class(value)))) msgid "" "invalid replacement for field %s, should be from class %s or a subclass (was " "class %s)" msgstr "" "niepoprawna zamiana dla pola %s, powinien być z klasy %s lub podklasy (była " "klasa %s)" # methods/R/refClass.R: 734 # stop(gettextf( # "The contains= argument should be the names of superclasses: got an element of class %s", # dQuote(class(what))), # domain = NA) msgid "" "The contains= argument should be the names of superclasses: got an element " "of class %s" msgstr "" "Argument 'contains=' powinien być nazwami superklas: otrzymano element klasy " "%s" # methods/R/refClass.R: 741 # stop(gettextf("No definition found for inherited class: %s", # paste0('"',contains[missingDefs], '"', collapse = ", ")), # domain = NA) msgid "No definition found for inherited class: %s" msgstr "Nie znaleziono definicji dla dziedziczonej klasy: %s" # methods/R/refClass.R: 777 # stop(gettextf("Single class name needed for field %s, got a character vector of length %d", # sQuote(thisName), # length(thisField)), # domain = NA) msgid "" "Single class name needed for field %s, got a character vector of length %d" msgstr "" "Potrzeba pojedynczej nazwy klasy dla pola %s, otrzymano wektor tekstowy o " "długości %d" # methods/R/refClass.R: 782 # stop(gettextf("Class %s for field %s is not defined", # dQuote(thisField), # sQuote(thisName)), # domain = NA) msgid "Class %s for field %s is not defined" msgstr "Klasa %s dla pola %s nie jest zdefiniowana" # methods/R/refClass.R: 801 # stop(gettextf("Field %s was supplied as an object of class %s; must be a class name or a binding function", # sQuote(thisName), # dQuote(class(thisField))), # domain = NA) msgid "" "Field %s was supplied as an object of class %s; must be a class name or a " "binding function" msgstr "" "Pole %s zostało dostarczone jako obiekt klasy %s; musi być nazwa klasy lub " "funkcja wiążąca" # methods/R/refClass.R: 862 # gettextf("Code for methods in class %s was not checked for suspicious field assignments (recommended package %s not available?)", # dQuote(Class), # sQuote("codetools")) msgid "" "Code for methods in class %s was not checked for suspicious field " "assignments (recommended package %s not available?)" msgstr "" "Kod dla metod w klasie %s nie był sprawdzony pod kątem podejrzanych " "przypisań pól (rekomendowany pakiet %s nie jest dostępny?)" # methods/R/refClass.R: 895 # stop("A list argument for fields must have nonempty names for all the fields") msgid "A list argument for fields must have nonempty names for all the fields" msgstr "Argument 'list' dla pól musi mieć niepuste nazwy dla wszystkich pól" # methods/R/refClass.R: 901 # stop(gettextf("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", # dQuote(class(fields))), # domain = NA) 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 "" "Argument 'fields' musi być listą klas pól lub definicjami, lub też tylko " "nazwami pól; otrzymano obiekt klasy %s" # methods/R/refClass.R: 946 # stop(gettextf("Class %s is defined but is not a reference class", # dQuote(Class)), # domain = NA) msgid "Class %s is defined but is not a reference class" msgstr "Klasa %s jest zdefiniowana, ale nie jest referencyjną klasą" # methods/R/refClass.R: 951 # stop(gettextf("Class must be a reference class representation or a character string; got an object of class %s", # dQuote(class(Class))), # domain = NA) msgid "" "Class must be a reference class representation or a character string; got an " "object of class %s" msgstr "" "Klasa musi być referencyjną reprezentacją klasy lub łańcuchem tekstowym; " "otrzymano obiekt klasy %s" # methods/R/refClass.R: 966 # stop("Not a reference class:", ClassDef@name) # methods/R/refClass.R: 974 # stop("Not a reference class:", ClassDef@name) msgid "Not a reference class:" msgstr "To nie jest referencja klasy:" # methods/R/refClass.R: 985 # gettextf(" (class %s)", dQuote(cl)) msgid "(class %s)" msgstr "(klasa %s)" # methods/R/refClass.R: 986 # gettextf(" for method %s()\n", object@name) msgid "for method %s()" msgstr "dla metody '%s()'" # methods/R/refClass.R: 1101 # warning(gettextf("Local assignment to field name will not change the field:\n %s\n Did you mean to use \"<<-\"? ( in method %s for class %s)", # paste(unlist(assigned$locals)[localsAreFields], collapse="; "), methodName, className), # domain = NA) 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 "" "Lokalne przypisanie do nazwy pola nie zmieni pola:\n" " %s\n" " Czy chcialeś użyć \"<<-\"? ( w metodzie %s klasy %s)" # methods/R/refClass.R: 1109 # warning(gettextf("Non-local assignment to non-field names (possibly misspelled?)\n %s\n( in method %s for class %s)", # paste(unlist(assigned$globals)[globalsNotFields], collapse="; "), methodName, className), # domain = NA) msgid "" "Non-local assignment to non-field names (possibly misspelled?)\n" " %s\n" "( in method %s for class %s)" msgstr "" "Nielokalne przypisanie do nazw nie-pól (prawdopodobne literówki?)\n" " %s\n" "( w metodzie %s klasy %s)" # methods/R/refClass.R: 1114 # stop(gettextf("Non-local assignment to method names is not allowed\n %s\n( in method %s for class %s)", # paste(unlist(assigned$globals)[globalsInMethods], collapse="; "), methodName, className), # domain = NA) msgid "" "Non-local assignment to method names is not allowed\n" " %s\n" "( in method %s for class %s)" msgstr "" "Nielokalne przypisanie do nazw metod nie jest dozwolone\n" " %s\n" "(w metodzie %s dla klasy %s)" # methods/R/refClass.R: 1154 # stop("Arguments must all be character string names of fields") msgid "Arguments must all be character string names of fields" msgstr "Wszystkie argumenty muszą być łańcuchami tekstowymi nazw pól" # methods/R/refClass.R: 1164 # warning(gettextf("Field %s is already locked", sQuote(what)), # domain = NA) msgid "Field %s is already locked" msgstr "Pole %s jest już zablokowane" # methods/R/refClass.R: 1179 # stop(gettextf("Field %s of class %s has a non-default binding and cannot be locked", # sQuote(what), # dQuote(className)), # domain = NA) msgid "Field %s of class %s has a non-default binding and cannot be locked" msgstr "" "Pole %s klasy %s posiada niedomyślne powiązanie i nie może zostać zablokowane" # methods/R/show.R: 83 # stop(gettextf("invalid ignore= argument; should be a class definition or a character vector, got an object of class %s", dQuote(class(ignore))), # domain = NA) msgid "" "invalid ignore= argument; should be a class definition or a character " "vector, got an object of class %s" msgstr "" "niepoprawny argument 'ignore='; powinien być definicją klasy lub łańcuchem " "tekstowym; otrzymano obiekt klasy %s" # methods/R/show.R: 153 # message("An object of class \"", class(object), "\"") msgid "An object of class \"" msgstr "Obiekt klasy \"" # methods/R/show.R: 180 # stop(gettextf("invalid call to 'classLabel': expected a name or a class definition, got an object of class %s", classLabel(class(Class))), domain = NA) msgid "" "invalid call to 'classLabel': expected a name or a class definition, got an " "object of class %s" msgstr "" "niepoprawne wywołanie 'classLabel': oczekiwano nazwy lub definicji klasy, " "otrzymano obiekt klasy %s" # methods/R/trace.R: 65 # stop("Argument signature= is not meaningful for tracing reference methods") msgid "Argument signature= is not meaningful for tracing reference methods" msgstr "Argument 'signature=' nie ma sensu dla śledzenia metod referencyjnych" # methods/R/trace.R: 83 # stop(gettextf("%s is not a method for reference class %s", # sQuote(as.character(if(is.symbol(thisName)) thisName else what)), # dQuote(class(where))), # domain = NA) msgid "%s is not a method for reference class %s" msgstr "%s nie jest metodą dla klasy referencyjnej %s" # methods/R/trace.R: 119 # stop("argument 'what' should be the name of a function") msgid "argument 'what' should be the name of a function" msgstr "argument 'what' musi być nazwą funkcji" # methods/R/trace.R: 138 # stop(gettextf("Tracing the internal function %s is not allowed", # sQuote(what))) msgid "Tracing the internal function %s is not allowed" msgstr "Śledzenie wewnętrznej funkcji %s nie jest dozwolone" # methods/R/trace.R: 141 # message(".TraceWithMethods: after computing what, whereF") msgid ".TraceWithMethods: after computing what, whereF" msgstr ".TraceWithMethods: po obliczeniu co, 'whereF'" # methods/R/trace.R: 149 # stop(gettextf("no function definition for %s found", # sQuote(what)), # domain = NA) msgid "no function definition for %s found" msgstr "nie znaleziono definicji funkcji dla %s" # methods/R/trace.R: 165 # warning(gettextf("Can't untrace method for %s; no method defined for this signature: %s", # sQuote(what), # paste(signature, collapse = ", ")), # domain = NA) msgid "Can't untrace method for %s; no method defined for this signature: %s" msgstr "" "Nie można zwolnić śledzenia metody dla %s; nie zdefiniowano metody dla tej " "sygnatury: %s" # methods/R/trace.R: 176 # message(".TraceWithMethods: untrace case") msgid ".TraceWithMethods: untrace case" msgstr ".TraceWithMethods: nie śledź przypadku" # methods/R/trace.R: 194 # warning(gettextf("the method for %s for this signature was not being traced", # sQuote(what)), # domain = NA) msgid "the method for %s for this signature was not being traced" msgstr "metoda dla %s dla tej sygnatury nie była śledzona" # methods/R/trace.R: 243 # message(".TraceWithMethods: about to assign or setMethod") msgid ".TraceWithMethods: about to assign or setMethod" msgstr ".TraceWithMethods: gotowe do przypisania lub wykonania 'setMethod'" # methods/R/trace.R: 311 # warning("making a traced version of a primitive; arguments will be treated as '...'") msgid "" "making a traced version of a primitive; arguments will be treated as '...'" msgstr "" "tworzenie śledzonej wersji funkcji prymitywnej; argumenty będą traktowane " "jak '...'" # methods/R/trace.R: 338 # stop(gettextf("the editing in trace() can only change the body of the function; got an object of class %s", # dQuote(class(def2))), # domain = NA) msgid "" "the editing in trace() can only change the body of the function; got an " "object of class %s" msgstr "" "edytowanie w 'trace()' może zmienić jedynie ciało funkcji; otrzymano obiekt " "klasy %s" # methods/R/trace.R: 342 # stop("the editing in trace() can only change the body of the function, not the arguments or defaults") msgid "" "the editing in trace() can only change the body of the function, not the " "arguments or defaults" msgstr "" "edytowanie w 'trace()' może zmienić jedynie ciało funkcji, a nie argumenty " "lub wartości domyślne" # methods/R/trace.R: 350 # stop("cannot use 'at' argument without a trace expression") msgid "cannot use 'at' argument without a trace expression" msgstr "nie można użyć argumentu 'at' bez wyrażenia śledzenia" # methods/R/trace.R: 352 # stop("cannot use 'at' argument unless the function body has the form '{ ... }'") msgid "" "cannot use 'at' argument unless the function body has the form '{ ... }'" msgstr "nie można użyć argumentu 'at' o ile ciało funkcji ma formę '{ ... }'" # methods/R/trace.R: 483 # gettextf("assigning over the binding of symbol %s in environment/package %s", # sQuote(what), sQuote(pname)) msgid "assigning over the binding of symbol %s in environment/package %s" msgstr "przypisywanie poprzez powiązanie symbolu %s w środowisku/pakiecie %s" # methods/R/trace.R: 512 # warning(gettextf("setting a method over the binding of symbol %s in environment/package %s", # sQuote(what), # sQuote(getPackageName(where))), # domain = NA) msgid "" "setting a method over the binding of symbol %s in environment/package %s" msgstr "" "ustawianie metody poprzez powiązanie symbolu %s w środowisku/pakiecie %s" # methods/R/trace.R: 573 # message("Constructing traceable class \"",traceClassName, "\"") msgid "Constructing traceable class \"" msgstr "Konstruowanie klasy możliwej do śledzenia \"" # methods/R/trace.R: 576 # message("Environment of class \"", className, # "\" is locked; using global environment for new class") msgid "Environment of class \"" msgstr "Środowisko klasy \"" # methods/R/trace.R: 576 # message("Environment of class \"", className, # "\" is locked; using global environment for new class") msgid "\" is locked; using global environment for new class" msgstr "\" jest zablokowane; używanie globalnego środowiska dla nowej klasy" # methods/R/trace.R: 631 # stop("None of the objects in the source code could be found: need to attach or specify the package") msgid "" "None of the objects in the source code could be found: need to attach or " "specify the package" msgstr "" "Żaden z obiektów w kodzie źródłowym nie mógł zostać znaleziony: potrzeba " "dołączyć lub określić pakiet" # methods/R/trace.R: 638 # warning(gettextf("Objects found in multiple packages: using %s and ignoring %s", # sQuote(names(possible[[1L]])), # paste(sQuote(names(possible[-1L])), # collapse = ", ")), # domain = NA) msgid "Objects found in multiple packages: using %s and ignoring %s" msgstr "" "Obiekty zostały znalezione w wielu pakietach: używanie %s oraz ignorowanie %s" # methods/R/trace.R: 663 # stop(gettextf("Package %s is not attached and no namespace found for it", # sQuote(package)), # domain = NA) msgid "Package %s is not attached and no namespace found for it" msgstr "" "Pakiet %s nie jest dołączony przez co nie znaleziono dla niego przestrzeni " "nazw" # methods/R/trace.R: 678 # stop(gettextf("Invalid source argument: expected file names(s) or connection, got an object of class %s", # dQuote(class(source)[[1L]])), # domain = NA) msgid "" "Invalid source argument: expected file names(s) or connection, got an object " "of class %s" msgstr "" "Niepoprawny źródłowy argument: oczekiwano nazw plików lub połączenia, a " "otrzymano obiekt klasy %s" # methods/R/trace.R: 726 # stop(gettextf( # "Can't find an environment corresponding to package name \'%s\"", # package), domain = NA) msgid "Can't find an environment corresponding to package name '%s\"" msgstr "Nie można znaleźć środowiska odpowiadającego nazwie pakietu '%s'" # methods/R/trace.R: 742 # warning(gettextf("Supplied package, %s, differs from package inferred from source, %s", # sQuote(package), sQuote(envPackage)), # domain = NA) msgid "Supplied package, %s, differs from package inferred from source, %s" msgstr "" "Dostarczony pakiet, %s, różni się od pakietu wywnioskowanego ze źródła, %s" # methods/R/trace.R: 753 # warning(gettextf("Can't insert these (not found in source): %s", # paste('"',functions[notThere],'"', # sep = "", collapse = ", ")), # domain = NA) msgid "Can't insert these (not found in source): %s" msgstr "Nie można ich wstawić (nie znaleziono w źródłach): %s" # methods/R/trace.R: 765 # warning(gettextf("Can't insert methods for these functions (methods table not found in source): %s", # paste('"',methods[notThere],'"', # sep = "", collapse = ", ")), # domain = NA) msgid "" "Can't insert methods for these functions (methods table not found in " "source): %s" msgstr "" "Nie można wstawić metod dla tych funkcji (tablica metod nie została " "znaleziona w źródłach): %s" # methods/R/trace.R: 823 # gettextf("Non-function objects aren't currently inserted (not traceable): %s", # paste(notTraceable, collapse = ", ")) msgid "Non-function objects aren't currently inserted (not traceable): %s" msgstr "" "Niefunkcjonalne obiekty nie są aktualnie wstawione (nie są śledzone): %s" # methods/R/trace.R: 826 # gettextf("New functions aren't currently inserted (not untraceable): %s", # paste(newObjects, collapse = ", ")) msgid "New functions aren't currently inserted (not untraceable): %s" msgstr "Nowe funkcje nie są aktualnie wstawione (nie są śledzone): %s" # methods/R/trace.R: 829 # gettextf("Modified functions inserted through trace(): %s", # paste(objectsDone, collapse = ", ")) msgid "Modified functions inserted through trace(): %s" msgstr "Zmodyfikowane funkcje wstawione poprzez 'trace()': %s" # methods/R/trace.R: 854 # gettextf("%s() is not a generic function in the target environment--methods will not be inserted", # f) msgid "" "%s() is not a generic function in the target environment--methods will not " "be inserted" msgstr "" "'%s()' nie jest ogólną funkcją w docelowym środowisku -- metody nie zostaną " "wstawione" # methods/R/trace.R: 875 # gettextf("Methods inserted for function %s(): %s", # f, paste(methodsInserted, collapse =", ")) msgid "Methods inserted for function %s(): %s" msgstr "Metody wstawione dla funkcji '%s()': %s" # methods/R/trace.R: 882 # message("Pretend we inserted class ",class) msgid "Pretend we inserted class" msgstr "Udajemy, że wstawiliśmy klasę" # methods/R/trace.R: 890 # stop(gettextf("No definition for object %s found in tracing environment", # sQuote(what), source), # domain = NA) msgid "No definition for object %s found in tracing environment" msgstr "Nie znaleziono definicji dla obiektu %s w śledzonym środowisku" # methods/R/trace.R: 904 # warning(gettextf("multiple generics match pattern, using table %s", table) # , domain = NA) msgid "multiple generics match pattern, using table %s" msgstr "wielokrotne dopasowania wzorca funkcji ogólnej, używanie tablicy %s" # methods/R/trace.R: 909 # stop(gettextf("Does not seem to be a method table for generic %s in tracing environment", # sQuote(what)), # domain = NA) msgid "" "Does not seem to be a method table for generic %s in tracing environment" msgstr "" "Nie wygląda na tablicę metod dla funkcji ogólnej %s w śledzonym środowisku" # methods/R/trace.R: 915 # stop(gettextf("No method in methods table for %s for signature %s", # sQuote(what), # sQuote(signature)), # domain = NA) msgid "No method in methods table for %s for signature %s" msgstr "Brak metod w tablicy metod dla %s dla sygnatury %s" # methods/R/zzz.R: 28 # warning(gettextf("not a package name: %s", sQuote(pkgname)), # domain = NA) msgid "not a package name: %s" msgstr "to nie jest nazwa pakietu: %s" # methods/R/zzz.R: 144 # warning("apparently bad method or class metadata in saved environment;\n", # "move the file or remove the class/method") msgid "apparently bad method or class metadata in saved environment;" msgstr "najwyraźniej złe metadane metody lub klasy w zapisanym środowisku;" # methods/R/zzz.R: 144 # warning("apparently bad method or class metadata in saved environment;\n", # "move the file or remove the class/method") msgid "move the file or remove the class/method" msgstr "przenieś plik lub usuń klasę/metodę" # methods/R/MethodsList.R: 514 # ngettext(length(unknown), # "no definition for class %s", # "no definition for classes %s") msgid "no definition for class %s" msgid_plural "no definition for classes %s" msgstr[0] "brak definicji dla klasy %s" msgstr[1] "brak definicji dla klas %s" msgstr[2] "brak definicji dla klas %s" # methods/R/Session.R: 39 # warning("'traceOn' is deprecated: use the function 'trace' in the 'methods' package instead") #~ msgid "" #~ "'traceOn' is deprecated: use the function 'trace' in the 'methods' " #~ "package instead" #~ msgstr "" #~ "'traceOn' jest przestarzałe: zamiast tego użyj funkcji 'trace' w pakiecie " #~ "'methods'" # methods/R/Session.R: 85 # warning("'traceOff' is deprecated: use the function 'untrace' in the 'methods' package instead") #~ msgid "" #~ "'traceOff' is deprecated: use the function 'untrace' in the 'methods' " #~ "package instead" #~ msgstr "" #~ "'traceOff' jest przestarzałe: zamiast tego użyj funkcji 'untrace' z " #~ "pakietu 'methods'"