The R Project SVN R

Rev

Rev 79017 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the utils package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: utils 4.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-13 10:30-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: io.c:327 io.c:331 io.c:341 io.c:571 io.c:771 io.c:824 io.c:838 io.c:842
#: io.c:848 io.c:849 io.c:1090 io.c:1091 io.c:1093 io.c:1094 io.c:1095
#: io.c:1096 io.c:1097 io.c:1098 stubs.c:47 stubs.c:67 windows/dialogs.c:169
#: windows/dialogs.c:194 windows/dialogs.c:197 windows/dialogs.c:241
#: windows/dialogs.c:278 windows/dialogs.c:289 windows/dialogs.c:313
#: windows/dialogs.c:321 windows/util.c:121 windows/widgets.c:79
#: windows/widgets.c:82 windows/widgets.c:87
#, c-format
msgid "invalid '%s' argument"
msgstr ""

#: io.c:350 io.c:835
msgid "invalid quote symbol set"
msgstr ""

#: io.c:362 io.c:858 io.c:1078
msgid "cannot open the connection"
msgstr ""

#: io.c:365 io.c:369
msgid "cannot read from this connection"
msgstr ""

#: io.c:416 io.c:434
#, c-format
msgid "quoted string on line %d terminated by EOF"
msgstr ""

#: io.c:567
msgid "the first argument must be of mode character"
msgstr ""

#: io.c:597
#, c-format
msgid "invalid 'numerals' string: \"%s\""
msgstr ""

#: io.c:773
#, c-format
msgid "Selection: "
msgstr ""

#: io.c:868 io.c:883
msgid "cannot allocate buffer in 'readTableHead'"
msgstr ""

#: io.c:896
msgid "\\ followed by EOF"
msgstr ""

#: io.c:948 io.c:952
#, c-format
msgid "incomplete final line found by readTableHeader on '%s'"
msgstr ""

#: io.c:1009
msgid "index out of range"
msgstr ""

#: io.c:1046
#, c-format
msgid "Problem closing connection:  %s"
msgstr ""

#: io.c:1048
msgid "Problem closing connection"
msgstr ""

#: io.c:1071
msgid "'file' is not a connection"
msgstr ""

#: io.c:1074
msgid "cannot write to this connection"
msgstr ""

#: io.c:1104
msgid "'dec' must be a single character"
msgstr ""

#: io.c:1130
#, c-format
msgid "corrupt data frame -- length of column %d does not match nrows"
msgstr ""

#: io.c:1161
#, c-format
msgid "column %s claims to be a factor but does not have numeric codes"
msgstr ""

#: io.c:1179
msgid "corrupt matrix -- dims do not match length"
msgstr ""

#: stubs.c:56
msgid "'savehistory' can only be used in Rgui and Rterm"
msgstr ""

#: stubs.c:73
msgid "'loadhistory' can only be used in Rgui and Rterm"
msgstr ""

#: stubs.c:85
msgid "invalid timestamp"
msgstr ""

#: stubs.c:151 stubs.c:159
msgid "X11 dataentry cannot be loaded"
msgstr ""

#: stubs.c:155 stubs.c:184 stubs.c:190
msgid "X11 is not available"
msgstr ""

#: stubs.c:248 stubs.c:251
#, c-format
msgid "invalid '%s' specification"
msgstr ""

#: stubs.c:254
#, c-format
msgid "'%s' contains missing values"
msgstr ""

#: utils.c:85
msgid "'hostname' must be a character vector of length 1"
msgstr ""

#: utils.c:91
#, c-format
msgid "nsl() was unable to resolve host '%s'"
msgstr ""

#: utils.c:98
msgid "unknown format returned by 'gethostbyname'"
msgstr ""

#: utils.c:107
msgid "nsl() is not supported on this platform"
msgstr ""

#: windows/dialogs.c:181
msgid "unknown type"
msgstr ""

#: windows/dialogs.c:213 windows/dialogs.c:237 windows/dialogs.c:275
#: windows/dialogs.c:310
msgid "menu functions can only be used in the GUI"
msgstr ""

#: windows/dialogs.c:245
#, c-format
msgid "unable to retrieve items for %s (%s)"
msgstr ""

#: windows/dialogs.c:283
#, c-format
msgid "unable to add menu (%s)"
msgstr ""

#: windows/dialogs.c:295
#, c-format
msgid "unable to add menu item (%s)"
msgstr ""

#: windows/dialogs.c:318
msgid "menu does not exist"
msgstr ""

#: windows/dialogs.c:325
#, c-format
msgid "unable to delete menu item (%s)"
msgstr ""

#: windows/registry.c:73 windows/registry.c:248 windows/registry.c:251
#: windows/registry.c:254
#, c-format
msgid "invalid '%s' value"
msgstr ""

#: windows/registry.c:266
#, c-format
msgid "Registry key '%ls' not found"
msgstr ""

#: windows/util.c:46
msgid "unsupported version of Windows"
msgstr ""

#: windows/util.c:285
msgid "argument must be a character vector or a raw vector"
msgstr ""

#: windows/util.c:324
msgid "unable to open the clipboard"
msgstr ""

#: windows/util.c:329
msgid "unable to write to the clipboard"
msgstr ""

#: windows/util.c:408
msgid "'title' must be a character string"
msgstr ""

#: windows/util.c:417
msgid "'text' must be a character string"
msgstr ""

#: windows/util.c:456
#, c-format
msgid "'%s' must be length 1"
msgstr ""

#: windows/util.c:569
#, c-format
msgid "'%s' must be a list"
msgstr ""

#: windows/util.c:573
#, c-format
msgid "'%s' element %d is not a window handle"
msgstr ""

#: windows/widgets.c:109
msgid "Select one or more"
msgstr ""

#: windows/widgets.c:109
msgid "Select one"
msgstr ""

#: windows/widgets.c:183 windows/widgets.c:251
msgid "'default' must be a character string"
msgstr ""

#: windows/widgets.c:185 windows/widgets.c:253
msgid "'default' is overlong"
msgstr ""

#: windows/widgets.c:189 windows/widgets.c:257
msgid "'caption' must be a character string"
msgstr ""

#: windows/widgets.c:191
msgid "'multi' must be a logical value"
msgstr ""

#: windows/widgets.c:193
msgid "'filterindex' must be an integer value"
msgstr ""