# English translations for R package.
# Copyright (C) 2008 The R Foundation
# This file is distributed under the same license as the R package.
# Automatically generated, 2008.
#
# All this catalog "translates" are quotation characters.
# The msgids must be ASCII and therefore cannot contain real quotation
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
# and double quote (0x22). These substitutes look strange; see
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
#
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
# It also translates pairs of apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
# and pairs of quotation mark (0x22) to
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
#
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
# When output to an ISO-8859-1 terminal, the single quotation marks are
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
# grave/acute accent (by libiconv), and the double quotation marks are
# transliterated to 0x22.
# When output to an ASCII terminal, the single quotation marks are
# transliterated to apostrophes, and the double quotation marks are
# transliterated to 0x22.
#
msgid ""
msgstr ""
"Project-Id-Version: R 2.7.0\n"
"Report-Msgid-Bugs-To: bugs@R-project.org\n"
"POT-Creation-Date: 2008-04-09 16:12+0100\n"
"PO-Revision-Date: 2008-04-09 16:12+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:73
msgid "NA's in .C(\"bincode\",... NAOK=FALSE)"
msgstr "NA's in .C(“bincode”,... NAOK=FALSE)"

#: src/appl/binning.c:111
msgid "NA's in .C(\"bincount\",... NAOK=FALSE)"
msgstr "NA's in .C(“bincount”,... NAOK=FALSE)"

#: src/appl/pretty.c:106
msgid "Internal(pretty()): very small range.. corrected"
msgstr "Internal(pretty()): very small range.. corrected"

#: src/appl/pretty.c:109
msgid "Internal(pretty()): very large range.. corrected"
msgstr "Internal(pretty()): very large range.. corrected"

#: src/appl/rcont.c:78
#, c-format
msgid "rcont2 [%d,%d]: exp underflow to 0; algorithm failure"
msgstr "rcont2 [%d,%d]: exp underflow to 0; algorithm failure"

#: src/appl/strsignif.c:112
msgid ".C(..): Width cannot be zero"
msgstr ".C(..): Width cannot be zero"

#: src/appl/strsignif.c:126
msgid ".C(..): 'type' must be \"integer\" for  \"d\"-format"
msgstr ".C(..): ‘type’ must be “integer” for  “d”-format"

#: src/appl/strsignif.c:203
msgid ".C(..): 'type' must be \"real\" for this format"
msgstr ".C(..): ‘type’ must be “real” for this format"

#: src/gnuwin32/dynload.c:155
#, c-format
msgid "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:193
msgid "cannot get working directory"
msgstr "cannot get working directory"

#: src/gnuwin32/extra.c:65 src/gnuwin32/extra.c:577
msgid "unsupported version of Windows"
msgstr "unsupported version of Windows"

#: src/gnuwin32/extra.c:127 src/gnuwin32/extra.c:149 src/gnuwin32/extra.c:183
msgid "R_HOME not set"
msgstr "R_HOME not set"

#: src/gnuwin32/extra.c:132 src/gnuwin32/extra.c:154
#, c-format
msgid "'%s' not found"
msgstr "‘%s’ not found"

#: src/gnuwin32/extra.c:134 src/gnuwin32/extra.c:156
#, c-format
msgid "file association for '%s' not available or invalid"
msgstr "file association for ‘%s’ not available or invalid"

#: src/gnuwin32/extra.c:137 src/gnuwin32/extra.c:159
#, c-format
msgid "access to '%s' denied"
msgstr "access to ‘%s’ denied"

#: src/gnuwin32/extra.c:138 src/gnuwin32/extra.c:160
#, c-format
msgid "problem in displaying '%s'"
msgstr "problem in displaying ‘%s’"

#: src/gnuwin32/extra.c:171 src/gnuwin32/extra.c:202 src/gnuwin32/extra.c:227
#: src/gnuwin32/extra.c:230 src/gnuwin32/extra.c:276 src/gnuwin32/extra.c:313
#: src/gnuwin32/extra.c:324 src/gnuwin32/extra.c:348 src/gnuwin32/extra.c:356
#: src/gnuwin32/extra.c:503 src/gnuwin32/extra.c:522 src/gnuwin32/extra.c:557
#: src/gnuwin32/extra.c:732 src/gnuwin32/extra.c:816 src/gnuwin32/extra.c:819
#: src/gnuwin32/extra.c:824 src/gnuwin32/extra.c:1416 src/main/apply.c:192
#: src/main/apply.c:194 src/main/apply.c:197 src/main/array.c:75
#: src/main/array.c:1027 src/main/array.c:1160 src/main/array.c:1162
#: src/main/array.c:1163 src/main/attrib.c:193 src/main/builtin.c:158
#: src/main/builtin.c:504 src/main/builtin.c:520 src/main/builtin.c:697
#: src/main/character.c:121 src/main/character.c:124 src/main/character.c:167
#: src/main/character.c:3088 src/main/character.c:3092
#: src/main/character.c:3155 src/main/character.c:3159
#: src/main/character.c:3221 src/main/connections.c:907
#: src/main/connections.c:913 src/main/connections.c:916
#: src/main/connections.c:920 src/main/connections.c:1066
#: src/main/connections.c:1078 src/main/connections.c:1083
#: src/main/connections.c:1269 src/main/connections.c:1275
#: src/main/connections.c:1279 src/main/connections.c:1282
#: src/main/connections.c:1459 src/main/connections.c:1465
#: src/main/connections.c:1469 src/main/connections.c:2182
#: src/main/connections.c:2187 src/main/connections.c:2193
#: src/main/connections.c:2197 src/main/connections.c:2212
#: src/main/connections.c:2263 src/main/connections.c:2268
#: src/main/connections.c:2272 src/main/connections.c:2276
#: src/main/connections.c:2280 src/main/connections.c:2286
#: src/main/connections.c:2332 src/main/connections.c:2338
#: src/main/connections.c:2342 src/main/connections.c:2393
#: src/main/connections.c:2396 src/main/connections.c:2649
#: src/main/connections.c:2652 src/main/connections.c:2655
#: src/main/connections.c:2742 src/main/connections.c:2748
#: src/main/connections.c:2889 src/main/connections.c:2892
#: src/main/connections.c:2896 src/main/connections.c:2899
#: src/main/connections.c:2996 src/main/connections.c:3099
#: src/main/connections.c:3402 src/main/connections.c:3415
#: src/main/connections.c:3448 src/main/connections.c:3466
#: src/main/connections.c:3486 src/main/connections.c:3616
#: src/main/connections.c:3620 src/main/connections.c:3741
#: src/main/connections.c:3743 src/main/connections.c:3745
#: src/main/connections.c:3777 src/main/connections.c:3905
#: src/main/connections.c:3924 src/main/connections.c:3928
#: src/main/connections.c:3932 src/main/context.c:497 src/main/context.c:506
#: src/main/context.c:510 src/main/datetime.c:649 src/main/datetime.c:724
#: src/main/datetime.c:726 src/main/datetime.c:730 src/main/datetime.c:863
#: src/main/datetime.c:865 src/main/datetime.c:1011 src/main/debug.c:208
#: src/main/deparse.c:338 src/main/devices.c:634 src/main/dounzip.c:189
#: src/main/dounzip.c:195 src/main/envir.c:1462 src/main/envir.c:1465
#: src/main/envir.c:1554 src/main/envir.c:1559 src/main/envir.c:1625
#: src/main/envir.c:1641 src/main/envir.c:1647 src/main/envir.c:1738
#: src/main/envir.c:1746 src/main/envir.c:1753 src/main/envir.c:1767
#: src/main/envir.c:1773 src/main/envir.c:1777 src/main/envir.c:1973
#: src/main/envir.c:2094 src/main/envir.c:2346 src/main/envir.c:2620
#: src/main/envir.c:3154 src/main/eval.c:284 src/main/eval.c:1681
#: src/main/eval.c:1705 src/main/eval.c:1709 src/main/memory.c:2956
#: src/main/model.c:1614 src/main/model.c:1622 src/main/optim.c:227
#: src/main/paste.c:85 src/main/paste.c:299 src/main/paste.c:306
#: src/main/paste.c:313 src/main/paste.c:318 src/main/paste.c:323
#: src/main/paste.c:328 src/main/paste.c:331 src/main/paste.c:339
#: src/main/paste.c:487 src/main/paste.c:492 src/main/platform.c:289
#: src/main/platform.c:291 src/main/platform.c:293 src/main/platform.c:982
#: src/main/platform.c:988 src/main/platform.c:1043 src/main/platform.c:1091
#: src/main/platform.c:1094 src/main/platform.c:1097 src/main/platform.c:1100
#: src/main/platform.c:1103 src/main/platform.c:1190 src/main/platform.c:1193
#: src/main/platform.c:1345 src/main/platform.c:1348 src/main/platform.c:1382
#: src/main/platform.c:1385 src/main/platform.c:1422 src/main/platform.c:1461
#: src/main/platform.c:1463 src/main/platform.c:1521 src/main/platform.c:1612
#: src/main/platform.c:1661 src/main/platform.c:1872 src/main/platform.c:1916
#: src/main/platform.c:2027 src/main/platform.c:2055 src/main/plot.c:2913
#: src/main/plot.c:4046 src/main/plot.c:4050 src/main/plot.c:4053
#: src/main/plot3d.c:2466 src/main/plot3d.c:2470 src/main/plot3d.c:2475
#: src/main/plot3d.c:2479 src/main/plot3d.c:2483 src/main/plot3d.c:2487
#: src/main/print.c:177 src/main/print.c:183 src/main/print.c:205
#: src/main/print.c:211 src/main/print.c:217 src/main/random.c:468
#: src/main/random.c:472 src/main/random.c:474 src/main/random.c:476
#: src/main/saveload.c:1972 src/main/saveload.c:1975 src/main/saveload.c:1978
#: src/main/saveload.c:2099 src/main/saveload.c:2271 src/main/saveload.c:2276
#: src/main/saveload.c:2279 src/main/saveload.c:2370 src/main/saveload.c:2420
#: src/main/scan.c:673 src/main/scan.c:840 src/main/scan.c:853
#: src/main/scan.c:857 src/main/scan.c:859 src/main/scan.c:870
#: src/main/scan.c:897 src/main/scan.c:900 src/main/scan.c:946
#: src/main/scan.c:985 src/main/scan.c:989 src/main/scan.c:999
#: src/main/scan.c:1208 src/main/scan.c:1484 src/main/scan.c:1496
#: src/main/scan.c:1500 src/main/scan.c:1506 src/main/scan.c:1734
#: src/main/scan.c:1735 src/main/scan.c:1737 src/main/scan.c:1738
#: src/main/scan.c:1739 src/main/scan.c:1740 src/main/scan.c:1741
#: src/main/scan.c:1742 src/main/seq.c:352 src/main/seq.c:356
#: src/main/seq.c:374 src/main/seq.c:378 src/main/seq.c:384 src/main/seq.c:392
#: src/main/sysutils.c:564 src/main/sysutils.c:566 src/main/sysutils.c:568
#: src/main/unique.c:701 src/main/unique.c:948 src/main/unique.c:1008
#: src/main/unique.c:1015 src/main/util.c:566 src/main/util.c:569
#: 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:151
#: src/modules/lapack/Lapack.c:241 src/modules/lapack/Lapack.c:621
#: src/modules/lapack/Lapack.c:717 src/modules/lapack/Lapack.c:774
#: src/modules/lapack/Lapack.c:1026 src/modules/X11/devX11.c:2658
#: src/modules/X11/devX11.c:2661 src/modules/X11/devX11.c:2664
#: src/modules/X11/devX11.c:2697 src/modules/X11/devX11.c:3094
#: src/modules/X11/devX11.c:3099 src/modules/X11/devX11.c:3103
#: src/modules/X11/devX11.c:3107 src/modules/X11/devX11.c:3111
#: src/modules/X11/devX11.c:3122 src/modules/X11/devX11.c:3126
#: src/unix/sys-std.c:1180 src/unix/sys-std.c:1203
#, c-format
msgid "invalid '%s' argument"
msgstr "invalid ‘%s’ argument"

#: src/gnuwin32/extra.c:214
msgid "unknown type"
msgstr "unknown type"

#: src/gnuwin32/extra.c:248 src/gnuwin32/extra.c:272 src/gnuwin32/extra.c:310
#: src/gnuwin32/extra.c:345
msgid "Menu functions can only be used in the GUI"
msgstr "Menu functions can only be used in the GUI"

#: src/gnuwin32/extra.c:280
#, c-format
msgid "unable to retrieve items for %s (%s)"
msgstr "unable to retrieve items for %s (%s)"

#: src/gnuwin32/extra.c:318
#, c-format
msgid "unable to add menu (%s)"
msgstr "unable to add menu (%s)"

#: src/gnuwin32/extra.c:330
#, c-format
msgid "unable to add menu item (%s)"
msgstr "unable to add menu item (%s)"

#: src/gnuwin32/extra.c:353
msgid "menu does not exist"
msgstr "menu does not exist"

#: src/gnuwin32/extra.c:360
#, c-format
msgid "unable to delete menu item (%s)"
msgstr "unable to delete menu item (%s)"

#: src/gnuwin32/extra.c:511
msgid "'savehistory' can only be used in Rgui and Rterm"
msgstr "‘savehistory’ can only be used in Rgui and Rterm"

#: src/gnuwin32/extra.c:528
msgid "'loadhistory' can only be used in Rgui and Rterm"
msgstr "‘loadhistory’ can only be used in Rgui and Rterm"

#: src/gnuwin32/extra.c:540 src/unix/sys-std.c:1229
msgid "invalid timestamp"
msgstr "invalid timestamp"

#: src/gnuwin32/extra.c:652 src/gnuwin32/extra.c:1600
#: src/gnuwin32/extra.c:1776 src/gnuwin32/extra.c:1779
#: src/gnuwin32/extra.c:1782 src/main/character.c:837 src/main/colors.c:365
#: src/main/connections.c:2659 src/main/context.c:543 src/main/context.c:562
#: src/main/datetime.c:585 src/main/datetime.c:651 src/main/datetime.c:867
#: src/main/dotcode.c:199 src/main/errors.c:857 src/main/errors.c:888
#: src/main/errors.c:989 src/main/errors.c:1014 src/main/errors.c:1019
#: 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:2075 src/main/plot.c:278 src/main/plot.c:472
#: src/main/plot.c:477 src/main/plot.c:2054 src/main/plot.c:2061
#: src/main/plot.c:3126 src/main/plot.c:3128 src/main/plot.c:3130
#: src/main/plot.c:3287 src/main/plot3d.c:1399 src/main/plot3d.c:2544
#: src/main/plot3d.c:2548 src/main/plot3d.c:2550 src/main/seq.c:154
#: src/main/seq.c:245 src/main/seq.c:248 src/main/sort.c:790
#: src/main/sort.c:890 src/main/source.c:172 src/main/summary.c:977
#: src/main/sysutils.c:230 src/main/util.c:881 src/main/util.c:886
#: src/main/util.c:893 src/main/util.c:896 src/modules/X11/devX11.c:2563
#: src/modules/X11/devX11.c:2590 src/modules/X11/devX11.c:2595
#: src/modules/X11/devX11.c:2600 src/modules/X11/devX11.c:2610
#: src/modules/X11/devX11.c:2615 src/modules/X11/devX11.c:2619
#: src/modules/X11/devX11.c:3115 src/unix/sys-std.c:1276
#, c-format
msgid "invalid '%s' value"
msgstr "invalid ‘%s’ value"

#: src/gnuwin32/extra.c:707 src/gnuwin32/extra.c:718
msgid "incorrect argument"
msgstr "incorrect argument"

#: src/gnuwin32/extra.c:710
msgid "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:713
msgid "cannot decrease memory limit: ignored"
msgstr "cannot decrease memory limit: ignored"

#: src/gnuwin32/extra.c:846
msgid "Select one or more"
msgstr "Select one or more"

#: src/gnuwin32/extra.c:846
msgid "Select one"
msgstr "Select one"

#: src/gnuwin32/extra.c:1033
msgid "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:1069 src/main/connections.c:1583
msgid "Unable to open the clipboard"
msgstr "Unable to open the clipboard"

#: src/gnuwin32/extra.c:1074 src/main/connections.c:1587
msgid "Unable to write to the clipboard"
msgstr "Unable to write to the clipboard"

#: src/gnuwin32/extra.c:1093 src/gnuwin32/extra.c:1124
msgid "'path' must be a character vector"
msgstr "‘path’ must be a character vector"

#: src/gnuwin32/extra.c:1172 src/gnuwin32/extra.c:1251
msgid "'default' must be a character string"
msgstr "‘default’ must be a character string"

#: src/gnuwin32/extra.c:1174 src/gnuwin32/extra.c:1253
msgid "'default' is overlong"
msgstr "‘default’ is overlong"

#: src/gnuwin32/extra.c:1183 src/gnuwin32/extra.c:1257
msgid "'caption' must be a character string"
msgstr "‘caption’ must be a character string"

#: src/gnuwin32/extra.c:1185
msgid "'multi' must be a logical value"
msgstr "‘multi’ must be a logical value"

#: src/gnuwin32/extra.c:1187
msgid "'filterindex' must be an integer value"
msgstr "‘filterindex’ must be an integer value"

#: src/gnuwin32/extra.c:1339
msgid "'title' must be a character string"
msgstr "‘title’ must be a character string"

#: src/gnuwin32/extra.c:1356
msgid "'text' must be a character string"
msgstr "‘text’ must be a character string"

#: src/gnuwin32/extra.c:1386
msgid "'which' must be length 1"
msgstr "‘which’ must be length 1"

#: src/gnuwin32/extra.c:1418 src/gnuwin32/extra.c:1420
#: src/gnuwin32/extra.c:1460
msgid "invalid device"
msgstr "invalid device"

#: src/gnuwin32/extra.c:1421
msgid "requires SDI mode"
msgstr "requires SDI mode"

#: src/gnuwin32/extra.c:1454
msgid "invalid graphical device number"
msgstr "invalid graphical device number"

#: src/gnuwin32/extra.c:1464
msgid "bad device"
msgstr "bad device"

#: src/gnuwin32/extra.c:1786
#, c-format
msgid "Registry key '%s' not found"
msgstr "Registry key ‘%s’ not found"

#: src/gnuwin32/extra.c:1850 src/gnuwin32/extra.c:1858
msgid "invalid input in Rmbstowcs"
msgstr "invalid input in Rmbstowcs"

#: src/gnuwin32/run.c:50
msgid "Insufficient memory (expandcmd)"
msgstr "Insufficient memory (expandcmd)"

#: src/gnuwin32/run.c:59
msgid "A \" is missing (expandcmd)"
msgstr "A \" is missing (expandcmd)"

#: src/gnuwin32/run.c:99
msgid " not found"
msgstr " not found"

#: src/gnuwin32/run.c:152
msgid "Impossible to redirect input"
msgstr "Impossible to redirect input"

#: src/gnuwin32/run.c:241
msgid "Impossible to run "
msgstr "Impossible to run "

#: src/gnuwin32/run.c:294
#, c-format
msgid "Exit code was %d"
msgstr "Exit code was %d"

#: src/gnuwin32/run.c:318
msgid "Insufficient memory (rpipeOpen)"
msgstr "Insufficient memory (rpipeOpen)"

#: src/gnuwin32/run.c:326 src/gnuwin32/run.c:344
msgid "Impossible to create pipe"
msgstr "Impossible to create pipe"

#: src/gnuwin32/run.c:364
msgid "Impossible to create thread/pipe"
msgstr "Impossible to create thread/pipe"

#: src/gnuwin32/run.c:504 src/main/dounzip.c:325
msgid "seek not enabled for this connection"
msgstr "seek not enabled for this connection"

#: src/gnuwin32/run.c:510
msgid "truncate not enabled for this connection"
msgstr "truncate not enabled for this connection"

#: src/gnuwin32/run.c:590 src/gnuwin32/run.c:594 src/gnuwin32/run.c:607
#: src/gnuwin32/run.c:635 src/main/connections.c:1019
#: src/main/connections.c:1023 src/main/connections.c:1029
#: src/main/connections.c:1043
msgid "allocation of pipe connection failed"
msgstr "allocation of pipe connection failed"

#: src/gnuwin32/run.c:649
msgid "'names' is not a character string"
msgstr "‘names’ is not a character string"

#: src/gnuwin32/sys-win32.c:177
msgid "character string expected as first argument"
msgstr "character string expected as first argument"

#: src/gnuwin32/sys-win32.c:193
msgid "character string expected as third argument"
msgstr "character string expected as third argument"

#: src/gnuwin32/system.c:107
#, c-format
msgid "Fatal error: %s\n"
msgstr "Fatal error: %s\n"

#: src/gnuwin32/system.c:285 src/unix/sys-std.c:830
#, c-format
msgid "encoding '%s' is not recognised"
msgstr "encoding ‘%s’ is not recognised"

#: src/gnuwin32/system.c:291 src/unix/sys-std.c:836
#, c-format
msgid "<ERROR: re-encoding failure from encoding '%s'>\n"
msgstr "<ERROR: re-encoding failure from encoding '%s'>\n"

#: src/gnuwin32/system.c:500 src/gnuwin32/system.c:952
#: src/gnuwin32/system.c:964 src/main/connections.c:503
#: src/main/connections.c:509 src/main/dounzip.c:105 src/main/saveload.c:1984
#: src/main/serialize.c:2117 src/main/serialize.c:2126
#: src/main/serialize.c:2210 src/main/serialize.c:2234 src/unix/system.c:314
#: src/unix/system.c:329
#, c-format
msgid "cannot open file '%s': %s"
msgstr "cannot open file '%s': %s"

#: src/gnuwin32/system.c:514
#, c-format
msgid "file.show(): file '%s' does not exist\n"
msgstr "file.show(): file ‘%s’ does not exist\n"

#: src/gnuwin32/system.c:915
msgid "WARNING: no max-mem-size given\n"
msgstr "WARNING: no max-mem-size given\n"

#: src/gnuwin32/system.c:921
#, c-format
msgid "WARNING: --max-mem-size value is invalid: ignored\n"
msgstr "WARNING: --max-mem-size value is invalid: ignored\n"

#: src/gnuwin32/system.c:923
#, c-format
msgid "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:928
#, c-format
msgid "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:932
#, c-format
msgid "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:975 src/unix/system.c:353
#, c-format
msgid "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:979 src/unix/system.c:367
#, c-format
msgid "WARNING: unknown option '%s'\n"
msgstr "WARNING: unknown option ‘%s’\n"

#: src/gnuwin32/system.c:1000 src/unix/system.c:371
#, c-format
msgid "ARGUMENT '%s' __ignored__\n"
msgstr "ARGUMENT ‘%s’ __ignored__\n"

#: src/gnuwin32/system.c:1006 src/unix/system.c:378
msgid "cannot use -e with -f or --file"
msgstr "cannot use -e with -f or --file"

#: src/gnuwin32/system.c:1027 src/unix/system.c:427
msgid "you must specify '--save', '--no-save' or '--vanilla'"
msgstr "you must specify '--save', ‘--no-save’ or ‘--vanilla’"

#: src/gnuwin32/system.c:1032
msgid ""
"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:31
msgid "NaNs produced"
msgstr "NaNs produced"

#: src/include/Errormsg.h:33
msgid "Non-numeric argument to mathematical function"
msgstr "Non-numeric argument to mathematical function"

#: src/include/Errormsg.h:35 src/main/builtin.c:851 src/main/devices.c:411
#: src/main/scan.c:1433
msgid "invalid argument"
msgstr "invalid argument"

#: src/include/Errormsg.h:37 src/main/objects.c:351
msgid "first argument must be a character string"
msgstr "first argument must be a character string"

#: src/include/Errormsg.h:38
msgid "first argument must be a list"
msgstr "first argument must be a list"

#: src/include/Errormsg.h:39
msgid "second argument must be a character string"
msgstr "second argument must be a character string"

#: src/include/Errormsg.h:40
msgid "second argument must be a list"
msgstr "second argument must be a list"

#: src/include/Errormsg.h:42 src/main/eval.c:2722 src/main/subscript.c:276
#: src/main/subscript.c:385 src/main/subscript.c:491
msgid "subscript out of bounds"
msgstr "subscript out of bounds"

#: src/include/Errormsg.h:43
msgid "object is not subsettable"
msgstr "object is not subsettable"

#: src/include/Errormsg.h:44
msgid "invalid 'mode' argument"
msgstr "invalid ‘mode’ argument"

#: src/include/Errormsg.h:45
#, c-format
msgid "invalid 'type' (%s) of argument"
msgstr "invalid ‘type’ (%s) of argument"

#: src/include/Errormsg.h:46
msgid "applies only to lists and vectors"
msgstr "applies only to lists and vectors"

#: src/main/CConverters.c:306
msgid "no R-to-C converter found corresponding to identifier"
msgstr "no R-to-C converter found corresponding to identifier"

#: src/main/CommandLineArgs.c:177
msgid "WARNING: no value given for --encoding given\n"
msgstr "WARNING: no value given for --encoding given\n"

#: src/main/CommandLineArgs.c:200
#, c-format
msgid "WARNING: option '%s' no longer supported\n"
msgstr "WARNING: option ‘%s’ no longer supported\n"

#: src/main/CommandLineArgs.c:211
#, c-format
msgid "WARNING: no value given for '%s'\n"
msgstr "WARNING: no value given for ‘%s’\n"

#: src/main/CommandLineArgs.c:219
#, c-format
msgid "WARNING: '%s' value is invalid: ignored\n"
msgstr "WARNING: ‘%s’ value is invalid: ignored\n"

#: src/main/CommandLineArgs.c:223
#, c-format
msgid "WARNING: %s: too large and ignored\n"
msgstr "WARNING: %s: too large and ignored\n"

#: src/main/CommandLineArgs.c:239
msgid "WARNING: no value given for '--max-ppsize'\n"
msgstr "WARNING: no value given for ‘--max-ppsize’\n"

#: src/main/CommandLineArgs.c:244
msgid "WARNING: '-max-ppsize' value is negative: ignored\n"
msgstr "WARNING: ‘-max-ppsize’ value is negative: ignored\n"

#: src/main/CommandLineArgs.c:246
msgid "WARNING: '-max-ppsize' value is too small: ignored\n"
msgstr "WARNING: ‘-max-ppsize’ value is too small: ignored\n"

#: src/main/CommandLineArgs.c:249
msgid "WARNING: '-max-ppsize' value is too large: ignored\n"
msgstr "WARNING: ‘-max-ppsize’ value is too large: ignored\n"

#: src/main/RNG.c:141
#, c-format
msgid "unif_rand: unimplemented RNG kind %d"
msgstr "unif_rand: unimplemented RNG kind %d"

#: src/main/RNG.c:206
#, c-format
msgid "FixupSeeds: unimplemented RNG kind %d"
msgstr "FixupSeeds: unimplemented RNG kind %d"

#: src/main/RNG.c:241
msgid "'user_unif_rand' not in load table"
msgstr "‘user_unif_rand’ not in load table"

#: src/main/RNG.c:249
msgid "cannot read seeds unless 'user_unif_nseed' is supplied"
msgstr "cannot read seeds unless ‘user_unif_nseed’ is supplied"

#: src/main/RNG.c:254
msgid "seed length must be in 0...625; ignored"
msgstr "seed length must be in 0...625; ignored"

#: src/main/RNG.c:262
#, c-format
msgid "RNG_Init: unimplemented RNG kind %d"
msgstr "RNG_Init: unimplemented RNG kind %d"

#: src/main/RNG.c:306
msgid ".Random.seed is a missing argument with no default"
msgstr ".Random.seed is a missing argument with no default"

#: src/main/RNG.c:308
#, c-format
msgid ".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:312
msgid "unable to coerce .Random.seed to an integer vector"
msgstr "unable to coerce .Random.seed to an integer vector"

#: src/main/RNG.c:317
msgid ".Random.seed[1] is not a valid integer"
msgstr ".Random.seed[1] is not a valid integer"

#: src/main/RNG.c:326
msgid ".Random.seed[0] is not a valid Normal type"
msgstr ".Random.seed[0] is not a valid Normal type"

#: src/main/RNG.c:337
msgid ".Random.seed[1] = 5 but no user-supplied generator"
msgstr ".Random.seed[1] = 5 but no user-supplied generator"

#: src/main/RNG.c:340
msgid ".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:346
msgid ".Random.seed has wrong length"
msgstr ".Random.seed has wrong length"

#: src/main/RNG.c:403
#, c-format
msgid "RNGkind: unimplemented RNG kind %d"
msgstr "RNGkind: unimplemented RNG kind %d"

#: src/main/RNG.c:415
msgid "invalid Normal type in RNGkind"
msgstr "invalid Normal type in RNGkind"

#: src/main/RNG.c:418
msgid "'user_norm_rand' not in load table"
msgstr "‘user_norm_rand’ not in load table"

#: src/main/RNG.c:460
msgid "supplied seed is not a valid integer"
msgstr "supplied seed is not a valid integer"

#: src/main/Rdynload.c:259
msgid "R_RegisterRoutines called with invalid DllInfo object."
msgstr "R_RegisterRoutines called with invalid DllInfo object."

#: src/main/Rdynload.c:539
msgid "Maximal number of DLLs reached..."
msgstr "Maximal number of DLLs reached..."

#: src/main/Rdynload.c:592
msgid "could not allocate space for 'path'"
msgstr "could not allocate space for ‘path’"

#: src/main/Rdynload.c:605
#, c-format
msgid "DLLname '%s' is too long"
msgstr "DLLname ‘%s’ is too long"

#: src/main/Rdynload.c:626
msgid "could not allocate space for 'name'"
msgstr "could not allocate space for ‘name’"

#: src/main/Rdynload.c:895 src/main/Rdynload.c:911 src/main/util.c:687
msgid "character argument expected"
msgstr "character argument expected"

#: src/main/Rdynload.c:901 src/main/Rdynload.c:934
#, c-format
msgid ""
"unable to load shared library '%s':\n"
"  %s"
msgstr ""
"unable to load shared library '%s':\n"
"  %s"

