# English translations for R package. # Copyright (C) 2005 The R Foundation # This file is distributed under the same license as the R package. # Automatically generated, 2005. # # 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.3.0\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2005-11-01 20:42+0000\n" "PO-Revision-Date: 2005-11-01 20:42+0000\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:41 devNull.c:45 msgid "unable to start NULL device" msgstr "unable to start NULL device" #: devPS.c:624 devPS.c:705 #, c-format msgid "afm file '%s' could not be opened" msgstr "afm file ‘%s’ could not be opened" #: devPS.c:648 devPS.c:730 msgid "FontBBox could not be parsed" msgstr "FontBBox could not be parsed" #: devPS.c:656 devPS.c:738 msgid "CharInfo could not be parsed" msgstr "CharInfo could not be parsed" #: devPS.c:662 devPS.c:768 msgid "unknown AFM entity encountered" msgstr "unknown AFM entity encountered" #: devPS.c:839 #, c-format msgid "font width unknown for character U+%04x, assuming 1000" msgstr "font width unknown for character U+%04x, assuming 1000" #: devPS.c:847 devPS.c:3671 devPS.c:6006 #, c-format msgid "invalid string in '%s'" msgstr "invalid string in ‘%s’" #: devPS.c:873 #, c-format msgid "font width unknown for character 0x%x" msgstr "font width unknown for character 0x%x" #: devPS.c:912 #, c-format msgid "font metrics unknown for Unicode character U+%04x" msgstr "font metrics unknown for Unicode character U+%04x" #: devPS.c:919 #, c-format msgid "font metrics unknown for character 0x%x" msgstr "font metrics unknown for character 0x%x" #: devPS.c:1017 msgid "Failed to allocate CID font info" msgstr "Failed to allocate CID font info" #: devPS.c:1032 msgid "Failed to allocate Type 1 font info" msgstr "Failed to allocate Type 1 font info" #: devPS.c:1052 msgid "Failed to allocate encoding info" msgstr "Failed to allocate encoding info" #: devPS.c:1069 msgid "Failed to allocate CID font family" msgstr "Failed to allocate CID font family" #: devPS.c:1082 msgid "Failed to allocate Type 1 font family" msgstr "Failed to allocate Type 1 font family" #: devPS.c:1119 devPS.c:1130 msgid "Failed to allocate font list" msgstr "Failed to allocate font list" #: devPS.c:1181 msgid "Failed to allocated encoding list" msgstr "Failed to allocated encoding list" #: devPS.c:1283 msgid "Truncated string which was too long for copy" msgstr "Truncated string which was too long for copy" #: devPS.c:1320 msgid "Failed to load encoding file" msgstr "Failed to load encoding file" #: devPS.c:1379 msgid "Invalid font name or more than one font name" msgstr "Invalid font name or more than one font name" #: devPS.c:1533 msgid "Font family not found in PostScript font database" msgstr "Font family not found in PostScript font database" #: devPS.c:1568 msgid "Font encoding not found in PostScript font database" msgstr "Font encoding not found in PostScript font database" #: devPS.c:1670 devPS.c:1860 #, c-format msgid "failed to load CID afm file '%s'" msgstr "failed to load CID afm file ‘%s’" #: devPS.c:1744 devPS.c:1810 devPS.c:1924 #, c-format msgid "failed to load afm file '%s'" msgstr "failed to load afm file ‘%s’" #: devPS.c:2192 msgid "Corrupt loaded encodings; encoding not recorded" msgstr "Corrupt loaded encodings; encoding not recorded" #: devPS.c:2203 msgid "Failed to record device encoding" msgstr "Failed to record device encoding" #: devPS.c:2372 msgid "Object .ps.prolog is not a character vector" msgstr "Object .ps.prolog is not a character vector" #: devPS.c:2426 devPS.c:5144 devQuartz.c:1394 devWindows.c:737 msgid "Invalid line end" msgstr "Invalid line end" #: devPS.c:2445 devPS.c:5163 devQuartz.c:1414 devWindows.c:750 msgid "Invalid line join" msgstr "Invalid line join" #: devPS.c:2453 devQuartz.c:1424 msgid "Invalid line mitre" msgstr "Invalid line mitre" #: devPS.c:2737 msgid "filename too long in postscript" msgstr "filename too long in postscript" #: devPS.c:2755 devPS.c:4726 msgid "encoding path is too long" msgstr "encoding path is too long" #: devPS.c:2799 devPS.c:3962 devPS.c:4765 msgid "Failed to initialise default PostScript font" msgstr "Failed to initialise default PostScript font" #: devPS.c:2831 devPS.c:4796 msgid "Failed to initialise additional PostScript fonts" msgstr "Failed to initialise additional PostScript fonts" #: devPS.c:2879 msgid "invalid foreground/background color (postscript)" msgstr "invalid foreground/background color (postscript)" #: devPS.c:2889 msgid "'command' is too long" msgstr "‘command’ is too long" #: devPS.c:2893 msgid "postscript(print.it=TRUE) used with an empty print command" msgstr "postscript(print.it=TRUE) used with an empty print command" #: devPS.c:2944 #, c-format msgid "invalid page type '%s' (postscript)" msgstr "invalid page type ‘%s’ (postscript)" #: devPS.c:3074 #, c-format msgid "unknown postscript font CID family, name %s" msgstr "unknown postscript font CID family, name %s" #: devPS.c:3084 #, c-format msgid "unknown postscript font family, using %s" msgstr "unknown postscript font family, using %s" #: devPS.c:3188 msgid "printing via file = \"\" is not implemented in this version" msgstr "printing via file = \"\" is not implemented in this version" #: devPS.c:3196 devPS.c:3209 #, c-format msgid "cannot open 'postscript' pipe to '%s'" msgstr "cannot open ‘postscript’ pipe to ‘%s’" #: devPS.c:3202 msgid "file = \"|cmd\" is not implemented in this version" msgstr "file = “|cmd” is not implemented in this version" #: devPS.c:3220 #, c-format msgid "cannot open 'postscript' file argument '%s'" msgstr "cannot open ‘postscript’ file argument ‘%s’" #: devPS.c:3351 #, c-format msgid "" "error from postscript() in running:\n" " %s" msgstr "" "error from postscript() in running:\n" " %s" #: devPS.c:3390 #, c-format msgid "cidfamily '%s' not included in PostScript device" msgstr "cidfamily ‘%s’ not included in PostScript device" #: devPS.c:3403 #, c-format msgid "family '%s' not included in PostScript device" msgstr "family ‘%s’ not included in PostScript device" #: devPS.c:3579 devPS.c:4392 devPS.c:5935 devPS.c:5969 #, 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:3586 #, c-format msgid "family %s not included in PostScript device" msgstr "family %s not included in PostScript device" #: devPS.c:3622 #, c-format msgid "unknown encoding '%s' in 'mbcsToSbcs'" msgstr "unknown encoding ‘%s’ in ‘mbcsToSbcs’" #: devPS.c:3632 msgid "conversion failure in 'mbcsToSbcs'" msgstr "conversion failure in ‘mbcsToSbcs’" #: devPS.c:3813 msgid "run out of colors in xfig()" msgstr "run out of colors in xfig()" #: devPS.c:3842 #, c-format msgid "unimplemented line texture %08x: using Dash-double-dotted" msgstr "unimplemented line texture %08x: using Dash-double-dotted" #: devPS.c:3922 msgid "filename too long in xfig" msgstr "filename too long in xfig" #: devPS.c:3946 msgid "invalid foreground/background color (xfig)" msgstr "invalid foreground/background color (xfig)" #: devPS.c:3999 #, c-format msgid "invalid page type '%s' (xfig)" msgstr "invalid page type ‘%s’ (xfig)" #: devPS.c:4007 #, 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:4125 msgid "empty file name" msgstr "empty file name" #: devPS.c:4650 msgid "Corrupt loaded encodings; font not added" msgstr "Corrupt loaded encodings; font not added" #: devPS.c:4659 msgid "Failed to record device encoding; font not added" msgstr "Failed to record device encoding; font not added" #: devPS.c:4690 msgid "filename too long in pdf" msgstr "filename too long in pdf" #: devPS.c:4705 msgid "cannot allocate pd->pos" msgstr "cannot allocate pd->pos" #: devPS.c:4710 msgid "cannot allocate pd->pageobj" msgstr "cannot allocate pd->pageobj" #: devPS.c:4804 msgid "'version' must be at least 1.3 to allow the use of CID fonts" msgstr "‘version’ must be at least 1.3 to allow the use of CID fonts" #: devPS.c:4885 #, c-format msgid "invalid paper type '%s' (pdf)" msgstr "invalid paper type ‘%s’ (pdf)" #: devPS.c:4915 msgid "invalid foreground/background color (pdf)" msgstr "invalid foreground/background color (pdf)" #: devPS.c:5055 msgid "Invalid alpha value in PDF" msgstr "Invalid alpha value in PDF" #: devPS.c:5434 msgid "Corrupt encodings in PDF device" msgstr "Corrupt encodings in PDF device" #: devPS.c:5539 #, c-format msgid "cannot open 'pdf' file argument '%s'" msgstr "cannot open ‘pdf’ file argument ‘%s’" #: devPS.c:5593 msgid "unable to increase page limit: please shutdown the pdf device" msgstr "unable to increase page limit: please shutdown the pdf device" #: devPS.c:5606 #, c-format msgid "" "cannot open 'pdf' file argument '%s'\n" " please shut down the PDFdevice" msgstr "" "cannot open ‘pdf’ file argument ‘%s’\n" " please shut down the PDFdevice" #: devPS.c:5918 devPS.c:6107 msgid "Failed to find or load PDF font" msgstr "Failed to find or load PDF font" #: devPS.c:6075 msgid "Failed to find or load PDF CID font" msgstr "Failed to find or load PDF CID font" #: devPS.c:6186 devPS.c:6190 devPS.c:6341 devPS.c:6345 #, c-format msgid "invalid 'family' parameter in %s" msgstr "invalid ‘family’ parameter in %s" #: devPS.c:6209 devPS.c:6358 #, c-format msgid "invalid 'fonts' parameter in %s" msgstr "invalid ‘fonts’ parameter in %s" #: devPS.c:6226 msgid "unable to start device PostScript" msgstr "unable to start device PostScript" #: devPS.c:6292 msgid "unable to start device xfig" msgstr "unable to start device xfig" #: devPS.c:6377 msgid "unable to start device pdf" msgstr "unable to start device pdf" #: devPicTeX.c:790 msgid "unable to start device PicTeX" msgstr "unable to start device PicTeX" #: devQuartz.c:454 msgid "invalid string argument" msgstr "invalid string argument" #: devQuartz.c:492 msgid "invalid width or height in quartz" msgstr "invalid width or height in quartz" #: devQuartz.c:526 msgid "unable to start device Quartz" msgstr "unable to start device Quartz" #: devQuartz.c:1016 devWindows.c:568 msgid "Invalid font specification" msgstr "Invalid font specification" #: devQuartz.c:1061 msgid "Font family not found in Quartz font database" msgstr "Font family not found in Quartz font database" #: devQuartz.c:1695 msgid "Quartz device not available on this platform" msgstr "Quartz device not available on this platform" #: devWindows.c:264 devWindows.c:296 devWindows.c:379 msgid "Not enough memory to copy graphics window" msgstr "Not enough memory to copy graphics window" #: devWindows.c:269 devWindows.c:301 devWindows.c:384 msgid "No device available to copy graphics window" msgstr "No device available to copy graphics window" #: devWindows.c:607 msgid "Font family not found in Windows font database" msgstr "Font family not found in Windows font database" #: devWindows.c:1022 msgid "plot history seems corrupted" msgstr "plot history seems corrupted" #: devWindows.c:1029 msgid "no plot history!" msgstr "no plot history!" #: devWindows.c:1729 #, c-format msgid "filename too long in %s() call" msgstr "filename too long in %s() call" #: devWindows.c:1733 devWindows.c:1758 msgid "Unable to load Rbitmap.dll" msgstr "Unable to load Rbitmap.dll" #: devWindows.c:1742 devWindows.c:1767 msgid "Unable to allocate bitmap" msgstr "Unable to allocate bitmap" #: devWindows.c:1748 devWindows.c:1773 devWindows.c:2053 #, c-format msgid "Unable to open file '%s' for writing" msgstr "Unable to open file ‘%s’ for writing" #: devWindows.c:1764 msgid "filename too long in jpeg() call" msgstr "filename too long in jpeg() call" #: devWindows.c:1791 msgid "filename too long in win.metafile() call" msgstr "filename too long in win.metafile() call" #: devWindows.c:1801 #, c-format msgid "Unable to open metafile '%s' for writing" msgstr "Unable to open metafile ‘%s’ for writing" #: devWindows.c:1803 msgid "Unable to open clipboard to write metafile" msgstr "Unable to open clipboard to write metafile" #: devWindows.c:1813 msgid "can't find any fonts" msgstr "can't find any fonts" #: devWindows.c:2010 msgid "Insufficient memory for resize. Killing device" msgstr "Insufficient memory for resize. Killing device" #: devWindows.c:2038 msgid "A clipboard metafile can store only one figure." msgstr "A clipboard metafile can store only one figure." #: devWindows.c:2044 #, c-format msgid "metafile '%s' could not be created" msgstr "metafile ‘%s’ could not be created" #: devWindows.c:2457 devWindows.c:3039 msgid "R Graphics" msgstr "R Graphics" #: devWindows.c:2702 msgid "option 'windowsTimeouts' should be integer" msgstr "option ‘windowsTimeouts’ should be integer" #: devWindows.c:2723 msgid "invalid device number in savePlot" msgstr "invalid device number in savePlot" #: devWindows.c:2725 msgid "invalid device in savePlot" msgstr "invalid device in savePlot" #: devWindows.c:2728 msgid "invalid filename argument in savePlot" msgstr "invalid filename argument in savePlot" #: devWindows.c:2733 msgid "invalid type argument in savePlot" msgstr "invalid type argument in savePlot" #: devWindows.c:2755 msgid "unknown type in savePlot" msgstr "unknown type in savePlot" #: devWindows.c:2830 devWindows.c:2866 devWindows.c:2898 devWindows.c:2933 msgid "processing of the plot ran out of memory" msgstr "processing of the plot ran out of memory" #: devWindows.c:2846 devWindows.c:2879 devWindows.c:2912 msgid "Impossible to load Rbitmap.dll" msgstr "Impossible to load Rbitmap.dll" #: devWindows.c:2918 msgid "Impossible to open " msgstr "Impossible to open " #: devWindows.c:2958 msgid "invalid width or height in devWindows" msgstr "invalid width or height in devWindows" #: devWindows.c:2963 msgid "invalid value of 'recording' in devWindows" msgstr "invalid value of ‘recording’ in devWindows" #: devWindows.c:2967 msgid "invalid value of 'resize' in devWindows" msgstr "invalid value of ‘resize’ in devWindows" #: devWindows.c:2975 msgid "invalid value of 'canvas' in devWindows" msgstr "invalid value of ‘canvas’ in devWindows" #: devWindows.c:2986 msgid "invalid value of 'buffered' in devWindows" msgstr "invalid value of ‘buffered’ in devWindows" #: devWindows.c:2992 msgid "invalid value of 'bg' in devWindows" msgstr "invalid value of ‘bg’ in devWindows" #: devWindows.c:3011 msgid "unable to start device devWindows" msgstr "unable to start device devWindows" #: devWindows.c:3084 msgid "recursive use of getGraphicsEvent not supported" msgstr "recursive use of getGraphicsEvent not supported"