# English translations for R package. # Copyright (C) 2008 The R Foundation # This file is distributed under the same license as the R package. # Automatically generated, 2008. # # 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.7.1\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2008-08-01 08:43+0100\n" "PO-Revision-Date: 2008-08-01 08:43+0100\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" #: devNull.c:42 devNull.c:45 msgid "unable to start NULL device" msgstr "unable to start NULL device" #: devPS.c:576 #, c-format msgid "afm file '%s' could not be opened" msgstr "afm file ‘%s’ could not be opened" #: devPS.c:609 msgid "FontBBox could not be parsed" msgstr "FontBBox could not be parsed" #: devPS.c:617 msgid "CharInfo could not be parsed" msgstr "CharInfo could not be parsed" #: devPS.c:647 msgid "unknown AFM entity encountered" msgstr "unknown AFM entity encountered" #: devPS.c:770 devPS.c:773 devPS.c:4135 devPS.c:6822 devPicTeX.c:503 #: devPicTeX.c:505 #, c-format msgid "invalid string in '%s'" msgstr "invalid string in ‘%s’" #: devPS.c:801 #, c-format msgid "font width unknown for character 0x%x" msgstr "font width unknown for character 0x%x" #: devPS.c:860 #, c-format msgid "unknown encoding '%s' in 'PostScriptMetricInfo'" msgstr "unknown encoding ‘%s’ in ‘PostScriptMetricInfo’" #: devPS.c:876 devPS.c:888 #, c-format msgid "font metrics unknown for Unicode character U+%04x" msgstr "font metrics unknown for Unicode character U+%04x" #: devPS.c:896 #, c-format msgid "font metrics unknown for character 0x%x" msgstr "font metrics unknown for character 0x%x" #: devPS.c:911 devPS.c:918 msgid "" "invalid character sent to 'PostScriptCIDMetricInfo' in a single-byte locale" msgstr "" "invalid character sent to ‘PostScriptCIDMetricInfo’ in a single-byte locale" #: devPS.c:1032 msgid "failed to allocate CID font info" msgstr "failed to allocate CID font info" #: devPS.c:1047 msgid "failed to allocate Type 1 font info" msgstr "failed to allocate Type 1 font info" #: devPS.c:1067 msgid "failed to allocate encoding info" msgstr "failed to allocate encoding info" #: devPS.c:1085 msgid "failed to allocate CID font family" msgstr "failed to allocate CID font family" #: devPS.c:1098 msgid "failed to allocate Type 1 font family" msgstr "failed to allocate Type 1 font family" #: devPS.c:1137 devPS.c:1148 msgid "failed to allocate font list" msgstr "failed to allocate font list" #: devPS.c:1199 msgid "failed to allocated encoding list" msgstr "failed to allocated encoding list" #: devPS.c:1347 msgid "truncated string which was too long for copy" msgstr "truncated string which was too long for copy" #: devPS.c:1387 #, c-format msgid "failed to load encoding file '%s'" msgstr "failed to load encoding file ‘%s’" #: devPS.c:1480 devPS.c:1513 msgid "Invalid font name or more than one font name" msgstr "Invalid font name or more than one font name" #: devPS.c:1633 devPS.c:1667 msgid "font family not found in PostScript font database" msgstr "font family not found in PostScript font database" #: devPS.c:1738 devPS.c:1817 devPS.c:1843 msgid "font encoding not found in font database" msgstr "font encoding not found in font database" #: devPS.c:1764 devPS.c:1790 msgid "font CMap not found in font database" msgstr "font CMap not found in font database" #: devPS.c:1981 devPS.c:2060 devPS.c:2128 #, c-format msgid "cannot load afm file '%s'" msgstr "cannot load afm file ‘%s’" #: devPS.c:2418 msgid "Corrupt loaded encodings; encoding not recorded" msgstr "Corrupt loaded encodings; encoding not recorded" #: devPS.c:2429 msgid "Failed to record device encoding" msgstr "Failed to record device encoding" #: devPS.c:2599 msgid "Object .ps.prolog is not a character vector" msgstr "Object .ps.prolog is not a character vector" #: devPS.c:2653 devPS.c:5805 devWindows.c:715 msgid "Invalid line end" msgstr "Invalid line end" #: devPS.c:2672 devPS.c:5824 devWindows.c:728 msgid "Invalid line join" msgstr "Invalid line join" #: devPS.c:2680 msgid "Invalid line mitre" msgstr "Invalid line mitre" #: devPS.c:2899 msgid "only gray colors are allowed in this color model" msgstr "only gray colors are allowed in this color model" #: devPS.c:2979 msgid "filename too long in postscript" msgstr "filename too long in postscript" #: devPS.c:2998 devPS.c:5332 msgid "encoding path is too long" msgstr "encoding path is too long" #: devPS.c:3013 devPS.c:4486 msgid "failed to load encoding" msgstr "failed to load encoding" #: devPS.c:3056 devPS.c:3119 devPS.c:5391 devPS.c:5446 devPS.c:6620 msgid "Invalid font type" msgstr "Invalid font type" #: devPS.c:3081 devPS.c:5414 msgid "Failed to initialise default PostScript font" msgstr "Failed to initialise default PostScript font" #: devPS.c:3151 devPS.c:5473 msgid "Failed to initialise additional PostScript fonts" msgstr "Failed to initialise additional PostScript fonts" #: devPS.c:3172 msgid "invalid foreground/background color (postscript)" msgstr "invalid foreground/background color (postscript)" #: devPS.c:3182 msgid "'command' is too long" msgstr "‘command’ is too long" #: devPS.c:3186 msgid "postscript(print.it=TRUE) used with an empty print command" msgstr "postscript(print.it=TRUE) used with an empty print command" #: devPS.c:3239 #, c-format msgid "invalid page type '%s' (postscript)" msgstr "invalid page type ‘%s’ (postscript)" #: devPS.c:3363 devPS.c:4292 devWindows.c:2273 msgid "" "semi-transparency is not supported on this device: reported only once per " "page" msgstr "" "semi-transparency is not supported on this device: reported only once per " "page" #: devPS.c:3454 msgid "printing via file = \"\" is not implemented in this version" msgstr "printing via file = \"\" is not implemented in this version" #: devPS.c:3462 devPS.c:3475 #, c-format msgid "cannot open 'postscript' pipe to '%s'" msgstr "cannot open ‘postscript’ pipe to ‘%s’" #: devPS.c:3468 msgid "file = \"|cmd\" is not implemented in this version" msgstr "file = “|cmd” is not implemented in this version" #: devPS.c:3486 #, c-format msgid "cannot open 'postscript' file argument '%s'" msgstr "cannot open ‘postscript’ file argument ‘%s’" #: devPS.c:3610 devPS.c:3625 #, c-format msgid "" "error from postscript() in running:\n" " %s" msgstr "" "error from postscript() in running:\n" " %s" #: devPS.c:3660 #, c-format msgid "CID family '%s' not included in PostScript device" msgstr "CID family ‘%s’ not included in PostScript device" #: devPS.c:3673 devPS.c:3684 devPS.c:3932 devPS.c:3963 #, c-format msgid "family '%s' not included in PostScript device" msgstr "family ‘%s’ not included in PostScript device" #: devPS.c:3925 devPS.c:3953 devPS.c:4962 devPS.c:6670 devPS.c:6718 #, c-format msgid "attempt to use invalid font %d replaced by font 1" msgstr "attempt to use invalid font %d replaced by font 1" #: devPS.c:4018 #, c-format msgid "unknown encoding '%s' in 'mbcsToSbcs'" msgstr "unknown encoding ‘%s’ in ‘mbcsToSbcs’" #: devPS.c:4027 #, c-format msgid "conversion failure on '%s' in 'mbcsToSbcs': dot substituted for <%02x>" msgstr "conversion failure on ‘%s’ in 'mbcsToSbcs': dot substituted for <%02x>" #: devPS.c:4103 #, c-format msgid "failed open converter to encoding '%s'" msgstr "failed open converter to encoding ‘%s’" #: devPS.c:4121 devPS.c:5010 devPS.c:6808 #, c-format msgid "failed in text conversion to encoding '%s'" msgstr "failed in text conversion to encoding ‘%s’" #: devPS.c:4306 msgid "run out of colors in xfig()" msgstr "run out of colors in xfig()" #: devPS.c:4335 #, c-format msgid "unimplemented line texture %08x: using Dash-double-dotted" msgstr "unimplemented line texture %08x: using Dash-double-dotted" #: devPS.c:4405 #, c-format msgid "unknown postscript font family '%s', using Helvetica" msgstr "unknown postscript font family '%s', using Helvetica" #: devPS.c:4445 msgid "filename too long in xfig" msgstr "filename too long in xfig" #: devPS.c:4471 msgid "invalid foreground/background color (xfig)" msgstr "invalid foreground/background color (xfig)" #: devPS.c:4504 msgid "Only Type 1 fonts supported for XFig" msgstr "Only Type 1 fonts supported for XFig" #: devPS.c:4517 msgid "Failed to initialise default XFig font" msgstr "Failed to initialise default XFig font" #: devPS.c:4554 #, c-format msgid "invalid page type '%s' (xfig)" msgstr "invalid page type ‘%s’ (xfig)" #: devPS.c:4562 #, c-format msgid "xfig(%s, onefile=FALSE) will only return the last plot" msgstr "xfig(%s, onefile=FALSE) will only return the last plot" #: devPS.c:4675 msgid "empty file name" msgstr "empty file name" #: devPS.c:4734 devPS.c:4786 msgid "write failed" msgstr "write failed" #: devPS.c:4999 #, c-format msgid "unable to use encoding '%s'" msgstr "unable to use encoding ‘%s’" #: devPS.c:5015 msgid "re-encoding is not possible on this system" msgstr "re-encoding is not possible on this system" #: devPS.c:5252 msgid "Corrupt loaded encodings; font not added" msgstr "Corrupt loaded encodings; font not added" #: devPS.c:5261 msgid "Failed to record device encoding; font not added" msgstr "Failed to record device encoding; font not added" #: devPS.c:5294 msgid "filename too long in pdf" msgstr "filename too long in pdf" #: devPS.c:5309 msgid "cannot allocate pd->pos" msgstr "cannot allocate pd->pos" #: devPS.c:5314 msgid "cannot allocate pd->pageobj" msgstr "cannot allocate pd->pageobj" #: devPS.c:5348 msgid "failed to load default encoding" msgstr "failed to load default encoding" #: devPS.c:5544 #, c-format msgid "invalid paper type '%s' (pdf)" msgstr "invalid paper type ‘%s’ (pdf)" #: devPS.c:5574 msgid "invalid foreground/background color (pdf)" msgstr "invalid foreground/background color (pdf)" #: devPS.c:5710 msgid "Invalid alpha value in PDF" msgstr "Invalid alpha value in PDF" #: devPS.c:5735 msgid "increasing the PDF version to 1.4" msgstr "increasing the PDF version to 1.4" #: devPS.c:6127 msgid "Corrupt encodings in PDF device" msgstr "Corrupt encodings in PDF device" #: devPS.c:6208 msgid "increasing the PDF version to 1.3" msgstr "increasing the PDF version to 1.3" #: devPS.c:6306 #, c-format msgid "cannot open 'pdf' file argument '%s'" msgstr "cannot open ‘pdf’ file argument ‘%s’" #: devPS.c:6362 msgid "unable to increase page limit: please shutdown the pdf device" msgstr "unable to increase page limit: please shutdown the pdf device" #: devPS.c:6375 #, c-format msgid "" "cannot open 'pdf' file argument '%s'\n" " please shut down the PDF device" msgstr "" "cannot open ‘pdf’ file argument ‘%s’\n" " please shut down the PDF device" #: devPS.c:6645 devPS.c:6940 devPS.c:6983 msgid "Failed to find or load PDF font" msgstr "Failed to find or load PDF font" #: devPS.c:6761 devPS.c:6897 msgid "Failed to find or load PDF CID font" msgstr "Failed to find or load PDF CID font" #: devPS.c:7122 devPS.c:7126 devPS.c:7268 devPS.c:7272 #, c-format msgid "invalid 'family' parameter in %s" msgstr "invalid ‘family’ parameter in %s" #: devPS.c:7145 devPS.c:7284 #, c-format msgid "invalid 'fonts' parameter in %s" msgstr "invalid ‘fonts’ parameter in %s" #: devPS.c:7158 msgid "unable to start device PostScript" msgstr "unable to start device PostScript" #: devPS.c:7220 msgid "unable to start device xfig" msgstr "unable to start device xfig" #: devPS.c:7298 msgid "unable to start device pdf" msgstr "unable to start device pdf" #: devPicTeX.c:768 msgid "unable to start device PicTeX" msgstr "unable to start device PicTeX" #: devQuartz.c:622 #, c-format msgid "font \"%s\" could not be found for family \"%s\"" msgstr "font “%s” could not be found for family “%s”" #: devQuartz.c:634 msgid "font family name is too long" msgstr "font family name is too long" #: devQuartz.c:674 #, c-format msgid "no font could be found for family \"%s\"" msgstr "no font could be found for family “%s”" #: devQuartz.c:1164 msgid "invalid 'file' argument" msgstr "invalid ‘file’ argument" #: devQuartz.c:1192 msgid "invalid Quartz device size" msgstr "invalid Quartz device size" #: devQuartz.c:1220 msgid "Unable to create device description." msgstr "Unable to create device description." #: devQuartz.c:1270 msgid "Unable to create Quartz device target, given type may not be supported." msgstr "" "Unable to create Quartz device target, given type may not be supported." #: devQuartz.c:1356 msgid "Quartz device is not available on this platform" msgstr "Quartz device is not available on this platform" #: devWindows.c:275 devWindows.c:319 devWindows.c:388 msgid "Not enough memory to copy graphics window" msgstr "Not enough memory to copy graphics window" #: devWindows.c:280 devWindows.c:324 devWindows.c:393 msgid "No device available to copy graphics window" msgstr "No device available to copy graphics window" #: devWindows.c:328 devWindows.c:397 #, c-format msgid "'%%' is not allowed in file name" msgstr "‘%%’ is not allowed in file name" #: devWindows.c:539 msgid "Invalid font specification" msgstr "Invalid font specification" #: devWindows.c:578 msgid "Font family not found in Windows font database" msgstr "Font family not found in Windows font database" #: devWindows.c:1008 msgid "plot history seems corrupted" msgstr "plot history seems corrupted" #: devWindows.c:1015 msgid "no plot history!" msgstr "no plot history!" #: devWindows.c:1726 #, c-format msgid "filename too long in %s() call" msgstr "filename too long in %s() call" #: devWindows.c:1730 devWindows.c:1765 devWindows.c:1799 msgid "Unable to load Rbitmap.dll" msgstr "Unable to load Rbitmap.dll" #: devWindows.c:1735 devWindows.c:1774 devWindows.c:1808 #, c-format msgid "'width=%d, height=%d' are unlikely values in pixels" msgstr "‘width=%d, height=%d’ are unlikely values in pixels" #: devWindows.c:1743 devWindows.c:1748 devWindows.c:1777 devWindows.c:1782 #: devWindows.c:1811 devWindows.c:1816 msgid "Unable to allocate bitmap" msgstr "Unable to allocate bitmap" #: devWindows.c:1754 devWindows.c:1788 devWindows.c:2121 #, c-format msgid "Unable to open file '%s' for writing" msgstr "Unable to open file ‘%s’ for writing" #: devWindows.c:1771 msgid "filename too long in jpeg() call" msgstr "filename too long in jpeg() call" #: devWindows.c:1805 msgid "filename too long in tiff() call" msgstr "filename too long in tiff() call" #: devWindows.c:1835 msgid "filename too long in win.metafile() call" msgstr "filename too long in win.metafile() call" #: devWindows.c:1845 #, c-format msgid "Unable to open metafile '%s' for writing" msgstr "Unable to open metafile ‘%s’ for writing" #: devWindows.c:1847 msgid "Unable to open clipboard to write metafile" msgstr "Unable to open clipboard to write metafile" #: devWindows.c:2070 msgid "Insufficient memory for resize. Killing device" msgstr "Insufficient memory for resize. Killing device" #: devWindows.c:2077 msgid "Insufficient memory for resize. Disabling alpha blending" msgstr "Insufficient memory for resize. Disabling alpha blending" #: devWindows.c:2106 msgid "A clipboard metafile can store only one figure." msgstr "A clipboard metafile can store only one figure." #: devWindows.c:2112 #, c-format msgid "metafile '%s' could not be created" msgstr "metafile ‘%s’ could not be created" #: devWindows.c:2682 devWindows.c:3302 msgid "R Graphics" msgstr "R Graphics" #: devWindows.c:2928 msgid "option 'windowsTimeouts' should be integer" msgstr "option ‘windowsTimeouts’ should be integer" #: devWindows.c:2950 msgid "invalid device number in 'savePlot'" msgstr "invalid device number in ‘savePlot’" #: devWindows.c:2952 msgid "invalid device in 'savePlot'" msgstr "invalid device in ‘savePlot’" #: devWindows.c:2955 msgid "invalid filename argument in savePlot" msgstr "invalid filename argument in savePlot" #: devWindows.c:2959 msgid "invalid type argument in 'savePlot'" msgstr "invalid type argument in ‘savePlot’" #: devWindows.c:2986 msgid "unknown type in savePlot" msgstr "unknown type in savePlot" #: devWindows.c:3068 devWindows.c:3104 devWindows.c:3136 devWindows.c:3171 #: devWindows.c:3196 msgid "processing of the plot ran out of memory" msgstr "processing of the plot ran out of memory" #: devWindows.c:3084 devWindows.c:3117 devWindows.c:3150 devWindows.c:3183 msgid "Impossible to load Rbitmap.dll" msgstr "Impossible to load Rbitmap.dll" #: devWindows.c:3156 msgid "Impossible to open " msgstr "Impossible to open " #: devWindows.c:3221 msgid "invalid 'width' or 'height' in devWindows" msgstr "invalid ‘width’ or ‘height’ in devWindows" #: devWindows.c:3226 msgid "invalid value of 'record' in devWindows" msgstr "invalid value of ‘record’ in devWindows" #: devWindows.c:3230 msgid "invalid value of 'rescale' in devWindows" msgstr "invalid value of ‘rescale’ in devWindows" #: devWindows.c:3238 msgid "invalid value of 'canvas' in devWindows" msgstr "invalid value of ‘canvas’ in devWindows" #: devWindows.c:3249 msgid "invalid value of 'buffered' in devWindows" msgstr "invalid value of ‘buffered’ in devWindows" #: devWindows.c:3255 msgid "invalid value of 'bg' in devWindows" msgstr "invalid value of ‘bg’ in devWindows" #: devWindows.c:3262 msgid "invalid value of 'title' in devWindows" msgstr "invalid value of ‘title’ in devWindows" #: devWindows.c:3277 msgid "unable to start device devWindows" msgstr "unable to start device devWindows" #: devWindows.c:3347 msgid "recursive use of getGraphicsEvent not supported" msgstr "recursive use of getGraphicsEvent not supported" #: qdBitmap.c:91 msgid "Not a supported scheme, no image data written" msgstr "Not a supported scheme, no image data written" #: qdPDF.c:98 #, c-format msgid "cannot open file '%s'" msgstr "cannot open file ‘%s’"