#: src/main/Rdynload.c:914
#, c-format
msgid "dynamic/shared library '%s' was not loaded"
msgstr "dynamic/shared library ‘%s’ was not loaded"

#: src/main/Rdynload.c:974
#, c-format
msgid "cannot allocate memory for registered native symbol (%d bytes)"
msgstr "cannot allocate memory for registered native symbol (%d bytes)"

#: src/main/Rdynload.c:1095
msgid "must pass package name or DllInfo reference"
msgstr "must pass package name or DllInfo reference"

#: src/main/Rdynload.c:1181 src/main/dotcode.c:130
#, c-format
msgid "Unimplemented type %d in createRSymbolObject"
msgstr "Unimplemented type %d in createRSymbolObject"

#: src/main/Rdynload.c:1264
msgid "R_getRegisteredRoutines() expects a DllInfo reference"
msgstr "R_getRegisteredRoutines() expects a DllInfo reference"

#: src/main/Rdynload.c:1269
msgid "NULL value passed for DllInfo"
msgstr "NULL value passed for DllInfo"

#: src/main/Rdynload.c:1307 src/main/Rdynload.c:1313 src/main/Rdynload.c:1320
#: src/main/Rdynload.c:1326 src/main/Rdynload.c:1332
msgid "no dyn.load support in this R version"
msgstr "no dyn.load support in this R version"

#: src/main/Rdynload.c:1377
#, c-format
msgid "function '%s' not provided by package '%s'"
msgstr "function ‘%s’ not provided by package ‘%s’"

#: src/main/Rdynload.c:1379
msgid "table entry must be an external pointer"
msgstr "table entry must be an external pointer"

#: src/main/Rstrptime.h:1106
msgid "input string is too long"
msgstr "input string is too long"

#: src/main/Rstrptime.h:1108
msgid "invalid multibyte input string"
msgstr "invalid multibyte input string"

#: src/main/Rstrptime.h:1111
msgid "format string is too long"
msgstr "format string is too long"

#: src/main/Rstrptime.h:1113
msgid "invalid multibyte format string"
msgstr "invalid multibyte format string"

#: src/main/apply.c:42 src/main/complex.c:928
msgid "invalid length"
msgstr "invalid length"

#: src/main/apply.c:95
msgid "first argument is not a matrix"
msgstr "first argument is not a matrix"

#: src/main/arithmetic.c:172
msgid "probable complete loss of accuracy in modulus"
msgstr "probable complete loss of accuracy in modulus"

#: src/main/arithmetic.c:303
msgid "operator needs one or two arguments"
msgstr "operator needs one or two arguments"

#: src/main/arithmetic.c:320
msgid "non-numeric argument to binary operator"
msgstr "non-numeric argument to binary operator"

#: src/main/arithmetic.c:379 src/main/relop.c:127
msgid "non-conformable arrays"
msgstr "non-conformable arrays"

#: src/main/arithmetic.c:422
msgid "non-conformable time-series"
msgstr "non-conformable time-series"

#: src/main/arithmetic.c:444 src/main/logic.c:119 src/main/relop.c:72
#: src/main/relop.c:165
msgid "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:513
msgid "invalid argument to unary operator"
msgstr "invalid argument to unary operator"

#: src/main/arithmetic.c:537 src/main/arithmetic.c:556
msgid "invalid unary operator"
msgstr "invalid unary operator"

#: src/main/arithmetic.c:603
msgid "NAs produced by integer overflow"
msgstr "NAs produced by integer overflow"

#: src/main/arithmetic.c:1032
msgid "unimplemented real function of 1 argument"
msgstr "unimplemented real function of 1 argument"

#: src/main/arithmetic.c:1044 src/main/complex.c:845 src/main/complex.c:917
msgid "unimplemented complex function"
msgstr "unimplemented complex function"

#: src/main/arithmetic.c:1293 src/main/arithmetic.c:1675
#: src/main/arithmetic.c:1857 src/main/arithmetic.c:1979
#, c-format
msgid "unimplemented real function of %d numeric arguments"
msgstr "unimplemented real function of %d numeric arguments"

#: src/main/arithmetic.c:1315
#, c-format
msgid "%d arguments passed to 'atan' which requires 1"
msgstr "%d arguments passed to ‘atan’ which requires 1"

#: src/main/arithmetic.c:1342
#, c-format
msgid "%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:1361
msgid "invalid second argument of length 0"
msgstr "invalid second argument of length 0"

#: src/main/arithmetic.c:1420
msgid "invalid argument 'base' of length 0"
msgstr "invalid argument ‘base’ of length 0"

#: src/main/arithmetic.c:1428
#, c-format
msgid "%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:72
msgid "non-numeric matrix extent"
msgstr "non-numeric matrix extent"

#: src/main/array.c:82
msgid "invalid 'nrow' value (too large or NA)"
msgstr "invalid ‘nrow’ value (too large or NA)"

#: src/main/array.c:84
msgid "invalid 'nrow' value (< 0)"
msgstr "invalid ‘nrow’ value (< 0)"

#: src/main/array.c:87
msgid "invalid 'ncol' value (too large or NA)"
msgstr "invalid ‘ncol’ value (too large or NA)"

#: src/main/array.c:89
msgid "invalid 'ncol' value (< 0)"
msgstr "invalid ‘ncol’ value (< 0)"

#: src/main/array.c:95
#, c-format
msgid ""
"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:98
#, c-format
msgid ""
"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:101
msgid "data length exceeds size of matrix"
msgstr "data length exceeds size of matrix"

#: src/main/array.c:106
msgid "too many elements specified"
msgstr "too many elements specified"

#: src/main/array.c:169
msgid "negative extents to matrix"
msgstr "negative extents to matrix"

#: src/main/array.c:171
msgid "allocMatrix: too many elements specified"
msgstr "allocMatrix: too many elements specified"

#: src/main/array.c:198
msgid "negative extents to 3D array"
msgstr "negative extents to 3D array"

#: src/main/array.c:200
msgid "alloc3Darray: too many elements specified"
msgstr "alloc3Darray: too many elements specified"

#: src/main/array.c:223
msgid "allocArray: too many elements specified by 'dims'"
msgstr "allocArray: too many elements specified by ‘dims’"

#: src/main/array.c:386
msgid "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:597
msgid "requires numeric matrix/vector arguments"
msgstr "requires numeric matrix/vector arguments"

#: src/main/array.c:671 src/main/array.c:675 src/main/array.c:679
msgid "non-conformable arguments"
msgstr "non-conformable arguments"

#: src/main/array.c:963
msgid "argument is not a matrix"
msgstr "argument is not a matrix"

#: src/main/array.c:1000
msgid "invalid first argument, must be an array"
msgstr "invalid first argument, must be an array"

#: src/main/array.c:1016
msgid "'perm' is of wrong length"
msgstr "‘perm’ is of wrong length"

#: src/main/array.c:1024
msgid "value out of range in 'perm'"
msgstr "value out of range in ‘perm’"

#: src/main/array.c:1172
msgid "'x' must be numeric"
msgstr "‘x’ must be numeric"

#: src/main/attrib.c:42 src/main/attrib.c:222 src/main/attrib.c:258
#: src/main/attrib.c:280 src/main/attrib.c:390 src/main/attrib.c:430
#: src/main/attrib.c:479
msgid "attempt to set an attribute on NULL"
msgstr "attempt to set an attribute on NULL"

#: src/main/attrib.c:74
#, c-format
msgid "row names must be 'character' or 'integer', not '%s'"
msgstr "row names must be ‘character’ or 'integer', not ‘%s’"

#: src/main/attrib.c:126
#, c-format
msgid "getAttrib: invalid type (%s) for TAG"
msgstr "getAttrib: invalid type (%s) for TAG"

#: src/main/attrib.c:368
#, c-format
msgid "invalid type (%s) for 'names': must be vector"
msgstr "invalid type (%s) for 'names': must be vector"

#: src/main/attrib.c:371
#, c-format
msgid "'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:373
msgid "names() applied to a non-vector"
msgstr "names() applied to a non-vector"

#: src/main/attrib.c:381
msgid "invalid time series parameters specified"
msgstr "invalid time series parameters specified"

#: src/main/attrib.c:393
msgid "'tsp' attribute must be numeric of length three"
msgstr "‘tsp’ attribute must be numeric of length three"

#: src/main/attrib.c:410
msgid "cannot assign 'tsp' to zero-length vector"
msgstr "cannot assign ‘tsp’ to zero-length vector"

#: src/main/attrib.c:441
msgid "attempt to set invalid 'comment' attribute"
msgstr "attempt to set invalid ‘comment’ attribute"

#: src/main/attrib.c:488
msgid "adding class \"factor\" to an invalid object"
msgstr "adding class “factor” to an invalid object"

#: src/main/attrib.c:496
msgid "attempt to set invalid 'class' attribute"
msgstr "attempt to set invalid ‘class’ attribute"

#: src/main/attrib.c:694
msgid "incompatible 'names' argument"
msgstr "incompatible ‘names’ argument"

#: src/main/attrib.c:749
#, c-format
msgid "invalid type (%s) to set 'names' attribute"
msgstr "invalid type (%s) to set ‘names’ attribute"

#: src/main/attrib.c:823
msgid "'dimnames' applied to non-array"
msgstr "‘dimnames’ applied to non-array"

#: src/main/attrib.c:827
msgid "'dimnames' must be a list"
msgstr "‘dimnames’ must be a list"

#: src/main/attrib.c:830
#, c-format
msgid "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:847
#, c-format
msgid "invalid type (%s) for 'dimnames' (must be a vector)"
msgstr "invalid type (%s) for ‘dimnames’ (must be a vector)"

#: src/main/attrib.c:850
#, c-format
msgid "length of 'dimnames' [%d] not equal to array extent"
msgstr "length of ‘dimnames’ [%d] not equal to array extent"

#: src/main/attrib.c:910 src/main/builtin.c:84 src/main/builtin.c:121
#: src/main/envir.c:1454 src/main/envir.c:1547 src/main/envir.c:1608
#: src/main/envir.c:1722 src/main/paste.c:68 src/main/paste.c:215
#: src/main/plot.c:1660
msgid "invalid first argument"
msgstr "invalid first argument"

#: src/main/attrib.c:913 src/main/plot.c:1666
msgid "invalid second argument"
msgstr "invalid second argument"

#: src/main/attrib.c:921
msgid "length-0 dimension vector is invalid"
msgstr "length-0 dimension vector is invalid"

#: src/main/attrib.c:926
#, c-format
msgid "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:1009
msgid "attributes must be a list or NULL"
msgstr "attributes must be a list or NULL"

#: src/main/attrib.c:1014
msgid "attributes must be named"
msgstr "attributes must be named"

#: src/main/attrib.c:1018
#, c-format
msgid "all attributes must have names [%d does not]"
msgstr "all attributes must have names [%d does not]"

#: src/main/attrib.c:1114
msgid "'which' must be of mode character"
msgstr "‘which’ must be of mode character"

#: src/main/attrib.c:1116
msgid "exactly one attribute 'which' must be given"
msgstr "exactly one attribute ‘which’ must be given"

#: src/main/attrib.c:1162 src/main/attrib.c:1180 src/main/subscript.c:198
#: src/main/subscript.c:202 src/main/subset.c:1036 src/main/subset.c:1086
#, c-format
msgid "partial match of '%s' to '%s'"
msgstr "partial match of ‘%s’ to ‘%s’"

#: src/main/attrib.c:1199
msgid "'name' must be non-null character string"
msgstr "‘name’ must be non-null character string"

#: src/main/attrib.c:1310 src/main/attrib.c:1365 src/main/attrib.c:1405
msgid "invalid type or length for slot name"
msgstr "invalid type or length for slot name"

#: src/main/attrib.c:1335
#, c-format
msgid "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:1346
#, c-format
msgid "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:1400
msgid "formal classes cannot be used without the methods package"
msgstr "formal classes cannot be used without the methods package"

#: src/main/attrib.c:1412
#, c-format
msgid ""
"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:1416
#, c-format
msgid ""
"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:270
msgid "Event GE_ScalePS requires a single numeric value"
msgstr "Event GE_ScalePS requires a single numeric value"

#: src/main/bind.c:270 src/main/bind.c:305 src/main/bind.c:353
#: src/main/bind.c:421 src/main/bind.c:451
#, c-format
msgid "type '%s' is unimplemented in '%s'"
msgstr "type ‘%s’ is unimplemented in ‘%s’"

#: src/main/bind.c:650
msgid "repeated formal argument 'recursive'"
msgstr "repeated formal argument ‘recursive’"

#: src/main/bind.c:661
msgid "repeated formal argument 'use.names'"
msgstr "repeated formal argument ‘use.names’"

#: src/main/bind.c:870
msgid "argument not a list"
msgstr "argument not a list"

#: src/main/bind.c:969 src/main/bind.c:1031 src/main/eval.c:1958
#: src/main/eval.c:1967 src/main/objects.c:268 src/main/objects.c:298
#: src/main/objects.c:658 src/main/objects.c:675 src/main/objects.c:682
#, c-format
msgid "class name too long in '%s'"
msgstr "class name too long in ‘%s’"

#: src/main/bind.c:1110
msgid "cannot create a matrix from these types"
msgstr "cannot create a matrix from these types"

#: src/main/bind.c:1180
#, c-format
msgid "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:1412
#, c-format
msgid "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:43 src/main/builtin.c:47
msgid "vector size cannot be NA"
msgstr "vector size cannot be NA"

#: src/main/builtin.c:51
msgid "vector size cannot be NA/NaN"
msgstr "vector size cannot be NA/NaN"

#: src/main/builtin.c:52
msgid "vector size cannot be infinite"
msgstr "vector size cannot be infinite"

#: src/main/builtin.c:53
msgid "vector size cannot be negative"
msgstr "vector size cannot be negative"

#: src/main/builtin.c:54
msgid "vector size specified is too large"
msgstr "vector size specified is too large"

#: src/main/builtin.c:69 src/main/builtin.c:93 src/main/builtin.c:102
#: src/main/builtin.c:292 src/main/builtin.c:320 src/main/builtin.c:357
#: src/main/builtin.c:366 src/main/coerce.c:1360 src/main/connections.c:2191
#: src/main/engine.c:2740 src/main/envir.c:910 src/main/envir.c:1004
#: src/main/envir.c:1460 src/main/envir.c:1552 src/main/envir.c:1619
#: src/main/envir.c:1731 src/main/envir.c:2376 src/main/envir.c:2429
#: src/main/envir.c:2715 src/main/envir.c:2743 src/main/envir.c:2763
#: src/main/envir.c:2785 src/main/envir.c:2819 src/main/envir.c:2839
#: src/main/envir.c:3146 src/main/envir.c:3150 src/main/eval.c:3523
#: src/main/objects.c:180 src/main/objects.c:186 src/main/saveload.c:2095
#: src/main/saveload.c:2367 src/main/saveload.c:2417 src/main/serialize.c:2262
msgid "use of NULL environment is defunct"
msgstr "use of NULL environment is defunct"

#: src/main/builtin.c:162 src/main/debug.c:197 src/main/errors.c:1111
msgid "invalid number of arguments"
msgstr "invalid number of arguments"

#: src/main/builtin.c:304
msgid "replacement object is not an environment"
msgstr "replacement object is not an environment"

#: src/main/builtin.c:324
msgid "'enclos' must be an environment"
msgstr "‘enclos’ must be an environment"

#: src/main/builtin.c:330
msgid "'size' must be a positive integer"
msgstr "‘size’ must be a positive integer"

#: src/main/builtin.c:344 src/main/builtin.c:361
msgid "argument is not an environment"
msgstr "argument is not an environment"

#: src/main/builtin.c:346
msgid "the empty environment has no parent"
msgstr "the empty environment has no parent"

#: src/main/builtin.c:363
msgid "can not set parent of the empty environment"
msgstr "can not set parent of the empty environment"

#: src/main/builtin.c:370
msgid "'parent' is not an environment"
msgstr "‘parent’ is not an environment"

#: src/main/builtin.c:496 src/main/builtin.c:526 src/main/platform.c:350
#: src/main/platform.c:353 src/main/plot3d.c:2558 src/main/plot3d.c:2562
#, c-format
msgid "invalid '%s' specification"
msgstr "invalid ‘%s’ specification"

#: src/main/builtin.c:513
msgid "non-positive 'fill' argument will be ignored"
msgstr "non-positive ‘fill’ argument will be ignored"

#: src/main/builtin.c:582
#, c-format
msgid "argument %d (type '%s') cannot be handled by 'cat'"
msgstr "argument %d (type '%s') cannot be handled by ‘cat’"

#: src/main/builtin.c:700
msgid "vector: zero-length 'type' argument"
msgstr "vector: zero-length ‘type’ argument"

#: src/main/builtin.c:719
#, c-format
msgid "vector: cannot make a vector of mode \"%s\"."
msgstr "vector: cannot make a vector of mode “%s”."

#: src/main/builtin.c:752
msgid "cannot set length of non-vector"
msgstr "cannot set length of non-vector"

#: src/main/builtin.c:853 src/main/builtin.c:857 src/main/character.c:331
#: src/main/coerce.c:2424
msgid "invalid value"
msgstr "invalid value"

#: src/main/builtin.c:856
msgid "missing value for 'length'"
msgstr "missing value for ‘length’"

#: src/main/builtin.c:883 src/main/coerce.c:2187 src/main/coerce.c:2228
msgid "... used in an incorrect context"
msgstr "... used in an incorrect context"

#: src/main/builtin.c:888
msgid "invalid parameter in 'switch()'"
msgstr "invalid parameter in ‘switch()’"

#: src/main/builtin.c:899
msgid "switch: EXPR must return a length 1 vector"
msgstr "switch: EXPR must return a length 1 vector"

#: src/main/character.c:93 src/main/character.c:117
msgid "nchar() requires a character vector"
msgstr "nchar() requires a character vector"

#: src/main/character.c:143 src/main/character.c:160 src/main/character.c:898
#: src/main/character.c:2101
#, c-format
msgid "invalid multibyte string %d"
msgstr "invalid multibyte string %d"

#: src/main/character.c:228
msgid "extracting substrings from a non-character object"
msgstr "extracting substrings from a non-character object"

#: src/main/character.c:233 src/main/character.c:328
msgid "invalid substring argument(s)"
msgstr "invalid substring argument(s)"

#: src/main/character.c:323
msgid "replacing substrings in a non-character object"
msgstr "replacing substrings in a non-character object"

#: src/main/character.c:409 src/main/character.c:411 src/main/character.c:1041
#: src/main/character.c:1043 src/main/character.c:1045
#: src/main/character.c:1047 src/main/character.c:1308
#: src/main/character.c:1310 src/main/character.c:1312
#: src/main/character.c:1314 src/main/character.c:1530
#: src/main/character.c:1532 src/main/character.c:1534
#: src/main/character.c:1536 src/main/character.c:1956
#: src/main/character.c:1958 src/main/character.c:1960
#: src/main/character.c:1962
#, c-format
msgid "argument '%s' will be ignored"
msgstr "argument ‘%s’ will be ignored"

#: src/main/character.c:413 src/main/character.c:2049
msgid "non-character argument"
msgstr "non-character argument"

#: src/main/character.c:421 src/main/character.c:1091
#: src/main/character.c:1563 src/main/pcre.c:223 src/main/pcre.c:424
msgid "perl = TRUE is only fully implemented in UTF-8 locales"
msgstr "perl = TRUE is only fully implemented in UTF-8 locales"

#: src/main/character.c:486 src/main/character.c:1109
#: src/main/character.c:1585 src/main/pcre.c:241 src/main/pcre.c:440
#, c-format
msgid ""
"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/character.c:488 src/main/character.c:516
#, c-format
msgid "invalid split pattern '%s'"
msgstr "invalid split pattern ‘%s’"

#: src/main/character.c:492 src/main/character.c:1115
#: src/main/character.c:1592 src/main/pcre.c:249 src/main/pcre.c:448
#, c-format
msgid ""
"PCRE pattern study error\n"
"\t'%s'\n"
msgstr ""
"PCRE pattern study error\n"
"\t'%s'\n"

#: src/main/character.c:515 src/main/character.c:1121
#: src/main/character.c:1358 src/main/character.c:1598
#, c-format
msgid "regcomp error:  '%s'"
msgstr "regcomp error:  ‘%s’"

#: src/main/character.c:798
msgid "the first argument must be a character vector"
msgstr "the first argument must be a character vector"

#: src/main/character.c:814
msgid "abbreviate used with non-ASCII chars"
msgstr "abbreviate used with non-ASCII chars"

#: src/main/character.c:833
msgid "non-character names"
msgstr "non-character names"

#: src/main/character.c:1085 src/main/character.c:1568 src/main/pcre.c:234
#: src/main/pcre.c:429
msgid ""
"ignore.case = TRUE, perl = TRUE, useBytes = TRUE\n"
"  in UTF-8 locales only works caselessly for ASCII patterns"
msgstr ""
"ignore.case = TRUE, perl = TRUE, useBytes = TRUE\n"
"  in UTF-8 locales only works caselessly for ASCII patterns"

#: src/main/character.c:1100 src/main/character.c:1577
#: src/main/character.c:1994 src/main/pcre.c:434
msgid "regular expression is invalid in this locale"
msgstr "regular expression is invalid in this locale"

#: src/main/character.c:1111 src/main/character.c:1122
#: src/main/character.c:1359 src/main/character.c:1587
#: src/main/character.c:1599 src/main/character.c:1997 src/main/pcre.c:243
#: src/main/pcre.c:442
#, c-format
msgid "invalid regular expression '%s'"
msgstr "invalid regular expression ‘%s’"

#: src/main/character.c:1136 src/main/character.c:1615
#: src/main/character.c:2014 src/main/pcre.c:268 src/main/pcre.c:474
#, c-format
msgid "input string %d is invalid in this locale"
msgstr "input string %d is invalid in this locale"

#: src/main/character.c:1213 src/main/pcre.c:68
#, c-format
msgid "invalid backreference %d in regular expression"
msgstr "invalid backreference %d in regular expression"

#: src/main/character.c:1348 src/main/pcre.c:225
msgid "'pattern' is invalid in this locale"
msgstr "‘pattern’ is invalid in this locale"

#: src/main/character.c:1350 src/main/pcre.c:227
msgid "'replacement' is invalid in this locale"
msgstr "‘replacement’ is invalid in this locale"

#: src/main/character.c:1364
msgid "zero-length pattern"
msgstr "zero-length pattern"

#: src/main/character.c:2156
#, c-format
msgid "decreasing range specification ('%lc-%lc')"
msgstr "decreasing range specification ('%lc-%lc')"

#: src/main/character.c:2242
#, c-format
msgid "decreasing range specification ('%c-%c')"
msgstr "decreasing range specification ('%c-%c')"

#: src/main/character.c:2395
msgid "invalid (NA) arguments."
msgstr "invalid (NA) arguments."

#: src/main/character.c:2431
msgid "invalid UTF-8 string 'old'"
msgstr "invalid UTF-8 string ‘old’"

#: src/main/character.c:2437
msgid "invalid multibyte string 'old'"
msgstr "invalid multibyte string ‘old’"

#: src/main/character.c:2450
msgid "invalid UTF-8 string 'new'"
msgstr "invalid UTF-8 string ‘new’"

#: src/main/character.c:2456
msgid "invalid multibyte string 'new'"
msgstr "invalid multibyte string ‘new’"

#: src/main/character.c:2482 src/main/character.c:2570
msgid "'old' is longer than 'new'"
msgstr "‘old’ is longer than ‘new’"

#: src/main/character.c:2513
#, c-format
msgid "invalid input multibyte string %d"
msgstr "invalid input multibyte string %d"

#: src/main/character.c:2665
msgid "could not allocate memory for approximate matching"
msgstr "could not allocate memory for approximate matching"

#: src/main/character.c:2691 src/main/character.c:2703
msgid "could not perform case insensitive matching"
msgstr "could not perform case insensitive matching"

#: src/main/character.c:2755 src/main/character.c:2986
msgid "argument must be a character vector of length 1"
msgstr "argument must be a character vector of length 1"

#: src/main/character.c:2757 src/main/character.c:2988
msgid ""
"argument should be a character vector of length 1\n"
"all but the first element will be ignored"
msgstr ""
"argument should be a character vector of length 1\n"
"all but the first element will be ignored"

#: src/main/character.c:2773 src/main/character.c:2803
#: src/main/character.c:2824
msgid "argument 'x' must be a raw vector"
msgstr "argument ‘x’ must be a raw vector"

#: src/main/character.c:2776 src/main/character.c:3038
msgid "argument 'multiple' must be TRUE or FALSE"
msgstr "argument ‘multiple’ must be TRUE or FALSE"

#: src/main/character.c:2805
msgid "argument 'shift' must be a small integer"
msgstr "argument ‘shift’ must be a small integer"

#: src/main/character.c:2842
msgid "argument 'x' must be a integer vector"
msgstr "argument ‘x’ must be a integer vector"

#: src/main/character.c:2862
msgid "argument 'x' must be raw, integer or logical"
msgstr "argument ‘x’ must be raw, integer or logical"

#: src/main/character.c:2864
msgid "argument 'type' must be a character string"
msgstr "argument ‘type’ must be a character string"

#: src/main/character.c:2868
#, c-format
msgid "argument 'x' must be a multiple of %d long"
msgstr "argument ‘x’ must be a multiple of %d long"

#: src/main/character.c:2881 src/main/character.c:2895
msgid "argument 'x' must not contain NAs"
msgstr "argument ‘x’ must not contain NAs"

#: src/main/character.c:3035
msgid "argument 'x' must be an integer vector"
msgstr "argument ‘x’ must be an integer vector"

#: src/main/character.c:3083
msgid "strtrim() requires a character vector"
msgstr "strtrim() requires a character vector"

#: src/main/character.c:3162
msgid "'dirmark = TRUE' is not supported on this platform"
msgstr "‘dirmark = TRUE’ is not supported on this platform"

#: src/main/character.c:3174 src/main/character.c:3188
#: src/main/platform.c:1354 src/main/platform.c:1397
msgid "internal out-of-memory condition"
msgstr "internal out-of-memory condition"

#: src/main/character.c:3184 src/main/platform.c:1393
#, c-format
msgid "read error on '%s'"
msgstr "read error on ‘%s’"

#: src/main/coerce.c:71 src/main/errors.c:1126
msgid "NAs introduced by coercion"
msgstr "NAs introduced by coercion"

#: src/main/coerce.c:73 src/main/errors.c:1127
msgid "inaccurate integer conversion in coercion"
msgstr "inaccurate integer conversion in coercion"

#: src/main/coerce.c:75 src/main/errors.c:1128
msgid "imaginary parts discarded in coercion"
msgstr "imaginary parts discarded in coercion"

#: src/main/coerce.c:77
msgid "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:381
#, c-format
msgid "invalid data of mode \"%s\" (too short)"
msgstr "invalid data of mode “%s” (too short)"

#: src/main/coerce.c:909
#, c-format
msgid "'pairlist' object cannot be coerced to type '%s'"
msgstr "‘pairlist’ object cannot be coerced to type ‘%s’"

#: src/main/coerce.c:1017
#, c-format
msgid "(list) object cannot be coerced to type '%s'"
msgstr "(list) object cannot be coerced to type ‘%s’"

#: src/main/coerce.c:1099
msgid "environments cannot be coerced to other types"
msgstr "environments cannot be coerced to other types"

#: src/main/coerce.c:1356
msgid "list argument expected"
msgstr "list argument expected"

#: src/main/coerce.c:1364 src/main/eval.c:3520 src/main/eval.c:3527
msgid "invalid environment"
msgstr "invalid environment"

#: src/main/coerce.c:1368
msgid "argument must have length at least 1"
msgstr "argument must have length at least 1"

#: src/main/coerce.c:1393
msgid "invalid body for function"
msgstr "invalid body for function"

#: src/main/coerce.c:1412
msgid "invalid length 0 argument"
msgstr "invalid length 0 argument"

#: src/main/coerce.c:1427
msgid "invalid argument list"
msgstr "invalid argument list"

#: src/main/coerce.c:1704
msgid "type \"single\" unimplemented in R"
msgstr "type “single” unimplemented in R"

#: src/main/coerce.c:1706
msgid "unimplemented predicate"
msgstr "unimplemented predicate"

#: src/main/coerce.c:1845 src/main/coerce.c:1943
#, c-format
msgid "%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:2108
msgid "'what' must be a character string or a function"
msgstr "‘what’ must be a character string or a function"

#: src/main/coerce.c:2114
msgid "'envir' must be an environment"
msgstr "‘envir’ must be an environment"

#: src/main/coerce.c:2267
msgid "invalid environment specified"
msgstr "invalid environment specified"

#: src/main/coerce.c:2346
msgid "invalid replacement object to be a class string"
msgstr "invalid replacement object to be a class string"

#: src/main/coerce.c:2364
#, c-format
msgid ""
"\"%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:2380
#, c-format
msgid ""
"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:2386
msgid ""
"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:2415
msgid "'value' must be non-null character string"
msgstr "‘value’ must be non-null character string"

#: src/main/coerce.c:2428
msgid "invalid to change the storage mode of a factor"
msgstr "invalid to change the storage mode of a factor"

#: src/main/colors.c:70
#, c-format
msgid "color intensity %g, not in [0,1]"
msgstr "color intensity %g, not in [0,1]"

#: src/main/colors.c:77
#, c-format
msgid "color intensity %d, not in 0:255"
msgstr "color intensity %d, not in 0:255"

#: src/main/colors.c:84
#, c-format
msgid "alpha level %g, not in [0,1]"
msgstr "alpha level %g, not in [0,1]"

#: src/main/colors.c:91
#, c-format
msgid "alpha level %d, not in 0:255"
msgstr "alpha level %d, not in 0:255"

#: src/main/colors.c:135
msgid "invalid hsv color"
msgstr "invalid hsv color"

#: src/main/colors.c:247
msgid "invalid hcl color"
msgstr "invalid hcl color"

