# All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). # It also translates pairs of apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019) # and pairs of quotation mark (0x22) to # left double quotation mark (U+201C) and right double quotation mark (U+201D). # # When output to an UTF-8 terminal, the quotation characters appear perfectly. # When output to an ISO-8859-1 terminal, the single quotation marks are # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to # grave/acute accent (by libiconv), and the double quotation marks are # transliterated to 0x22. # When output to an ASCII terminal, the single quotation marks are # transliterated to apostrophes, and the double quotation marks are # transliterated to 0x22. # msgid "" msgstr "" "Project-Id-Version: R 2.2.1\n" "Report-Msgid-Bugs-To: bugs@r-project.org\n" "POT-Creation-Date: 2005-11-09 11:08\n" "PO-Revision-Date: 2005-11-09 11:08\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "'coef' must not be negative" msgstr "‘coef’ must not be negative" msgid "no 'z' matrix specified" msgstr "no ‘z’ matrix specified" msgid "increasing 'x' and 'y' values expected" msgstr "increasing ‘x’ and ‘y’ values expected" msgid "no proper 'z' matrix specified" msgstr "no proper ‘z’ matrix specified" msgid "'bias' must be positive" msgstr "‘bias’ must be positive" msgid "rgb matrix must be numeric" msgstr "rgb matrix must be numeric" msgid "rgb matrix must have 3 rows" msgstr "rgb matrix must have 3 rows" msgid "rgb values must be in [0, maxColorValue]" msgstr "rgb values must be in [0, maxColorValue]" msgid "'start' and 'end' must be distinct and in [0, 1]." msgstr "‘start’ and ‘end’ must be distinct and in [0, 1]." msgid "'gamma' must be a scalar or 'sRGB'" msgstr "‘gamma’ must be a scalar or ‘sRGB’" msgid "Color space converter:" msgstr "Color space converter:" msgid "Reference white:" msgstr "Reference white:" msgid "display gamma" msgstr "display gamma" msgid "'from' must be a colorConverter or string" msgstr "‘from’ must be a colorConverter or string" msgid "'to' must be a colorConverter or string" msgstr "‘to’ must be a colorConverter or string" msgid "'from.ref.white' disagrees with definition of" msgstr "‘from.ref.white’ disagrees with definition of" msgid "'to.ref.white' disagrees with definition of" msgstr "‘to.ref.white’ disagrees with definition of" msgid "color spaces use different reference whites." msgstr "color spaces use different reference whites." msgid "cannot shut down device 1 (the null device)" msgstr "cannot shut down device 1 (the null device)" msgid "cannot supply which and device at the same time" msgstr "cannot supply which and device at the same time" msgid "cannot copy the null device" msgstr "cannot copy the null device" msgid "cannot copy to the null device" msgstr "cannot copy to the null device" msgid "cannot copy device to itself" msgstr "cannot copy device to itself" msgid "'device' should be a function" msgstr "‘device’ should be a function" msgid "no device to print from" msgstr "no device to print from" msgid "can only print from screen device" msgstr "can only print from screen device" msgid "dev.control() called without an open graphics device" msgstr "dev.control() called without an open graphics device" msgid "argument is missing with no default" msgstr "argument is missing with no default" msgid "invalid arguments in '%s' (need named args)" msgstr "invalid arguments in ‘%s’ (need named args)" msgid "'name.opt' must be character, name of an existing list" msgstr "‘name.opt’ must be character, name of an existing list" msgid "cannot reset non-existent '%s'" msgstr "cannot reset non-existent ‘%s’" msgid "invalid options in" msgstr "invalid options in" msgid "NOT changing" msgstr "NOT changing" msgid "invalid 'family' argument" msgstr "invalid ‘family’ argument" msgid "invalid PDF version" msgstr "invalid PDF version" msgid "invalid" msgstr "invalid" msgid "in PostScript font specification" msgstr "in PostScript font specification" msgid "font" msgstr "font" msgid "already in use" msgstr "already in use" msgid "invalid arguments in postscriptFonts (must be font names)" msgstr "invalid arguments in postscriptFonts (must be font names)" msgid "invalid arguments in postscriptFonts (need named args)" msgstr "invalid arguments in postscriptFonts (need named args)" msgid "no current device to record from" msgstr "no current device to record from" msgid "argument is not of class \"recordedplot\"" msgstr "argument is not of class “recordedplot”" msgid "loading snapshot from pre-2.0.0 R version" msgstr "loading snapshot from pre-2.0.0 R version" msgid "loading snapshot from different R version" msgstr "loading snapshot from different R version" msgid "'r' must be a \"range\", hence of length 2" msgstr "‘r’ must be a “range”, hence of length 2" msgid "invalid first argument" msgstr "invalid first argument" msgid "'x' and 'y' lengths differ" msgstr "‘x’ and ‘y’ lengths differ" msgid "invalid first argument [bad language object]" msgstr "invalid first argument [bad language object]" msgid "at least 2 columns needed" msgstr "at least 2 columns needed" msgid "'x', 'y' and 'z' lengths differ" msgstr "'x', ‘y’ and ‘z’ lengths differ" msgid "'file' is missing with no default" msgstr "‘file’ is missing with no default" msgid "'file' must be a non-empty character string" msgstr "‘file’ must be a non-empty character string" msgid "sorry, 'gs' cannot be found" msgstr "sorry, ‘gs’ cannot be found" msgid "device '%s' is not available" msgstr "device ‘%s’ is not available" msgid "Available devices are %s" msgstr "Available devices are %s" msgid "quartz() device interactivity reduced without an event loop manager" msgstr "quartz() device interactivity reduced without an event loop manager" msgid "invalid Quartz font: must be 4 strings" msgstr "invalid Quartz font: must be 4 strings" msgid "invalid arguments in quartzFonts (must be font names)" msgstr "invalid arguments in quartzFonts (must be font names)" msgid "invalid arguments in quartzFonts (need named args)" msgstr "invalid arguments in quartzFonts (need named args)" msgid "invalid X11 font specification:" msgstr "invalid X11 font specification:" msgid "invalid arguments in X11Fonts (must be font names)" msgstr "invalid arguments in X11Fonts (must be font names)" msgid "invalid arguments in X11Fonts (need named args)" msgstr "invalid arguments in X11Fonts (need named args)" msgid "can only bring windows devices to the front" msgstr "can only bring windows devices to the front" msgid "no such device" msgstr "no such device" msgid "can only copy from 'windows' devices" msgstr "can only copy from ‘windows’ devices" msgid "subscript out of range" msgstr "subscript out of range" msgid "invalid Windows font: must be a single font family name" msgstr "invalid Windows font: must be a single font family name" msgid "invalid arguments in 'windowsFonts' (must be font names)" msgstr "invalid arguments in ‘windowsFonts’ (must be font names)" msgid "invalid arguments in 'windowsFonts' (need named args)" msgstr "invalid arguments in ‘windowsFonts’ (need named args)" msgid "invalid argument name %s in '%s'" msgid_plural "invalid argument names %s in '%s'" msgstr[0] "invalid argument name %s in ‘%s’" msgstr[1] "invalid argument names %s in ‘%s’" msgid "differs between new and previous" msgid_plural "differ between new and previous" msgstr[0] "differs between new and previous" msgstr[1] "differ between new and previous" msgid "%d x value <= 0 omitted from logarithmic plot" msgid_plural "%d x values <= 0 omitted from logarithmic plot" msgstr[0] "%d x value <= 0 omitted from logarithmic plot" msgstr[1] "%d x values <= 0 omitted from logarithmic plot" msgid "%d y value <= 0 omitted from logarithmic plot" msgid_plural "%d y values <= 0 omitted from logarithmic plot" msgstr[0] "%d y value <= 0 omitted from logarithmic plot" msgstr[1] "%d y values <= 0 omitted from logarithmic plot" msgid "%d z value <= 0 omitted from logarithmic plot" msgid_plural "%d z values <= 0 omitted from logarithmic plot" msgstr[0] "%d z value <= 0 omitted from logarithmic plot" msgstr[1] "%d z values <= 0 omitted from logarithmic plot"