msgid "" msgstr "" "Project-Id-Version: R 2.3.0\n" "Report-Msgid-Bugs-To: bugs@r-project.org\n" "POT-Creation-Date: 2008-09-08 14:13\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" msgid "argument 'package' must be of length 1" msgstr "" msgid "you must specify 'package' or 'dir'" msgstr "" msgid "directory '%s' does not exist" msgstr "" msgid "neither code nor data objects found" msgstr "" msgid "Undocumented code objects:" msgstr "" msgid "Undocumented data sets:" msgstr "" msgid "Undocumented S4 classes:" msgstr "" msgid "Undocumented S4 methods:" msgstr "" msgid "Prototyped non-primitives:" msgstr "" msgid "Undocumented %s:" msgstr "" msgid "directory '%s' does not contain R code" msgstr "" msgid "directory '%s' does not contain Rd sources" msgstr "" msgid "Functions/methods with usage in documentation object '%s' but not in code:" msgstr "" msgid "Data sets with usage in documentation object '%s' but not in code:" msgstr "" msgid "Argument names in code not in docs:" msgstr "" msgid "Argument names in docs not in code:" msgstr "" msgid "Mismatches in argument names (first 3):" msgstr "" msgid "Mismatches in argument names:" msgstr "" msgid "Mismatches in argument default values (first 3):" msgstr "" msgid "Mismatches in argument default values:" msgstr "" msgid "Codoc mismatches from documentation object '%s':" msgstr "" msgid "Code: %s" msgstr "" msgid "Docs: %s" msgstr "" msgid "S4 class codoc mismatches from documentation object '%s':" msgstr "" msgid "Slots for class '%s'" msgstr "" msgid "name" msgstr "" msgid "code" msgstr "" msgid "docs" msgstr "" msgid "Data codoc mismatches from documentation object '%s':" msgstr "" msgid "Variables in data frame '%s'" msgstr "" msgid "Undocumented arguments in documentation object '%s'" msgstr "" msgid "Duplicated \\argument entries in documentation object '%s':" msgstr "" msgid "Documented arguments not in \\usage in documentation object '%s':" msgstr "" msgid "Objects in \\usage without \\alias in documentation object '%s':" msgstr "" msgid "Bad \\usage lines found in documentation object '%s':" msgstr "" msgid "S3 methods shown with full name in documentation object '%s':" msgstr "" msgid "unable to create" msgstr "" msgid "unable to write code files" msgstr "" msgid "you must specify 'package', 'dir' or 'file'" msgstr "" msgid "file '%s' does not exist" msgstr "" msgid "parse error in file '%s':\n%s" msgstr "" msgid "Foreign function calls without 'PACKAGE' argument:" msgstr "" msgid "declared S3 method '%s' not found" msgstr "" msgid "cannot check R code installed as image" msgstr "" msgid "parse error in file '%s':" msgstr "" msgid "parse error in examples from file '%s':" msgstr "" msgid "File '%s':" msgstr "" msgid "found T/F in %s" msgstr "" msgid "package name '%s' seems invalid; using directory name '%s' instead" msgstr "" msgid "Packages required but not available:" msgstr "" msgid "Former standard packages required but now defunct:" msgstr "" msgid "Vignette dependencies not required:" msgstr "" msgid "Vignette dependencies (\\VignetteDepends{} entries) must be contained in the DESCRIPTION Depends/Suggests/Imports entries." msgstr "" msgid "Namespace dependencies not required:" msgstr "" msgid "Package Rd sources were installed without preserving Rd file names." msgstr "" msgid "Please reinstall using a current version of R." msgstr "" msgid "Rd files with syntax errors:" msgstr "" msgid "Rd files with likely Rd problems:" msgstr "" msgid "Unaccounted top-level text in file '%s':" msgstr "" msgid "Following section '%s'" msgstr "" msgid "Rd files with unknown encoding:" msgstr "" msgid "Rd files with invalid non-ASCII metadata:" msgstr "" msgid "Rd files with non-ASCII section titles:" msgstr "" msgid "Rd files with missing or empty '\\name':" msgstr "" msgid "Rd files with missing or empty '\\title':" msgstr "" msgid "Rd files without '%s':" msgstr "" msgid "These entries are required in an Rd file." msgstr "" msgid "Rd files with duplicate '%s':" msgstr "" msgid "These entries must be unique in an Rd file." msgstr "" msgid "Rd files with unknown sections:" msgstr "" msgid "Rd files with non-standard keywords:" msgstr "" msgid "Each '\\keyword' entry should specify one of the standard keywords (as listed in file 'KEYWORDS' in the R documentation directory)." msgstr "" msgid "Rd files with duplicated alias '%s':" msgstr "" msgid "Rd files with empty sections:" msgstr "" msgid "Found invalid multi-byte character data." msgstr "" msgid "Cannot re-encode because iconv is not available." msgstr "" msgid "Try running R in a single-byte locale." msgstr "" msgid "Malformed package name" msgstr "" msgid "Invalid package name." msgstr "" msgid "This is the name of a base package." msgstr "" msgid "This name was used for a base package and is remapped by library()." msgstr "" msgid "Unknown encoding" msgstr "" msgid "Fields with non-ASCII tags:" msgstr "" msgid "All field tags must be ASCII." msgstr "" msgid "Fields with non-ASCII values:" msgstr "" msgid "These fields must have ASCII values." msgstr "" msgid "Required fields missing:" msgstr "" msgid "Malformed package version." msgstr "" msgid "Malformed maintainer field." msgstr "" msgid "Malformed Depends or Suggests or Imports or Enhances field." msgstr "" msgid "Offending entries:" msgstr "" msgid "Entries must be names of packages optionally followed by '<=' or '>=', white space, and a valid version number in parentheses." msgstr "" msgid "Entries with infeasible comparison operator:" msgstr "" msgid "Only operators '<=' and '>=' are possible." msgstr "" msgid "Entries with infeasible version number:" msgstr "" msgid "Version numbers must be sequences of at least two non-negative integers, separated by single '.' or '-'." msgstr "" msgid "Package name and namespace differ." msgstr "" msgid "Invalid Priority field." msgstr "" msgid "Packages with priorities 'base' or 'recommended' or 'defunct-base' must already be known to R." msgstr "" msgid "See the information on DESCRIPTION files in section 'Creating R packages' of the 'Writing R Extensions' manual." msgstr "" msgid "Encoding '%s' is not portable" msgstr "" msgid "Unknown encoding with non-ASCII data" msgstr "" msgid "Non-standard license specification:" msgstr "" msgid "Invalid license file pointers: %s" msgstr "" msgid "Verifiable as open source: %s" msgstr "" msgid "Non-portable flags in variable '%s':" msgstr "" msgid "package must be loaded" msgstr "" msgid "Missing link(s) in documentation object '%s':" msgstr "" msgid "found %s" msgstr "" msgid "package 'methods' is used but not declared" msgstr "" msgid "'::' or ':::' imports not declared from:" msgstr "" msgid "'library' or 'require' calls not declared from:" msgstr "" msgid "Generics g in env =" msgstr "" msgid "where hasMethods(g, env) errors:" msgstr "" msgid "," msgstr "" msgid "May need something like" msgstr "" msgid "importFrom(" msgstr "" msgid ")" msgstr "" msgid "in NAMESPACE." msgstr "" msgid "Generics without methods in" msgstr "" msgid ":" msgstr "" msgid "argument 'lines' must be a character vector" msgstr "" msgid "encoding '%s' is not portable" msgstr "" msgid "argument 'file' must be a character string or connection" msgstr "" msgid "missing/empty \\name field in '%s'" msgstr "" msgid "Rd files must have a non-empty \\name." msgstr "" msgid "See chapter 'Writing R documentation' in manual 'Writing R Extensions'." msgstr "" msgid "missing/empty \\title field in '%s'" msgstr "" msgid "Rd files must have a non-empty \\title." msgstr "" msgid "argument 'outFile' must be a character string or connection" msgstr "" msgid "directory '%s' does not contain Rd objects" msgstr "" msgid "unterminated section '%s'" msgstr "" msgid "incomplete section 'section{%s}'" msgstr "" msgid "unterminated section 'section{%s}'" msgstr "" msgid "argument 'txt' must be a character string" msgstr "" msgid "unmatched \\item name in '\\item{%s'" msgstr "" msgid "no \\item description for item '%s'" msgstr "" msgid "unmatched \\item description for item '%s'" msgstr "" msgid "unclosed \\link" msgstr "" msgid "unclosed \\%s" msgstr "" msgid "Rd syntax errors found" msgstr "" msgid "Syntax error in documentation object '%s':" msgstr "" msgid "cannot deal with Rd objects with missing/empty names" msgstr "" msgid "missing/empty \\name field in Rd file(s)" msgstr "" msgid "unable to create temp directory" msgstr "" msgid "processing vignette '%s' failed with diagnostics:\n%s" msgstr "" msgid "running 'make' failed" msgstr "" msgid "argument 'vignette' must be of length 1" msgstr "" msgid "file '%s' not found" msgstr "" msgid "Invalid DESCRIPTION file" msgstr "" msgid "*** someone has corrupted the Built field in package '%s' ***" msgstr "" msgid "cannot open directory '%s'" msgstr "" msgid "WARNING: 'Depends' entry has multiple dependencies on R:" msgstr "" msgid "only the first will be used in R < 2.7.0" msgstr "" msgid "WARNING: omitting pointless dependence on 'R' without a version requirement" msgstr "" msgid "cannot turn off locale-specific sorting via LC_COLLATE" msgstr "" msgid "duplicated files in '%s' field:" msgstr "" msgid "files in '%s' field missing from '%s':" msgstr "" msgid "files in '%s' missing from '%s' field:" msgstr "" msgid "unable to create '%s'" msgstr "" msgid "unable to re-encode '%s'" msgstr "" msgid "unable to copy INDEX to '%s'" msgstr "" msgid "running Stangle on vignette '%s' failed with message:\n%s" msgstr "" msgid "cannot create directory '%s'" msgstr "" msgid "processing '" msgstr "" msgid "'" msgstr "" msgid "running Sweave on vignette '%s' failed with message:\n%s" msgstr "" msgid "file '%s' was not created" msgstr "" msgid "cannot copy '%s' to '%s'" msgstr "" msgid "missing 'DESCRIPTION.in' for package '%s'" msgstr "" msgid "WARNING: malformed 'Depends' field in 'DESCRIPTION'" msgstr "" msgid "ERROR: this R is version %s, package '%s' requires R %s %s" msgstr "" msgid "ERROR: this R is version %s, bundle '%s' requires R %s %s" msgstr "" msgid "ERROR: this R is version %s, required is R %s %s" msgstr "" msgid "cannot read index information in file '%s'" msgstr "" msgid "there is no package called '%s'" msgstr "" msgid "name space must not be loaded." msgstr "" msgid "package '%s' has no .rda file" msgstr "" msgid "package seems to be using lazy loading for data already" msgstr "" msgid "object(s) %s are created by more than one data call" msgstr "" msgid "source list must have names for all elements" msgstr "" msgid "source must be an environment or a list" msgstr "" msgid "this cannot be used for package 'base'" msgstr "" msgid "package contains no R code" msgstr "" msgid "package seems to be using lazy loading already" msgstr "" msgid "cannot update HTML package index" msgstr "" msgid "'DESCRIPTION' has 'Encoding' field and re-encoding is not possible" msgstr "" msgid "cannot create HTML package index" msgstr "" msgid "argument 'pkg' must be of length 1" msgstr "" msgid "package '%s' was not found" msgstr "" msgid "bad operand" msgstr "" msgid "Package '%s' had its dependencies reduced to a minimal set." msgstr "" msgid "argument '%s' must be a character string or connection" msgstr "" msgid "'file' must be a character string or connection" msgstr "" msgid "unimplemented encoding" msgstr "" msgid "test '%s' is not available" msgstr "" msgid "no or more than one match" msgstr "" msgid "'iconv' is required" msgstr "" msgid "argument 'x' must be a character vector" msgstr "" msgid "argument 'delim' must specify two characters" msgstr "" msgid "only Rd syntax is currently supported" msgstr "" msgid "Running 'texi2dvi' on '%s' failed." msgstr "" msgid "running 'texi2dvi' on '%s' failed" msgstr "" msgid "unable to run %s on '%s'" msgstr "" msgid "File 'DESCRIPTION' is missing." msgstr "" msgid "Files 'DESCRIPTION' and 'DESCRIPTION.in' are missing." msgstr "" msgid "Bundle 'DESCRIPTION' is missing." msgstr "" msgid "file '%s' is not in valid DCF format" msgstr "" msgid "cannot source package code" msgstr "" msgid "Call sequence:" msgstr "" msgid "Processing packages:" msgstr "" msgid "done" msgstr "" msgid "parsing '%s'" msgstr "" msgid "Warning in file '%s':" msgid_plural "Warnings in file '%s':" msgstr[0] "" msgstr[1] "" msgid "Found possibly global 'T' or 'F' in the following function:" msgid_plural "Found possibly global 'T' or 'F' in the following functions:" msgstr[0] "" msgstr[1] "" msgid "Found possibly global 'T' or 'F' in the following Rd example file:" msgid_plural "Found possibly global 'T' or 'F' in the following Rd example files:" msgstr[0] "" msgstr[1] ""