#: src/main/colors.c:298
msgid "invalid 'names' vector"
msgstr "invalid ‘names’ vector"

#: src/main/colors.c:343
msgid "invalid gray level, must be in [0,1]."
msgstr "invalid gray level, must be in [0,1]."

#: src/main/colors.c:426
msgid "rgb is not a matrix (internally)"
msgstr "rgb is not a matrix (internally)"

#: src/main/colors.c:429
msgid "rgb must have 3 rows (internally)"
msgstr "rgb must have 3 rows (internally)"

#: src/main/colors.c:483
msgid "bad hsv to rgb color conversion"
msgstr "bad hsv to rgb color conversion"

#: src/main/colors.c:1274 src/main/errors.c:1112 src/main/logic.c:164
msgid "invalid argument type"
msgstr "invalid argument type"

#: src/main/colors.c:1278
msgid "unknown palette (need >= 2 colors)"
msgstr "unknown palette (need >= 2 colors)"

#: src/main/colors.c:1282
msgid "maximum number of colors exceeded"
msgstr "maximum number of colors exceeded"

#: src/main/colors.c:1313 src/main/engine.c:2881
msgid "invalid hex digit in 'color' or 'lty'"
msgstr "invalid hex digit in ‘color’ or ‘lty’"

#: src/main/colors.c:1331 src/main/colors.c:1341
msgid "invalid RGB specification"
msgstr "invalid RGB specification"

#: src/main/colors.c:1374
#, c-format
msgid "invalid color name '%s'"
msgstr "invalid color name ‘%s’"

#: src/main/colors.c:1383
#, c-format
msgid "invalid color specification '%s'"
msgstr "invalid color specification ‘%s’"

#: src/main/colors.c:1503
msgid "supplied color is not numeric nor character"
msgstr "supplied color is not numeric nor character"

#: src/main/colors.c:1535
msgid "Invalid color specification"
msgstr "Invalid color specification"

#: src/main/complex.c:79
msgid "invalid complex unary operator"
msgstr "invalid complex unary operator"

#: src/main/complex.c:287
msgid "unimplemented complex operation"
msgstr "unimplemented complex operation"

#: src/main/complex.c:402
msgid "non-numeric argument to function"
msgstr "non-numeric argument to function"

#: src/main/complex.c:982
msgid "polynomial degree too high (49 max)"
msgstr "polynomial degree too high (49 max)"

#: src/main/complex.c:995
msgid "invalid polynomial coefficient"
msgstr "invalid polynomial coefficient"

#: src/main/complex.c:1000
msgid "root finding code failed"
msgstr "root finding code failed"

#: src/main/connections.c:89
msgid "all connections are in use"
msgstr "all connections are in use"

#: src/main/connections.c:100
msgid "connection not found"
msgstr "connection not found"

#: src/main/connections.c:112
msgid "invalid connection"
msgstr "invalid connection"

#: src/main/connections.c:143
#, c-format
msgid "closing unused connection %d (%s)\n"
msgstr "closing unused connection %d (%s)\n"

#: src/main/connections.c:184
#, c-format
msgid "conversion from encoding '%s' is unsupported"
msgstr "conversion from encoding ‘%s’ is unsupported"

#: src/main/connections.c:199
#, c-format
msgid "conversion to encoding '%s' is unsupported"
msgstr "conversion to encoding ‘%s’ is unsupported"

#: src/main/connections.c:212 src/main/connections.c:228
#: src/main/connections.c:386 src/main/connections.c:392
#: src/main/connections.c:398 src/main/connections.c:409
#: src/main/connections.c:416
#, c-format
msgid "%s not enabled for this connection"
msgstr "%s not enabled for this connection"

#: src/main/connections.c:282 src/main/connections.c:292
#: src/main/connections.c:2053
msgid "printing of extremely long output is truncated"
msgstr "printing of extremely long output is truncated"

#: src/main/connections.c:314
msgid "invalid char string in output conversion"
msgstr "invalid char string in output conversion"

#: src/main/connections.c:369
#, c-format
msgid "invalid input found on input connection '%s'"
msgstr "invalid input found on input connection ‘%s’"

#: src/main/connections.c:511 src/main/dounzip.c:107 src/main/saveload.c:1986
#: src/main/serialize.c:2120 src/main/serialize.c:2129
#: src/main/serialize.c:2212 src/main/serialize.c:2236
#: src/modules/X11/devX11.c:2679 src/unix/system.c:317 src/unix/system.c:333
#, c-format
msgid "cannot open file '%s'"
msgstr "cannot open file ‘%s’"

#: src/main/connections.c:615
msgid "connection is not open for reading"
msgstr "connection is not open for reading"

#: src/main/connections.c:620
msgid "connection is not open for writing"
msgstr "connection is not open for writing"

#: src/main/connections.c:660 src/main/connections.c:1638
msgid "can only truncate connections open for writing"
msgstr "can only truncate connections open for writing"

#: src/main/connections.c:665
msgid "file truncation failed"
msgstr "file truncation failed"

#: src/main/connections.c:667
msgid "file truncation unavailable on this platform"
msgstr "file truncation unavailable on this platform"

#: src/main/connections.c:712 src/main/connections.c:716
#: src/main/connections.c:722 src/main/connections.c:739
msgid "allocation of file connection failed"
msgstr "allocation of file connection failed"

#: src/main/connections.c:786
#, c-format
msgid "cannot create fifo '%s', reason '%s'"
msgstr "cannot create fifo '%s', reason ‘%s’"

#: src/main/connections.c:789
#, c-format
msgid "cannot create fifo '%s'"
msgstr "cannot create fifo ‘%s’"

#: src/main/connections.c:795
#, c-format
msgid "'%s' exists but is not a fifo"
msgstr "‘%s’ exists but is not a fifo"

#: src/main/connections.c:808
#, c-format
msgid "fifo '%s' is not ready"
msgstr "fifo ‘%s’ is not ready"

#: src/main/connections.c:809
#, c-format
msgid "cannot open fifo '%s'"
msgstr "cannot open fifo ‘%s’"

#: src/main/connections.c:864 src/main/connections.c:868
#: src/main/connections.c:874 src/main/connections.c:890
msgid "allocation of fifo connection failed"
msgstr "allocation of fifo connection failed"

#: src/main/connections.c:909 src/main/connections.c:1068
#: src/main/connections.c:1271 src/main/connections.c:1461
#: src/main/connections.c:2334 src/main/connections.c:3907
msgid "only first element of 'description' argument used"
msgstr "only first element of ‘description’ argument used"

#: src/main/connections.c:926
msgid ""
"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:939 src/main/connections.c:1100
#: src/main/connections.c:1294 src/main/connections.c:1480
#: src/main/connections.c:2299 src/main/connections.c:2353
#: src/main/connections.c:2403 src/main/connections.c:2664
#: src/main/connections.c:2754 src/main/connections.c:2905
#: src/main/connections.c:3106 src/main/connections.c:3407
#: src/main/connections.c:3498 src/main/connections.c:3696
#: src/main/connections.c:3987 src/main/dcf.c:56 src/main/deparse.c:303
#: src/main/deparse.c:376 src/main/saveload.c:2286 src/main/saveload.c:2363
#: src/main/scan.c:914 src/main/scan.c:1020 src/main/scan.c:1514
#: src/main/scan.c:1722 src/main/source.c:193
msgid "cannot open the connection"
msgstr "cannot open the connection"

#: src/main/connections.c:956
msgid "fifo connections are not available on this system"
msgstr "fifo connections are not available on this system"

#: src/main/connections.c:990
#, c-format
msgid "cannot open pipe() cmd '%s': %s"
msgstr "cannot open pipe() cmd '%s': %s"

#: src/main/connections.c:993
#, c-format
msgid "cannot open pipe() cmd '%s'"
msgstr "cannot open pipe() cmd ‘%s’"

#: src/main/connections.c:1121
msgid "pipe connections are not available on this system"
msgstr "pipe connections are not available on this system"

#: src/main/connections.c:1139
#, c-format
msgid "cannot open compressed file '%s', probable reason '%s'"
msgstr "cannot open compressed file '%s', probable reason ‘%s’"

#: src/main/connections.c:1142
#, c-format
msgid "cannot open compressed file '%s'"
msgstr "cannot open compressed file ‘%s’"

#: src/main/connections.c:1184
msgid "whence = \"end\" is not implemented for gzfile connections"
msgstr "whence = “end” is not implemented for gzfile connections"

#: src/main/connections.c:1190
msgid "seek on a gzfile connection returned an internal error"
msgstr "seek on a gzfile connection returned an internal error"

#: src/main/connections.c:1225 src/main/connections.c:1229
#: src/main/connections.c:1235 src/main/connections.c:1254
msgid "allocation of gzfile connection failed"
msgstr "allocation of gzfile connection failed"

#: src/main/connections.c:1331
#, c-format
msgid "cannot open bzip2-ed file '%s', probable reason '%s'"
msgstr "cannot open bzip2-ed file '%s', probable reason ‘%s’"

#: src/main/connections.c:1334
#, c-format
msgid "cannot open bzip2-ed file '%s'"
msgstr "cannot open bzip2-ed file ‘%s’"

#: src/main/connections.c:1344 src/main/connections.c:1353
#, c-format
msgid "file '%s' appears not to be compressed by bzip2"
msgstr "file ‘%s’ appears not to be compressed by bzip2"

#: src/main/connections.c:1416 src/main/connections.c:1420
#: src/main/connections.c:1426 src/main/connections.c:1444
msgid "allocation of bzfile connection failed"
msgstr "allocation of bzfile connection failed"

#: src/main/connections.c:1539 src/modules/X11/devX11.c:3236
msgid "memory allocation to copy clipboard failed"
msgstr "memory allocation to copy clipboard failed"

#: src/main/connections.c:1544 src/modules/X11/devX11.c:3224
msgid "clipboard cannot be opened or contains no text"
msgstr "clipboard cannot be opened or contains no text"

#: src/main/connections.c:1555
msgid "memory allocation to open clipboard failed"
msgstr "memory allocation to open clipboard failed"

#: src/main/connections.c:1627
msgid "attempt to seek outside the range of the clipboard"
msgstr "attempt to seek outside the range of the clipboard"

#: src/main/connections.c:1667
msgid "clipboard connection is open for reading only"
msgstr "clipboard connection is open for reading only"

#: src/main/connections.c:1685
msgid "clipboard buffer is full and output lost"
msgstr "clipboard buffer is full and output lost"

#: src/main/connections.c:1706
msgid "'mode' for the clipboard must be 'r' or 'w'"
msgstr "‘mode’ for the clipboard must be ‘r’ or ‘w’"

#: src/main/connections.c:1709
msgid "'mode' for the clipboard must be 'r' on Unix"
msgstr "‘mode’ for the clipboard must be ‘r’ on Unix"

#: src/main/connections.c:1712 src/main/connections.c:1718
#: src/main/connections.c:1724 src/main/connections.c:1741
msgid "allocation of clipboard connection failed"
msgstr "allocation of clipboard connection failed"

#: src/main/connections.c:1810 src/main/connections.c:1814
#: src/main/connections.c:1820
msgid "allocation of terminal connection failed"
msgstr "allocation of terminal connection failed"

#: src/main/connections.c:1891
msgid "cannot allocate memory for text connection"
msgstr "cannot allocate memory for text connection"

#: src/main/connections.c:1936
msgid "seek is not relevant for text connection"
msgstr "seek is not relevant for text connection"

#: src/main/connections.c:1944 src/main/connections.c:1948
#: src/main/connections.c:1954 src/main/connections.c:1967
#: src/main/connections.c:2137 src/main/connections.c:2141
#: src/main/connections.c:2147 src/main/connections.c:2160
#: src/main/connections.c:2166
msgid "allocation of text connection failed"
msgstr "allocation of text connection failed"

#: src/main/connections.c:2114
msgid "text connection: appending to a non-existent char vector"
msgstr "text connection: appending to a non-existent char vector"

#: src/main/connections.c:2215
msgid "unsupported mode"
msgstr "unsupported mode"

#: src/main/connections.c:2238
msgid "'con' is not a textConnection"
msgstr "‘con’ is not a textConnection"

#: src/main/connections.c:2241
msgid "'con' is not an output textConnection"
msgstr "‘con’ is not an output textConnection"

#: src/main/connections.c:2314
msgid "sockets are not available on this system"
msgstr "sockets are not available on this system"

#: src/main/connections.c:2383 src/main/connections.c:2432
#: src/main/connections.c:2443 src/main/connections.c:2490
#: src/main/connections.c:2511 src/main/connections.c:2527
#: src/main/connections.c:2539 src/main/connections.c:2645
#: src/main/connections.c:2744 src/main/connections.c:4296
msgid "'con' is not a connection"
msgstr "‘con’ is not a connection"

#: src/main/connections.c:2386
msgid "cannot open standard connections"
msgstr "cannot open standard connections"

#: src/main/connections.c:2388
msgid "connection is already open"
msgstr "connection is already open"

#: src/main/connections.c:2421
msgid "unknown 'rw' value"
msgstr "unknown ‘rw’ value"

#: src/main/connections.c:2492
msgid "cannot close standard connections"
msgstr "cannot close standard connections"

#: src/main/connections.c:2495
msgid "cannot close output sink connection"
msgstr "cannot close output sink connection"

#: src/main/connections.c:2497
msgid "cannot close messages sink connection"
msgstr "cannot close messages sink connection"

#: src/main/connections.c:2513 src/main/connections.c:4011
#: src/main/serialize.c:1653 src/main/serialize.c:1661
msgid "connection is not open"
msgstr "connection is not open"

#: src/main/connections.c:2599 src/main/connections.c:2611
msgid "Line longer than buffer size"
msgstr "Line longer than buffer size"

#: src/main/connections.c:2657 src/main/connections.c:2902
#: src/main/connections.c:3395 src/main/dcf.c:53 src/main/saveload.c:2359
#: src/main/serialize.c:1655
msgid "cannot read from this connection"
msgstr "cannot read from this connection"

#: src/main/connections.c:2676 src/main/connections.c:2695
msgid "cannot allocate buffer in readLines"
msgstr "cannot allocate buffer in readLines"

#: src/main/connections.c:2713
#, c-format
msgid "incomplete final line found on '%s'"
msgstr "incomplete final line found on ‘%s’"

#: src/main/connections.c:2723
msgid "too few lines read in readLines"
msgstr "too few lines read in readLines"

#: src/main/connections.c:2750 src/main/connections.c:3093
#: src/main/connections.c:3454 src/main/connections.c:4012
#: src/main/scan.c:1718 src/main/serialize.c:1663
msgid "cannot write to this connection"
msgstr "cannot write to this connection"

#: src/main/connections.c:2808
msgid "incomplete string at end of file has been discarded"
msgstr "incomplete string at end of file has been discarded"

#: src/main/connections.c:2820
msgid "null terminator not found: breaking string at 10000 chars"
msgstr "null terminator not found: breaking string at 10000 chars"

#: src/main/connections.c:2883 src/main/saveload.c:2360
msgid "can only read from a binary connection"
msgstr "can only read from a binary connection"

#: src/main/connections.c:2922 src/main/connections.c:3167
msgid "size changing is not supported for complex vectors"
msgstr "size changing is not supported for complex vectors"

#: src/main/connections.c:2947 src/main/connections.c:2965
#: src/main/connections.c:2991 src/main/connections.c:3035
#: src/main/connections.c:3055 src/main/connections.c:3148
#: src/main/connections.c:3161 src/main/connections.c:3220
#: src/main/connections.c:3252
#, c-format
msgid "size %d is unknown on this machine"
msgstr "size %d is unknown on this machine"

#: src/main/connections.c:2976
msgid "raw is always of size 1"
msgstr "raw is always of size 1"

#: src/main/connections.c:3084
msgid "'x' is not an atomic vector type"
msgstr "‘x’ is not an atomic vector type"

#: src/main/connections.c:3090
msgid "can only write to a binary connection"
msgstr "can only write to a binary connection"

#: src/main/connections.c:3127 src/main/connections.c:3280
#: src/main/connections.c:3517 src/main/connections.c:3558
msgid "problem writing to connection"
msgstr "problem writing to connection"

#: src/main/connections.c:3172
msgid "size changing is not supported for raw vectors"
msgstr "size changing is not supported for raw vectors"

#: src/main/connections.c:3313 src/main/connections.c:3317
#: src/main/connections.c:3356
msgid "invalid UTF-8 input in readChar()"
msgstr "invalid UTF-8 input in readChar()"

#: src/main/connections.c:3410
msgid "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:3472
msgid "'object' is too short"
msgstr "‘object’ is too short"

#: src/main/connections.c:3506
msgid "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:3530
msgid ""
"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:3592 src/main/connections.c:3595
#: src/main/connections.c:3633 src/main/connections.c:3638
msgid "could not allocate space for pushBack"
msgstr "could not allocate space for pushBack"

#: src/main/connections.c:3622
msgid "can only push back on open readable connections"
msgstr "can only push back on open readable connections"

#: src/main/connections.c:3624
msgid "can only push back on text-mode connections"
msgstr "can only push back on text-mode connections"

#: src/main/connections.c:3684 src/main/connections.c:3754
msgid "sink stack is full"
msgstr "sink stack is full"

#: src/main/connections.c:3687
msgid "cannot switch output to stdin"
msgstr "cannot switch output to stdin"

#: src/main/connections.c:3705
msgid "no sink to remove"
msgstr "no sink to remove"

#: src/main/connections.c:3748
msgid "this platform does not support 'split=TRUE'"
msgstr "this platform does not support ‘split=TRUE’"

#: src/main/connections.c:3836
#, c-format
msgid "there is no connection %d"
msgstr "there is no connection %d"

#: src/main/connections.c:3957
msgid ""
"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:3974 src/modules/internet/internet.c:113
#: src/modules/internet/internet.c:583
msgid "unsupported URL scheme"
msgstr "unsupported URL scheme"

#: src/main/connections.c:4064
msgid "file stream does not have gzip magic number"
msgstr "file stream does not have gzip magic number"

#: src/main/connections.c:4075
msgid "file stream does not have valid gzip header"
msgstr "file stream does not have valid gzip header"

#: src/main/connections.c:4141
msgid "writing error whilst flushing 'gzcon' connection"
msgstr "writing error whilst flushing ‘gzcon’ connection"

#: src/main/connections.c:4241
#, c-format
msgid "crc error %x %x\n"
msgstr "crc error %x %x\n"

#: src/main/connections.c:4266
msgid "write error on 'gzcon' connection"
msgstr "write error on ‘gzcon’ connection"

#: src/main/connections.c:4300
msgid "'level' must be one of 0 ... 9"
msgstr "‘level’ must be one of 0 ... 9"

#: src/main/connections.c:4303
msgid "'allowNonCompression' must be TRUE or FALSE"
msgstr "‘allowNonCompression’ must be TRUE or FALSE"

#: src/main/connections.c:4306
msgid "this is already a gzcon connection"
msgstr "this is already a gzcon connection"

#: src/main/connections.c:4312
msgid "can only use read- or write- binary connections"
msgstr "can only use read- or write- binary connections"

#: src/main/connections.c:4315
msgid "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:4318 src/main/connections.c:4322
#: src/main/connections.c:4329 src/main/connections.c:4343
msgid "allocation of 'gzcon' connection failed"
msgstr "allocation of ‘gzcon’ connection failed"

#: src/main/connections.c:4396 src/main/connections.c:4419
msgid "R_decompress1 requires a raw vector"
msgstr "R_decompress1 requires a raw vector"

#: src/main/connections.c:4403
msgid "internal error in R_compress1"
msgstr "internal error in R_compress1"

#: src/main/connections.c:4424
msgid "internal error in R_decompress1"
msgstr "internal error in R_decompress1"

#: src/main/connections.c:4441
msgid "not a list of sockets"
msgstr "not a list of sockets"

#: src/main/connections.c:4446
msgid "bad write indicators"
msgstr "bad write indicators"

#: src/main/connections.c:4457
msgid "not a socket connection"
msgstr "not a socket connection"

#: src/main/context.c:124
msgid ""
"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:280
msgid "no loop to break from, jumping to top level"
msgstr "no loop to break from, jumping to top level"

#: src/main/context.c:288
msgid "no function to return from, jumping to top level"
msgstr "no function to return from, jumping to top level"

#: src/main/context.c:300
msgid "target context is not on the stack"
msgstr "target context is not on the stack"

#: src/main/context.c:322 src/main/context.c:338 src/main/context.c:403
#: src/main/context.c:415 src/main/context.c:427 src/main/context.c:439
msgid "not that many frames on the stack"
msgstr "not that many frames on the stack"

#: src/main/context.c:355
msgid "only positive values of 'n' are allowed"
msgstr "only positive values of ‘n’ are allowed"

#: src/main/context.c:465
msgid "no function to restart"
msgstr "no function to restart"

#: src/main/context.c:546
msgid "internal error in 'do_sys'"
msgstr "internal error in ‘do_sys’"

#: src/main/cov.c:344
msgid "missing observations in cov/cor"
msgstr "missing observations in cov/cor"

#: src/main/cov.c:392
msgid "'x' is empty"
msgstr "‘x’ is empty"

#: src/main/cov.c:412 src/main/cov.c:418
msgid "incompatible dimensions"
msgstr "incompatible dimensions"

#: src/main/cov.c:443
msgid "invalid 'use' (computational method)"
msgstr "invalid ‘use’ (computational method)"

#: src/main/cov.c:457 src/main/cov.c:474
msgid "no complete element pairs"
msgstr "no complete element pairs"

#: src/main/cov.c:509
msgid "the standard deviation is zero"
msgstr "the standard deviation is zero"

#: src/main/cum.c:49
msgid "Integer overflow in 'cumsum'; use 'cumsum(as.numeric(.))'"
msgstr "Integer overflow in 'cumsum'; use ‘cumsum(as.numeric(.))’"

#: src/main/cum.c:181
msgid "min/max not defined for complex numbers"
msgstr "min/max not defined for complex numbers"

#: src/main/cum.c:184 src/main/cum.c:205 src/main/cum.c:228
msgid "unknown cumxxx function"
msgstr "unknown cumxxx function"

#: src/main/datetime.c:507 src/main/datetime.c:513 src/main/datetime.c:527
#: src/main/datetime.c:532
msgid "problem with setting timezone"
msgstr "problem with setting timezone"

#: src/main/datetime.c:517
msgid "cannot set timezones on this system"
msgstr "cannot set timezones on this system"

#: src/main/datetime.c:539 src/main/datetime.c:541
msgid "problem with unsetting timezone"
msgstr "problem with unsetting timezone"

#: src/main/datetime.c:669 src/main/datetime.c:671 src/main/datetime.c:1019
#: src/main/datetime.c:1021
msgid "zero length component in non-empty POSIXlt structure"
msgstr "zero length component in non-empty POSIXlt structure"

#: src/main/dcf.c:63 src/main/dcf.c:115 src/main/dcf.c:168
msgid "could not allocate memory for 'read.dcf'"
msgstr "could not allocate memory for ‘read.dcf’"

#: src/main/debug.c:40
msgid "argument must be a closure"
msgstr "argument must be a closure"

#: src/main/debug.c:63
msgid "argument must be a function"
msgstr "argument must be a function"

#: src/main/debug.c:115 src/main/debug.c:148 src/main/debug.c:203
msgid "argument must not be a function"
msgstr "argument must not be a function"

#: src/main/debug.c:118
msgid "cannot trace NULL"
msgstr "cannot trace NULL"

#: src/main/debug.c:122
msgid "'tracemem' is not useful for promise and environment objects"
msgstr "‘tracemem’ is not useful for promise and environment objects"

#: src/main/debug.c:125
msgid "'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:131 src/main/debug.c:153
msgid "R was not compiled with support for memory profiling"
msgstr "R was not compiled with support for memory profiling"

#: src/main/deparse.c:153 src/main/plot.c:869 src/main/plot.c:1386
#: src/main/plot.c:1695 src/main/plot.c:1762 src/main/plot.c:1839
#: src/main/plot.c:1936 src/main/plot.c:2014 src/main/plot.c:2295
#: src/main/plot.c:2473 src/main/plot.c:2731 src/main/plot.c:3269
#: src/main/plot.c:3396 src/main/plot.c:3475 src/main/plot.c:3646
#: src/main/plot.c:3924 src/main/plot3d.c:1362 src/main/sprintf.c:141
#: src/main/sprintf.c:169
msgid "too few arguments"
msgstr "too few arguments"

#: src/main/deparse.c:160
msgid "invalid 'cutoff' for deparse, using default"
msgstr "invalid ‘cutoff’ for deparse, using default"

#: src/main/deparse.c:236
msgid "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:238
msgid "deparse may be incomplete"
msgstr "deparse may be incomplete"

#: src/main/deparse.c:240
msgid "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:312 src/main/deparse.c:384 src/main/deparse.c:390
msgid "wrote too few characters"
msgstr "wrote too few characters"

#: src/main/deparse.c:332
msgid "character arguments expected"
msgstr "character arguments expected"

#: src/main/deparse.c:335
msgid "zero length argument"
msgstr "zero length argument"

#: src/main/deparse.c:342
msgid "'opts' should be small non-negative integer"
msgstr "‘opts’ should be small non-negative integer"

#: src/main/deparse.c:352 src/main/eval.c:2591
#, c-format
msgid "Object \"%s\" not found"
msgstr "Object “%s” not found"

#: src/main/deparse.c:1366
msgid "badly formed function expression"
msgstr "badly formed function expression"

#: src/main/deriv.c:119
msgid "invalid form in unary minus check"
msgstr "invalid form in unary minus check"

#: src/main/deriv.c:526
#, c-format
msgid "Function '%s' is not in the derivatives table"
msgstr "Function ‘%s’ is not in the derivatives table"

#: src/main/deriv.c:633
msgid "variable must be a character string"
msgstr "variable must be a character string"

#: src/main/deriv.c:635
msgid "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-format
msgid "invalid expression in \"%s\""
msgstr "invalid expression in “%s”"

#: src/main/deriv.c:931 src/main/model.c:1324
msgid "invalid variable names"
msgstr "invalid variable names"

#: src/main/deriv.c:940
msgid "invalid tag"
msgstr "invalid tag"

#: src/main/devices.c:153 src/main/devices.c:160
msgid "no active or default device"
msgstr "no active or default device"

#: src/main/devices.c:401
msgid "argument must have positive length"
msgstr "argument must have positive length"

#: src/main/devices.c:476 src/main/devices.c:538
msgid "too many open devices"
msgstr "too many open devices"

#: src/main/devices.c:573
msgid "not enough memory to allocate device (in GEcreateDevDesc)"
msgstr "not enough memory to allocate device (in GEcreateDevDesc)"

#: src/main/devices.c:619
msgid "Hit <Return> to see next plot: "
msgstr "Hit <Return> to see next plot: "

#: src/main/devices.c:650
msgid "cannot obtain size for the null device"
msgstr "cannot obtain size for the null device"

#: src/main/dotcode.c:109 src/main/dotcode.c:139
msgid "NULL value passed as symbol address"
msgstr "NULL value passed as symbol address"

#: src/main/dotcode.c:144 src/main/dotcode.c:214
#, c-format
msgid "symbol '%s' is too long"
msgstr "symbol ‘%s’ is too long"

#: src/main/dotcode.c:162
msgid "'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:201 src/main/dotcode.c:843
msgid "too many arguments in foreign function call"
msgstr "too many arguments in foreign function call"

#: src/main/dotcode.c:243
#, c-format
msgid "%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:247
#, c-format
msgid "%s symbol name \"%s\" not in load table"
msgstr "%s symbol name “%s” not in load table"

#: src/main/dotcode.c:309
#, c-format
msgid ""
"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:334
#, c-format
msgid "NAs in foreign function call (arg %d)"
msgstr "NAs in foreign function call (arg %d)"

#: src/main/dotcode.c:348
#, c-format
msgid "NA/NaN/Inf in foreign function call (arg %d)"
msgstr "NA/NaN/Inf in foreign function call (arg %d)"

#: src/main/dotcode.c:370
#, c-format
msgid "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:382
msgid "character variables must be duplicated in .C/.Fortran"
msgstr "character variables must be duplicated in .C/.Fortran"

#: src/main/dotcode.c:387
msgid "only first string in char vector used in .Fortran"
msgstr "only first string in char vector used in .Fortran"

#: src/main/dotcode.c:401 src/main/dotcode.c:530
#, c-format
msgid "unsupported encoding '%s'"
msgstr "unsupported encoding ‘%s’"

#: src/main/dotcode.c:416
#, c-format
msgid "conversion problem in re-encoding to '%s'"
msgstr "conversion problem in re-encoding to ‘%s’"

#: src/main/dotcode.c:423 src/main/dotcode.c:552
msgid "re-encoding is not supported on this system"
msgstr "re-encoding is not supported on this system"

#: src/main/dotcode.c:439
msgid "lists must be duplicated in .C"
msgstr "lists must be duplicated in .C"

#: src/main/dotcode.c:449 src/main/dotcode.c:461
#, c-format
msgid "invalid mode to pass to Fortran (arg %d)"
msgstr "invalid mode to pass to Fortran (arg %d)"

#: src/main/dotcode.c:544
#, c-format
msgid "conversion problem in re-encoding from '%s'"
msgstr "conversion problem in re-encoding from ‘%s’"

#: src/main/dotcode.c:621
msgid "NAOK used more than once"
msgstr "NAOK used more than once"

#: src/main/dotcode.c:625
msgid "DUP used more than once"
msgstr "DUP used more than once"

#: src/main/dotcode.c:631
msgid "DLL name is too long"
msgstr "DLL name is too long"

#: src/main/dotcode.c:634 src/main/dotcode.c:694 src/main/dotcode.c:700
msgid "PACKAGE used more than once"
msgstr "PACKAGE used more than once"

#: src/main/dotcode.c:673
msgid "PACKAGE argument must be a single character string"
msgstr "PACKAGE argument must be a single character string"

