Rev 52829 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# English translations for R package.# Copyright (C) 2010 The R Foundation# This file is distributed under the same license as the R package.# Automatically generated, 2010.## 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.12.0\n""Report-Msgid-Bugs-To: bugs@R-project.org\n""POT-Creation-Date: 2010-08-30 08:38+0100\n""PO-Revision-Date: 2010-08-30 08:38+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"#: src/appl/binning.c:73msgid "NA's in .C(\"bincode\",... NAOK=FALSE)"msgstr "NA's in .C(“bincode”,... NAOK=FALSE)"#: src/appl/binning.c:111msgid "NA's in .C(\"bincount\",... NAOK=FALSE)"msgstr "NA's in .C(“bincount”,... NAOK=FALSE)"#: src/appl/pretty.c:106msgid "Internal(pretty()): very small range.. corrected"msgstr "Internal(pretty()): very small range.. corrected"#: src/appl/pretty.c:109msgid "Internal(pretty()): very large range.. corrected"msgstr "Internal(pretty()): very large range.. corrected"#: src/appl/rcont.c:78#, c-formatmsgid "rcont2 [%d,%d]: exp underflow to 0; algorithm failure"msgstr "rcont2 [%d,%d]: exp underflow to 0; algorithm failure"#: src/appl/strsignif.c:120msgid ".C(..): Width cannot be zero"msgstr ".C(..): Width cannot be zero"#: src/appl/strsignif.c:134msgid ".C(..): 'type' must be \"integer\" for \"d\"-format"msgstr ".C(..): ‘type’ must be “integer” for “d”-format"#: src/appl/strsignif.c:214msgid ".C(..): 'type' must be \"real\" for this format"msgstr ".C(..): ‘type’ must be “real” for this format"#: src/gnuwin32/dynload.c:155#, c-formatmsgid "DLL attempted to change FPU control word from %x to %x"msgstr "DLL attempted to change FPU control word from %x to %x"#: src/gnuwin32/dynload.c:193msgid "cannot get working directory"msgstr "cannot get working directory"#: src/gnuwin32/extra.c:65 src/gnuwin32/extra.c:594msgid "unsupported version of Windows"msgstr "unsupported version of Windows"#: src/gnuwin32/extra.c:129 src/gnuwin32/extra.c:151 src/gnuwin32/extra.c:185msgid "R_HOME not set"msgstr "R_HOME not set"#: src/gnuwin32/extra.c:134#, c-formatmsgid "'%s' not found"msgstr "‘%s’ not found"#: src/gnuwin32/extra.c:136#, c-formatmsgid "file association for '%s' not available or invalid"msgstr "file association for ‘%s’ not available or invalid"#: src/gnuwin32/extra.c:139#, c-formatmsgid "access to '%s' denied"msgstr "access to ‘%s’ denied"#: src/gnuwin32/extra.c:140#, c-formatmsgid "problem in displaying '%s'"msgstr "problem in displaying ‘%s’"#: src/gnuwin32/extra.c:156#, c-formatmsgid "'%ls' not found"msgstr "‘%ls’ not found"#: src/gnuwin32/extra.c:158#, c-formatmsgid "file association for '%ls' not available or invalid"msgstr "file association for ‘%ls’ not available or invalid"#: src/gnuwin32/extra.c:161#, c-formatmsgid "access to '%ls' denied"msgstr "access to ‘%ls’ denied"#: src/gnuwin32/extra.c:162#, c-formatmsgid "problem in displaying '%ls'"msgstr "problem in displaying ‘%ls’"#: src/gnuwin32/extra.c:173 src/gnuwin32/extra.c:204 src/gnuwin32/extra.c:229#: src/gnuwin32/extra.c:232 src/gnuwin32/extra.c:278 src/gnuwin32/extra.c:315#: src/gnuwin32/extra.c:326 src/gnuwin32/extra.c:350 src/gnuwin32/extra.c:358#: src/gnuwin32/extra.c:513 src/gnuwin32/extra.c:533 src/gnuwin32/extra.c:573#: src/gnuwin32/extra.c:758 src/gnuwin32/extra.c:842 src/gnuwin32/extra.c:845#: src/gnuwin32/extra.c:850 src/gnuwin32/extra.c:1596#: src/gnuwin32/extra.c:1621 src/main/agrep.c:67 src/main/agrep.c:70#: src/main/apply.c:257 src/main/apply.c:259 src/main/apply.c:262#: src/main/array.c:73 src/main/array.c:1064 src/main/array.c:1193#: src/main/array.c:1195 src/main/array.c:1196 src/main/attrib.c:192#: src/main/builtin.c:77 src/main/builtin.c:86 src/main/builtin.c:105#: src/main/builtin.c:107 src/main/builtin.c:136 src/main/builtin.c:500#: src/main/builtin.c:516 src/main/builtin.c:700 src/main/character.c:120#: src/main/character.c:123 src/main/character.c:176 src/main/character.c:1002#: src/main/character.c:1006 src/main/character.c:1237#: src/main/character.c:1241 src/main/character.c:1298#: src/main/character.c:1301 src/main/connections.c:954#: src/main/connections.c:960 src/main/connections.c:963#: src/main/connections.c:967 src/main/connections.c:1106#: src/main/connections.c:1122 src/main/connections.c:1127#: src/main/connections.c:1683 src/main/connections.c:1689#: src/main/connections.c:1693 src/main/connections.c:1697#: src/main/connections.c:1702 src/main/connections.c:2346#: src/main/connections.c:2351 src/main/connections.c:2354#: src/main/connections.c:2357 src/main/connections.c:2737#: src/main/connections.c:2742 src/main/connections.c:2748#: src/main/connections.c:2751 src/main/connections.c:2755#: src/main/connections.c:2770 src/main/connections.c:2821#: src/main/connections.c:2826 src/main/connections.c:2830#: src/main/connections.c:2834 src/main/connections.c:2838#: src/main/connections.c:2844 src/main/connections.c:2890#: src/main/connections.c:2896 src/main/connections.c:2900#: src/main/connections.c:2951 src/main/connections.c:2954#: src/main/connections.c:3214 src/main/connections.c:3217#: src/main/connections.c:3220 src/main/connections.c:3315#: src/main/connections.c:3321 src/main/connections.c:3324#: src/main/connections.c:3472 src/main/connections.c:3475#: src/main/connections.c:3479 src/main/connections.c:3482#: src/main/connections.c:3589 src/main/connections.c:3692#: src/main/connections.c:3695 src/main/connections.c:4028#: src/main/connections.c:4051 src/main/connections.c:4082#: src/main/connections.c:4096 src/main/connections.c:4104#: src/main/connections.c:4130 src/main/connections.c:4269#: src/main/connections.c:4273 src/main/connections.c:4399#: src/main/connections.c:4401 src/main/connections.c:4403#: src/main/connections.c:4435 src/main/connections.c:4565#: src/main/connections.c:4591 src/main/connections.c:4595#: src/main/connections.c:4599 src/main/connections.c:4603#: src/main/context.c:597 src/main/context.c:606 src/main/context.c:610#: src/main/datetime.c:656 src/main/datetime.c:736 src/main/datetime.c:738#: src/main/datetime.c:742 src/main/datetime.c:900 src/main/datetime.c:902#: src/main/datetime.c:1066 src/main/debug.c:223 src/main/deparse.c:351#: src/main/devices.c:581 src/main/dotcode.c:736 src/main/dotcode.c:740#: src/main/dotcode.c:745 src/main/dounzip.c:250 src/main/dounzip.c:257#: src/main/dounzip.c:267 src/main/dounzip.c:272 src/main/dounzip.c:276#: src/main/envir.c:1524 src/main/envir.c:1527 src/main/envir.c:1670#: src/main/envir.c:1675 src/main/envir.c:1741 src/main/envir.c:1757#: src/main/envir.c:1763 src/main/envir.c:1863 src/main/envir.c:1871#: src/main/envir.c:1878 src/main/envir.c:1892 src/main/envir.c:1898#: src/main/envir.c:1902 src/main/envir.c:2119 src/main/envir.c:2240#: src/main/envir.c:2499 src/main/envir.c:2757 src/main/envir.c:2771#: src/main/envir.c:2778 src/main/envir.c:2794 src/main/envir.c:3348#: src/main/eval.c:281 src/main/eval.c:1768 src/main/eval.c:1797#: src/main/eval.c:1801 src/main/grep.c:735 src/main/grep.c:740#: src/main/grep.c:1085 src/main/grep.c:1089 src/main/grep.c:1094#: src/main/grep.c:1769 src/main/grep.c:1774 src/main/memory.c:2984#: src/main/model.c:1610 src/main/model.c:1618 src/main/optim.c:225#: src/main/paste.c:86 src/main/paste.c:353 src/main/paste.c:360#: src/main/paste.c:367 src/main/paste.c:372 src/main/paste.c:377#: src/main/paste.c:382 src/main/paste.c:385 src/main/paste.c:393#: src/main/paste.c:542 src/main/paste.c:547 src/main/platform.c:282#: src/main/platform.c:284 src/main/platform.c:286 src/main/platform.c:302#: src/main/platform.c:313 src/main/platform.c:947 src/main/platform.c:953#: src/main/platform.c:1003 src/main/platform.c:1060 src/main/platform.c:1063#: src/main/platform.c:1223 src/main/platform.c:1226 src/main/platform.c:1262#: src/main/platform.c:1265 src/main/platform.c:1338 src/main/platform.c:1356#: src/main/platform.c:1397 src/main/platform.c:1399 src/main/platform.c:1459#: src/main/platform.c:1550 src/main/platform.c:1810 src/main/platform.c:1853#: src/main/platform.c:1974 src/main/platform.c:1977 src/main/platform.c:1980#: src/main/platform.c:1983 src/main/platform.c:2100 src/main/platform.c:2134#: src/main/platform.c:2182 src/main/plot.c:3113 src/main/plot.c:4252#: src/main/plot.c:4256 src/main/plot.c:4259 src/main/plot3d.c:2449#: src/main/plot3d.c:2453 src/main/plot3d.c:2458 src/main/plot3d.c:2462#: src/main/plot3d.c:2466 src/main/plot3d.c:2470 src/main/print.c:230#: src/main/print.c:236 src/main/print.c:258 src/main/print.c:264#: src/main/print.c:270 src/main/random.c:468 src/main/random.c:472#: src/main/random.c:476 src/main/saveload.c:1937 src/main/saveload.c:1940#: src/main/saveload.c:1943 src/main/saveload.c:2061 src/main/saveload.c:2229#: src/main/saveload.c:2234 src/main/saveload.c:2237 src/main/saveload.c:2341#: src/main/scan.c:660 src/main/scan.c:827 src/main/scan.c:840#: src/main/scan.c:844 src/main/scan.c:846 src/main/scan.c:857#: src/main/scan.c:884 src/main/scan.c:887 src/main/scan.c:940#: src/main/scan.c:977 src/main/scan.c:981 src/main/scan.c:991#: src/main/scan.c:1205 src/main/scan.c:1433 src/main/scan.c:1484#: src/main/scan.c:1496 src/main/scan.c:1500 src/main/scan.c:1506#: src/main/scan.c:1720 src/main/scan.c:1721 src/main/scan.c:1723#: src/main/scan.c:1724 src/main/scan.c:1725 src/main/scan.c:1726#: src/main/scan.c:1727 src/main/scan.c:1728 src/main/seq.c:381#: src/main/seq.c:385 src/main/seq.c:403 src/main/seq.c:407 src/main/seq.c:413#: src/main/seq.c:421 src/main/sort.c:161 src/main/sysutils.c:560#: src/main/sysutils.c:562 src/main/sysutils.c:564 src/main/sysutils.c:569#: src/main/sysutils.c:1518 src/main/sysutils.c:1522 src/main/unique.c:820#: src/main/unique.c:1099 src/main/unique.c:1159 src/main/unique.c:1166#: src/main/util.c:572 src/main/util.c:575 src/main/util.c:1685#: src/modules/internet/internet.c:283 src/modules/internet/internet.c:289#: src/modules/internet/internet.c:295 src/modules/internet/internet.c:298#: src/modules/internet/internet.c:302 src/modules/lapack/Lapack.c:153#: src/modules/lapack/Lapack.c:243 src/modules/lapack/Lapack.c:668#: src/modules/lapack/Lapack.c:764 src/modules/lapack/Lapack.c:821#: src/modules/lapack/Lapack.c:1079 src/modules/X11/devX11.c:2897#: src/modules/X11/devX11.c:2900 src/modules/X11/devX11.c:2903#: src/modules/X11/devX11.c:2928 src/modules/X11/devX11.c:3299#: src/modules/X11/devX11.c:3304 src/modules/X11/devX11.c:3308#: src/modules/X11/devX11.c:3312 src/modules/X11/devX11.c:3316#: src/modules/X11/devX11.c:3327 src/modules/X11/devX11.c:3331#: src/unix/sys-std.c:1201 src/unix/sys-std.c:1224#, c-formatmsgid "invalid '%s' argument"msgstr "invalid ‘%s’ argument"#: src/gnuwin32/extra.c:216msgid "unknown type"msgstr "unknown type"#: src/gnuwin32/extra.c:250 src/gnuwin32/extra.c:274 src/gnuwin32/extra.c:312#: src/gnuwin32/extra.c:347msgid "Menu functions can only be used in the GUI"msgstr "Menu functions can only be used in the GUI"#: src/gnuwin32/extra.c:282#, c-formatmsgid "unable to retrieve items for %s (%s)"msgstr "unable to retrieve items for %s (%s)"#: src/gnuwin32/extra.c:320#, c-formatmsgid "unable to add menu (%s)"msgstr "unable to add menu (%s)"#: src/gnuwin32/extra.c:332#, c-formatmsgid "unable to add menu item (%s)"msgstr "unable to add menu item (%s)"#: src/gnuwin32/extra.c:355msgid "menu does not exist"msgstr "menu does not exist"#: src/gnuwin32/extra.c:362#, c-formatmsgid "unable to delete menu item (%s)"msgstr "unable to delete menu item (%s)"#: src/gnuwin32/extra.c:522msgid "'savehistory' can only be used in Rgui and Rterm"msgstr "‘savehistory’ can only be used in Rgui and Rterm"#: src/gnuwin32/extra.c:539msgid "'loadhistory' can only be used in Rgui and Rterm"msgstr "‘loadhistory’ can only be used in Rgui and Rterm"#: src/gnuwin32/extra.c:552 src/unix/sys-std.c:1255msgid "invalid timestamp"msgstr "invalid timestamp"#: src/gnuwin32/extra.c:675 src/gnuwin32/extra.c:1812#: src/gnuwin32/extra.c:1993 src/gnuwin32/extra.c:1996#: src/gnuwin32/extra.c:1999 src/main/character.c:561 src/main/colors.c:365#: src/main/connections.c:3224 src/main/context.c:643 src/main/context.c:662#: src/main/datetime.c:588 src/main/datetime.c:658 src/main/datetime.c:904#: src/main/dotcode.c:197 src/main/errors.c:833 src/main/errors.c:864#: src/main/errors.c:965 src/main/errors.c:990 src/main/errors.c:995#: src/main/optimize.c:95 src/main/optimize.c:102 src/main/optimize.c:111#: src/main/optimize.c:180 src/main/optimize.c:186 src/main/optimize.c:195#: src/main/platform.c:2154 src/main/plot.c:276 src/main/plot.c:470#: src/main/plot.c:475 src/main/plot.c:2287 src/main/plot.c:2294#: src/main/plot.c:3326 src/main/plot.c:3328 src/main/plot.c:3330#: src/main/plot.c:3488 src/main/plot3d.c:1398 src/main/plot3d.c:2527#: src/main/plot3d.c:2531 src/main/plot3d.c:2533 src/main/seq.c:167#: src/main/seq.c:265 src/main/seq.c:268 src/main/sort.c:869#: src/main/sort.c:968 src/main/source.c:209 src/main/summary.c:1026#: src/main/sysutils.c:229 src/main/util.c:885 src/main/util.c:890#: src/main/util.c:897 src/main/util.c:900 src/modules/X11/devX11.c:2803#: src/modules/X11/devX11.c:2830 src/modules/X11/devX11.c:2835#: src/modules/X11/devX11.c:2840 src/modules/X11/devX11.c:2850#: src/modules/X11/devX11.c:2855 src/modules/X11/devX11.c:2859#: src/modules/X11/devX11.c:3320 src/unix/sys-std.c:1302#, c-formatmsgid "invalid '%s' value"msgstr "invalid ‘%s’ value"#: src/gnuwin32/extra.c:717 src/gnuwin32/extra.c:730msgid "incorrect argument"msgstr "incorrect argument"#: src/gnuwin32/extra.c:721msgid "don't be silly!: your machine has a 4Gb address limit"msgstr "don't be silly!: your machine has a 4Gb address limit"#: src/gnuwin32/extra.c:725msgid "cannot decrease memory limit: ignored"msgstr "cannot decrease memory limit: ignored"#: src/gnuwin32/extra.c:872msgid "Select one or more"msgstr "Select one or more"#: src/gnuwin32/extra.c:872msgid "Select one"msgstr "Select one"#: src/gnuwin32/extra.c:1058msgid "argument must be a character vector or a raw vector"msgstr "argument must be a character vector or a raw vector"#: src/gnuwin32/extra.c:1095 src/main/connections.c:1857msgid "Unable to open the clipboard"msgstr "Unable to open the clipboard"#: src/gnuwin32/extra.c:1100 src/main/connections.c:1861msgid "Unable to write to the clipboard"msgstr "Unable to write to the clipboard"#: src/gnuwin32/extra.c:1121 src/gnuwin32/extra.c:1178msgid "'path' must be a character vector"msgstr "‘path’ must be a character vector"#: src/gnuwin32/extra.c:1238 src/gnuwin32/extra.c:1311msgid "'default' must be a character string"msgstr "‘default’ must be a character string"#: src/gnuwin32/extra.c:1240 src/gnuwin32/extra.c:1313msgid "'default' is overlong"msgstr "‘default’ is overlong"#: src/gnuwin32/extra.c:1244 src/gnuwin32/extra.c:1317msgid "'caption' must be a character string"msgstr "‘caption’ must be a character string"#: src/gnuwin32/extra.c:1246msgid "'multi' must be a logical value"msgstr "‘multi’ must be a logical value"#: src/gnuwin32/extra.c:1248msgid "'filterindex' must be an integer value"msgstr "‘filterindex’ must be an integer value"#: src/gnuwin32/extra.c:1399msgid "'title' must be a character string"msgstr "‘title’ must be a character string"#: src/gnuwin32/extra.c:1416msgid "'text' must be a character string"msgstr "‘text’ must be a character string"#: src/gnuwin32/extra.c:1446#, c-formatmsgid "'%s' must be length 1"msgstr "‘%s’ must be length 1"#: src/gnuwin32/extra.c:1562#, c-formatmsgid "'%s' must be a list"msgstr "‘%s’ must be a list"#: src/gnuwin32/extra.c:1566#, c-formatmsgid "'%s' element %d is not a window handle"msgstr "‘%s’ element %d is not a window handle"#: src/gnuwin32/extra.c:1598 src/gnuwin32/extra.c:1600#: src/gnuwin32/extra.c:1623 src/gnuwin32/extra.c:1625#: src/gnuwin32/extra.c:1672 src/main/gevents.c:47 src/main/gevents.c:73msgid "invalid device"msgstr "invalid device"#: src/gnuwin32/extra.c:1601msgid "requires SDI mode"msgstr "requires SDI mode"#: src/gnuwin32/extra.c:1666 src/main/gevents.c:44 src/main/gevents.c:70msgid "invalid graphical device number"msgstr "invalid graphical device number"#: src/gnuwin32/extra.c:1676msgid "bad device"msgstr "bad device"#: src/gnuwin32/extra.c:2011#, c-formatmsgid "Registry key '%ls' not found"msgstr "Registry key ‘%ls’ not found"#: src/gnuwin32/extra.c:2075 src/gnuwin32/extra.c:2083msgid "invalid input in Rmbstowcs"msgstr "invalid input in Rmbstowcs"#: src/gnuwin32/extra.c:2105 src/main/platform.c:1035msgid "file choice cancelled"msgstr "file choice cancelled"#: src/gnuwin32/run.c:228#, c-formatmsgid "CreateProcess failed to run '%s'"msgstr "CreateProcess failed to run ‘%s’"#: src/gnuwin32/run.c:323msgid "Child process not responding. R will terminate it."msgstr "Child process not responding. R will terminate it."#: src/gnuwin32/run.c:367#, c-formatmsgid "Exit code was %d"msgstr "Exit code was %d"#: src/gnuwin32/run.c:394msgid "Insufficient memory (rpipeOpen)"msgstr "Insufficient memory (rpipeOpen)"#: src/gnuwin32/run.c:593 src/main/dounzip.c:405msgid "seek not enabled for this connection"msgstr "seek not enabled for this connection"#: src/gnuwin32/run.c:599msgid "truncate not enabled for this connection"msgstr "truncate not enabled for this connection"#: src/gnuwin32/run.c:679 src/gnuwin32/run.c:683 src/gnuwin32/run.c:696#: src/gnuwin32/run.c:724 src/main/connections.c:1061#: src/main/connections.c:1065 src/main/connections.c:1071#: src/main/connections.c:1085msgid "allocation of pipe connection failed"msgstr "allocation of pipe connection failed"#: src/gnuwin32/run.c:738msgid "'names' is not a character string"msgstr "‘names’ is not a character string"#: src/gnuwin32/sys-win32.c:182msgid "character string expected as first argument"msgstr "character string expected as first argument"#: src/gnuwin32/sys-win32.c:191msgid "character string expected as third argument"msgstr "character string expected as third argument"#: src/gnuwin32/system.c:121 src/unix/sys-unix.c:411msgid "reached session elapsed time limit"msgstr "reached session elapsed time limit"#: src/gnuwin32/system.c:123 src/unix/sys-unix.c:413msgid "reached elapsed time limit"msgstr "reached elapsed time limit"#: src/gnuwin32/system.c:129 src/unix/sys-unix.c:419msgid "reached session CPU time limit"msgstr "reached session CPU time limit"#: src/gnuwin32/system.c:131 src/unix/sys-unix.c:421msgid "reached CPU time limit"msgstr "reached CPU time limit"#: src/gnuwin32/system.c:151#, c-formatmsgid "Fatal error: %s\n"msgstr "Fatal error: %s\n"#: src/gnuwin32/system.c:329 src/unix/sys-std.c:851#, c-formatmsgid "encoding '%s' is not recognised"msgstr "encoding ‘%s’ is not recognised"#: src/gnuwin32/system.c:335 src/unix/sys-std.c:857#, c-formatmsgid "<ERROR: re-encoding failure from encoding '%s'>\n"msgstr "<ERROR: re-encoding failure from encoding '%s'>\n"#: src/gnuwin32/system.c:544 src/gnuwin32/system.c:1023#: src/gnuwin32/system.c:1035 src/main/connections.c:547#: src/main/connections.c:552 src/main/dounzip.c:114 src/main/saveload.c:1948#: src/main/serialize.c:2111 src/main/serialize.c:2116#: src/main/serialize.c:2197 src/main/serialize.c:2242 src/unix/system.c:312#: src/unix/system.c:323#, c-formatmsgid "cannot open file '%s': %s"msgstr "cannot open file '%s': %s"#: src/gnuwin32/system.c:558#, c-formatmsgid "file.show(): file '%s' does not exist\n"msgstr "file.show(): file ‘%s’ does not exist\n"#: src/gnuwin32/system.c:986msgid "WARNING: no max-mem-size given\n"msgstr "WARNING: no max-mem-size given\n"#: src/gnuwin32/system.c:992#, c-formatmsgid "WARNING: --max-mem-size value is invalid: ignored\n"msgstr "WARNING: --max-mem-size value is invalid: ignored\n"#: src/gnuwin32/system.c:994#, c-formatmsgid "WARNING: --max-mem-size=%lu%c: too large and ignored\n"msgstr "WARNING: --max-mem-size=%lu%c: too large and ignored\n"#: src/gnuwin32/system.c:999#, c-formatmsgid "WARNING: --max-mem-size=%4.1fM: too small and ignored\n"msgstr "WARNING: --max-mem-size=%4.1fM: too small and ignored\n"#: src/gnuwin32/system.c:1003#, c-formatmsgid "WARNING: --max-mem-size=%4.0fM: too large and taken as %uM\n"msgstr "WARNING: --max-mem-size=%4.0fM: too large and taken as %uM\n"#: src/gnuwin32/system.c:1046 src/unix/system.c:342#, c-formatmsgid "WARNING: '-e %s' omitted as input is too long\n"msgstr "WARNING: ‘-e %s’ omitted as input is too long\n"#: src/gnuwin32/system.c:1050 src/unix/system.c:356#, c-formatmsgid "WARNING: unknown option '%s'\n"msgstr "WARNING: unknown option ‘%s’\n"#: src/gnuwin32/system.c:1072 src/unix/system.c:360#, c-formatmsgid "ARGUMENT '%s' __ignored__\n"msgstr "ARGUMENT ‘%s’ __ignored__\n"#: src/gnuwin32/system.c:1078 src/unix/system.c:367msgid "cannot use -e with -f or --file"msgstr "cannot use -e with -f or --file"#: src/gnuwin32/system.c:1098msgid "creation of tmpfile failed -- set TMPDIR suitably?"msgstr "creation of tmpfile failed -- set TMPDIR suitably?"#: src/gnuwin32/system.c:1117 src/unix/system.c:417msgid "you must specify '--save', '--no-save' or '--vanilla'"msgstr "you must specify '--save', ‘--no-save’ or ‘--vanilla’"#: src/gnuwin32/system.c:1122msgid """impossible to create 'reader thread'; you must free some system resources"msgstr """impossible to create 'reader thread'; you must free some system resources"#: src/include/Errormsg.h:25 src/main/eval.c:2928 src/main/subscript.c:312#: src/main/subscript.c:353 src/main/subscript.c:457 src/main/subscript.c:554msgid "subscript out of bounds"msgstr "subscript out of bounds"#: src/include/Errormsg.h:26#, c-formatmsgid "object of type '%s' is not subsettable"msgstr "object of type ‘%s’ is not subsettable"#: src/main/CConverters.c:305msgid "no R-to-C converter found corresponding to identifier"msgstr "no R-to-C converter found corresponding to identifier"#: src/main/CommandLineArgs.c:172msgid "WARNING: no value given for --encoding given\n"msgstr "WARNING: no value given for --encoding given\n"#: src/main/CommandLineArgs.c:195#, c-formatmsgid "WARNING: option '%s' no longer supported\n"msgstr "WARNING: option ‘%s’ no longer supported\n"#: src/main/CommandLineArgs.c:209#, c-formatmsgid "WARNING: no value given for '%s'\n"msgstr "WARNING: no value given for ‘%s’\n"#: src/main/CommandLineArgs.c:217#, c-formatmsgid "WARNING: '%s' value is invalid: ignored\n"msgstr "WARNING: ‘%s’ value is invalid: ignored\n"#: src/main/CommandLineArgs.c:221#, c-formatmsgid "WARNING: %s: too large and ignored\n"msgstr "WARNING: %s: too large and ignored\n"#: src/main/CommandLineArgs.c:237msgid "WARNING: no value given for '--max-ppsize'\n"msgstr "WARNING: no value given for ‘--max-ppsize’\n"#: src/main/CommandLineArgs.c:242msgid "WARNING: '-max-ppsize' value is negative: ignored\n"msgstr "WARNING: ‘-max-ppsize’ value is negative: ignored\n"#: src/main/CommandLineArgs.c:244msgid "WARNING: '-max-ppsize' value is too small: ignored\n"msgstr "WARNING: ‘-max-ppsize’ value is too small: ignored\n"#: src/main/CommandLineArgs.c:247msgid "WARNING: '-max-ppsize' value is too large: ignored\n"msgstr "WARNING: ‘-max-ppsize’ value is too large: ignored\n"#: src/main/RNG.c:140#, c-formatmsgid "unif_rand: unimplemented RNG kind %d"msgstr "unif_rand: unimplemented RNG kind %d"#: src/main/RNG.c:205#, c-formatmsgid "FixupSeeds: unimplemented RNG kind %d"msgstr "FixupSeeds: unimplemented RNG kind %d"#: src/main/RNG.c:240msgid "'user_unif_rand' not in load table"msgstr "‘user_unif_rand’ not in load table"#: src/main/RNG.c:248msgid "cannot read seeds unless 'user_unif_nseed' is supplied"msgstr "cannot read seeds unless ‘user_unif_nseed’ is supplied"#: src/main/RNG.c:253msgid "seed length must be in 0...625; ignored"msgstr "seed length must be in 0...625; ignored"#: src/main/RNG.c:261#, c-formatmsgid "RNG_Init: unimplemented RNG kind %d"msgstr "RNG_Init: unimplemented RNG kind %d"#: src/main/RNG.c:301msgid ".Random.seed is a missing argument with no default"msgstr ".Random.seed is a missing argument with no default"#: src/main/RNG.c:302#, c-formatmsgid ".Random.seed is not an integer vector but of type '%s'"msgstr ".Random.seed is not an integer vector but of type ‘%s’"#: src/main/RNG.c:308msgid ".Random.seed[1] is not a valid integer"msgstr ".Random.seed[1] is not a valid integer"#: src/main/RNG.c:312msgid ".Random.seed[0] is not a valid Normal type"msgstr ".Random.seed[0] is not a valid Normal type"#: src/main/RNG.c:323msgid ".Random.seed[1] = 5 but no user-supplied generator"msgstr ".Random.seed[1] = 5 but no user-supplied generator"#: src/main/RNG.c:326msgid ".Random.seed[1] is not a valid RNG kind (code)"msgstr ".Random.seed[1] is not a valid RNG kind (code)"#: src/main/RNG.c:348msgid ".Random.seed has wrong length"msgstr ".Random.seed has wrong length"#: src/main/RNG.c:401#, c-formatmsgid "RNGkind: unimplemented RNG kind %d"msgstr "RNGkind: unimplemented RNG kind %d"#: src/main/RNG.c:413msgid "invalid Normal type in RNGkind"msgstr "invalid Normal type in RNGkind"#: src/main/RNG.c:416msgid "'user_norm_rand' not in load table"msgstr "‘user_norm_rand’ not in load table"#: src/main/RNG.c:459msgid "supplied seed is not a valid integer"msgstr "supplied seed is not a valid integer"#: src/main/Rdynload.c:250msgid "R_RegisterRoutines called with invalid DllInfo object."msgstr "R_RegisterRoutines called with invalid DllInfo object."#: src/main/Rdynload.c:533msgid "Maximal number of DLLs reached..."msgstr "Maximal number of DLLs reached..."#: src/main/Rdynload.c:588msgid "could not allocate space for 'path'"msgstr "could not allocate space for ‘path’"#: src/main/Rdynload.c:601#, c-formatmsgid "DLLname '%s' is too long"msgstr "DLLname ‘%s’ is too long"#: src/main/Rdynload.c:622msgid "could not allocate space for 'name'"msgstr "could not allocate space for ‘name’"#: src/main/Rdynload.c:897 src/main/Rdynload.c:913 src/main/util.c:689msgid "character argument expected"msgstr "character argument expected"#: src/main/Rdynload.c:903 src/main/Rdynload.c:936#, c-formatmsgid """unable to load shared object '%s':\n"" %s"msgstr """unable to load shared object '%s':\n"" %s"#: src/main/Rdynload.c:916#, c-formatmsgid "shared object '%s' was not loaded"msgstr "shared object ‘%s’ was not loaded"#: src/main/Rdynload.c:976#, c-formatmsgid "cannot allocate memory for registered native symbol (%d bytes)"msgstr "cannot allocate memory for registered native symbol (%d bytes)"#: src/main/Rdynload.c:1096msgid "must pass package name or DllInfo reference"msgstr "must pass package name or DllInfo reference"#: src/main/Rdynload.c:1182 src/main/dotcode.c:128#, c-formatmsgid "Unimplemented type %d in createRSymbolObject"msgstr "Unimplemented type %d in createRSymbolObject"#: src/main/Rdynload.c:1264msgid "R_getRegisteredRoutines() expects a DllInfo reference"msgstr "R_getRegisteredRoutines() expects a DllInfo reference"#: src/main/Rdynload.c:1267msgid "NULL value passed for DllInfo"msgstr "NULL value passed for DllInfo"#: src/main/Rdynload.c:1303 src/main/Rdynload.c:1309 src/main/Rdynload.c:1316#: src/main/Rdynload.c:1322 src/main/Rdynload.c:1328msgid "no dyn.load support in this R version"msgstr "no dyn.load support in this R version"#: src/main/Rdynload.c:1373#, c-formatmsgid "function '%s' not provided by package '%s'"msgstr "function ‘%s’ not provided by package ‘%s’"#: src/main/Rdynload.c:1375msgid "table entry must be an external pointer"msgstr "table entry must be an external pointer"#: src/main/Rstrptime.h:503 src/main/Rstrptime.h:970#, c-formatmsgid "use of %s for input is not supported"msgstr "use of %s for input is not supported"#: src/main/Rstrptime.h:1224msgid "input string is too long"msgstr "input string is too long"#: src/main/Rstrptime.h:1226msgid "invalid multibyte input string"msgstr "invalid multibyte input string"#: src/main/Rstrptime.h:1229msgid "format string is too long"msgstr "format string is too long"#: src/main/Rstrptime.h:1231msgid "invalid multibyte format string"msgstr "invalid multibyte format string"#: src/main/agrep.c:69 src/main/character.c:1004 src/main/character.c:1008#: src/main/grep.c:737 src/main/grep.c:1087 src/main/grep.c:1091#: src/main/grep.c:1771#, c-formatmsgid "argument '%s' has length > 1 and only the first element will be used"msgstr "argument ‘%s’ has length > 1 and only the first element will be used"#: src/main/agrep.c:93 src/main/grep.c:792 src/main/grep.c:1813msgid "regular expression is invalid in this locale"msgstr "regular expression is invalid in this locale"#: src/main/agrep.c:99 src/main/grep.c:82#, c-formatmsgid "regcomp error: '%s'"msgstr "regcomp error: ‘%s’"#: src/main/agrep.c:135 src/main/grep.c:198 src/main/grep.c:285#: src/main/grep.c:393 src/main/grep.c:548 src/main/grep.c:842#: src/main/grep.c:1869 src/main/grep.c:1935#, c-formatmsgid "input string %d is invalid in this locale"msgstr "input string %d is invalid in this locale"#: src/main/apply.c:41 src/main/apply.c:101 src/main/complex.c:1013msgid "invalid length"msgstr "invalid length"#: src/main/apply.c:96msgid "FUN.VALUE must be a vector"msgstr "FUN.VALUE must be a vector"#: src/main/apply.c:98msgid "invalid USE.NAMES value"msgstr "invalid USE.NAMES value"#: src/main/apply.c:144#, c-formatmsgid """values must be length %d,\n"" but FUN(X[[%d]]) result is length %d"msgstr """values must be length %d,\n"" but FUN(X[[%d]]) result is length %d"#: src/main/apply.c:156#, c-formatmsgid """values must be type '%s',\n"" but FUN(X[[%d]]) result is type '%s'"msgstr """values must be type '%s',\n"" but FUN(X[[%d]]) result is type ‘%s’"#: src/main/apply.c:174#, c-formatmsgid "type '%s' is not supported"msgstr "type ‘%s’ is not supported"#: src/main/arithmetic.c:35msgid "NaNs produced"msgstr "NaNs produced"#: src/main/arithmetic.c:36msgid "Non-numeric argument to mathematical function"msgstr "Non-numeric argument to mathematical function"#: src/main/arithmetic.c:178msgid "probable complete loss of accuracy in modulus"msgstr "probable complete loss of accuracy in modulus"#: src/main/arithmetic.c:305msgid "operator needs one or two arguments"msgstr "operator needs one or two arguments"#: src/main/arithmetic.c:322msgid "non-numeric argument to binary operator"msgstr "non-numeric argument to binary operator"#: src/main/arithmetic.c:383 src/main/relop.c:123msgid "non-conformable arrays"msgstr "non-conformable arrays"#: src/main/arithmetic.c:426msgid "non-conformable time-series"msgstr "non-conformable time-series"#: src/main/arithmetic.c:448 src/main/logic.c:120 src/main/relop.c:68#: src/main/relop.c:161msgid "longer object length is not a multiple of shorter object length"msgstr "longer object length is not a multiple of shorter object length"#: src/main/arithmetic.c:520msgid "invalid argument to unary operator"msgstr "invalid argument to unary operator"#: src/main/arithmetic.c:544 src/main/arithmetic.c:563msgid "invalid unary operator"msgstr "invalid unary operator"#: src/main/arithmetic.c:610msgid "NAs produced by integer overflow"msgstr "NAs produced by integer overflow"#: src/main/arithmetic.c:1040msgid "unimplemented real function of 1 argument"msgstr "unimplemented real function of 1 argument"#: src/main/arithmetic.c:1054 src/main/complex.c:928 src/main/complex.c:1002msgid "unimplemented complex function"msgstr "unimplemented complex function"#: src/main/arithmetic.c:1371 src/main/arithmetic.c:1754#: src/main/arithmetic.c:1928 src/main/arithmetic.c:2040#, c-formatmsgid "unimplemented real function of %d numeric arguments"msgstr "unimplemented real function of %d numeric arguments"#: src/main/arithmetic.c:1401#, c-formatmsgid "%d arguments passed to '%s' which requires 1 or 2"msgstr "%d arguments passed to ‘%s’ which requires 1 or 2"#: src/main/arithmetic.c:1420msgid "invalid second argument of length 0"msgstr "invalid second argument of length 0"#: src/main/arithmetic.c:1490msgid "invalid argument 'base' of length 0"msgstr "invalid argument ‘base’ of length 0"#: src/main/arithmetic.c:1498#, c-formatmsgid "%d arguments passed to 'log' which requires 1 or 2"msgstr "%d arguments passed to ‘log’ which requires 1 or 2"#: src/main/array.c:70msgid "non-numeric matrix extent"msgstr "non-numeric matrix extent"#: src/main/array.c:80msgid "invalid 'nrow' value (too large or NA)"msgstr "invalid ‘nrow’ value (too large or NA)"#: src/main/array.c:82msgid "invalid 'nrow' value (< 0)"msgstr "invalid ‘nrow’ value (< 0)"#: src/main/array.c:85msgid "invalid 'ncol' value (too large or NA)"msgstr "invalid ‘ncol’ value (too large or NA)"#: src/main/array.c:87msgid "invalid 'ncol' value (< 0)"msgstr "invalid ‘ncol’ value (< 0)"#: src/main/array.c:93#, c-formatmsgid """data length [%d] is not a sub-multiple or multiple of the number of rows [%d]"msgstr """data length [%d] is not a sub-multiple or multiple of the number of rows [%d]"#: src/main/array.c:96#, c-formatmsgid """data length [%d] is not a sub-multiple or multiple of the number of columns ""[%d]"msgstr """data length [%d] is not a sub-multiple or multiple of the number of columns ""[%d]"#: src/main/array.c:99msgid "data length exceeds size of matrix"msgstr "data length exceeds size of matrix"#: src/main/array.c:104msgid "too many elements specified"msgstr "too many elements specified"#: src/main/array.c:168msgid "negative extents to matrix"msgstr "negative extents to matrix"#: src/main/array.c:170msgid "allocMatrix: too many elements specified"msgstr "allocMatrix: too many elements specified"#: src/main/array.c:197msgid "negative extents to 3D array"msgstr "negative extents to 3D array"#: src/main/array.c:199msgid "alloc3Darray: too many elements specified"msgstr "alloc3Darray: too many elements specified"#: src/main/array.c:222msgid "allocArray: too many elements specified by 'dims'"msgstr "allocArray: too many elements specified by ‘dims’"#: src/main/array.c:395msgid "a matrix-like object is required as argument to 'row/col'"msgstr "a matrix-like object is required as argument to ‘row/col’"#: src/main/array.c:606msgid "requires numeric/complex matrix/vector arguments"msgstr "requires numeric/complex matrix/vector arguments"#: src/main/array.c:696 src/main/array.c:700 src/main/array.c:704msgid "non-conformable arguments"msgstr "non-conformable arguments"#: src/main/array.c:988msgid "argument is not a matrix"msgstr "argument is not a matrix"#: src/main/array.c:1023msgid "invalid first argument, must be an array"msgstr "invalid first argument, must be an array"#: src/main/array.c:1038 src/main/array.c:1041msgid "'a' does not have named dimnames"msgstr "‘a’ does not have named dimnames"#: src/main/array.c:1048#, c-formatmsgid "perm[%d] does not match a dimension name"msgstr "perm[%d] does not match a dimension name"#: src/main/array.c:1055msgid "'perm' is of wrong length"msgstr "‘perm’ is of wrong length"#: src/main/array.c:1062msgid "value out of range in 'perm'"msgstr "value out of range in ‘perm’"#: src/main/array.c:1144msgid "'resize' must be TRUE or FALSE"msgstr "‘resize’ must be TRUE or FALSE"#: src/main/array.c:1205msgid "'x' must be numeric"msgstr "‘x’ must be numeric"#: src/main/attrib.c:39 src/main/attrib.c:221 src/main/attrib.c:257#: src/main/attrib.c:279 src/main/attrib.c:396 src/main/attrib.c:443#: src/main/attrib.c:492msgid "attempt to set an attribute on NULL"msgstr "attempt to set an attribute on NULL"#: src/main/attrib.c:71#, c-formatmsgid "row names must be 'character' or 'integer', not '%s'"msgstr "row names must be ‘character’ or 'integer', not ‘%s’"#: src/main/attrib.c:123#, c-formatmsgid "getAttrib: invalid type (%s) for TAG"msgstr "getAttrib: invalid type (%s) for TAG"#: src/main/attrib.c:371#, c-formatmsgid "invalid type (%s) for 'names': must be vector"msgstr "invalid type (%s) for 'names': must be vector"#: src/main/attrib.c:374#, c-formatmsgid "'names' attribute [%d] must be the same length as the vector [%d]"msgstr "‘names’ attribute [%d] must be the same length as the vector [%d]"#: src/main/attrib.c:379msgid "names() applied to a non-vector"msgstr "names() applied to a non-vector"#: src/main/attrib.c:387msgid "invalid time series parameters specified"msgstr "invalid time series parameters specified"#: src/main/attrib.c:400msgid "'tsp' attribute must be numeric"msgstr "‘tsp’ attribute must be numeric"#: src/main/attrib.c:406msgid "'tsp' attribute must be numeric of length three"msgstr "‘tsp’ attribute must be numeric of length three"#: src/main/attrib.c:423msgid "cannot assign 'tsp' to zero-length vector"msgstr "cannot assign ‘tsp’ to zero-length vector"#: src/main/attrib.c:454msgid "attempt to set invalid 'comment' attribute"msgstr "attempt to set invalid ‘comment’ attribute"#: src/main/attrib.c:501msgid "adding class \"factor\" to an invalid object"msgstr "adding class “factor” to an invalid object"#: src/main/attrib.c:509msgid "attempt to set invalid 'class' attribute"msgstr "attempt to set invalid ‘class’ attribute"#: src/main/attrib.c:784msgid "incompatible 'names' argument"msgstr "incompatible ‘names’ argument"#: src/main/attrib.c:839#, c-formatmsgid "invalid type (%s) to set 'names' attribute"msgstr "invalid type (%s) to set ‘names’ attribute"#: src/main/attrib.c:908msgid "'dimnames' applied to non-array"msgstr "‘dimnames’ applied to non-array"#: src/main/attrib.c:913msgid "'dimnames' must be a list"msgstr "‘dimnames’ must be a list"#: src/main/attrib.c:916 src/main/attrib.c:939#, c-formatmsgid "length of 'dimnames' [%d] must match that of 'dims' [%d]"msgstr "length of ‘dimnames’ [%d] must match that of ‘dims’ [%d]"#: src/main/attrib.c:945#, c-formatmsgid "invalid type (%s) for 'dimnames' (must be a vector)"msgstr "invalid type (%s) for ‘dimnames’ (must be a vector)"#: src/main/attrib.c:948#, c-formatmsgid "length of 'dimnames' [%d] not equal to array extent"msgstr "length of ‘dimnames’ [%d] not equal to array extent"#: src/main/attrib.c:1010 src/main/builtin.c:64 src/main/builtin.c:101#: src/main/envir.c:1512 src/main/envir.c:1663 src/main/envir.c:1724#: src/main/envir.c:1847 src/main/paste.c:68 src/main/paste.c:263#: src/main/plot.c:1729 src/main/random.c:474msgid "invalid first argument"msgstr "invalid first argument"#: src/main/attrib.c:1013 src/main/plot.c:1736msgid "invalid second argument"msgstr "invalid second argument"#: src/main/attrib.c:1021msgid "length-0 dimension vector is invalid"msgstr "length-0 dimension vector is invalid"#: src/main/attrib.c:1026msgid "the dims contain missing values"msgstr "the dims contain missing values"#: src/main/attrib.c:1028msgid "the dims contain negative values"msgstr "the dims contain negative values"#: src/main/attrib.c:1032#, c-formatmsgid "dims [product %d] do not match the length of object [%d]"msgstr "dims [product %d] do not match the length of object [%d]"#: src/main/attrib.c:1098msgid "duplicated levels will not be allowed in factors anymore"msgstr "duplicated levels will not be allowed in factors anymore"#: src/main/attrib.c:1128msgid "attributes must be a list or NULL"msgstr "attributes must be a list or NULL"#: src/main/attrib.c:1133msgid "attributes must be named"msgstr "attributes must be named"#: src/main/attrib.c:1137#, c-formatmsgid "all attributes must have names [%d does not]"msgstr "all attributes must have names [%d does not]"#: src/main/attrib.c:1236msgid "'which' must be of mode character"msgstr "‘which’ must be of mode character"#: src/main/attrib.c:1238msgid "exactly one attribute 'which' must be given"msgstr "exactly one attribute ‘which’ must be given"#: src/main/attrib.c:1296 src/main/attrib.c:1319 src/main/subscript.c:209#: src/main/subscript.c:213 src/main/subset.c:1065 src/main/subset.c:1115#, c-formatmsgid "partial match of '%s' to '%s'"msgstr "partial match of ‘%s’ to ‘%s’"#: src/main/attrib.c:1351msgid "'name' must be non-null character string"msgstr "‘name’ must be non-null character string"#: src/main/attrib.c:1473 src/main/attrib.c:1544 src/main/attrib.c:1581msgid "invalid type or length for slot name"msgstr "invalid type or length for slot name"#: src/main/attrib.c:1507#, c-formatmsgid "cannot get a slot (\"%s\") from an object of type \"%s\""msgstr "cannot get a slot (“%s”) from an object of type “%s”"#: src/main/attrib.c:1518#, c-formatmsgid "no slot of name \"%s\" for this object of class \"%s\""msgstr "no slot of name “%s” for this object of class “%s”"#: src/main/attrib.c:1535msgid "attempt to set slot on NULL object"msgstr "attempt to set slot on NULL object"#: src/main/attrib.c:1576msgid "formal classes cannot be used without the methods package"msgstr "formal classes cannot be used without the methods package"#: src/main/attrib.c:1588#, c-formatmsgid """trying to get slot \"%s\" from an object of a basic class (\"%s\") with no ""slots"msgstr """trying to get slot “%s” from an object of a basic class (“%s”) with no slots"#: src/main/attrib.c:1592#, c-formatmsgid """trying to get slot \"%s\" from an object (class \"%s\") that is not an S4 ""object "msgstr """trying to get slot “%s” from an object (class “%s”) that is not an S4 object "#: src/main/base.c:275msgid "Event GE_ScalePS requires a single numeric value"msgstr "Event GE_ScalePS requires a single numeric value"#: src/main/bind.c:272 src/main/bind.c:312 src/main/bind.c:365#: src/main/bind.c:443 src/main/bind.c:473#, c-formatmsgid "type '%s' is unimplemented in '%s'"msgstr "type ‘%s’ is unimplemented in ‘%s’"#: src/main/bind.c:672msgid "repeated formal argument 'recursive'"msgstr "repeated formal argument ‘recursive’"#: src/main/bind.c:683msgid "repeated formal argument 'use.names'"msgstr "repeated formal argument ‘use.names’"#: src/main/bind.c:881msgid "argument not a list"msgstr "argument not a list"#: src/main/bind.c:1025 src/main/eval.c:2130 src/main/eval.c:2139#: src/main/objects.c:311 src/main/objects.c:346 src/main/objects.c:718#: src/main/objects.c:735 src/main/objects.c:742#, c-formatmsgid "class name too long in '%s'"msgstr "class name too long in ‘%s’"#: src/main/bind.c:1100msgid "cannot create a matrix from these types"msgstr "cannot create a matrix from these types"#: src/main/bind.c:1170#, c-formatmsgid "number of rows of matrices must match (see arg %d)"msgstr "number of rows of matrices must match (see arg %d)"#: src/main/bind.c:1405#, c-formatmsgid "number of columns of matrices must match (see arg %d)"msgstr "number of columns of matrices must match (see arg %d)"#: src/main/builtin.c:40 src/main/builtin.c:44msgid "vector size cannot be NA"msgstr "vector size cannot be NA"#: src/main/builtin.c:48msgid "vector size cannot be NA/NaN"msgstr "vector size cannot be NA/NaN"#: src/main/builtin.c:49msgid "vector size cannot be infinite"msgstr "vector size cannot be infinite"#: src/main/builtin.c:50msgid "vector size cannot be negative"msgstr "vector size cannot be negative"#: src/main/builtin.c:51msgid "vector size specified is too large"msgstr "vector size specified is too large"#: src/main/builtin.c:73 src/main/builtin.c:82 src/main/builtin.c:276#: src/main/builtin.c:308 src/main/builtin.c:350 src/main/builtin.c:360#: src/main/coerce.c:1436 src/main/connections.c:2746 src/main/engine.c:2839#: src/main/envir.c:921 src/main/envir.c:974 src/main/envir.c:1064#: src/main/envir.c:1521 src/main/envir.c:1668 src/main/envir.c:1735#: src/main/envir.c:1856 src/main/envir.c:2529 src/main/envir.c:2589#: src/main/envir.c:2908 src/main/envir.c:2937 src/main/envir.c:2958#: src/main/envir.c:2981 src/main/envir.c:3015 src/main/envir.c:3035#: src/main/envir.c:3340 src/main/envir.c:3344 src/main/eval.c:3736#: src/main/objects.c:190 src/main/objects.c:196 src/main/saveload.c:2057#: src/main/saveload.c:2338 src/main/serialize.c:2264msgid "use of NULL environment is defunct"msgstr "use of NULL environment is defunct"#: src/main/builtin.c:288msgid "replacement object is not an environment"msgstr "replacement object is not an environment"#: src/main/builtin.c:312msgid "'enclos' must be an environment"msgstr "‘enclos’ must be an environment"#: src/main/builtin.c:337 src/main/builtin.c:355msgid "argument is not an environment"msgstr "argument is not an environment"#: src/main/builtin.c:339msgid "the empty environment has no parent"msgstr "the empty environment has no parent"#: src/main/builtin.c:357msgid "can not set parent of the empty environment"msgstr "can not set parent of the empty environment"#: src/main/builtin.c:365msgid "'parent' is not an environment"msgstr "‘parent’ is not an environment"#: src/main/builtin.c:487 src/main/connections.c:3327#: src/main/connections.c:3338 src/main/connections.c:3686#: src/main/connections.c:3717 src/main/connections.c:4088#: src/main/connections.c:4150 src/main/connections.c:4357#: src/main/connections.c:4361 src/main/connections.c:4721#: src/main/deparse.c:312 src/main/deparse.c:315 src/main/deparse.c:396#: src/main/deparse.c:399 src/main/scan.c:1704 src/main/serialize.c:1657msgid "cannot write to this connection"msgstr "cannot write to this connection"#: src/main/builtin.c:492 src/main/builtin.c:522 src/main/platform.c:342#: src/main/platform.c:345 src/main/plot3d.c:2541 src/main/plot3d.c:2545#, c-formatmsgid "invalid '%s' specification"msgstr "invalid ‘%s’ specification"#: src/main/builtin.c:509msgid "non-positive 'fill' argument will be ignored"msgstr "non-positive ‘fill’ argument will be ignored"#: src/main/builtin.c:584#, c-formatmsgid "argument %d (type '%s') cannot be handled by 'cat'"msgstr "argument %d (type '%s') cannot be handled by ‘cat’"#: src/main/builtin.c:703msgid "vector: zero-length 'type' argument"msgstr "vector: zero-length ‘type’ argument"#: src/main/builtin.c:722#, c-formatmsgid "vector: cannot make a vector of mode '%s'."msgstr "vector: cannot make a vector of mode '%s'."#: src/main/builtin.c:747msgid "cannot set length of non-vector"msgstr "cannot set length of non-vector"#: src/main/builtin.c:848 src/main/devices.c:365 src/main/options.c:559msgid "invalid argument"msgstr "invalid argument"#: src/main/builtin.c:850 src/main/builtin.c:854 src/main/character.c:335#: src/main/coerce.c:2591msgid "invalid value"msgstr "invalid value"#: src/main/builtin.c:853msgid "missing value for 'length'"msgstr "missing value for ‘length’"#: src/main/builtin.c:877 src/main/eval.c:417 src/main/eval.c:516#: src/main/eval.c:1574 src/main/eval.c:1627 src/main/eval.c:1682#: src/main/eval.c:2013 src/main/eval.c:3368 src/main/eval.c:3475msgid "'...' used in an incorrect context"msgstr "‘...’ used in an incorrect context"#: src/main/builtin.c:913msgid "'EXPR' is missing"msgstr "‘EXPR’ is missing"#: src/main/builtin.c:917msgid "EXPR must be a length 1 vector"msgstr "EXPR must be a length 1 vector"#: src/main/character.c:93 src/main/character.c:116#, c-formatmsgid "'%s' requires a character vector"msgstr "‘%s’ requires a character vector"#: src/main/character.c:146 src/main/character.c:170 src/main/character.c:619#: src/main/character.c:715#, c-formatmsgid "invalid multibyte string %d"msgstr "invalid multibyte string %d"#: src/main/character.c:234msgid "extracting substrings from a non-character object"msgstr "extracting substrings from a non-character object"#: src/main/character.c:239 src/main/character.c:332msgid "invalid substring argument(s)"msgstr "invalid substring argument(s)"#: src/main/character.c:327msgid "replacing substrings in a non-character object"msgstr "replacing substrings in a non-character object"#: src/main/character.c:519msgid "the first argument must be a character vector"msgstr "the first argument must be a character vector"#: src/main/character.c:537msgid "abbreviate used with non-ASCII chars"msgstr "abbreviate used with non-ASCII chars"#: src/main/character.c:557msgid "non-character names"msgstr "non-character names"#: src/main/character.c:661 src/main/grep.c:144msgid "non-character argument"msgstr "non-character argument"#: src/main/character.c:770#, c-formatmsgid "decreasing range specification ('%lc-%lc')"msgstr "decreasing range specification ('%lc-%lc')"#: src/main/character.c:856#, c-formatmsgid "decreasing range specification ('%c-%c')"msgstr "decreasing range specification ('%c-%c')"#: src/main/character.c:1044msgid "invalid UTF-8 string 'old'"msgstr "invalid UTF-8 string ‘old’"#: src/main/character.c:1050msgid "invalid multibyte string 'old'"msgstr "invalid multibyte string ‘old’"#: src/main/character.c:1063msgid "invalid UTF-8 string 'new'"msgstr "invalid UTF-8 string ‘new’"#: src/main/character.c:1069msgid "invalid multibyte string 'new'"msgstr "invalid multibyte string ‘new’"#: src/main/character.c:1095 src/main/character.c:1183msgid "'old' is longer than 'new'"msgstr "‘old’ is longer than ‘new’"#: src/main/character.c:1127#, c-formatmsgid "invalid input multibyte string %d"msgstr "invalid input multibyte string %d"#: src/main/character.c:1232msgid "strtrim() requires a character vector"msgstr "strtrim() requires a character vector"#: src/main/coerce.c:28msgid "invalid 'mode' argument"msgstr "invalid ‘mode’ argument"#: src/main/coerce.c:29msgid "applies only to lists and vectors"msgstr "applies only to lists and vectors"#: src/main/coerce.c:73 src/main/errors.c:1102msgid "NAs introduced by coercion"msgstr "NAs introduced by coercion"#: src/main/coerce.c:75 src/main/errors.c:1103msgid "inaccurate integer conversion in coercion"msgstr "inaccurate integer conversion in coercion"#: src/main/coerce.c:77 src/main/errors.c:1104msgid "imaginary parts discarded in coercion"msgstr "imaginary parts discarded in coercion"#: src/main/coerce.c:79msgid "out-of-range values treated as 0 in coercion to raw"msgstr "out-of-range values treated as 0 in coercion to raw"#: src/main/coerce.c:409#, c-formatmsgid "invalid data of mode '%s' (too short)"msgstr "invalid data of mode ‘%s’ (too short)"#: src/main/coerce.c:937#, c-formatmsgid "'pairlist' object cannot be coerced to type '%s'"msgstr "‘pairlist’ object cannot be coerced to type ‘%s’"#: src/main/coerce.c:1045#, c-formatmsgid "(list) object cannot be coerced to type '%s'"msgstr "(list) object cannot be coerced to type ‘%s’"#: src/main/coerce.c:1068#, c-formatmsgid "(symbol) object cannot be coerced to type '%s'"msgstr "(symbol) object cannot be coerced to type ‘%s’"#: src/main/coerce.c:1084 src/main/coerce.c:1384msgid "no method for coercing this S4 class to a vector"msgstr "no method for coercing this S4 class to a vector"#: src/main/coerce.c:1143msgid "environments cannot be coerced to other types"msgstr "environments cannot be coerced to other types"#: src/main/coerce.c:1287msgid "attempting to coerce non-factor"msgstr "attempting to coerce non-factor"#: src/main/coerce.c:1432msgid "list argument expected"msgstr "list argument expected"#: src/main/coerce.c:1440 src/main/eval.c:3733 src/main/eval.c:3740msgid "invalid environment"msgstr "invalid environment"#: src/main/coerce.c:1444msgid "argument must have length at least 1"msgstr "argument must have length at least 1"#: src/main/coerce.c:1469msgid "invalid body for function"msgstr "invalid body for function"#: src/main/coerce.c:1492msgid "invalid length 0 argument"msgstr "invalid length 0 argument"#: src/main/coerce.c:1507msgid "invalid argument list"msgstr "invalid argument list"#: src/main/coerce.c:1817msgid "type \"single\" unimplemented in R"msgstr "type “single” unimplemented in R"#: src/main/coerce.c:1819msgid "unimplemented predicate"msgstr "unimplemented predicate"#: src/main/coerce.c:1960 src/main/coerce.c:2060#, c-formatmsgid "%s() applied to non-(list or vector) of type '%s'"msgstr "%s() applied to non-(list or vector) of type ‘%s’"#: src/main/coerce.c:2200 src/main/dotcode.c:770 src/main/dotcode.c:813#: src/main/dotcode.c:1637msgid "'name' is missing"msgstr "‘name’ is missing"#: src/main/coerce.c:2207msgid "first argument must be a character string"msgstr "first argument must be a character string"#: src/main/coerce.c:2234msgid "'what' must be a character string or a function"msgstr "‘what’ must be a character string or a function"#: src/main/coerce.c:2237msgid "'args' must be a list"msgstr "‘args’ must be a list"#: src/main/coerce.c:2240msgid "'envir' must be an environment"msgstr "‘envir’ must be an environment"#: src/main/coerce.c:2315 src/main/coerce.c:2356msgid "... used in an incorrect context"msgstr "... used in an incorrect context"#: src/main/coerce.c:2404msgid "invalid environment specified"msgstr "invalid environment specified"#: src/main/coerce.c:2465msgid "Setting class(x) to NULL; result will no longer be an S4 object"msgstr "Setting class(x) to NULL; result will no longer be an S4 object"#: src/main/coerce.c:2468#, c-formatmsgid """Setting class(x) to multiple strings (\"%s\", \"%s\", ...); result will no ""longer be an S4 object"msgstr """Setting class(x) to multiple strings (“%s”, “%s”, ...); result will no ""longer be an S4 object"#: src/main/coerce.c:2470#, c-formatmsgid """Setting class(x) to \"%s\" sets attribute to NULL; result will no longer be ""an S4 object"msgstr """Setting class(x) to “%s” sets attribute to NULL; result will no longer be an ""S4 object"#: src/main/coerce.c:2500msgid "invalid replacement object to be a class string"msgstr "invalid replacement object to be a class string"#: src/main/coerce.c:2520#, c-formatmsgid """\"%s\" can only be set as the class if the object has this type; found \"%s\""msgstr """“%s” can only be set as the class if the object has this type; found “%s”"#: src/main/coerce.c:2538#, c-formatmsgid """invalid to set the class to matrix unless the dimension attribute is of ""length 2 (was %d)"msgstr """invalid to set the class to matrix unless the dimension attribute is of ""length 2 (was %d)"#: src/main/coerce.c:2546msgid """cannot set class to \"array\" unless the dimension attribute has length > 0"msgstr """cannot set class to “array” unless the dimension attribute has length > 0"#: src/main/coerce.c:2582msgid "'value' must be non-null character string"msgstr "‘value’ must be non-null character string"#: src/main/coerce.c:2595msgid "invalid to change the storage mode of a factor"msgstr "invalid to change the storage mode of a factor"#: src/main/colors.c:69#, c-formatmsgid "color intensity %g, not in [0,1]"msgstr "color intensity %g, not in [0,1]"#: src/main/colors.c:76#, c-formatmsgid "color intensity %d, not in 0:255"msgstr "color intensity %d, not in 0:255"#: src/main/colors.c:83#, c-formatmsgid "alpha level %g, not in [0,1]"msgstr "alpha level %g, not in [0,1]"#: src/main/colors.c:90#, c-formatmsgid "alpha level %d, not in 0:255"msgstr "alpha level %d, not in 0:255"#: src/main/colors.c:134msgid "invalid hsv color"msgstr "invalid hsv color"#: src/main/colors.c:246msgid "invalid hcl color"msgstr "invalid hcl color"#: src/main/colors.c:297msgid "invalid 'names' vector"msgstr "invalid ‘names’ vector"#: src/main/colors.c:342msgid "invalid gray level, must be in [0,1]."msgstr "invalid gray level, must be in [0,1]."#: src/main/colors.c:432msgid "rgb is not a matrix (internally)"msgstr "rgb is not a matrix (internally)"#: src/main/colors.c:435msgid "rgb must have 3 rows (internally)"msgstr "rgb must have 3 rows (internally)"#: src/main/colors.c:489msgid "bad hsv to rgb color conversion"msgstr "bad hsv to rgb color conversion"#: src/main/colors.c:1280 src/main/errors.c:1088 src/main/logic.c:165msgid "invalid argument type"msgstr "invalid argument type"#: src/main/colors.c:1284msgid "unknown palette (need >= 2 colors)"msgstr "unknown palette (need >= 2 colors)"#: src/main/colors.c:1288msgid "maximum number of colors exceeded"msgstr "maximum number of colors exceeded"#: src/main/colors.c:1319 src/main/engine.c:2978msgid "invalid hex digit in 'color' or 'lty'"msgstr "invalid hex digit in ‘color’ or ‘lty’"#: src/main/colors.c:1329 src/main/colors.c:1339msgid "invalid RGB specification"msgstr "invalid RGB specification"#: src/main/colors.c:1372#, c-formatmsgid "invalid color name '%s'"msgstr "invalid color name ‘%s’"#: src/main/colors.c:1381#, c-formatmsgid "invalid color specification '%s'"msgstr "invalid color specification ‘%s’"#: src/main/colors.c:1501msgid "supplied color is not numeric nor character"msgstr "supplied color is not numeric nor character"#: src/main/colors.c:1533msgid "Invalid color specification"msgstr "Invalid color specification"#: src/main/complex.c:79msgid "invalid complex unary operator"msgstr "invalid complex unary operator"#: src/main/complex.c:369msgid "unimplemented complex operation"msgstr "unimplemented complex operation"#: src/main/complex.c:485msgid "non-numeric argument to function"msgstr "non-numeric argument to function"#: src/main/complex.c:1074msgid "invalid polynomial coefficient"msgstr "invalid polynomial coefficient"#: src/main/complex.c:1079msgid "root finding code failed"msgstr "root finding code failed"#: src/main/connections.c:104msgid "all connections are in use"msgstr "all connections are in use"#: src/main/connections.c:115msgid "connection not found"msgstr "connection not found"#: src/main/connections.c:127msgid "invalid connection"msgstr "invalid connection"#: src/main/connections.c:158#, c-formatmsgid "closing unused connection %d (%s)\n"msgstr "closing unused connection %d (%s)\n"#: src/main/connections.c:182 src/main/sysutils.c:587 src/main/sysutils.c:728#: src/main/sysutils.c:743 src/main/sysutils.c:827 src/main/sysutils.c:896#: src/main/sysutils.c:906 src/main/sysutils.c:919 src/main/sysutils.c:1208#, c-formatmsgid "unsupported conversion from '%s' to '%s'"msgstr "unsupported conversion from ‘%s’ to ‘%s’"#: src/main/connections.c:234 src/main/connections.c:250#: src/main/connections.c:411 src/main/connections.c:417#: src/main/connections.c:423 src/main/connections.c:434#: src/main/connections.c:441#, c-formatmsgid "%s not enabled for this connection"msgstr "%s not enabled for this connection"#: src/main/connections.c:291 src/main/connections.c:308#: src/main/connections.c:318 src/main/connections.c:2591#: src/main/connections.c:2605msgid "printing of extremely long output is truncated"msgstr "printing of extremely long output is truncated"#: src/main/connections.c:339msgid "invalid char string in output conversion"msgstr "invalid char string in output conversion"#: src/main/connections.c:394#, c-formatmsgid "invalid input found on input connection '%s'"msgstr "invalid input found on input connection ‘%s’"#: src/main/connections.c:655msgid "connection is not open for reading"msgstr "connection is not open for reading"#: src/main/connections.c:660msgid "connection is not open for writing"msgstr "connection is not open for writing"#: src/main/connections.c:700 src/main/connections.c:1912msgid "can only truncate connections open for writing"msgstr "can only truncate connections open for writing"#: src/main/connections.c:705msgid "file truncation failed"msgstr "file truncation failed"#: src/main/connections.c:707msgid "file truncation unavailable on this platform"msgstr "file truncation unavailable on this platform"#: src/main/connections.c:753 src/main/connections.c:757#: src/main/connections.c:763 src/main/connections.c:780msgid "allocation of file connection failed"msgstr "allocation of file connection failed"#: src/main/connections.c:830#, c-formatmsgid "cannot create fifo '%s', reason '%s'"msgstr "cannot create fifo '%s', reason ‘%s’"#: src/main/connections.c:836#, c-formatmsgid "'%s' exists but is not a fifo"msgstr "‘%s’ exists but is not a fifo"#: src/main/connections.c:849#, c-formatmsgid "fifo '%s' is not ready"msgstr "fifo ‘%s’ is not ready"#: src/main/connections.c:850#, c-formatmsgid "cannot open fifo '%s'"msgstr "cannot open fifo ‘%s’"#: src/main/connections.c:891 src/main/connections.c:902#: src/main/connections.c:1257 src/main/connections.c:1267#: src/main/connections.c:1396 src/main/connections.c:1408#: src/main/connections.c:1929 src/main/connections.c:1945#: src/main/connections.c:2254 src/main/connections.c:4908#: src/main/connections.c:4972msgid "too large a block specified"msgstr "too large a block specified"#: src/main/connections.c:911 src/main/connections.c:915#: src/main/connections.c:921 src/main/connections.c:937msgid "allocation of fifo connection failed"msgstr "allocation of fifo connection failed"#: src/main/connections.c:956 src/main/connections.c:1108#: src/main/connections.c:1685 src/main/connections.c:2892#: src/main/connections.c:4567msgid "only first element of 'description' argument used"msgstr "only first element of ‘description’ argument used"#: src/main/connections.c:973msgid """fifo(\"\") only supports open = \"w+\" and open = \"w+b\": using the former"msgstr """fifo(\"\") only supports open = “w+” and open = “w+b”: using the former"#: src/main/connections.c:986 src/main/connections.c:1144#: src/main/connections.c:1746 src/main/connections.c:2857#: src/main/connections.c:2911 src/main/connections.c:2961#: src/main/connections.c:3232 src/main/connections.c:3334#: src/main/connections.c:3492 src/main/connections.c:3713#: src/main/connections.c:4037 src/main/connections.c:4146#: src/main/connections.c:4353 src/main/connections.c:4696 src/main/dcf.c:52#: src/main/deparse.c:308 src/main/deparse.c:392 src/main/saveload.c:2244#: src/main/saveload.c:2328 src/main/scan.c:901 src/main/scan.c:1012#: src/main/scan.c:1514 src/main/scan.c:1708 src/main/source.c:254msgid "cannot open the connection"msgstr "cannot open the connection"#: src/main/connections.c:1003msgid "fifo connections are not available on this system"msgstr "fifo connections are not available on this system"#: src/main/connections.c:1035#, c-formatmsgid "cannot open pipe() cmd '%s': %s"msgstr "cannot open pipe() cmd '%s': %s"#: src/main/connections.c:1186 src/main/connections.c:1478#, c-formatmsgid "cannot open compressed file '%s', probable reason '%s'"msgstr "cannot open compressed file '%s', probable reason ‘%s’"#: src/main/connections.c:1229msgid "whence = \"end\" is not implemented for gzfile connections"msgstr "whence = “end” is not implemented for gzfile connections"#: src/main/connections.c:1235msgid "seek on a gzfile connection returned an internal error"msgstr "seek on a gzfile connection returned an internal error"#: src/main/connections.c:1276 src/main/connections.c:1280#: src/main/connections.c:1286 src/main/connections.c:1303msgid "allocation of gzfile connection failed"msgstr "allocation of gzfile connection failed"#: src/main/connections.c:1325msgid "append mode may not do what you expect"msgstr "append mode may not do what you expect"#: src/main/connections.c:1333#, c-formatmsgid "cannot open bzip2-ed file '%s', probable reason '%s'"msgstr "cannot open bzip2-ed file '%s', probable reason ‘%s’"#: src/main/connections.c:1342#, c-formatmsgid "file '%s' appears not to be compressed by bzip2"msgstr "file ‘%s’ appears not to be compressed by bzip2"#: src/main/connections.c:1351#, c-formatmsgid "initializing bzip2 compression for file '%s' failed"msgstr "initializing bzip2 compression for file ‘%s’ failed"#: src/main/connections.c:1419 src/main/connections.c:1423#: src/main/connections.c:1429 src/main/connections.c:1446msgid "allocation of bzfile connection failed"msgstr "allocation of bzfile connection failed"#: src/main/connections.c:1491 src/main/connections.c:5513#, c-formatmsgid "cannot initialize lzma decoder, error %d"msgstr "cannot initialize lzma decoder, error %d"#: src/main/connections.c:1507#, c-formatmsgid "cannot initialize lzma encoder, error %d"msgstr "cannot initialize lzma encoder, error %d"#: src/main/connections.c:1635 src/main/connections.c:1639#: src/main/connections.c:1645 src/main/connections.c:1663msgid "allocation of xzfile connection failed"msgstr "allocation of xzfile connection failed"#: src/main/connections.c:1722#, c-formatmsgid "this is a %s-compressed file which this build of R does not support"msgstr "this is a %s-compressed file which this build of R does not support"#: src/main/connections.c:1813 src/modules/X11/devX11.c:3452msgid "memory allocation to copy clipboard failed"msgstr "memory allocation to copy clipboard failed"#: src/main/connections.c:1818 src/modules/X11/devX11.c:3431#: src/modules/X11/devX11.c:3436msgid "clipboard cannot be opened or contains no text"msgstr "clipboard cannot be opened or contains no text"#: src/main/connections.c:1829msgid "memory allocation to open clipboard failed"msgstr "memory allocation to open clipboard failed"#: src/main/connections.c:1901msgid "attempt to seek outside the range of the clipboard"msgstr "attempt to seek outside the range of the clipboard"#: src/main/connections.c:1943msgid "clipboard connection is open for reading only"msgstr "clipboard connection is open for reading only"#: src/main/connections.c:1963msgid "clipboard buffer is full and output lost"msgstr "clipboard buffer is full and output lost"#: src/main/connections.c:1984msgid "'mode' for the clipboard must be 'r' or 'w'"msgstr "‘mode’ for the clipboard must be ‘r’ or ‘w’"#: src/main/connections.c:1987msgid "'mode' for the clipboard must be 'r' on Unix"msgstr "‘mode’ for the clipboard must be ‘r’ on Unix"#: src/main/connections.c:1990 src/main/connections.c:1996#: src/main/connections.c:2002 src/main/connections.c:2019msgid "allocation of clipboard connection failed"msgstr "allocation of clipboard connection failed"#: src/main/connections.c:2088 src/main/connections.c:2092#: src/main/connections.c:2098msgid "allocation of terminal connection failed"msgstr "allocation of terminal connection failed"#: src/main/connections.c:2231msgid "attempting to add too many elements to raw vector"msgstr "attempting to add too many elements to raw vector"#: src/main/connections.c:2282msgid "attempt to seek outside the range of the raw connection"msgstr "attempt to seek outside the range of the raw connection"#: src/main/connections.c:2293 src/main/connections.c:2297#: src/main/connections.c:2303 src/main/connections.c:2329msgid "allocation of raw connection failed"msgstr "allocation of raw connection failed"#: src/main/connections.c:2383msgid "'con' is not a rawConnection"msgstr "‘con’ is not a rawConnection"#: src/main/connections.c:2386msgid "'con' is not an output rawConnection"msgstr "‘con’ is not an output rawConnection"#: src/main/connections.c:2422msgid "cannot allocate memory for text connection"msgstr "cannot allocate memory for text connection"#: src/main/connections.c:2470msgid "seek is not relevant for text connection"msgstr "seek is not relevant for text connection"#: src/main/connections.c:2478 src/main/connections.c:2482#: src/main/connections.c:2488 src/main/connections.c:2501#: src/main/connections.c:2692 src/main/connections.c:2696#: src/main/connections.c:2702 src/main/connections.c:2715#: src/main/connections.c:2721msgid "allocation of text connection failed"msgstr "allocation of text connection failed"#: src/main/connections.c:2669msgid "text connection: appending to a non-existent char vector"msgstr "text connection: appending to a non-existent char vector"#: src/main/connections.c:2773msgid "unsupported mode"msgstr "unsupported mode"#: src/main/connections.c:2796msgid "'con' is not a textConnection"msgstr "‘con’ is not a textConnection"#: src/main/connections.c:2799msgid "'con' is not an output textConnection"msgstr "‘con’ is not an output textConnection"#: src/main/connections.c:2872msgid "sockets are not available on this system"msgstr "sockets are not available on this system"#: src/main/connections.c:2941 src/main/connections.c:2990#: src/main/connections.c:3001 src/main/connections.c:3048#: src/main/connections.c:3069 src/main/connections.c:3092#: src/main/connections.c:3104 src/main/connections.c:3210#: src/main/connections.c:3317 src/main/connections.c:5011msgid "'con' is not a connection"msgstr "‘con’ is not a connection"#: src/main/connections.c:2944msgid "cannot open standard connections"msgstr "cannot open standard connections"#: src/main/connections.c:2946msgid "connection is already open"msgstr "connection is already open"#: src/main/connections.c:2979msgid "unknown 'rw' value"msgstr "unknown ‘rw’ value"#: src/main/connections.c:3050msgid "cannot close standard connections"msgstr "cannot close standard connections"#: src/main/connections.c:3053msgid "cannot close output sink connection"msgstr "cannot close output sink connection"#: src/main/connections.c:3055msgid "cannot close messages sink connection"msgstr "cannot close messages sink connection"#: src/main/connections.c:3071 src/main/connections.c:4720#: src/main/serialize.c:1647 src/main/serialize.c:1655msgid "connection is not open"msgstr "connection is not open"#: src/main/connections.c:3164 src/main/connections.c:3176msgid "Line longer than buffer size"msgstr "Line longer than buffer size"#: src/main/connections.c:3222 src/main/connections.c:3236#: src/main/connections.c:3485 src/main/connections.c:3496#: src/main/connections.c:4021 src/main/connections.c:4041 src/main/dcf.c:49#: src/main/dcf.c:55 src/main/saveload.c:2321 src/main/scan.c:904#: src/main/scan.c:908 src/main/scan.c:1015 src/main/scan.c:1019#: src/main/serialize.c:1649 src/main/source.c:257 src/main/source.c:260msgid "cannot read from this connection"msgstr "cannot read from this connection"#: src/main/connections.c:3249 src/main/connections.c:3268msgid "cannot allocate buffer in readLines"msgstr "cannot allocate buffer in readLines"#: src/main/connections.c:3290#, c-formatmsgid "incomplete final line found on '%s'"msgstr "incomplete final line found on ‘%s’"#: src/main/connections.c:3296msgid "too few lines read in readLines"msgstr "too few lines read in readLines"#: src/main/connections.c:3397msgid "incomplete string at end of file has been discarded"msgstr "incomplete string at end of file has been discarded"#: src/main/connections.c:3403msgid "null terminator not found: breaking string at 10000 bytes"msgstr "null terminator not found: breaking string at 10000 bytes"#: src/main/connections.c:3466 src/main/saveload.c:2322msgid "can only read from a binary connection"msgstr "can only read from a binary connection"#: src/main/connections.c:3515 src/main/connections.c:3790msgid "size changing is not supported for complex vectors"msgstr "size changing is not supported for complex vectors"#: src/main/connections.c:3540 src/main/connections.c:3558#: src/main/connections.c:3584 src/main/connections.c:3628#: src/main/connections.c:3648 src/main/connections.c:3771#: src/main/connections.c:3784 src/main/connections.c:3843#: src/main/connections.c:3875#, c-formatmsgid "size %d is unknown on this machine"msgstr "size %d is unknown on this machine"#: src/main/connections.c:3569msgid "raw is always of size 1"msgstr "raw is always of size 1"#: src/main/connections.c:3677msgid "'x' is not an atomic vector type"msgstr "‘x’ is not an atomic vector type"#: src/main/connections.c:3683msgid "can only write to a binary connection"msgstr "can only write to a binary connection"#: src/main/connections.c:3703msgid "only 2^31-1 bytes can be written to a raw vector"msgstr "only 2^31-1 bytes can be written to a raw vector"#: src/main/connections.c:3705msgid "only 2^31-1 bytes can be written in a single readBin() call"msgstr "only 2^31-1 bytes can be written in a single readBin() call"#: src/main/connections.c:3750 src/main/connections.c:3903#: src/main/connections.c:4171 src/main/connections.c:4211msgid "problem writing to connection"msgstr "problem writing to connection"#: src/main/connections.c:3795msgid "size changing is not supported for raw vectors"msgstr "size changing is not supported for raw vectors"#: src/main/connections.c:3938 src/main/connections.c:3942#: src/main/connections.c:3983msgid "invalid UTF-8 input in readChar()"msgstr "invalid UTF-8 input in readChar()"#: src/main/connections.c:4046msgid "can only read in bytes in a non-UTF-8 MBCS locale"msgstr "can only read in bytes in a non-UTF-8 MBCS locale"#: src/main/connections.c:4113msgid "'object' is too short"msgstr "‘object’ is too short"#: src/main/connections.c:4160msgid "writeChar: more bytes requested than are in the string - will zero-pad"msgstr "writeChar: more bytes requested than are in the string - will zero-pad"#: src/main/connections.c:4185msgid """writeChar: more characters requested than are in the string - will zero-pad"msgstr """writeChar: more characters requested than are in the string - will zero-pad"#: src/main/connections.c:4245 src/main/connections.c:4248#: src/main/connections.c:4286 src/main/connections.c:4291msgid "could not allocate space for pushBack"msgstr "could not allocate space for pushBack"#: src/main/connections.c:4275msgid "can only push back on open readable connections"msgstr "can only push back on open readable connections"#: src/main/connections.c:4277msgid "can only push back on text-mode connections"msgstr "can only push back on text-mode connections"#: src/main/connections.c:4338 src/main/connections.c:4412msgid "sink stack is full"msgstr "sink stack is full"#: src/main/connections.c:4341msgid "cannot switch output to stdin"msgstr "cannot switch output to stdin"#: src/main/connections.c:4368msgid "no sink to remove"msgstr "no sink to remove"#: src/main/connections.c:4406msgid "this platform does not support 'split=TRUE'"msgstr "this platform does not support ‘split=TRUE’"#: src/main/connections.c:4494#, c-formatmsgid "there is no connection %d"msgstr "there is no connection %d"#: src/main/connections.c:4629msgid """file(\"\") only supports open = \"w+\" and open = \"w+b\": using the former"msgstr """file(\"\") only supports open = “w+” and open = “w+b”: using the former"#: src/main/connections.c:4683 src/modules/internet/internet.c:113#: src/modules/internet/internet.c:567msgid "unsupported URL scheme"msgstr "unsupported URL scheme"#: src/main/connections.c:4774msgid "file stream does not have gzip magic number"msgstr "file stream does not have gzip magic number"#: src/main/connections.c:4785msgid "file stream does not have valid gzip header"msgstr "file stream does not have valid gzip header"#: src/main/connections.c:4851msgid "writing error whilst flushing 'gzcon' connection"msgstr "writing error whilst flushing ‘gzcon’ connection"#: src/main/connections.c:4954#, c-formatmsgid "crc error %x %x\n"msgstr "crc error %x %x\n"#: src/main/connections.c:4981msgid "write error on 'gzcon' connection"msgstr "write error on ‘gzcon’ connection"#: src/main/connections.c:5015msgid "'level' must be one of 0 ... 9"msgstr "‘level’ must be one of 0 ... 9"#: src/main/connections.c:5018msgid "'allowNonCompression' must be TRUE or FALSE"msgstr "‘allowNonCompression’ must be TRUE or FALSE"#: src/main/connections.c:5021msgid "this is already a gzcon connection"msgstr "this is already a gzcon connection"#: src/main/connections.c:5027msgid "can only use read- or write- binary connections"msgstr "can only use read- or write- binary connections"#: src/main/connections.c:5030msgid "using a text-mode 'file' connection may not work correctly"msgstr "using a text-mode ‘file’ connection may not work correctly"#: src/main/connections.c:5033msgid """cannot create a gzcon connection from a writable textConnection; maybe use ""rawConnection"msgstr """cannot create a gzcon connection from a writable textConnection; maybe use ""rawConnection"#: src/main/connections.c:5036 src/main/connections.c:5040#: src/main/connections.c:5047 src/main/connections.c:5061msgid "allocation of 'gzcon' connection failed"msgstr "allocation of ‘gzcon’ connection failed"#: src/main/connections.c:5221msgid "not a list of sockets"msgstr "not a list of sockets"#: src/main/connections.c:5226msgid "bad write indicators"msgstr "bad write indicators"#: src/main/connections.c:5237msgid "not a socket connection"msgstr "not a socket connection"#: src/main/connections.c:5458msgid "unknown compression, assuming none"msgstr "unknown compression, assuming none"#: src/main/context.c:125msgid """bad target context--should NEVER happen;\n""please bug.report() [R_run_onexits]"msgstr """bad target context--should NEVER happen;\n""please bug.report() [R_run_onexits]"#: src/main/context.c:283msgid "no loop to break from, jumping to top level"msgstr "no loop to break from, jumping to top level"#: src/main/context.c:291msgid "no function to return from, jumping to top level"msgstr "no function to return from, jumping to top level"#: src/main/context.c:303msgid "target context is not on the stack"msgstr "target context is not on the stack"#: src/main/context.c:325 src/main/context.c:341 src/main/context.c:408#: src/main/context.c:429 src/main/context.c:441 src/main/context.c:453msgid "not that many frames on the stack"msgstr "not that many frames on the stack"#: src/main/context.c:358msgid "only positive values of 'n' are allowed"msgstr "only positive values of ‘n’ are allowed"#: src/main/context.c:479msgid "no function to restart"msgstr "no function to restart"#: src/main/context.c:516msgid "number of contexts must be positive"msgstr "number of contexts must be positive"#: src/main/context.c:529msgid "no browser context to query"msgstr "no browser context to query"#: src/main/context.c:547msgid "not that many calls to browser are active"msgstr "not that many calls to browser are active"#: src/main/context.c:561msgid "not that many functions on the call stack"msgstr "not that many functions on the call stack"#: src/main/context.c:646msgid "internal error in 'do_sys'"msgstr "internal error in ‘do_sys’"#: src/main/cov.c:540msgid "missing observations in cov/cor"msgstr "missing observations in cov/cor"#: src/main/cov.c:624msgid "'x' is NULL"msgstr "‘x’ is NULL"#: src/main/cov.c:645 src/main/cov.c:651msgid "incompatible dimensions"msgstr "incompatible dimensions"#: src/main/cov.c:683msgid "invalid 'use' (computational method)"msgstr "invalid ‘use’ (computational method)"#: src/main/cov.c:686msgid "'x' is empty"msgstr "‘x’ is empty"#: src/main/cov.c:711 src/main/cov.c:744msgid "no complete element pairs"msgstr "no complete element pairs"#: src/main/cov.c:780msgid "the standard deviation is zero"msgstr "the standard deviation is zero"#: src/main/cum.c:49msgid "Integer overflow in 'cumsum'; use 'cumsum(as.numeric(.))'"msgstr "Integer overflow in 'cumsum'; use ‘cumsum(as.numeric(.))’"#: src/main/cum.c:182msgid "min/max not defined for complex numbers"msgstr "min/max not defined for complex numbers"#: src/main/cum.c:185 src/main/cum.c:206 src/main/cum.c:229msgid "unknown cumxxx function"msgstr "unknown cumxxx function"#: src/main/datetime.c:510 src/main/datetime.c:516 src/main/datetime.c:530#: src/main/datetime.c:535msgid "problem with setting timezone"msgstr "problem with setting timezone"#: src/main/datetime.c:520msgid "cannot set timezones on this system"msgstr "cannot set timezones on this system"#: src/main/datetime.c:542 src/main/datetime.c:544msgid "problem with unsetting timezone"msgstr "problem with unsetting timezone"#: src/main/datetime.c:680 src/main/datetime.c:682 src/main/datetime.c:1074#: src/main/datetime.c:1076msgid "zero length component in non-empty POSIXlt structure"msgstr "zero length component in non-empty POSIXlt structure"#: src/main/dcf.c:64 src/main/dcf.c:122 src/main/dcf.c:175msgid "could not allocate memory for 'read.dcf'"msgstr "could not allocate memory for ‘read.dcf’"#: src/main/dcf.c:106#, c-formatmsgid "Found continuation line starting '%s ...' at begin of record."msgstr "Found continuation line starting ‘%s ...’ at begin of record."#: src/main/dcf.c:190#, c-formatmsgid "Line starting '%s ...' is malformed!"msgstr "Line starting ‘%s ...’ is malformed!"#: src/main/debug.c:43msgid "argument must be a closure"msgstr "argument must be a closure"#: src/main/debug.c:74msgid "argument must be a function"msgstr "argument must be a function"#: src/main/debug.c:127 src/main/debug.c:161 src/main/debug.c:219msgid "argument must not be a function"msgstr "argument must not be a function"#: src/main/debug.c:130msgid "cannot trace NULL"msgstr "cannot trace NULL"#: src/main/debug.c:134msgid "'tracemem' is not useful for promise and environment objects"msgstr "‘tracemem’ is not useful for promise and environment objects"#: src/main/debug.c:137msgid "'tracemem' is not useful for weak reference or external pointer objects"msgstr """‘tracemem’ is not useful for weak reference or external pointer objects"#: src/main/debug.c:143 src/main/debug.c:166msgid "R was not compiled with support for memory profiling"msgstr "R was not compiled with support for memory profiling"#: src/main/deparse.c:150 src/main/plot.c:912 src/main/plot.c:1451#: src/main/plot.c:1774 src/main/plot.c:1842 src/main/plot.c:1921#: src/main/plot.c:1995 src/main/plot.c:2071 src/main/plot.c:2169#: src/main/plot.c:2247 src/main/plot.c:2528 src/main/plot.c:2706#: src/main/plot.c:2925 src/main/plot.c:3469 src/main/plot.c:3597#: src/main/plot.c:3676 src/main/plot.c:3847 src/main/plot.c:4124#: src/main/plot3d.c:1360 src/main/sprintf.c:211 src/main/sprintf.c:243msgid "too few arguments"msgstr "too few arguments"#: src/main/deparse.c:157msgid "invalid 'cutoff' for deparse, using default"msgstr "invalid ‘cutoff’ for deparse, using default"#: src/main/deparse.c:236msgid "deparse of an S4 object will not be source()able"msgstr "deparse of an S4 object will not be source()able"#: src/main/deparse.c:238msgid "deparse may be incomplete"msgstr "deparse may be incomplete"#: src/main/deparse.c:240msgid "deparse may be not be source()able in R < 2.7.0"msgstr "deparse may be not be source()able in R < 2.7.0"#: src/main/deparse.c:324 src/main/deparse.c:414 src/main/deparse.c:420msgid "wrote too few characters"msgstr "wrote too few characters"#: src/main/deparse.c:345msgid "character arguments expected"msgstr "character arguments expected"#: src/main/deparse.c:348msgid "zero length argument"msgstr "zero length argument"#: src/main/deparse.c:355msgid "'opts' should be small non-negative integer"msgstr "‘opts’ should be small non-negative integer"#: src/main/deparse.c:365 src/main/envir.c:1692 src/main/envir.c:1774#: src/main/eval.c:423 src/main/eval.c:909 src/main/eval.c:2795#: src/main/saveload.c:1965 src/main/saveload.c:2282 src/main/serialize.c:2282#, c-formatmsgid "object '%s' not found"msgstr "object ‘%s’ not found"#: src/main/deparse.c:1423msgid "badly formed function expression"msgstr "badly formed function expression"#: src/main/deriv.c:119msgid "invalid form in unary minus check"msgstr "invalid form in unary minus check"#: src/main/deriv.c:526#, c-formatmsgid "Function '%s' is not in the derivatives table"msgstr "Function ‘%s’ is not in the derivatives table"#: src/main/deriv.c:633msgid "variable must be a character string"msgstr "variable must be a character string"#: src/main/deriv.c:635 src/main/envir.c:1515msgid "only the first element is used as variable name"msgstr "only the first element is used as variable name"#: src/main/deriv.c:648#, c-formatmsgid "invalid expression in '%s'"msgstr "invalid expression in ‘%s’"#: src/main/deriv.c:923 src/main/model.c:1319msgid "invalid variable names"msgstr "invalid variable names"#: src/main/deriv.c:932msgid "invalid tag"msgstr "invalid tag"#: src/main/devices.c:152 src/main/devices.c:159msgid "no active or default device"msgstr "no active or default device"#: src/main/devices.c:355msgid "argument must have positive length"msgstr "argument must have positive length"#: src/main/devices.c:430 src/main/devices.c:492msgid "too many open devices"msgstr "too many open devices"#: src/main/devices.c:519msgid "not enough memory to allocate device (in GEcreateDevDesc)"msgstr "not enough memory to allocate device (in GEcreateDevDesc)"#: src/main/devices.c:566msgid "Hit <Return> to see next plot: "msgstr "Hit <Return> to see next plot: "#: src/main/dotcode.c:107 src/main/dotcode.c:137msgid "NULL value passed as symbol address"msgstr "NULL value passed as symbol address"#: src/main/dotcode.c:142 src/main/dotcode.c:212#, c-formatmsgid "symbol '%s' is too long"msgstr "symbol ‘%s’ is too long"#: src/main/dotcode.c:160msgid "'name' must be a string (of length 1) or native symbol reference"msgstr "‘name’ must be a string (of length 1) or native symbol reference"#: src/main/dotcode.c:199 src/main/dotcode.c:823msgid "too many arguments in foreign function call"msgstr "too many arguments in foreign function call"#: src/main/dotcode.c:241#, c-formatmsgid "%s symbol name \"%s\" not in DLL for package \"%s\""msgstr "%s symbol name “%s” not in DLL for package “%s”"#: src/main/dotcode.c:245#, c-formatmsgid "%s symbol name \"%s\" not in load table"msgstr "%s symbol name “%s” not in load table"#: src/main/dotcode.c:307#, c-formatmsgid """explicit request not to duplicate arguments in call to '%s', but argument %d ""is of the wrong type (%d != %d)"msgstr """explicit request not to duplicate arguments in call to '%s', but argument %d ""is of the wrong type (%d != %d)"#: src/main/dotcode.c:333#, c-formatmsgid "NAs in foreign function call (arg %d)"msgstr "NAs in foreign function call (arg %d)"#: src/main/dotcode.c:347#, c-formatmsgid "NA/NaN/Inf in foreign function call (arg %d)"msgstr "NA/NaN/Inf in foreign function call (arg %d)"#: src/main/dotcode.c:369#, c-formatmsgid "complex NA/NaN/Inf in foreign function call (arg %d)"msgstr "complex NA/NaN/Inf in foreign function call (arg %d)"#: src/main/dotcode.c:379msgid "character variables must be duplicated in .C/.Fortran"msgstr "character variables must be duplicated in .C/.Fortran"#: src/main/dotcode.c:384msgid "only first string in char vector used in .Fortran"msgstr "only first string in char vector used in .Fortran"#: src/main/dotcode.c:397 src/main/dotcode.c:523#, c-formatmsgid "unsupported encoding '%s'"msgstr "unsupported encoding ‘%s’"#: src/main/dotcode.c:412#, c-formatmsgid "conversion problem in re-encoding to '%s'"msgstr "conversion problem in re-encoding to ‘%s’"#: src/main/dotcode.c:430msgid "lists must be duplicated in .C"msgstr "lists must be duplicated in .C"#: src/main/dotcode.c:440 src/main/dotcode.c:452#, c-formatmsgid "invalid mode to pass to Fortran (arg %d)"msgstr "invalid mode to pass to Fortran (arg %d)"#: src/main/dotcode.c:537#, c-formatmsgid "conversion problem in re-encoding from '%s'"msgstr "conversion problem in re-encoding from ‘%s’"#: src/main/dotcode.c:603msgid "NAOK used more than once"msgstr "NAOK used more than once"#: src/main/dotcode.c:607msgid "DUP used more than once"msgstr "DUP used more than once"#: src/main/dotcode.c:613msgid "DLL name is too long"msgstr "DLL name is too long"#: src/main/dotcode.c:616 src/main/dotcode.c:676 src/main/dotcode.c:682msgid "PACKAGE used more than once"msgstr "PACKAGE used more than once"#: src/main/dotcode.c:655msgid "PACKAGE argument must be a single character string"msgstr "PACKAGE argument must be a single character string"#: src/main/dotcode.c:661msgid "PACKAGE argument is too long"msgstr "PACKAGE argument is too long"#: src/main/dotcode.c:705 src/main/dotcode.c:713msgid "ENCODING used more than once"msgstr "ENCODING used more than once"#: src/main/dotcode.c:707 src/main/dotcode.c:715msgid "ENCODING argument must be a single character string"msgstr "ENCODING argument must be a single character string"#: src/main/dotcode.c:732msgid "no arguments supplied"msgstr "no arguments supplied"#: src/main/dotcode.c:733 src/main/seq.c:640msgid "too many arguments"msgstr "too many arguments"#: src/main/dotcode.c:786 src/main/dotcode.c:830 src/main/dotcode.c:1658#, c-formatmsgid "Incorrect number of arguments (%d), expecting %d for %s"msgstr "Incorrect number of arguments (%d), expecting %d for %s"#: src/main/dotcode.c:1487 src/main/dotcode.c:2290msgid "too many arguments, sorry"msgstr "too many arguments, sorry"#: src/main/dotcode.c:1519 src/main/dotcode.c:1536msgid "Invalid graphics state"msgstr "Invalid graphics state"#: src/main/dotcode.c:1609msgid "NULL value for DLLInfoReference when looking for DLL"msgstr "NULL value for DLLInfoReference when looking for DLL"#: src/main/dotcode.c:1683#, c-formatmsgid "Wrong type for argument %d in call to %s"msgstr "Wrong type for argument %d in call to %s"#: src/main/dotcode.c:2384#, c-formatmsgid "type \"%s\" not supported in interlanguage calls"msgstr "type “%s” not supported in interlanguage calls"#: src/main/dotcode.c:2396msgid "invalid function in call_R"msgstr "invalid function in call_R"#: src/main/dotcode.c:2398msgid "invalid argument count in call_R"msgstr "invalid argument count in call_R"#: src/main/dotcode.c:2400msgid "invalid return value count in call_R"msgstr "invalid return value count in call_R"#: src/main/dotcode.c:2443#, c-formatmsgid "mode '%s' is not supported in call_R"msgstr "mode ‘%s’ is not supported in call_R"#: src/main/dounzip.c:109#, c-formatmsgid " not overwriting file '%s"msgstr " not overwriting file '%s"#: src/main/dounzip.c:188#, c-formatmsgid "zip file '%s' cannot be opened"msgstr "zip file ‘%s’ cannot be opened"#: src/main/dounzip.c:240msgid "invalid zip name argument"msgstr "invalid zip name argument"#: src/main/dounzip.c:243 src/main/dounzip.c:332msgid "zip path is too long"msgstr "zip path is too long"#: src/main/dounzip.c:260msgid "'destination' is too long"msgstr "‘destination’ is too long"#: src/main/dounzip.c:263msgid "'destination' does not exist"msgstr "‘destination’ does not exist"#: src/main/dounzip.c:287msgid "requested file not found in the zip file"msgstr "requested file not found in the zip file"#: src/main/dounzip.c:290msgid "zip file is corrupt"msgstr "zip file is corrupt"#: src/main/dounzip.c:293msgid "CRC error in zip file"msgstr "CRC error in zip file"#: src/main/dounzip.c:297msgid "internal error in unz code"msgstr "internal error in unz code"#: src/main/dounzip.c:300msgid "write error in extracting from zip file"msgstr "write error in extracting from zip file"#: src/main/dounzip.c:303#, c-formatmsgid "error %d in extracting from zip file"msgstr "error %d in extracting from zip file"#: src/main/dounzip.c:327msgid "unz connections can only be opened for reading"msgstr "unz connections can only be opened for reading"#: src/main/dounzip.c:338msgid "invalid description of unz connection"msgstr "invalid description of unz connection"#: src/main/dounzip.c:344#, c-formatmsgid "cannot open zip file '%s'"msgstr "cannot open zip file ‘%s’"#: src/main/dounzip.c:348#, c-formatmsgid "cannot locate file '%s' in zip file '%s'"msgstr "cannot locate file ‘%s’ in zip file ‘%s’"#: src/main/dounzip.c:392msgid "printing not enabled for this connection"msgstr "printing not enabled for this connection"#: src/main/dounzip.c:399msgid "write not enabled for this connection"msgstr "write not enabled for this connection"#: src/main/dounzip.c:419 src/main/dounzip.c:423 src/main/dounzip.c:429#: src/main/dounzip.c:446msgid "allocation of unz connection failed"msgstr "allocation of unz connection failed"#: src/main/dstruct.c:59msgid "invalid formal arguments for \"function\""msgstr "invalid formal arguments for “function”"#: src/main/dstruct.c:71msgid """invalid body argument for \"function\"\n""Should NEVER happen; please bug.report() [mkCLOSXP]"msgstr """invalid body argument for “function”\n""Should NEVER happen; please bug.report() [mkCLOSXP]"#: src/main/engine.c:39msgid "Graphics API version mismatch"msgstr "Graphics API version mismatch"#: src/main/engine.c:112 src/main/engine.c:117 src/main/engine.c:181msgid "unable to allocate memory (in GEregister)"msgstr "unable to allocate memory (in GEregister)"#: src/main/engine.c:152msgid "too many graphics systems registered"msgstr "too many graphics systems registered"#: src/main/engine.c:199msgid "no graphics system to unregister"msgstr "no graphics system to unregister"#: src/main/engine.c:434 src/main/engine.c:439 src/main/engine.c:447#: src/main/engine.c:454 src/main/engine.c:468 src/modules/X11/devX11.c:988msgid "invalid line end"msgstr "invalid line end"#: src/main/engine.c:499 src/main/engine.c:504 src/main/engine.c:512#: src/main/engine.c:519 src/main/engine.c:533 src/modules/X11/devX11.c:1006msgid "invalid line join"msgstr "invalid line join"#: src/main/engine.c:787msgid "out of memory while clipping polyline"msgstr "out of memory while clipping polyline"#: src/main/engine.c:1377msgid "Invalid graphics path"msgstr "Invalid graphics path"#: src/main/engine.c:1608#, c-formatmsgid "font face %d not supported for font family '%s'"msgstr "font face %d not supported for font family ‘%s’"#: src/main/engine.c:1920msgid "no graphics device is active"msgstr "no graphics device is active"#: src/main/engine.c:1998#, c-formatmsgid "pch value '%d' is invalid in this locale"msgstr "pch value ‘%d’ is invalid in this locale"#: src/main/engine.c:2255#, c-formatmsgid "unimplemented pch value '%d'"msgstr "unimplemented pch value ‘%d’"#: src/main/engine.c:2278#, c-formatmsgid "invalid axis extents [GEPretty(.,.,n=%d)"msgstr "invalid axis extents [GEPretty(.,.,n=%d)"#: src/main/engine.c:2282#, c-formatmsgid "infinite axis extents [GEPretty(%g,%g,%d)]"msgstr "infinite axis extents [GEPretty(%g,%g,%d)]"#: src/main/engine.c:2320#, c-formatmsgid " .. GEPretty(.): new *lo = %g < %g = x1"msgstr " .. GEPretty(.): new *lo = %g < %g = x1"#: src/main/engine.c:2322#, c-formatmsgid " .. GEPretty(.): new *up = %g > %g = x2"msgstr " .. GEPretty(.): new *up = %g > %g = x2"#: src/main/engine.c:2651msgid "Display list redraw incomplete"msgstr "Display list redraw incomplete"#: src/main/engine.c:2835msgid "'expr' argument must be an expression"msgstr "‘expr’ argument must be an expression"#: src/main/engine.c:2837msgid "'list' argument must be a list"msgstr "‘list’ argument must be a list"#: src/main/engine.c:2843msgid "'env' argument must be an environment"msgstr "‘env’ argument must be an environment"#: src/main/engine.c:2865 src/main/graphics.c:2395msgid "invalid graphics state"msgstr "invalid graphics state"#: src/main/engine.c:2923 src/main/engine.c:2931msgid "invalid multibyte char in pch=\"c\""msgstr "invalid multibyte char in pch=“c”"#: src/main/engine.c:3001msgid "invalid line type: must be length 2, 4, 6 or 8"msgstr "invalid line type: must be length 2, 4, 6 or 8"#: src/main/engine.c:3005msgid "invalid line type: zeroes are not allowed"msgstr "invalid line type: zeroes are not allowed"#: src/main/engine.c:3014 src/main/engine.c:3022 src/main/engine.c:3029msgid "invalid line type"msgstr "invalid line type"#: src/main/envir.c:111 src/main/envir.c:123#, c-formatmsgid "cannot change value of locked binding for '%s'"msgstr "cannot change value of locked binding for ‘%s’"#: src/main/envir.c:228 src/main/envir.c:1360msgid "cannot add bindings to a locked environment"msgstr "cannot add bindings to a locked environment"#: src/main/envir.c:717msgid "invalid cached value in R_GetGlobalCache"msgstr "invalid cached value in R_GetGlobalCache"#: src/main/envir.c:771msgid "cannot unbind in the base namespace"msgstr "cannot unbind in the base namespace"#: src/main/envir.c:773msgid "unbind in the base environment is unimplemented"msgstr "unbind in the base environment is unimplemented"#: src/main/envir.c:775 src/main/envir.c:1615msgid "cannot remove bindings from a locked environment"msgstr "cannot remove bindings from a locked environment"#: src/main/envir.c:1067#, c-formatmsgid "argument to '%s' is not an environment"msgstr "argument to ‘%s’ is not an environment"#: src/main/envir.c:1227#, c-formatmsgid "The ... list does not contain %d elements"msgstr "The ... list does not contain %d elements"#: src/main/envir.c:1229#, c-formatmsgid "..%d used in an incorrect context, no ... to look in"msgstr "..%d used in an incorrect context, no ... to look in"#: src/main/envir.c:1300 src/main/envir.c:1770 src/main/eval.c:427#: src/main/eval.c:2798#, c-formatmsgid "argument \"%s\" is missing, with no default"msgstr "argument “%s” is missing, with no default"#: src/main/envir.c:1305#, c-formatmsgid "could not find function \"%s\""msgstr "could not find function “%s”"#: src/main/envir.c:1328msgid "cannot assign values in the empty environment"msgstr "cannot assign values in the empty environment"#: src/main/envir.c:1334 src/main/envir.c:1403msgid "cannot assign variables to this database"msgstr "cannot assign variables to this database"#: src/main/envir.c:1486#, c-formatmsgid "cannot add binding of '%s' to the base environment"msgstr "cannot add binding of ‘%s’ to the base environment"#: src/main/envir.c:1554msgid "first argument must be a named list"msgstr "first argument must be a named list"#: src/main/envir.c:1559msgid "names(x) must be valid character(length(x))."msgstr "names(x) must be valid character(length(x))."#: src/main/envir.c:1566#, c-formatmsgid "'%s' must be an environment"msgstr "‘%s’ must be an environment"#: src/main/envir.c:1579#, c-formatmsgid "invalid '%s' argument: must be NULL or environment"msgstr "invalid ‘%s’ argument: must be NULL or environment"#: src/main/envir.c:1609msgid "cannot remove variables from base namespace"msgstr "cannot remove variables from base namespace"#: src/main/envir.c:1611msgid "cannot remove variables from the base environment"msgstr "cannot remove variables from the base environment"#: src/main/envir.c:1613msgid "cannot remove variables from the empty environment"msgstr "cannot remove variables from the empty environment"#: src/main/envir.c:1621msgid "cannot remove variables from this database"msgstr "cannot remove variables from this database"#: src/main/envir.c:1777#, c-formatmsgid "object '%s' of mode '%s' was not found"msgstr "object ‘%s’ of mode ‘%s’ was not found"#: src/main/envir.c:1850#, c-formatmsgid "invalid name in position %d"msgstr "invalid name in position %d"#: src/main/envir.c:1858msgid "second argument must be an environment"msgstr "second argument must be an environment"#: src/main/envir.c:1866 src/main/envir.c:1874#, c-formatmsgid "wrong length for '%s' argument"msgstr "wrong length for ‘%s’ argument"#: src/main/envir.c:2009msgid "invalid use of 'missing'"msgstr "invalid use of ‘missing’"#: src/main/envir.c:2034msgid "'missing' can only be used for arguments"msgstr "‘missing’ can only be used for arguments"#: src/main/envir.c:2115msgid "'pos' must be an integer"msgstr "‘pos’ must be an integer"#: src/main/envir.c:2129msgid "all elements of a list must be named"msgstr "all elements of a list must be named"#: src/main/envir.c:2152msgid "'attach' only works for lists, data frames and environments"msgstr "‘attach’ only works for lists, data frames and environments"#: src/main/envir.c:2235msgid "detaching \"package:base\" is not allowed"msgstr "detaching “package:base” is not allowed"#: src/main/envir.c:2536 src/main/envir.c:2591msgid "argument must be an environment"msgstr "argument must be an environment"#: src/main/envir.c:2595msgid "arguments must be symbolic"msgstr "arguments must be symbolic"#: src/main/envir.c:2709 src/main/random.c:34 src/main/random.c:568msgid "invalid arguments"msgstr "invalid arguments"#: src/main/envir.c:2767msgid "no enclosing environment"msgstr "no enclosing environment"#: src/main/envir.c:2817#, c-formatmsgid "no item called \"%s\" on the search list"msgstr "no item called “%s” on the search list"#: src/main/envir.c:2840msgid "using 'as.environment(NULL)' is defunct"msgstr "using ‘as.environment(NULL)’ is defunct"#: src/main/envir.c:2846msgid "S4 object does not extend class \"environment\""msgstr "S4 object does not extend class “environment”"#: src/main/envir.c:2857msgid "invalid object for 'as.environment'"msgstr "invalid object for ‘as.environment’"#: src/main/envir.c:2883 src/main/envir.c:2911 src/main/envir.c:2940#: src/main/envir.c:2961 src/main/envir.c:2983 src/main/envir.c:3017#: src/main/envir.c:3037msgid "not an environment"msgstr "not an environment"#: src/main/envir.c:2935 src/main/envir.c:2956 src/main/envir.c:2977#: src/main/envir.c:3013 src/main/envir.c:3033 src/main/envir.c:3131msgid "not a symbol"msgstr "not a symbol"#: src/main/envir.c:2948 src/main/envir.c:2969 src/main/envir.c:3025#: src/main/envir.c:3045#, c-formatmsgid "no binding for \"%s\""msgstr "no binding for “%s”"#: src/main/envir.c:2979msgid "not a function"msgstr "not a function"#: src/main/envir.c:2986 src/main/envir.c:3002msgid "symbol already has a regular binding"msgstr "symbol already has a regular binding"#: src/main/envir.c:2988 src/main/envir.c:3004msgid "cannot change active binding if binding is locked"msgstr "cannot change active binding if binding is locked"#: src/main/envir.c:3090msgid "unknown op"msgstr "unknown op"#: src/main/envir.c:3135msgid "cannot unbind a locked binding"msgstr "cannot unbind a locked binding"#: src/main/envir.c:3137msgid "cannot unbind an active binding"msgstr "cannot unbind an active binding"#: src/main/envir.c:3272msgid "bad name space name"msgstr "bad name space name"#: src/main/envir.c:3284msgid "name space already registered"msgstr "name space already registered"#: src/main/envir.c:3296msgid "name space not registered"msgstr "name space not registered"#: src/main/envir.c:3342msgid "bad import environment argument"msgstr "bad import environment argument"#: src/main/envir.c:3346msgid "bad export environment argument"msgstr "bad export environment argument"#: src/main/envir.c:3350msgid "length of import and export names must match"msgstr "length of import and export names must match"#: src/main/envir.c:3373#, c-formatmsgid "exported symbol '%s' has no value"msgstr "exported symbol ‘%s’ has no value"#: src/main/envir.c:3558#, c-formatmsgid "unknown encoding: %d"msgstr "unknown encoding: %d"#: src/main/envir.c:3574#, c-formatmsgid "embedded nul in string: '%s'"msgstr "embedded nul in string: ‘%s’"#: src/main/errors.c:147 src/main/errors.c:184msgid "interrupts suspended; signal ignored"msgstr "interrupts suspended; signal ignored"#: src/main/errors.c:277msgid "invalid option \"warning.expression\""msgstr "invalid option “warning.expression”"#: src/main/errors.c:307#, c-formatmsgid "(converted from warning) %s"msgstr "(converted from warning) %s"#: src/main/errors.c:318#, c-formatmsgid "Warning: %s\n"msgstr "Warning: %s\n"#: src/main/errors.c:321 src/main/errors.c:323#, c-formatmsgid "Warning in %s : %s\n"msgstr "Warning in %s : %s\n"#: src/main/errors.c:325#, c-formatmsgid """Warning in %s :\n"" %s\n"msgstr """Warning in %s :\n"" %s\n"#: src/main/errors.c:389 src/main/errors.c:407 src/main/errors.c:531msgid "Lost warning messages\n"msgstr "Lost warning messages\n"#: src/main/errors.c:419msgid "Warning message:\n"msgid_plural "Warning messages:\n"msgstr[0] "Warning message:\n"msgstr[1] "Warning messages:\n"#: src/main/errors.c:474#, c-formatmsgid "There were %d warnings (use warnings() to see them)\n"msgstr "There were %d warnings (use warnings() to see them)\n"#: src/main/errors.c:477msgid "There were 50 or more warnings (use warnings() to see the first 50)\n"msgstr "There were 50 or more warnings (use warnings() to see the first 50)\n"#: src/main/errors.c:522msgid "Error during wrapup: "msgstr "Error during wrapup: "#: src/main/errors.c:547msgid "Error in "msgstr "Error in "#: src/main/errors.c:572 src/main/errors.c:577#, c-formatmsgid "Error: "msgstr "Error: "#: src/main/errors.c:596 src/main/errors.c:1219msgid "In addition: "msgstr "In addition: "#: src/main/errors.c:717msgid "invalid option \"error\"\n"msgstr "invalid option “error”\n"#: src/main/errors.c:797msgid "Execution halted\n"msgstr "Execution halted\n"#: src/main/errors.c:932#, c-formatmsgid "invalid '%s' arguemnt"msgstr "invalid ‘%s’ arguemnt"#: src/main/errors.c:934msgid "'msg1' must be a character string"msgstr "‘msg1’ must be a character string"#: src/main/errors.c:936msgid "'msg2' must be a character string"msgstr "‘msg2’ must be a character string"#: src/main/errors.c:1031msgid " [invalid string in stop(.)]"msgstr " [invalid string in stop(.)]"#: src/main/errors.c:1057msgid " [invalid string in warning(.)]"msgstr " [invalid string in warning(.)]"#: src/main/errors.c:1072#, c-formatmsgid "incorrect number of arguments to \"%s\""msgstr "incorrect number of arguments to “%s”"#: src/main/errors.c:1078 src/main/errors.c:1093#, c-formatmsgid "unimplemented feature in %s"msgstr "unimplemented feature in %s"#: src/main/errors.c:1087msgid "invalid number of arguments"msgstr "invalid number of arguments"#: src/main/errors.c:1090msgid "time-series/vector length mismatch"msgstr "time-series/vector length mismatch"#: src/main/errors.c:1091msgid "incompatible arguments"msgstr "incompatible arguments"#: src/main/errors.c:1094msgid "unknown error (report this!)"msgstr "unknown error (report this!)"#: src/main/errors.c:1106msgid "unknown warning (report this!)"msgstr "unknown warning (report this!)"#: src/main/errors.c:1184msgid "No function to return from, jumping to top level"msgstr "No function to return from, jumping to top level"#: src/main/errors.c:1200msgid "top level inconsistency?"msgstr "top level inconsistency?"#: src/main/errors.c:1363msgid "bad handler data"msgstr "bad handler data"#: src/main/errors.c:1513msgid "error message not a string"msgstr "error message not a string"#: src/main/errors.c:1588msgid "handler or restart stack mismatch in old restart"msgstr "handler or restart stack mismatch in old restart"#: src/main/errors.c:1614 src/main/errors.c:1630msgid "bad error message"msgstr "bad error message"#: src/main/errors.c:1672msgid "bad restart"msgstr "bad restart"#: src/main/errors.c:1704msgid "restart not on stack"msgstr "restart not on stack"#: src/main/errors.c:1721msgid "not in a try context"msgstr "not in a try context"#: src/main/errors.c:1734msgid "error message must be a character string"msgstr "error message must be a character string"#: src/main/eval.c:234#, c-formatmsgid "Rprof: cannot open profile file '%s'"msgstr "Rprof: cannot open profile file ‘%s’"#: src/main/eval.c:275msgid "can't use R profiling while byte code profiling"msgstr "can't use R profiling while byte code profiling"#: src/main/eval.c:295msgid "R profiling is not available on this system"msgstr "R profiling is not available on this system"#: src/main/eval.c:319msgid """promise already under evaluation: recursive default argument reference or ""earlier problems?"msgstr """promise already under evaluation: recursive default argument reference or ""earlier problems?"#: src/main/eval.c:321msgid "restarting interrupted promise evaluation"msgstr "restarting interrupted promise evaluation"#: src/main/eval.c:367msgid """evaluation nested too deeply: infinite recursion / options(expressions=)?"msgstr """evaluation nested too deeply: infinite recursion / options(expressions=)?"#: src/main/eval.c:429 src/main/eval.c:2799msgid "argument is missing, with no default"msgstr "argument is missing, with no default"#: src/main/eval.c:512 src/main/eval.c:3316msgid "attempt to apply non-function"msgstr "attempt to apply non-function"#: src/main/eval.c:535#, c-formatmsgid "%s at %s#%d: "msgstr "%s at %s#%d: "#: src/main/eval.c:837#, c-formatmsgid "could not find symbol \"%s\" in environment of the generic function"msgstr "could not find symbol “%s” in environment of the generic function"#: src/main/eval.c:855#, c-formatmsgid "symbol \"%s\" not in environment of method"msgstr "symbol “%s” not in environment of method"#: src/main/eval.c:964msgid "the condition has length > 1 and only the first element will be used"msgstr "the condition has length > 1 and only the first element will be used"#: src/main/eval.c:981msgid "missing value where TRUE/FALSE needed"msgstr "missing value where TRUE/FALSE needed"#: src/main/eval.c:982msgid "argument is not interpretable as logical"msgstr "argument is not interpretable as logical"#: src/main/eval.c:983msgid "argument is of length zero"msgstr "argument is of length zero"#: src/main/eval.c:1042msgid "non-symbol loop variable"msgstr "non-symbol loop variable"#: src/main/eval.c:1132msgid "invalid for() loop sequence"msgstr "invalid for() loop sequence"#: src/main/eval.c:1265msgid "multi-argument returns are not permitted"msgstr "multi-argument returns are not permitted"#: src/main/eval.c:1313msgid "invalid (NULL) left side of assignment"msgstr "invalid (NULL) left side of assignment"#: src/main/eval.c:1335msgid "target of assignment expands to non-language object"msgstr "target of assignment expands to non-language object"#: src/main/eval.c:1380msgid "cannot do complex assignments in base namespace"msgstr "cannot do complex assignments in base namespace"#: src/main/eval.c:1382msgid "cannot do complex assignments in base environment"msgstr "cannot do complex assignments in base environment"#: src/main/eval.c:1402 src/main/eval.c:1420msgid "invalid function in complex assignment"msgstr "invalid function in complex assignment"#: src/main/eval.c:1404 src/main/eval.c:1422#, c-formatmsgid "overlong name in '%s'"msgstr "overlong name in ‘%s’"#: src/main/eval.c:1503msgid "invalid (do_set) left-hand side to assignment"msgstr "invalid (do_set) left-hand side to assignment"#: src/main/eval.c:1518msgid "invalid assignment left-hand side"msgstr "invalid assignment left-hand side"#: src/main/eval.c:1578#, c-formatmsgid "argument %d is empty"msgstr "argument %d is empty"#: src/main/eval.c:1581#, c-formatmsgid "'%s' is missing"msgstr "‘%s’ is missing"#: src/main/eval.c:1713msgid "invalid formal argument list for \"function\""msgstr "invalid formal argument list for “function”"#: src/main/eval.c:1794msgid "numeric 'envir' arg not of length one"msgstr "numeric ‘envir’ arg not of length one"#: src/main/eval.c:1816 src/main/eval.c:1835msgid "restarts not supported in 'eval'"msgstr "restarts not supported in ‘eval’"#: src/main/eval.c:1904 src/main/eval.c:1917msgid "'Recall' called from outside a closure"msgstr "‘Recall’ called from outside a closure"#: src/main/eval.c:2007msgid "value in '...' is not a promise"msgstr "value in ‘...’ is not a promise"#: src/main/eval.c:2192 src/main/objects.c:709#, c-formatmsgid "call name too long in '%s'"msgstr "call name too long in ‘%s’"#: src/main/eval.c:2213#, c-formatmsgid "generic name too long in '%s'"msgstr "generic name too long in ‘%s’"#: src/main/eval.c:2276#, c-formatmsgid "Incompatible methods (\"%s\", \"%s\") for \"%s\""msgstr "Incompatible methods (“%s”, “%s”) for “%s”"#: src/main/eval.c:2340msgid "dispatch error in group dispatch"msgstr "dispatch error in group dispatch"#: src/main/eval.c:2722msgid "node stack overflow"msgstr "node stack overflow"#: src/main/eval.c:2728msgid "integer stack overflow"msgstr "integer stack overflow"#: src/main/eval.c:2781msgid "Bad opcode"msgstr "Bad opcode"#: src/main/eval.c:2930msgid "not a vector object"msgstr "not a vector object"#: src/main/eval.c:2938 src/main/eval.c:2960 src/main/eval.c:2984#: src/main/eval.c:3008msgid "can only handle simple real vectors"msgstr "can only handle simple real vectors"#: src/main/eval.c:2947 src/main/eval.c:2994msgid "not a simple vector"msgstr "not a simple vector"#: src/main/eval.c:2964 src/main/eval.c:3012 src/main/subassign.c:982#: src/main/subset.c:815msgid "incorrect number of subscripts"msgstr "incorrect number of subscripts"#: src/main/eval.c:2975 src/main/eval.c:3026msgid "not a simple matrix"msgstr "not a simple matrix"#: src/main/eval.c:3063msgid "bytecode version mismatch; using eval"msgstr "bytecode version mismatch; using eval"#: src/main/eval.c:3068msgid "bytecode version is too old"msgstr "bytecode version is too old"#: src/main/eval.c:3069msgid "bytecode version is too new"msgstr "bytecode version is too new"#: src/main/eval.c:3074msgid "byte code version mismatch"msgstr "byte code version mismatch"#: src/main/eval.c:3090msgid "missing value where logical needed"msgstr "missing value where logical needed"#: src/main/eval.c:3091msgid "argument of if(*) is not interpretable as logical"msgstr "argument of if(*) is not interpretable as logical"#: src/main/eval.c:3125msgid "invalid sequence argument in for loop"msgstr "invalid sequence argument in for loop"#: src/main/eval.c:3278 src/main/eval.c:3299 src/main/eval.c:3413msgid "not a BUILTIN function"msgstr "not a BUILTIN function"#: src/main/eval.c:3399msgid "bad function"msgstr "bad function"#: src/main/eval.c:3439msgid "not a SPECIAL function"msgstr "not a SPECIAL function"#: src/main/eval.c:3673msgid "cannot find index for threaded code address"msgstr "cannot find index for threaded code address"#: src/main/eval.c:3753msgid "invalid symbol"msgstr "invalid symbol"#: src/main/eval.c:3797msgid "argument is not a byte code object"msgstr "argument is not a byte code object"#: src/main/eval.c:3818msgid "bad file name"msgstr "bad file name"#: src/main/eval.c:3822 src/main/eval.c:3843msgid "unable to open 'file'"msgstr "unable to open ‘file’"#: src/main/eval.c:3837 src/main/saveload.c:1929msgid "'file' must be non-empty string"msgstr "‘file’ must be non-empty string"#: src/main/eval.c:3839 src/main/saveload.c:1931 src/main/saveload.c:2221#: src/main/serialize.c:1790msgid "'ascii' must be logical"msgstr "‘ascii’ must be logical"#: src/main/eval.c:3868 src/main/eval.c:3875msgid "R_CompiledFileName: buffer too small"msgstr "R_CompiledFileName: buffer too small"#: src/main/eval.c:3908msgid "code must be a generic vector"msgstr "code must be a generic vector"#: src/main/eval.c:3947msgid "profile timer in use"msgstr "profile timer in use"#: src/main/eval.c:3949msgid "already byte code profiling"msgstr "already byte code profiling"#: src/main/eval.c:3967msgid "setting profile timer failed"msgstr "setting profile timer failed"#: src/main/eval.c:3984msgid "not byte code profiling"msgstr "not byte code profiling"#: src/main/fourier.c:54 src/main/fourier.c:145 src/main/summary.c:754msgid "non-numeric argument"msgstr "non-numeric argument"#: src/main/fourier.c:72 src/main/fourier.c:87 src/main/fourier.c:159msgid "fft factorization error"msgstr "fft factorization error"#: src/main/fourier.c:131msgid "vector-valued (multivariate) series required"msgstr "vector-valued (multivariate) series required"#: src/main/fourier.c:203msgid "no factors"msgstr "no factors"#: src/main/fourier.c:206msgid "invalid factors"msgstr "invalid factors"#: src/main/gevents.c:53msgid "internal error"msgstr "internal error"#: src/main/gevents.c:88msgid "invalid prompt"msgstr "invalid prompt"#: src/main/gevents.c:100msgid "recursive use of getGraphicsEvent not supported"msgstr "recursive use of getGraphicsEvent not supported"#: src/main/gevents.c:110msgid "no graphics event handlers set"msgstr "no graphics event handlers set"#: src/main/gram.y:137 src/main/gram.y:152 src/main/gram.y:2007#: src/main/gram.y:2021#, c-formatmsgid "EOF whilst reading MBCS char at line %d"msgstr "EOF whilst reading MBCS char at line %d"#: src/main/gram.y:141 src/main/gram.y:149 src/main/gram.y:2011#: src/main/gram.y:2018#, c-formatmsgid "invalid multibyte character in parser at line %d"msgstr "invalid multibyte character in parser at line %d"#: src/main/gram.y:427#, c-formatmsgid "function is too long to keep source (at line %d)"msgstr "function is too long to keep source (at line %d)"#: src/main/gram.y:990#, c-formatmsgid "incorrect tag type at line %d"msgstr "incorrect tag type at line %d"#: src/main/gram.y:1483msgid "contextstack overflow"msgstr "contextstack overflow"#: src/main/gram.y:1719msgid "input"msgstr "input"#: src/main/gram.y:1720msgid "end of input"msgstr "end of input"#: src/main/gram.y:1721msgid "string constant"msgstr "string constant"#: src/main/gram.y:1722msgid "numeric constant"msgstr "numeric constant"#: src/main/gram.y:1723msgid "symbol"msgstr "symbol"#: src/main/gram.y:1724msgid "assignment"msgstr "assignment"#: src/main/gram.y:1725msgid "end of line"msgstr "end of line"#: src/main/gram.y:1739 src/main/gram.y:1745#, c-formatmsgid "unexpected %s"msgstr "unexpected %s"#: src/main/gram.y:1755#, c-formatmsgid "Repeated formal argument '%s' on line %d"msgstr "Repeated formal argument ‘%s’ on line %d"#: src/main/gram.y:1773#, c-formatmsgid "input buffer overflow at line %d"msgstr "input buffer overflow at line %d"#: src/main/gram.y:1922#, c-formatmsgid "integer literal %sL contains decimal; using numeric value"msgstr "integer literal %sL contains decimal; using numeric value"#: src/main/gram.y:1924#, c-formatmsgid "non-integer value %s qualified with L; using numeric value"msgstr "non-integer value %s qualified with L; using numeric value"#: src/main/gram.y:1935#, c-formatmsgid "integer literal %sL contains unnecessary decimal point"msgstr "integer literal %sL contains unnecessary decimal point"#: src/main/gram.y:1967#, c-formatmsgid "unable to allocate buffer for long string at line %d"msgstr "unable to allocate buffer for long string at line %d"#: src/main/gram.y:2122#, c-formatmsgid "'\\x' used without hex digits in character string starting \"%s\""msgstr "‘\\x’ used without hex digits in character string starting “%s”"#: src/main/gram.y:2136#, c-formatmsgid "\\uxxxx sequences not supported inside backticks (line %d)"msgstr "\\uxxxx sequences not supported inside backticks (line %d)"#: src/main/gram.y:2151#, c-formatmsgid "'\\u' used without hex digits in character string starting \"%s\""msgstr "‘\\u’ used without hex digits in character string starting “%s”"#: src/main/gram.y:2159#, c-formatmsgid "invalid \\u{xxxx} sequence (line %d)"msgstr "invalid \\u{xxxx} sequence (line %d)"#: src/main/gram.y:2171#, c-formatmsgid "\\Uxxxxxxxx sequences not supported inside backticks (line %d)"msgstr "\\Uxxxxxxxx sequences not supported inside backticks (line %d)"#: src/main/gram.y:2186#, c-formatmsgid "'\\U' used without hex digits in character string starting \"%s\""msgstr "‘\\U’ used without hex digits in character string starting “%s”"#: src/main/gram.y:2194#, c-formatmsgid "invalid \\U{xxxxxxxx} sequence (line %d)"msgstr "invalid \\U{xxxxxxxx} sequence (line %d)"#: src/main/gram.y:2234#, c-formatmsgid "'\\%c' is an unrecognized escape in character string starting \"%s\""msgstr "‘\\%c’ is an unrecognized escape in character string starting “%s”"#: src/main/gram.y:2282msgid "mixing Unicode and octal/hex escapes in a string is not allowed"msgstr "mixing Unicode and octal/hex escapes in a string is not allowed"#: src/main/gram.y:2286#, c-formatmsgid """string at line %d containing Unicode escapes not in this locale\n""is too long (max 10000 chars)"msgstr """string at line %d containing Unicode escapes not in this locale\n""is too long (max 10000 chars)"#: src/main/gram.y:2385#, c-formatmsgid "functions nested too deeply in source code at line %d"msgstr "functions nested too deeply in source code at line %d"#: src/main/gram.y:2813 src/main/gram.y:2820 src/main/gram.y:2826#: src/main/gram.y:2833#, c-formatmsgid "contextstack overflow at line %d"msgstr "contextstack overflow at line %d"#: src/main/graphics.c:287#, c-formatmsgid "bad units specified in '%s'"msgstr "bad units specified in ‘%s’"#: src/main/graphics.c:1778 src/main/graphics.c:1800msgid "attempt to plot on null device"msgstr "attempt to plot on null device"#: src/main/graphics.c:1830msgid "outer margins too large (fig.region too small)"msgstr "outer margins too large (fig.region too small)"#: src/main/graphics.c:1832msgid "figure region too large"msgstr "figure region too large"#: src/main/graphics.c:1834msgid "figure margins too large"msgstr "figure margins too large"#: src/main/graphics.c:1836msgid "plot region too large"msgstr "plot region too large"#: src/main/graphics.c:1885#, c-formatmsgid "nonfinite axis limits [GScale(%g,%g,%d, .); log=%d]"msgstr "nonfinite axis limits [GScale(%g,%g,%d, .); log=%d]"#: src/main/graphics.c:1915#, c-formatmsgid "axis style \"%c\" unimplemented"msgstr "axis style “%c” unimplemented"#: src/main/graphics.c:1981#, c-formatmsgid "relative range of values =%4.0f * EPS, is small (axis %d)"msgstr "relative range of values =%4.0f * EPS, is small (axis %d)"#: src/main/graphics.c:2198 src/main/graphics.c:2561msgid "No graphics device is active"msgstr "No graphics device is active"#: src/main/graphics.c:2393msgid "plot.new has not been called yet"msgstr "plot.new has not been called yet"#: src/main/graphics.c:2528msgid "no locator capability in device driver"msgstr "no locator capability in device driver"#: src/main/graphics.c:2800 src/main/graphics.c:2836msgid "unable to allocate memory (in GPolygon)"msgstr "unable to allocate memory (in GPolygon)"#: src/main/graphics.c:3022msgid "zero-length arrow is of indeterminate angle and so skipped"msgstr "zero-length arrow is of indeterminate angle and so skipped"#: src/main/graphics.c:3103#, c-formatmsgid "invalid par(\"bty\") = '%c'; no box() drawn"msgstr "invalid par(“bty”) = '%c'; no box() drawn"#: src/main/graphics.c:3120msgid "invalid argument to GBox"msgstr "invalid argument to GBox"#: src/main/graphics.c:3358msgid "Metric information not available for this device"msgstr "Metric information not available for this device"#: src/main/grep.c:83 src/main/grep.c:807 src/main/grep.c:1162#: src/main/grep.c:1828#, c-formatmsgid "invalid regular expression '%s'"msgstr "invalid regular expression ‘%s’"#: src/main/grep.c:140 src/main/grep.c:728 src/main/grep.c:730#: src/main/grep.c:1078 src/main/grep.c:1080 src/main/grep.c:1761#: src/main/grep.c:1763#, c-formatmsgid "argument '%s' will be ignored"msgstr "argument ‘%s’ will be ignored"#: src/main/grep.c:191 src/main/grep.c:278 src/main/grep.c:386#: src/main/grep.c:836 src/main/grep.c:1862#, c-formatmsgid "input string %d is invalid UTF-8"msgstr "input string %d is invalid UTF-8"#: src/main/grep.c:256 src/main/grep.c:353#, c-formatmsgid "'split' string %d is invalid UTF-8"msgstr "‘split’ string %d is invalid UTF-8"#: src/main/grep.c:260 src/main/grep.c:357 src/main/grep.c:530#, c-formatmsgid "'split' string %d is invalid in this locale"msgstr "‘split’ string %d is invalid in this locale"#: src/main/grep.c:365 src/main/grep.c:805 src/main/grep.c:1160#: src/main/grep.c:1826#, c-formatmsgid """PCRE pattern compilation error\n""\t'%s'\n""\tat '%s'\n"msgstr """PCRE pattern compilation error\n""\t'%s'\n""\tat ‘%s’\n"#: src/main/grep.c:367#, c-formatmsgid "invalid split pattern '%s'"msgstr "invalid split pattern ‘%s’"#: src/main/grep.c:371 src/main/grep.c:811 src/main/grep.c:1167#: src/main/grep.c:1833#, c-formatmsgid """PCRE pattern study error\n""\t'%s'\n"msgstr """PCRE pattern study error\n""\t'%s'\n"#: src/main/grep.c:788 src/main/grep.c:1809msgid "regular expression is invalid UTF-8"msgstr "regular expression is invalid UTF-8"#: src/main/grep.c:1135msgid "'pattern' is invalid UTF-8"msgstr "‘pattern’ is invalid UTF-8"#: src/main/grep.c:1137msgid "'replacement' is invalid UTF-8"msgstr "‘replacement’ is invalid UTF-8"#: src/main/grep.c:1141msgid "'pattern' is invalid in this locale"msgstr "‘pattern’ is invalid in this locale"#: src/main/grep.c:1144msgid "'replacement' is invalid in this locale"msgstr "‘replacement’ is invalid in this locale"#: src/main/grep.c:1149msgid "zero-length pattern"msgstr "zero-length pattern"#: src/main/grep.c:1289 src/main/grep.c:1305 src/main/grep.c:1353#: src/main/grep.c:1369 src/main/grep.c:1416 src/main/grep.c:1432msgid "result string is too long"msgstr "result string is too long"#: src/main/internet.c:90msgid "internet routines cannot be accessed in module"msgstr "internet routines cannot be accessed in module"#: src/main/internet.c:102 src/main/internet.c:140 src/main/internet.c:152#: src/main/internet.c:163 src/main/internet.c:174 src/main/internet.c:185#: src/main/internet.c:194 src/main/internet.c:205 src/main/internet.c:216#: src/main/internet.c:226 src/main/internet.c:237msgid "internet routines cannot be loaded"msgstr "internet routines cannot be loaded"#: src/main/internet.c:117 src/main/memory.c:2715 src/main/memory.c:2724#: src/main/memory.c:2735 src/main/memory.c:2748 src/main/memory.c:2764#: src/main/memory.c:2781msgid "bad value"msgstr "bad value"#: src/main/internet.c:123msgid "internet routines were already initialized"msgstr "internet routines were already initialized"#: src/main/internet.c:248msgid "invalid bind address specification"msgstr "invalid bind address specification"#: src/main/internet.c:268 src/main/internet.c:278 src/main/internet.c:288#: src/main/internet.c:298 src/main/internet.c:308 src/main/internet.c:318#: src/main/internet.c:329msgid "socket routines cannot be loaded"msgstr "socket routines cannot be loaded"#: src/main/lapack.c:62msgid "lapack routines cannot be accessed in module"msgstr "lapack routines cannot be accessed in module"#: src/main/lapack.c:79 src/main/lapack.c:91 src/main/lapack.c:103#: src/main/lapack.c:115 src/main/lapack.c:127 src/main/lapack.c:139#: src/main/lapack.c:151 src/main/lapack.c:163 src/main/lapack.c:175#: src/main/lapack.c:186 src/main/lapack.c:197 src/main/lapack.c:208#: src/main/lapack.c:220 src/main/lapack.c:232 src/main/lapack.c:244#: src/main/lapack.c:256 src/main/lapack.c:268 src/main/lapack.c:280#: src/main/lapack.c:292 src/main/lapack.c:304 src/main/lapack.c:316#: src/main/lapack.c:328msgid "lapack routines cannot be loaded"msgstr "lapack routines cannot be loaded"#: src/main/logic.c:47msgid "binary operations require two arguments"msgstr "binary operations require two arguments"#: src/main/logic.c:65 src/main/logic.c:127msgid "operations are possible only for numeric, logical or complex types"msgstr "operations are possible only for numeric, logical or complex types"#: src/main/logic.c:75msgid "binary operation on non-conformable arrays"msgstr "binary operation on non-conformable arrays"#: src/main/logic.c:101 src/main/relop.c:143msgid "non-conformable time series"msgstr "non-conformable time series"#: src/main/logic.c:214#, c-formatmsgid "'%s' operator requires 2 arguments"msgstr "‘%s’ operator requires 2 arguments"#: src/main/logic.c:222#, c-formatmsgid "invalid 'x' type in 'x %s y'"msgstr "invalid ‘x’ type in ‘x %s y’"#: src/main/logic.c:229#, c-formatmsgid "invalid 'y' type in 'x %s y'"msgstr "invalid ‘y’ type in ‘x %s y’"#: src/main/logic.c:301msgid "Unary operator `!' called with two arguments"msgstr "Unary operator ‘!’ called with two arguments"#: src/main/logic.c:405#, c-formatmsgid "coercing argument of type '%s' to logical"msgstr "coercing argument of type ‘%s’ to logical"#: src/main/main.c:48msgid "dummy - do not translate"msgstr "dummy - do not translate"#: src/main/main.c:220msgid "error: system commands are not supported in this version of R.\n"msgstr "error: system commands are not supported in this version of R.\n"#: src/main/main.c:477msgid "Error: segfault from C stack overflow\n"msgstr "Error: segfault from C stack overflow\n"#: src/main/main.c:826msgid "unable to open the base package\n"msgstr "unable to open the base package\n"#: src/main/main.c:902msgid "unable to restore saved data in .RData\n"msgstr "unable to restore saved data in .RData\n"#: src/main/main.c:948msgid "During startup - "msgstr "During startup - "#: src/main/main.c:1174msgid "cannot quit from browser"msgstr "cannot quit from browser"#: src/main/main.c:1178msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected."msgstr "one of “yes”, “no”, “ask” or “default” expected."#: src/main/main.c:1183msgid "save=\"ask\" in non-interactive use: command-line default will be used"msgstr "save=“ask” in non-interactive use: command-line default will be used"#: src/main/main.c:1191msgid "unrecognized value of 'save'"msgstr "unrecognized value of ‘save’"#: src/main/main.c:1194msgid "invalid 'status', 0 assumed"msgstr "invalid 'status', 0 assumed"#: src/main/main.c:1199msgid "invalid 'runLast', FALSE assumed"msgstr "invalid 'runLast', FALSE assumed"#: src/main/main.c:1230msgid "cannot allocate space for toplevel callback element"msgstr "cannot allocate space for toplevel callback element"#: src/main/main.c:1308msgid "negative index passed to R_removeTaskCallbackByIndex"msgstr "negative index passed to R_removeTaskCallbackByIndex"#: src/main/main.c:1416#, c-formatmsgid "warning messages from top-level task callback '%s'\n"msgstr "warning messages from top-level task callback ‘%s’\n"#: src/main/main.c:1472msgid "top-level task callback did not return a logical value"msgstr "top-level task callback did not return a logical value"#: src/main/mapply.c:62msgid "argument 'MoreArgs' of 'mapply' is not a list"msgstr "argument ‘MoreArgs’ of ‘mapply’ is not a list"#: src/main/mapply.c:99msgid "longer argument not a multiple of length of shorter"msgstr "longer argument not a multiple of length of shorter"#: src/main/match.c:108msgid "invalid partial string match"msgstr "invalid partial string match"#: src/main/match.c:222 src/main/match.c:262 src/main/objects.c:54#: src/main/objects.c:64#, c-formatmsgid "formal argument \"%s\" matched by multiple actual arguments"msgstr "formal argument “%s” matched by multiple actual arguments"#: src/main/match.c:225 src/main/match.c:260#, c-formatmsgid "argument %d matches multiple formal arguments"msgstr "argument %d matches multiple formal arguments"#: src/main/match.c:266#, c-formatmsgid "partial argument match of '%s' to '%s'"msgstr "partial argument match of ‘%s’ to ‘%s’"#: src/main/match.c:377#, c-formatmsgid "unused argument(s) %s"msgstr "unused argument(s) %s"#: src/main/memory.c:961msgid "can only weakly reference/finalize reference objects"msgstr "can only weakly reference/finalize reference objects"#: src/main/memory.c:995msgid "finalizer must be a function or NULL"msgstr "finalizer must be a function or NULL"#: src/main/memory.c:1046 src/main/memory.c:1054 src/main/memory.c:1065msgid "not a weak reference"msgstr "not a weak reference"#: src/main/memory.c:1181msgid "first argument must be environment or external pointer"msgstr "first argument must be environment or external pointer"#: src/main/memory.c:1183msgid "second argument must be a function"msgstr "second argument must be a function"#: src/main/memory.c:1187msgid "third argument must be 'TRUE' or 'FALSE'"msgstr "third argument must be ‘TRUE’ or ‘FALSE’"#: src/main/memory.c:1561msgid "vector memory exhausted (limit reached?)"msgstr "vector memory exhausted (limit reached?)"#: src/main/memory.c:1567msgid "cons memory exhausted (limit reached?)"msgstr "cons memory exhausted (limit reached?)"#: src/main/memory.c:1572msgid "memory exhausted (limit reached?)"msgstr "memory exhausted (limit reached?)"#: src/main/memory.c:1696 src/main/memory.c:1702#, c-formatmsgid "cannot allocate memory block of size %0.1f Gb"msgstr "cannot allocate memory block of size %0.1f Gb"#: src/main/memory.c:1928msgid "negative length vectors are not allowed"msgstr "negative length vectors are not allowed"#: src/main/memory.c:1950 src/main/memory.c:1961 src/main/memory.c:1972#: src/main/memory.c:1985#, c-formatmsgid "cannot allocate vector of length %d"msgstr "cannot allocate vector of length %d"#: src/main/memory.c:1998#, c-formatmsgid "invalid type/length (%s/%d) in vector allocation"msgstr "invalid type/length (%s/%d) in vector allocation"#: src/main/memory.c:2067#, c-formatmsgid "cannot allocate vector of size %0.1f Gb"msgstr "cannot allocate vector of size %0.1f Gb"#: src/main/memory.c:2071#, c-formatmsgid "cannot allocate vector of size %0.1f Mb"msgstr "cannot allocate vector of size %0.1f Mb"#: src/main/memory.c:2075#, c-formatmsgid "cannot allocate vector of size %0.f Kb"msgstr "cannot allocate vector of size %0.f Kb"#: src/main/memory.c:2202msgid "gc.time() is not implemented on this system"msgstr "gc.time() is not implemented on this system"#: src/main/memory.c:2370msgid "protect(): protection stack overflow"msgstr "protect(): protection stack overflow"#: src/main/memory.c:2386#, c-formatmsgid "unprotect(): only %d protected items"msgstr "unprotect(): only %d protected items"#: src/main/memory.c:2400msgid "unprotect_ptr: pointer not found"msgstr "unprotect_ptr: pointer not found"#: src/main/memory.c:2441#, c-formatmsgid "Calloc could not allocate (%d of %d) memory"msgstr "Calloc could not allocate (%d of %d) memory"#: src/main/memory.c:2451#, c-formatmsgid "Realloc could not re-allocate (size %d) memory"msgstr "Realloc could not re-allocate (size %d) memory"#: src/main/memory.c:2669msgid "not safe to return vector pointer"msgstr "not safe to return vector pointer"#: src/main/memory.c:2905msgid "memory profiling is not available on this system"msgstr "memory profiling is not available on this system"#: src/main/memory.c:2970#, c-formatmsgid "Rprofmem: cannot open output file '%s'"msgstr "Rprofmem: cannot open output file ‘%s’"#: src/main/model.c:140msgid "invalid term in model formula"msgstr "invalid term in model formula"#: src/main/model.c:215msgid "invalid model formula"msgstr "invalid model formula"#: src/main/model.c:241 src/main/model.c:485msgid "invalid power in formula"msgstr "invalid power in formula"#: src/main/model.c:277msgid "invalid model formula in ExtractVars"msgstr "invalid model formula in ExtractVars"#: src/main/model.c:607#, c-formatmsgid "duplicated name '%s' in data frame using '.'"msgstr "duplicated name ‘%s’ in data frame using ‘.’"#: src/main/model.c:664msgid "invalid model formula in EncodeVars"msgstr "invalid model formula in EncodeVars"#: src/main/model.c:754msgid "argument is not a valid model"msgstr "argument is not a valid model"#: src/main/model.c:775msgid "'data' argument is of the wrong type"msgstr "‘data’ argument is of the wrong type"#: src/main/model.c:1040msgid "'.' in formula and no 'data' argument"msgstr "‘.’ in formula and no ‘data’ argument"#: src/main/model.c:1188msgid "invalid formula in 'update'"msgstr "invalid formula in ‘update’"#: src/main/model.c:1226msgid "formula expected"msgstr "formula expected"#: src/main/model.c:1317msgid "invalid variables"msgstr "invalid variables"#: src/main/model.c:1321 src/main/model.c:1326msgid "number of variables != number of variable names"msgstr "number of variables != number of variable names"#: src/main/model.c:1324msgid "invalid extra variables"msgstr "invalid extra variables"#: src/main/model.c:1328msgid "invalid extra variable names"msgstr "invalid extra variable names"#: src/main/model.c:1349#, c-formatmsgid "overlong names in '%s'"msgstr "overlong names in ‘%s’"#: src/main/model.c:1376#, c-formatmsgid "invalid type (%s) for variable '%s'"msgstr "invalid type (%s) for variable ‘%s’"#: src/main/model.c:1381#, c-formatmsgid "variable lengths differ (found for '%s')"msgstr "variable lengths differ (found for '%s')"#: src/main/model.c:1435msgid "invalid result from na.action"msgstr "invalid result from na.action"#: src/main/model.c:1629msgid "invalid model frame"msgstr "invalid model frame"#: src/main/model.c:1631msgid "do not know how many cases"msgstr "do not know how many cases"#: src/main/model.c:1654#, c-formatmsgid "variable lengths differ (found for variable %d)"msgstr "variable lengths differ (found for variable %d)"#: src/main/model.c:1658 src/main/model.c:1665#, c-formatmsgid "variable %d has no levels"msgstr "variable %d has no levels"#: src/main/model.c:1777msgid "the response appeared on the right-hand side and was dropped"msgstr "the response appeared on the right-hand side and was dropped"#: src/main/model.c:1797#, c-formatmsgid "term %d would require %.0g columns"msgstr "term %d would require %.0g columns"#: src/main/model.c:1801#, c-formatmsgid "matrix would require %.0g columns"msgstr "matrix would require %.0g columns"#: src/main/model.c:1812#, c-formatmsgid "problem with term %d in model.matrix: no columns are assigned"msgstr "problem with term %d in model.matrix: no columns are assigned"#: src/main/model.c:1861 src/main/model.c:1866 src/main/model.c:1872#: src/main/model.c:1883 src/main/model.c:1889 src/main/model.c:1895msgid "term names will be truncated"msgstr "term names will be truncated"#: src/main/model.c:1875msgid "complex variables are not currently allowed in model matrices"msgstr "complex variables are not currently allowed in model matrices"#: src/main/model.c:1899#, c-formatmsgid "variables of type '%s' are not allowed in model matrices"msgstr "variables of type ‘%s’ are not allowed in model matrices"#: src/main/names.c:1024msgid "string argument required"msgstr "string argument required"#: src/main/names.c:1032msgid "no such primitive function"msgstr "no such primitive function"#: src/main/names.c:1150msgid "attempt to use zero-length variable name"msgstr "attempt to use zero-length variable name"#: src/main/names.c:1152#, c-formatmsgid "variable names are limited to %d bytes"msgstr "variable names are limited to %d bytes"#: src/main/names.c:1181msgid "invalid .Internal() argument"msgstr "invalid .Internal() argument"#: src/main/names.c:1184msgid "invalid internal function"msgstr "invalid internal function"#: src/main/names.c:1186#, c-formatmsgid "no internal function \"%s\""msgstr "no internal function “%s”"#: src/main/objects.c:44msgid "generic 'function' is not a function"msgstr "generic ‘function’ is not a function"#: src/main/objects.c:194msgid "bad generic call environment"msgstr "bad generic call environment"#: src/main/objects.c:200msgid "bad generic definition environment"msgstr "bad generic definition environment"#: src/main/objects.c:239msgid """No .S3MethodsClass table, can't use S4 objects with S3 methods (methods ""package not attached?)"msgstr """No .S3MethodsClass table, can't use S4 objects with S3 methods (methods ""package not attached?)"#: src/main/objects.c:263 src/main/objects.c:403msgid "'UseMethod' used in an inappropriate fashion"msgstr "‘UseMethod’ used in an inappropriate fashion"#: src/main/objects.c:283msgid "Invalid generic function in 'usemethod'"msgstr "Invalid generic function in ‘usemethod’"#: src/main/objects.c:391msgid "there must be a 'generic' argument"msgstr "there must be a ‘generic’ argument"#: src/main/objects.c:395msgid "'generic' argument must be a character string"msgstr "‘generic’ argument must be a character string"#: src/main/objects.c:432msgid "'UseMethod' called from outside a closure"msgstr "‘UseMethod’ called from outside a closure"#: src/main/objects.c:439msgid "first argument must be a generic name"msgstr "first argument must be a generic name"#: src/main/objects.c:464#, c-formatmsgid "no applicable method for '%s' applied to an object of class \"%s\""msgstr "no applicable method for ‘%s’ applied to an object of class “%s”"#: src/main/objects.c:526msgid "'NextMethod' called from outside a function"msgstr "‘NextMethod’ called from outside a function"#: src/main/objects.c:532msgid "'NextMethod' called from an anonymous function"msgstr "‘NextMethod’ called from an anonymous function"#: src/main/objects.c:552msgid "no calling generic was found: was a method called directly?"msgstr "no calling generic was found: was a method called directly?"#: src/main/objects.c:555#, c-formatmsgid "'function' is not a function, but of type %d"msgstr "‘function’ is not a function, but of type %d"#: src/main/objects.c:629msgid "wrong argument ..."msgstr "wrong argument ..."#: src/main/objects.c:642msgid "object not specified"msgstr "object not specified"#: src/main/objects.c:652 src/main/objects.c:659msgid "generic function not specified"msgstr "generic function not specified"#: src/main/objects.c:656msgid "invalid generic argument to NextMethod"msgstr "invalid generic argument to NextMethod"#: src/main/objects.c:669msgid "invalid 'group' argument found in NextMethod"msgstr "invalid ‘group’ argument found in NextMethod"#: src/main/objects.c:688msgid "wrong value for .Method"msgstr "wrong value for .Method"#: src/main/objects.c:692 src/main/objects.c:701#, c-formatmsgid "method name too long in '%s'"msgstr "method name too long in ‘%s’"#: src/main/objects.c:704msgid "Incompatible methods ignored"msgstr "Incompatible methods ignored"#: src/main/objects.c:764 src/main/objects.c:769msgid "no method to invoke"msgstr "no method to invoke"#: src/main/objects.c:815msgid "cannot unclass an environment"msgstr "cannot unclass an environment"#: src/main/objects.c:818msgid "cannot unclass an external pointer"msgstr "cannot unclass an external pointer"#: src/main/objects.c:853msgid "'what' must be a character vector"msgstr "‘what’ must be a character vector"#: src/main/objects.c:857msgid "'which' must be a length 1 logical vector"msgstr "‘which’ must be a length 1 logical vector"#: src/main/objects.c:863msgid "use 'is()' instead of 'inherits()' on S4 objects"msgstr "use ‘is()’ instead of ‘inherits()’ on S4 objects"#: src/main/objects.c:994#, c-formatmsgid "unable to find a non-generic version of function \"%s\""msgstr "unable to find a non-generic version of function “%s”"#: src/main/objects.c:1026msgid """standardGeneric called without methods dispatch enabled (will be ignored)"msgstr """standardGeneric called without methods dispatch enabled (will be ignored)"#: src/main/objects.c:1035msgid "argument to standardGeneric must be a non-empty character string"msgstr "argument to standardGeneric must be a non-empty character string"#: src/main/objects.c:1040#, c-formatmsgid """call to standardGeneric(\"%s\") apparently not from the body of that generic ""function"msgstr """call to standardGeneric(“%s”) apparently not from the body of that generic ""function"#: src/main/objects.c:1063msgid "argument 'code' must be a character string"msgstr "argument ‘code’ must be a character string"#: src/main/objects.c:1130#, c-formatmsgid """invalid primitive methods code (\"%s\"): should be \"clear\", \"reset\", ""\"set\", or \"suppress\""msgstr """invalid primitive methods code (“%s”): should be “clear”, “reset”, “set”, or ""“suppress”"#: src/main/objects.c:1138msgid "invalid object: must be a primitive function"msgstr "invalid object: must be a primitive function"#: src/main/objects.c:1185#, c-formatmsgid """the formal definition of a primitive generic must be a function object (got ""type '%s')"msgstr """the formal definition of a primitive generic must be a function object (got ""type '%s')"#: src/main/objects.c:1215#, c-formatmsgid "object returned as generic function \"%s\" doesn't appear to be one"msgstr "object returned as generic function “%s” doesn't appear to be one"#: src/main/objects.c:1313msgid "invalid primitive operation given for dispatch"msgstr "invalid primitive operation given for dispatch"#: src/main/objects.c:1339 src/main/objects.c:1358msgid "dispatch error"msgstr "dispatch error"#: src/main/objects.c:1352#, c-formatmsgid """primitive function \"%s\" has been set for methods but no generic function ""supplied"msgstr """primitive function “%s” has been set for methods but no generic function ""supplied"#: src/main/objects.c:1377msgid "C level MAKE_CLASS macro called with NULL string pointer"msgstr "C level MAKE_CLASS macro called with NULL string pointer"#: src/main/objects.c:1393msgid "R_getClassDef(.) called with NULL string pointer"msgstr "R_getClassDef(.) called with NULL string pointer"#: src/main/objects.c:1413msgid "C level NEW macro called with null class definition pointer"msgstr "C level NEW macro called with null class definition pointer"#: src/main/objects.c:1417#, c-formatmsgid "trying to generate an object from a virtual class (\"%s\")"msgstr "trying to generate an object from a virtual class (“%s”)"#: src/main/objects.c:1462msgid "'R_get_primname' called on a non-primitive"msgstr "‘R_get_primname’ called on a non-primitive"#: src/main/objects.c:1492#, c-formatmsgid "Object of class \"%s\" does not correspond to a valid S3 object"msgstr "Object of class “%s” does not correspond to a valid S3 object"#: src/main/optim.c:73 src/main/optim.c:100 src/main/optim.c:184msgid "non-finite value supplied by optim"msgstr "non-finite value supplied by optim"#: src/main/optim.c:80#, c-formatmsgid "objective function in optim evaluates to length %d not 1"msgstr "objective function in optim evaluates to length %d not 1"#: src/main/optim.c:107#, c-formatmsgid "gradient in optim evaluated to length %d not %d"msgstr "gradient in optim evaluated to length %d not %d"#: src/main/optim.c:191#, c-formatmsgid "candidate point in optim evaluated to length %d not %d"msgstr "candidate point in optim evaluated to length %d not %d"#: src/main/optim.c:221 src/main/optim.c:409msgid "'fn' is not a function"msgstr "‘fn’ is not a function"#: src/main/optim.c:238 src/main/optim.c:415msgid "'parscale' is of the wrong length"msgstr "‘parscale’ is of the wrong length"#: src/main/optim.c:252msgid "'maxit' is not an integer"msgstr "‘maxit’ is not an integer"#: src/main/optim.c:271msgid "'tmax' is not an integer"msgstr "‘tmax’ is not an integer"#: src/main/optim.c:273 src/main/optim.c:290 src/main/optim.c:315#: src/main/optim.c:345 src/main/optim.c:423msgid "'gr' is not a function"msgstr "‘gr’ is not a function"#: src/main/optim.c:296 src/main/optim.c:321 src/main/optim.c:351#: src/main/optim.c:429msgid "'ndeps' is of the wrong length"msgstr "‘ndeps’ is of the wrong length"#: src/main/optim.c:381msgid "unknown 'method'"msgstr "unknown ‘method’"#: src/main/optim.c:512msgid "REPORT must be > 0 (method = \"BFGS\")"msgstr "REPORT must be > 0 (method = “BFGS”)"#: src/main/optim.c:523msgid "initial value in 'vmmin' is not finite"msgstr "initial value in ‘vmmin’ is not finite"#: src/main/optim.c:671msgid "function cannot be evaluated at initial parameters"msgstr "function cannot be evaluated at initial parameters"#: src/main/optim.c:865msgid "unknown 'type' in CG method of optim"msgstr "unknown ‘type’ in CG method of optim"#: src/main/optim.c:878msgid "Function cannot be evaluated at initial parameters"msgstr "Function cannot be evaluated at initial parameters"#: src/main/optim.c:933msgid "unknown type in CG method of optim"msgstr "unknown type in CG method of optim"#: src/main/optim.c:1026msgid "REPORT must be > 0 (method = \"L-BFGS-B\")"msgstr "REPORT must be > 0 (method = “L-BFGS-B”)"#: src/main/optim.c:1050msgid "L-BFGS-B needs finite values of 'fn'"msgstr "L-BFGS-B needs finite values of ‘fn’"#: src/main/optim.c:1105msgid "trace, REPORT must be >= 0 (method = \"SANN\")"msgstr "trace, REPORT must be >= 0 (method = “SANN”)"#: src/main/optimize.c:53 src/main/optimize.c:137 src/main/optimize.c:386msgid "NA replaced by maximum positive value"msgstr "NA replaced by maximum positive value"#: src/main/optimize.c:61 src/main/optimize.c:145 src/main/optimize.c:394msgid "NA/Inf replaced by maximum positive value"msgstr "NA/Inf replaced by maximum positive value"#: src/main/optimize.c:70msgid "invalid function value in 'optimize'"msgstr "invalid function value in ‘optimize’"#: src/main/optimize.c:88 src/main/optimize.c:174 src/main/optimize.c:587msgid "attempt to minimize non-function"msgstr "attempt to minimize non-function"#: src/main/optimize.c:104 src/main/optimize.c:188msgid "'xmin' not less than 'xmax'"msgstr "‘xmin’ not less than ‘xmax’"#: src/main/optimize.c:154msgid "invalid function value in 'zeroin'"msgstr "invalid function value in ‘zeroin’"#: src/main/optimize.c:201msgid "'maxiter' must be positive"msgstr "‘maxiter’ must be positive"#: src/main/optimize.c:229 src/main/optimize.c:235#, c-formatmsgid "NA value for '%s' is not allowed"msgstr "NA value for ‘%s’ is not allowed"#: src/main/optimize.c:378msgid "non-finite value supplied by 'nlm'"msgstr "non-finite value supplied by ‘nlm’"#: src/main/optimize.c:413msgid "invalid function value in 'nlm' optimizer"msgstr "invalid function value in ‘nlm’ optimizer"#: src/main/optimize.c:424 src/main/optimize.c:439msgid "function value caching for optimization is seriously confused"msgstr "function value caching for optimization is seriously confused"#: src/main/optimize.c:454msgid "numeric parameter expected"msgstr "numeric parameter expected"#: src/main/optimize.c:458msgid "conflicting parameter lengths"msgstr "conflicting parameter lengths"#: src/main/optimize.c:462msgid "invalid parameter length"msgstr "invalid parameter length"#: src/main/optimize.c:472 src/main/optimize.c:479msgid "missing value in parameter"msgstr "missing value in parameter"#: src/main/optimize.c:484msgid "invalid parameter type"msgstr "invalid parameter type"#: src/main/optimize.c:492msgid "invalid NA value in parameter"msgstr "invalid NA value in parameter"#: src/main/optimize.c:502msgid "non-positive number of parameters in nlm"msgstr "non-positive number of parameters in nlm"#: src/main/optimize.c:504msgid "nlm is inefficient for 1-d problems"msgstr "nlm is inefficient for 1-d problems"#: src/main/optimize.c:506msgid "invalid gradient tolerance in nlm"msgstr "invalid gradient tolerance in nlm"#: src/main/optimize.c:508msgid "invalid iteration limit in nlm"msgstr "invalid iteration limit in nlm"#: src/main/optimize.c:510msgid "minimization function has no good digits in nlm"msgstr "minimization function has no good digits in nlm"#: src/main/optimize.c:512msgid "no analytic gradient to check in nlm!"msgstr "no analytic gradient to check in nlm!"#: src/main/optimize.c:514msgid "no analytic Hessian to check in nlm!"msgstr "no analytic Hessian to check in nlm!"#: src/main/optimize.c:516msgid "probable coding error in analytic gradient"msgstr "probable coding error in analytic gradient"#: src/main/optimize.c:518msgid "probable coding error in analytic Hessian"msgstr "probable coding error in analytic Hessian"#: src/main/optimize.c:520#, c-formatmsgid """*** unknown error message (msg = %d) in nlm()\n""*** should not happen!"msgstr """*** unknown error message (msg = %d) in nlm()\n""*** should not happen!"#: src/main/optimize.c:531msgid "Relative gradient close to zero.\n"msgstr "Relative gradient close to zero.\n"#: src/main/optimize.c:532 src/main/optimize.c:536msgid "Current iterate is probably solution.\n"msgstr "Current iterate is probably solution.\n"#: src/main/optimize.c:535msgid "Successive iterates within tolerance.\n"msgstr "Successive iterates within tolerance.\n"#: src/main/optimize.c:539msgid "Last global step failed to locate a point lower than x.\n"msgstr "Last global step failed to locate a point lower than x.\n"#: src/main/optimize.c:540msgid """Either x is an approximate local minimum of the function,\n""the function is too non-linear for this algorithm,\n""or steptol is too large.\n"msgstr """Either x is an approximate local minimum of the function,\n""the function is too non-linear for this algorithm,\n""or steptol is too large.\n"#: src/main/optimize.c:545msgid "Iteration limit exceeded. Algorithm failed.\n"msgstr "Iteration limit exceeded. Algorithm failed.\n"#: src/main/optimize.c:548msgid """Maximum step size exceeded 5 consecutive times.\n""Either the function is unbounded below,\n""becomes asymptotic to a finite value\n""from above in some direction,\n""or stepmx is too small.\n"msgstr """Maximum step size exceeded 5 consecutive times.\n""Either the function is unbounded below,\n""becomes asymptotic to a finite value\n""from above in some direction,\n""or stepmx is too small.\n"#: src/main/optimize.c:667msgid "hessian supplied is of the wrong length or mode, so ignored"msgstr "hessian supplied is of the wrong length or mode, so ignored"#: src/main/optimize.c:671msgid "gradient supplied is of the wrong length or mode, so ignored"msgstr "gradient supplied is of the wrong length or mode, so ignored"#: src/main/options.c:109 src/main/options.c:157msgid "corrupted options list"msgstr "corrupted options list"#: src/main/options.c:119msgid "invalid printing width, used 80"msgstr "invalid printing width, used 80"#: src/main/options.c:130msgid "invalid printing digits, used 7"msgstr "invalid printing digits, used 7"#: src/main/options.c:142msgid "invalid value for \"device.ask.default\", using FALSE"msgstr "invalid value for “device.ask.default”, using FALSE"#: src/main/options.c:355msgid "list argument has no valid names"msgstr "list argument has no valid names"#: src/main/options.c:383#, c-formatmsgid "invalid 'width' parameter, allowed %d...%d"msgstr "invalid ‘width’ parameter, allowed %d...%d"#: src/main/options.c:390#, c-formatmsgid "invalid 'digits' parameter, allowed %d...%d"msgstr "invalid ‘digits’ parameter, allowed %d...%d"#: src/main/options.c:397#, c-formatmsgid "'expressions' parameter invalid, allowed %d...%d"msgstr "‘expressions’ parameter invalid, allowed %d...%d"#: src/main/options.c:404 src/main/options.c:412 src/main/options.c:418#: src/main/options.c:426 src/main/options.c:433 src/main/options.c:438#: src/main/options.c:445 src/main/options.c:451 src/main/options.c:457#: src/main/options.c:464 src/main/options.c:470 src/main/options.c:476#: src/main/options.c:487 src/main/options.c:494 src/main/options.c:500#: src/main/options.c:508 src/main/options.c:515 src/main/options.c:522#: src/main/options.c:529 src/main/options.c:536 src/main/options.c:544#, c-formatmsgid "invalid value for '%s'"msgstr "invalid value for ‘%s’"#: src/main/options.c:549 src/main/options.c:562msgid "\"par.ask.default\" has been replaced by \"device.ask.default\""msgstr "“par.ask.default” has been replaced by “device.ask.default”"#: src/main/par.c:156#, c-formatmsgid "invalid value specified for graphical parameter \"%s\""msgstr "invalid value specified for graphical parameter “%s”"#: src/main/par.c:163#, c-formatmsgid "graphical parameter \"%s\" has the wrong length"msgstr "graphical parameter “%s” has the wrong length"#: src/main/par.c:257 src/main/par.c:687#, c-formatmsgid "graphical parameter \"%s\" cannot be set"msgstr "graphical parameter “%s” cannot be set"#: src/main/par.c:325 src/main/par.c:715msgid "graphical parameter 'family' has a maximum length of 200 bytes"msgstr "graphical parameter ‘family’ has a maximum length of 200 bytes"#: src/main/par.c:454msgid "parameter \"mfg\" has the wrong length"msgstr "parameter “mfg” has the wrong length"#: src/main/par.c:462msgid "parameter \"i\" in \"mfg\" is out of range"msgstr "parameter “i” in “mfg” is out of range"#: src/main/par.c:464msgid "parameter \"j\" in \"mfg\" is out of range"msgstr "parameter “j” in “mfg” is out of range"#: src/main/par.c:469msgid "value of nr in \"mfg\" is wrong and will be ignored"msgstr "value of nr in “mfg” is wrong and will be ignored"#: src/main/par.c:471msgid "value of nc in \"mfg\" is wrong and will be ignored"msgstr "value of nc in “mfg” is wrong and will be ignored"#: src/main/par.c:497msgid "calling par(new=TRUE) with no plot"msgstr "calling par(new=TRUE) with no plot"#: src/main/par.c:679 src/main/par.c:1092#, c-formatmsgid "graphical parameter \"%s\" is obsolete"msgstr "graphical parameter “%s” is obsolete"#: src/main/par.c:683 src/main/par.c:1096#, c-formatmsgid "\"%s\" is not a graphical parameter"msgstr "“%s” is not a graphical parameter"#: src/main/par.c:1149msgid "invalid argument passed to par()"msgstr "invalid argument passed to par()"#: src/main/par.c:1208#, c-formatmsgid "too many rows in layout, limit %d"msgstr "too many rows in layout, limit %d"#: src/main/par.c:1214#, c-formatmsgid "too many columns in layout, limit %d"msgstr "too many columns in layout, limit %d"#: src/main/par.c:1216#, c-formatmsgid "too many cells in layout, limit %d"msgstr "too many cells in layout, limit %d"#: src/main/paste.c:74 src/main/paste.c:270msgid "invalid separator"msgstr "invalid separator"#: src/main/paste.c:108 src/main/paste.c:291msgid "non-string argument to Internal paste"msgstr "non-string argument to Internal paste"#: src/main/paste.c:348msgid "first argument must be atomic"msgstr "first argument must be atomic"#: src/main/paste.c:504msgid "Impossible mode ( x )"msgstr "Impossible mode ( x )"#: src/main/paste.c:589msgid "atomic vector arguments only"msgstr "atomic vector arguments only"#: src/main/platform.c:280 src/main/platform.c:298msgid "invalid filename specification"msgstr "invalid filename specification"#: src/main/platform.c:424 src/main/platform.c:477msgid "write error during file append"msgstr "write error during file append"#: src/main/platform.c:438 src/main/platform.c:533 src/main/platform.c:571msgid "invalid first filename"msgstr "invalid first filename"#: src/main/platform.c:440 src/main/platform.c:573msgid "invalid second filename"msgstr "invalid second filename"#: src/main/platform.c:442msgid "nothing to append to"msgstr "nothing to append to"#: src/main/platform.c:444msgid "'outFile' must be a single file"msgstr "‘outFile’ must be a single file"#: src/main/platform.c:506 src/main/platform.c:709msgid "invalid filename argument"msgstr "invalid filename argument"#: src/main/platform.c:518#, c-formatmsgid "cannot create file '%s', reason '%s'"msgstr "cannot create file '%s', reason ‘%s’"#: src/main/platform.c:545#, c-formatmsgid "cannot remove file '%s', reason '%s'"msgstr "cannot remove file '%s', reason ‘%s’"#: src/main/platform.c:575msgid "nothing to link"msgstr "nothing to link"#: src/main/platform.c:601#, c-formatmsgid "cannot symlink '%s' to '%s', reason '%s'"msgstr "cannot symlink ‘%s’ to '%s', reason ‘%s’"#: src/main/platform.c:609msgid "symlinks are not supported on this platform"msgstr "symlinks are not supported on this platform"#: src/main/platform.c:632msgid "'source' must be a single string"msgstr "‘source’ must be a single string"#: src/main/platform.c:634msgid "'destination' must be a single string"msgstr "‘destination’ must be a single string"#: src/main/platform.c:638msgid "missing values are not allowed"msgstr "missing values are not allowed"#: src/main/platform.c:642 src/main/platform.c:652msgid "expanded source name too long"msgstr "expanded source name too long"#: src/main/platform.c:646 src/main/platform.c:656msgid "expanded destination name too long"msgstr "expanded destination name too long"#: src/main/platform.c:660#, c-formatmsgid "cannot rename file '%s' to '%s', reason '%s'"msgstr "cannot rename file ‘%s’ to '%s', reason ‘%s’"#: src/main/platform.c:963msgid "invalid 'pattern' regular expression"msgstr "invalid ‘pattern’ regular expression"#: src/main/platform.c:985msgid "unable to determine R home location"msgstr "unable to determine R home location"#: src/main/platform.c:1037msgid "file name too long"msgstr "file name too long"#: src/main/platform.c:1085msgid "file.access() is not implemented on this system"msgstr "file.access() is not implemented on this system"#: src/main/platform.c:1233 src/main/platform.c:1277 src/main/sysutils.c:1537#: src/main/sysutils.c:1551msgid "internal out-of-memory condition"msgstr "internal out-of-memory condition"#: src/main/platform.c:1273 src/main/sysutils.c:1547#, c-formatmsgid "read error on '%s'"msgstr "read error on ‘%s’"#: src/main/platform.c:1431msgid "setting 'LC_NUMERIC' may cause R to function strangely"msgstr "setting ‘LC_NUMERIC’ may cause R to function strangely"#: src/main/platform.c:1465#, c-formatmsgid "OS reports request to set locale to \"%s\" cannot be honored"msgstr "OS reports request to set locale to “%s” cannot be honored"#: src/main/platform.c:1765msgid "'hostname' must be a character vector of length 1"msgstr "‘hostname’ must be a character vector of length 1"#: src/main/platform.c:1771#, c-formatmsgid "nsl() was unable to resolve host '%s'"msgstr "nsl() was unable to resolve host ‘%s’"#: src/main/platform.c:1778msgid "unknown format returned by gethostbyname"msgstr "unknown format returned by gethostbyname"#: src/main/platform.c:1787msgid "nsl() is not supported on this platform"msgstr "nsl() is not supported on this platform"#: src/main/platform.c:1836#, c-formatmsgid "'%s' already exists"msgstr "‘%s’ already exists"#: src/main/platform.c:1839#, c-formatmsgid "cannot create dir '%s', reason '%s'"msgstr "cannot create dir '%s', reason ‘%s’"#: src/main/platform.c:1882#, c-formatmsgid "'%ls' already exists"msgstr "‘%ls’ already exists"#: src/main/platform.c:2105msgid "'mode' must be of length at least one"msgstr "‘mode’ must be of length at least one"#: src/main/platform.c:2161msgid "insufficient OS support on this platform"msgstr "insufficient OS support on this platform"#: src/main/plot.c:109msgid "only NA allowed in logical plotting symbol"msgstr "only NA allowed in logical plotting symbol"#: src/main/plot.c:111msgid "invalid plotting symbol"msgstr "invalid plotting symbol"#: src/main/plot.c:202 src/modules/X11/devX11.c:1537msgid "invalid font specification"msgstr "invalid font specification"#: src/main/plot.c:279msgid "invalid 'vfont' value [typeface]"msgstr "invalid ‘vfont’ value [typeface]"#: src/main/plot.c:303#, c-formatmsgid "invalid 'vfont' value [typeface = %d, fontindex = %d]"msgstr "invalid ‘vfont’ value [typeface = %d, fontindex = %d]"#: src/main/plot.c:377msgid "invalid graphics parameter"msgstr "invalid graphics parameter"#: src/main/plot.c:466msgid "at least 3 arguments required"msgstr "at least 3 arguments required"#: src/main/plot.c:481msgid "\"log=\" specification must be character"msgstr "“log=” specification must be character"#: src/main/plot.c:492#, c-formatmsgid "invalid \"log=%s\" specification"msgstr "invalid “log=%s” specification"#: src/main/plot.c:507msgid "NAs not allowed in 'xlim'"msgstr "NAs not allowed in ‘xlim’"#: src/main/plot.c:513msgid "need finite 'xlim' values"msgstr "need finite ‘xlim’ values"#: src/main/plot.c:519msgid "NAs not allowed in 'ylim'"msgstr "NAs not allowed in ‘ylim’"#: src/main/plot.c:525msgid "need finite 'ylim' values"msgstr "need finite ‘ylim’ values"#: src/main/plot.c:531msgid "Logarithmic axis must have positive limits"msgstr "Logarithmic axis must have positive limits"#: src/main/plot.c:648msgid "invalid type for axis labels"msgstr "invalid type for axis labels"#: src/main/plot.c:923#, c-formatmsgid "invalid axis number %d"msgstr "invalid axis number %d"#: src/main/plot.c:1013msgid "'hadj' must be of length one"msgstr "‘hadj’ must be of length one"#: src/main/plot.c:1020 src/main/plot.c:2581msgid "zero length 'padj' specified"msgstr "zero length ‘padj’ specified"#: src/main/plot.c:1089msgid "'labels' is supplied and not 'at'"msgstr "‘labels’ is supplied and not ‘at’"#: src/main/plot.c:1093#, c-formatmsgid "'at' and 'labels' lengths differ, %d != %d"msgstr "‘at’ and ‘labels’ lengths differ, %d != %d"#: src/main/plot.c:1110msgid "no locations are finite"msgstr "no locations are finite"#: src/main/plot.c:1467msgid "invalid plotting structure"msgstr "invalid plotting structure"#: src/main/plot.c:1469#, c-formatmsgid "'x' and 'y' lengths differ in %s()"msgstr "‘x’ and ‘y’ lengths differ in %s()"#: src/main/plot.c:1480#, c-formatmsgid "plot type '%s' will be truncated to first character"msgstr "plot type ‘%s’ will be truncated to first character"#: src/main/plot.c:1484 src/main/plot.c:3191msgid "invalid plot type"msgstr "invalid plot type"#: src/main/plot.c:1684#, c-formatmsgid "invalid plot type '%c'"msgstr "invalid plot type ‘%c’"#: src/main/plot.c:1744msgid "invalid third argument"msgstr "invalid third argument"#: src/main/plot.c:1752msgid "invalid fourth argument"msgstr "invalid fourth argument"#: src/main/plot.c:1760msgid "cannot mix zero-length and non-zero-length coordinates"msgstr "cannot mix zero-length and non-zero-length coordinates"#: src/main/plot.c:1955msgid "unable to allocate memory (in GPath)"msgstr "unable to allocate memory (in GPath)"#: src/main/plot.c:1961msgid "invalid x or y (in GPath)"msgstr "invalid x or y (in GPath)"#: src/main/plot.c:2084msgid "invalid arrow head length"msgstr "invalid arrow head length"#: src/main/plot.c:2089msgid "invalid arrow head angle"msgstr "invalid arrow head angle"#: src/main/plot.c:2094msgid "invalid arrow head specification"msgstr "invalid arrow head specification"#: src/main/plot.c:2259 src/main/plot.c:3333msgid "zero length 'labels'"msgstr "zero length ‘labels’"#: src/main/plot.c:2333msgid "no coordinates were supplied"msgstr "no coordinates were supplied"#: src/main/plot.c:2539msgid "zero length 'text' specified"msgstr "zero length ‘text’ specified"#: src/main/plot.c:2545msgid "zero length 'side' specified"msgstr "zero length ‘side’ specified"#: src/main/plot.c:2552msgid "zero length 'line' specified"msgstr "zero length ‘line’ specified"#: src/main/plot.c:2560msgid "zero length 'outer' specified"msgstr "zero length ‘outer’ specified"#: src/main/plot.c:2567msgid "zero length 'at' specified"msgstr "zero length ‘at’ specified"#: src/main/plot.c:2574msgid "zero length 'adj' specified"msgstr "zero length ‘adj’ specified"#: src/main/plot.c:2588msgid "zero length 'cex' specified"msgstr "zero length ‘cex’ specified"#: src/main/plot.c:2596msgid "zero length 'col' specified"msgstr "zero length ‘col’ specified"#: src/main/plot.c:2603msgid "zero length 'font' specified"msgstr "zero length ‘font’ specified"#: src/main/plot.c:2966msgid "invalid a=, b= specification"msgstr "invalid a=, b= specification"#: src/main/plot.c:2975msgid "'a' and 'b' must be finite"msgstr "‘a’ and ‘b’ must be finite"#: src/main/plot.c:3186msgid "invalid number of points in locator()"msgstr "invalid number of points in locator()"#: src/main/plot.c:3322msgid "invalid number of points in identify()"msgstr "invalid number of points in identify()"#: src/main/plot.c:3324msgid "incorrect argument type"msgstr "incorrect argument type"#: src/main/plot.c:3336msgid "different argument lengths"msgstr "different argument lengths"#: src/main/plot.c:3338msgid "more 'labels' than points"msgstr "more ‘labels’ than points"#: src/main/plot.c:3391#, c-formatmsgid "warning: no point within %.2f inches\n"msgstr "warning: no point within %.2f inches\n"#: src/main/plot.c:3397msgid "warning: nearest point already identified\n"msgstr "warning: nearest point already identified\n"#: src/main/plot.c:3481msgid "invalid units"msgstr "invalid units"#: src/main/plot.c:3660 src/main/plot.c:3770msgid "invalid dendrogram input"msgstr "invalid dendrogram input"#: src/main/plot.c:3829msgid "invalid symbol parameter vector"msgstr "invalid symbol parameter vector"#: src/main/plot.c:3852msgid "invalid symbol coordinates"msgstr "invalid symbol coordinates"#: src/main/plot.c:3860msgid "x/y/parameter length mismatch"msgstr "x/y/parameter length mismatch"#: src/main/plot.c:3879msgid "invalid circles data"msgstr "invalid circles data"#: src/main/plot.c:3881 src/main/plot.c:3900 src/main/plot.c:3924#: src/main/plot.c:3953msgid "invalid symbol parameter"msgstr "invalid symbol parameter"#: src/main/plot.c:3898msgid "invalid squares data"msgstr "invalid squares data"#: src/main/plot.c:3922msgid "invalid rectangles data (need 2 columns)"msgstr "invalid rectangles data (need 2 columns)"#: src/main/plot.c:3951msgid "invalid stars data"msgstr "invalid stars data"#: src/main/plot.c:3992msgid "invalid thermometers data (need 3 or 4 columns)"msgstr "invalid thermometers data (need 3 or 4 columns)"#: src/main/plot.c:3995#, c-formatmsgid "invalid thermometers[,%s]"msgstr "invalid thermometers[,%s]"#: src/main/plot.c:3998#, c-formatmsgid "thermometers[,%s] not in [0,1] -- may look funny"msgstr "thermometers[,%s] not in [0,1] -- may look funny"#: src/main/plot.c:4001msgid "invalid thermometers[,1:2]"msgstr "invalid thermometers[,1:2]"#: src/main/plot.c:4040msgid "invalid boxplots data (need 5 columns)"msgstr "invalid boxplots data (need 5 columns)"#: src/main/plot.c:4049msgid "boxplots[,5] outside [0,1] -- may look funny"msgstr "boxplots[,5] outside [0,1] -- may look funny"#: src/main/plot.c:4051msgid "invalid boxplots[, 1:4]"msgstr "invalid boxplots[, 1:4]"#: src/main/plot.c:4097msgid "invalid symbol type"msgstr "invalid symbol type"#: src/main/plot.c:4137 src/main/plot.c:4139 src/main/plot.c:4144#: src/main/plot.c:4146#, c-formatmsgid "incorrect length for '%s' argument"msgstr "incorrect length for ‘%s’ argument"#: src/main/plot.c:4163msgid "unable to allocate memory (in do_xspline)"msgstr "unable to allocate memory (in do_xspline)"#: src/main/plot3d.c:720 src/main/plot3d.c:1012msgid "contour(): circular/long seglist -- bug.report()!"msgstr "contour(): circular/long seglist -- bug.report()!"#: src/main/plot3d.c:803 src/main/plot3d.c:1460msgid "all z values are equal"msgstr "all z values are equal"#: src/main/plot3d.c:805 src/main/plot3d.c:1462msgid "all z values are NA"msgstr "all z values are NA"#: src/main/plot3d.c:1424 src/main/plot3d.c:1681msgid "insufficient 'x' or 'y' values"msgstr "insufficient ‘x’ or ‘y’ values"#: src/main/plot3d.c:1427 src/main/plot3d.c:1684msgid "dimension mismatch"msgstr "dimension mismatch"#: src/main/plot3d.c:1430 src/main/plot3d.c:1687msgid "no contour values"msgstr "no contour values"#: src/main/plot3d.c:1434msgid "missing 'x' values"msgstr "missing ‘x’ values"#: src/main/plot3d.c:1436msgid "increasing 'x' values expected"msgstr "increasing ‘x’ values expected"#: src/main/plot3d.c:1441msgid "missing 'y' values"msgstr "missing ‘y’ values"#: src/main/plot3d.c:1443msgid "increasing 'y' values expected"msgstr "increasing ‘y’ values expected"#: src/main/plot3d.c:1448msgid "invalid NA contour values"msgstr "invalid NA contour values"#: src/main/plot3d.c:1751msgid "invalid x / y values or limits"msgstr "invalid x / y values or limits"#: src/main/plot3d.c:1753msgid "invalid contour levels: must be strictly increasing"msgstr "invalid contour levels: must be strictly increasing"#: src/main/plot3d.c:2413 src/main/plot3d.c:2426msgid "Axis orientation not calculated"msgstr "Axis orientation not calculated"#: src/main/plot3d.c:2444msgid "too few parameters"msgstr "too few parameters"#: src/main/plot3d.c:2476msgid "invalid 'x' limits"msgstr "invalid ‘x’ limits"#: src/main/plot3d.c:2478msgid "invalid 'y' limits"msgstr "invalid ‘y’ limits"#: src/main/plot3d.c:2480msgid "invalid 'z' limits"msgstr "invalid ‘z’ limits"#: src/main/plot3d.c:2501msgid "'xlab' must be a character vector of length 1"msgstr "‘xlab’ must be a character vector of length 1"#: src/main/plot3d.c:2503msgid "'ylab' must be a character vector of length 1"msgstr "‘ylab’ must be a character vector of length 1"#: src/main/plot3d.c:2505msgid "'zlab' must be a character vector of length 1"msgstr "‘zlab’ must be a character vector of length 1"#: src/main/plot3d.c:2525msgid "invalid viewing parameters"msgstr "invalid viewing parameters"#: src/main/plotmath.c:306msgid "invalid `which' in TeX"msgstr "invalid ‘which’ in TeX"#: src/main/plotmath.c:333msgid "invalid math style encountered"msgstr "invalid math style encountered"#: src/main/plotmath.c:1260 src/main/plotmath.c:1365 src/main/plotmath.c:2664msgid "invalid mathematical annotation"msgstr "invalid mathematical annotation"#: src/main/plotmath.c:1670msgid "invalid accent"msgstr "invalid accent"#: src/main/plotmath.c:1964msgid "invalid group delimiter"msgstr "invalid group delimiter"#: src/main/plotmath.c:1991 src/main/plotmath.c:2137msgid "invalid group specification"msgstr "invalid group specification"#: src/main/plotmath.c:2062msgid "group is incomplete"msgstr "group is incomplete"#: src/main/plotmath.c:3151msgid "Metric information not available for this family/device"msgstr "Metric information not available for this family/device"#: src/main/print.c:142 src/main/print.c:242msgid "invalid 'na.print' specification"msgstr "invalid ‘na.print’ specification"#: src/main/print.c:151msgid "invalid row labels"msgstr "invalid row labels"#: src/main/print.c:153msgid "invalid column labels"msgstr "invalid column labels"#: src/main/print.c:177msgid "non-function argument to .Internal(print.function(.))"msgstr "non-function argument to .Internal(print.function(.))"#: src/main/print.c:252msgid "'gap' must be non-negative integer"msgstr "‘gap’ must be non-negative integer"#: src/main/print.c:276msgid "invalid 'tryS4' internal argument"msgstr "invalid ‘tryS4’ internal argument"#: src/main/print.c:1007msgid "invalid character length in dblepr"msgstr "invalid character length in dblepr"#: src/main/print.c:1025msgid "invalid character length in intpr"msgstr "invalid character length in intpr"#: src/main/print.c:1044msgid "invalid character length in realpr"msgstr "invalid character length in realpr"#: src/main/print.c:1054msgid "memory allocation error in realpr"msgstr "memory allocation error in realpr"#: src/main/print.c:1070#, c-formatmsgid "BLAS/LAPACK routine '%6s' gave error code %d"msgstr "BLAS/LAPACK routine ‘%6s’ gave error code %d"#: src/main/printarray.c:483msgid "too few row labels"msgstr "too few row labels"#: src/main/printarray.c:485msgid "too few column labels"msgstr "too few column labels"#: src/main/printarray.c:519#, c-formatmsgid " [ reached getOption(\"max.print\") -- omitted last row ]]\n"msgid_plural " [ reached getOption(\"max.print\") -- omitted %d rows ]]\n"msgstr[0] " [ reached getOption(“max.print”) -- omitted last row ]]\n"msgstr[1] " [ reached getOption(“max.print”) -- omitted %d rows ]]\n"#: src/main/qsort.c:50msgid "argument is not a numeric vector"msgstr "argument is not a numeric vector"#: src/main/random.c:82 src/main/random.c:99 src/main/random.c:156#: src/main/random.c:182 src/main/random.c:246 src/main/random.c:260msgid "NAs produced"msgstr "NAs produced"#: src/main/random.c:96msgid "internal error in do_random1"msgstr "internal error in do_random1"#: src/main/random.c:179msgid "internal error in do_random2"msgstr "internal error in do_random2"#: src/main/random.c:257msgid "internal error in do_random3"msgstr "internal error in do_random3"#: src/main/random.c:440msgid "NA in probability vector"msgstr "NA in probability vector"#: src/main/random.c:442msgid "non-positive probability"msgstr "non-positive probability"#: src/main/random.c:449msgid "too few positive probabilities"msgstr "too few positive probabilities"#: src/main/random.c:478msgid "cannot take a sample larger than the population when 'replace = FALSE'"msgstr "cannot take a sample larger than the population when ‘replace = FALSE’"#: src/main/random.c:487msgid "incorrect number of probabilities"msgstr "incorrect number of probabilities"#: src/main/random.c:522msgid "invalid first argument 'n'"msgstr "invalid first argument ‘n’"#: src/main/random.c:524msgid "invalid second argument 'size'"msgstr "invalid second argument ‘size’"#: src/main/relop.c:98#, c-formatmsgid "comparison (%d) is possible only for atomic and list types"msgstr "comparison (%d) is possible only for atomic and list types"#: src/main/relop.c:103msgid "comparison is not allowed for expressions"msgstr "comparison is not allowed for expressions"#: src/main/relop.c:192msgid "comparison of these types is not implemented"msgstr "comparison of these types is not implemented"#: src/main/relop.c:393msgid "invalid comparison with complex values"msgstr "invalid comparison with complex values"#: src/main/saveload.c:199 src/main/saveload.c:204 src/main/saveload.c:213#: src/main/saveload.c:222 src/main/saveload.c:231 src/main/saveload.c:240#: src/main/saveload.c:244 src/main/saveload.c:253 src/main/saveload.c:1369#: src/main/saveload.c:1374 src/main/saveload.c:1418 src/main/saveload.c:1486#: src/main/saveload.c:1495 src/main/serialize.c:330 src/main/serialize.c:337#: src/main/serialize.c:1959 src/main/serialize.c:1967msgid "read error"msgstr "read error"#: src/main/saveload.c:331msgid "a I read error occurred"msgstr "a I read error occurred"#: src/main/saveload.c:341msgid "a R read error occurred"msgstr "a R read error occurred"#: src/main/saveload.c:351msgid "a C read error occurred"msgstr "a C read error occurred"#: src/main/saveload.c:361msgid "a S read error occurred"msgstr "a S read error occurred"#: src/main/saveload.c:386 src/main/saveload.c:394 src/main/saveload.c:402#: src/main/saveload.c:1582 src/main/saveload.c:1590msgid "a read error occurred"msgstr "a read error occurred"#: src/main/saveload.c:466msgid "unresolved node during restore"msgstr "unresolved node during restore"#: src/main/saveload.c:487#, c-formatmsgid "restore compatibility error - no version %d compatibility"msgstr "restore compatibility error - no version %d compatibility"#: src/main/saveload.c:571 src/main/saveload.c:639msgid "bad SEXP type in data file"msgstr "bad SEXP type in data file"#: src/main/saveload.c:585msgid "mismatch on types"msgstr "mismatch on types"#: src/main/saveload.c:702msgid "cannot save file position while restoring data"msgstr "cannot save file position while restoring data"#: src/main/saveload.c:715msgid "cannot restore file position while restoring data"msgstr "cannot restore file position while restoring data"#: src/main/saveload.c:908msgid "base namespace is not preserved in version 1 workspaces"msgstr "base namespace is not preserved in version 1 workspaces"#: src/main/saveload.c:910msgid "cannot save namespace in version 1 workspaces"msgstr "cannot save namespace in version 1 workspaces"#: src/main/saveload.c:912msgid """cannot save environment with locked/active bindingsin version 1 workspaces"msgstr """cannot save environment with locked/active bindingsin version 1 workspaces"#: src/main/saveload.c:936msgid "cannot save weak references in version 1 workspaces"msgstr "cannot save weak references in version 1 workspaces"#: src/main/saveload.c:1014msgid "NewWriteVec called with non-vector type"msgstr "NewWriteVec called with non-vector type"#: src/main/saveload.c:1077msgid "cannot save byte code objects in version 1 workspaces"msgstr "cannot save byte code objects in version 1 workspaces"#: src/main/saveload.c:1079#, c-formatmsgid "NewWriteItem: unknown type %i"msgstr "NewWriteItem: unknown type %i"#: src/main/saveload.c:1209msgid "NewReadVec called with non-vector type"msgstr "NewReadVec called with non-vector type"#: src/main/saveload.c:1274msgid "cannot read byte code objects from version 1 workspaces"msgstr "cannot read byte code objects from version 1 workspaces"#: src/main/saveload.c:1276#, c-formatmsgid "NewReadItem: unknown type %i"msgstr "NewReadItem: unknown type %i"#: src/main/saveload.c:1428msgid "out of memory reading ascii string"msgstr "out of memory reading ascii string"#: src/main/saveload.c:1553msgid "a binary read error occurred"msgstr "a binary read error occurred"#: src/main/saveload.c:1568 src/main/saveload.c:1669msgid "out of memory reading binary string"msgstr "out of memory reading binary string"#: src/main/saveload.c:1573msgid "a binary string read error occurred"msgstr "a binary string read error occurred"#: src/main/saveload.c:1633msgid "an xdr integer data write error occurred"msgstr "an xdr integer data write error occurred"#: src/main/saveload.c:1640msgid "an xdr integer data read error occurred"msgstr "an xdr integer data read error occurred"#: src/main/saveload.c:1655 src/main/saveload.c:1674msgid "an xdr string data write error occurred"msgstr "an xdr string data write error occurred"#: src/main/saveload.c:1682msgid "an xdr real data write error occurred"msgstr "an xdr real data write error occurred"#: src/main/saveload.c:1689msgid "an xdr real data read error occurred"msgstr "an xdr real data read error occurred"#: src/main/saveload.c:1696msgid "an xdr complex data write error occurred"msgstr "an xdr complex data write error occurred"#: src/main/saveload.c:1703msgid "an xdr complex data read error occurred"msgstr "an xdr complex data read error occurred"#: src/main/saveload.c:1771 src/main/serialize.c:1609#: src/main/serialize.c:2127 src/modules/internet/internet.c:349#: src/modules/internet/internet.c:407 src/modules/internet/internet.c:512msgid "write failed"msgstr "write failed"#: src/main/saveload.c:1897msgid "restore file may be empty -- no data loaded"msgstr "restore file may be empty -- no data loaded"#: src/main/saveload.c:1899msgid "restore file may be from a newer version of R -- no data loaded"msgstr "restore file may be from a newer version of R -- no data loaded"#: src/main/saveload.c:1901msgid "bad restore file magic number (file may be corrupted) -- no data loaded"msgstr """bad restore file magic number (file may be corrupted) -- no data loaded"#: src/main/saveload.c:1927 src/main/saveload.c:2215msgid "first argument must be a character vector"msgstr "first argument must be a character vector"#: src/main/saveload.c:1999msgid "not a valid named list"msgstr "not a valid named list"#: src/main/saveload.c:2006 src/main/saveload.c:2027#, c-formatmsgid "'%s' looks like a pre-2.4.0 S4 object: please recreate it"msgstr "‘%s’ looks like a pre-2.4.0 S4 object: please recreate it"#: src/main/saveload.c:2014msgid "loaded data is not in pair list form"msgstr "loaded data is not in pair list form"#: src/main/saveload.c:2050msgid "first argument must be a file name"msgstr "first argument must be a file name"#: src/main/saveload.c:2066 src/unix/edit.c:123msgid "unable to open file"msgstr "unable to open file"#: src/main/saveload.c:2098 src/main/saveload.c:2124msgid "XDR write failed"msgstr "XDR write failed"#: src/main/saveload.c:2111 src/main/saveload.c:2136msgid "XDR read failed"msgstr "XDR read failed"#: src/main/saveload.c:2147#, c-formatmsgid "cannot save data -- unable to open '%s': %s"msgstr "cannot save data -- unable to open '%s': %s"#: src/main/saveload.c:2231 src/main/serialize.c:1802#, c-formatmsgid "cannot save to connections in version %d format"msgstr "cannot save to connections in version %d format"#: src/main/saveload.c:2249msgid "connection not open for writing"msgstr "connection not open for writing"#: src/main/saveload.c:2258msgid "cannot save XDR format to a text-mode connection"msgstr "cannot save XDR format to a text-mode connection"#: src/main/saveload.c:2268 src/main/serialize.c:1717#: src/main/serialize.c:1731 src/main/serialize.c:1851#: src/main/serialize.c:1873msgid "error writing to connection"msgstr "error writing to connection"#: src/main/saveload.c:2333msgid "connection not open for reading"msgstr "connection not open for reading"#: src/main/saveload.c:2346msgid "no input is available"msgstr "no input is available"#: src/main/saveload.c:2369msgid """the input does not start with a magic number compatible with loading from a ""connection"msgstr """the input does not start with a magic number compatible with loading from a ""connection"#: src/main/scan.c:461#, c-formatmsgid "scan() expected '%s', got '%s'"msgstr "scan() expected '%s', got ‘%s’"#: src/main/scan.c:647msgid "empty 'what' specified"msgstr "empty ‘what’ specified"#: src/main/scan.c:698#, c-formatmsgid "line %d did not have %d elements"msgstr "line %d did not have %d elements"#: src/main/scan.c:750msgid "number of items read is not a multiple of the number of columns"msgstr "number of items read is not a multiple of the number of columns"#: src/main/scan.c:842msgid "invalid 'strip.white' length"msgstr "invalid ‘strip.white’ length"#: src/main/scan.c:853msgid "invalid 'sep' value: must be one byte"msgstr "invalid ‘sep’ value: must be one byte"#: src/main/scan.c:865msgid "invalid decimal separator: must be one byte"msgstr "invalid decimal separator: must be one byte"#: src/main/scan.c:870msgid "invalid decimal separator"msgstr "invalid decimal separator"#: src/main/scan.c:879 src/main/scan.c:1000 src/main/scan.c:1493msgid "invalid quote symbol set"msgstr "invalid quote symbol set"#: src/main/scan.c:1063 src/main/scan.c:1081msgid "string terminated by newline or EOF"msgstr "string terminated by newline or EOF"#: src/main/scan.c:1201msgid "the first argument must be of mode character"msgstr "the first argument must be of mode character"#: src/main/scan.c:1435#, c-formatmsgid "Selection: "msgstr "Selection: "#: src/main/scan.c:1523 src/main/scan.c:1535msgid "cannot allocate buffer in 'readTableHead'"msgstr "cannot allocate buffer in ‘readTableHead’"#: src/main/scan.c:1545msgid "\\ followed by EOF"msgstr "\\ followed by EOF"#: src/main/scan.c:1590 src/main/scan.c:1593#, c-formatmsgid "incomplete final line found by readTableHeader on '%s'"msgstr "incomplete final line found by readTableHeader on ‘%s’"#: src/main/scan.c:1701msgid "'file' is not a connection"msgstr "‘file’ is not a connection"#: src/main/scan.c:1734msgid "'dec' must be a single character"msgstr "‘dec’ must be a single character"#: src/main/scan.c:1761#, c-formatmsgid "corrupt data frame -- length of column %d does not not match nrows"msgstr "corrupt data frame -- length of column %d does not not match nrows"#: src/main/scan.c:1807msgid "corrupt matrix -- dims not not match length"msgstr "corrupt matrix -- dims not not match length"#: src/main/seq.c:46msgid "unequal factor lengths"msgstr "unequal factor lengths"#: src/main/seq.c:98msgid "result would be too long a vector"msgstr "result would be too long a vector"#: src/main/seq.c:144 src/main/seq.c:148#, c-formatmsgid "numerical expression has %d elements: only the first used"msgstr "numerical expression has %d elements: only the first used"#: src/main/seq.c:146msgid "argument of length 0"msgstr "argument of length 0"#: src/main/seq.c:152msgid "NA/NaN argument"msgstr "NA/NaN argument"#: src/main/seq.c:256msgid "incorrect type for second argument"msgstr "incorrect type for second argument"#: src/main/seq.c:259msgid "attempt to replicate non-vector"msgstr "attempt to replicate non-vector"#: src/main/seq.c:518msgid "'length.out' must be a non-negative number"msgstr "‘length.out’ must be a non-negative number"#: src/main/seq.c:532 src/main/seq.c:594 src/main/seq.c:608msgid "'from' must be finite"msgstr "‘from’ must be finite"#: src/main/seq.c:534 src/main/seq.c:596 src/main/seq.c:626msgid "'to' must be finite"msgstr "‘to’ must be finite"#: src/main/seq.c:546msgid "invalid '(to - from)/by' in 'seq'"msgstr "invalid ‘(to - from)/by’ in ‘seq’"#: src/main/seq.c:554msgid "'by' argument is much too small"msgstr "‘by’ argument is much too small"#: src/main/seq.c:556msgid "wrong sign in 'by' argument"msgstr "wrong sign in ‘by’ argument"#: src/main/seq.c:610 src/main/seq.c:628msgid "'by' must be finite"msgstr "‘by’ must be finite"#: src/main/seq.c:681msgid "argument must be coercible to non-negative integer"msgstr "argument must be coercible to non-negative integer"#: src/main/serialize.c:224 src/main/serialize.c:254 src/main/serialize.c:277msgid "unknown or inappropriate output format"msgstr "unknown or inappropriate output format"#: src/main/serialize.c:495msgid "binary format is deprecated; using xdr instead"msgstr "binary format is deprecated; using xdr instead"#: src/main/serialize.c:503msgid "must specify ascii, binary, or xdr format"msgstr "must specify ascii, binary, or xdr format"#: src/main/serialize.c:504msgid "unknown output format"msgstr "unknown output format"#: src/main/serialize.c:535msgid "unknown input format"msgstr "unknown input format"#: src/main/serialize.c:540msgid "input format does not match specified format"msgstr "input format does not match specified format"#: src/main/serialize.c:740msgid "no restore method available"msgstr "no restore method available"#: src/main/serialize.c:771msgid "names in persistent strings are currently ignored"msgstr "names in persistent strings are currently ignored"#: src/main/serialize.c:824#, c-formatmsgid "'%s' may not be available when loading"msgstr "‘%s’ may not be available when loading"#: src/main/serialize.c:831msgid "namespaces may not be available when loading"msgstr "namespaces may not be available when loading"#: src/main/serialize.c:936msgid "this version of R cannot write byte code objects"msgstr "this version of R cannot write byte code objects"#: src/main/serialize.c:945#, c-formatmsgid "WriteItem: unknown type %i"msgstr "WriteItem: unknown type %i"#: src/main/serialize.c:1115#, c-formatmsgid "version %d not supported"msgstr "version %d not supported"#: src/main/serialize.c:1143msgid "reference index out of range"msgstr "reference index out of range"#: src/main/serialize.c:1173msgid "names in persistent strings are not supported yet"msgstr "names in persistent strings are not supported yet"#: src/main/serialize.c:1382msgid "this version of R cannot read byte code objects"msgstr "this version of R cannot read byte code objects"#: src/main/serialize.c:1385msgid "this version of R cannot read class references"msgstr "this version of R cannot read class references"#: src/main/serialize.c:1387msgid "this version of R cannot read generic function references"msgstr "this version of R cannot read generic function references"#: src/main/serialize.c:1398#, c-formatmsgid "ReadItem: unknown type %i, perhaps written by later version of R"msgstr "ReadItem: unknown type %i, perhaps written by later version of R"#: src/main/serialize.c:1533#, c-formatmsgid """cannot read unreleased workspace version %d written by experimental R %d.%d.%""d"msgstr """cannot read unreleased workspace version %d written by experimental R %d.%d.%""d"#: src/main/serialize.c:1537#, c-formatmsgid """cannot read workspace version %d written by R %d.%d.%d; need R %d.%d.%d or ""newer"msgstr """cannot read workspace version %d written by R %d.%d.%d; need R %d.%d.%d or ""newer"#: src/main/serialize.c:1616msgid "read failed"msgstr "read failed"#: src/main/serialize.c:1679msgid "error reading from ascii connection"msgstr "error reading from ascii connection"#: src/main/serialize.c:1681msgid "unexpected format in ascii connection"msgstr "unexpected format in ascii connection"#: src/main/serialize.c:1686 src/main/serialize.c:1700msgid "error reading from connection"msgstr "error reading from connection"#: src/main/serialize.c:1741msgid "only ascii format can be written to text mode connections"msgstr "only ascii format can be written to text mode connections"#: src/main/serialize.c:1755msgid "only ascii format can be read from text mode connections"msgstr "only ascii format can be read from text mode connections"#: src/main/serialize.c:1800msgid "bad version value"msgstr "bad version value"#: src/main/serialize.c:1922 src/main/serialize.c:1949#: src/main/serialize.c:2010msgid "serialization is too large to store in a raw vector"msgstr "serialization is too large to store in a raw vector"#: src/main/serialize.c:1931msgid "cannot allocate buffer"msgstr "cannot allocate buffer"#: src/main/serialize.c:2105 src/main/serialize.c:2174msgid "not a proper file name"msgstr "not a proper file name"#: src/main/serialize.c:2107msgid "not a proper raw vector"msgstr "not a proper raw vector"#: src/main/serialize.c:2128msgid "could not determine file position"msgstr "could not determine file position"#: src/main/serialize.c:2176msgid "bad offset/length argument"msgstr "bad offset/length argument"#: src/main/serialize.c:2200 src/main/serialize.c:2213#: src/main/serialize.c:2222 src/main/serialize.c:2232#: src/main/serialize.c:2245#, c-formatmsgid "seek failed on %s"msgstr "seek failed on %s"#: src/main/serialize.c:2217 src/main/serialize.c:2226#: src/main/serialize.c:2236 src/main/serialize.c:2249#, c-formatmsgid "read failed on %s"msgstr "read failed on %s"#: src/main/serialize.c:2268msgid "bad environment"msgstr "bad environment"#: src/main/serialize.c:2270msgid "bad variable names"msgstr "bad variable names"#: src/main/sort.c:87msgid "only atomic vectors can be tested to be sorted"msgstr "only atomic vectors can be tested to be sorted"#: src/main/sort.c:309 src/main/sort.c:873 src/main/sort.c:971msgid "'decreasing' must be TRUE or FALSE"msgstr "‘decreasing’ must be TRUE or FALSE"#: src/main/sort.c:312 src/main/sort.c:563msgid "only atomic vectors can be sorted"msgstr "only atomic vectors can be sorted"#: src/main/sort.c:314 src/main/sort.c:565 src/main/sort.c:918msgid "raw vectors cannot be sorted"msgstr "raw vectors cannot be sorted"#: src/main/sort.c:572msgid "NA index"msgstr "NA index"#: src/main/sort.c:574#, c-formatmsgid "index %d outside bounds"msgstr "index %d outside bounds"#: src/main/sort.c:882#, c-formatmsgid "argument %d is not a vector"msgstr "argument %d is not a vector"#: src/main/sort.c:884msgid "argument lengths differ"msgstr "argument lengths differ"#: src/main/sort.c:924msgid "invalid ties.method for rank() [should never happen]"msgstr "invalid ties.method for rank() [should never happen]"#: src/main/sort.c:978msgid "negative value in 'x'"msgstr "negative value in ‘x’"#: src/main/sort.c:989msgid "too large a range of values in 'x'"msgstr "too large a range of values in ‘x’"#: src/main/source.c:135#, c-formatmsgid "%s%d:%d: %s"msgstr "%s%d:%d: %s"#: src/main/source.c:140#, c-formatmsgid """%s%d:%d: %s\n""%d: %s\n""%*s"msgstr """%s%d:%d: %s\n""%d: %s\n""%*s"#: src/main/source.c:147#, c-formatmsgid """%s%d:%d: %s\n""%d: %s\n""%d: %s\n""%*s"msgstr """%s%d:%d: %s\n""%d: %s\n""%d: %s\n""%*s"#: src/main/source.c:157#, c-formatmsgid "%s"msgstr "%s"#: src/main/source.c:160#, c-formatmsgid "%s in \"%s\""msgstr "%s in “%s”"#: src/main/source.c:164#, c-formatmsgid """%s in:\n""\"%s\n""%s\""msgstr """%s in:\n""\"%s\n""%s\""#: src/main/source.c:204msgid "coercion of 'text' to character was unsuccessful"msgstr "coercion of ‘text’ to character was unsuccessful"#: src/main/source.c:220#, c-formatmsgid "argument '%s = \"%s\"' will be ignored"msgstr "argument ‘%s = “%s”’ will be ignored"#: src/main/split.c:38msgid "first argument must be a vector"msgstr "first argument must be a vector"#: src/main/split.c:40msgid "second argument must be a factor"msgstr "second argument must be a factor"#: src/main/split.c:45msgid "Group length is 0 but data length > 0"msgstr "Group length is 0 but data length > 0"#: src/main/split.c:47msgid "data length is not a multiple of split variable"msgstr "data length is not a multiple of split variable"#: src/main/split.c:56msgid "factor has bad level"msgstr "factor has bad level"#: src/main/sprintf.c:93#, c-formatmsgid "required resulting string length %d is > maximal %d"msgstr "required resulting string length %d is > maximal %d"#: src/main/sprintf.c:101msgid "'fmt' is not a character vector"msgstr "‘fmt’ is not a character vector"#: src/main/sprintf.c:106#, c-formatmsgid "only %d arguments are allowed"msgstr "only %d arguments are allowed"#: src/main/sprintf.c:113#, c-formatmsgid "invalid type of argument[%d]: '%s'"msgstr "invalid type of argument[%d]: ‘%s’"#: src/main/sprintf.c:124 src/main/sprintf.c:127msgid "arguments cannot be recycled to the same length"msgstr "arguments cannot be recycled to the same length"#: src/main/sprintf.c:149#, c-formatmsgid "'fmt' length exceeds maximal format length %d"msgstr "‘fmt’ length exceeds maximal format length %d"#: src/main/sprintf.c:167#, c-formatmsgid "unrecognised format specification '%s'"msgstr "unrecognised format specification ‘%s’"#: src/main/sprintf.c:178 src/main/sprintf.c:184 src/main/sprintf.c:197#: src/main/sprintf.c:204#, c-formatmsgid "reference to non-existent argument %d"msgstr "reference to non-existent argument %d"#: src/main/sprintf.c:216msgid "at most one asterisk '*' is supported in each conversion specification"msgstr "at most one asterisk ‘*’ is supported in each conversion specification"#: src/main/sprintf.c:226msgid "argument for '*' conversion specification must be a number"msgstr "argument for ‘*’ conversion specification must be a number"#: src/main/sprintf.c:255msgid "the '%*' constructed 'fmt2' length exceeds maximum of %d"msgstr "the ‘%*’ constructed ‘fmt2’ length exceeds maximum of %d"#: src/main/sprintf.c:264msgid "coercion has changed vector length to 0"msgstr "coercion has changed vector length to 0"#: src/main/sprintf.c:337 src/main/sprintf.c:351 src/main/sprintf.c:365#: src/main/sprintf.c:400#, c-formatmsgid "invalid format '%s'; %s"msgstr "invalid format '%s'; %s"#: src/main/sprintf.c:338#, c-formatmsgid "use format %d or %i for logical objects"msgstr "use format %d or %i for logical objects"#: src/main/sprintf.c:352#, c-formatmsgid "use format %d, %i, %o, %x or %X for integer objects"msgstr "use format %d, %i, %o, %x or %X for integer objects"#: src/main/sprintf.c:366#, c-formatmsgid "use format %f, %e, %g or %a for numeric objects"msgstr "use format %f, %e, %g or %a for numeric objects"#: src/main/sprintf.c:401#, c-formatmsgid "use format %s for character objects"msgstr "use format %s for character objects"#: src/main/sprintf.c:406#, c-formatmsgid "likely truncation of character string to %d characters"msgstr "likely truncation of character string to %d characters"#: src/main/sprintf.c:415msgid "unsupported type"msgstr "unsupported type"#: src/main/startup.c:66msgid "R_LibraryFileName: buffer too small"msgstr "R_LibraryFileName: buffer too small"#: src/main/subassign.c:105msgid "attempt to enlarge non-vector"msgstr "attempt to enlarge non-vector"#: src/main/subassign.c:110#, c-formatmsgid "assignment outside vector/list limits (extending from %d to %d)"msgstr "assignment outside vector/list limits (extending from %d to %d)"#: src/main/subassign.c:357#, c-formatmsgid "incompatible types (from %s to %s) in subassignment type fix"msgstr "incompatible types (from %s to %s) in subassignment type fix"#: src/main/subassign.c:456 src/main/subassign.c:731 src/main/subassign.c:734#: src/main/subassign.c:1020msgid "NAs are not allowed in subscripted assignments"msgstr "NAs are not allowed in subscripted assignments"#: src/main/subassign.c:474 src/main/subassign.c:745 src/main/subassign.c:1012#: src/main/subassign.c:1528msgid "replacement has length zero"msgstr "replacement has length zero"#: src/main/subassign.c:476 src/main/subassign.c:747 src/main/subassign.c:1014msgid "number of items to replace is not a multiple of replacement length"msgstr "number of items to replace is not a multiple of replacement length"#: src/main/subassign.c:713msgid "incorrect number of subscripts on matrix"msgstr "incorrect number of subscripts on matrix"#: src/main/subassign.c:964#, c-formatmsgid "incompatible types (from %s to %s) in matrix subset assignment"msgstr "incompatible types (from %s to %s) in matrix subset assignment"#: src/main/subassign.c:1148#, c-formatmsgid "incompatible types (from %s to %s) in array subset assignment"msgstr "incompatible types (from %s to %s) in array subset assignment"#: src/main/subassign.c:1182 src/main/subassign.c:1202msgid "invalid subscript in list assign"msgstr "invalid subscript in list assign"#: src/main/subassign.c:1195msgid "invalid number of subscripts to list assign"msgstr "invalid number of subscripts to list assign"#: src/main/subassign.c:1284msgid "SubAssignArgs: invalid number of arguments"msgstr "SubAssignArgs: invalid number of arguments"#: src/main/subassign.c:1396msgid "result is zero-length and so cannot be a language object"msgstr "result is zero-length and so cannot be a language object"#: src/main/subassign.c:1500 src/main/subassign.c:1838msgid "no method for assigning subsets of this S4 class"msgstr "no method for assigning subsets of this S4 class"#: src/main/subassign.c:1506msgid "wrong args for environment subassignment"msgstr "wrong args for environment subassignment"#: src/main/subassign.c:1530msgid "more elements supplied than there are to replace"msgstr "more elements supplied than there are to replace"#: src/main/subassign.c:1532msgid "[[ ]] with missing subscript"msgstr "[[ ]] with missing subscript"#: src/main/subassign.c:1543 src/main/subassign.c:1560msgid "[[ ]] subscript out of bounds"msgstr "[[ ]] subscript out of bounds"#: src/main/subassign.c:1549 src/main/subassign.c:1730msgid "[[ ]] improper number of subscripts"msgstr "[[ ]] improper number of subscripts"#: src/main/subassign.c:1696#, c-formatmsgid "incompatible types (from %s to %s) in [[ assignment"msgstr "incompatible types (from %s to %s) in [[ assignment"#: src/main/subassign.c:1740#, c-formatmsgid "[[ ]] subscript (%d) out of bounds"msgstr "[[ ]] subscript (%d) out of bounds"#: src/main/subassign.c:1793 src/main/subscript.c:134 src/main/subscript.c:136#: src/main/subscript.c:240 src/main/subscript.c:242 src/main/subscript.c:615#: src/main/subscript.c:617 src/main/subscript.c:716 src/main/subscript.c:718#: src/main/subset.c:987#, c-formatmsgid "invalid subscript type '%s'"msgstr "invalid subscript type ‘%s’"#: src/main/subassign.c:1893msgid "Coercing LHS to a list"msgstr "Coercing LHS to a list"#: src/main/subscript.c:50 src/main/subscript.c:70 src/main/subscript.c:163msgid "attempt to select less than one element"msgstr "attempt to select less than one element"#: src/main/subscript.c:54 src/main/subscript.c:67 src/main/subscript.c:161#: src/main/subscript.c:258msgid "attempt to select more than one element"msgstr "attempt to select more than one element"#: src/main/subscript.c:167msgid "internal error in use of recursive indexing"msgstr "internal error in use of recursive indexing"#: src/main/subscript.c:221#, c-formatmsgid "further partial match of '%s' to '%s'"msgstr "further partial match of ‘%s’ to ‘%s’"#: src/main/subscript.c:256#, c-formatmsgid "recursive indexing failed at level %d\n"msgstr "recursive indexing failed at level %d\n"#: src/main/subscript.c:263#, c-formatmsgid "no such index at level %d\n"msgstr "no such index at level %d\n"#: src/main/subscript.c:287msgid "incorrect number of columns in matrix subscript"msgstr "incorrect number of columns in matrix subscript"#: src/main/subscript.c:305msgid "negative values are not allowed in a matrix subscript"msgstr "negative values are not allowed in a matrix subscript"#: src/main/subscript.c:378msgid "(subscript) logical subscript too long"msgstr "(subscript) logical subscript too long"#: src/main/subscript.c:463msgid "only 0's may be mixed with negative subscripts"msgstr "only 0's may be mixed with negative subscripts"#: src/main/subscript.c:528msgid "character vector element does not have type CHARSXP"msgstr "character vector element does not have type CHARSXP"#: src/main/subscript.c:606msgid "no 'dimnames' attribute for array"msgstr "no ‘dimnames’ attribute for array"#: src/main/subscript.c:653msgid "subscripting on non-vector"msgstr "subscripting on non-vector"#: src/main/subset.c:275 src/main/subset.c:304msgid "matrix subscripting not handled for this type"msgstr "matrix subscripting not handled for this type"#: src/main/subset.c:461msgid "array subscripting not handled for this type"msgstr "array subscripting not handled for this type"#: src/main/subset.c:717msgid "incorrect number of dimensions"msgstr "incorrect number of dimensions"#: src/main/subset.c:811msgid "no index specified"msgstr "no index specified"#: src/main/subset.c:821msgid "this S4 class is not subsettable"msgstr "this S4 class is not subsettable"#: src/main/subset.c:827msgid "wrong arguments for subsetting an environment"msgstr "wrong arguments for subsetting an environment"#: src/main/summary.c:26#, c-formatmsgid "invalid 'type' (%s) of argument"msgstr "invalid ‘type’ (%s) of argument"#: src/main/summary.c:61 src/main/summary.c:576msgid "Integer overflow - use sum(as.numeric(.))"msgstr "Integer overflow - use sum(as.numeric(.))"#: src/main/summary.c:479#, c-formatmsgid "internal error ('op = %d' in do_summary).\t Call a Guru"msgstr "internal error ('op = %d' in do_summary).\t Call a Guru"#: src/main/summary.c:684msgid "no non-missing arguments, returning NA"msgstr "no non-missing arguments, returning NA"#: src/main/summary.c:687msgid "no non-missing arguments to min; returning Inf"msgstr "no non-missing arguments to min; returning Inf"#: src/main/summary.c:689msgid "no non-missing arguments to max; returning -Inf"msgstr "no non-missing arguments to max; returning -Inf"#: src/main/summary.c:798msgid "argument to 'which' is not logical"msgstr "argument to ‘which’ is not logical"#: src/main/summary.c:907msgid "no input has determined the number of cases"msgstr "no input has determined the number of cases"#: src/main/summary.c:1010msgid "not all arguments have the same length"msgstr "not all arguments have the same length"#: src/main/summary.c:1029msgid "no arguments"msgstr "no arguments"#: src/main/summary.c:1040 src/main/summary.c:1057msgid "invalid input type"msgstr "invalid input type"#: src/main/summary.c:1062msgid "cannot mix 0-length vectors with others"msgstr "cannot mix 0-length vectors with others"#: src/main/sysutils.c:68#, c-formatmsgid "cannot determine file modification time of '%s'"msgstr "cannot determine file modification time of ‘%s’"#: src/main/sysutils.c:161msgid "file name conversion problem"msgstr "file name conversion problem"#: src/main/sysutils.c:162msgid "file name conversion problem -- name too long?"msgstr "file name conversion problem -- name too long?"#: src/main/sysutils.c:227msgid "invalid filename pattern"msgstr "invalid filename pattern"#: src/main/sysutils.c:231msgid "no 'pattern'"msgstr "no ‘pattern’"#: src/main/sysutils.c:233msgid "no 'tempdir'"msgstr "no ‘tempdir’"#: src/main/sysutils.c:319 src/main/sysutils.c:322 src/main/sysutils.c:413#: src/main/sysutils.c:415 src/main/sysutils.c:451msgid "wrong type for argument"msgstr "wrong type for argument"#: src/main/sysutils.c:417msgid "wrong length for argument"msgstr "wrong length for argument"#: src/main/sysutils.c:438msgid "'Sys.setenv' is not available on this system"msgstr "‘Sys.setenv’ is not available on this system"#: src/main/sysutils.c:482msgid "this system cannot unset environment variables: setting to \"\""msgstr "this system cannot unset environment variables: setting to \"\""#: src/main/sysutils.c:493msgid "'Sys.unsetenv' is not available on this system"msgstr "‘Sys.unsetenv’ is not available on this system"#: src/main/sysutils.c:558msgid "'x' must be a character vector"msgstr "‘x’ must be a character vector"#: src/main/sysutils.c:652 src/main/sysutils.c:713 src/main/sysutils.c:816#: src/main/sysutils.c:890#, c-formatmsgid "'%s' must be called on a CHARSXP"msgstr "‘%s’ must be called on a CHARSXP"#: src/main/sysutils.c:1321msgid "cannot mkdir R_TempDir"msgstr "cannot mkdir R_TempDir"#: src/main/sysutils.c:1325 src/main/sysutils.c:1332 src/main/sysutils.c:1335msgid "unable to set R_SESSION_TMPDIR"msgstr "unable to set R_SESSION_TMPDIR"#: src/main/sysutils.c:1344msgid "cannot allocate R_TempDir"msgstr "cannot allocate R_TempDir"#: src/main/sysutils.c:1363msgid "invalid 'tempdir' in R_tmpnam"msgstr "invalid ‘tempdir’ in R_tmpnam"#: src/main/sysutils.c:1378msgid "cannot find unused tempfile name"msgstr "cannot find unused tempfile name"#: src/main/sysutils.c:1381msgid "allocation failed in R_tmpnam"msgstr "allocation failed in R_tmpnam"#: src/main/sysutils.c:1407msgid "proc.time() is not implemented on this system"msgstr "proc.time() is not implemented on this system"#: src/main/sysutils.c:1459msgid "setTimelimit() is not implemented on this system"msgstr "setTimelimit() is not implemented on this system"#: src/main/sysutils.c:1487msgid "setSessionTimelimit() is not implemented on this system"msgstr "setSessionTimelimit() is not implemented on this system"#: src/main/sysutils.c:1525msgid "'dirmark = TRUE' is not supported on this platform"msgstr "‘dirmark = TRUE’ is not supported on this platform"#: src/main/unique.c:302#, c-formatmsgid "length %d is too large for hashing"msgstr "length %d is too large for hashing"#: src/main/unique.c:401msgid "'duplicated' applies only to vectors"msgstr "‘duplicated’ applies only to vectors"#: src/main/unique.c:489msgid "any_duplicated3(., <0-length incomp>)"msgstr "any_duplicated3(., <0-length incomp>)"#: src/main/unique.c:543#, c-formatmsgid "%s() applies only to vectors"msgstr "%s() applies only to vectors"#: src/main/unique.c:777msgid "'match' requires vector arguments"msgstr "‘match’ requires vector arguments"#: src/main/unique.c:824 src/main/unique.c:954msgid "argument is not of mode character"msgstr "argument is not of mode character"#: src/main/unique.c:1061msgid "... used in a situation where it doesn't exist"msgstr "... used in a situation where it doesn't exist"#: src/main/unique.c:1152msgid "unable to find a closure from within which 'match.call' was called"msgstr "unable to find a closure from within which ‘match.call’ was called"#: src/main/unique.c:1304msgid "non-numeric matrix in rowsum(): this cannot happen"msgstr "non-numeric matrix in rowsum(): this cannot happen"#: src/main/unique.c:1338msgid "non-numeric data frame in rowsum"msgstr "non-numeric data frame in rowsum"#: src/main/unique.c:1364msgid "this cannot happen"msgstr "this cannot happen"#: src/main/unique.c:1420msgid "'names' must be a character vector"msgstr "‘names’ must be a character vector"#: src/main/unique.c:1424msgid "'sep' must be a character string"msgstr "‘sep’ must be a character string"#: src/main/unique.c:1496msgid "csduplicated not called on a STRSXP"msgstr "csduplicated not called on a STRSXP"#: src/main/util.c:83 src/main/util.c:101msgid "object is not a matrix"msgstr "object is not a matrix"#: src/main/util.c:248 src/main/util.c:260 src/main/util.c:274#, c-formatmsgid "type %d is unimplemented in '%s'"msgstr "type %d is unimplemented in ‘%s’"#: src/main/util.c:284#, c-formatmsgid "unimplemented type '%s' in '%s'\n"msgstr "unimplemented type ‘%s’ in ‘%s’\n"#: src/main/util.c:286#, c-formatmsgid "unimplemented type (%d) in '%s'\n"msgstr "unimplemented type (%d) in ‘%s’\n"#: src/main/util.c:411msgid "invalid tag in name extraction"msgstr "invalid tag in name extraction"#: src/main/util.c:421#, c-formatmsgid "%d argument passed to .Internal(%s) which requires %d"msgid_plural "%d arguments passed to .Internal(%s) which requires %d"msgstr[0] "%d argument passed to .Internal(%s) which requires %d"msgstr[1] "%d arguments passed to .Internal(%s) which requires %d"#: src/main/util.c:427#, c-formatmsgid "%d argument passed to '%s' which requires %d"msgid_plural "%d arguments passed to '%s' which requires %d"msgstr[0] "%d argument passed to ‘%s’ which requires %d"msgstr[1] "%d arguments passed to ‘%s’ which requires %d"#: src/main/util.c:442#, c-formatmsgid "supplied argument name '%s' does not match '%s'"msgstr "supplied argument name ‘%s’ does not match ‘%s’"#: src/main/util.c:452#, c-formatmsgid "'nthcdr' list shorter than %d"msgstr "‘nthcdr’ list shorter than %d"#: src/main/util.c:457msgid "'nthcdr' needs a list to CDR down"msgstr "‘nthcdr’ needs a list to CDR down"#: src/main/util.c:577msgid "'all.x' must be TRUE or FALSE"msgstr "‘all.x’ must be TRUE or FALSE"#: src/main/util.c:579msgid "'all.y' must be TRUE or FALSE"msgstr "‘all.y’ must be TRUE or FALSE"#: src/main/util.c:691msgid "missing value is invalid"msgstr "missing value is invalid"#: src/main/util.c:700 src/main/util.c:709msgid "cannot change working directory"msgstr "cannot change working directory"#: src/main/util.c:728 src/main/util.c:762 src/main/util.c:803#: src/main/util.c:843 src/main/util.c:880 src/main/util.c:930#: src/main/util.c:951msgid "a character vector argument expected"msgstr "a character vector argument expected"#: src/main/util.c:735 src/main/util.c:770 src/main/util.c:811#: src/main/util.c:851msgid "path too long"msgstr "path too long"#: src/main/util.c:894msgid "only the first character of 'quote' will be used"msgstr "only the first character of ‘quote’ will be used"#: src/main/util.c:953msgid "a character vector 'value' expected"msgstr "a character vector ‘value’ expected"#: src/main/util.c:956msgid "'value' must be of positive length"msgstr "‘value’ must be of positive length"#: src/main/util.c:1082 src/main/util.c:1090#, c-formatmsgid "invalid input '%s' in 'utf8towcs'"msgstr "invalid input ‘%s’ in ‘utf8towcs’"#: src/main/util.c:1175#, c-formatmsgid "invalid multibyte string at '%s'"msgstr "invalid multibyte string at ‘%s’"#: src/main/util.c:1283msgid "error message truncated to 255 chars"msgstr "error message truncated to 255 chars"#: src/main/util.c:1296msgid "warning message truncated to 255 chars"msgstr "warning message truncated to 255 chars"#: src/main/util.c:1751msgid "ICU is not supported on this build"msgstr "ICU is not supported on this build"#: src/main/version.c:42msgid """R is free software and comes with ABSOLUTELY NO WARRANTY.\n""You are welcome to redistribute it under certain conditions.\n""Type 'license()' or 'licence()' for distribution details.\n""\n"msgstr """R is free software and comes with ABSOLUTELY NO WARRANTY.\n""You are welcome to redistribute it under certain conditions.\n""Type ‘license()’ or ‘licence()’ for distribution details.\n""\n"#: src/main/version.c:45msgid """R is a collaborative project with many contributors.\n""Type 'contributors()' for more information and\n""'citation()' on how to cite R or R packages in publications.\n""\n"msgstr """R is a collaborative project with many contributors.\n""Type ‘contributors()’ for more information and\n""‘citation()’ on how to cite R or R packages in publications.\n""\n"#: src/main/version.c:48msgid """Type 'demo()' for some demos, 'help()' for on-line help, or\n""'help.start()' for an HTML browser interface to help.\n""Type 'q()' to quit R.\n""\n"msgstr """Type ‘demo()’ for some demos, ‘help()’ for on-line help, or\n""‘help.start()’ for an HTML browser interface to help.\n""Type ‘q()’ to quit R.\n""\n"#: src/main/vfonts.c:50msgid "vfont routines cannot be accessed in module"msgstr "vfont routines cannot be accessed in module"#: src/main/vfonts.c:67 src/main/vfonts.c:80 src/main/vfonts.c:98msgid "Hershey fonts cannot be loaded"msgstr "Hershey fonts cannot be loaded"#: src/main/xspline.c:58#, c-formatmsgid "add_point - reached MAXNUMPTS (%d)"msgstr "add_point - reached MAXNUMPTS (%d)"#: src/main/xspline.c:72msgid "insufficient memory to allocate point array"msgstr "insufficient memory to allocate point array"#: src/main/xspline.c:470msgid "There must be at least two control points"msgstr "There must be at least two control points"#: src/main/xspline.c:472msgid "There must be at least four control points"msgstr "There must be at least four control points"#: src/main/xspline.c:532msgid "There must be at least three control points"msgstr "There must be at least three control points"#: src/modules/internet/internet.c:186 src/modules/internet/internet.c:190#: src/modules/internet/internet.c:196 src/modules/internet/internet.c:208msgid "allocation of url connection failed"msgstr "allocation of url connection failed"#: src/modules/internet/internet.c:285msgid "only first element of 'url' argument used"msgstr "only first element of ‘url’ argument used"#: src/modules/internet/internet.c:291msgid "only first element of 'destfile' argument used"msgstr "only first element of ‘destfile’ argument used"#: src/modules/internet/internet.c:316msgid "Download progress"msgstr "Download progress"#: src/modules/internet/internet.c:338#, c-formatmsgid "cannot open URL '%s', reason '%s'"msgstr "cannot open URL '%s', reason ‘%s’"#: src/modules/internet/internet.c:344 src/modules/internet/internet.c:370#: src/modules/internet/internet.c:472#, c-formatmsgid "cannot open destfile '%s', reason '%s'"msgstr "cannot open destfile '%s', reason ‘%s’"#: src/modules/internet/internet.c:375 src/modules/internet/internet.c:477#, c-formatmsgid "trying URL '%s'\n"msgstr "trying URL ‘%s’\n"#: src/modules/internet/internet.c:382 src/modules/internet/internet.c:484msgid "opened URL\n"msgstr "opened URL\n"#: src/modules/internet/internet.c:454 src/modules/internet/internet.c:559#, c-formatmsgid "downloaded length %d != reported length %d"msgstr "downloaded length %d != reported length %d"#: src/modules/internet/internet.c:458 src/modules/internet/internet.c:563#, c-formatmsgid "cannot open URL '%s'"msgstr "cannot open URL ‘%s’"#: src/modules/internet/internet.c:591 src/modules/internet/internet.c:826#, c-formatmsgid "cannot open: HTTP status was '%d %s'"msgstr "cannot open: HTTP status was ‘%d %s’"#: src/modules/internet/internet.c:770 src/modules/internet/internet.c:933msgid "InternetOpenUrl timed out"msgstr "InternetOpenUrl timed out"#: src/modules/internet/internet.c:797 src/modules/internet/internet.c:811#: src/modules/internet/internet.c:955 src/modules/internet/internet.c:964#, c-formatmsgid "InternetOpenUrl failed: '%s'"msgstr "InternetOpenUrl failed: ‘%s’"#: src/modules/internet/internet.c:868msgid "Internet read timed out"msgstr "Internet read timed out"#: src/modules/internet/nanoftp.c:288 src/modules/internet/nanoftp.c:301#: src/modules/internet/nanoftp.c:312 src/modules/internet/nanoftp.c:346#: src/modules/internet/nanoftp.c:356msgid "RxmlNanoFTPScanURL: overlong (invalid?) URL"msgstr "RxmlNanoFTPScanURL: overlong (invalid?) URL"#: src/modules/internet/nanoftp.c:389msgid "removing FTP proxy info"msgstr "removing FTP proxy info"#: src/modules/internet/nanoftp.c:391#, c-formatmsgid "using FTP proxy '%s'"msgstr "using FTP proxy ‘%s’"#: src/modules/internet/nanoftp.c:402 src/modules/internet/nanoftp.c:431msgid "RxmlNanoFTPScanProxy: overlong (invalid?) URL"msgstr "RxmlNanoFTPScanProxy: overlong (invalid?) URL"#: src/modules/internet/nanoftp.c:830msgid "cannot resolve host"msgstr "cannot resolve host"#: src/modules/internet/nanoftp.c:860msgid "failed to connect to server"msgstr "failed to connect to server"#: src/modules/internet/nanoftp.c:871msgid "failed to get response from server"msgstr "failed to get response from server"#: src/modules/internet/nanoftp.c:1134msgid "RxmlNanoFTPGetConnection: failed to create socket"msgstr "RxmlNanoFTPGetConnection: failed to create socket"#: src/modules/internet/nanoftp.c:1180msgid "failed to create a data connection"msgstr "failed to create a data connection"#: src/modules/internet/nanoftp.c:1188msgid "failed to bind a port"msgstr "failed to bind a port"#: src/modules/internet/nanoftp.c:1195#, c-formatmsgid "could not listen on port %d"msgstr "could not listen on port %d"#: src/modules/internet/nanohttp.c:362 src/modules/internet/nanohttp.c:390#: src/modules/internet/nanohttp.c:399msgid "RxmlNanoHTTPScanURL: overlong (invalid?) URL"msgstr "RxmlNanoHTTPScanURL: overlong (invalid?) URL"#: src/modules/internet/nanohttp.c:433msgid "removing HTTP proxy info"msgstr "removing HTTP proxy info"#: src/modules/internet/nanohttp.c:435#, c-formatmsgid "using HTTP proxy '%s'"msgstr "using HTTP proxy ‘%s’"#: src/modules/internet/nanohttp.c:446 src/modules/internet/nanohttp.c:482msgid "RxmlNanoHTTPScanProxy: overlong (invalid?) URL"msgstr "RxmlNanoHTTPScanProxy: overlong (invalid?) URL"#: src/modules/internet/nanohttp.c:1095#, c-formatmsgid "unable to resolve '%s'"msgstr "unable to resolve ‘%s’"#: src/modules/internet/nanohttp.c:1122#, c-formatmsgid "connected to '%s' on port %d."msgstr "connected to ‘%s’ on port %d."#: src/modules/internet/nanohttp.c:1127#, c-formatmsgid "unable to connect to '%s' on port %d."msgstr "unable to connect to ‘%s’ on port %d."#: src/modules/internet/nanohttp.c:1430#, c-formatmsgid "redirect to: '%s'"msgstr "redirect to: ‘%s’"#: src/modules/internet/nanohttp.c:1440msgid "too many redirects, aborting ..."msgstr "too many redirects, aborting ..."#: src/modules/internet/sockconn.c:176 src/modules/internet/sockconn.c:180#: src/modules/internet/sockconn.c:186 src/modules/internet/sockconn.c:199msgid "allocation of socket connection failed"msgstr "allocation of socket connection failed"#: src/modules/lapack/Lapack.c:45 src/modules/lapack/Lapack.c:64#, c-formatmsgid "argument type[1]='%s' must be a character string of string length 1"msgstr "argument type[1]='%s' must be a character string of string length 1"#: src/modules/lapack/Lapack.c:53#, c-formatmsgid "argument type[1]='%s' must be one of 'M','1','O','I','F' or 'E'"msgstr "argument type[1]='%s' must be one of 'M','1','O','I','F' or ‘E’"#: src/modules/lapack/Lapack.c:70#, c-formatmsgid "argument type[1]='%s' must be one of '1','O', or 'I'"msgstr "argument type[1]='%s' must be one of '1','O', or ‘I’"#: src/modules/lapack/Lapack.c:85 src/modules/lapack/Lapack.c:707msgid "'jobu' and 'jobv' must be character strings"msgstr "‘jobu’ and ‘jobv’ must be character strings"#: src/modules/lapack/Lapack.c:87msgid "'method' must be a character string"msgstr "‘method’ must be a character string"#: src/modules/lapack/Lapack.c:108 src/modules/lapack/Lapack.c:117#: src/modules/lapack/Lapack.c:172 src/modules/lapack/Lapack.c:183#: src/modules/lapack/Lapack.c:258 src/modules/lapack/Lapack.c:264#: src/modules/lapack/Lapack.c:587 src/modules/lapack/Lapack.c:593#: src/modules/lapack/Lapack.c:637 src/modules/lapack/Lapack.c:644#: src/modules/lapack/Lapack.c:648 src/modules/lapack/Lapack.c:682#: src/modules/lapack/Lapack.c:689 src/modules/lapack/Lapack.c:720#: src/modules/lapack/Lapack.c:729 src/modules/lapack/Lapack.c:775#: src/modules/lapack/Lapack.c:781 src/modules/lapack/Lapack.c:836#: src/modules/lapack/Lapack.c:842 src/modules/lapack/Lapack.c:1008#: src/modules/lapack/Lapack.c:1014 src/modules/lapack/Lapack.c:1053#: src/modules/lapack/Lapack.c:1060 src/modules/lapack/Lapack.c:1064#: src/modules/lapack/Lapack.c:1093 src/modules/lapack/Lapack.c:1100#: src/modules/lapack/Lapack.c:1124#, c-formatmsgid "error code %d from Lapack routine '%s'"msgstr "error code %d from Lapack routine ‘%s’"#: src/modules/lapack/Lapack.c:151 src/modules/lapack/Lapack.c:237#: src/modules/lapack/Lapack.c:762 src/modules/lapack/Lapack.c:815msgid "'x' must be a square numeric matrix"msgstr "‘x’ must be a square numeric matrix"#: src/modules/lapack/Lapack.c:313msgid "'type' must be a character string"msgstr "‘type’ must be a character string"#: src/modules/lapack/Lapack.c:320 src/modules/lapack/Lapack.c:354#: src/modules/lapack/Lapack.c:411msgid "'A' must be a numeric matrix"msgstr "‘A’ must be a numeric matrix"#: src/modules/lapack/Lapack.c:347 src/modules/lapack/Lapack.c:403#: src/modules/lapack/Lapack.c:445 src/modules/lapack/Lapack.c:494msgid "'norm' must be a character string"msgstr "‘norm’ must be a character string"#: src/modules/lapack/Lapack.c:375#, c-formatmsgid "error [%d] from Lapack 'dgetrf()'"msgstr "error [%d] from Lapack ‘dgetrf()’"#: src/modules/lapack/Lapack.c:380#, c-formatmsgid "exact singularity: U[%d,%d] = 0 in LU-decomposition {Lapack 'dgetrf()'}"msgstr """exact singularity: U[%d,%d] = 0 in LU-decomposition {Lapack 'dgetrf()'}"#: src/modules/lapack/Lapack.c:392#, c-formatmsgid "error [%d] from Lapack 'dgecon()'"msgstr "error [%d] from Lapack ‘dgecon()’"#: src/modules/lapack/Lapack.c:417 src/modules/lapack/Lapack.c:451#: src/modules/lapack/Lapack.c:500msgid "'A' must be a *square* matrix"msgstr "‘A’ must be a *square* matrix"#: src/modules/lapack/Lapack.c:431#, c-formatmsgid "error [%d] from Lapack 'dtrcon()'"msgstr "error [%d] from Lapack ‘dtrcon()’"#: src/modules/lapack/Lapack.c:447 src/modules/lapack/Lapack.c:496msgid "'A' must be a complex matrix"msgstr "‘A’ must be a complex matrix"#: src/modules/lapack/Lapack.c:469#, c-formatmsgid "error [%d] from Lapack 'zgetrf()'"msgstr "error [%d] from Lapack ‘zgetrf()’"#: src/modules/lapack/Lapack.c:477#, c-formatmsgid "error [%d] from Lapack 'zgecon()'"msgstr "error [%d] from Lapack ‘zgecon()’"#: src/modules/lapack/Lapack.c:481 src/modules/lapack/Lapack.c:515#: src/modules/lapack/Lapack.c:559 src/modules/lapack/Lapack.c:609#: src/modules/lapack/Lapack.c:652 src/modules/lapack/Lapack.c:693#: src/modules/lapack/Lapack.c:742 src/modules/lapack/Lapack.c:798#: src/modules/lapack/Lapack.c:859msgid "Fortran complex functions are not available on this platform"msgstr "Fortran complex functions are not available on this platform"#: src/modules/lapack/Lapack.c:512#, c-formatmsgid "error [%d] from Lapack 'ztrcon()'"msgstr "error [%d] from Lapack ‘ztrcon()’"#: src/modules/lapack/Lapack.c:530 src/modules/lapack/Lapack.c:573msgid "'a' must be a complex matrix"msgstr "‘a’ must be a complex matrix"#: src/modules/lapack/Lapack.c:532 src/modules/lapack/Lapack.c:623#: src/modules/lapack/Lapack.c:666msgid "'b' must be a complex matrix"msgstr "‘b’ must be a complex matrix"#: src/modules/lapack/Lapack.c:537 src/modules/lapack/Lapack.c:959msgid "'a' is 0-diml"msgstr "‘a’ is 0-diml"#: src/modules/lapack/Lapack.c:539 src/modules/lapack/Lapack.c:961msgid "no right-hand side in 'b'"msgstr "no right-hand side in ‘b’"#: src/modules/lapack/Lapack.c:541 src/modules/lapack/Lapack.c:963#, c-formatmsgid "'a' (%d x %d) must be square"msgstr "‘a’ (%d x %d) must be square"#: src/modules/lapack/Lapack.c:543 src/modules/lapack/Lapack.c:965#, c-formatmsgid "'b' (%d x %d) must be compatible with 'a' (%d x %d)"msgstr "‘b’ (%d x %d) must be compatible with ‘a’ (%d x %d)"#: src/modules/lapack/Lapack.c:552 src/modules/lapack/Lapack.c:889#: src/modules/lapack/Lapack.c:931 src/modules/lapack/Lapack.c:974#, c-formatmsgid "argument %d of Lapack routine %s had invalid value"msgstr "argument %d of Lapack routine %s had invalid value"#: src/modules/lapack/Lapack.c:630 src/modules/lapack/Lapack.c:675#: src/modules/lapack/Lapack.c:1046 src/modules/lapack/Lapack.c:1086#, c-formatmsgid "right-hand side should have %d not %d rows"msgstr "right-hand side should have %d not %d rows"#: src/modules/lapack/Lapack.c:876 src/modules/lapack/Lapack.c:1119msgid "'a' must be a square matrix"msgstr "‘a’ must be a square matrix"#: src/modules/lapack/Lapack.c:877msgid "'a' must have dims > 0"msgstr "‘a’ must have dims > 0"#: src/modules/lapack/Lapack.c:887#, c-formatmsgid "the leading minor of order %d is not positive definite"msgstr "the leading minor of order %d is not positive definite"#: src/modules/lapack/Lapack.c:895 src/modules/lapack/Lapack.c:916#: src/modules/lapack/Lapack.c:952 src/modules/lapack/Lapack.c:995#: src/modules/lapack/Lapack.c:1112msgid "'a' must be a numeric matrix"msgstr "‘a’ must be a numeric matrix"#: src/modules/lapack/Lapack.c:903msgid "'size' argument must be a positive integer"msgstr "‘size’ argument must be a positive integer"#: src/modules/lapack/Lapack.c:918#, c-formatmsgid "'size' cannot exceed ncol(x) = %d"msgstr "‘size’ cannot exceed ncol(x) = %d"#: src/modules/lapack/Lapack.c:919#, c-formatmsgid "'size' cannot exceed nrow(x) = %d"msgstr "‘size’ cannot exceed nrow(x) = %d"#: src/modules/lapack/Lapack.c:929#, c-formatmsgid "element (%d, %d) is zero, so the inverse cannot be computed"msgstr "element (%d, %d) is zero, so the inverse cannot be computed"#: src/modules/lapack/Lapack.c:954 src/modules/lapack/Lapack.c:1039#: src/modules/lapack/Lapack.c:1077msgid "'b' must be a numeric matrix"msgstr "‘b’ must be a numeric matrix"#: src/modules/lapack/Lapack.c:977msgid "Lapack routine dgesv: system is exactly singular"msgstr "Lapack routine dgesv: system is exactly singular"#: src/modules/lapack/Lapack.c:982#, c-formatmsgid "system is computationally singular: reciprocal condition number = %g"msgstr "system is computationally singular: reciprocal condition number = %g"#: src/modules/lapack/Lapack.c:1114msgid "argument 'logarithm' must be logical"msgstr "argument ‘logarithm’ must be logical"#: src/modules/X11/devX11.c:296msgid "cannot set grayscale: reverting to monochrome"msgstr "cannot set grayscale: reverting to monochrome"#: src/modules/X11/devX11.c:379msgid """X11 driver unable to obtain color cube\n"" reverting to monochrome"msgstr """X11 driver unable to obtain color cube\n"" reverting to monochrome"#: src/modules/X11/devX11.c:424msgid """Error: X11 cannot allocate additional graphics colors.\n""Consider using X11 with colortype=\"pseudo.cube\" or \"gray\"."msgstr """Error: X11 cannot allocate additional graphics colors.\n""Consider using X11 with colortype=“pseudo.cube” or “gray”."#: src/modules/X11/devX11.c:858msgid """could not find any X11 fonts\n""Check that the Font Path is correct."msgstr """could not find any X11 fonts\n""Check that the Font Path is correct."#: src/modules/X11/devX11.c:918#, c-formatmsgid "X11 used font size %d when %d was requested"msgstr "X11 used font size %d when %d was requested"#: src/modules/X11/devX11.c:952#, c-formatmsgid "X11 font %s, face %d at size %d could not be loaded"msgstr "X11 font %s, face %d at size %d could not be loaded"#: src/modules/X11/devX11.c:961msgid """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"#: src/modules/X11/devX11.c:1071#, c-formatmsgid "X11 protocol error: %s"msgstr "X11 protocol error: %s"#: src/modules/X11/devX11.c:1079#, c-formatmsgid "X11 I/O error while opening X11 connection to '%s'"msgstr "X11 I/O error while opening X11 connection to ‘%s’"#: src/modules/X11/devX11.c:1097msgid "X11 fatal IO error: please save work and shut down R"msgstr "X11 fatal IO error: please save work and shut down R"#: src/modules/X11/devX11.c:1155msgid "locale not supported by Xlib: some X ops will operate in C locale"msgstr "locale not supported by Xlib: some X ops will operate in C locale"#: src/modules/X11/devX11.c:1156msgid "X cannot set locale modifiers"msgstr "X cannot set locale modifiers"#: src/modules/X11/devX11.c:1160msgid "no png support in this version of R"msgstr "no png support in this version of R"#: src/modules/X11/devX11.c:1166msgid "filename too long in png() call"msgstr "filename too long in png() call"#: src/modules/X11/devX11.c:1170#, c-formatmsgid "could not open PNG file '%s'"msgstr "could not open PNG file ‘%s’"#: src/modules/X11/devX11.c:1182msgid "no jpeg support in this version of R"msgstr "no jpeg support in this version of R"#: src/modules/X11/devX11.c:1192msgid "filename too long in jpeg() call"msgstr "filename too long in jpeg() call"#: src/modules/X11/devX11.c:1196#, c-formatmsgid "could not open JPEG file '%s'"msgstr "could not open JPEG file ‘%s’"#: src/modules/X11/devX11.c:1208msgid "no tiff support in this version of R"msgstr "no tiff support in this version of R"#: src/modules/X11/devX11.c:1216msgid "filename too long in tiff() call"msgstr "filename too long in tiff() call"#: src/modules/X11/devX11.c:1228msgid "filename too long in bmp() call"msgstr "filename too long in bmp() call"#: src/modules/X11/devX11.c:1232#, c-formatmsgid "could not open BMP file '%s'"msgstr "could not open BMP file ‘%s’"#: src/modules/X11/devX11.c:1262#, c-formatmsgid "unable to open connection to X11 display '%s'"msgstr "unable to open connection to X11 display ‘%s’"#: src/modules/X11/devX11.c:1273msgid "ignoring 'display' argument as an X11 device is already open"msgstr "ignoring ‘display’ argument as an X11 device is already open"#: src/modules/X11/devX11.c:1284msgid "jpeg() does not support transparency: using white bg"msgstr "jpeg() does not support transparency: using white bg"#: src/modules/X11/devX11.c:1388#, c-formatmsgid "unable to obtain information on display '%s'"msgstr "unable to obtain information on display ‘%s’"#: src/modules/X11/devX11.c:1406msgid "unable to create X11 window"msgstr "unable to create X11 window"#: src/modules/X11/devX11.c:1501#, c-formatmsgid "'width=%d, height=%d' are unlikely values in pixels"msgstr "‘width=%d, height=%d’ are unlikely values in pixels"#: src/modules/X11/devX11.c:1506msgid "unable to create pixmap"msgstr "unable to create pixmap"#: src/modules/X11/devX11.c:1577msgid "font family not found in X11 font database"msgstr "font family not found in X11 font database"#: src/modules/X11/devX11.c:1616#, c-formatmsgid "invalid use of %d < 0 in '%s'"msgstr "invalid use of %d < 0 in ‘%s’"#: src/modules/X11/devX11.c:1737 src/modules/X11/devX11.c:3040#, c-formatmsgid "could not open file '%s'"msgstr "could not open file ‘%s’"#: src/modules/X11/devX11.c:1976#, c-formatmsgid "%s not available for this device"msgstr "%s not available for this device"#: src/modules/X11/devX11.c:2058msgid "Unable to create XImage"msgstr "Unable to create XImage"#: src/modules/X11/devX11.c:2437msgid "type=\"cairo\" is not supported on this build -- using \"Xlib\""msgstr "type=“cairo” is not supported on this build -- using “Xlib”"#: src/modules/X11/devX11.c:2748msgid "invalid string argument"msgstr "invalid string argument"#: src/modules/X11/devX11.c:2774#, c-formatmsgid "unable to start device %s"msgstr "unable to start device %s"#: src/modules/X11/devX11.c:2799msgid "invalid 'width' or 'height'"msgstr "invalid ‘width’ or ‘height’"#: src/modules/X11/devX11.c:2806msgid "invalid colortype passed to X11 driver"msgstr "invalid colortype passed to X11 driver"#: src/modules/X11/devX11.c:2820msgid "unknown X11 color/colour model -- using monochrome"msgstr "unknown X11 color/colour model -- using monochrome"#: src/modules/X11/devX11.c:2905msgid "no plot on device to save"msgstr "no plot on device to save"#: src/modules/X11/devX11.c:2907msgid "not an open X11cairo device"msgstr "not an open X11cairo device"#: src/modules/X11/devX11.c:2917#, c-formatmsgid "cannot open file '%s'"msgstr "cannot open file ‘%s’"#: src/modules/X11/devX11.c:2934msgid "savePlot() is not supported on this build"msgstr "savePlot() is not supported on this build"#: src/modules/X11/devX11.c:2971 src/modules/X11/devX11.c:3133msgid "unimplemented cairo-based device"msgstr "unimplemented cairo-based device"#: src/modules/X11/devX11.c:3343#, c-formatmsgid "unable to start device '%s'"msgstr "unable to start device ‘%s’"#: src/modules/X11/devX11.c:3355msgid "cairo-based devices are not supported on this build"msgstr "cairo-based devices are not supported on this build"#: src/modules/X11/devX11.c:3394msgid "unable to contact X11 display"msgstr "unable to contact X11 display"#: src/modules/X11/devX11.c:3443#, c-formatmsgid "clipboard cannot be read (error code %d)"msgstr "clipboard cannot be read (error code %d)"#: src/modules/X11/devX11.c:3477msgid "cannot allocate memory for X11Routines structure"msgstr "cannot allocate memory for X11Routines structure"#: src/nmath/bessel_i.c:67msgid "bessel_i allocation error"msgstr "bessel_i allocation error"#: src/nmath/bessel_i.c:75 src/nmath/bessel_i.c:120#, c-formatmsgid "bessel_i(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"msgstr """bessel_i(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"#: src/nmath/bessel_i.c:78 src/nmath/bessel_i.c:123#, c-formatmsgid "bessel_i(%g,nu=%g): precision lost in result\n"msgstr "bessel_i(%g,nu=%g): precision lost in result\n"#: src/nmath/bessel_j.c:65msgid "bessel_j allocation error"msgstr "bessel_j allocation error"#: src/nmath/bessel_j.c:73 src/nmath/bessel_j.c:116#, c-formatmsgid "bessel_j(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"msgstr """bessel_j(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"#: src/nmath/bessel_j.c:76 src/nmath/bessel_j.c:119#, c-formatmsgid "bessel_j(%g,nu=%g): precision lost in result\n"msgstr "bessel_j(%g,nu=%g): precision lost in result\n"#: src/nmath/bessel_k.c:60msgid "bessel_k allocation error"msgstr "bessel_k allocation error"#: src/nmath/bessel_k.c:68 src/nmath/bessel_k.c:105#, c-formatmsgid "bessel_k(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"msgstr """bessel_k(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"#: src/nmath/bessel_k.c:71 src/nmath/bessel_k.c:108#, c-formatmsgid "bessel_k(%g,nu=%g): precision lost in result\n"msgstr "bessel_k(%g,nu=%g): precision lost in result\n"#: src/nmath/bessel_y.c:64msgid "bessel_y allocation error"msgstr "bessel_y allocation error"#: src/nmath/bessel_y.c:74 src/nmath/bessel_y.c:119#, c-formatmsgid "bessel_y(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"msgstr """bessel_y(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"#: src/nmath/bessel_y.c:77 src/nmath/bessel_y.c:122#, c-formatmsgid "bessel_y(%g,nu=%g): precision lost in result\n"msgstr "bessel_y(%g,nu=%g): precision lost in result\n"#: src/nmath/nmath.h:132#, c-formatmsgid "argument out of domain in '%s'\n"msgstr "argument out of domain in ‘%s’\n"#: src/nmath/nmath.h:135#, c-formatmsgid "value out of range in '%s'\n"msgstr "value out of range in ‘%s’\n"#: src/nmath/nmath.h:138#, c-formatmsgid "convergence failed in '%s'\n"msgstr "convergence failed in ‘%s’\n"#: src/nmath/nmath.h:141#, c-formatmsgid "full precision may not have been achieved in '%s'\n"msgstr "full precision may not have been achieved in ‘%s’\n"#: src/nmath/nmath.h:144#, c-formatmsgid "underflow occurred in '%s'\n"msgstr "underflow occurred in ‘%s’\n"#: src/nmath/pnchisq.c:233#, c-formatmsgid "pnchisq(x=%g, ..): not converged in %d iter."msgstr "pnchisq(x=%g, ..): not converged in %d iter."#: src/nmath/polygamma.c:499#, c-formatmsgid "deriv = %d > %d (= n_max)\n"msgstr "deriv = %d > %d (= n_max)\n"#: src/nmath/rmultinom.c:78#, c-formatmsgid "rbinom: probability sum should be 1, but is %g"msgstr "rbinom: probability sum should be 1, but is %g"#: src/nmath/signrank.c:77msgid "signrank allocation error"msgstr "signrank allocation error"#: src/nmath/snorm.c:326#, c-formatmsgid "norm_rand(): invalid N01_kind: %d\n"msgstr "norm_rand(): invalid N01_kind: %d\n"#: src/nmath/wilcox.c:85 src/nmath/wilcox.c:95 src/nmath/wilcox.c:148#: src/nmath/wilcox.c:310#, c-formatmsgid "wilcox allocation error %d"msgstr "wilcox allocation error %d"#: src/unix/dynload.c:143msgid """Explicit local dynamic loading not supported on this platform. Using default."msgstr """Explicit local dynamic loading not supported on this platform. Using default."#: src/unix/dynload.c:144msgid """Explicit global dynamic loading not supported on this platform. Using ""default."msgstr """Explicit global dynamic loading not supported on this platform. Using ""default."#: src/unix/dynload.c:145msgid """Explicit non-lazy dynamic loading not supported on this platform. Using ""default."msgstr """Explicit non-lazy dynamic loading not supported on this platform. Using ""default."#: src/unix/dynload.c:146msgid """Explicit lazy dynamic loading not supported on this platform. Using default."msgstr """Explicit lazy dynamic loading not supported on this platform. Using default."#: src/unix/dynload.c:240msgid "cannot get working directory!"msgstr "cannot get working directory!"#: src/unix/edit.c:110msgid "invalid argument to edit()"msgstr "invalid argument to edit()"#: src/unix/edit.c:138msgid "argument 'editor' type not valid"msgstr "argument ‘editor’ type not valid"#: src/unix/edit.c:140msgid "argument 'editor' is not set"msgstr "argument ‘editor’ is not set"#: src/unix/edit.c:145msgid "'title' must be a string"msgstr "‘title’ must be a string"#: src/unix/edit.c:163#, c-formatmsgid "unable to run editor '%s'"msgstr "unable to run editor ‘%s’"#: src/unix/edit.c:165msgid "editor ran but returned error status"msgstr "editor ran but returned error status"#: src/unix/edit.c:175#, c-formatmsgid "problem with running editor %s"msgstr "problem with running editor %s"#: src/unix/edit.c:188msgid "unable to open file to read"msgstr "unable to open file to read"#: src/unix/edit.c:196#, c-formatmsgid """%s occurred on line %d\n"" use a command like\n"" x <- edit()\n"" to recover"msgstr """%s occurred on line %d\n"" use a command like\n"" x <- edit()\n"" to recover"#: src/unix/sys-std.c:128msgid "interrupt handler must not return"msgstr "interrupt handler must not return"#: src/unix/sys-std.c:514msgid """An unusual circumstance has arisen in the nesting of readline input. Please ""report using bug.report()"msgstr """An unusual circumstance has arisen in the nesting of readline input. Please ""report using bug.report()"#: src/unix/sys-std.c:1066 src/unix/sys-std.c:1233#, c-formatmsgid "problem in saving the history file '%s'"msgstr "problem in saving the history file ‘%s’"#: src/unix/sys-std.c:1140#, c-formatmsgid """Cannot open file '%s': %s\n""\n"msgstr """Cannot open file '%s': %s\n""\n"#: src/unix/sys-std.c:1204 src/unix/sys-std.c:1227msgid "'file' argument is too long"msgstr "‘file’ argument is too long"#: src/unix/sys-std.c:1210 src/unix/sys-std.c:1212msgid "no history mechanism available"msgstr "no history mechanism available"#: src/unix/sys-std.c:1239msgid "problem in truncating the history file"msgstr "problem in truncating the history file"#: src/unix/sys-std.c:1241 src/unix/sys-std.c:1243msgid "no history available to save"msgstr "no history available to save"#: src/unix/sys-std.c:1349msgid "Sys.sleep is not implemented on this system"msgstr "Sys.sleep is not implemented on this system"#: src/unix/sys-unix.c:261msgid "non-empty character argument expected"msgstr "non-empty character argument expected"#: src/unix/sys-unix.c:264msgid "'intern' must be logical and not NA"msgstr "‘intern’ must be logical and not NA"#: src/unix/sys-unix.c:276#, c-formatmsgid "cannot popen '%s', probable reason '%s'"msgstr "cannot popen '%s', probable reason ‘%s’"#: src/unix/sys-unix.c:281#, c-formatmsgid "line %d may be truncated in call to system(, intern = TRUE)"msgstr "line %d may be truncated in call to system(, intern = TRUE)"#: src/unix/sys-unix.c:298#, c-formatmsgid "error in running command: %s'"msgstr "error in running command: %s'"#: src/unix/sys-unix.c:300msgid "error in running command"msgstr "error in running command"#: src/unix/sys-unix.c:304#, c-formatmsgid "running command '%s' had status %d: and error message '%s'"msgstr "running command ‘%s’ had status %d: and error message ‘%s’"#: src/unix/sys-unix.c:309#, c-formatmsgid "running command '%s' had status %d"msgstr "running command ‘%s’ had status %d"#: src/unix/sys-unix.c:390msgid "Sys.info() is not implemented on this system"msgstr "Sys.info() is not implemented on this system"#: src/unix/system.c:250#, c-formatmsgid "WARNING: --gui or -g without value ignored"msgstr "WARNING: --gui or -g without value ignored"#: src/unix/system.c:272#, c-formatmsgid "WARNING: unknown gui '%s', using X11\n"msgstr "WARNING: unknown gui '%s', using X11\n"#: src/unix/system.c:275#, c-formatmsgid "WARNING: unknown gui '%s', using none\n"msgstr "WARNING: unknown gui '%s', using none\n"#: src/unix/system.c:369msgid "creating temporary file for '-e' failed"msgstr "creating temporary file for ‘-e’ failed"#: src/unix/system.c:450msgid "WARNING: Only editing the first in the list of files"msgstr "WARNING: Only editing the first in the list of files"#: src/unix/X11.c:52msgid "X11 module is not available under this GUI"msgstr "X11 module is not available under this GUI"#: src/unix/X11.c:58msgid "X11 routines cannot be accessed in module"msgstr "X11 routines cannot be accessed in module"#: src/unix/X11.c:75 src/unix/X11.c:86 src/unix/X11.c:97 src/unix/X11.c:116#: src/unix/X11.c:127 src/unix/X11.c:138 src/unix/X11.c:149msgid "X11 module cannot be loaded"msgstr "X11 module cannot be loaded"#: src/unix/X11.c:162 src/unix/X11.c:168 src/unix/X11.c:174 src/unix/X11.c:181#: src/unix/X11.c:188 src/unix/X11.c:194 src/unix/X11.c:200msgid "X11 is not available"msgstr "X11 is not available"