aboutsummaryrefslogtreecommitdiff
path: root/source/es/connectivity/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/es/connectivity/messages.po')
-rw-r--r--source/es/connectivity/messages.po807
1 files changed, 807 insertions, 0 deletions
diff --git a/source/es/connectivity/messages.po b/source/es/connectivity/messages.po
new file mode 100644
index 00000000000..ccaacf666a8
--- /dev/null
+++ b/source/es/connectivity/messages.po
@@ -0,0 +1,807 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2017-04-12 14:13+0200\n"
+"PO-Revision-Date: 2017-04-28 19:01+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1493406081.000000\n"
+
+#. KjDmE
+#: conn_error_message.src
+msgctxt "256 + 2*100 + 0"
+msgid "The record operation has been vetoed."
+msgstr "Se ha vetado la operación de registro."
+
+#. xAZXk
+#: conn_error_message.src
+msgctxt "256 + 2*200 + 0"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr ""
+"La sentencia contiene una referencia cíclica a una o más subconsultas."
+
+#. sppzX
+#: conn_error_message.src
+msgctxt "256 + 2*300 + 0"
+msgid "The name must not contain any slashes ('/')."
+msgstr "El nombre no debe contener ninguna diagonal («/»)."
+
+#. pcGch
+#: conn_error_message.src
+msgctxt "256 + 2*301 + 0"
+msgid "$1$ is no SQL conform identifier."
+msgstr "$1$ no es un identificador de SQL."
+
+#. rhNKU
+#: conn_error_message.src
+msgctxt "256 + 2*302 + 0"
+msgid "Query names must not contain quote characters."
+msgstr "Los nombres de las consultas no deben contener comillas."
+
+#. vt9Xy
+#: conn_error_message.src
+msgctxt "256 + 2*303 + 0"
+msgid "The name '$1$' is already in use in the database."
+msgstr "El nombre «$1$» ya está en uso en la base de datos."
+
+#. mHdB5
+#: conn_error_message.src
+msgctxt "256 + 2*304 + 0"
+msgid "No connection to the database exists."
+msgstr "No hay conexión a la base de datos."
+
+#. qsN7W
+#: conn_error_message.src
+msgctxt "256 + 2*500 + 0"
+msgid "No $1$ exists."
+msgstr "No hay ningún $1$."
+
+#. xvK2D
+#: conn_error_message.src
+msgctxt "256 + 2*550 + 0"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr ""
+"No se puede mostrar el contenido completo de la tabla. Aplique un filtro."
+
+#. 9LXDp
+#: conn_shared_res.src
+msgctxt "STR_ERR_EXECUTING_QUERY"
+msgid "An error occurred while executing the query."
+msgstr "Se produjo un error al ejecutar la consulta."
+
+#. 7yRgf
+#: conn_shared_res.src
+msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
+msgid "The query can not be executed. It needs at least one table."
+msgstr "La consulta no puede ser ejecutada. Se requiere al menos una tabla."
+
+#. aBhA8
+#: conn_shared_res.src
+msgctxt "STR_NO_COUNT_SUPPORT"
+msgid "The driver does not support the 'COUNT' function."
+msgstr "El controlador no admite la función «COUNT»."
+
+#. FB59h
+#: conn_shared_res.src
+msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
+msgid "This statement type not supported by this database driver."
+msgstr "Este controlador de base de datos no admite este tipo de instrucción."
+
+#. KodDj
+#: conn_shared_res.src
+msgctxt "STR_UNSPECIFIED_ERROR"
+msgid "An unknown error occurred."
+msgstr "Ha ocurrido un error desconocido."
+
+#. 2CZNZ
+#: conn_shared_res.src
+msgctxt "STR_ERROR_REFRESH_ROW"
+msgid "An error occurred while refreshing the current row."
+msgstr "Ha ocurrido un error mientras se actualizaba la fila actual."
+
+#. DJhQp
+#: conn_shared_res.src
+msgctxt "STR_ERROR_GET_ROW"
+msgid "An error occurred while getting the current row."
+msgstr "Ha ocurrido un error mientras se obtenía la fila actual."
+
+#. s9ves
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN"
+msgid ""
+"The query can not be executed. The 'IS NULL' can only be used with a column "
+"name."
+msgstr ""
+"La consulta no se puede ejecutar. 'IS NULL' solo puede ser usado con un "
+"nombre de columna."
+
+#. kLhAy
+#: conn_shared_res.src
+msgctxt "STR_ILLEGAL_MOVEMENT"
+msgid "Illegal cursor movement occurred."
+msgstr "Se produjo un movimiento del cursor no permitido."
+
+#. vGtCJ
+#: conn_shared_res.src
+msgctxt "STR_COMMIT_ROW"
+msgid "Please commit row '$position$' before update rows or insert new rows."
+msgstr ""
+"Valide la fila «$position$» antes de actualizar filas o insertar nuevas."
+
+#. 7DcRU
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION_GIVEN"
+msgid "It doesn't exist a connection to the database."
+msgstr "No existe una conexión con la base de datos."
+
+#. 5BYEX
+#: conn_shared_res.src
+msgctxt "STR_WRONG_PARAM_INDEX"
+msgid ""
+"You tried to set a parameter at position '$pos$' but there is/are only "
+"'$count$' parameter(s) allowed. One reason may be that the property "
+"\"ParameterNameSubstitution\" is not set to TRUE in the data source."
+msgstr ""
+"Intentó establecer un parámetro en la posición «$pos$» pero solo hay "
+"«$count$» parámetro(s) permitido(s). Un motivo podría ser que la propiedad "
+"«ParameterNameSubstitution» no está establecida a TRUE en el origen de "
+"datos."
+
+#. 6FnrV
+#: conn_shared_res.src
+msgctxt "STR_NO_INPUTSTREAM"
+msgid "The input stream was not set."
+msgstr "El ingreso de cadena no fue definida."
+
+#. Davdp
+#: conn_shared_res.src
+msgctxt "STR_NO_ELEMENT_NAME"
+msgid "There is no element named '$name$'."
+msgstr "No hay ningún elemento llamado «$name$»."
+
+#. CWktu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_BOOKMARK"
+msgid "Invalid bookmark value"
+msgstr "El valor del marcador no es válido"
+
+#. VXSEP
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_GRANTED"
+msgid "Privilege not granted: Only table privileges can be granted."
+msgstr "Privilegio no otorgado: Solo las tablas privilegiadas son permitidas."
+
+#. DZf3v
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_REVOKED"
+msgid "Privilege not revoked: Only table privileges can be revoked."
+msgstr ""
+"Privilegio no revocado: Solo las tablas de privilegios pueden ser revocadas."
+
+#. qTZj7
+#: conn_shared_res.src
+msgctxt "STR_ERRORMSG_SEQUENCE"
+msgid "Function sequence error."
+msgstr "Error en función de secuencia."
+
+#. scUDb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX"
+msgid "Invalid descriptor index."
+msgstr "El índice del descriptor no es válido."
+
+#. MAAeW
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FUNCTION"
+msgid "The driver does not support the function '$functionname$'."
+msgstr "El controlador no admite la función «$functionname$»."
+
+#. FAp7x
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FEATURE"
+msgid ""
+"The driver does not support the functionality for '$featurename$'. It is not"
+" implemented."
+msgstr ""
+"El controlador no es compatible con la funcionalidad de «$featurename$». No "
+"se ha implementado."
+
+#. zXVCV
+#: conn_shared_res.src
+msgctxt "STR_FORMULA_WRONG"
+msgid "The formula for TypeInfoSettings is wrong!"
+msgstr "La fórmula para TypeInfoSettings es errónea."
+
+#. ZWq6D
+#: conn_shared_res.src
+msgctxt "STR_STRING_LENGTH_EXCEEDED"
+msgid ""
+"The string '$string$' exceeds the maximum length of $maxlen$ characters when"
+" converted to the target character set '$charset$'."
+msgstr ""
+"La cadena «$string$» supera la longitud máxima de $maxlen$ caracteres al "
+"convertirse en el conjunto de caracteres de destino «$charset$»."
+
+#. CYSBr
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_CONVERT_STRING"
+msgid ""
+"The string '$string$' cannot be converted using the encoding '$charset$'."
+msgstr ""
+"La cadena «$string$» no se puede convertir usando la codificación "
+"«$charset$»."
+
+#. sSzsJ
+#: conn_shared_res.src
+msgctxt "STR_URI_SYNTAX_ERROR"
+msgid "The connection URL is invalid."
+msgstr "URL de conexión no válido."
+
+#. ULTqE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_TOO_COMPLEX"
+msgid "The query can not be executed. It is too complex."
+msgstr "La consulta no puede ser ejecutado. Es muy compleja."
+
+#. UQYpN
+#: conn_shared_res.src
+msgctxt "STR_OPERATOR_TOO_COMPLEX"
+msgid "The query can not be executed. The operator is too complex."
+msgstr "La consulta no puede ser ejecutada. El operador es muy complejo."
+
+#. DmQcr
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
+msgid ""
+"The query can not be executed. You cannot use 'LIKE' with columns of this "
+"type."
+msgstr ""
+"No se puede ejecutar la consulta. No se puede usar «LIKE» con columnas de "
+"este tipo."
+
+#. EMgKF
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_STRING"
+msgid ""
+"The query can not be executed. 'LIKE' can be used with a string argument "
+"only."
+msgstr ""
+"No se puede ejecutar la consulta. «LIKE» puede usarse únicamente con un "
+"argumento de cadena de texto."
+
+#. PBG3H
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
+msgid ""
+"The query can not be executed. The 'NOT LIKE' condition is too complex."
+msgstr ""
+"No se puede ejecutar la consulta. La condición «NOT LIKE» es demasiado "
+"compleja."
+
+#. CWeME
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains wildcard in the"
+" middle."
+msgstr ""
+"No se puede ejecutar la consulta. La condición «LIKE» contiene un carácter "
+"comodín en el medio."
+
+#. NK7eq
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains too many "
+"wildcards."
+msgstr ""
+"No se puede ejecutar la consulta. La condición «LIKE» contiene demasiados "
+"comodines."
+
+#. nADdF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMNNAME"
+msgid "The column name '$columnname$' is not valid."
+msgstr "El nombre de columna «$columnname$» no es válido."
+
+#. FT3Zb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_SELECTION"
+msgid "The statement contains an invalid selection of columns."
+msgstr "La declaración contiene una selección de columnas no válida."
+
+#. sEFWB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_UPDATEABLE"
+msgid "The column at position '$position$' could not be updated."
+msgstr "No se puede actualizar la columna en la posición «$position$»."
+
+#. iLNAb
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_LOAD_FILE"
+msgid "The file $filename$ could not be loaded."
+msgstr "El archivo $filename$ no se pudo cargar."
+
+#. jq62z
+#: conn_shared_res.src
+msgctxt "STR_LOAD_FILE_ERROR_MESSAGE"
+msgid ""
+"The attempt to load the file resulted in the following error message ($exception_type$):\n"
+"\n"
+"$error_message$"
+msgstr ""
+"El intento de cargar el archivo dio lugar al siguiente mensaje de error ($exception_type$):\n"
+"\n"
+"$error_message$"
+
+#. sbrdS
+#: conn_shared_res.src
+msgctxt "STR_TYPE_NOT_CONVERT"
+msgid "The type could not be converted."
+msgstr "El tipo no puede ser convertido."
+
+#. 3L6uG
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
+msgid "Could not append column: invalid column descriptor."
+msgstr "No se puede anexar la columna: descriptor de columna no válido."
+
+#. 4GMmY
+#: conn_shared_res.src
+msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
+msgid "Could not create group: invalid object descriptor."
+msgstr "No se pudo crear el grupo: el descriptor de objeto no es válido."
+
+#. MDKgr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
+msgid "Could not create index: invalid object descriptor."
+msgstr "No se pudo crear el índice: el descriptor de objeto no es válido."
+
+#. jPjxi
+#: conn_shared_res.src
+msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
+msgid "Could not create key: invalid object descriptor."
+msgstr "No se pudo crear la clave: el descriptor de objeto no es válido."
+
+#. jaDH3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
+msgid "Could not create table: invalid object descriptor."
+msgstr "No se pudo crear la tabla: el descriptor de objeto no es válido."
+
+#. utNzu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
+msgid "Could not create user: invalid object descriptor."
+msgstr "No se pudo crear el usuario: el descriptor de objeto no es válido."
+
+#. 4TE9R
+#: conn_shared_res.src
+msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
+msgid "Could not create view: invalid object descriptor."
+msgstr "No se pudo crear la vista: el descriptor de objeto no es válido."
+
+#. BrHQp
+#: conn_shared_res.src
+msgctxt "STR_VIEW_NO_COMMAND_ERROR"
+msgid "Could not create view: no command object."
+msgstr "No se pudo crear la vista: no hay objetos de orden."
+
+#. GgFCn
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION"
+msgid ""
+"The connection could not be created. May be the necessary data provider is "
+"not installed."
+msgstr ""
+"No se pudo crear la conexión. Quizá el proveedor de datos necesario no está "
+"instalado."
+
+#. GRZEu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_INDEX"
+msgid ""
+"The index could not be deleted. An unknown error while accessing the file "
+"system occurred."
+msgstr ""
+"No se pudo eliminar el índice. Se produjo un error desconocido al acceder al"
+" sistema de archivos."
+
+#. JbDnu
+#: conn_shared_res.src
+msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
+msgid "The index could not be created. Only one column per index is allowed."
+msgstr "No se pudo crear el índice. Solo se permite una columna por índice."
+
+#. rB3XE
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
+msgid "The index could not be created. The values are not unique."
+msgstr "No se pudo crear el índice. Los valores no son únicos."
+
+#. f8DTu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX"
+msgid "The index could not be created. An unknown error appeared."
+msgstr "No se pudo crear el índice. Apareció un error inesperado."
+
+#. HPZuZ
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
+msgid ""
+"The index could not be created. The file '$filename$' is used by an other "
+"index."
+msgstr ""
+"No se pudo crear el índice. El archivo «$filename$» se usa en otro índice."
+
+#. GcK7B
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
+msgid ""
+"The index could not be created. The size of the chosen column is too big."
+msgstr ""
+"No se pudo crear el índice. El tamaño de la columna seleccionada es "
+"demasiado grande."
+
+#. vWZ84
+#: conn_shared_res.src
+msgctxt "STR_SQL_NAME_ERROR"
+msgid "The name '$name$' doesn't match SQL naming constraints."
+msgstr ""
+"El nombre «$name$» no coincide con las limitaciones de nombres de SQL."
+
+#. wv2Cx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_FILE"
+msgid "The file $filename$ could not be deleted."
+msgstr "No se pudo eliminar el archivo «$filename$»."
+
+#. rp3rF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_TYPE"
+msgid "Invalid column type for column '$columnname$'."
+msgstr "Tipo de columna no válido para la columna «$columnname$»."
+
+#. jAStU
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_PRECISION"
+msgid "Invalid precision for column '$columnname$'."
+msgstr "Precisión no válida para la columna «$columnname$»."
+
+#. zJbtr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PRECISION_SCALE"
+msgid "Precision is less than scale for column '$columnname$'."
+msgstr "La precisión es menor que la escala de la columna «$columnname$»."
+
+#. PDCV3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
+msgid "Invalid column name length for column '$columnname$'."
+msgstr "La longitud del nombre de la columna «$columnname$» no es válida."
+
+#. NZWGq
+#: conn_shared_res.src
+msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
+msgid "Duplicate value found in column '$columnname$'."
+msgstr "Se encontró un valor duplicado en la columna «$columnname$»."
+
+#. sfaxE
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE"
+msgid ""
+"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
+"\n"
+"The specified value \"$value$ is longer than the number of digits allowed."
+msgstr ""
+"La columna «$columnname$» se ha definido como del tipo «decimal», la longitud máxima es de $precision$ caracteres (con $scale$ decimales).\n"
+"\n"
+"El valor especificado «$value$» es más largo que el número de dígitos permitidos."
+
+#. ZvEz9
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ALTERABLE"
+msgid ""
+"The column '$columnname$' could not be altered. May be the file system is "
+"write protected."
+msgstr ""
+"No se puede modificar la columna «$columnname$». Quizás el sistema de "
+"archivos está protegido contra escritura."
+
+#. 4BgE9
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_VALUE"
+msgid ""
+"The column '$columnname$' could not be updated. The value is invalid for "
+"that column."
+msgstr ""
+"No se puede actualizar la columna «$columnname$». El valor no es válido para"
+" esa columna."
+
+#. dFAFB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ADDABLE"
+msgid ""
+"The column '$columnname$' could not be added. May be the file system is "
+"write protected."
+msgstr ""
+"No se pudo añadir la columna «$columnname$». Puede que el sistema de "
+"archivos esté protegido contra escritura."
+
+#. zk3QB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_DROP"
+msgid ""
+"The column at position '$position$' could not be dropped. May be the file "
+"system is write protected."
+msgstr ""
+"No se pudo eliminar la columna en la posición «$position$». Puede que el "
+"sistema de archivos esté protegido contra escritura."
+
+#. hAwmi
+#: conn_shared_res.src
+msgctxt "STR_TABLE_NOT_DROP"
+msgid ""
+"The table '$tablename$' could not be dropped. May be the file system is "
+"write protected."
+msgstr ""
+"No se pudo eliminar la tabla «$tablename$». Puede que el sistema de archivos"
+" esté protegido contra escritura."
+
+#. R3BGx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_ALTER_TABLE"
+msgid "The table could not be altered."
+msgstr "No se pudo alterar la tabla."
+
+#. UuoNm
+#: conn_shared_res.src
+msgctxt "STR_INVALID_DBASE_FILE"
+msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
+msgstr ""
+"El archivo «$filename$» es un archivo dBase no válido (o no reconocido)."
+
+#. LhHTA
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_OPEN_BOOK"
+msgid "Cannot open Evolution address book."
+msgstr "No se puede abrir la libreta de direcciones de Evolution."
+
+#. sxbEF
+#: conn_shared_res.src
+msgctxt "STR_SORT_BY_COL_ONLY"
+msgid "Can only sort by table columns."
+msgstr "Solo se puede ordenar por columnas de tabla."
+
+#. E4wn2
+#: conn_shared_res.src
+msgctxt "STR_QUERY_COMPLEX_COUNT"
+msgid ""
+"The query can not be executed. It is too complex. Only \"COUNT(*)\" is "
+"supported."
+msgstr ""
+"No se puede ejecutar la consulta. Es demasiado complicada. Solo se permite "
+"«CONTAR(*)»."
+
+#. 8VQo4
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_BETWEEN"
+msgid ""
+"The query can not be executed. The 'BETWEEN' arguments are not correct."
+msgstr ""
+"No se puede ejecutar la consulta. Los argumentos «BETWEEN» no son correctos."
+
+#. 4oK7N
+#: conn_shared_res.src
+msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
+msgid "The query can not be executed. The function is not supported."
+msgstr "No se puede ejecutar la consulta. La función no es compatible."
+
+#. kCjVU
+#: conn_shared_res.src
+msgctxt "STR_TABLE_READONLY"
+msgid "The table can not be changed. It is read only."
+msgstr "No se puede cambiar la tabla. Es de solo lectura."
+
+#. cqWEv
+#: conn_shared_res.src
+msgctxt "STR_DELETE_ROW"
+msgid ""
+"The row could not be deleted. The option \"Display inactive records\" is "
+"set."
+msgstr ""
+"No se pudo eliminar la fila. La opción «Mostrar registros inactivos» está "
+"activada."
+
+#. TZTfv
+#: conn_shared_res.src
+msgctxt "STR_ROW_ALREADY_DELETED"
+msgid "The row could not be deleted. It is already deleted."
+msgstr "No se pudo eliminar la fila. Ya se había eliminado."
+
+#. fuJot
+#: conn_shared_res.src
+msgctxt "STR_QUERY_MORE_TABLES"
+msgid "The query can not be executed. It contains more than one table."
+msgstr "No se puede ejecutar la consulta, porque contiene más de una tabla."
+
+#. w7AzE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_TABLE"
+msgid "The query can not be executed. It contains no valid table."
+msgstr "No se puede ejecutar la consulta. No contiene una tabla válida."
+
+#. CRsGn
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_COLUMN"
+msgid "The query can not be executed. It contains no valid columns."
+msgstr "No se puede ejecutar la consulta. No contiene columnas válidas."
+
+#. ucGyR
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PARA_COUNT"
+msgid "The count of the given parameter values doesn't match the parameters."
+msgstr ""
+"La cuenta de los valores de los parámetros dados no coinciden con los "
+"parámetros."
+
+#. 3EDJB
+#: conn_shared_res.src
+msgctxt "STR_NO_VALID_FILE_URL"
+msgid "The URL '$URL$' is not valid. A connection can not be created."
+msgstr "El URL «$URL$» no es válido. No se puede crear una conexión."
+
+#. 9n4j2
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME"
+msgid "The driver class '$classname$' could not be loaded."
+msgstr "No se pudo cargar el controlador de la clase «$classname$»."
+
+#. jbnZZ
+#: conn_shared_res.src
+msgctxt "STR_NO_JAVA"
+msgid "No Java installation could be found. Please check your installation."
+msgstr ""
+"No se pudo encontrar la instalación de Java. Compruebe su instalación."
+
+#. iKnFy
+#: conn_shared_res.src
+msgctxt "STR_NO_RESULTSET"
+msgid "The execution of the query doesn't return a valid result set."
+msgstr ""
+"La ejecución de la consulta no devuelve un conjunto de resultados válido."
+
+#. kiYDS
+#: conn_shared_res.src
+msgctxt "STR_NO_ROWCOUNT"
+msgid "The execution of the update statement doesn't effect any rows."
+msgstr "La ejecución de la actualización no afecta ninguna fila."
+
+#. xiRq3
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME_PATH"
+msgid "The additional driver class path is '$classpath$'."
+msgstr "La ruta del manejador de clase adicional es «$classpath$»."
+
+#. QxNVP
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_PARA_TYPE"
+msgid "The type of parameter at position '$position$' is unknown."
+msgstr "Se desconoce el tipo de parámetro en la posición «$position$»."
+
+#. ghuVV
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_COLUMN_TYPE"
+msgid "The type of column at position '$position$' is unknown."
+msgstr "Se desconoce el tipo de columna en la posición «$position$»."
+
+#. 2M8qG
+#: conn_shared_res.src
+msgctxt "STR_NO_KDE_INST"
+msgid "No suitable KDE installation was found."
+msgstr "No se encontró una adecuada instalación de KDE."
+
+#. aCWED
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_OLD"
+msgid ""
+"KDE version $major$.$minor$ or higher is required to access the KDE Address "
+"Book."
+msgstr ""
+"Se requiere la versión de KDE $major$.$minor$ o superior para acceder a la "
+"Libreta de direcciones de KDE."
+
+#. LVhyq
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW"
+msgid ""
+"The found KDE version is too new. Only KDE up to version $major$.$minor$ is "
+"known to work with this product.\n"
+msgstr ""
+"La versión de KDE encontrada es muy reciente. Solamente se sabe de KDE "
+"versión $major$.$minor$ funcionando con este producto.\n"
+
+#. gnHHh
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW_WORK_AROUND"
+msgid ""
+"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
+"\n"
+msgstr ""
+"Si está seguro de que su versión de KDE funciona, puede ejecutar la siguiente macro de Basic para desactivar esta comprobación de versión:\n"
+"\n"
+
+#. 3FmFX
+#: conn_shared_res.src
+msgctxt "STR_PARA_ONLY_PREPARED"
+msgid "Parameters can appear only in prepared statements."
+msgstr "Los parametros solo pueden aparecer en las declaraciones preparadas."
+
+#. CB7pj
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE"
+msgid "No such table!"
+msgstr "No hay ninguna tabla con este nombre."
+
+#. CDY8S
+#: conn_shared_res.src
+msgctxt "STR_NO_MAC_OS_FOUND"
+msgid "No suitable Mac OS installation was found."
+msgstr "No se encontró una instalación adecuada de Mac OS."
+
+#. HNSzq
+#: conn_shared_res.src
+msgctxt "STR_NO_STORAGE"
+msgid "The connection can not be established. No storage or URL was given."
+msgstr ""
+"La conexión no se puede establecer. No se indicó ningún almacenamiento o "
+"URL."
+
+#. SZSmZ
+#: conn_shared_res.src
+msgctxt "STR_INVALID_FILE_URL"
+msgid ""
+"The given URL contains no valid local file system path. Please check the "
+"location of your database file."
+msgstr ""
+"El URL proporcionado no contiene ninguna ruta de archivo local válida. "
+"Compruebe la ubicación del archivo de la base de datos."
+
+#. muHcn
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE_CONTAINER"
+msgid "An error occurred while obtaining the connection's table container."
+msgstr ""
+"Ha ocurrido un error al obtener el contenedor de tabla de esta conexión."
+
+#. Rm4Le
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLENAME"
+msgid "There is no table named '$tablename$'."
+msgstr "No hay ninguna tabla llamada «$tablename$»."
+
+#. 3BxCF
+#: conn_shared_res.src
+msgctxt "STR_NO_DOCUMENTUI"
+msgid "The provided DocumentUI is not allowed to be NULL."
+msgstr "El DocumentUI provisto no puede ser NULL."
+
+#. VLEMM
+#: conn_shared_res.src
+msgctxt "STR_ERROR_NEW_VERSION"
+msgid ""
+"The connection could not be established. The database was created by a newer"
+" version of %PRODUCTNAME."
+msgstr ""
+"No se pudo establecer la conexión. La base de datos se creó con una versión "
+"más reciente de %PRODUCTNAME."