#: src/main/dotcode.c:679
msgid "PACKAGE argument is too long"
msgstr "PACKAGE argument is too long"

#: src/main/dotcode.c:723 src/main/dotcode.c:731
msgid "ENCODING used more than once"
msgstr "ENCODING used more than once"

#: src/main/dotcode.c:725 src/main/dotcode.c:733
msgid "ENCODING argument must be a single character string"
msgstr "ENCODING argument must be a single character string"

#: src/main/dotcode.c:750
msgid "no arguments supplied"
msgstr "no arguments supplied"

#: src/main/dotcode.c:751 src/main/seq.c:576
msgid "too many arguments"
msgstr "too many arguments"

#: src/main/dotcode.c:807 src/main/dotcode.c:850 src/main/dotcode.c:1675
#, c-format
msgid "Incorrect number of arguments (%d), expecting %d for %s"
msgstr "Incorrect number of arguments (%d), expecting %d for %s"

#: src/main/dotcode.c:1508 src/main/dotcode.c:2309
msgid "too many arguments, sorry"
msgstr "too many arguments, sorry"

#: src/main/dotcode.c:1533 src/main/dotcode.c:1555
msgid "Invalid graphics state"
msgstr "Invalid graphics state"

#: src/main/dotcode.c:1628
msgid "NULL value for DLLInfoReference when looking for DLL"
msgstr "NULL value for DLLInfoReference when looking for DLL"

#: src/main/dotcode.c:1701
#, c-format
msgid "Wrong type for argument %d in call to %s"
msgstr "Wrong type for argument %d in call to %s"

#: src/main/dotcode.c:2403
#, c-format
msgid "type \"%s\" not supported in interlanguage calls"
msgstr "type “%s” not supported in interlanguage calls"

#: src/main/dotcode.c:2415
msgid "invalid function in call_R"
msgstr "invalid function in call_R"

#: src/main/dotcode.c:2417
msgid "invalid argument count in call_R"
msgstr "invalid argument count in call_R"

#: src/main/dotcode.c:2419
msgid "invalid return value count in call_R"
msgstr "invalid return value count in call_R"

#: src/main/dotcode.c:2462
#, c-format
msgid "mode '%s' is not supported in call_R"
msgstr "mode ‘%s’ is not supported in call_R"

#: src/main/dounzip.c:179
msgid "invalid zip name argument"
msgstr "invalid zip name argument"

#: src/main/dounzip.c:182 src/main/dounzip.c:252
msgid "zip path is too long"
msgstr "zip path is too long"

#: src/main/dounzip.c:198
msgid "'destination' is too long"
msgstr "‘destination’ is too long"

#: src/main/dounzip.c:201
msgid "'destination' does not exist"
msgstr "‘destination’ does not exist"

#: src/main/dounzip.c:211
msgid "requested file not found in the zip file"
msgstr "requested file not found in the zip file"

#: src/main/dounzip.c:214
msgid "zip file is corrupt"
msgstr "zip file is corrupt"

#: src/main/dounzip.c:217
msgid "CRC error in zip file"
msgstr "CRC error in zip file"

#: src/main/dounzip.c:221
msgid "internal error in unz code"
msgstr "internal error in unz code"

#: src/main/dounzip.c:224
msgid "write error in extracting from zip file"
msgstr "write error in extracting from zip file"

#: src/main/dounzip.c:227
#, c-format
msgid "error %d in extracting from zip file"
msgstr "error %d in extracting from zip file"

#: src/main/dounzip.c:247
msgid "unz connections can only be opened for reading"
msgstr "unz connections can only be opened for reading"

#: src/main/dounzip.c:258
msgid "invalid description of unz connection"
msgstr "invalid description of unz connection"

#: src/main/dounzip.c:264
#, c-format
msgid "cannot open zip file '%s'"
msgstr "cannot open zip file ‘%s’"

#: src/main/dounzip.c:268
#, c-format
msgid "cannot locate file '%s' in zip file '%s'"
msgstr "cannot locate file ‘%s’ in zip file ‘%s’"

#: src/main/dounzip.c:312
msgid "printing not enabled for this connection"
msgstr "printing not enabled for this connection"

#: src/main/dounzip.c:319
msgid "write not enabled for this connection"
msgstr "write not enabled for this connection"

#: src/main/dounzip.c:339 src/main/dounzip.c:343 src/main/dounzip.c:349
#: src/main/dounzip.c:366
msgid "allocation of unz connection failed"
msgstr "allocation of unz connection failed"

#: src/main/dstruct.c:82
msgid "invalid formal arguments for \"function\""
msgstr "invalid formal arguments for “function”"

#: src/main/dstruct.c:94
msgid ""
"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:46
msgid "Graphics API version mismatch"
msgstr "Graphics API version mismatch"

#: src/main/engine.c:118 src/main/engine.c:175
msgid "unable to allocate memory (in GEregister)"
msgstr "unable to allocate memory (in GEregister)"

#: src/main/engine.c:152
msgid "too many graphics systems registered"
msgstr "too many graphics systems registered"

#: src/main/engine.c:193
msgid "no graphics system to unregister"
msgstr "no graphics system to unregister"

#: src/main/engine.c:441 src/main/engine.c:446 src/main/engine.c:454
#: src/main/engine.c:461 src/main/engine.c:475 src/modules/X11/devX11.c:993
msgid "invalid line end"
msgstr "invalid line end"

#: src/main/engine.c:506 src/main/engine.c:511 src/main/engine.c:519
#: src/main/engine.c:526 src/main/engine.c:540 src/modules/X11/devX11.c:1011
msgid "invalid line join"
msgstr "invalid line join"

#: src/main/engine.c:774
msgid "out of memory while clipping polyline"
msgstr "out of memory while clipping polyline"

#: src/main/engine.c:1529
#, c-format
msgid "font face %d not supported for font family '%s'"
msgstr "font face %d not supported for font family ‘%s’"

#: src/main/engine.c:1839
msgid "no graphics device is active"
msgstr "no graphics device is active"

#: src/main/engine.c:1920
#, c-format
msgid "pch value '%d' is invalid in this locale"
msgstr "pch value ‘%d’ is invalid in this locale"

#: src/main/engine.c:2176
#, c-format
msgid "unimplemented pch value '%d'"
msgstr "unimplemented pch value ‘%d’"

#: src/main/engine.c:2199
#, c-format
msgid "invalid axis extents [GEPretty(.,.,n=%d)"
msgstr "invalid axis extents [GEPretty(.,.,n=%d)"

#: src/main/engine.c:2203
#, c-format
msgid "infinite axis extents [GEPretty(%g,%g,%d)]"
msgstr "infinite axis extents [GEPretty(%g,%g,%d)]"

#: src/main/engine.c:2241
#, c-format
msgid " .. GEPretty(.): new *lo = %g < %g = x1"
msgstr " .. GEPretty(.): new *lo = %g < %g = x1"

#: src/main/engine.c:2243
#, c-format
msgid " .. GEPretty(.): new *up = %g > %g = x2"
msgstr " .. GEPretty(.): new *up = %g > %g = x2"

#: src/main/engine.c:2552
msgid "Display list redraw incomplete"
msgstr "Display list redraw incomplete"

#: src/main/engine.c:2736
msgid "'expr' argument must be an expression"
msgstr "‘expr’ argument must be an expression"

#: src/main/engine.c:2738
msgid "'list' argument must be a list"
msgstr "‘list’ argument must be a list"

#: src/main/engine.c:2744
msgid "'env' argument must be an environment"
msgstr "‘env’ argument must be an environment"

#: src/main/engine.c:2766 src/main/graphics.c:2404
msgid "invalid graphics state"
msgstr "invalid graphics state"

#: src/main/engine.c:2825 src/main/engine.c:2833
msgid "invalid multibyte char in pch=\"c\""
msgstr "invalid multibyte char in pch=“c”"

#: src/main/engine.c:2904
msgid "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:2908
msgid "invalid line type: zeroes are not allowed"
msgstr "invalid line type: zeroes are not allowed"

#: src/main/engine.c:2917 src/main/engine.c:2925 src/main/engine.c:2932
msgid "invalid line type"
msgstr "invalid line type"

#: src/main/envir.c:112 src/main/envir.c:124
#, c-format
msgid "cannot change value of locked binding for '%s'"
msgstr "cannot change value of locked binding for ‘%s’"

#: src/main/envir.c:230 src/main/envir.c:1305
msgid "cannot add bindings to a locked environment"
msgstr "cannot add bindings to a locked environment"

#: src/main/envir.c:706
msgid "invalid cached value in R_GetGlobalCache"
msgstr "invalid cached value in R_GetGlobalCache"

#: src/main/envir.c:760
msgid "cannot unbind in the base namespace"
msgstr "cannot unbind in the base namespace"

#: src/main/envir.c:762
msgid "unbind in the base environment is unimplemented"
msgstr "unbind in the base environment is unimplemented"

#: src/main/envir.c:764 src/main/envir.c:1499
msgid "cannot remove bindings from a locked environment"
msgstr "cannot remove bindings from a locked environment"

#: src/main/envir.c:1007
#, c-format
msgid "argument to '%s' is not an environment"
msgstr "argument to ‘%s’ is not an environment"

#: src/main/envir.c:1168
#, c-format
msgid "The ... list does not contain %d elements"
msgstr "The ... list does not contain %d elements"

#: src/main/envir.c:1174
#, c-format
msgid "..%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:1245 src/main/eval.c:426 src/main/eval.c:2594
#, c-format
msgid "argument \"%s\" is missing, with no default"
msgstr "argument “%s” is missing, with no default"

#: src/main/envir.c:1250
#, c-format
msgid "could not find function \"%s\""
msgstr "could not find function “%s”"

#: src/main/envir.c:1273
msgid "cannot assign values in the empty environment"
msgstr "cannot assign values in the empty environment"

#: src/main/envir.c:1279 src/main/envir.c:1348
msgid "cannot assign variables to this database"
msgstr "cannot assign variables to this database"

#: src/main/envir.c:1431
#, c-format
msgid "cannot add binding of '%s' to the base environment"
msgstr "cannot add binding of ‘%s’ to the base environment"

#: src/main/envir.c:1493
msgid "cannot remove variables from base namespace"
msgstr "cannot remove variables from base namespace"

#: src/main/envir.c:1495
msgid "cannot remove variables from the base environment"
msgstr "cannot remove variables from the base environment"

#: src/main/envir.c:1497
msgid "cannot remove variables from the empty environment"
msgstr "cannot remove variables from the empty environment"

#: src/main/envir.c:1505
msgid "cannot remove variables from this database"
msgstr "cannot remove variables from this database"

#: src/main/envir.c:1576 src/main/envir.c:1655
#, c-format
msgid "variable \"%s\" was not found"
msgstr "variable “%s” was not found"

#: src/main/envir.c:1658
#, c-format
msgid "variable \"%s\" of mode \"%s\" was not found"
msgstr "variable “%s” of mode “%s” was not found"

#: src/main/envir.c:1725
#, c-format
msgid "invalid name in position %d"
msgstr "invalid name in position %d"

#: src/main/envir.c:1733
msgid "second argument must be an environment"
msgstr "second argument must be an environment"

#: src/main/envir.c:1741 src/main/envir.c:1749
#, c-format
msgid "wrong length for '%s' argument"
msgstr "wrong length for ‘%s’ argument"

#: src/main/envir.c:1863
msgid "invalid use of 'missing'"
msgstr "invalid use of ‘missing’"

#: src/main/envir.c:1888
msgid "'missing' can only be used for arguments"
msgstr "‘missing’ can only be used for arguments"

#: src/main/envir.c:1969
msgid "'pos' must be an integer"
msgstr "‘pos’ must be an integer"

#: src/main/envir.c:1983
msgid "all elements of a list must be named"
msgstr "all elements of a list must be named"

#: src/main/envir.c:2006
msgid "'attach' only works for lists, data frames and environments"
msgstr "‘attach’ only works for lists, data frames and environments"

#: src/main/envir.c:2089
msgid "detaching \"package:base\" is not allowed"
msgstr "detaching “package:base” is not allowed"

#: src/main/envir.c:2378 src/main/envir.c:2431
msgid "argument must be an environment"
msgstr "argument must be an environment"

#: src/main/envir.c:2435
msgid "arguments must be symbolic"
msgstr "arguments must be symbolic"

#: src/main/envir.c:2538 src/main/random.c:35 src/main/random.c:566
msgid "invalid arguments"
msgstr "invalid arguments"

#: src/main/envir.c:2596
msgid "no enclosing environment"
msgstr "no enclosing environment"

#: src/main/envir.c:2644
#, c-format
msgid "no item called \"%s\" on the search list"
msgstr "no item called “%s” on the search list"

#: src/main/envir.c:2663
msgid "using 'as.environment(NULL)' is defunct"
msgstr "using ‘as.environment(NULL)’ is defunct"

#: src/main/envir.c:2666
msgid "invalid object for 'as.environment'"
msgstr "invalid object for ‘as.environment’"

#: src/main/envir.c:2690 src/main/envir.c:2717 src/main/envir.c:2745
#: src/main/envir.c:2765 src/main/envir.c:2787 src/main/envir.c:2821
#: src/main/envir.c:2841
msgid "not an environment"
msgstr "not an environment"

#: src/main/envir.c:2741 src/main/envir.c:2761 src/main/envir.c:2781
#: src/main/envir.c:2817 src/main/envir.c:2837 src/main/envir.c:2935
msgid "not a symbol"
msgstr "not a symbol"

#: src/main/envir.c:2753 src/main/envir.c:2773 src/main/envir.c:2829
#: src/main/envir.c:2849
#, c-format
msgid "no binding for \"%s\""
msgstr "no binding for “%s”"

#: src/main/envir.c:2783
msgid "not a function"
msgstr "not a function"

#: src/main/envir.c:2790 src/main/envir.c:2806
msgid "symbol already has a regular binding"
msgstr "symbol already has a regular binding"

#: src/main/envir.c:2792 src/main/envir.c:2808
msgid "cannot change active binding if binding is locked"
msgstr "cannot change active binding if binding is locked"

#: src/main/envir.c:2894
msgid "unknown op"
msgstr "unknown op"

#: src/main/envir.c:2939
msgid "cannot unbind a locked binding"
msgstr "cannot unbind a locked binding"

#: src/main/envir.c:2941
msgid "cannot unbind an active binding"
msgstr "cannot unbind an active binding"

#: src/main/envir.c:3078
msgid "bad name space name"
msgstr "bad name space name"

#: src/main/envir.c:3090
msgid "name space already registered"
msgstr "name space already registered"

#: src/main/envir.c:3102
msgid "name space not registered"
msgstr "name space not registered"

#: src/main/envir.c:3148
msgid "bad import environment argument"
msgstr "bad import environment argument"

#: src/main/envir.c:3152
msgid "bad export environment argument"
msgstr "bad export environment argument"

#: src/main/envir.c:3156
msgid "length of import and export names must match"
msgstr "length of import and export names must match"

#: src/main/envir.c:3179
#, c-format
msgid "exported symbol '%s' has no value"
msgstr "exported symbol ‘%s’ has no value"

#: src/main/errors.c:158 src/main/errors.c:195
msgid "interrupts suspended; signal ignored"
msgstr "interrupts suspended; signal ignored"

#: src/main/errors.c:290
msgid "invalid option \"warning.expression\""
msgstr "invalid option “warning.expression”"

#: src/main/errors.c:320
#, c-format
msgid "(converted from warning) %s"
msgstr "(converted from warning) %s"

#: src/main/errors.c:331
#, c-format
msgid "Warning: %s\n"
msgstr "Warning: %s\n"

#: src/main/errors.c:335 src/main/errors.c:338
#, c-format
msgid "Warning in %s : %s\n"
msgstr "Warning in %s : %s\n"

#: src/main/errors.c:340
#, c-format
msgid ""
"Warning in %s :\n"
"  %s\n"
msgstr ""
"Warning in %s :\n"
"  %s\n"

#: src/main/errors.c:404 src/main/errors.c:422 src/main/errors.c:552
msgid "Lost warning messages\n"
msgstr "Lost warning messages\n"

#: src/main/errors.c:495
#, c-format
msgid "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:498
msgid "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:543
msgid "Error during wrapup: "
msgstr "Error during wrapup: "

#: src/main/errors.c:568
msgid "Error in "
msgstr "Error in "

#: src/main/errors.c:596 src/main/errors.c:601
#, c-format
msgid "Error: "
msgstr "Error: "

#: src/main/errors.c:620 src/main/errors.c:1243
msgid "In addition: "
msgstr "In addition: "

#: src/main/errors.c:741
msgid "invalid option \"error\"\n"
msgstr "invalid option “error”\n"

#: src/main/errors.c:821
msgid "Execution halted\n"
msgstr "Execution halted\n"

#: src/main/errors.c:956
#, c-format
msgid "invalid '%s' arguemnt"
msgstr "invalid ‘%s’ arguemnt"

#: src/main/errors.c:958
msgid "'msg1' must be a character string"
msgstr "‘msg1’ must be a character string"

#: src/main/errors.c:960
msgid "'msg2' must be a character string"
msgstr "‘msg2’ must be a character string"

#: src/main/errors.c:1055
msgid " [invalid string in stop(.)]"
msgstr " [invalid string in stop(.)]"

#: src/main/errors.c:1081
msgid " [invalid string in warning(.)]"
msgstr " [invalid string in warning(.)]"

#: src/main/errors.c:1096
#, c-format
msgid "incorrect number of arguments to \"%s\""
msgstr "incorrect number of arguments to “%s”"

#: src/main/errors.c:1102 src/main/errors.c:1117
#, c-format
msgid "unimplemented feature in %s"
msgstr "unimplemented feature in %s"

#: src/main/errors.c:1114
msgid "time-series/vector length mismatch"
msgstr "time-series/vector length mismatch"

#: src/main/errors.c:1115
msgid "incompatible arguments"
msgstr "incompatible arguments"

#: src/main/errors.c:1118
msgid "unknown error (report this!)"
msgstr "unknown error (report this!)"

#: src/main/errors.c:1130
msgid "unknown warning (report this!)"
msgstr "unknown warning (report this!)"

#: src/main/errors.c:1208
msgid "No function to return from, jumping to top level"
msgstr "No function to return from, jumping to top level"

#: src/main/errors.c:1224
msgid "top level inconsistency?"
msgstr "top level inconsistency?"

#: src/main/errors.c:1385
msgid "bad handler data"
msgstr "bad handler data"

#: src/main/errors.c:1536
msgid "error message not a string"
msgstr "error message not a string"

#: src/main/errors.c:1611
msgid "handler or restart stack mismatch in old restart"
msgstr "handler or restart stack mismatch in old restart"

#: src/main/errors.c:1637 src/main/errors.c:1653
msgid "bad error message"
msgstr "bad error message"

#: src/main/errors.c:1695
msgid "bad restart"
msgstr "bad restart"

#: src/main/errors.c:1727
msgid "restart not on stack"
msgstr "restart not on stack"

#: src/main/errors.c:1744
msgid "not in a try context"
msgstr "not in a try context"

#: src/main/errors.c:1757
msgid "error message must be a character string"
msgstr "error message must be a character string"

#: src/main/eval.c:237
#, c-format
msgid "Rprof: cannot open profile file '%s'"
msgstr "Rprof: cannot open profile file ‘%s’"

#: src/main/eval.c:278
msgid "can't use R profiling while byte code profiling"
msgstr "can't use R profiling while byte code profiling"

#: src/main/eval.c:298
msgid "R profiling is not available on this system"
msgstr "R profiling is not available on this system"

#: src/main/eval.c:322
msgid ""
"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:324
msgid "restarting interrupted promise evaluation"
msgstr "restarting interrupted promise evaluation"

#: src/main/eval.c:366
msgid ""
"evaluation nested too deeply: infinite recursion / options(expressions=)?"
msgstr ""
"evaluation nested too deeply: infinite recursion / options(expressions=)?"

#: src/main/eval.c:416 src/main/eval.c:515 src/main/eval.c:1510
#: src/main/eval.c:1571 src/main/eval.c:1625 src/main/eval.c:1858
#: src/main/eval.c:3159 src/main/eval.c:3266
msgid "'...' used in an incorrect context"
msgstr "‘...’ used in an incorrect context"

#: src/main/eval.c:422 src/main/eval.c:878
#, c-format
msgid "object \"%s\" not found"
msgstr "object “%s” not found"

#: src/main/eval.c:428 src/main/eval.c:2595
msgid "argument is missing, with no default"
msgstr "argument is missing, with no default"

#: src/main/eval.c:511 src/main/eval.c:3107
msgid "attempt to apply non-function"
msgstr "attempt to apply non-function"

#: src/main/eval.c:806
#, c-format
msgid "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:824
#, c-format
msgid "symbol \"%s\" not in environment of method"
msgstr "symbol “%s” not in environment of method"

#: src/main/eval.c:933
msgid "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:950
msgid "missing value where TRUE/FALSE needed"
msgstr "missing value where TRUE/FALSE needed"

#: src/main/eval.c:951
msgid "argument is not interpretable as logical"
msgstr "argument is not interpretable as logical"

#: src/main/eval.c:952
msgid "argument is of length zero"
msgstr "argument is of length zero"

#: src/main/eval.c:996
msgid "non-symbol loop variable"
msgstr "non-symbol loop variable"

#: src/main/eval.c:1069
msgid "invalid for() loop sequence"
msgstr "invalid for() loop sequence"

#: src/main/eval.c:1195
msgid "'...' not allowed in return"
msgstr "‘...’ not allowed in return"

#: src/main/eval.c:1209
msgid "multi-argument returns are deprecated"
msgstr "multi-argument returns are deprecated"

#: src/main/eval.c:1212
msgid "empty expression in return value"
msgstr "empty expression in return value"

#: src/main/eval.c:1266
msgid "invalid (NULL) left side of assignment"
msgstr "invalid (NULL) left side of assignment"

#: src/main/eval.c:1288
msgid "target of assignment expands to non-language object"
msgstr "target of assignment expands to non-language object"

#: src/main/eval.c:1333
msgid "cannot do complex assignments in base namespace"
msgstr "cannot do complex assignments in base namespace"

#: src/main/eval.c:1335
msgid "cannot do complex assignments in base environment"
msgstr "cannot do complex assignments in base environment"

#: src/main/eval.c:1355 src/main/eval.c:1373
msgid "invalid function in complex assignment"
msgstr "invalid function in complex assignment"

#: src/main/eval.c:1357 src/main/eval.c:1375
#, c-format
msgid "overlong name in '%s'"
msgstr "overlong name in ‘%s’"

#: src/main/eval.c:1449
msgid "invalid (do_set) left-hand side to assignment"
msgstr "invalid (do_set) left-hand side to assignment"

#: src/main/eval.c:1464
msgid "invalid assignment left-hand side"
msgstr "invalid assignment left-hand side"

#: src/main/eval.c:1519
#, c-format
msgid ""
"element %d is empty;\n"
"   the part of the args list of a builtin being evaluated was:\n"
"   %s"
msgstr ""
"element %d is empty;\n"
"   the part of the args list of a builtin being evaluated was:\n"
"   %s"

#: src/main/eval.c:1523
#, c-format
msgid ""
"element %d is empty;\n"
"   the part of the args list of '%s' being evaluated was:\n"
"   %s"
msgstr ""
"element %d is empty;\n"
"   the part of the args list of ‘%s’ being evaluated was:\n"
"   %s"

#: src/main/eval.c:1656
msgid "invalid formal argument list for \"function\""
msgstr "invalid formal argument list for “function”"

#: src/main/eval.c:1702
msgid "numeric 'envir' arg not of length one"
msgstr "numeric ‘envir’ arg not of length one"

#: src/main/eval.c:1724 src/main/eval.c:1743
msgid "restarts not supported in 'eval'"
msgstr "restarts not supported in ‘eval’"

#: src/main/eval.c:1790
msgid "'Recall' called from outside a closure"
msgstr "‘Recall’ called from outside a closure"

#: src/main/eval.c:1852
msgid "value in '...' is not a promise"
msgstr "value in ‘...’ is not a promise"

#: src/main/eval.c:2022 src/main/objects.c:649
#, c-format
msgid "call name too long in '%s'"
msgstr "call name too long in ‘%s’"

#: src/main/eval.c:2043
#, c-format
msgid "generic name too long in '%s'"
msgstr "generic name too long in ‘%s’"

#: src/main/eval.c:2075
#, c-format
msgid "Incompatible methods (\"%s\", \"%s\") for \"%s\""
msgstr "Incompatible methods (“%s”, “%s”) for “%s”"

#: src/main/eval.c:2137 src/main/objects.c:1240 src/main/objects.c:1259
msgid "dispatch error"
msgstr "dispatch error"

#: src/main/eval.c:2518
msgid "node stack overflow"
msgstr "node stack overflow"

#: src/main/eval.c:2524
msgid "integer stack overflow"
msgstr "integer stack overflow"

#: src/main/eval.c:2577
msgid "Bad opcode"
msgstr "Bad opcode"

#: src/main/eval.c:2724
msgid "not a vector object"
msgstr "not a vector object"

#: src/main/eval.c:2732 src/main/eval.c:2754 src/main/eval.c:2778
#: src/main/eval.c:2802
msgid "can only handle simple real vectors"
msgstr "can only handle simple real vectors"

#: src/main/eval.c:2741 src/main/eval.c:2788
msgid "not a simple vector"
msgstr "not a simple vector"

#: src/main/eval.c:2758 src/main/eval.c:2806 src/main/subassign.c:972
#: src/main/subset.c:792
msgid "incorrect number of subscripts"
msgstr "incorrect number of subscripts"

#: src/main/eval.c:2769 src/main/eval.c:2820
msgid "not a simple matrix"
msgstr "not a simple matrix"

#: src/main/eval.c:2857
msgid "bytecode version mismatch; using eval"
msgstr "bytecode version mismatch; using eval"

#: src/main/eval.c:2862
msgid "bytecode version is too old"
msgstr "bytecode version is too old"

#: src/main/eval.c:2863
msgid "bytecode version is too new"
msgstr "bytecode version is too new"

#: src/main/eval.c:2868
msgid "byte code version mismatch"
msgstr "byte code version mismatch"

#: src/main/eval.c:2884
msgid "missing value where logical needed"
msgstr "missing value where logical needed"

#: src/main/eval.c:2885
msgid "argument of if(*) is not interpretable as logical"
msgstr "argument of if(*) is not interpretable as logical"

#: src/main/eval.c:2919
msgid "invalid sequence argument in for loop"
msgstr "invalid sequence argument in for loop"

#: src/main/eval.c:3069 src/main/eval.c:3090 src/main/eval.c:3204
msgid "not a BUILTIN function"
msgstr "not a BUILTIN function"

#: src/main/eval.c:3190
msgid "bad function"
msgstr "bad function"

#: src/main/eval.c:3230
msgid "not a SPECIAL function"
msgstr "not a SPECIAL function"

#: src/main/eval.c:3460
msgid "cannot find index for threaded code address"
msgstr "cannot find index for threaded code address"

#: src/main/eval.c:3540
msgid "invalid symbol"
msgstr "invalid symbol"

#: src/main/eval.c:3584
msgid "argument is not a byte code object"
msgstr "argument is not a byte code object"

#: src/main/eval.c:3605
msgid "bad file name"
msgstr "bad file name"

#: src/main/eval.c:3609 src/main/eval.c:3630
msgid "unable to open 'file'"
msgstr "unable to open ‘file’"

#: src/main/eval.c:3624 src/main/saveload.c:1964
msgid "'file' must be non-empty string"
msgstr "‘file’ must be non-empty string"

#: src/main/eval.c:3626 src/main/saveload.c:1966 src/main/saveload.c:2263
#: src/main/serialize.c:1796
msgid "'ascii' must be logical"
msgstr "‘ascii’ must be logical"

#: src/main/eval.c:3655 src/main/eval.c:3662
msgid "R_CompiledFileName: buffer too small"
msgstr "R_CompiledFileName: buffer too small"

#: src/main/eval.c:3695
msgid "code must be a generic vector"
msgstr "code must be a generic vector"

#: src/main/eval.c:3734
msgid "profile timer in use"
msgstr "profile timer in use"

#: src/main/eval.c:3736
msgid "already byte code profiling"
msgstr "already byte code profiling"

#: src/main/eval.c:3754
msgid "setting profile timer failed"
msgstr "setting profile timer failed"

#: src/main/eval.c:3771
msgid "not byte code profiling"
msgstr "not byte code profiling"

#: src/main/fourier.c:54 src/main/fourier.c:145 src/main/summary.c:753
msgid "non-numeric argument"
msgstr "non-numeric argument"

#: src/main/fourier.c:72 src/main/fourier.c:87 src/main/fourier.c:159
msgid "fft factorization error"
msgstr "fft factorization error"

#: src/main/fourier.c:131
msgid "vector-valued (multivariate) series required"
msgstr "vector-valued (multivariate) series required"

#: src/main/fourier.c:203
msgid "no factors"
msgstr "no factors"

#: src/main/fourier.c:206
msgid "invalid factors"
msgstr "invalid factors"

#: src/main/gevents.c:42
msgid "graphics device does not support graphics events"
msgstr "graphics device does not support graphics events"

#: src/main/gevents.c:45
msgid "invalid prompt"
msgstr "invalid prompt"

#: src/main/gevents.c:51
msgid "'onMouseDown' not supported"
msgstr "‘onMouseDown’ not supported"

#: src/main/gevents.c:53
msgid "invalid 'onMouseDown' callback"
msgstr "invalid ‘onMouseDown’ callback"

#: src/main/gevents.c:59
msgid "'onMouseMove' not supported"
msgstr "‘onMouseMove’ not supported"

#: src/main/gevents.c:61
msgid "invalid 'onMouseMove' callback"
msgstr "invalid ‘onMouseMove’ callback"

#: src/main/gevents.c:67
msgid "'onMouseUp' not supported"
msgstr "‘onMouseUp’ not supported"

#: src/main/gevents.c:69
msgid "invalid 'onMouseUp' callback"
msgstr "invalid ‘onMouseUp’ callback"

