Rev 89578 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR The R Core Team# This file is distributed under the same license as the R package.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.#msgid ""msgstr """Project-Id-Version: R 4.4.0\n""Report-Msgid-Bugs-To: bugs.r-project.org\n""POT-Creation-Date: 2025-03-31 11:51+0200\n""PO-Revision-Date: 2023-10-20 14:35+0000\n""Last-Translator: Jan Strappa <jansf@disroot.org>\n""Language-Team: none\n""Language: es\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""X-Generator: Weblate 4.16.4\n"#: io.c:327 io.c:331 io.c:341 io.c:573 io.c:777 io.c:830 io.c:844 io.c:848#: io.c:854 io.c:855 io.c:1096 io.c:1097 io.c:1099 io.c:1100 io.c:1101#: io.c:1102 io.c:1103 io.c:1104 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:127 windows/widgets.c:80#: windows/widgets.c:83 windows/widgets.c:88#, c-formatmsgid "invalid '%s' argument"msgstr "argumento '%s' no válido"#: io.c:350 io.c:841msgid "invalid quote symbol set"msgstr """conjunto no válido de símbolos de entrecomillado ""('quote')"#: io.c:362 io.c:864 io.c:1084msgid "cannot open the connection"msgstr "no se puede abrir la conexión"#: io.c:365 io.c:369msgid "cannot read from this connection"msgstr "no se puede leer desde esta conexión"#: io.c:416 io.c:434#, c-formatmsgid "quoted string on line %d terminated by EOF"msgstr """cadena entrecomillada en línea %d terminada por ""EOF"#: io.c:569msgid "the first argument must be of mode character"msgstr """el primer argumento debe ser de modo carácter"#: io.c:599#, c-formatmsgid "invalid 'numerals' string: \"%s\""msgstr "cadena 'numerals' no válida: \"%s\""#: io.c:779#, c-formatmsgid "Selection: "msgstr "Selección: "#: io.c:874 io.c:889msgid "cannot allocate buffer in 'readTableHead'"msgstr """no se puede asignar búfer en 'readTableHead'"#: io.c:902msgid "\\ followed by EOF"msgstr "\\ seguido de EOF"#: io.c:954 io.c:958#, c-formatmsgid "incomplete final line found by readTableHeader on '%s'"msgstr ""#: io.c:1015msgid "index out of range"msgstr "Índice fuera de rango"#: io.c:1052#, c-formatmsgid "Problem closing connection: %s"msgstr "Problema cerrando la conexión: %s"#: io.c:1054msgid "Problem closing connection"msgstr "Problema al cerrar la conexión"#: io.c:1077msgid "'file' is not a connection"msgstr "'file' no es una conexión"#: io.c:1080msgid "cannot write to this connection"msgstr "no es posible escribir en esa conexión"#: io.c:1111msgid "'dec' must be a single character"msgstr "'dec' debe ser un solo carácter"#: io.c:1138#, c-formatmsgid "corrupt data frame -- length of column %d does not match nrows"msgstr ""#: io.c:1172#, c-formatmsgid "column %d claims to be a factor but does not have numeric codes"msgstr ""#: io.c:1190msgid "corrupt matrix -- dims do not match length"msgstr """Matriz corrupta -- los dims no coinciden con la ""longitud"#: stubs.c:56msgid "'savehistory' can only be used in Rgui and Rterm"msgstr ""#: stubs.c:73msgid "'loadhistory' can only be used in Rgui and Rterm"msgstr ""#: stubs.c:85msgid "invalid timestamp"msgstr "marca de tiempo no válida"#: stubs.c:151 stubs.c:159msgid "X11 dataentry cannot be loaded"msgstr "no se puede cargar la entrada de datos X11"#: stubs.c:155 stubs.c:184 stubs.c:190msgid "X11 is not available"msgstr "X11 no está disponible"#: stubs.c:248 stubs.c:251#, c-formatmsgid "invalid '%s' specification"msgstr "especificación '%s' no válida"#: stubs.c:254#, c-formatmsgid "'%s' contains missing values"msgstr "'%s' contiene valores faltantes"#: utils.c:68msgid "argument 'class' must be a character string"msgstr """El argumento 'class' debe ser una cadena de ""caracteres"#: utils.c:78msgid "argument 'x' must be a length-1 character vector"msgstr ""#: utils.c:81msgid "argument 'x' must be UTF-8 encoded (including ASCII)"msgstr ""#: utils.c:147msgid "'hostname' must be a character vector of length 1"msgstr ""#: utils.c:153#, c-formatmsgid "nsl() was unable to resolve host '%s'"msgstr "nsl() no pudo resolver el host '%s'"#: utils.c:160msgid "unknown format returned by 'gethostbyname'"msgstr """formato desconocido devuelto por 'gethostbyname'"#: utils.c:169msgid "nsl() is not supported on this platform"msgstr "nsl() no es soportado en esta plataforma"#: windows/dialogs.c:181msgid "unknown type"msgstr "tipo desconocido"#: windows/dialogs.c:213 windows/dialogs.c:237#: windows/dialogs.c:275 windows/dialogs.c:310msgid "menu functions can only be used in the GUI"msgstr """las funciones de menú solo se pueden utilizar en ""la interfaz gráfica de usuario"#: windows/dialogs.c:245#, c-formatmsgid "unable to retrieve items for %s (%s)"msgstr """no se pueden recuperar elementos para %s (%s)"#: windows/dialogs.c:283#, c-formatmsgid "unable to add menu (%s)"msgstr "no se puede agregar el menú (%s)"#: windows/dialogs.c:295#, c-formatmsgid "unable to add menu item (%s)"msgstr """no se puede agregar un elemento de menú (%s)"#: windows/dialogs.c:318msgid "menu does not exist"msgstr "el menú no existe"#: windows/dialogs.c:325#, c-formatmsgid "unable to delete menu item (%s)"msgstr """no se puede eliminar el elemento de menú (%s)"#: windows/registry.c:67 windows/registry.c:242#: windows/registry.c:245 windows/registry.c:248#, c-formatmsgid "invalid '%s' value"msgstr "valor '%s' no válido"#: windows/registry.c:260#, c-formatmsgid "Registry key '%ls' not found"msgstr "no se encontró la clave de registro '%ls'"#: windows/util.c:46msgid "unsupported version of Windows"msgstr "versión no soportada de Windows"#: windows/util.c:291msgid "argument must be a character vector or a raw vector"msgstr ""#: windows/util.c:332msgid "unable to open the clipboard"msgstr "no se puede abrir el portapapeles"#: windows/util.c:337msgid "unable to write to the clipboard"msgstr "no se puede escribir en el portapapeles"#: windows/util.c:416msgid "'title' must be a character string"msgstr "'title' debe ser una cadena de caracteres"#: windows/util.c:425msgid "'text' must be a character string"msgstr "'text' debe ser una cadena de caracteres"#: windows/util.c:464#, c-formatmsgid "'%s' must be length 1"msgstr "'%s' debe tener longitud 1"#: windows/util.c:577#, c-formatmsgid "'%s' must be a list"msgstr "'%s' debe ser una lista"#: windows/util.c:581#, c-formatmsgid "'%s' element %d is not a window handle"msgstr """el elemento '%s' %d no es un identificador de ""ventana"#: windows/widgets.c:110msgid "Select one or more"msgstr "Seleccione uno o varios"#: windows/widgets.c:110msgid "Select one"msgstr "Seleccione uno"#: windows/widgets.c:196 windows/widgets.c:266msgid "'default' must be a character string"msgstr "'default' debe ser una cadena de caracteres"#: windows/widgets.c:198msgid "'default' is overlong"msgstr "'default' es demasiado largo"#: windows/widgets.c:202 windows/widgets.c:272msgid "'caption' must be a character string"msgstr "'caption' debe ser una cadena de caracteres"#: windows/widgets.c:204msgid "'multi' must be a logical value"msgstr "'multi' debe ser un valor lógico"#: windows/widgets.c:206msgid "'filterindex' must be an integer value"msgstr "'filterindex' debe ser un valor entero"