#: src/main/gevents.c:75
msgid "'onKeybd' not supported"
msgstr "‘onKeybd’ not supported"

#: src/main/gevents.c:77
msgid "invalid 'onKeybd' callback"
msgstr "invalid ‘onKeybd’ callback"

#: src/main/gram.y:122
#, c-format
msgid "EOF whilst reading MBCS char at line %d"
msgstr "EOF whilst reading MBCS char at line %d"

#: src/main/gram.y:125 src/main/gram.y:133
#, c-format
msgid "invalid multibyte character in mbcs_get_next at line %d"
msgstr "invalid multibyte character in mbcs_get_next at line %d"

#: src/main/gram.y:136
msgid "EOF whilst reading MBCS char"
msgstr "EOF whilst reading MBCS char"

#: src/main/gram.y:392
#, c-format
msgid "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:847
#, c-format
msgid "unable to allocate space for source line %d"
msgstr "unable to allocate space for source line %d"

#: src/main/gram.y:957
#, c-format
msgid "incorrect tag type at line %d"
msgstr "incorrect tag type at line %d"

#: src/main/gram.y:1479
msgid "contextstack overflow"
msgstr "contextstack overflow"

#: src/main/gram.y:1715
msgid "input"
msgstr "input"

#: src/main/gram.y:1716
msgid "end of input"
msgstr "end of input"

#: src/main/gram.y:1717
msgid "string constant"
msgstr "string constant"

#: src/main/gram.y:1718
msgid "numeric constant"
msgstr "numeric constant"

#: src/main/gram.y:1719
msgid "symbol"
msgstr "symbol"

#: src/main/gram.y:1720
msgid "assignment"
msgstr "assignment"

#: src/main/gram.y:1721
msgid "end of line"
msgstr "end of line"

#: src/main/gram.y:1734 src/main/gram.y:1740
#, c-format
msgid "unexpected %s"
msgstr "unexpected %s"

#: src/main/gram.y:1750
#, c-format
msgid "Repeated formal argument '%s' on line %d"
msgstr "Repeated formal argument ‘%s’ on line %d"

#: src/main/gram.y:1762
#, c-format
msgid "input buffer overflow at line %d"
msgstr "input buffer overflow at line %d"

#: src/main/gram.y:1901
#, c-format
msgid "integer literal %sL contains decimal; using numeric value"
msgstr "integer literal %sL contains decimal; using numeric value"

#: src/main/gram.y:1903
#, c-format
msgid "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:1914
#, c-format
msgid "integer literal %sL contains unnecessary decimal point"
msgstr "integer literal %sL contains unnecessary decimal point"

#: src/main/gram.y:1937
#, c-format
msgid "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:2049
#, c-format
msgid "\\uxxxx sequences not supported (line %d)"
msgstr "\\uxxxx sequences not supported (line %d)"

#: src/main/gram.y:2068 src/main/gram.y:2081
#, c-format
msgid "invalid \\u{xxxx} sequence (line %d)"
msgstr "invalid \\u{xxxx} sequence (line %d)"

#: src/main/gram.y:2083
#, c-format
msgid "invalid \\uxxxx sequence (line %d)"
msgstr "invalid \\uxxxx sequence (line %d)"

#: src/main/gram.y:2092
#, c-format
msgid "\\Uxxxxxxxx sequences not supported (line %d)"
msgstr "\\Uxxxxxxxx sequences not supported (line %d)"

#: src/main/gram.y:2112 src/main/gram.y:2118
#, c-format
msgid "invalid \\U{xxxxxxxx} sequence (line %d)"
msgstr "invalid \\U{xxxxxxxx} sequence (line %d)"

#: src/main/gram.y:2120
#, c-format
msgid "invalid \\Uxxxxxxxx sequence (line %d)"
msgstr "invalid \\Uxxxxxxxx sequence (line %d)"

#: src/main/gram.y:2162
#, c-format
msgid "'\\%c' is an unrecognized escape in a character string"
msgstr "‘\\%c’ is an unrecognized escape in a character string"

#: src/main/gram.y:2213
#, c-format
msgid ""
"string at line %d containing Unicode escapes not in this locale\n"
"is too long (max 1000 chars)"
msgstr ""
"string at line %d containing Unicode escapes not in this locale\n"
"is too long (max 1000 chars)"

#: src/main/gram.y:2222
#, c-format
msgid "unrecognized escape removed from \"%s\""
msgid_plural "unrecognized escapes removed from \"%s\""
msgstr[0] "unrecognized escape removed from “%s”"
msgstr[1] "unrecognized escapes removed from “%s”"

#: src/main/gram.y:2331
#, c-format
msgid "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:2720 src/main/gram.y:2727 src/main/gram.y:2733
#: src/main/gram.y:2740
#, c-format
msgid "contextstack overflow at line %d"
msgstr "contextstack overflow at line %d"

#: src/main/graphics.c:291
#, c-format
msgid "bad units specified in '%s'"
msgstr "bad units specified in ‘%s’"

#: src/main/graphics.c:1781 src/main/graphics.c:1803
msgid "attempt to plot on null device"
msgstr "attempt to plot on null device"

#: src/main/graphics.c:1833
msgid "outer margins too large (fig.region too small)"
msgstr "outer margins too large (fig.region too small)"

#: src/main/graphics.c:1835
msgid "figure region too large"
msgstr "figure region too large"

#: src/main/graphics.c:1837
msgid "figure margins too large"
msgstr "figure margins too large"

#: src/main/graphics.c:1839
msgid "plot region too large"
msgstr "plot region too large"

#: src/main/graphics.c:1888
#, c-format
msgid "nonfinite axis limits [GScale(%g,%g,%d, .); log=%d]"
msgstr "nonfinite axis limits [GScale(%g,%g,%d, .); log=%d]"

#: src/main/graphics.c:1918
#, c-format
msgid "axis style \"%c\" unimplemented"
msgstr "axis style “%c” unimplemented"

#: src/main/graphics.c:1990
#, c-format
msgid "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:2207 src/main/graphics.c:2570
msgid "No graphics device is active"
msgstr "No graphics device is active"

#: src/main/graphics.c:2402
msgid "plot.new has not been called yet"
msgstr "plot.new has not been called yet"

#: src/main/graphics.c:2537
msgid "no locator capability in device driver"
msgstr "no locator capability in device driver"

#: src/main/graphics.c:2809 src/main/graphics.c:2845
msgid "unable to allocate memory (in GPolygon)"
msgstr "unable to allocate memory (in GPolygon)"

#: src/main/graphics.c:2996
msgid "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:3077
#, c-format
msgid "invalid par(\"bty\") = '%c'; no box() drawn"
msgstr "invalid par(“bty”) = '%c'; no box() drawn"

#: src/main/graphics.c:3094
msgid "invalid argument to GBox"
msgstr "invalid argument to GBox"

#: src/main/graphics.c:3332
msgid "Metric information not available for this device"
msgstr "Metric information not available for this device"

#: src/main/internet.c:89
msgid "internet routines cannot be accessed in module"
msgstr "internet routines cannot be accessed in module"

#: src/main/internet.c:101 src/main/internet.c:113 src/main/internet.c:125
#: src/main/internet.c:136 src/main/internet.c:147 src/main/internet.c:158
#: src/main/internet.c:167 src/main/internet.c:178 src/main/internet.c:189
msgid "internet routines cannot be loaded"
msgstr "internet routines cannot be loaded"

#: src/main/internet.c:199 src/main/internet.c:209 src/main/internet.c:219
#: src/main/internet.c:229 src/main/internet.c:239 src/main/internet.c:249
#: src/main/internet.c:260
msgid "socket routines cannot be loaded"
msgstr "socket routines cannot be loaded"

#: src/main/lapack.c:62
msgid "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:221 src/main/lapack.c:233 src/main/lapack.c:245
#: src/main/lapack.c:257 src/main/lapack.c:269 src/main/lapack.c:281
#: src/main/lapack.c:293 src/main/lapack.c:305 src/main/lapack.c:317
msgid "lapack routines cannot be loaded"
msgstr "lapack routines cannot be loaded"

#: src/main/logic.c:47
msgid "binary operations require two arguments"
msgstr "binary operations require two arguments"

#: src/main/logic.c:64 src/main/logic.c:126
msgid "operations are possible only for numeric or logical types"
msgstr "operations are possible only for numeric or logical types"

#: src/main/logic.c:74
msgid "binary operation on non-conformable arrays"
msgstr "binary operation on non-conformable arrays"

#: src/main/logic.c:100 src/main/relop.c:147
msgid "non-conformable time series"
msgstr "non-conformable time series"

#: src/main/logic.c:208
#, c-format
msgid "'%s' operator requires 2 arguments"
msgstr "‘%s’ operator requires 2 arguments"

#: src/main/logic.c:216
#, c-format
msgid "invalid 'x' type in 'x %s y'"
msgstr "invalid ‘x’ type in ‘x %s y’"

#: src/main/logic.c:223
#, c-format
msgid "invalid 'y' type in 'x %s y'"
msgstr "invalid ‘y’ type in ‘x %s y’"

#: src/main/logic.c:295
msgid "Unary operator `!' called with two arguments"
msgstr "Unary operator ‘!’ called with two arguments"

#: src/main/logic.c:389
#, c-format
msgid "coercing argument of type '%s' to logical"
msgstr "coercing argument of type ‘%s’ to logical"

#: src/main/main.c:50
msgid "dummy - do not translate"
msgstr "dummy - do not translate"

#: src/main/main.c:216
msgid "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:462
msgid "Error: segfault from C stack overflow\n"
msgstr "Error: segfault from C stack overflow\n"

#: src/main/main.c:812
msgid "unable to open the base package\n"
msgstr "unable to open the base package\n"

#: src/main/main.c:872
msgid "WARNING: UTF-8 locales are not supported in this build of R\n"
msgstr "WARNING: UTF-8 locales are not supported in this build of R\n"

#: src/main/main.c:874
msgid "WARNING: multibyte locales are not supported in this build of R\n"
msgstr "WARNING: multibyte locales are not supported in this build of R\n"

#: src/main/main.c:897
msgid "unable to restore saved data in .RData\n"
msgstr "unable to restore saved data in .RData\n"

#: src/main/main.c:943
msgid "During startup - "
msgstr "During startup - "

#: src/main/main.c:1147
msgid "cannot quit from browser"
msgstr "cannot quit from browser"

#: src/main/main.c:1151
msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected."
msgstr "one of “yes”, “no”, “ask” or “default” expected."

#: src/main/main.c:1156
msgid "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:1164
msgid "unrecognized value of 'save'"
msgstr "unrecognized value of ‘save’"

#: src/main/main.c:1167
msgid "invalid 'status', 0 assumed"
msgstr "invalid 'status', 0 assumed"

#: src/main/main.c:1172
msgid "invalid 'runLast', FALSE assumed"
msgstr "invalid 'runLast', FALSE assumed"

#: src/main/main.c:1203
msgid "cannot allocate space for toplevel callback element"
msgstr "cannot allocate space for toplevel callback element"

#: src/main/main.c:1281
msgid "negative index passed to R_removeTaskCallbackByIndex"
msgstr "negative index passed to R_removeTaskCallbackByIndex"

#: src/main/main.c:1389
#, c-format
msgid "warning messages from top-level task callback '%s'\n"
msgstr "warning messages from top-level task callback ‘%s’\n"

#: src/main/main.c:1447
msgid "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:62
msgid "argument 'MoreArgs' of 'mapply' is not a list"
msgstr "argument ‘MoreArgs’ of ‘mapply’ is not a list"

#: src/main/mapply.c:99
msgid "longer argument not a multiple of length of shorter"
msgstr "longer argument not a multiple of length of shorter"

#: src/main/match.c:115
msgid "invalid partial string match"
msgstr "invalid partial string match"

#: src/main/match.c:229 src/main/match.c:280 src/main/objects.c:56
#: src/main/objects.c:66
#, c-format
msgid "formal argument \"%s\" matched by multiple actual arguments"
msgstr "formal argument “%s” matched by multiple actual arguments"

#: src/main/match.c:235 src/main/match.c:274
#, c-format
msgid "argument %d matches multiple formal arguments"
msgstr "argument %d matches multiple formal arguments"

#: src/main/match.c:287
#, c-format
msgid "partial argument match of '%s' to '%s'"
msgstr "partial argument match of ‘%s’ to ‘%s’"

#: src/main/match.c:393
#, c-format
msgid "unused argument(s) %s"
msgstr "unused argument(s) %s"

#: src/main/memory.c:946
msgid "can only weakly reference/finalize reference objects"
msgstr "can only weakly reference/finalize reference objects"

#: src/main/memory.c:980
msgid "finalizer must be a function or NULL"
msgstr "finalizer must be a function or NULL"

#: src/main/memory.c:1030 src/main/memory.c:1038 src/main/memory.c:1049
msgid "not a weak reference"
msgstr "not a weak reference"

#: src/main/memory.c:1160
msgid "first argument must be environment or external pointer"
msgstr "first argument must be environment or external pointer"

#: src/main/memory.c:1162
msgid "second argument must be a function"
msgstr "second argument must be a function"

#: src/main/memory.c:1166
msgid "third argument must be 'TRUE' or 'FALSE'"
msgstr "third argument must be ‘TRUE’ or ‘FALSE’"

#: src/main/memory.c:1533
msgid "vector memory exhausted (limit reached?)"
msgstr "vector memory exhausted (limit reached?)"

#: src/main/memory.c:1539
msgid "cons memory exhausted (limit reached?)"
msgstr "cons memory exhausted (limit reached?)"

#: src/main/memory.c:1660 src/main/memory.c:1666
#, c-format
msgid "cannot allocate memory block of size %0.1f Gb"
msgstr "cannot allocate memory block of size %0.1f Gb"

#: src/main/memory.c:1875
msgid "negative length vectors are not allowed"
msgstr "negative length vectors are not allowed"

#: src/main/memory.c:1895 src/main/memory.c:1906 src/main/memory.c:1917
#: src/main/memory.c:1930
#, c-format
msgid "cannot allocate vector of length %d"
msgstr "cannot allocate vector of length %d"

#: src/main/memory.c:1943
#, c-format
msgid "invalid type/length (%s/%d) in vector allocation"
msgstr "invalid type/length (%s/%d) in vector allocation"

#: src/main/memory.c:2011
#, c-format
msgid "cannot allocate vector of size %0.1f Gb"
msgstr "cannot allocate vector of size %0.1f Gb"

#: src/main/memory.c:2015
#, c-format
msgid "cannot allocate vector of size %0.1f Mb"
msgstr "cannot allocate vector of size %0.1f Mb"

#: src/main/memory.c:2019
#, c-format
msgid "cannot allocate vector of size %0.f Kb"
msgstr "cannot allocate vector of size %0.f Kb"

#: src/main/memory.c:2130
msgid "gc.time() is not implemented on this system"
msgstr "gc.time() is not implemented on this system"

#: src/main/memory.c:2298
msgid "protect(): protection stack overflow"
msgstr "protect(): protection stack overflow"

#: src/main/memory.c:2314
#, c-format
msgid "unprotect(): only %d protected items"
msgstr "unprotect(): only %d protected items"

#: src/main/memory.c:2328
msgid "unprotect_ptr: pointer not found"
msgstr "unprotect_ptr: pointer not found"

#: src/main/memory.c:2369
#, c-format
msgid "Calloc could not allocate (%d of %d) memory"
msgstr "Calloc could not allocate (%d of %d) memory"

#: src/main/memory.c:2379
#, c-format
msgid "Realloc could not re-allocate (size %d) memory"
msgstr "Realloc could not re-allocate (size %d) memory"

#: src/main/memory.c:2632
msgid "not safe to return vector pointer"
msgstr "not safe to return vector pointer"

#: src/main/memory.c:2689 src/main/memory.c:2698 src/main/memory.c:2709
#: src/main/memory.c:2722 src/main/memory.c:2738 src/main/memory.c:2755
msgid "bad value"
msgstr "bad value"

#: src/main/memory.c:2877
msgid "memory profiling is not available on this system"
msgstr "memory profiling is not available on this system"

#: src/main/memory.c:2942
#, c-format
msgid "Rprofmem: cannot open output file '%s'"
msgstr "Rprofmem: cannot open output file ‘%s’"

#: src/main/model.c:143
msgid "invalid term in model formula"
msgstr "invalid term in model formula"

#: src/main/model.c:218
msgid "invalid model formula"
msgstr "invalid model formula"

#: src/main/model.c:244 src/main/model.c:488
msgid "invalid power in formula"
msgstr "invalid power in formula"

#: src/main/model.c:280
msgid "invalid model formula in ExtractVars"
msgstr "invalid model formula in ExtractVars"

#: src/main/model.c:610
#, c-format
msgid "duplicated name '%s' in data frame using '.'"
msgstr "duplicated name ‘%s’ in data frame using ‘.’"

#: src/main/model.c:667
msgid "invalid model formula in EncodeVars"
msgstr "invalid model formula in EncodeVars"

#: src/main/model.c:759
msgid "argument is not a valid model"
msgstr "argument is not a valid model"

#: src/main/model.c:780
msgid "'data' argument is of the wrong type"
msgstr "‘data’ argument is of the wrong type"

#: src/main/model.c:1045
msgid "'.' in formula and no 'data' argument"
msgstr "‘.’ in formula and no ‘data’ argument"

#: src/main/model.c:1193
msgid "invalid formula in 'update'"
msgstr "invalid formula in ‘update’"

#: src/main/model.c:1231
msgid "formula expected"
msgstr "formula expected"

#: src/main/model.c:1322
msgid "invalid variables"
msgstr "invalid variables"

#: src/main/model.c:1326 src/main/model.c:1331
msgid "number of variables != number of variable names"
msgstr "number of variables != number of variable names"

#: src/main/model.c:1329
msgid "invalid extra variables"
msgstr "invalid extra variables"

#: src/main/model.c:1333
msgid "invalid extra variable names"
msgstr "invalid extra variable names"

#: src/main/model.c:1354
#, c-format
msgid "overlong names in '%s'"
msgstr "overlong names in ‘%s’"

#: src/main/model.c:1381
#, c-format
msgid "invalid type (%s) for variable '%s'"
msgstr "invalid type (%s) for variable ‘%s’"

#: src/main/model.c:1386
#, c-format
msgid "variable lengths differ (found for '%s')"
msgstr "variable lengths differ (found for '%s')"

#: src/main/model.c:1440
msgid "invalid result from na.action"
msgstr "invalid result from na.action"

#: src/main/model.c:1633
msgid "invalid model frame"
msgstr "invalid model frame"

#: src/main/model.c:1635
msgid "do not know how many cases"
msgstr "do not know how many cases"

#: src/main/model.c:1658
#, c-format
msgid "variable lengths differ (found for variable %d)"
msgstr "variable lengths differ (found for variable %d)"

#: src/main/model.c:1662 src/main/model.c:1669
#, c-format
msgid "variable %d has no levels"
msgstr "variable %d has no levels"

#: src/main/model.c:1781
msgid "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:1813
#, c-format
msgid "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:1862 src/main/model.c:1867 src/main/model.c:1873
#: src/main/model.c:1884 src/main/model.c:1890 src/main/model.c:1896
msgid "term names will be truncated"
msgstr "term names will be truncated"

#: src/main/model.c:1876
msgid "complex variables are not currently allowed in model matrices"
msgstr "complex variables are not currently allowed in model matrices"

#: src/main/model.c:1900
#, c-format
msgid "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:963
msgid "string argument required"
msgstr "string argument required"

#: src/main/names.c:971
msgid "no such primitive function"
msgstr "no such primitive function"

#: src/main/names.c:1085
msgid "attempt to use zero-length variable name"
msgstr "attempt to use zero-length variable name"

#: src/main/names.c:1087
msgid "symbol print-name too long"
msgstr "symbol print-name too long"

#: src/main/names.c:1116
msgid "invalid .Internal() argument"
msgstr "invalid .Internal() argument"

#: src/main/names.c:1119
msgid "invalid internal function"
msgstr "invalid internal function"

#: src/main/names.c:1121
#, c-format
msgid "no internal function \"%s\""
msgstr "no internal function “%s”"

#: src/main/objects.c:46
msgid "generic 'function' is not a function"
msgstr "generic ‘function’ is not a function"

#: src/main/objects.c:184
msgid "bad generic call environment"
msgstr "bad generic call environment"

#: src/main/objects.c:190
msgid "bad generic definition environment"
msgstr "bad generic definition environment"

#: src/main/objects.c:226 src/main/objects.c:344
msgid "'UseMethod' used in an inappropriate fashion"
msgstr "‘UseMethod’ used in an inappropriate fashion"

#: src/main/objects.c:246
msgid "Invalid generic function in 'usemethod'"
msgstr "Invalid generic function in ‘usemethod’"

#: src/main/objects.c:337
msgid "corrupt internals!"
msgstr "corrupt internals!"

#: src/main/objects.c:349
msgid "there must be a first argument"
msgstr "there must be a first argument"

#: src/main/objects.c:377
msgid "arguments after the first two are ignored"
msgstr "arguments after the first two are ignored"

#: src/main/objects.c:388
msgid "'UseMethod' called from outside a closure"
msgstr "‘UseMethod’ called from outside a closure"

#: src/main/objects.c:397
msgid "first argument must be a generic name"
msgstr "first argument must be a generic name"

#: src/main/objects.c:407
#, c-format
msgid "no applicable method for \"%s\""
msgstr "no applicable method for “%s”"

#: src/main/objects.c:466
msgid "'NextMethod' called from outside a function"
msgstr "‘NextMethod’ called from outside a function"

#: src/main/objects.c:472
msgid "'NextMethod' called from an anonymous function"
msgstr "‘NextMethod’ called from an anonymous function"

#: src/main/objects.c:492
msgid "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:495
#, c-format
msgid "'function' is not a function, but of type %d"
msgstr "‘function’ is not a function, but of type %d"

#: src/main/objects.c:569
msgid "wrong argument ..."
msgstr "wrong argument ..."

#: src/main/objects.c:582
msgid "object not specified"
msgstr "object not specified"

#: src/main/objects.c:592 src/main/objects.c:599
msgid "generic function not specified"
msgstr "generic function not specified"

#: src/main/objects.c:596
msgid "invalid generic argument to NextMethod"
msgstr "invalid generic argument to NextMethod"

#: src/main/objects.c:609
msgid "invalid 'group' argument found in NextMethod"
msgstr "invalid ‘group’ argument found in NextMethod"

#: src/main/objects.c:628
msgid "wrong value for .Method"
msgstr "wrong value for .Method"

#: src/main/objects.c:632 src/main/objects.c:641
#, c-format
msgid "method name too long in '%s'"
msgstr "method name too long in ‘%s’"

#: src/main/objects.c:644
msgid "Incompatible methods ignored"
msgstr "Incompatible methods ignored"

#: src/main/objects.c:704 src/main/objects.c:709
msgid "no method to invoke"
msgstr "no method to invoke"

#: src/main/objects.c:752
msgid "cannot unclass an environment"
msgstr "cannot unclass an environment"

#: src/main/objects.c:755
msgid "cannot unclass an external pointer"
msgstr "cannot unclass an external pointer"

#: src/main/objects.c:780
msgid "'what' must be a character vector"
msgstr "‘what’ must be a character vector"

#: src/main/objects.c:785
msgid "'which' must be a length 1 logical vector"
msgstr "‘which’ must be a length 1 logical vector"

#: src/main/objects.c:791
msgid "use 'is()' instead of 'inherits()' on S4 objects"
msgstr "use ‘is()’ instead of ‘inherits()’ on S4 objects"

#: src/main/objects.c:908
#, c-format
msgid "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:949
msgid ""
"standardGeneric called without methods dispatch enabled (will be ignored)"
msgstr ""
"standardGeneric called without methods dispatch enabled (will be ignored)"

#: src/main/objects.c:958
msgid "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:963
#, c-format
msgid ""
"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:985
msgid "argument 'code' must be a character string"
msgstr "argument ‘code’ must be a character string"

#: src/main/objects.c:1037
#, c-format
msgid ""
"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:1045
msgid "invalid object: must be a primitive function"
msgstr "invalid object: must be a primitive function"

#: src/main/objects.c:1092
#, c-format
msgid ""
"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:1214
msgid "invalid primitive operation given for dispatch"
msgstr "invalid primitive operation given for dispatch"

#: src/main/objects.c:1253
#, c-format
msgid ""
"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:1278
msgid "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:1295
msgid "R_getClassDef(.) called with NULL string pointer"
msgstr "R_getClassDef(.) called with NULL string pointer"

#: src/main/objects.c:1318
msgid "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:1322
#, c-format
msgid "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:1391
msgid "'R_get_primname' called on a non-primitive"
msgstr "‘R_get_primname’ called on a non-primitive"

#: src/main/optim.c:75 src/main/optim.c:102 src/main/optim.c:186
msgid "non-finite value supplied by optim"
msgstr "non-finite value supplied by optim"

#: src/main/optim.c:82
#, c-format
msgid "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:109
#, c-format
msgid "gradient in optim evaluated to length %d not %d"
msgstr "gradient in optim evaluated to length %d not %d"

#: src/main/optim.c:193
#, c-format
msgid "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:223 src/main/optim.c:409
msgid "'fn' is not a function"
msgstr "‘fn’ is not a function"

#: src/main/optim.c:239 src/main/optim.c:415
msgid "'parscale' is of the wrong length"
msgstr "‘parscale’ is of the wrong length"

#: src/main/optim.c:253
msgid "'maxit' is not an integer"
msgstr "‘maxit’ is not an integer"

#: src/main/optim.c:271
msgid "'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:423
msgid "'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:429
msgid "'ndeps' is of the wrong length"
msgstr "‘ndeps’ is of the wrong length"

#: src/main/optim.c:381
msgid "unknown 'method'"
msgstr "unknown ‘method’"

#: src/main/optim.c:512
msgid "REPORT must be > 0 (method = \"BFGS\")"
msgstr "REPORT must be > 0 (method = “BFGS”)"

#: src/main/optim.c:523
msgid "initial value in 'vmmin' is not finite"
msgstr "initial value in ‘vmmin’ is not finite"

#: src/main/optim.c:671
msgid "function cannot be evaluated at initial parameters"
msgstr "function cannot be evaluated at initial parameters"

#: src/main/optim.c:865
msgid "unknown 'type' in CG method of optim"
msgstr "unknown ‘type’ in CG method of optim"

#: src/main/optim.c:878
msgid "Function cannot be evaluated at initial parameters"
msgstr "Function cannot be evaluated at initial parameters"

#: src/main/optim.c:933
msgid "unknown type in CG method of optim"
msgstr "unknown type in CG method of optim"

#: src/main/optim.c:1026
msgid "REPORT must be > 0 (method = \"L-BFGS-B\")"
msgstr "REPORT must be > 0 (method = “L-BFGS-B”)"

#: src/main/optim.c:1050
msgid "L-BFGS-B needs finite values of 'fn'"
msgstr "L-BFGS-B needs finite values of ‘fn’"

#: src/main/optimize.c:53 src/main/optimize.c:137 src/main/optimize.c:386
msgid "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:394
msgid "NA/Inf replaced by maximum positive value"
msgstr "NA/Inf replaced by maximum positive value"

#: src/main/optimize.c:70
msgid "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:586
msgid "attempt to minimize non-function"
msgstr "attempt to minimize non-function"

#: src/main/optimize.c:104 src/main/optimize.c:188
msgid "'xmin' not less than 'xmax'"
msgstr "‘xmin’ not less than ‘xmax’"

#: src/main/optimize.c:154
msgid "invalid function value in 'zeroin'"
msgstr "invalid function value in ‘zeroin’"

#: src/main/optimize.c:201
msgid "'maxiter' must be positive"
msgstr "‘maxiter’ must be positive"

#: src/main/optimize.c:229 src/main/optimize.c:235
#, c-format
msgid "NA value for '%s' is not allowed"
msgstr "NA value for ‘%s’ is not allowed"

#: src/main/optimize.c:378
msgid "non-finite value supplied by 'nlm'"
msgstr "non-finite value supplied by ‘nlm’"

#: src/main/optimize.c:412
msgid "invalid function value in 'nlm' optimizer"
msgstr "invalid function value in ‘nlm’ optimizer"

#: src/main/optimize.c:423 src/main/optimize.c:438
msgid "function value caching for optimization is seriously confused"
msgstr "function value caching for optimization is seriously confused"

#: src/main/optimize.c:453
msgid "numeric parameter expected"
msgstr "numeric parameter expected"

#: src/main/optimize.c:457
msgid "conflicting parameter lengths"
msgstr "conflicting parameter lengths"

#: src/main/optimize.c:461
msgid "invalid parameter length"
msgstr "invalid parameter length"

#: src/main/optimize.c:471 src/main/optimize.c:478
msgid "missing value in parameter"
msgstr "missing value in parameter"

#: src/main/optimize.c:483
msgid "invalid parameter type"
msgstr "invalid parameter type"

#: src/main/optimize.c:491
msgid "invalid NA value in parameter"
msgstr "invalid NA value in parameter"

#: src/main/optimize.c:501
msgid "non-positive number of parameters in nlm"
msgstr "non-positive number of parameters in nlm"

#: src/main/optimize.c:503
msgid "nlm is inefficient for 1-d problems"
msgstr "nlm is inefficient for 1-d problems"

#: src/main/optimize.c:505
msgid "invalid gradient tolerance in nlm"
msgstr "invalid gradient tolerance in nlm"

#: src/main/optimize.c:507
msgid "invalid iteration limit in nlm"
msgstr "invalid iteration limit in nlm"

#: src/main/optimize.c:509
msgid "minimization function has no good digits in nlm"
msgstr "minimization function has no good digits in nlm"

#: src/main/optimize.c:511
msgid "no analytic gradient to check in nlm!"
msgstr "no analytic gradient to check in nlm!"

#: src/main/optimize.c:513
msgid "no analytic Hessian to check in nlm!"
msgstr "no analytic Hessian to check in nlm!"

#: src/main/optimize.c:515
msgid "probable coding error in analytic gradient"
msgstr "probable coding error in analytic gradient"

#: src/main/optimize.c:517
msgid "probable coding error in analytic Hessian"
msgstr "probable coding error in analytic Hessian"

#: src/main/optimize.c:519
#, c-format
msgid ""
"*** 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:530
msgid "Relative gradient close to zero.\n"
msgstr "Relative gradient close to zero.\n"

#: src/main/optimize.c:531 src/main/optimize.c:535
msgid "Current iterate is probably solution.\n"
msgstr "Current iterate is probably solution.\n"

#: src/main/optimize.c:534
msgid "Successive iterates within tolerance.\n"
msgstr "Successive iterates within tolerance.\n"

#: src/main/optimize.c:538
msgid "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:539
msgid ""
"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:544
msgid "Iteration limit exceeded.  Algorithm failed.\n"
msgstr "Iteration limit exceeded.  Algorithm failed.\n"

#: src/main/optimize.c:547
msgid ""
"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:666
msgid "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:670
msgid "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:111 src/main/options.c:159
msgid "corrupted options list"
msgstr "corrupted options list"

#: src/main/options.c:121
msgid "invalid printing width, used 80"
msgstr "invalid printing width, used 80"

#: src/main/options.c:132
msgid "invalid printing digits, used 7"
msgstr "invalid printing digits, used 7"

#: src/main/options.c:144
msgid "invalid value for \"device.ask.default\", using FALSE"
msgstr "invalid value for “device.ask.default”, using FALSE"

#: src/main/options.c:357
msgid "list argument has no valid names"
msgstr "list argument has no valid names"

#: src/main/options.c:385
#, c-format
msgid "invalid 'width' parameter, allowed %d...%d"
msgstr "invalid ‘width’ parameter, allowed %d...%d"

#: src/main/options.c:392
#, c-format
msgid "invalid 'digits' parameter, allowed %d...%d"
msgstr "invalid ‘digits’ parameter, allowed %d...%d"

#: src/main/options.c:399
#, c-format
msgid "'expressions' parameter invalid, allowed %d...%d"
msgstr "‘expressions’ parameter invalid, allowed %d...%d"

#: src/main/options.c:406 src/main/options.c:414 src/main/options.c:420
#: src/main/options.c:428 src/main/options.c:435 src/main/options.c:440
#: src/main/options.c:447 src/main/options.c:453 src/main/options.c:459
#: src/main/options.c:466 src/main/options.c:472 src/main/options.c:478
#: src/main/options.c:489 src/main/options.c:496 src/main/options.c:502
#: src/main/options.c:509 src/main/options.c:517 src/main/options.c:524
#: src/main/options.c:531 src/main/options.c:538 src/main/options.c:545
#: src/main/options.c:553
#, c-format
msgid "invalid value for '%s'"
msgstr "invalid value for ‘%s’"

#: src/main/options.c:558 src/main/options.c:572
msgid "\"par.ask.default\" has been replaced by \"device.ask.default\""
msgstr "“par.ask.default” has been replaced by “device.ask.default”"

#: src/main/par-common.c:142
msgid "'gamma' cannot be modified on this device"
msgstr "‘gamma’ cannot be modified on this device"

#: src/main/par.c:169
#, c-format
msgid "invalid value specified for graphical parameter \"%s\""
msgstr "invalid value specified for graphical parameter “%s”"

#: src/main/par.c:176
#, c-format
msgid "graphical parameter \"%s\" has the wrong length"
msgstr "graphical parameter “%s” has the wrong length"

#: src/main/par.c:278 src/main/par.c:708
#, c-format
msgid "graphical parameter \"%s\" cannot be set"
msgstr "graphical parameter “%s” cannot be set"

#: src/main/par.c:346 src/main/par.c:736
msgid "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:475
msgid "parameter \"mfg\" has the wrong length"
msgstr "parameter “mfg” has the wrong length"

#: src/main/par.c:483
msgid "parameter \"i\" in \"mfg\" is out of range"
msgstr "parameter “i” in “mfg” is out of range"

#: src/main/par.c:485
msgid "parameter \"j\" in \"mfg\" is out of range"
msgstr "parameter “j” in “mfg” is out of range"

#: src/main/par.c:490
msgid "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:492
msgid "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:518
msgid "calling par(new=TRUE) with no plot"
msgstr "calling par(new=TRUE) with no plot"

#: src/main/par.c:700 src/main/par.c:1117
#, c-format
msgid "graphical parameter \"%s\" is obsolete"
msgstr "graphical parameter “%s” is obsolete"

#: src/main/par.c:704 src/main/par.c:1121
#, c-format
msgid "\"%s\" is not a graphical parameter"
msgstr "“%s” is not a graphical parameter"

#: src/main/par.c:1175
msgid "invalid argument passed to par()"
msgstr "invalid argument passed to par()"

#: src/main/par.c:1234
#, c-format
msgid "too many rows in layout, limit %d"
msgstr "too many rows in layout, limit %d"

#: src/main/par.c:1240
#, c-format
msgid "too many columns in layout, limit %d"
msgstr "too many columns in layout, limit %d"

#: src/main/par.c:1242
#, c-format
msgid "too many cells in layout, limit %d"
msgstr "too many cells in layout, limit %d"

#: src/main/paste.c:74 src/main/paste.c:222
msgid "invalid separator"
msgstr "invalid separator"

#: src/main/paste.c:107 src/main/paste.c:243
msgid "non-string argument to Internal paste"
msgstr "non-string argument to Internal paste"

#: src/main/paste.c:294
msgid "first argument must be atomic"
msgstr "first argument must be atomic"

#: src/main/paste.c:449
msgid "Impossible mode ( x )"
msgstr "Impossible mode ( x )"

#: src/main/paste.c:534
msgid "atomic vector arguments only"
msgstr "atomic vector arguments only"

#: src/main/platform.c:287
msgid "invalid filename specification"
msgstr "invalid filename specification"

#: src/main/platform.c:432 src/main/platform.c:479
msgid "write error during file append"
msgstr "write error during file append"

#: src/main/platform.c:446 src/main/platform.c:539 src/main/platform.c:579
msgid "invalid first filename"
msgstr "invalid first filename"

#: src/main/platform.c:448 src/main/platform.c:581
msgid "invalid second filename"
msgstr "invalid second filename"

#: src/main/platform.c:450
msgid "nothing to append to"
msgstr "nothing to append to"

#: src/main/platform.c:452
msgid "'outFile' must be a single file"
msgstr "‘outFile’ must be a single file"

#: src/main/platform.c:508 src/main/platform.c:725
msgid "invalid filename argument"
msgstr "invalid filename argument"

#: src/main/platform.c:521
#, c-format
msgid "cannot create file '%s', reason '%s'"
msgstr "cannot create file '%s', reason ‘%s’"

#: src/main/platform.c:524
#, c-format
msgid "cannot create file '%s'"
msgstr "cannot create file ‘%s’"

#: src/main/platform.c:552
#, c-format
msgid "cannot remove file '%s', reason '%s'"
msgstr "cannot remove file '%s', reason ‘%s’"

#: src/main/platform.c:583
msgid "nothing to link"
msgstr "nothing to link"

#: src/main/platform.c:610
#, c-format
msgid "cannot symlink '%s' to '%s', reason '%s'"
msgstr "cannot symlink ‘%s’ to '%s', reason ‘%s’"

#: src/main/platform.c:613
#, c-format
msgid "cannot symlink '%s' to '%s'"
msgstr "cannot symlink ‘%s’ to ‘%s’"

#: src/main/platform.c:621
msgid "symlinks are not supported on this platform"
msgstr "symlinks are not supported on this platform"

#: src/main/platform.c:644
msgid "'source' must be a single string"
msgstr "‘source’ must be a single string"

#: src/main/platform.c:646
msgid "'destination' must be a single string"
msgstr "‘destination’ must be a single string"

#: src/main/platform.c:650
msgid "missing values are not allowed"
msgstr "missing values are not allowed"

#: src/main/platform.c:654 src/main/platform.c:664
msgid "expanded source name too long"
msgstr "expanded source name too long"

#: src/main/platform.c:658 src/main/platform.c:668
msgid "expanded destination name too long"
msgstr "expanded destination name too long"

#: src/main/platform.c:673
#, c-format
msgid "cannot rename file '%s' to '%s', reason '%s'"
msgstr "cannot rename file ‘%s’ to '%s', reason ‘%s’"

#: src/main/platform.c:676
#, c-format
msgid "cannot rename file '%s' to '%s'"
msgstr "cannot rename file ‘%s’ to ‘%s’"

#: src/main/platform.c:889
msgid "directory/folder path name too long"
msgstr "directory/folder path name too long"

#: src/main/platform.c:891
#, c-format
msgid "list.files: '%s' is not a readable directory"
msgstr "list.files: ‘%s’ is not a readable directory"

#: src/main/platform.c:998
msgid "invalid 'pattern' regular expression"
msgstr "invalid ‘pattern’ regular expression"

#: src/main/platform.c:1025
msgid "unable to determine R home location"
msgstr "unable to determine R home location"

#: src/main/platform.c:1161
msgid "file choice cancelled"
msgstr "file choice cancelled"

#: src/main/platform.c:1163
msgid "file name too long"
msgstr "file name too long"

#: src/main/platform.c:1215
msgid "file.access() is not implemented on this system"
msgstr "file.access() is not implemented on this system"

#: src/main/platform.c:1493
msgid "setting 'LC_NUMERIC' may cause R to function strangely"
msgstr "setting ‘LC_NUMERIC’ may cause R to function strangely"

#: src/main/platform.c:1527
#, c-format
msgid "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:1827
msgid "'hostname' must be a character vector of length 1"
msgstr "‘hostname’ must be a character vector of length 1"

#: src/main/platform.c:1833
#, c-format
msgid "nsl() was unable to resolve host '%s'"
msgstr "nsl() was unable to resolve host ‘%s’"

#: src/main/platform.c:1840
msgid "unknown format returned by gethostbyname"
msgstr "unknown format returned by gethostbyname"

#: src/main/platform.c:1849
msgid "nsl() is not supported on this platform"
msgstr "nsl() is not supported on this platform"

#: src/main/platform.c:1895 src/main/platform.c:1940
#, c-format
msgid "'%s' already exists"
msgstr "‘%s’ already exists"

#: src/main/platform.c:1899
#, c-format
msgid "cannot create dir '%s', reason '%s'"
msgstr "cannot create dir '%s', reason ‘%s’"

#: src/main/platform.c:1901
#, c-format
msgid "cannot create dir '%s'"
msgstr "cannot create dir ‘%s’"

#: src/main/platform.c:2082
msgid "insufficient OS support on this platform"
msgstr "insufficient OS support on this platform"

#: src/main/plot.c:111
msgid "only NA allowed in logical plotting symbol"
msgstr "only NA allowed in logical plotting symbol"

#: src/main/plot.c:113
msgid "invalid plotting symbol"
msgstr "invalid plotting symbol"

#: src/main/plot.c:204 src/modules/X11/devX11.c:1512
msgid "invalid font specification"
msgstr "invalid font specification"

#: src/main/plot.c:281
msgid "invalid 'vfont' value [typeface]"
msgstr "invalid ‘vfont’ value [typeface]"

#: src/main/plot.c:305
#, c-format
msgid "invalid 'vfont' value [typeface = %d, fontindex = %d]"
msgstr "invalid ‘vfont’ value [typeface = %d, fontindex = %d]"

#: src/main/plot.c:379
msgid "invalid graphics parameter"
msgstr "invalid graphics parameter"

#: src/main/plot.c:468
msgid "at least 3 arguments required"
msgstr "at least 3 arguments required"

#: src/main/plot.c:483
msgid "\"log=\" specification must be character"
msgstr "“log=” specification must be character"

#: src/main/plot.c:494
#, c-format
msgid "invalid \"log=%s\" specification"
msgstr "invalid “log=%s” specification"

#: src/main/plot.c:509
msgid "NAs not allowed in 'xlim'"
msgstr "NAs not allowed in ‘xlim’"

#: src/main/plot.c:515
msgid "need finite 'xlim' values"
msgstr "need finite ‘xlim’ values"

#: src/main/plot.c:521
msgid "NAs not allowed in 'ylim'"
msgstr "NAs not allowed in ‘ylim’"

#: src/main/plot.c:527
msgid "need finite 'ylim' values"
msgstr "need finite ‘ylim’ values"

#: src/main/plot.c:533
msgid "Logarithmic axis must have positive limits"
msgstr "Logarithmic axis must have positive limits"

#: src/main/plot.c:650
msgid "invalid type for axis labels"
msgstr "invalid type for axis labels"

#: src/main/plot.c:878
#, c-format
msgid "invalid axis number %d"
msgstr "invalid axis number %d"

#: src/main/plot.c:968
msgid "'hadj' must be of length one"
msgstr "‘hadj’ must be of length one"

#: src/main/plot.c:975 src/main/plot.c:2348
msgid "zero length 'padj' specified"
msgstr "zero length ‘padj’ specified"

#: src/main/plot.c:1036
msgid "'labels' is supplied and not 'at'"
msgstr "‘labels’ is supplied and not ‘at’"

#: src/main/plot.c:1040
#, c-format
msgid "'at' and 'labels' lengths differ, %d != %d"
msgstr "‘at’ and ‘labels’ lengths differ, %d != %d"

#: src/main/plot.c:1058
msgid "no locations are finite"
msgstr "no locations are finite"

#: src/main/plot.c:1402
msgid "invalid plotting structure"
msgstr "invalid plotting structure"

#: src/main/plot.c:1404
#, c-format
msgid "'x' and 'y' lengths differ in %s()"
msgstr "‘x’ and ‘y’ lengths differ in %s()"

#: src/main/plot.c:1415
#, c-format
msgid "plot type '%s' will be truncated to first character"
msgstr "plot type ‘%s’ will be truncated to first character"

#: src/main/plot.c:1419 src/main/plot.c:2991
msgid "invalid plot type"
msgstr "invalid plot type"

#: src/main/plot.c:1619
#, c-format
msgid "invalid plot type '%c'"
msgstr "invalid plot type ‘%c’"

#: src/main/plot.c:1672
msgid "invalid third argument"
msgstr "invalid third argument"

#: src/main/plot.c:1678
msgid "invalid fourth argument"
msgstr "invalid fourth argument"

#: src/main/plot.c:1851
msgid "invalid arrow head length"
msgstr "invalid arrow head length"

#: src/main/plot.c:1856
msgid "invalid arrow head angle"
msgstr "invalid arrow head angle"

#: src/main/plot.c:1861
msgid "invalid arrow head specification"
msgstr "invalid arrow head specification"

#: src/main/plot.c:2026 src/main/plot.c:3133
msgid "zero length 'labels'"
msgstr "zero length ‘labels’"

#: src/main/plot.c:2100
msgid "no coordinates were supplied"
msgstr "no coordinates were supplied"

#: src/main/plot.c:2306
msgid "zero length 'text' specified"
msgstr "zero length ‘text’ specified"

#: src/main/plot.c:2312
msgid "zero length 'side' specified"
msgstr "zero length ‘side’ specified"

#: src/main/plot.c:2319
msgid "zero length 'line' specified"
msgstr "zero length ‘line’ specified"

#: src/main/plot.c:2327
msgid "zero length 'outer' specified"
msgstr "zero length ‘outer’ specified"

#: src/main/plot.c:2334
msgid "zero length 'at' specified"
msgstr "zero length ‘at’ specified"

#: src/main/plot.c:2341
msgid "zero length 'adj' specified"
msgstr "zero length ‘adj’ specified"

#: src/main/plot.c:2355
msgid "zero length 'cex' specified"
msgstr "zero length ‘cex’ specified"

#: src/main/plot.c:2363
msgid "zero length 'col' specified"
msgstr "zero length ‘col’ specified"

#: src/main/plot.c:2370
msgid "zero length 'font' specified"
msgstr "zero length ‘font’ specified"

#: src/main/plot.c:2772
msgid "invalid a=, b= specification"
msgstr "invalid a=, b= specification"

#: src/main/plot.c:2781
msgid "'a' and 'b' must be finite"
msgstr "‘a’ and ‘b’ must be finite"

#: src/main/plot.c:2986
msgid "invalid number of points in locator()"
msgstr "invalid number of points in locator()"

#: src/main/plot.c:3122
msgid "invalid number of points in identify()"
msgstr "invalid number of points in identify()"

#: src/main/plot.c:3124
msgid "incorrect argument type"
msgstr "incorrect argument type"

#: src/main/plot.c:3136
msgid "different argument lengths"
msgstr "different argument lengths"

#: src/main/plot.c:3138
msgid "more 'labels' than points"
msgstr "more ‘labels’ than points"

#: src/main/plot.c:3191
#, c-format
msgid "warning: no point within %.2f inches\n"
msgstr "warning: no point within %.2f inches\n"

#: src/main/plot.c:3197
msgid "warning: nearest point already identified\n"
msgstr "warning: nearest point already identified\n"

#: src/main/plot.c:3281
msgid "invalid units"
msgstr "invalid units"

#: src/main/plot.c:3459 src/main/plot.c:3569
msgid "invalid dendrogram input"
msgstr "invalid dendrogram input"

#: src/main/plot.c:3628
msgid "invalid symbol parameter vector"
msgstr "invalid symbol parameter vector"

#: src/main/plot.c:3651
msgid "invalid symbol coordinates"
msgstr "invalid symbol coordinates"

#: src/main/plot.c:3659
msgid "x/y/parameter length mismatch"
msgstr "x/y/parameter length mismatch"

#: src/main/plot.c:3678
msgid "invalid circles data"
msgstr "invalid circles data"

#: src/main/plot.c:3680 src/main/plot.c:3699 src/main/plot.c:3723
#: src/main/plot.c:3752
msgid "invalid symbol parameter"
msgstr "invalid symbol parameter"

#: src/main/plot.c:3697
msgid "invalid squares data"
msgstr "invalid squares data"

#: src/main/plot.c:3721
msgid "invalid rectangles data (need 2 columns)"
msgstr "invalid rectangles data (need 2 columns)"

#: src/main/plot.c:3750
msgid "invalid stars data"
msgstr "invalid stars data"

#: src/main/plot.c:3791
msgid "invalid thermometers data (need 3 or 4 columns)"
msgstr "invalid thermometers data (need 3 or 4 columns)"

#: src/main/plot.c:3794
#, c-format
msgid "invalid thermometers[,%s]"
msgstr "invalid thermometers[,%s]"

#: src/main/plot.c:3797
#, c-format
msgid "thermometers[,%s] not in [0,1] -- may look funny"
msgstr "thermometers[,%s] not in [0,1] -- may look funny"

#: src/main/plot.c:3800
msgid "invalid thermometers[,1:2]"
msgstr "invalid thermometers[,1:2]"

#: src/main/plot.c:3839
msgid "invalid boxplots data (need 5 columns)"
msgstr "invalid boxplots data (need 5 columns)"

#: src/main/plot.c:3848
msgid "boxplots[,5] outside [0,1] -- may look funny"
msgstr "boxplots[,5] outside [0,1] -- may look funny"

#: src/main/plot.c:3850
msgid "invalid boxplots[, 1:4]"
msgstr "invalid boxplots[, 1:4]"

#: src/main/plot.c:3896
msgid "invalid symbol type"
msgstr "invalid symbol type"

#: src/main/plot.c:3937 src/main/plot.c:3939 src/main/plot.c:3944
#: src/main/plot.c:3946
#, c-format
msgid "incorrect length for '%s' argument"
msgstr "incorrect length for ‘%s’ argument"

#: src/main/plot.c:3959
msgid "unable to allocate memory (in do_xspline)"
msgstr "unable to allocate memory (in do_xspline)"

#: src/main/plot3d.c:721 src/main/plot3d.c:1013
msgid "contour(): circular/long seglist -- bug.report()!"
msgstr "contour(): circular/long seglist -- bug.report()!"

#: src/main/plot3d.c:804 src/main/plot3d.c:1461
msgid "all z values are equal"
msgstr "all z values are equal"

#: src/main/plot3d.c:806 src/main/plot3d.c:1463
msgid "all z values are NA"
msgstr "all z values are NA"

#: src/main/plot3d.c:1425 src/main/plot3d.c:1681
msgid "insufficient 'x' or 'y' values"
msgstr "insufficient ‘x’ or ‘y’ values"

#: src/main/plot3d.c:1428 src/main/plot3d.c:1684
msgid "dimension mismatch"
msgstr "dimension mismatch"

#: src/main/plot3d.c:1431 src/main/plot3d.c:1687
msgid "no contour values"
msgstr "no contour values"

#: src/main/plot3d.c:1435
msgid "missing 'x' values"
msgstr "missing ‘x’ values"

#: src/main/plot3d.c:1437
msgid "increasing 'x' values expected"
msgstr "increasing ‘x’ values expected"

#: src/main/plot3d.c:1442
msgid "missing 'y' values"
msgstr "missing ‘y’ values"

#: src/main/plot3d.c:1444
msgid "increasing 'y' values expected"
msgstr "increasing ‘y’ values expected"

#: src/main/plot3d.c:1449
msgid "invalid NA contour values"
msgstr "invalid NA contour values"

#: src/main/plot3d.c:1751
msgid "invalid x / y values or limits"
msgstr "invalid x / y values or limits"

#: src/main/plot3d.c:1753
msgid "invalid contour levels: must be strictly increasing"
msgstr "invalid contour levels: must be strictly increasing"

#: src/main/plot3d.c:1994
msgid "coordinates outsize specified range"
msgstr "coordinates outsize specified range"

#: src/main/plot3d.c:2430 src/main/plot3d.c:2443
msgid "Axis orientation not calculated"
msgstr "Axis orientation not calculated"

#: src/main/plot3d.c:2461
msgid "too few parameters"
msgstr "too few parameters"

#: src/main/plot3d.c:2493
msgid "invalid 'x' limits"
msgstr "invalid ‘x’ limits"

#: src/main/plot3d.c:2495
msgid "invalid 'y' limits"
msgstr "invalid ‘y’ limits"

#: src/main/plot3d.c:2497
msgid "invalid 'z' limits"
msgstr "invalid ‘z’ limits"

#: src/main/plot3d.c:2518
msgid "'xlab' must be a character vector of length 1"
msgstr "‘xlab’ must be a character vector of length 1"

#: src/main/plot3d.c:2520
msgid "'ylab' must be a character vector of length 1"
msgstr "‘ylab’ must be a character vector of length 1"

#: src/main/plot3d.c:2522
msgid "'zlab' must be a character vector of length 1"
msgstr "‘zlab’ must be a character vector of length 1"

#: src/main/plot3d.c:2542
msgid "invalid viewing parameters"
msgstr "invalid viewing parameters"

#: src/main/plotmath.c:316
msgid "invalid `which' in TeX"
msgstr "invalid ‘which’ in TeX"

#: src/main/plotmath.c:343
msgid "invalid math style encountered"
msgstr "invalid math style encountered"

#: src/main/plotmath.c:1331 src/main/plotmath.c:1480 src/main/plotmath.c:2779
msgid "invalid mathematical annotation"
msgstr "invalid mathematical annotation"

#: src/main/plotmath.c:1785
msgid "invalid accent"
msgstr "invalid accent"

#: src/main/plotmath.c:2079
msgid "invalid group delimiter"
msgstr "invalid group delimiter"

#: src/main/plotmath.c:2106 src/main/plotmath.c:2252
msgid "invalid group specification"
msgstr "invalid group specification"

#: src/main/plotmath.c:2177
msgid "group is incomplete"
msgstr "group is incomplete"

#: src/main/plotmath.c:3266
msgid "Metric information not available for this family/device"
msgstr "Metric information not available for this family/device"

#: src/main/print.c:140 src/main/print.c:189
msgid "invalid 'na.print' specification"
msgstr "invalid ‘na.print’ specification"

#: src/main/print.c:149
msgid "invalid row labels"
msgstr "invalid row labels"

#: src/main/print.c:151
msgid "invalid column labels"
msgstr "invalid column labels"

#: src/main/print.c:199
msgid "'gap' must be non-negative integer"
msgstr "‘gap’ must be non-negative integer"

#: src/main/print.c:223
msgid "invalid 'tryS4' internal argument"
msgstr "invalid ‘tryS4’ internal argument"

#: src/main/print.c:950
msgid "invalid character length in dblepr"
msgstr "invalid character length in dblepr"

#: src/main/print.c:968
msgid "invalid character length in intpr"
msgstr "invalid character length in intpr"

#: src/main/print.c:987
msgid "invalid character length in realpr"
msgstr "invalid character length in realpr"

#: src/main/print.c:997
msgid "memory allocation error in realpr"
msgstr "memory allocation error in realpr"

#: src/main/print.c:1013
#, c-format
msgid "BLAS/LAPACK routine '%6s' gave error code %d"
msgstr "BLAS/LAPACK routine ‘%6s’ gave error code %d"

#: src/main/printarray.c:486
msgid "too few row labels"
msgstr "too few row labels"

#: src/main/printarray.c:488
msgid "too few column labels"
msgstr "too few column labels"

#: src/main/printarray.c:522
#, c-format
msgid " [ 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:50
msgid "argument is not a numeric vector"
msgstr "argument is not a numeric vector"

#: src/main/random.c:83 src/main/random.c:100 src/main/random.c:157
#: src/main/random.c:182 src/main/random.c:246 src/main/random.c:260
msgid "NAs produced"
msgstr "NAs produced"

#: src/main/random.c:97
msgid "internal error in do_random1"
msgstr "internal error in do_random1"

#: src/main/random.c:179
msgid "internal error in do_random2"
msgstr "internal error in do_random2"

#: src/main/random.c:257
msgid "internal error in do_random3"
msgstr "internal error in do_random3"

#: src/main/random.c:440
msgid "NA in probability vector"
msgstr "NA in probability vector"

#: src/main/random.c:442
msgid "non-positive probability"
msgstr "non-positive probability"

#: src/main/random.c:449
msgid "too few positive probabilities"
msgstr "too few positive probabilities"

#: src/main/random.c:478
msgid "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:487
msgid "incorrect number of probabilities"
msgstr "incorrect number of probabilities"

#: src/main/random.c:522
msgid "invalid first argument 'n'"
msgstr "invalid first argument ‘n’"

#: src/main/random.c:524
msgid "invalid second argument 'size'"
msgstr "invalid second argument ‘size’"

#: src/main/regex.c:2701
msgid "Success"
msgstr "Success"

#: src/main/regex.c:2704
msgid "No match"
msgstr "No match"

#: src/main/regex.c:2707
msgid "Invalid regular expression"
msgstr "Invalid regular expression"

#: src/main/regex.c:2710
msgid "Invalid collation character"
msgstr "Invalid collation character"

#: src/main/regex.c:2713
msgid "Invalid character class name"
msgstr "Invalid character class name"

#: src/main/regex.c:2716
msgid "Trailing backslash"
msgstr "Trailing backslash"

#: src/main/regex.c:2719
msgid "Invalid back reference"
msgstr "Invalid back reference"

#: src/main/regex.c:2722
msgid "Unmatched [ or [^"
msgstr "Unmatched [ or [^"

#: src/main/regex.c:2725
msgid "Unmatched ( or \\("
msgstr "Unmatched ( or \\("

#: src/main/regex.c:2728
msgid "Unmatched \\{"
msgstr "Unmatched \\{"

#: src/main/regex.c:2731
msgid "Invalid content of \\{\\}"
msgstr "Invalid content of \\{\\}"

#: src/main/regex.c:2734
msgid "Invalid range end"
msgstr "Invalid range end"

#: src/main/regex.c:2737
msgid "Memory exhausted"
msgstr "Memory exhausted"

#: src/main/regex.c:2740
msgid "Invalid preceding regular expression"
msgstr "Invalid preceding regular expression"

#: src/main/regex.c:2743
msgid "Premature end of regular expression"
msgstr "Premature end of regular expression"

#: src/main/regex.c:2746
msgid "Regular expression too big"
msgstr "Regular expression too big"

#: src/main/regex.c:2749
msgid "Unmatched ) or \\)"
msgstr "Unmatched ) or \\)"

#: src/main/regex.c:3240
msgid "No previous regular expression"
msgstr "No previous regular expression"

#: src/main/relop.c:102
#, c-format
msgid "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:107
msgid "comparison is not allowed for expressions"
msgstr "comparison is not allowed for expressions"

#: src/main/relop.c:196
msgid "comparison of these types is not implemented"
msgstr "comparison of these types is not implemented"

#: src/main/relop.c:397
msgid "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:1405
#: src/main/saveload.c:1410 src/main/saveload.c:1454 src/main/saveload.c:1522
#: src/main/saveload.c:1531 src/main/serialize.c:330 src/main/serialize.c:337
#: src/main/serialize.c:1959 src/main/serialize.c:1967
msgid "read error"
msgstr "read error"

#: src/main/saveload.c:331
msgid "a I read error occurred"
msgstr "a I read error occurred"

#: src/main/saveload.c:341
msgid "a R read error occurred"
msgstr "a R read error occurred"

#: src/main/saveload.c:351
msgid "a C read error occurred"
msgstr "a C read error occurred"

#: src/main/saveload.c:361
msgid "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:1618 src/main/saveload.c:1626
msgid "a read error occurred"
msgstr "a read error occurred"

#: src/main/saveload.c:466
msgid "unresolved node during restore"
msgstr "unresolved node during restore"

#: src/main/saveload.c:487
#, c-format
msgid "restore compatibility error - no version %d compatibility"
msgstr "restore compatibility error - no version %d compatibility"

#: src/main/saveload.c:571 src/main/saveload.c:638
msgid "bad SEXP type in data file"
msgstr "bad SEXP type in data file"

#: src/main/saveload.c:585
msgid "mismatch on types"
msgstr "mismatch on types"

#: src/main/saveload.c:699
msgid "cannot save file position while restoring data"
msgstr "cannot save file position while restoring data"

#: src/main/saveload.c:712
msgid "cannot restore file position while restoring data"
msgstr "cannot restore file position while restoring data"

#: src/main/saveload.c:944
msgid "base namespace is not preserved in version 1 workspaces"
msgstr "base namespace is not preserved in version 1 workspaces"

#: src/main/saveload.c:946
msgid "cannot save namespace in version 1 workspaces"
msgstr "cannot save namespace in version 1 workspaces"

#: src/main/saveload.c:948
msgid ""
"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:972
msgid "cannot save weak references in version 1 workspaces"
msgstr "cannot save weak references in version 1 workspaces"

#: src/main/saveload.c:1050
msgid "NewWriteVec called with non-vector type"
msgstr "NewWriteVec called with non-vector type"

#: src/main/saveload.c:1113
msgid "cannot save byte code objects in version 1 workspaces"
msgstr "cannot save byte code objects in version 1 workspaces"

#: src/main/saveload.c:1115
#, c-format
msgid "NewWriteItem: unknown type %i"
msgstr "NewWriteItem: unknown type %i"

#: src/main/saveload.c:1245
msgid "NewReadVec called with non-vector type"
msgstr "NewReadVec called with non-vector type"

#: src/main/saveload.c:1310
msgid "cannot read byte code objects from version 1 workspaces"
msgstr "cannot read byte code objects from version 1 workspaces"

#: src/main/saveload.c:1312
#, c-format
msgid "NewReadItem: unknown type %i"
msgstr "NewReadItem: unknown type %i"

#: src/main/saveload.c:1464
msgid "out of memory reading ascii string"
msgstr "out of memory reading ascii string"

#: src/main/saveload.c:1589
msgid "a binary read error occurred"
msgstr "a binary read error occurred"

#: src/main/saveload.c:1604 src/main/saveload.c:1705
msgid "out of memory reading binary string"
msgstr "out of memory reading binary string"

#: src/main/saveload.c:1609
msgid "a binary string read error occurred"
msgstr "a binary string read error occurred"

#: src/main/saveload.c:1669
msgid "an xdr integer data write error occurred"
msgstr "an xdr integer data write error occurred"

#: src/main/saveload.c:1676
msgid "an xdr integer data read error occurred"
msgstr "an xdr integer data read error occurred"

#: src/main/saveload.c:1691 src/main/saveload.c:1710
msgid "an xdr string data write error occurred"
msgstr "an xdr string data write error occurred"

#: src/main/saveload.c:1718
msgid "an xdr real data write error occurred"
msgstr "an xdr real data write error occurred"

#: src/main/saveload.c:1725
msgid "an xdr real data read error occurred"
msgstr "an xdr real data read error occurred"

#: src/main/saveload.c:1732
msgid "an xdr complex data write error occurred"
msgstr "an xdr complex data write error occurred"

#: src/main/saveload.c:1739
msgid "an xdr complex data read error occurred"
msgstr "an xdr complex data read error occurred"

#: src/main/saveload.c:1807 src/main/serialize.c:1615
#: src/main/serialize.c:2140 src/modules/internet/internet.c:357
#: src/modules/internet/internet.c:419 src/modules/internet/internet.c:528
msgid "write failed"
msgstr "write failed"

#: src/main/saveload.c:1933
msgid "restore file may be empty -- no data loaded"
msgstr "restore file may be empty -- no data loaded"

#: src/main/saveload.c:1935
msgid "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:1937
msgid "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:1962 src/main/saveload.c:2257
msgid "first argument must be a character vector"
msgstr "first argument must be a character vector"

#: src/main/saveload.c:2004 src/main/saveload.c:2319 src/main/serialize.c:2280
#, c-format
msgid "object '%s' not found"
msgstr "object ‘%s’ not found"

#: src/main/saveload.c:2038
msgid "not a valid named list"
msgstr "not a valid named list"

#: src/main/saveload.c:2045 src/main/saveload.c:2065
#, c-format
msgid "'%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:2053
msgid "loaded data is not in pair list form"
msgstr "loaded data is not in pair list form"

#: src/main/saveload.c:2088
msgid "first argument must be a file name"
msgstr "first argument must be a file name"

#: src/main/saveload.c:2104 src/unix/edit.c:122
msgid "unable to open file"
msgstr "unable to open file"

#: src/main/saveload.c:2136 src/main/saveload.c:2162
msgid "XDR write failed"
msgstr "XDR write failed"

#: src/main/saveload.c:2149 src/main/saveload.c:2174
msgid "XDR read failed"
msgstr "XDR read failed"

#: src/main/saveload.c:2186
#, c-format
msgid "cannot save data -- unable to open '%s': %s"
msgstr "cannot save data -- unable to open '%s': %s"

#: src/main/saveload.c:2189
#, c-format
msgid "cannot save data -- unable to open '%s'"
msgstr "cannot save data -- unable to open ‘%s’"

#: src/main/saveload.c:2273 src/main/serialize.c:1808
#, c-format
msgid "cannot save to connections in version %d format"
msgstr "cannot save to connections in version %d format"

#: src/main/saveload.c:2283 src/main/serialize.c:2266
msgid "bad environment"
msgstr "bad environment"

#: src/main/saveload.c:2287
msgid "connection not open for writing"
msgstr "connection not open for writing"

#: src/main/saveload.c:2295
msgid "cannot save XDR format to a text-mode connection"
msgstr "cannot save XDR format to a text-mode connection"

#: src/main/saveload.c:2305 src/main/serialize.c:1723
#: src/main/serialize.c:1737 src/main/serialize.c:1857
#: src/main/serialize.c:1879
msgid "error writing to connection"
msgstr "error writing to connection"

#: src/main/saveload.c:2375
msgid "no input is available"
msgstr "no input is available"

#: src/main/saveload.c:2395
msgid ""
"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:474
#, c-format
msgid "scan() expected '%s', got '%s'"
msgstr "scan() expected '%s', got ‘%s’"

#: src/main/scan.c:660
msgid "empty 'what' specified"
msgstr "empty ‘what’ specified"

#: src/main/scan.c:711
#, c-format
msgid "line %d did not have %d elements"
msgstr "line %d did not have %d elements"

#: src/main/scan.c:763
msgid "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:855
msgid "invalid 'strip.white' length"
msgstr "invalid ‘strip.white’ length"

#: src/main/scan.c:866
msgid "invalid 'sep' value: must be one byte"
msgstr "invalid ‘sep’ value: must be one byte"

#: src/main/scan.c:878
msgid "invalid decimal separator: must be one byte"
msgstr "invalid decimal separator: must be one byte"

#: src/main/scan.c:883
msgid "invalid decimal separator"
msgstr "invalid decimal separator"

#: src/main/scan.c:892 src/main/scan.c:1008 src/main/scan.c:1493
msgid "invalid quote symbol set"
msgstr "invalid quote symbol set"

#: src/main/scan.c:1064 src/main/scan.c:1082
msgid "string terminated by newline or EOF"
msgstr "string terminated by newline or EOF"

#: src/main/scan.c:1204
msgid "the first argument must be of mode character"
msgstr "the first argument must be of mode character"

#: src/main/scan.c:1435
#, c-format
msgid "Selection: "
msgstr "Selection: "

#: src/main/scan.c:1523 src/main/scan.c:1535
msgid "cannot allocate buffer in 'readTableHead'"
msgstr "cannot allocate buffer in ‘readTableHead’"

#: src/main/scan.c:1545
msgid "\\ followed by EOF"
msgstr "\\ followed by EOF"

#: src/main/scan.c:1589 src/main/scan.c:1592
#, c-format
msgid "incomplete final line found by readTableHeader on '%s'"
msgstr "incomplete final line found by readTableHeader on ‘%s’"

#: src/main/scan.c:1715
msgid "'file' is not a connection"
msgstr "‘file’ is not a connection"

#: src/main/scan.c:1748
msgid "'dec' must be a single character"
msgstr "‘dec’ must be a single character"

#: src/main/scan.c:1775
#, c-format
msgid "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:1821
msgid "corrupt matrix -- dims not not match length"
msgstr "corrupt matrix -- dims not not match length"

#: src/main/seq.c:44
msgid "unequal factor lengths"
msgstr "unequal factor lengths"

#: src/main/seq.c:100
msgid "result would be too long a vector"
msgstr "result would be too long a vector"

#: src/main/seq.c:132 src/main/seq.c:135
#, c-format
msgid "numerical expression has %d elements: only the first used"
msgstr "numerical expression has %d elements: only the first used"

#: src/main/seq.c:139
msgid "NA/NaN argument"
msgstr "NA/NaN argument"

#: src/main/seq.c:236
msgid "incorrect type for second argument"
msgstr "incorrect type for second argument"

#: src/main/seq.c:239
msgid "attempt to replicate non-vector"
msgstr "attempt to replicate non-vector"

#: src/main/seq.c:477
msgid "'length.out' must be a non-negative number"
msgstr "‘length.out’ must be a non-negative number"

#: src/main/seq.c:491 src/main/seq.c:530 src/main/seq.c:544
msgid "'from' must be finite"
msgstr "‘from’ must be finite"

#: src/main/seq.c:493 src/main/seq.c:532 src/main/seq.c:562
msgid "'to' must be finite"
msgstr "‘to’ must be finite"

#: src/main/seq.c:505
msgid "invalid '(to - from)/by' in 'seq'"
msgstr "invalid ‘(to - from)/by’ in ‘seq’"

#: src/main/seq.c:513
msgid "'by' argument is much too small"
msgstr "‘by’ argument is much too small"

#: src/main/seq.c:515
msgid "wrong sign in 'by' argument"
msgstr "wrong sign in ‘by’ argument"

#: src/main/seq.c:546 src/main/seq.c:564
msgid "'by' must be finite"
msgstr "‘by’ must be finite"

#: src/main/seq.c:604
msgid "argument must be non-negative"
msgstr "argument must be non-negative"

#: src/main/serialize.c:224 src/main/serialize.c:254 src/main/serialize.c:277
msgid "unknown or inappropriate output format"
msgstr "unknown or inappropriate output format"

#: src/main/serialize.c:512
msgid "binary format is deprecated; using xdr instead"
msgstr "binary format is deprecated; using xdr instead"

#: src/main/serialize.c:520
msgid "must specify ascii, binary, or xdr format"
msgstr "must specify ascii, binary, or xdr format"

#: src/main/serialize.c:521
msgid "unknown output format"
msgstr "unknown output format"

#: src/main/serialize.c:552
msgid "unknown input format"
msgstr "unknown input format"

#: src/main/serialize.c:557
msgid "input format does not match specified format"
msgstr "input format does not match specified format"

#: src/main/serialize.c:748
msgid "no restore method available"
msgstr "no restore method available"

#: src/main/serialize.c:779
msgid "names in persistent strings are currently ignored"
msgstr "names in persistent strings are currently ignored"

#: src/main/serialize.c:832
#, c-format
msgid "'%s' may not be available when loading"
msgstr "‘%s’ may not be available when loading"

#: src/main/serialize.c:839
msgid "namespaces may not be available when loading"
msgstr "namespaces may not be available when loading"

#: src/main/serialize.c:944
msgid "this version of R cannot write byte code objects"
msgstr "this version of R cannot write byte code objects"

#: src/main/serialize.c:953
#, c-format
msgid "WriteItem: unknown type %i"
msgstr "WriteItem: unknown type %i"

#: src/main/serialize.c:1123
#, c-format
msgid "version %d not supported"
msgstr "version %d not supported"

#: src/main/serialize.c:1151
msgid "reference index out of range"
msgstr "reference index out of range"

#: src/main/serialize.c:1181
msgid "names in persistent strings are not supported yet"
msgstr "names in persistent strings are not supported yet"

#: src/main/serialize.c:1389
msgid "this version of R cannot read byte code objects"
msgstr "this version of R cannot read byte code objects"

#: src/main/serialize.c:1392
msgid "this version of R cannot read class references"
msgstr "this version of R cannot read class references"

#: src/main/serialize.c:1394
msgid "this version of R cannot read generic function references"
msgstr "this version of R cannot read generic function references"

#: src/main/serialize.c:1405
#, c-format
msgid "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:1539
#, c-format
msgid ""
"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:1543
#, c-format
msgid ""
"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:1622
msgid "read failed"
msgstr "read failed"

#: src/main/serialize.c:1685
msgid "error reading from ascii connection"
msgstr "error reading from ascii connection"

#: src/main/serialize.c:1687
msgid "unexpected format in ascii connection"
msgstr "unexpected format in ascii connection"

#: src/main/serialize.c:1692 src/main/serialize.c:1706
msgid "error reading from connection"
msgstr "error reading from connection"

#: src/main/serialize.c:1747
msgid "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:1761
msgid "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:1806
msgid "bad version value"
msgstr "bad version value"

#: src/main/serialize.c:1927 src/main/serialize.c:1949
#: src/main/serialize.c:2010
msgid "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:1931
msgid "cannot allocate buffer"
msgstr "cannot allocate buffer"

#: src/main/serialize.c:2110 src/main/serialize.c:2185
msgid "not a proper file name"
msgstr "not a proper file name"

#: src/main/serialize.c:2112
msgid "not a proper raw vector"
msgstr "not a proper raw vector"

#: src/main/serialize.c:2141
msgid "could not determine file position"
msgstr "could not determine file position"

#: src/main/serialize.c:2187
msgid "bad offset/length argument"
msgstr "bad offset/length argument"

#: src/main/serialize.c:2217 src/main/serialize.c:2225
#: src/main/serialize.c:2241
#, c-format
msgid "seek failed on %s"
msgstr "seek failed on %s"

#: src/main/serialize.c:2229 src/main/serialize.c:2245
#, c-format
msgid "read failed on %s"
msgstr "read failed on %s"

#: src/main/serialize.c:2268
msgid "bad variable names"
msgstr "bad variable names"

#: src/main/sort.c:90
msgid "only atomic vectors can be tested to be sorted"
msgstr "only atomic vectors can be tested to be sorted"

#: src/main/sort.c:264 src/main/sort.c:794 src/main/sort.c:893
msgid "'decreasing' must be TRUE or FALSE"
msgstr "‘decreasing’ must be TRUE or FALSE"

#: src/main/sort.c:267 src/main/sort.c:517
msgid "only atomic vectors can be sorted"
msgstr "only atomic vectors can be sorted"

#: src/main/sort.c:269 src/main/sort.c:519 src/main/sort.c:836
msgid "raw vectors cannot be sorted"
msgstr "raw vectors cannot be sorted"

#: src/main/sort.c:526
msgid "NA index"
msgstr "NA index"

#: src/main/sort.c:528
#, c-format
msgid "index %d outside bounds"
msgstr "index %d outside bounds"

#: src/main/sort.c:803
#, c-format
msgid "argument %d is not a vector"
msgstr "argument %d is not a vector"

#: src/main/sort.c:805
msgid "argument lengths differ"
msgstr "argument lengths differ"

#: src/main/sort.c:834
msgid "argument is not an atomic vector"
msgstr "argument is not an atomic vector"

#: src/main/sort.c:845
msgid "invalid ties.method for rank() [should never happen]"
msgstr "invalid ties.method for rank() [should never happen]"

#: src/main/sort.c:900
msgid "negative value in 'x'"
msgstr "negative value in ‘x’"

#: src/main/sort.c:911
msgid "too large a range of values in 'x'"
msgstr "too large a range of values in ‘x’"

#: src/main/source.c:107
#, c-format
msgid "%s%s on line %d"
msgstr "%s%s on line %d"

#: src/main/source.c:111
#, c-format
msgid ""
"%s%s at\n"
"%d: %s"
msgstr ""
"%s%s at\n"
"%d: %s"

#: src/main/source.c:116
#, c-format
msgid ""
"%s%s at\n"
"%d: %s\n"
"%d: %s"
msgstr ""
"%s%s at\n"
"%d: %s\n"
"%d: %s"

#: src/main/source.c:125
#, c-format
msgid "%s"
msgstr "%s"

#: src/main/source.c:128
#, c-format
msgid "%s in \"%s\""
msgstr "%s in “%s”"

#: src/main/source.c:132
#, c-format
msgid ""
"%s in:\n"
"\"%s\n"
"%s\""
msgstr ""
"%s in:\n"
"\"%s\n"
"%s\""

#: src/main/split.c:38
msgid "first argument must be a vector"
msgstr "first argument must be a vector"

#: src/main/split.c:40
msgid "second argument must be a factor"
msgstr "second argument must be a factor"

#: src/main/split.c:45
msgid "Group length is 0 but data length > 0"
msgstr "Group length is 0 but data length > 0"

#: src/main/split.c:47
msgid "data length is not a multiple of split variable"
msgstr "data length is not a multiple of split variable"

#: src/main/sprintf.c:51
msgid "'fmt' is not a non-empty character vector"
msgstr "‘fmt’ is not a non-empty character vector"

#: src/main/sprintf.c:54
msgid "only 100 arguments are allowed"
msgstr "only 100 arguments are allowed"

#: src/main/sprintf.c:63
msgid "zero-length argument"
msgstr "zero-length argument"

#: src/main/sprintf.c:67 src/main/sprintf.c:70
msgid "arguments cannot be recycled to the same length"
msgstr "arguments cannot be recycled to the same length"

#: src/main/sprintf.c:79
#, c-format
msgid "'fmt' length exceeds maximal format length %d"
msgstr "‘fmt’ length exceeds maximal format length %d"

#: src/main/sprintf.c:95
msgid "unrecognised format at end of string"
msgstr "unrecognised format at end of string"

#: src/main/sprintf.c:106 src/main/sprintf.c:113 src/main/sprintf.c:127
#: src/main/sprintf.c:134
#, c-format
msgid "reference to non-existent argument %d"
msgstr "reference to non-existent argument %d"

#: src/main/sprintf.c:146
msgid "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:156
msgid "argument for '*' conversion specification must be a number"
msgstr "argument for ‘*’ conversion specification must be a number"

#: src/main/sprintf.c:228
msgid "coercion has changed vector length to 0"
msgstr "coercion has changed vector length to 0"

#: src/main/sprintf.c:236
#, c-format
msgid "use format %d or %i for logical objects"
msgstr "use format %d or %i for logical objects"

#: src/main/sprintf.c:250
#, c-format
msgid "use format %d, %i, %x or %X for integer objects"
msgstr "use format %d, %i, %x or %X for integer objects"

#: src/main/sprintf.c:264
#, c-format
msgid "use format %f, %e or %g for numeric objects"
msgstr "use format %f, %e or %g for numeric objects"

#: src/main/sprintf.c:298
#, c-format
msgid "use format %s for character objects"
msgstr "use format %s for character objects"

#: src/main/sprintf.c:302
#, c-format
msgid "likely truncation of character string to %d characters"
msgstr "likely truncation of character string to %d characters"

#: src/main/sprintf.c:311
msgid "unsupported type"
msgstr "unsupported type"

#: src/main/startup.c:69
msgid "R_LibraryFileName: buffer too small"
msgstr "R_LibraryFileName: buffer too small"

#: src/main/subassign.c:105
msgid "attempt to enlarge non-vector"
msgstr "attempt to enlarge non-vector"

#: src/main/subassign.c:110
#, c-format
msgid "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:355
#, c-format
msgid "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:447 src/main/subassign.c:721 src/main/subassign.c:724
#: src/main/subassign.c:1010
msgid "NAs are not allowed in subscripted assignments"
msgstr "NAs are not allowed in subscripted assignments"

#: src/main/subassign.c:465 src/main/subassign.c:735 src/main/subassign.c:1002
#: src/main/subassign.c:1189
msgid "nothing to replace with"
msgstr "nothing to replace with"

#: src/main/subassign.c:467 src/main/subassign.c:737 src/main/subassign.c:1004
#: src/main/subassign.c:1191
msgid "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:703
msgid "incorrect number of subscripts on matrix"
msgstr "incorrect number of subscripts on matrix"

#: src/main/subassign.c:954
#, c-format
msgid "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:1138
#, c-format
msgid "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:1163
msgid "invalid number of subscripts to list assign"
msgstr "invalid number of subscripts to list assign"

#: src/main/subassign.c:1263
msgid "SubAssignArgs: invalid number of arguments"
msgstr "SubAssignArgs: invalid number of arguments"

#: src/main/subassign.c:1365 src/main/subassign.c:1729
#, c-format
msgid "object of type '%s' is not subsettable"
msgstr "object of type ‘%s’ is not subsettable"

#: src/main/subassign.c:1375
msgid "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:1477
msgid "wrong args for environment subassignment"
msgstr "wrong args for environment subassignment"

#: src/main/subassign.c:1487 src/main/subassign.c:1509
msgid "more elements supplied than there are to replace"
msgstr "more elements supplied than there are to replace"

#: src/main/subassign.c:1489
msgid "[[ ]] with missing subscript"
msgstr "[[ ]] with missing subscript"

#: src/main/subassign.c:1497 src/main/subset.c:825
#, c-format
msgid "recursive indexing failed at level %d\n"
msgstr "recursive indexing failed at level %d\n"

#: src/main/subassign.c:1502 src/main/subset.c:829
#, c-format
msgid "no such index at level %d\n"
msgstr "no such index at level %d\n"

#: src/main/subassign.c:1519 src/main/subassign.c:1536
msgid "[[ ]] subscript out of bounds"
msgstr "[[ ]] subscript out of bounds"

#: src/main/subassign.c:1525 src/main/subassign.c:1707
msgid "[[ ]] improper number of subscripts"
msgstr "[[ ]] improper number of subscripts"

#: src/main/subassign.c:1669
#, c-format
msgid "incompatible types (from %s to %s) in [[ assignment"
msgstr "incompatible types (from %s to %s) in [[ assignment"

#: src/main/subassign.c:1717
#, c-format
msgid "[[ ]] subscript (%d) out of bounds"
msgstr "[[ ]] subscript (%d) out of bounds"

#: src/main/subassign.c:1760 src/main/subscript.c:123 src/main/subscript.c:125
#: src/main/subscript.c:229 src/main/subscript.c:231 src/main/subscript.c:552
#: src/main/subscript.c:554 src/main/subscript.c:653 src/main/subscript.c:655
#: src/main/subset.c:964
#, c-format
msgid "invalid subscript type '%s'"
msgstr "invalid subscript type ‘%s’"

#: src/main/subassign.c:1844
msgid "Coercing LHS to a list"
msgstr "Coercing LHS to a list"

#: src/main/subscript.c:40 src/main/subscript.c:59 src/main/subscript.c:152
msgid "attempt to select less than one element"
msgstr "attempt to select less than one element"

#: src/main/subscript.c:44 src/main/subscript.c:56 src/main/subscript.c:150
msgid "attempt to select more than one element"
msgstr "attempt to select more than one element"

#: src/main/subscript.c:156
msgid "internal error in use of recursive indexing"
msgstr "internal error in use of recursive indexing"

#: src/main/subscript.c:210
#, c-format
msgid "further partial match of '%s' to '%s'"
msgstr "further partial match of ‘%s’ to ‘%s’"

#: src/main/subscript.c:251
msgid "incorrect number of columns in matrix subscript"
msgstr "incorrect number of columns in matrix subscript"

#: src/main/subscript.c:269
msgid "negative values are not allowed in a matrix subscript"
msgstr "negative values are not allowed in a matrix subscript"

#: src/main/subscript.c:306
msgid "(subscript) logical subscript too long"
msgstr "(subscript) logical subscript too long"

#: src/main/subscript.c:391
msgid "only 0's may be mixed with negative subscripts"
msgstr "only 0's may be mixed with negative subscripts"

#: src/main/subscript.c:464
msgid "character vector element does not have type CHARSXP"
msgstr "character vector element does not have type CHARSXP"

#: src/main/subscript.c:543
msgid "no 'dimnames' attribute for array"
msgstr "no ‘dimnames’ attribute for array"

#: src/main/subscript.c:590
msgid "subscripting on non-vector"
msgstr "subscripting on non-vector"

#: src/main/subset.c:256 src/main/subset.c:285
msgid "matrix subscripting not handled for this type"
msgstr "matrix subscripting not handled for this type"

#: src/main/subset.c:442
msgid "array subscripting not handled for this type"
msgstr "array subscripting not handled for this type"

#: src/main/subset.c:699
msgid "incorrect number of dimensions"
msgstr "incorrect number of dimensions"

#: src/main/subset.c:788
msgid "no index specified"
msgstr "no index specified"

#: src/main/subset.c:797
msgid "wrong arguments for subsetting an environment"
msgstr "wrong arguments for subsetting an environment"

#: src/main/summary.c:60 src/main/summary.c:575
msgid "Integer overflow - use sum(as.numeric(.))"
msgstr "Integer overflow - use sum(as.numeric(.))"

#: src/main/summary.c:478
#, c-format
msgid "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:683
msgid "no non-missing arguments, returning NA"
msgstr "no non-missing arguments, returning NA"

#: src/main/summary.c:686
msgid "no non-missing arguments to min; returning Inf"
msgstr "no non-missing arguments to min; returning Inf"

#: src/main/summary.c:688
msgid "no non-missing arguments to max; returning -Inf"
msgstr "no non-missing arguments to max; returning -Inf"

#: src/main/summary.c:961
msgid "not all arguments have the same length"
msgstr "not all arguments have the same length"

#: src/main/summary.c:980
msgid "no arguments"
msgstr "no arguments"

#: src/main/summary.c:991 src/main/summary.c:1008
msgid "invalid input type"
msgstr "invalid input type"

#: src/main/summary.c:1013
msgid "cannot mix 0-length vectors with others"
msgstr "cannot mix 0-length vectors with others"

#: src/main/sysutils.c:71
#, c-format
msgid "cannot determine file modification time of '%s'"
msgstr "cannot determine file modification time of ‘%s’"

#: src/main/sysutils.c:155
msgid "unsupported conversion in 'filenameToWchar'"
msgstr "unsupported conversion in ‘filenameToWchar’"

#: src/main/sysutils.c:163
msgid "file name conversion problem"
msgstr "file name conversion problem"

#: src/main/sysutils.c:164
msgid "file name conversion problem -- name too long?"
msgstr "file name conversion problem -- name too long?"

#: src/main/sysutils.c:228
msgid "invalid filename pattern"
msgstr "invalid filename pattern"

#: src/main/sysutils.c:232
msgid "no 'pattern'"
msgstr "no ‘pattern’"

#: src/main/sysutils.c:234
msgid "no 'tempdir'"
msgstr "no ‘tempdir’"

#: src/main/sysutils.c:320 src/main/sysutils.c:323 src/main/sysutils.c:414
#: src/main/sysutils.c:416 src/main/sysutils.c:452
msgid "wrong type for argument"
msgstr "wrong type for argument"

#: src/main/sysutils.c:418
msgid "wrong length for argument"
msgstr "wrong length for argument"

#: src/main/sysutils.c:439
msgid "'Sys.setenv' is not available on this system"
msgstr "‘Sys.setenv’ is not available on this system"

#: src/main/sysutils.c:484
msgid "this system cannot unset environment variables: setting to \"\""
msgstr "this system cannot unset environment variables: setting to \"\""

#: src/main/sysutils.c:495
msgid "'Sys.unsetenv' is not available on this system"
msgstr "‘Sys.unsetenv’ is not available on this system"

#: src/main/sysutils.c:562
msgid "'x' must be a character vector"
msgstr "‘x’ must be a character vector"

#: src/main/sysutils.c:584 src/main/sysutils.c:729 src/main/sysutils.c:737
#: src/main/sysutils.c:817 src/main/sysutils.c:871 src/main/sysutils.c:879
#: src/main/sysutils.c:886
msgid "unsupported conversion"
msgstr "unsupported conversion"

#: src/main/sysutils.c:650 src/main/sysutils.c:1168 src/main/sysutils.c:1175
#: src/main/sysutils.c:1181
msgid "'iconv' is not available on this system"
msgstr "‘iconv’ is not available on this system"

#: src/main/sysutils.c:658 src/main/sysutils.c:719 src/main/sysutils.c:811
#: src/main/sysutils.c:866
#, c-format
msgid "'%s' must be called on a CHARSXP"
msgstr "‘%s’ must be called on a CHARSXP"

#: src/main/sysutils.c:902
msgid "invalid input in wtransChar"
msgstr "invalid input in wtransChar"

#: src/main/sysutils.c:1292
msgid "cannot mkdir R_TempDir"
msgstr "cannot mkdir R_TempDir"

#: src/main/sysutils.c:1296 src/main/sysutils.c:1303 src/main/sysutils.c:1306
msgid "unable to set R_SESSION_TMPDIR"
msgstr "unable to set R_SESSION_TMPDIR"

#: src/main/sysutils.c:1315
msgid "cannot allocate R_TempDir"
msgstr "cannot allocate R_TempDir"

#: src/main/sysutils.c:1334
msgid "invalid 'tempdir' in R_tmpnam"
msgstr "invalid ‘tempdir’ in R_tmpnam"

#: src/main/sysutils.c:1349
msgid "cannot find unused tempfile name"
msgstr "cannot find unused tempfile name"

#: src/main/sysutils.c:1374
msgid "proc.time() is not implemented on this system"
msgstr "proc.time() is not implemented on this system"

#: src/main/unique.c:289
#, c-format
msgid "length %d is too large for hashing"
msgstr "length %d is too large for hashing"

#: src/main/unique.c:386 src/main/unique.c:414
msgid "'duplicated' applies only to vectors"
msgstr "‘duplicated’ applies only to vectors"

#: src/main/unique.c:453
#, c-format
msgid "%s() applies only to vectors"
msgstr "%s() applies only to vectors"

#: src/main/unique.c:659
msgid "'match' requires vector arguments"
msgstr "‘match’ requires vector arguments"

#: src/main/unique.c:705 src/main/unique.c:818
msgid "argument is not of mode character"
msgstr "argument is not of mode character"

#: src/main/unique.c:910
msgid "... used in a situation where it doesn't exist"
msgstr "... used in a situation where it doesn't exist"

#: src/main/unique.c:1001
msgid "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:1158
msgid "non-numeric matrix in rowsum(): this cannot happen"
msgstr "non-numeric matrix in rowsum(): this cannot happen"

#: src/main/unique.c:1192
msgid "non-numeric data frame in rowsum"
msgstr "non-numeric data frame in rowsum"

#: src/main/unique.c:1218
msgid "this cannot happen"
msgstr "this cannot happen"

#: src/main/unique.c:1272
msgid "'names' must be a character vector"
msgstr "‘names’ must be a character vector"

#: src/main/unique.c:1276
msgid "'sep' must be a character string"
msgstr "‘sep’ must be a character string"

#: src/main/unique.c:1355
msgid "csduplicated not called on a STRSXP"
msgstr "csduplicated not called on a STRSXP"

#: src/main/util.c:89 src/main/util.c:107
msgid "object is not a matrix"
msgstr "object is not a matrix"

#: src/main/util.c:254 src/main/util.c:266 src/main/util.c:280
#, c-format
msgid "type %d is unimplemented in '%s'"
msgstr "type %d is unimplemented in ‘%s’"

#: src/main/util.c:290
#, c-format
msgid "unimplemented type '%s' in '%s'\n"
msgstr "unimplemented type ‘%s’ in ‘%s’\n"

#: src/main/util.c:292
#, c-format
msgid "unimplemented type (%d) in '%s'\n"
msgstr "unimplemented type (%d) in ‘%s’\n"

#: src/main/util.c:423
msgid "invalid tag in name extraction"
msgstr "invalid tag in name extraction"

#: src/main/util.c:450
#, c-format
msgid "\"nthcdr\" list shorter than %d"
msgstr "“nthcdr” list shorter than %d"

#: src/main/util.c:455
msgid "\"nthcdr\" needs a list to CDR down"
msgstr "“nthcdr” needs a list to CDR down"

#: src/main/util.c:571
msgid "'all.x' must be TRUE or FALSE"
msgstr "‘all.x’ must be TRUE or FALSE"

#: src/main/util.c:573
msgid "'all.y' must be TRUE or FALSE"
msgstr "‘all.y’ must be TRUE or FALSE"

#: src/main/util.c:689
msgid "missing value is invalid"
msgstr "missing value is invalid"

#: src/main/util.c:698 src/main/util.c:707
msgid "cannot change working directory"
msgstr "cannot change working directory"

#: src/main/util.c:726 src/main/util.c:759 src/main/util.c:800
#: src/main/util.c:839 src/main/util.c:876 src/main/util.c:926
#: src/main/util.c:947
msgid "a character vector argument expected"
msgstr "a character vector argument expected"

#: src/main/util.c:733 src/main/util.c:767 src/main/util.c:808
#: src/main/util.c:847
msgid "path too long"
msgstr "path too long"

#: src/main/util.c:890
msgid "only the first character of 'quote' will be used"
msgstr "only the first character of ‘quote’ will be used"

#: src/main/util.c:949
msgid "a character vector 'value' expected"
msgstr "a character vector ‘value’ expected"

#: src/main/util.c:952
msgid "'value' must be of positive length"
msgstr "‘value’ must be of positive length"

#: src/main/util.c:1078 src/main/util.c:1086
#, c-format
msgid "invalid input '%s' in 'utf8towcs'"
msgstr "invalid input ‘%s’ in ‘utf8towcs’"

#: src/main/util.c:1168
#, c-format
msgid "invalid multibyte string at '%s'"
msgstr "invalid multibyte string at ‘%s’"

#: src/main/util.c:1208
#, c-format
msgid "invalid input '%s' in mbcsToLatin1: omitted"
msgstr "invalid input ‘%s’ in mbcsToLatin1: omitted"

#: src/main/util.c:1214
#, c-format
msgid "allocation failure in '%s'"
msgstr "allocation failure in ‘%s’"

#: src/main/util.c:1334
msgid "error message truncated to 255 chars"
msgstr "error message truncated to 255 chars"

#: src/main/util.c:1347
msgid "warning message truncated to 255 chars"
msgstr "warning message truncated to 255 chars"

#: src/main/version.c:39
msgid ""
"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:42
msgid ""
"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:45
msgid ""
"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:54
msgid "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:96
msgid "Hershey fonts cannot be loaded"
msgstr "Hershey fonts cannot be loaded"

#: src/main/xspline.c:58
#, c-format
msgid "add_point - reached MAXNUMPTS (%d)"
msgstr "add_point - reached MAXNUMPTS (%d)"

#: src/main/xspline.c:72
msgid "insufficient memory to allocate point array"
msgstr "insufficient memory to allocate point array"

#: src/main/xspline.c:453
msgid "There must be at least two control points"
msgstr "There must be at least two control points"

#: src/main/xspline.c:455
msgid "There must be at least four control points"
msgstr "There must be at least four control points"

#: src/main/xspline.c:512
msgid "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:208
msgid "allocation of url connection failed"
msgstr "allocation of url connection failed"

#: src/modules/internet/internet.c:285
msgid "only first element of 'url' argument used"
msgstr "only first element of ‘url’ argument used"

#: src/modules/internet/internet.c:291
msgid "only first element of 'destfile' argument used"
msgstr "only first element of ‘destfile’ argument used"

#: src/modules/internet/internet.c:316
msgid "Download progress"
msgstr "Download progress"

#: src/modules/internet/internet.c:339
#, c-format
msgid "cannot open URL '%s', reason '%s'"
msgstr "cannot open URL '%s', reason ‘%s’"

#: src/modules/internet/internet.c:342 src/modules/internet/internet.c:470
#: src/modules/internet/internet.c:579
#, c-format
msgid "cannot open URL '%s'"
msgstr "cannot open URL ‘%s’"

#: src/modules/internet/internet.c:349 src/modules/internet/internet.c:379
#: src/modules/internet/internet.c:485
#, c-format
msgid "cannot open destfile '%s', reason '%s'"
msgstr "cannot open destfile '%s', reason ‘%s’"

#: src/modules/internet/internet.c:352 src/modules/internet/internet.c:382
#: src/modules/internet/internet.c:488
#, c-format
msgid "cannot open destfile '%s'"
msgstr "cannot open destfile ‘%s’"

#: src/modules/internet/internet.c:387 src/modules/internet/internet.c:493
#, c-format
msgid "trying URL '%s'\n"
msgstr "trying URL ‘%s’\n"

#: src/modules/internet/internet.c:394 src/modules/internet/internet.c:500
msgid "opened URL\n"
msgstr "opened URL\n"

#: src/modules/internet/internet.c:466 src/modules/internet/internet.c:575
#, c-format
msgid "downloaded length %d != reported length %d"
msgstr "downloaded length %d != reported length %d"

#: src/modules/internet/internet.c:607 src/modules/internet/internet.c:842
#, c-format
msgid "cannot open: HTTP status was '%d %s'"
msgstr "cannot open: HTTP status was ‘%d %s’"

#: src/modules/internet/internet.c:786 src/modules/internet/internet.c:949
msgid "InternetOpenUrl timed out"
msgstr "InternetOpenUrl timed out"

#: src/modules/internet/internet.c:813 src/modules/internet/internet.c:827
#: src/modules/internet/internet.c:971 src/modules/internet/internet.c:980
#, c-format
msgid "InternetOpenUrl failed: '%s'"
msgstr "InternetOpenUrl failed: ‘%s’"

#: src/modules/internet/internet.c:884
msgid "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:356
msgid "RxmlNanoFTPScanURL: overlong (invalid?) URL"
msgstr "RxmlNanoFTPScanURL: overlong (invalid?) URL"

#: src/modules/internet/nanoftp.c:389
msgid "removing FTP proxy info"
msgstr "removing FTP proxy info"

#: src/modules/internet/nanoftp.c:391
#, c-format
msgid "using FTP proxy '%s'"
msgstr "using FTP proxy ‘%s’"

#: src/modules/internet/nanoftp.c:402 src/modules/internet/nanoftp.c:431
msgid "RxmlNanoFTPScanProxy: overlong (invalid?) URL"
msgstr "RxmlNanoFTPScanProxy: overlong (invalid?) URL"

#: src/modules/internet/nanoftp.c:830
msgid "cannot resolve host"
msgstr "cannot resolve host"

#: src/modules/internet/nanoftp.c:860
msgid "failed to connect to server"
msgstr "failed to connect to server"

#: src/modules/internet/nanoftp.c:871
msgid "failed to get response from server"
msgstr "failed to get response from server"

#: src/modules/internet/nanoftp.c:1134
msgid "RxmlNanoFTPGetConnection: failed to create socket"
msgstr "RxmlNanoFTPGetConnection: failed to create socket"

#: src/modules/internet/nanoftp.c:1180
msgid "failed to create a data connection"
msgstr "failed to create a data connection"

#: src/modules/internet/nanoftp.c:1188
msgid "failed to bind a port"
msgstr "failed to bind a port"

#: src/modules/internet/nanoftp.c:1195
#, c-format
msgid "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:399
msgid "RxmlNanoHTTPScanURL: overlong (invalid?) URL"
msgstr "RxmlNanoHTTPScanURL: overlong (invalid?) URL"

#: src/modules/internet/nanohttp.c:433
msgid "removing HTTP proxy info"
msgstr "removing HTTP proxy info"

#: src/modules/internet/nanohttp.c:435
#, c-format
msgid "using HTTP proxy '%s'"
msgstr "using HTTP proxy ‘%s’"

#: src/modules/internet/nanohttp.c:446 src/modules/internet/nanohttp.c:482
msgid "RxmlNanoHTTPScanProxy: overlong (invalid?) URL"
msgstr "RxmlNanoHTTPScanProxy: overlong (invalid?) URL"

#: src/modules/internet/nanohttp.c:1099
#, c-format
msgid "unable to resolve '%s'"
msgstr "unable to resolve ‘%s’"

#: src/modules/internet/nanohttp.c:1126
#, c-format
msgid "connected to '%s' on port %d."
msgstr "connected to ‘%s’ on port %d."

#: src/modules/internet/nanohttp.c:1131
#, c-format
msgid "unable to connect to '%s' on port %d."
msgstr "unable to connect to ‘%s’ on port %d."

#: src/modules/internet/nanohttp.c:1434
#, c-format
msgid "redirect to: '%s'"
msgstr "redirect to: ‘%s’"

#: src/modules/internet/nanohttp.c:1444
msgid "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:199
msgid "allocation of socket connection failed"
msgstr "allocation of socket connection failed"

#: src/modules/lapack/Lapack.c:43 src/modules/lapack/Lapack.c:62
#, c-format
msgid "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:51
#, c-format
msgid "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:68
#, c-format
msgid "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:83 src/modules/lapack/Lapack.c:660
msgid "'jobu' and 'jobv' must be character strings"
msgstr "‘jobu’ and ‘jobv’ must be character strings"

#: src/modules/lapack/Lapack.c:85
msgid "'method' must be a character string"
msgstr "‘method’ must be a character string"

#: src/modules/lapack/Lapack.c:106 src/modules/lapack/Lapack.c:115
#: src/modules/lapack/Lapack.c:170 src/modules/lapack/Lapack.c:181
#: src/modules/lapack/Lapack.c:256 src/modules/lapack/Lapack.c:262
#: src/modules/lapack/Lapack.c:540 src/modules/lapack/Lapack.c:546
#: src/modules/lapack/Lapack.c:590 src/modules/lapack/Lapack.c:597
#: src/modules/lapack/Lapack.c:601 src/modules/lapack/Lapack.c:635
#: src/modules/lapack/Lapack.c:642 src/modules/lapack/Lapack.c:673
#: src/modules/lapack/Lapack.c:682 src/modules/lapack/Lapack.c:728
#: src/modules/lapack/Lapack.c:734 src/modules/lapack/Lapack.c:789
#: src/modules/lapack/Lapack.c:795 src/modules/lapack/Lapack.c:955
#: src/modules/lapack/Lapack.c:961 src/modules/lapack/Lapack.c:1000
#: src/modules/lapack/Lapack.c:1007 src/modules/lapack/Lapack.c:1011
#: src/modules/lapack/Lapack.c:1040 src/modules/lapack/Lapack.c:1047
#: src/modules/lapack/Lapack.c:1071
#, c-format
msgid "error code %d from Lapack routine '%s'"
msgstr "error code %d from Lapack routine ‘%s’"

#: src/modules/lapack/Lapack.c:149 src/modules/lapack/Lapack.c:235
#: src/modules/lapack/Lapack.c:715 src/modules/lapack/Lapack.c:768
msgid "'x' must be a square numeric matrix"
msgstr "‘x’ must be a square numeric matrix"

#: src/modules/lapack/Lapack.c:312 src/modules/lapack/Lapack.c:356
#: src/modules/lapack/Lapack.c:398 src/modules/lapack/Lapack.c:447
msgid "'norm' must be a character string"
msgstr "‘norm’ must be a character string"

#: src/modules/lapack/Lapack.c:319 src/modules/lapack/Lapack.c:364
msgid "'A' must be a numeric matrix"
msgstr "‘A’ must be a numeric matrix"

#: src/modules/lapack/Lapack.c:339
#, c-format
msgid "error [%d] from Lapack 'dgetrf()'"
msgstr "error [%d] from Lapack ‘dgetrf()’"

#: src/modules/lapack/Lapack.c:345
#, c-format
msgid "error [%d] from Lapack 'dgecon()'"
msgstr "error [%d] from Lapack ‘dgecon()’"

#: src/modules/lapack/Lapack.c:370 src/modules/lapack/Lapack.c:404
#: src/modules/lapack/Lapack.c:453
msgid "'A' must be a *square* matrix"
msgstr "‘A’ must be a *square* matrix"

#: src/modules/lapack/Lapack.c:384
#, c-format
msgid "error [%d] from Lapack 'dtrcon()'"
msgstr "error [%d] from Lapack ‘dtrcon()’"

#: src/modules/lapack/Lapack.c:400 src/modules/lapack/Lapack.c:449
msgid "'A' must be a complex matrix"
msgstr "‘A’ must be a complex matrix"

#: src/modules/lapack/Lapack.c:422
#, c-format
msgid "error [%d] from Lapack 'zgetrf()'"
msgstr "error [%d] from Lapack ‘zgetrf()’"

#: src/modules/lapack/Lapack.c:430
#, c-format
msgid "error [%d] from Lapack 'zgecon()'"
msgstr "error [%d] from Lapack ‘zgecon()’"

#: src/modules/lapack/Lapack.c:434 src/modules/lapack/Lapack.c:468
#: src/modules/lapack/Lapack.c:512 src/modules/lapack/Lapack.c:562
#: src/modules/lapack/Lapack.c:605 src/modules/lapack/Lapack.c:646
#: src/modules/lapack/Lapack.c:695 src/modules/lapack/Lapack.c:751
#: src/modules/lapack/Lapack.c:812
msgid "Fortran complex functions are not available on this platform"
msgstr "Fortran complex functions are not available on this platform"

#: src/modules/lapack/Lapack.c:465
#, c-format
msgid "error [%d] from Lapack 'ztrcon()'"
msgstr "error [%d] from Lapack ‘ztrcon()’"

#: src/modules/lapack/Lapack.c:483 src/modules/lapack/Lapack.c:526
msgid "'a' must be a complex matrix"
msgstr "‘a’ must be a complex matrix"

#: src/modules/lapack/Lapack.c:485 src/modules/lapack/Lapack.c:576
#: src/modules/lapack/Lapack.c:619
msgid "'b' must be a complex matrix"
msgstr "‘b’ must be a complex matrix"

#: src/modules/lapack/Lapack.c:490 src/modules/lapack/Lapack.c:906
msgid "'a' is 0-diml"
msgstr "‘a’ is 0-diml"

#: src/modules/lapack/Lapack.c:492 src/modules/lapack/Lapack.c:908
msgid "no right-hand side in 'b'"
msgstr "no right-hand side in ‘b’"

#: src/modules/lapack/Lapack.c:494 src/modules/lapack/Lapack.c:910
#, c-format
msgid "'a' (%d x %d) must be square"
msgstr "‘a’ (%d x %d) must be square"

#: src/modules/lapack/Lapack.c:496 src/modules/lapack/Lapack.c:912
#, c-format
msgid "'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:505 src/modules/lapack/Lapack.c:842
#: src/modules/lapack/Lapack.c:876 src/modules/lapack/Lapack.c:921
#, c-format
msgid "argument %d of Lapack routine %s had invalid value"
msgstr "argument %d of Lapack routine %s had invalid value"

#: src/modules/lapack/Lapack.c:583 src/modules/lapack/Lapack.c:628
#: src/modules/lapack/Lapack.c:993 src/modules/lapack/Lapack.c:1033
#, c-format
msgid "right-hand side should have %d not %d rows"
msgstr "right-hand side should have %d not %d rows"

#: src/modules/lapack/Lapack.c:829 src/modules/lapack/Lapack.c:1066
msgid "'a' must be a square matrix"
msgstr "‘a’ must be a square matrix"

#: src/modules/lapack/Lapack.c:830
msgid "'a' must have dims > 0"
msgstr "‘a’ must have dims > 0"

#: src/modules/lapack/Lapack.c:840
#, c-format
msgid "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:848 src/modules/lapack/Lapack.c:886
#: src/modules/lapack/Lapack.c:899 src/modules/lapack/Lapack.c:942
#: src/modules/lapack/Lapack.c:1059
msgid "'a' must be a numeric matrix"
msgstr "‘a’ must be a numeric matrix"

#: src/modules/lapack/Lapack.c:856
msgid "'size' argument must be a positive integer"
msgstr "‘size’ argument must be a positive integer"

#: src/modules/lapack/Lapack.c:865
#, c-format
msgid "'size' cannot exceed ncol(x) = %d"
msgstr "‘size’ cannot exceed ncol(x) = %d"

#: src/modules/lapack/Lapack.c:866
#, c-format
msgid "'size' cannot exceed nrow(x) = %d"
msgstr "‘size’ cannot exceed nrow(x) = %d"

#: src/modules/lapack/Lapack.c:875
#, c-format
msgid "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:901 src/modules/lapack/Lapack.c:986
#: src/modules/lapack/Lapack.c:1024
msgid "'b' must be a numeric matrix"
msgstr "‘b’ must be a numeric matrix"

#: src/modules/lapack/Lapack.c:924
msgid "Lapack routine dgesv: system is exactly singular"
msgstr "Lapack routine dgesv: system is exactly singular"

#: src/modules/lapack/Lapack.c:929
#, c-format
msgid "system is computationally singular: reciprocal condition number = %g"
msgstr "system is computationally singular: reciprocal condition number = %g"

#: src/modules/lapack/Lapack.c:1061
msgid "argument 'logarithm' must be logical"
msgstr "argument ‘logarithm’ must be logical"

#: src/modules/X11/devX11.c:288
msgid "cannot set grayscale: reverting to monochrome"
msgstr "cannot set grayscale: reverting to monochrome"

#: src/modules/X11/devX11.c:371
msgid ""
"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:416
msgid ""
"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:859
msgid ""
"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:923
#, c-format
msgid "X11 used font size %d when %d was requested"
msgstr "X11 used font size %d when %d was requested"

#: src/modules/X11/devX11.c:957
#, c-format
msgid "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:966
msgid ""
"semi-transparency is not supported on this device: reported only once per "
"page"
msgstr ""
"semi-transparency is not supported on this device: reported only once per "
"page"

#: src/modules/X11/devX11.c:1076
#, c-format
msgid "X11 protocol error: %s"
msgstr "X11 protocol error: %s"

#: src/modules/X11/devX11.c:1093
msgid "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:1151
msgid "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:1152
msgid "X cannot set locale modifiers"
msgstr "X cannot set locale modifiers"

#: src/modules/X11/devX11.c:1156
msgid "no png support in this version of R"
msgstr "no png support in this version of R"

#: src/modules/X11/devX11.c:1162
msgid "filename too long in png() call"
msgstr "filename too long in png() call"

#: src/modules/X11/devX11.c:1166
#, c-format
msgid "could not open PNG file '%s'"
msgstr "could not open PNG file ‘%s’"

#: src/modules/X11/devX11.c:1178
msgid "no jpeg support in this version of R"
msgstr "no jpeg support in this version of R"

#: src/modules/X11/devX11.c:1188
msgid "filename too long in jpeg() call"
msgstr "filename too long in jpeg() call"

#: src/modules/X11/devX11.c:1192
#, c-format
msgid "could not open JPEG file '%s'"
msgstr "could not open JPEG file ‘%s’"

#: src/modules/X11/devX11.c:1204
msgid "no tiff support in this version of R"
msgstr "no tiff support in this version of R"

#: src/modules/X11/devX11.c:1212
msgid "filename too long in tiff() call"
msgstr "filename too long in tiff() call"

#: src/modules/X11/devX11.c:1224
msgid "filename too long in bmp() call"
msgstr "filename too long in bmp() call"

#: src/modules/X11/devX11.c:1228
#, c-format
msgid "could not open BMP file '%s'"
msgstr "could not open BMP file ‘%s’"

#: src/modules/X11/devX11.c:1249
#, c-format
msgid "unable to open connection to X11 display '%s'"
msgstr "unable to open connection to X11 display ‘%s’"

#: src/modules/X11/devX11.c:1269
msgid "jpeg() does not support transparency: using white bg"
msgstr "jpeg() does not support transparency: using white bg"

#: src/modules/X11/devX11.c:1382
msgid "unable to create X11 window"
msgstr "unable to create X11 window"

#: src/modules/X11/devX11.c:1476
#, c-format
msgid "'width=%d, height=%d' are unlikely values in pixels"
msgstr "‘width=%d, height=%d’ are unlikely values in pixels"

#: src/modules/X11/devX11.c:1481
msgid "unable to create pixmap"
msgstr "unable to create pixmap"

#: src/modules/X11/devX11.c:1552
msgid "font family not found in X11 font database"
msgstr "font family not found in X11 font database"

#: src/modules/X11/devX11.c:1595
#, c-format
msgid "invalid use of %d < 0 in '%s'"
msgstr "invalid use of %d < 0 in ‘%s’"

#: src/modules/X11/devX11.c:1744 src/modules/X11/devX11.c:2812
#, c-format
msgid "could not open file '%s'"
msgstr "could not open file ‘%s’"

#: src/modules/X11/devX11.c:2210
msgid "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:2508
msgid "invalid string argument"
msgstr "invalid string argument"

#: src/modules/X11/devX11.c:2534
#, c-format
msgid "unable to start device %s"
msgstr "unable to start device %s"

#: src/modules/X11/devX11.c:2559
msgid "invalid 'width' or 'height'"
msgstr "invalid ‘width’ or ‘height’"

#: src/modules/X11/devX11.c:2566
msgid "invalid colortype passed to X11 driver"
msgstr "invalid colortype passed to X11 driver"

#: src/modules/X11/devX11.c:2580
msgid "unknown X11 color/colour model -- using monochrome"
msgstr "unknown X11 color/colour model -- using monochrome"

#: src/modules/X11/devX11.c:2666
msgid "no plot on device to save"
msgstr "no plot on device to save"

#: src/modules/X11/devX11.c:2668
msgid "not an open X11cairo device"
msgstr "not an open X11cairo device"

#: src/modules/X11/devX11.c:2692 src/modules/X11/devX11.c:2694
#, c-format
msgid "type = \"%s\" requires cairo >= 1.2: try \"png\""
msgstr "type = “%s” requires cairo >= 1.2: try “png”"

#: src/modules/X11/devX11.c:2703
msgid "savePlot() is not supported on this build"
msgstr "savePlot() is not supported on this build"

#: src/modules/X11/devX11.c:2740 src/modules/X11/devX11.c:2909
#: src/modules/X11/devX11.c:2920
msgid "unimplemented cairo-based device"
msgstr "unimplemented cairo-based device"

#: src/modules/X11/devX11.c:3130
msgid "'type = \"cairo\"' requires cairo >= 1.2 : try 'type = \"cairo1\"'"
msgstr "‘type = “cairo”’ requires cairo >= 1.2 : try ‘type = “cairo1”’"

#: src/modules/X11/devX11.c:3132
#, c-format
msgid "device '%s' requires cairo >= 1.2"
msgstr "device ‘%s’ requires cairo >= 1.2"

#: src/modules/X11/devX11.c:3144
#, c-format
msgid "unable to start device '%s'"
msgstr "unable to start device ‘%s’"

#: src/modules/X11/devX11.c:3156
msgid "cairo-based devices are not supported on this build"
msgstr "cairo-based devices are not supported on this build"

#: src/modules/X11/devX11.c:3187
msgid "unable to contact X11 display"
msgstr "unable to contact X11 display"

#: src/modules/X11/devX11.c:3255
msgid "cannot allocate memory for X11Routines structure"
msgstr "cannot allocate memory for X11Routines structure"

#: src/nmath/bessel_i.c:64
msgid "bessel_i allocation error"
msgstr "bessel_i allocation error"

#: src/nmath/bessel_i.c:72
#, c-format
msgid "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:75
#, c-format
msgid "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:63
msgid "bessel_j allocation error"
msgstr "bessel_j allocation error"

#: src/nmath/bessel_j.c:71
#, c-format
msgid "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:74
#, c-format
msgid "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:60
msgid "bessel_k allocation error"
msgstr "bessel_k allocation error"

#: src/nmath/bessel_k.c:68
#, c-format
msgid "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
#, c-format
msgid "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:62
msgid "bessel_y allocation error"
msgstr "bessel_y allocation error"

#: src/nmath/bessel_y.c:72
#, c-format
msgid "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:75
#, c-format
msgid "bessel_y(%g,nu=%g): precision lost in result\n"
msgstr "bessel_y(%g,nu=%g): precision lost in result\n"

#: src/nmath/pnchisq.c:219
#, c-format
msgid "pnchisq(x=%g, ..): not converged in %d iter."
msgstr "pnchisq(x=%g, ..): not converged in %d iter."

#: src/nmath/polygamma.c:474
#, c-format
msgid "deriv = %d > %d (= n_max)\n"
msgstr "deriv = %d > %d (= n_max)\n"

#: src/nmath/rmultinom.c:78
#, c-format
msgid "rbinom: probability sum should be 1, but is %g"
msgstr "rbinom: probability sum should be 1, but is %g"

#: src/nmath/signrank.c:77
msgid "signrank allocation error"
msgstr "signrank allocation error"

#: src/nmath/snorm.c:326
#, c-format
msgid "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-format
msgid "wilcox allocation error %d"
msgstr "wilcox allocation error %d"

#: src/unix/dynload.c:143
msgid ""
"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:144
msgid ""
"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:145
msgid ""
"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:146
msgid ""
"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:240
msgid "cannot get working directory!"
msgstr "cannot get working directory!"

#: src/unix/edit.c:109
msgid "invalid argument to edit()"
msgstr "invalid argument to edit()"

#: src/unix/edit.c:137
msgid "argument 'editor' type not valid"
msgstr "argument ‘editor’ type not valid"

#: src/unix/edit.c:139
msgid "argument 'editor' is not set"
msgstr "argument ‘editor’ is not set"

#: src/unix/edit.c:144
msgid "'title' must be a string"
msgstr "‘title’ must be a string"

#: src/unix/edit.c:162
#, c-format
msgid "unable to run editor '%s'"
msgstr "unable to run editor ‘%s’"

#: src/unix/edit.c:164
msgid "editor ran but returned error status"
msgstr "editor ran but returned error status"

#: src/unix/edit.c:174
#, c-format
msgid "problem with running editor %s"
msgstr "problem with running editor %s"

#: src/unix/edit.c:187
msgid "unable to open file to read"
msgstr "unable to open file to read"

#: src/unix/edit.c:195
#, c-format
msgid ""
"%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:125
msgid "interrupt handler must not return"
msgstr "interrupt handler must not return"

#: src/unix/sys-std.c:501
msgid ""
"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:841
msgid "re-encoding is not available on this system"
msgstr "re-encoding is not available on this system"

#: src/unix/sys-std.c:1116
#, c-format
msgid ""
"Cannot open file '%s': %s\n"
"\n"
msgstr ""
"Cannot open file '%s': %s\n"
"\n"

#: src/unix/sys-std.c:1119
#, c-format
msgid ""
"Cannot open file '%s'\n"
"\n"
msgstr ""
"Cannot open file ‘%s’\n"
"\n"

#: src/unix/sys-std.c:1183 src/unix/sys-std.c:1206
msgid "'file' argument is too long"
msgstr "‘file’ argument is too long"

#: src/unix/sys-std.c:1189 src/unix/sys-std.c:1191
msgid "no history mechanism available"
msgstr "no history mechanism available"

#: src/unix/sys-std.c:1215 src/unix/sys-std.c:1217
msgid "no history available to save"
msgstr "no history available to save"

#: src/unix/sys-std.c:1321
msgid "Sys.sleep is not implemented on this system"
msgstr "Sys.sleep is not implemented on this system"

#: src/unix/sys-unix.c:257
msgid "non-empty character argument expected"
msgstr "non-empty character argument expected"

#: src/unix/sys-unix.c:261
msgid "'intern' must be logical and not NA"
msgstr "‘intern’ must be logical and not NA"

#: src/unix/sys-unix.c:274
#, c-format
msgid "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:290
msgid "'intern=TRUE' is not implemented on this platform"
msgstr "‘intern=TRUE’ is not implemented on this platform"

#: src/unix/sys-unix.c:363
msgid "Sys.info() is not implemented on this system"
msgstr "Sys.info() is not implemented on this system"

#: src/unix/system.c:251
#, c-format
msgid "WARNING: --gui or -g without value ignored"
msgstr "WARNING: --gui or -g without value ignored"

#: src/unix/system.c:273
#, c-format
msgid "WARNING: unknown gui '%s', using X11\n"
msgstr "WARNING: unknown gui '%s', using X11\n"

#: src/unix/system.c:276
#, c-format
msgid "WARNING: unknown gui '%s', using none\n"
msgstr "WARNING: unknown gui '%s', using none\n"

#: src/unix/system.c:460
msgid "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:52
msgid "X11 module is not available under this GUI"
msgstr "X11 module is not available under this GUI"

#: src/unix/X11.c:58
msgid "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:149
msgid "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:200
msgid "X11 is not available"
msgstr "X11 is not available"