aboutsummaryrefslogtreecommitdiff
path: root/source/es/helpcontent2/source/text
diff options
context:
space:
mode:
Diffstat (limited to 'source/es/helpcontent2/source/text')
-rw-r--r--source/es/helpcontent2/source/text/sbasic/python.po128
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po8
-rw-r--r--source/es/helpcontent2/source/text/sdatabase.po544
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po10
4 files changed, 345 insertions, 345 deletions
diff --git a/source/es/helpcontent2/source/text/sbasic/python.po b/source/es/helpcontent2/source/text/sbasic/python.po
index 2bf23cb05c9..fd716f91ffe 100644
--- a/source/es/helpcontent2/source/text/sbasic/python.po
+++ b/source/es/helpcontent2/source/text/sbasic/python.po
@@ -4,8 +4,8 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-03-02 08:34+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-09-13 10:37+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicpython/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1565287211.000000\n"
#. naSFZ
@@ -239,7 +239,7 @@ msgctxt ""
"N0341\n"
"help.text"
msgid "<bookmark_value>API;script.provider.MasterScriptProviderFactory: Retrieving Basic scripts</bookmark_value><bookmark_value>API;script.provider.XScript: Executing Basic scripts</bookmark_value><bookmark_value>API;XScriptProvider: Retrieving Basic scripts</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>API;script.provider.MasterScriptProviderFactory: Recuperación de scripts (secuencias de órdenes) básicos</bookmark_value><bookmark_value>API;script.provider.XScript: Ejecutando scripts (secuencias de órdenes) básicos</bookmark_value><bookmark_value>API;XScriptProvider: Recuperación de scripts (secuencias de órdenes básicas)</bookmark_value>"
#. iu5YW
#: python_2_basic.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"N0373\n"
"help.text"
msgid "Examples in <link href=\"text/sbasic/python/python_screen.xhp\">Input/Output to Screen</link> detail Python to Basic invocation calls. <link href=\"text/sbasic/python/python_document_events.xhp\">Monitoring Document Events</link> illustrates the usage of *args Python idiom to print a variable number of parameters to <literal>Access2Base</literal> logging console dialog."
-msgstr ""
+msgstr "Algunos ejemplos sobre la <link href=\"text/sbasic/python/python_screen.xhp\">entrada/salida a la pantalla</link> detallan cómo realizar las llamadas de invocación a Basic desde Python. En <link href=\"text/sbasic/python/python_document_events.xhp\">Monitorización de eventos de documento</link>, se muestra el uso del comodín *args en el lenguaje Python para imprimir un número variable de parámetros en el diálogo de la consola de registros de <literal>Access2Base</literal>."
#. vPub5
#: python_2_basic.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"N0379\n"
"help.text"
msgid "<literal>*args</literal>Python simplified syntax can be used in conjunction with %PRODUCTNAME Basic routines that accept a variable number of arguments. Below <literal>Print</literal> and <literal>SUM</literal> Python functions call their Basic <literal>Print</literal> and <literal>SUM</literal> counterparts, using aforementioned <literal>getBasicScript</literal> function. Exception handling is not detailed."
-msgstr ""
+msgstr "La sintaxis simplificada de Python <literal>*args</literal> puede ser usada en conjunto con rutinas Basic de %PRODUCTNAME que acepten un número variable de argumentos. Más abajo, las funciones de Python <literal>Print</literal> y <literal>SUM</literal> llaman a sus contrapartes de Basic <literal>Print</literal> y <literal>SUM</literal> en la ya mencionada función <literal>getBasicScript</literal>. El manejo de excepciones no se detalla."
#. ej8XP
#: python_2_basic.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"N0402\n"
"help.text"
msgid "The %PRODUCTNAME Basic <literal>Print</literal> and <literal>SUM</literal> document-based routines accept a variable number of arguments. The <literal>Private</literal> or <literal>Public</literal> attributes have no effect. The arguments type checking is skipped for clarity."
-msgstr ""
+msgstr "Las rutinas de %PRODUCTNAME Basic <literal>Print</literal> y <literal>SUM</literal>, basadas en documentos, aceptan un número variable de argumentos. Los atributos <literal>Private</literal> o <literal>Public</literal> no tienen efecto. La comprobación del tipo de argumentos se omite por claridad."
#. jHUxq
#: python_2_basic.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"N0407\n"
"help.text"
msgid "''' Print item list of variable number '''"
-msgstr ""
+msgstr "''' Imprimir la lista de número variable de elementos '''"
#. 3pFAj
#: python_2_basic.xhp
@@ -410,7 +410,7 @@ msgctxt ""
"N0419\n"
"help.text"
msgid "''' SUM a variable list of numbers '''"
-msgstr ""
+msgstr "''' SUM (suma) una lista variable de números '''"
#. CDJo4
#: python_dialogs.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Opening a Dialog with Python"
-msgstr "Abrir un cuadro de diálogo con Python"
+msgstr "Abrir un diálogo con Python"
#. XWAwA
#: python_dialogs.xhp
@@ -446,7 +446,7 @@ msgctxt ""
"N0337\n"
"help.text"
msgid "%PRODUCTNAME static dialogs are created with the <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialog editor</link> and are stored in varying places according to their personal (My Macros), shared (Application Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other <link href=\"text/shared/guide/scripting.xhp\">%PRODUCTNAME supported language</link> for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity."
-msgstr ""
+msgstr "Los diálogos estáticos de %PRODUCTNAME se crearon con el <link href=\"text/sbasic/guide/create_dialog.xhp\">Editor de diálogos</link> y se almacenan en una variedad de lugares de acuerdo a su naturaleza personal (Mis Macros), compartida (macros de la aplicación) o incrustada (en el documento). Por el contrario, los diálogos dinámicos se construyen en tiempo de ejecución a partir de las secuencias de órdenes en Basic o Python o mediante el uso de otro <link href=\"text/shared/guide/scripting.xhp\">lenguaje compatible con %PRODUCTNAME</link> para esta tarea. La apertura de diálogos estáticos con Python se ilustra aquí mismo. El manejo de las excepciones y la internacionalización se omiten para mayor claridad del ejemplo."
#. AbdfS
#: python_dialogs.xhp
@@ -464,7 +464,7 @@ msgctxt ""
"N0339\n"
"help.text"
msgid "The examples below open <literal>Access2Base Trace</literal> console or the imported <literal>TutorialsDialog</literal> dialog with <menuitem>Tools - Macros - Run Macro</menuitem> menu:"
-msgstr "Los ejemplos siguientes abre la consola <literal>Access2Base Trace</literal> o el cuadro de diálogo importado <literal>TutorialsDialog</literal> a través del menú <menuitem>Herramientas ▸ Macros ▸ Ejecutar macro</menuitem>:"
+msgstr "Los ejemplos siguientes abre la consola de <literal>Access2Base Trace</literal> o el diálogo importado <literal>TutorialsDialog</literal> a través del menú <menuitem>Herramientas ▸ Macros ▸ Ejecutar macro</menuitem>:"
#. ChW9B
#: python_dialogs.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"N0365\n"
"help.text"
msgid "The example below opens a newly edited <literal>Dialog1</literal> dialog from a document with <menuitem>Tools - Macros - Run Macro</menuitem> menu:"
-msgstr ""
+msgstr "El ejemplo siguiente abre un diálogo <literal>Dialog1</literal>, recién editado, desde un documento con el menú <menuitem>Herramientas ▸ Macros ▸ Ejecutar macro</menuitem>:"
#. mMo7w
#: python_dialogs.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"N0526\n"
"help.text"
msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic;Monitorización de eventos de documento</bookmark_value> <bookmark_value>Python;Monitorización de eventos de documento</bookmark_value> <bookmark_value>Access2Base;Consola</bookmark_value> <bookmark_value>Access2Base;Traza</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitorización de eventos de documento</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitorización de eventos de documento</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitorización de eventos de documento</bookmark_value> <bookmark_value>API;lang.EventObject: Monitorización de eventos de documento</bookmark_value>"
#. CXFbV
#: python_document_events.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"N0527\n"
"help.text"
msgid "<variable id=\"pythonmonitor\"><link href=\"text/sbasic/python/python_document_events.xhp\">Listening to Document Events</link></variable>"
-msgstr ""
+msgstr "<variable id=\"pythonmonitor\"><link href=\"text/sbasic/python/python_document_events.xhp\">Escucha de eventos de documento</link></variable>"
#. 9kSGW
#: python_document_events.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_id431630582396327\n"
"help.text"
msgid "Identify a new document at opening time, as opposed to existing ones, and perform a dedicated setup."
-msgstr ""
+msgstr "Identificar un nuevo documento en el momento de la apertura, a diferencia de los existentes, y realizar una configuración específica."
#. Tror9
#: python_document_events.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_id461630582396782\n"
"help.text"
msgid "Control the processing of document save, document copy, print or mailmerge requests."
-msgstr ""
+msgstr "Controlar el procesamiento de las solicitudes para guardar, copiar o imprimir documentos o para combinar correspondencia."
#. xrRHB
#: python_document_events.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id631630582394790\n"
"help.text"
msgid "Recalculate table of contents, indexes or table entries of a Writer document when document is going to be closed"
-msgstr ""
+msgstr "Recalcular la tabla de contenidos, los índices o las entradas de la tabla de un documento del escritos cuando se va a cerrar el documento."
#. fCNvj
#: python_document_events.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id601630582398998\n"
"help.text"
msgid "Import math Python packages before opening a Calc document. Release these packages when the document closes."
-msgstr ""
+msgstr "Importar los paquetes matemáticos de Python antes de abrir un documento Calc. Liberar estos paquetes cuando el documento se cierra."
#. MviLj
#: python_document_events.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"N0528\n"
"help.text"
msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\">assigning macros to events</link>, one can monitor events raised by %PRODUCTNAME documents. Application Programming Interface (API) broadcasters are responsible for calling event scripts. Unlike listeners that require to define all supported methods, even if unused, document monitors require only two methods next to hooked event scripts."
-msgstr "Además de <link href=\"text/sbasic/shared/01040000.xhp\">asignar macros a eventos</link>, es posible monitorizar los eventos emitidos por los documentos de %PRODUCTNAME. Los emisores de API (interfaz de programación de aplicaciones, por sus siglas en inglés) son responsables de llamar a las macros de los eventos. A diferencia de los agentes de escucha que requieren que se definan todos los métodos admitidos incluso si estos no se utilizan, los monitores de documento únicamente requieren dos métodos junto a macros de eventos conectadas."
+msgstr "Además de <link href=\"text/sbasic/shared/01040000.xhp\">asignar macros a eventos</link>, es posible monitorizar los eventos emitidos por los documentos de %PRODUCTNAME. Los emisores de API (interfaz de programación de aplicaciones, por sus siglas en inglés) son responsables de llamar a las macros de los eventos. A diferencia de los agentes de escucha, que requieren que se definan todos los métodos admitidos, incluso si estos no se utilizan, los monitores de documento únicamente requieren dos métodos junto a las macros conectadas de eventos."
#. 6j5Bu
#: python_document_events.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"N0530\n"
"help.text"
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <menuitem>Open Document</menuitem> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
-msgstr ""
+msgstr "A continuación se ilustra la monitorización para los lenguajes Basic y Python mediante la programación orientada a objetos. La asignación de la secuencia de órdenes <literal>OnLoad</literal> al evento <menuitem>Abrir documento</menuitem> es suficiente para iniciar y finalizar la monitorización de eventos del documento. La pestaña <menuitem>Eventos</menuitem> del menú <menuitem>Herramientas ▸ Personalizar</menuitem> se utiliza para asignar cualquiera de las dos secuencias de órdenes."
#. KgWvt
#: python_document_events.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"N0531\n"
"help.text"
msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
-msgstr ""
+msgstr "La interceptación de eventos ayuda a establecer las condiciones previas y posteriores de las secuencias de órdenes, como la carga y descarga de bibliotecas o el seguimiento del procesamiento de las secuencias de órdenes en segundo plano. El uso del módulo <literal>Access2Base.Trace</literal> ilustra este segundo contexto."
#. BG7Xs
#: python_document_events.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"bm_id721622446590963\n"
"help.text"
msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>API;frame.Desktop: Monitorización de eventos de documento</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitorización de eventos de documento</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitorización de eventos de documento</bookmark_value>"
#. eGKkK
#: python_document_events.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"N0533\n"
"help.text"
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
-msgstr ""
+msgstr "La monitorización de eventos inicia desde la instanciación del objeto y termina cuando Python libera el objeto. Los eventos producidos se reportan mediante la consola <literal>Access2Base</literal>"
#. mCDwK
#: python_document_events.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"N0534\n"
"help.text"
msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>."
-msgstr ""
+msgstr "Los eventos <literal>OnLoad</literal> y <literal>OnUnload</literal> se pueden utilizar para establecer y restablecer respectivamente la ruta de los programas de Python. Se describen como <menuitem>Abrir documento</menuitem> y <menuitem>Cerrar documento</menuitem>."
#. i7waD
#: python_document_events.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"N0546\n"
"help.text"
msgid "adapted from 'Python script to monitor OnSave event' at"
-msgstr "adaptado de «secuencia de órdenes Python para monitorizar el evento OnSave» en"
+msgstr "adaptado de la secuencia de órdenes 'Python script to monitor OnSave event', que se encuentra en:"
#. AMBQD
#: python_document_events.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"N0551\n"
"help.text"
msgid "''' report using Access2Base.Trace console OR"
-msgstr "''' crear informe con la consola Access2Base.Trace O"
+msgstr "''' Reporta mediante la consola Access2Base.Trace o"
#. ops87
#: python_document_events.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"N0552\n"
"help.text"
msgid "report in 1st sheet, 1st column for Calc docs '''"
-msgstr "informe en 1.ª hoja, 1.ª columna para documentos de Calc '''"
+msgstr "reporta en 1.ª hoja, 1.ª columna para documentos de Calc '''"
#. SUrHQ
#: python_document_events.xhp
@@ -716,7 +716,7 @@ msgctxt ""
"N0569\n"
"help.text"
msgid "\"\"\" Output doc. events on 1st column of a Calc spreadsheet \"\"\""
-msgstr ""
+msgstr "\"\"\" Saca los eventos del documento en la 1ª columna de una hoja de cálculo Calc \"\"\""
#. HEByB
#: python_document_events.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"N0575\n"
"help.text"
msgid "def listen(self, *args): # OnLoad/OnNew at the earliest"
-msgstr ""
+msgstr "def listen(self, *args): # OnLoad/OnNew, lo antes posible"
#. eq9UC
#: python_document_events.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"N0576\n"
"help.text"
msgid "\"\"\" Start doc. events monitoring \"\"\""
-msgstr ""
+msgstr "\"\"\" Iniciar la monitorización de los eventos del documento \"\"\""
#. o7xSw
#: python_document_events.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"N0581\n"
"help.text"
msgid "\"\"\" Stop doc. events monitoring \"\"\""
-msgstr ""
+msgstr "\"\"\" Detener la monitorización de los eventos del documento \"\"\""
#. TyiYD
#: python_document_events.xhp
@@ -797,7 +797,7 @@ msgctxt ""
"N0595\n"
"help.text"
msgid "\"\"\" Release all activities \"\"\""
-msgstr ""
+msgstr "\"\"\" Liberar todas las actividades \"\"\""
#. XaEoP
#: python_document_events.xhp
@@ -833,7 +833,7 @@ msgctxt ""
"N0605\n"
"help.text"
msgid "pass # (optional) performed when disposed"
-msgstr ""
+msgstr "pass # (opcional) realizado cuando se desecha"
#. xPosR
#: python_document_events.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"N0617\n"
"help.text"
msgid "\"\"\" Print free item list to console \"\"\""
-msgstr ""
+msgstr "\"\"\" Imprime la lista de elementos libres en la consola \"\"\""
#. nzjHS
#: python_document_events.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"N0622\n"
"help.text"
msgid "\"\"\" Append log message to console, optional user prompt \"\"\""
-msgstr ""
+msgstr "\"\"\" Anexar el mensaje de registro a la consola, con indicación opcional al usuario \"\"\""
#. HDXPV
#: python_document_events.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"N0627\n"
"help.text"
msgid "\"\"\" Set log messages lower limit \"\"\""
-msgstr ""
+msgstr "\"\"\" Establecer el límite inferior de los mensajes de registro \"\"\""
#. fXnMH
#: python_document_events.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"N0632\n"
"help.text"
msgid "\"\"\" Display console content/dialog \"\"\""
-msgstr ""
+msgstr "\"\"\" Mostrar el contenido o un diálogo de la consola \"\"\""
#. mPJ3B
#: python_document_events.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"N0638\n"
"help.text"
msgid "''' Grab application-based Basic script '''"
-msgstr ""
+msgstr "''' Coge la secuencia de órdenes Basic basada en la aplicación '''"
#. 2dfeg
#: python_document_events.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"N0648\n"
"help.text"
msgid "<menuitem>Start application</menuitem> and <menuitem>Close application</menuitem> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\">Importing Python Modules</link> for more information."
-msgstr ""
+msgstr "Los eventos <menuitem>Iniciar aplicación</menuitem> and <menuitem>Cerrar la aplicación</menuitem> pueden ser usados, respectivamente, para establecer o restablecer la ruta a las secuencias de órdenes Python del usuario o de la aplicación %PRODUCTNAME. De manera similar, las bibliotecas o los módulos Python incluidos en los documentos pueden ser cargados y liberados mediante los eventos <menuitem>Abrir documento</menuitem> y <menuitem>Documento cerrado</menuitem>. Vea <link href=\"text/sbasic/python/python_import.xhp\">Importación de módulos Python</link> para mayores detalles."
#. 8pHCg
#: python_document_events.xhp
@@ -923,7 +923,7 @@ msgctxt ""
"bm_id591622446367707\n"
"help.text"
msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Herramientas;Cadenas</bookmark_value>"
#. D5Lsi
#: python_document_events.xhp
@@ -932,7 +932,7 @@ msgctxt ""
"N0650\n"
"help.text"
msgid "Using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab, the <menuitem>Open document</menuitem> event fires a <literal>ConsoleLogger</literal> initialisation. <literal>_documentEventOccured</literal> routine - set by <literal>ConsoleLogger</literal> - serves as a unique entry point to trap all document events."
-msgstr ""
+msgstr "Al usar la pestaña <menuitem>Eventos</menuitem> del menú <menuitem>Herramientas ▸ Personalizar</menuitem>, el evento <menuitem>Abrir documento</menuitem> dispara una inicialización de <literal>ConsoleLogger</literal>. La rutina <literal>_documentEventOccured</literal>, establecida por <literal>Console Logger</literal>, sirve como punto de entrada único para atrapar todos los eventos de documento."
#. gGpkW
#: python_document_events.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"bas_id431630567378062\n"
"help.text"
msgid "Global _obj As Object ' controller.ConsoleLogger instance"
-msgstr ""
+msgstr "Global _obj As Object ' instancia de controller.ConsoleLogger"
#. PfRq6
#: python_document_events.xhp
@@ -959,7 +959,7 @@ msgctxt ""
"N0655\n"
"help.text"
msgid "Sub OnLoad(evt As com.sun.star.document.DocumentEvent) ' >> Open Document <<"
-msgstr ""
+msgstr "Sub OnLoad(evt As com.sun.star.document.DocumentEvent) ' >> Abrir documento <<"
#. p8RfU
#: python_document_events.xhp
@@ -968,7 +968,7 @@ msgctxt ""
"bas_id371630509596674\n"
"help.text"
msgid "''' ConsoleLogger unique entry point '''"
-msgstr ""
+msgstr "''' Punto de entrada único de ConsoleLogger '''"
#. upGWH
#: python_document_events.xhp
@@ -977,7 +977,7 @@ msgctxt ""
"hd_id721630511986813\n"
"help.text"
msgid "controller.ConsoleLogger class module"
-msgstr ""
+msgstr "módulo de la clase ConsoleLogger"
#. AN8tn
#: python_document_events.xhp
@@ -986,7 +986,7 @@ msgctxt ""
"par_id901630509435225\n"
"help.text"
msgid "Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops upon document closure. <literal>StartAdapter</literal> routine loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
-msgstr ""
+msgstr "La monitorización de eventos se inicia desde el momento en que se instancia un objeto <literal>ConsoleLogger</literal> y finalmente se detiene al cerrar el documento. La rutina <literal>StartAdapter</literal> carga las bibliotecas Basic necesarias, mientras que los eventos capturados se reportan mediante el módulo <literal>Access2Base.Trace</literal>."
#. 2jXHB
#: python_document_events.xhp
@@ -995,7 +995,7 @@ msgctxt ""
"N0664\n"
"help.text"
msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
-msgstr ""
+msgstr "' Objeto del patrón de diseño ADAPTER que se instanciará en el evento \"Abrir documento\"."
#. ueeGx
#: python_document_events.xhp
@@ -1004,7 +1004,7 @@ msgctxt ""
"N0666\n"
"help.text"
msgid "Private Const UI_NOPROMPT = False ' Set it to True to visualise documents events"
-msgstr ""
+msgstr "Private Const UI_NOPROMPT = Falso ' Poner como Verdadero para visualizar los eventos de los documentos"
#. EQG8C
#: python_document_events.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"bas_id131630510956418\n"
"help.text"
msgid "Private _txtMsg As String ' text message to log in console"
-msgstr "Private _txtMsg As String ' mensaje de texto que registrar en la consola"
+msgstr "Private _txtMsg As String ' mensaje de texto para hacer registros en la consola"
#. JaEhY
#: python_document_events.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"N0705\n"
"help.text"
msgid "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Document events are being logged\", UI_PROMPT)"
-msgstr ""
+msgstr "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Se están registrando los eventos del documento\", UI_PROMPT)"
#. NkHa4
#: python_document_events.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"N0714\n"
"help.text"
msgid "''' Terminate document events logging '''"
-msgstr ""
+msgstr "''' Terminar el registro de eventos del documento '''"
#. JEve4
#: python_document_events.xhp
@@ -1094,7 +1094,7 @@ msgctxt ""
"N0717\n"
"help.text"
msgid "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Document events have been logged\", UI_PROMPT)"
-msgstr ""
+msgstr "Access2Base.Trace.TraceLog(\"INFO\", _txtMsg & \"Se registraron los eventos del documento\", UI_PROMPT)"
#. GAD2E
#: python_document_events.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"bm_id681622445958242\n"
"help.text"
msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitorización de eventos del documento</bookmark_value>"
#. BDj9Q
#: python_document_events.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"N0726\n"
"help.text"
msgid "The broadcaster API object provides the list of events it is responsible for:"
-msgstr ""
+msgstr "El objeto API de emisora proporciona la lista de los eventos de los que es responsable:"
#. Z2BhT
#: python_document_events.xhp
@@ -1193,7 +1193,7 @@ msgctxt ""
"N0747\n"
"help.text"
msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer (APSO)</link> extension is used to render events information on screen."
-msgstr ""
+msgstr "La extensión Organizador Alternativo de Secuencias de Órdenes Python o <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer (APSO)</link> se usa para desplegar en pantalla la información de los eventos."
#. kgY8m
#: python_document_events.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"bm_id20191031405\n"
"help.text"
msgid "<bookmark_value>Python;examples</bookmark_value> <bookmark_value>Python;platform</bookmark_value> <bookmark_value>Python;session</bookmark_value> <bookmark_value>Python;screen input/output</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Python;ejemplos</bookmark_value> <bookmark_value>Python;platforma</bookmark_value> <bookmark_value>Python;sesión</bookmark_value> <bookmark_value>Python;entrada/salida en pantalla</bookmark_value>"
#. QbiDM
#: python_examples.xhp
@@ -1256,7 +1256,7 @@ msgctxt ""
"N0664\n"
"help.text"
msgid "<bookmark_value>Basic;Dialog Handler</bookmark_value> <bookmark_value>Python;Dialog Handler</bookmark_value> <bookmark_value>Access2Base;dlgTrace</bookmark_value> <bookmark_value>Access2Base;_DumpToFile</bookmark_value> <bookmark_value>API;DialogProvider2</bookmark_value> <bookmark_value>API;XDialogEventHandler</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic;Controlador de diálogos</bookmark_value> <bookmark_value>Python;Controlador de diálogos</bookmark_value> <bookmark_value>Access2Base; dlgTrace</bookmark_value> <bookmark_value>Access2Base;_DumpToFile</bookmark_value> <bookmark_value>API;DialogProvider2</bookmark_value> <bookmark_value>API;XDialogEventHandler</bookmark_value>"
#. 6ADFX
#: python_handler.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"N0665\n"
"help.text"
msgid "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\">Creating a Dialog Handler</link></variable>"
-msgstr ""
+msgstr "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\">Creación de un controlador de diálogos</link></variable>"
#. ykPkA
#: python_handler.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"N0666\n"
"help.text"
msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\">assigning macros to events</link> or <link href=\"text/sbasic/basic/python/python_listener\">creating event listeners</link>, one can use dialog handlers, whose principle is to define UNO keywords, or methods, that are mapped to events to watch for. The event handler is responsible for executing methods using the <literal>vnd.sun.star.UNO:<method_name></literal> protocol. Unlike listeners that require to define all supported methods, even if unused, dialog handlers require only two methods on top of intended control hook scripts."
-msgstr ""
+msgstr "Después de la <link href=\"text/sbasic/shared/01040000.xhp\">asignación de macros a eventos</link> o de la <link href=\"text/sbasic/basic/python/python_listener\">creación de escuchas de eventos</link>, se pueden utilizar controladores de diálogo, cuyo principio es definir palabras clave o métodos UNO que se asignarán a eventos a observar. El controlador de eventos es responsable de la ejecución de los métodos mediante el protocolo <literal>vnd.sun.star.UNO:<nombre_del_método></literal>. A diferencia de los escuchas, que requieren que se definan todos los métodos compatibles, aunque no se usen, los controladores de diálogos requieren solo dos métodos, además de las previstas secuencias de órdenes de control."
#. Waa56
#: python_handler.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"N0669\n"
"help.text"
msgid "it decorrelates events from macros names which facilitates maintenance or updates, in particular when moving macros or modules."
-msgstr ""
+msgstr "Rompe la relación entre los eventos y los nombres de las macros, lo que facilita el mantenimiento o las actualizaciones, en particular cuando se mueven las macros o los módulos."
#. WETAj
#: python_handler.xhp
@@ -1310,7 +1310,7 @@ msgctxt ""
"N0670\n"
"help.text"
msgid "This mechanism is illustrated herewith for Basic and Python languages using an imported copy of <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog. Exception handling and localisation are omitted for clarity."
-msgstr ""
+msgstr "Este mecanismo se ilustra aquí para los lenguajes Basic y Python; se utiliza una copia importada del diálogo <literal>Access2Base</literal> <literal>dlgTrace</literal>. El manejo de excepciones y la regionalización se omiten, para mayor claridad."
#. qfJEk
#: python_handler.xhp
@@ -1427,7 +1427,7 @@ msgctxt ""
"N0692\n"
"help.text"
msgid "\"\"\" Access2Base Console Handler \"\"\""
-msgstr "\"\"\" Manipulador de consola de Access2Base \"\"\""
+msgstr "\"\"\" Manipulador de la consola de Access2Base \"\"\""
#. dugqK
#: python_handler.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"N0435\n"
"help.text"
msgid "Python standard output file is not available when running Python macros from <menuitem>Tools – Macros - Run Macro</menuitem>... menu. Presenting the output of a module requires the Python interactive console. Features such as <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> and <literal>str()</literal> are available from the Python shell."
-msgstr "La salida estándar de Python no esta disponible cuando se ejecutan macros Python desde el menú<menuitem>Herramientas – Macros - Ejecutar Macro</menuitem>. Presentar la salida de una macro requiere la consola interactiva de Python. Funciones como <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> y <literal>str()</literal> están disponibles desde la consola de Python."
+msgstr "La salida estándar de Python no está disponible cuando se ejecutan las macros Python desde el menú <menuitem>Herramientas ▸ Macros ▸ Ejecutar macro</menuitem>. Presentar la salida de un módulo requiere la consola interactiva de Python. Las funciones como <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> y <literal>str()</literal> están disponibles desde la consola de Python."
#. ftsGT
#: python_screen.xhp
diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po
index c50a6fd2802..82d364dab4e 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ 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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-06-11 05:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-09-11 04:38+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicshared/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1557855034.000000\n"
#. yzYVt
@@ -33935,7 +33935,7 @@ msgctxt ""
"N0509\n"
"help.text"
msgid "See also <link href=\"text/sbasic/shared/01040000.xhp\">Document events</link>, <link href=\"text/shared/02/01170202.xhp\">Form events</link>."
-msgstr ""
+msgstr "Vea también <link href=\"text/sbasic/shared/01040000.xhp\">Eventos de documentos</link>, <link href=\"text/shared/02/01170202.xhp\">Eventos de formularios</link>."
#. DkK8h
#: 03132100.xhp
diff --git a/source/es/helpcontent2/source/text/sdatabase.po b/source/es/helpcontent2/source/text/sdatabase.po
index 3562cffe3da..29fa12dc182 100644
--- a/source/es/helpcontent2/source/text/sdatabase.po
+++ b/source/es/helpcontent2/source/text/sdatabase.po
@@ -4,8 +4,8 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-08-27 10:37+0000\n"
-"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
+"PO-Revision-Date: 2023-09-13 10:37+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textsdatabase/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -2506,7 +2506,7 @@ msgctxt ""
"par_id191120151939594217\n"
"help.text"
msgid "The user can use the SQL wild-card characters \"%\" (arbitrary string) or \"_\" (arbitrary single character) as part of the value to retrieve records with more complex criteria."
-msgstr "Es posible utilizar los caracteres comodín «%» (cadena arbitraria) y «_» (carácter único arbitrario) de SQL como parte del valor para recuperar registros con criterios más complejos."
+msgstr "El usuario puede utilizar los caracteres comodín de SQL \"%\" (cadena arbitraria) o \"_\" (carácter único arbitrario) como parte del valor que se usa para recuperar registros con criterios más complejos."
#. wRe6v
#: 02010100.xhp
@@ -2542,7 +2542,7 @@ msgctxt ""
"par_id3152412\n"
"help.text"
msgid "You can formulate your query directly in SQL code. Note, however, that the special syntax is dependent upon the database system that you use."
-msgstr "Puede formular su consulta directamente en lenguaje SQL. Es oportuno recordar, empero, que la sintaxis exacta depende del sistema de bases de datos que se utilice."
+msgstr "Puede formular su consulta directamente en código SQL. Tenga en cuenta, sin embargo, que la sintaxis exacta depende del sistema de base de datos que utilice."
#. kkuBG
#: 02010100.xhp
@@ -2578,7 +2578,7 @@ msgctxt ""
"bm_id3154015\n"
"help.text"
msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>"
-msgstr "<bookmark_value>enlaces;bases de datos relacionales (Base)</bookmark_value><bookmark_value>uniones internas (Base)</bookmark_value><bookmark_value>uniones en bases de datos (Base)</bookmark_value><bookmark_value>uniones izquierdas (Base)</bookmark_value> <bookmark_value>uniones derechas (Base)</bookmark_value><bookmark_value>uniones completas (Base)</bookmark_value>"
+msgstr "<bookmark_value>enlaces;bases de datos relacionales (Base)</bookmark_value> <bookmark_value>uniones internas (Base)</bookmark_value> <bookmark_value>uniones en bases de datos (Base)</bookmark_value> <bookmark_value>uniones izquierdas (Base)</bookmark_value> <bookmark_value>uniones derechas (Base)</bookmark_value> <bookmark_value>uniones completas (Base)</bookmark_value>"
#. DG7RD
#: 02010101.xhp
@@ -2668,7 +2668,7 @@ msgctxt ""
"hd_id3155334\n"
"help.text"
msgid "Inner Join"
-msgstr "Unión interior"
+msgstr "Unión interna"
#. 356Dv
#: 02010101.xhp
@@ -9175,7 +9175,7 @@ msgctxt ""
"bm_id861587404584956\n"
"help.text"
msgid "<bookmark_value>PostgreSQL settings (Base)</bookmark_value>"
-msgstr "<bookmark_value>Ajustes de PostgreSQL (Base)</bookmark_value>"
+msgstr "<bookmark_value>Configuración de la conexión con PostgreSQL (Base)</bookmark_value>"
#. gE46A
#: dabawiz02pgsql.xhp
@@ -10642,7 +10642,7 @@ msgctxt ""
"par_id3150670\n"
"help.text"
msgid "Select the tables that you want to filter in the <emph>Filter</emph> list."
-msgstr ""
+msgstr "Seleccione en la lista <emph>Filtrar</emph> las tablas que desea filtrar."
#. ADDYD
#: menutools.xhp
@@ -10651,7 +10651,7 @@ msgctxt ""
"par_id3150985\n"
"help.text"
msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected."
-msgstr ""
+msgstr "Si selecciona la tabla superior de una jerarquía, se seleccionan todas las tablas de la jerarquía."
#. evFBu
#: menutools.xhp
@@ -10660,7 +10660,7 @@ msgctxt ""
"par_id3152349\n"
"help.text"
msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected."
-msgstr ""
+msgstr "Si selecciona una tabla que está en un nivel inferior en la jerarquía, las tablas que se encuentran por encima de ella en la jerarquía no se seleccionan."
#. 4AdAz
#: menutools.xhp
@@ -10678,7 +10678,7 @@ msgctxt ""
"par_idN105C0\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre el diálogo Ejecutar instrucción SQL, donde puede ingresar sentencias SQL.</ahelp>"
#. CqteP
#: menuview.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selecciona el contenedor de formularios y muestra todos los formularios en la vista detallada.</ahelp>"
#. 8i64Y
#: menuview.xhp
@@ -10777,7 +10777,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selecciona el contenedor de consultas y muestra todas las consultas en la vista detallada.</ahelp>"
#. Ytm9B
#: menuview.xhp
@@ -10795,7 +10795,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selecciona el contenedor de tablas y muestra todas las tablas en la vista detallada.</ahelp>"
#. pjk7X
#: menuview.xhp
@@ -10831,7 +10831,7 @@ msgctxt ""
"par_idN1058E\n"
"help.text"
msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ordena ascendentemente las entradas de la vista detallada.</ahelp>"
#. BbycS
#: menuview.xhp
@@ -10840,7 +10840,7 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "Descending"
-msgstr ""
+msgstr "Orden descendente"
#. vX7Fc
#: menuview.xhp
@@ -10849,7 +10849,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ordena descendentemente las entradas de la vista detallada.</ahelp>"
#. wXJzD
#: menuview.xhp
@@ -10885,7 +10885,7 @@ msgctxt ""
"par_idN105B5\n"
"help.text"
msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Desactiva la previsualización en la ventana de la base de datos.</ahelp>"
#. gC6sB
#: menuview.xhp
@@ -10903,7 +10903,7 @@ msgctxt ""
"par_idN105BC\n"
"help.text"
msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La ventana de previsualización muestra la información del documento de un formulario o informe.</ahelp>"
#. KrBDr
#: menuview.xhp
@@ -10921,7 +10921,7 @@ msgctxt ""
"par_idN105C3\n"
"help.text"
msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La previsualización muestra el documento de un formulario o informe.</ahelp>"
#. yek7q
#: menuview.xhp
@@ -10975,7 +10975,7 @@ msgctxt ""
"par_id0112200902353466\n"
"help.text"
msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">El Asistente de migración de macros para documentos de base de datos mueve las macros existentes de los subdocumentos de un archivo antiguo de Base al área de almacenamiento de macros del nuevo archivo de Base.</ahelp>"
#. ajASD
#: migrate_macros.xhp
@@ -10984,7 +10984,7 @@ msgctxt ""
"par_id0224200911454780\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elija una ubicación y un nombre de archivo para guardar el nuevo archivo de la base de datos. De manera predeterminada, el nuevo archivo recibe el mismo nombre que el antiguo, mientras que el archivo antiguo se renombra con la cadena \"backup\" en el nombre.</ahelp>"
#. M7aSL
#: migrate_macros.xhp
@@ -11002,7 +11002,7 @@ msgctxt ""
"par_id0112200902353542\n"
"help.text"
msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
-msgstr ""
+msgstr "Anteriormente, las macros solo podían residir en los subdocumentos de texto de los formularios e informes. Ahora, las macros también pueden almacenarse en el propio archivo de Base. Esto significa que las macros en los archivos de Base pueden ser llamadas ahora desde cualquiera de sus subcomponentes: formularios, informes, diseño de tablas, diseño de consultas, diseño de relaciones y vista de datos de tablas."
#. DhC2o
#: migrate_macros.xhp
@@ -11011,7 +11011,7 @@ msgctxt ""
"par_id0112200903075865\n"
"help.text"
msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area."
-msgstr ""
+msgstr "Sin embargo, técnicamente no es posible almacenar macros en un archivo de Base y en sus subdocumentos, al mismo tiempo. Por lo tanto, si desea adjuntar algunas macros nuevas al archivo de Base, conservando al mismo tiempo las macros antiguas existentes que estaban almacenadas en los subdocumentos, debe mover las macros antiguas existentes al área de almacenamiento de macros del archivo de Base."
#. mtCb7
#: migrate_macros.xhp
@@ -11020,7 +11020,7 @@ msgctxt ""
"par_id0112200903075830\n"
"help.text"
msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed."
-msgstr ""
+msgstr "El Asistente para la migración de macros del documento de base de datos puede trasladar las macros al área de almacenamiento del archivo de Base. A continuación, puede examinar las macros y editarlas, según sea necesario."
#. RJUfX
#: migrate_macros.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"par_id0112200903075951\n"
"help.text"
msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this."
-msgstr ""
+msgstr "Por ejemplo, es posible que las macros de los subdocumentos tengan los mismos nombres de módulo y de macro. Después de mover las macros a un área de almacenamiento de macros común, debe editar las macros para que los nombres sean únicos. El asistente no puede hacerlo."
#. pSFRn
#: migrate_macros.xhp
@@ -11038,7 +11038,7 @@ msgctxt ""
"par_id0112200903075915\n"
"help.text"
msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged."
-msgstr ""
+msgstr "El asistente puede hacer una copia de seguridad del archivo de Base en otra carpeta de su elección. El asistente modifica el archivo de Base original. La copia de seguridad no se modifica."
#. yi3tt
#: migrate_macros.xhp
@@ -11047,7 +11047,7 @@ msgctxt ""
"par_id0112200902353554\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\">An in depth explanation by the developers (Wiki).</link>"
-msgstr ""
+msgstr "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\">Una explicación con mayor profundidad, por los desarrolladores (Wiki).</link>"
#. WG9NH
#: password.xhp
@@ -11056,7 +11056,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "User Name and Password Required"
-msgstr ""
+msgstr "Nombre de usuario y contraseña obligatorios"
#. WekVB
#: password.xhp
@@ -11065,7 +11065,7 @@ msgctxt ""
"par_idN10541\n"
"help.text"
msgid "User Name and Password Required"
-msgstr ""
+msgstr "Nombre de usuario y contraseña obligatorios"
#. LCLTp
#: password.xhp
@@ -11110,7 +11110,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "Remember password till end of session"
-msgstr ""
+msgstr "Recordar la contraseña hasta el final de la sesión."
#. KYrgJ
#: password.xhp
@@ -11146,7 +11146,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
-msgstr ""
+msgstr "<ahelp hid=\".\">El Asistente para consultas le ayuda a diseñar una consulta de base de datos.</ahelp> La consulta guardada se puede llamar más tarde, ya sea desde la interfaz gráfica de usuario o utilizando una instrucción de lenguaje SQL, creada automáticamente."
#. 6gABn
#: querywizard00.xhp
@@ -11155,7 +11155,7 @@ msgctxt ""
"par_idN105D2\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard01.xhp\">Query Wizard - Field selection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard01.xhp\">Asistente para consultas - Selección de campos</link>"
#. qKgrF
#: querywizard01.xhp
@@ -11164,7 +11164,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Field Selection"
-msgstr ""
+msgstr "Asistente para consultas - Selección de campos"
#. ago2e
#: querywizard01.xhp
@@ -11173,7 +11173,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard01.xhp\">Query Wizard - Field Selection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard01.xhp\">Asistente para consultas - Selección de campos</link>"
#. zvnWy
#: querywizard01.xhp
@@ -11182,7 +11182,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query."
-msgstr ""
+msgstr "Especifica la tabla para crear la consulta y especifica los campos que desea incluir en la consulta."
#. bjRCe
#: querywizard01.xhp
@@ -11209,7 +11209,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "Fields in the Query"
-msgstr ""
+msgstr "Campos para la consulta"
#. n6cwc
#: querywizard01.xhp
@@ -11218,7 +11218,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Muestra todos los campos que se incluirán en la nueva consulta.</ahelp>"
#. zwLYg
#: querywizard01.xhp
@@ -11227,7 +11227,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard02.xhp\">Query Wizard - Sorting order</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard02.xhp\">Asistente para consultas - Orden de clasificación</link>"
#. T7jwS
#: querywizard02.xhp
@@ -11236,7 +11236,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Sorting Order"
-msgstr ""
+msgstr "Asistente para consultas - Orden de clasificación"
#. 6jtTb
#: querywizard02.xhp
@@ -11245,7 +11245,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard02.xhp\">Query Wizard - Sorting Order</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard02.xhp\">Asistente para consultas - Orden de clasificación</link>"
#. hv6wL
#: querywizard02.xhp
@@ -11254,7 +11254,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the sorting order for the data records in your query."
-msgstr ""
+msgstr "Especifica cómo se ordenan los registros de datos en su consulta."
#. eVr57
#: querywizard02.xhp
@@ -11272,7 +11272,7 @@ msgctxt ""
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the field by which the created query is sorted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Especifica el campo con el que se ordena la consulta creada.</ahelp>"
#. xUjcF
#: querywizard02.xhp
@@ -11290,7 +11290,7 @@ msgctxt ""
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically ascending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pulse para ordenar de manera ascendente, alfabética o numéricamente.</ahelp>"
#. pR3aG
#: querywizard02.xhp
@@ -11308,7 +11308,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically descending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pulse para ordenar de manera descendente, alfabética o numéricamente.</ahelp>"
#. 6U4wS
#: querywizard02.xhp
@@ -11317,7 +11317,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "And then by"
-msgstr ""
+msgstr "Y luego por"
#. CqmF3
#: querywizard02.xhp
@@ -11326,7 +11326,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies additional fields by which the created query is sorted, if previous sort fields are equal.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Especifica los campos adicionales por los que se ordena la consulta creada, si es que los campos de ordenación anteriores son iguales.</ahelp>"
#. jCDKj
#: querywizard02.xhp
@@ -11335,7 +11335,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard03.xhp\">Query Wizard - Search conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard03.xhp\">Asistente para consultas - Condiciones de búsqueda</link>"
#. Ezdjv
#: querywizard03.xhp
@@ -11344,7 +11344,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Search Conditions"
-msgstr ""
+msgstr "Asistente para consultas - Condiciones de búsqueda"
#. usSAE
#: querywizard03.xhp
@@ -11353,7 +11353,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard03.xhp\">Asistente para consultas - Condiciones de búsqueda</link>"
#. Axn74
#: querywizard03.xhp
@@ -11362,7 +11362,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the search conditions to filter the query."
-msgstr ""
+msgstr "Especifica las condiciones de búsqueda para filtrar la consulta."
#. MBS9h
#: querywizard03.xhp
@@ -11371,7 +11371,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Match all of the following"
-msgstr ""
+msgstr "Coincide con todo lo siguiente"
#. eGvAt
#: querywizard03.xhp
@@ -11380,7 +11380,7 @@ msgctxt ""
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para filtrar la consulta, según todas las condiciones establecidas mediante el operador lógico Y.</ahelp>"
#. mowq3
#: querywizard03.xhp
@@ -11389,7 +11389,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "Match any of the following"
-msgstr ""
+msgstr "Coincide con cualquiera de los siguientes"
#. m9DAv
#: querywizard03.xhp
@@ -11398,7 +11398,7 @@ msgctxt ""
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para filtrar la consulta, según cualquiera de las condiciones establecidas mediante el operador lógico O.</ahelp>"
#. YzKAZ
#: querywizard03.xhp
@@ -11416,7 +11416,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el nombre del campo para la condición del filtro.</ahelp>"
#. cpBwd
#: querywizard03.xhp
@@ -11434,7 +11434,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione la condición para el filtro.</ahelp>"
#. dF2FF
#: querywizard03.xhp
@@ -11452,7 +11452,7 @@ msgctxt ""
"par_idN105E6\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Introduzca el valor de la condición del filtro.</ahelp>"
#. CgDng
#: querywizard03.xhp
@@ -11461,7 +11461,7 @@ msgctxt ""
"par_idN10574\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard04.xhp\">Query Wizard - Detail or summary</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard04.xhp\">Asistente para consultas - Detalle o resumen</link>"
#. AFtfc
#: querywizard04.xhp
@@ -11470,7 +11470,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Detail or Summary"
-msgstr ""
+msgstr "Asistente para consulta - Detalle o resumen"
#. He5oE
#: querywizard04.xhp
@@ -11479,7 +11479,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard04.xhp\">Query Wizard - Detail or Summary</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard04.xhp\">Asistente de consultas - Detalle o resumen</link>"
#. pvdAU
#: querywizard04.xhp
@@ -11488,7 +11488,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
-msgstr ""
+msgstr "Especifica si se muestran todos los registros de la consulta o solo los resultados de las funciones de totalización."
#. GNBdc
#: querywizard04.xhp
@@ -11497,7 +11497,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
-msgstr ""
+msgstr "Esta página solo se muestra cuando hay campos numéricos en la consulta que permiten el uso de funciones de totalización."
#. LAhTk
#: querywizard04.xhp
@@ -11524,7 +11524,7 @@ msgctxt ""
"par_idN105C2\n"
"help.text"
msgid "Summary query"
-msgstr ""
+msgstr "Consulta para resumen"
#. 4VMFu
#: querywizard04.xhp
@@ -11533,7 +11533,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para mostrar solo los resultados de las funciones de totalización.</ahelp>"
#. CEC9y
#: querywizard04.xhp
@@ -11542,7 +11542,7 @@ msgctxt ""
"par_idN105D7\n"
"help.text"
msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
-msgstr ""
+msgstr "Seleccione la función de totalización y el nombre del campo numérico en el cuadro de lista. Puede introducir tantas funciones de totalización como desee, una en cada fila de controles."
#. QCySK
#: querywizard04.xhp
@@ -11578,7 +11578,7 @@ msgctxt ""
"par_idN10656\n"
"help.text"
msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el nombre del campo numérico.</ahelp>"
#. hM5kP
#: querywizard04.xhp
@@ -11587,7 +11587,7 @@ msgctxt ""
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Añade una nueva fila de controles.</ahelp>"
#. MYCN9
#: querywizard04.xhp
@@ -11605,7 +11605,7 @@ msgctxt ""
"par_idN1060E\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard05.xhp\">Query Wizard - Grouping</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard05.xhp\">Asistente para consultas - Agrupamiento</link>"
#. d4Arr
#: querywizard05.xhp
@@ -11614,7 +11614,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Grouping"
-msgstr ""
+msgstr "Asistente para consultas - Agrupamiento"
#. kwKJA
#: querywizard05.xhp
@@ -11623,7 +11623,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard05.xhp\">Query Wizard - Grouping</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard05.xhp\">Asistente para consultas - Agrupamiento</link>"
#. yimYQ
#: querywizard05.xhp
@@ -11650,7 +11650,7 @@ msgctxt ""
"par_idN1058D\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Muestra todos los campos que se van a emplear para agrupar la consulta.</ahelp>"
#. LuuTu
#: querywizard05.xhp
@@ -11659,7 +11659,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard06.xhp\">Query Wizard - Grouping conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard06.xhp\">Asistente para consultas - Condiciones de agrupamiento</link>"
#. FJyRe
#: querywizard06.xhp
@@ -11668,7 +11668,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Grouping Conditions"
-msgstr ""
+msgstr "Asistente para consultas - Condiciones de agrupamiento"
#. rvBec
#: querywizard06.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard06.xhp\">Asistente para consultas - Condiciones de agrupamiento</link>"
#. isYHF
#: querywizard06.xhp
@@ -11695,7 +11695,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Match all of the following"
-msgstr ""
+msgstr "Coincide con todo lo siguiente"
#. tsdNz
#: querywizard06.xhp
@@ -11704,7 +11704,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para agrupar la consulta, según todas las condiciones establecidas mediante el operador lógico Y.</ahelp>"
#. vG7ub
#: querywizard06.xhp
@@ -11713,7 +11713,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "Match any of the following"
-msgstr ""
+msgstr "Coincidir con cualquiera de las siguientes"
#. H4kNz
#: querywizard06.xhp
@@ -11722,7 +11722,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para agrupar la consulta, según cualquiera de las condiciones establecidas mediante el operador lógico O.</ahelp>"
#. CRQPr
#: querywizard06.xhp
@@ -11740,7 +11740,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el nombre del campo para la condición de agrupamiento.</ahelp>"
#. vYSzM
#: querywizard06.xhp
@@ -11758,7 +11758,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione la condición para el agrupamiento.</ahelp>"
#. LYZYG
#: querywizard06.xhp
@@ -11785,7 +11785,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard07.xhp\">Query Wizard - Aliases</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard07.xhp\">Asistente para consultas - Alias</link>"
#. LGziG
#: querywizard07.xhp
@@ -11812,7 +11812,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name."
-msgstr ""
+msgstr "Asigna alias a los nombres de los campos. Los alias son opcionales y pueden proporcionar nombres más fáciles de usar, que se muestran en lugar de los nombres de los campos. Por ejemplo, se puede utilizar un alias cuando los campos de diferentes tablas tienen el mismo nombre."
#. GKQBZ
#: querywizard07.xhp
@@ -11839,7 +11839,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard08.xhp\">Query Wizard - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard08.xhp\">Asistente para consultas - Descripción general</link>"
#. ZD37L
#: querywizard08.xhp
@@ -11848,7 +11848,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Overview"
-msgstr ""
+msgstr "Asistente para consultas - Descripción general"
#. eZifq
#: querywizard08.xhp
@@ -11857,7 +11857,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard08.xhp\">Query Wizard - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard08.xhp\">Asistente para consultas - Descripción general</link>"
#. Eugc7
#: querywizard08.xhp
@@ -11866,7 +11866,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished."
-msgstr ""
+msgstr "Introduzca el nombre de la consulta y especifique si desea visualizarla o modificarla, una vez finalizado el asistente."
#. zjCxf
#: querywizard08.xhp
@@ -11929,7 +11929,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "Overview"
-msgstr ""
+msgstr "Descripción general"
#. SfUBA
#: querywizard08.xhp
@@ -11974,7 +11974,7 @@ msgctxt ""
"par_id8638874\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Puede abrir el diálogo Fecha y hora del <link href=\"text/sdatabase/rep_main.xhp\">Asistente para informes</link> si elige <item type=\"menuitem\">Insertar - Fecha y hora</item>.</ahelp>"
#. tSLyd
#: rep_datetime.xhp
@@ -11992,7 +11992,7 @@ msgctxt ""
"par_id393078\n"
"help.text"
msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Active la opción Incluir fecha para insertar un campo de fecha en el área activa del informe. El campo de fecha muestra la fecha actual cuando se ejecuta el informe.</ahelp>"
#. 6ued5
#: rep_datetime.xhp
@@ -12055,7 +12055,7 @@ msgctxt ""
"bm_id61540566967968\n"
"help.text"
msgid "<bookmark_value>insert fields;in report design</bookmark_value> <bookmark_value>add fields;in report design</bookmark_value> <bookmark_value>report design;add fields to report</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>insertar campos; en el diseño del informe</bookmark_value> <bookmark_value>añadir campos; en el diseño del informe</bookmark_value> <bookmark_value>diseño del informe; añadir campos al informe</bookmark_value>"
#. Z4goc
#: rep_insertfield.xhp
@@ -12127,7 +12127,7 @@ msgctxt ""
"par_id141540563922693\n"
"help.text"
msgid "Select the field in the Add Field dialog and click <emph>Insert</emph>. You can select multiple fields pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking on the fields name or using the Shift key while pressing the mouse button. Click <emph>Insert</emph> in the toolbar to add the fields to the report."
-msgstr ""
+msgstr "Seleccione el campo en el diálogo Añadir campo y pulse <emph>Insertar</emph>. Puede seleccionar varios campos si pulsa la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mientras pulsa en el nombre de los campos o si pulsa la tecla Mayús mientras pulsa el botón del ratón. Pulse <emph>Insertar</emph> en la barra de herramientas para añadir los campos al informe."
#. BGjjH
#: rep_insertfield.xhp
@@ -12154,7 +12154,7 @@ msgctxt ""
"par_id3059785\n"
"help.text"
msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want."
-msgstr ""
+msgstr "También puede insertar texto que se repetirá en todas las páginas del informe. Pulse en el icono Etiqueta y luego arrastre un rectángulo, ya sea en el área Cabecera de página o en el área Pie de página. Edite la propiedad Etiqueta para mostrar el texto que desee."
#. yombL
#: rep_insertfield.xhp
@@ -12172,7 +12172,7 @@ msgctxt ""
"par_id121542664874655\n"
"help.text"
msgid "Add Label Field icon on the toolbar."
-msgstr ""
+msgstr "Añade el icono Etiqueta en la barra de herramientas."
#. VjpkA
#: rep_insertfield.xhp
@@ -12181,7 +12181,7 @@ msgctxt ""
"hd_id251540563929787\n"
"help.text"
msgid "Sorting fields names"
-msgstr ""
+msgstr "Ordena los nombres para los campos"
#. ENcuK
#: rep_insertfield.xhp
@@ -12190,7 +12190,7 @@ msgctxt ""
"par_id651540564204840\n"
"help.text"
msgid "<image src=\"cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Icono para Orden ascendente</alt></image>"
#. EfMFi
#: rep_insertfield.xhp
@@ -12208,7 +12208,7 @@ msgctxt ""
"par_id811540564184191\n"
"help.text"
msgid "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort Descending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Icono para Orden descendente</alt></image>"
#. BEcwL
#: rep_insertfield.xhp
@@ -12271,7 +12271,7 @@ msgctxt ""
"par_id5248573\n"
"help.text"
msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too."
-msgstr "El Generador de informes es una herramienta que crea informes sobre sus bases de datos. A diferencia del <link href=\"text/shared/autopi/01100000.xhp\">Asistente de informes</link>, el Generador de informes le permite controlar el diseño del informe según sus preferencias. El informe generado es un documento de Writer que puede editar más adelante."
+msgstr "El Generador de informes es una herramienta que crea informes de su base de datos. A diferencia del <link href=\"text/shared/autopi/01100000.xhp\">Asistente para informes</link>, el Generador de informes le permite controlar el diseño del informe según sus preferencias. El informe generado es un documento de Writer que puede editar más adelante."
#. kCCcM
#: rep_main.xhp
@@ -12280,7 +12280,7 @@ msgctxt ""
"par_id7128818\n"
"help.text"
msgid "To use the Report Builder, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
-msgstr "Para utilizar el Generador de informes, es necesario instalar el programa Entorno de ejecución de Java (JRE) y seleccionar este programa en %PRODUCTNAME."
+msgstr "Para utilizar el Generador de informes, es necesario instalar un programa para el entorno de ejecución de Java (JRE) y seleccionar este programa en %PRODUCTNAME."
#. MUFG8
#: rep_main.xhp
@@ -12334,7 +12334,7 @@ msgctxt ""
"par_id8581804\n"
"help.text"
msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME."
-msgstr ""
+msgstr "Pulse el botón de opción delante de la entrada para habilitar esta versión de JRE para su uso en %PRODUCTNAME."
#. KmqC6
#: rep_main.xhp
@@ -12343,7 +12343,7 @@ msgctxt ""
"par_id7730033\n"
"help.text"
msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled."
-msgstr ""
+msgstr "Asegúrese de que la opción <emph>Utilizar un entorno de ejecución Java</emph> está activada."
#. oeX8D
#: rep_main.xhp
@@ -12352,7 +12352,7 @@ msgctxt ""
"par_id6317636\n"
"help.text"
msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again."
-msgstr ""
+msgstr "Si no se encuentra ninguna versión de JRE en su sistema, abra su navegador web y descargue el programa JRE desde <link href=\"http://www.java.com\">http://www.java.com</link>. Instale el programa JRE. A continuación, reinicie %PRODUCTNAME y abra nuevamente <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas - Opciones</defaultinline></switchinline> - %PRODUCTNAME - Avanzado."
#. 87hJD
#: rep_main.xhp
@@ -12361,7 +12361,7 @@ msgctxt ""
"hd_id9759514\n"
"help.text"
msgid "To open the Report Builder"
-msgstr ""
+msgstr "Para abrir el Asistente para informes"
#. TxLZj
#: rep_main.xhp
@@ -12370,7 +12370,7 @@ msgctxt ""
"par_id9076509\n"
"help.text"
msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field."
-msgstr ""
+msgstr "Abra un archivo de Base o cree una nueva base de datos. La base de datos debe contener, al menos, una tabla con, al menos, un campo de datos y un campo de clave primaria."
#. NiuEf
#: rep_main.xhp
@@ -12379,7 +12379,7 @@ msgctxt ""
"par_id7050691\n"
"help.text"
msgid "Click the Reports icon in the Base window, then choose Create Report in Design View."
-msgstr ""
+msgstr "Pulse el icono Informes en el panel Base de datos, luego seleccione Crear informe en la vista de diseño."
#. u7db8
#: rep_main.xhp
@@ -12388,7 +12388,7 @@ msgctxt ""
"par_id7118747\n"
"help.text"
msgid "The Report Builder window opens."
-msgstr "Se abre la ventana del generador de informes."
+msgstr "Se abre la ventana Generador de informes."
#. eC7Ku
#: rep_main.xhp
@@ -12397,7 +12397,7 @@ msgctxt ""
"par_id8283639\n"
"help.text"
msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below."
-msgstr "El generador de informes está dividido en tres partes. En la parte superior se encuentra el menú, con las barras de herramientas debajo."
+msgstr "El Generador de informes está dividido en tres partes. En la parte superior se encuentra el menú, con las barras de herramientas debajo."
#. FZucS
#: rep_main.xhp
@@ -12406,7 +12406,7 @@ msgctxt ""
"par_id2291024\n"
"help.text"
msgid "On the right you see the Properties window with the property values of the currently selected object."
-msgstr ""
+msgstr "A la derecha aparece la ventana Propiedades, con los valores de las propiedades del objeto actualmente seleccionado."
#. 9iUTs
#: rep_main.xhp
@@ -12415,7 +12415,7 @@ msgctxt ""
"par_id2100589\n"
"help.text"
msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:"
-msgstr ""
+msgstr "En la parte izquierda de la ventana Generador de informes, se muestra la vista de edición del Generador de informes. La vista de edición del Generador de informes está inicialmente dividida en tres secciones, de arriba a abajo:"
#. bpA2e
#: rep_main.xhp
@@ -12424,7 +12424,7 @@ msgctxt ""
"par_id5022125\n"
"help.text"
msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area"
-msgstr ""
+msgstr "<emph>Cabecera de página</emph> - arrastra los campos de control con texto fijo al área Cabecera de página"
#. TcX6C
#: rep_main.xhp
@@ -12433,7 +12433,7 @@ msgctxt ""
"par_id6844386\n"
"help.text"
msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area"
-msgstr ""
+msgstr "<emph>Detalle</emph> - arrastre y suelte los campos de la base de datos en el área Detalle"
#. k3qgL
#: rep_main.xhp
@@ -12442,7 +12442,7 @@ msgctxt ""
"par_id7018646\n"
"help.text"
msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area"
-msgstr ""
+msgstr "<emph>Pie de página</emph> - arrastre los campos de control con texto fijo al área Pie de página."
#. GbMdT
#: rep_main.xhp
@@ -12451,7 +12451,7 @@ msgctxt ""
"par_id5857112\n"
"help.text"
msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
-msgstr ""
+msgstr "Para insertar un área adicional de <emph>Cabecera de informe</emph> y <emph>Pie de informe</emph>, elija <item type=\"menuitem\">Edición ▸ Insertar cabecera/pie de informe</item>. Estas áreas contienen el texto que aparece al principio y al final de todo el informe."
#. cvEuz
#: rep_main.xhp
@@ -12460,7 +12460,7 @@ msgctxt ""
"par_id6042664\n"
"help.text"
msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again."
-msgstr ""
+msgstr "Pulse en el icono \"-\" delante del nombre de un área para contraer esa área a una línea en la vista de edición del Generador de informes. El icono \"-\" cambia a un icono \"+\" y puede pulsar en él para volver a expandir el área."
#. NCMdn
#: rep_main.xhp
@@ -12469,7 +12469,7 @@ msgctxt ""
"par_id1589098\n"
"help.text"
msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below."
-msgstr ""
+msgstr "Los campos de la base de datos se insertan arrastrando y soltando en el área Detalles. Consulte la sección \"Para insertar campos en el informe\", más abajo."
#. 3dx6B
#: rep_main.xhp
@@ -12478,7 +12478,7 @@ msgctxt ""
"par_id1278420\n"
"help.text"
msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon."
-msgstr ""
+msgstr "Además, puede pulsar en el icono Etiqueta o en el icono Cuadro de texto de la barra de herramientas y, a continuación, arrastrar un rectángulo en el área Cabecera de página o Pie de página para establecer un texto que sea el mismo en todas las páginas. El texto se introduce en la caja de texto Etiqueta de la ventana Propiedades correspondiente. También puede añadir gráficos si utiliza el icono Insertar gráfico."
#. 25GDr
#: rep_main.xhp
@@ -12487,7 +12487,7 @@ msgctxt ""
"par_id7479476\n"
"help.text"
msgid "To connect the report to a database table"
-msgstr ""
+msgstr "Para conectar el informe a una tabla de la base de datos."
#. TuFVF
#: rep_main.xhp
@@ -12496,7 +12496,7 @@ msgctxt ""
"par_id2218390\n"
"help.text"
msgid "Move the mouse to the Properties view. You see two tab pages General and Data."
-msgstr ""
+msgstr "Mueva el ratón a la vista Propiedades. Verá dos pestañas: General y Datos."
#. WdBn9
#: rep_main.xhp
@@ -12505,7 +12505,7 @@ msgctxt ""
"par_id7771538\n"
"help.text"
msgid "On the Data tab page, click Content to open the combo box."
-msgstr ""
+msgstr "En la pestaña Datos, pulse en Contenido para abrir el cuadro combinado."
#. UKbEt
#: rep_main.xhp
@@ -12523,7 +12523,7 @@ msgctxt ""
"par_id7996459\n"
"help.text"
msgid "After selecting the table, press the Tab key to leave the Content box."
-msgstr ""
+msgstr "Después de seleccionar la tabla, pulse la tecla Tabulador para salir del cuadro Contenido."
#. vw4gh
#: rep_main.xhp
@@ -12550,7 +12550,7 @@ msgctxt ""
"par_id8925138\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para alinear los objetos en el margen derecho del área.</ahelp>"
#. UcCYH
#: rep_main.xhp
@@ -12559,7 +12559,7 @@ msgctxt ""
"par_id5461897\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para alinear los objetos en el margen superior del área.</ahelp>"
#. gDxeY
#: rep_main.xhp
@@ -12568,7 +12568,7 @@ msgctxt ""
"par_id8919339\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para alinear los objetos en el margen inferior del área.</ahelp>"
#. nNfGG
#: rep_main.xhp
@@ -12577,7 +12577,7 @@ msgctxt ""
"par_id4634235\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para cambiar el tamaño de los objetos a la anchura más pequeña.</ahelp>"
#. GuD9F
#: rep_main.xhp
@@ -12586,7 +12586,7 @@ msgctxt ""
"par_id1393475\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para cambiar el tamaño de los objetos a la altura más pequeña.</ahelp>"
#. NAFEu
#: rep_main.xhp
@@ -12595,7 +12595,7 @@ msgctxt ""
"par_id6571550\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para cambiar el tamaño de los objetos a la mayor anchura.</ahelp>"
#. ssdFE
#: rep_main.xhp
@@ -12604,7 +12604,7 @@ msgctxt ""
"par_id5376140\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione dos o más objetos y pulse en este icono para cambiar el tamaño de los objetos a la mayor altura.</ahelp>"
#. yLQm4
#: rep_main.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"par_id9611499\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Inserta una línea horizontal en el área actual.</ahelp>"
#. XVFTm
#: rep_main.xhp
@@ -12631,7 +12631,7 @@ msgctxt ""
"par_id0409200922242612\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Reduce el área seleccionada para eliminar los espacios vacíos superior e inferior.</ahelp>"
#. K9bij
#: rep_main.xhp
@@ -12640,7 +12640,7 @@ msgctxt ""
"par_id0409200922242617\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Reduce el área seleccionada para eliminar el espacio vacío superior.</ahelp>"
#. S4vSt
#: rep_main.xhp
@@ -12649,7 +12649,7 @@ msgctxt ""
"par_id0409200922242661\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Reduce el área seleccionada para quitar el espacio vacío inferior.</ahelp>"
#. bFTYS
#: rep_main.xhp
@@ -12658,7 +12658,7 @@ msgctxt ""
"par_id1511581\n"
"help.text"
msgid "After inserting fields in the Detail view, the report is ready for execution."
-msgstr ""
+msgstr "Después de insertar los campos en la vista Detalle, el informe está listo para su ejecución."
#. j9t2k
#: rep_main.xhp
@@ -12703,7 +12703,7 @@ msgctxt ""
"par_id2354197\n"
"help.text"
msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert."
-msgstr ""
+msgstr "Se abre un documento de Writer y aparece el informe que ha creado, el cual contiene todos los valores de la tabla de la base de datos que ha insertado."
#. CCUrN
#: rep_main.xhp
@@ -12712,7 +12712,7 @@ msgctxt ""
"par_id2485122\n"
"help.text"
msgid "If the database contents did change, execute the report again to update the result report."
-msgstr ""
+msgstr "Si el contenido de la base de datos ha cambiado, ejecute el informe nuevamente para actualizar el informe de resultados."
#. XrBwB
#: rep_main.xhp
@@ -12730,7 +12730,7 @@ msgctxt ""
"par_id9636524\n"
"help.text"
msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design."
-msgstr ""
+msgstr "Primero decida si quiere editar el informe generado, que es un documento estático de Writer, o si quiere editarlo en la vista de edición del Generador de Informes y luego genere un nuevo informe basado en el nuevo diseño."
#. awMUn
#: rep_main.xhp
@@ -12739,7 +12739,7 @@ msgctxt ""
"par_id5941648\n"
"help.text"
msgid "The Writer document is opened read-only. To edit the Writer document, click <emph>Edit Document</emph> on the information bar, or choose <emph>Edit - Edit Mode</emph>."
-msgstr ""
+msgstr "El documento escrito se abre sólo par lectura. Para editar el documento escrito, pulse en <emph>Editar documento</emph> en la barra de información, o seleccione <emph>Edición - Modo de edición</emph>."
#. G2dAA
#: rep_main.xhp
@@ -12748,7 +12748,7 @@ msgctxt ""
"par_id8307138\n"
"help.text"
msgid "If you want to edit the Report Builder view, you can change some of its properties."
-msgstr ""
+msgstr "Si desea modificar la vista de edición del Generador de informes, puede cambiar algunas de sus propiedades."
#. XYvED
#: rep_main.xhp
@@ -12757,7 +12757,7 @@ msgctxt ""
"par_id7138889\n"
"help.text"
msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color."
-msgstr ""
+msgstr "Pulse en el área Detalles. A continuación, en la ventana Propiedades cambie algunas de estas; por ejemplo, el color de fondo."
#. YbHaF
#: rep_main.xhp
@@ -12766,7 +12766,7 @@ msgctxt ""
"par_id9869380\n"
"help.text"
msgid "After finishing, click the Execute Report icon to create a new report."
-msgstr ""
+msgstr "Al terminar, pulse en el icono Ejecutar informe para crear un nuevo informe."
#. h2c39
#: rep_main.xhp
@@ -12775,7 +12775,7 @@ msgctxt ""
"par_id12512\n"
"help.text"
msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
-msgstr ""
+msgstr "Si cierra el Generador de informes, se le preguntará si se debe guardar el informe. Pulse en Sí, asigne un nombre al informe y pulse Aceptar."
#. T8vuS
#: rep_main.xhp
@@ -12793,7 +12793,7 @@ msgctxt ""
"par_id2626422\n"
"help.text"
msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database."
-msgstr ""
+msgstr "Sin clasificar ni agrupar, los registros se insertarán en el informe en el orden en que se recuperen de la base de datos."
#. ZgBCK
#: rep_main.xhp
@@ -12802,7 +12802,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr "Abra el Generador de informes y, en la barra de herramientas, pulse en el icono Ordenar y agrupar. Verá el cuadro de diálogo <link href=\"text/sdatabase/rep_sort.xhp\">Ordenar y agrupar</link>."
+msgstr "Abra el Generador de informes y en la barra de herramientas pulse el icono Orden y agrupamiento. Verá el diálogo <link href=\"text/sdatabase/rep_sort.xhp\">Orden y agrupamiento</link>."
#. rZjJB
#: rep_main.xhp
@@ -12829,7 +12829,7 @@ msgctxt ""
"par_id4331797\n"
"help.text"
msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property."
-msgstr ""
+msgstr "En el cuadro Grupos, pulse en el campo que desee como primer campo de ordenamiento y establezca la propiedad Ordenamiento."
#. heWc5
#: rep_main.xhp
@@ -12856,7 +12856,7 @@ msgctxt ""
"par_id399182\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr "Abra el Generador de informes y, en la barra de herramientas, pulse en el icono Ordenar y agrupar. Verá el cuadro de diálogo <link href=\"text/sdatabase/rep_sort.xhp\">Ordenar y agrupar</link>."
+msgstr "Abra el Generador de informes y en la barra de herramientas pulse en el icono Orden y agrupamiento. Verá el diálogo <link href=\"text/sdatabase/rep_sort.xhp\">Orden y agrupamiento</link>."
#. zfuDw
#: rep_main.xhp
@@ -12865,7 +12865,7 @@ msgctxt ""
"par_id7588732\n"
"help.text"
msgid "In the Groups box, open the Group Header list box and select to show a group header."
-msgstr ""
+msgstr "En el cuadro Grupos, abra el cuadro de lista Cabecera de grupo y seleccione para mostrar una cabecera de grupo."
#. 6BQtB
#: rep_main.xhp
@@ -12874,7 +12874,7 @@ msgctxt ""
"par_id95828\n"
"help.text"
msgid "Click the Add Field icon to open the Add Field window."
-msgstr ""
+msgstr "Pulse en el icono Añadir un campo para abrir la ventana Añadir campo."
#. VbSz2
#: rep_main.xhp
@@ -12901,7 +12901,7 @@ msgctxt ""
"par_id5675527\n"
"help.text"
msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section."
-msgstr ""
+msgstr "Arrastre y suelte la entrada del campo que desea agrupar en la sección de la cabecera del grupo. Después arrastre y suelte los campos restantes en la sección Detalle."
#. GscG2
#: rep_main.xhp
@@ -12910,7 +12910,7 @@ msgctxt ""
"par_id3496200\n"
"help.text"
msgid "Execute the report. The report shows the grouped records."
-msgstr ""
+msgstr "Ejecute el informe. El informe muestra los registros agrupados."
#. dLiAY
#: rep_main.xhp
@@ -12919,7 +12919,7 @@ msgctxt ""
"par_id7599108\n"
"help.text"
msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report."
-msgstr "Si quiere realizar ordenaciones o agrupamientos, abra la vista del Generador de informes y, a continuación, el cuadro de diálogo Ordenar y agrupar. Muestre la cabecera de grupo de los campos que quiera agrupar y oculte la cabecera de grupo de los campos que quiera ordenar. Cierre la ventana Ordenar y agrupar y ejecute el informe."
+msgstr "Si quiere realizar ordenamientos o agrupamientos, abra la vista de edición del Generador de informes y, a continuación, el diálogo Orden y agrupamiento. Muestre la cabecera de grupo de los campos que quiera agrupar y oculte la cabecera de grupo de los campos que quiera ordenar. Cierre la ventana Orden y agrupamiento y ejecute el informe."
#. WGFAC
#: rep_main.xhp
@@ -12991,7 +12991,7 @@ msgctxt ""
"bm_id5823847\n"
"help.text"
msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>fórmulas en los informes; edición</bookmark_value><bookmark_value>funciones en los informes; edición</bookmark_value>"
#. ruhgL
#: rep_navigator.xhp
@@ -13000,7 +13000,7 @@ msgctxt ""
"hd_id1821955\n"
"help.text"
msgid "<variable id=\"rep_navigator\"><link href=\"text/sdatabase/rep_navigator.xhp\">Report Navigator</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_navigator\"><link href=\"text/sdatabase/rep_navigator.xhp\">Navegador de informes</link></variable>"
#. 7hD99
#: rep_navigator.xhp
@@ -13009,7 +13009,7 @@ msgctxt ""
"par_id1150852\n"
"help.text"
msgid "You can open the Report Navigator window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>."
-msgstr ""
+msgstr "Puede abrir la ventana Navegador de informes del<link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link> si pulsa en el menú <item type=\"menuitem\">Ver ▸ Navegador de informes</item>."
#. hBVny
#: rep_navigator.xhp
@@ -13018,7 +13018,7 @@ msgctxt ""
"par_id1111484\n"
"help.text"
msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">El Navegador de informes revela la estructura del informe. Puede utilizar el Navegador de informes para insertar funciones en el informe.</ahelp>"
#. LJxNC
#: rep_navigator.xhp
@@ -13027,7 +13027,7 @@ msgctxt ""
"par_id8314157\n"
"help.text"
msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pulse en una entrada de la lista del Navegador de informes. El objeto o área correspondiente se selecciona en la vista de edición del Generador de informes. Pulse con el botón derecho en una entrada de la lista para abrir el menú contextual.</ahelp>"
#. prLAV
#: rep_navigator.xhp
@@ -13036,7 +13036,7 @@ msgctxt ""
"hd_id2932828\n"
"help.text"
msgid "To enter functions to the report"
-msgstr ""
+msgstr "Para ingresar funciones en el informe"
#. CSJFz
#: rep_navigator.xhp
@@ -13045,7 +13045,7 @@ msgctxt ""
"par_id5091708\n"
"help.text"
msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">En el menú contextual del Navegador de informes, verá las mismas órdenes que en la vista de edición del Generador de informes, además de órdenes adicionales para crear nuevas funciones o eliminarlas.</ahelp>"
#. fA8ue
#: rep_navigator.xhp
@@ -13126,7 +13126,7 @@ msgctxt ""
"par_id6247749\n"
"help.text"
msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]."
-msgstr ""
+msgstr "Cambie el nombre a CalculoDeCostos, por ejemplo, y la fórmula a [CalculoDeCostos] + [introduzca el nombre de su columna de costos]."
#. y2cwk
#: rep_navigator.xhp
@@ -13144,7 +13144,7 @@ msgctxt ""
"par_id1569261\n"
"help.text"
msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)."
-msgstr ""
+msgstr "Ahora puede insertar un campo de texto y vincularlo a [CalculoDeCostos] (aparece en el cuadro de lista de campos de datos)."
#. utdSG
#: rep_navigator.xhp
@@ -13171,7 +13171,7 @@ msgctxt ""
"par_id1754509\n"
"help.text"
msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
-msgstr ""
+msgstr "[SumaCostos] + SI(ESBLANCO([campo]);0;[campo])"
#. tGCiz
#: rep_navigator.xhp
@@ -13234,7 +13234,7 @@ msgctxt ""
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>"
-msgstr "<ahelp hid=\".\">Puede abrir el cuadro de diálogo Números de página del <link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link> seleccionando <item type=\"menuitem\">Insertar ▸ Números de página</item>.</ahelp>"
+msgstr "<ahelp hid=\".\">Puede abrir el diálogo Números de página del <link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link> al seleccionar <item type=\"menuitem\">Insertar ▸ Números de página</item>.</ahelp>"
#. ygaGw
#: rep_pagenumbers.xhp
@@ -13360,7 +13360,7 @@ msgctxt ""
"par_id2711264\n"
"help.text"
msgid "The Properties window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view."
-msgstr "La ventana Propiedades del <link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link> siempre muestra las propiedades del objeto actualmente seleccionado en la vista del Generador de informes."
+msgstr "La ventana Propiedades del <link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link> siempre muestra las propiedades del objeto actualmente seleccionado en la vista de edición del Generador de informes."
#. hiDZo
#: rep_prop.xhp
@@ -13423,7 +13423,7 @@ msgctxt ""
"par_id1768852\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Los grupos se mantienen juntos por página o por columna (de manera predeterminada). Debe activar también la opción Mantener juntos. </ahelp>"
#. PFQYf
#: rep_prop.xhp
@@ -13432,7 +13432,7 @@ msgctxt ""
"par_id6304818\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Especifica en qué contexto se imprimirá la cabecera de página: en todas las páginas o en las páginas sin cabecera o pie de página en el informe.</ahelp>"
#. 9rAVD
#: rep_prop.xhp
@@ -13441,7 +13441,7 @@ msgctxt ""
"par_id401623\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Especifica en qué contexto se imprimirá el pie de página: en todas las páginas o en las páginas sin cabecera o sin pie de página en el informe.</ahelp>"
#. rMRex
#: rep_prop.xhp
@@ -13450,7 +13450,7 @@ msgctxt ""
"par_id2162236\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Especifica que se imprimen los valores repetidos. </ahelp>"
#. nCDvW
#: rep_prop.xhp
@@ -13459,7 +13459,7 @@ msgctxt ""
"par_id7022003\n"
"help.text"
msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area."
-msgstr ""
+msgstr "Si pulsa en el área Cabecera de página o en el área Pie de página sin haber seleccionado ningún objeto, verá la pestaña <emph>General</emph> para esa área."
#. xACk2
#: rep_prop.xhp
@@ -13486,7 +13486,7 @@ msgctxt ""
"par_id1064485\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Un objeto invisible no aparece en el informe ejecutado. Sigue siendo visible en la vista del Generador de informes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Un objeto invisible no aparece en el informe ejecutado. Sigue siendo visible en la vista de edición del Generador de informes.</ahelp>"
#. Xd2SG
#: rep_prop.xhp
@@ -13504,7 +13504,7 @@ msgctxt ""
"par_id1404461\n"
"help.text"
msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Si la Expresión de impresión condicional se evalúa como VERDADERO, el objeto seleccionado se imprimirá.</ahelp>"
#. jvkXA
#: rep_prop.xhp
@@ -13540,7 +13540,7 @@ msgctxt ""
"par_id3148899\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Forzar página nueva especifica si la sección actual o la siguiente, o ambas, se imprimen en una nueva página.</ahelp>"
#. CuyG2
#: rep_prop.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"par_id6164433\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nueva fila o columna especifica, para un diseño de varias columnas, si la sección actual o la siguiente, o ambas secciones, se imprimirán en una nueva fila o columna.</ahelp>"
#. nHVy2
#: rep_prop.xhp
@@ -13558,7 +13558,7 @@ msgctxt ""
"par_id7405011\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mantener juntos especifica que el objeto actual se imprimirá comenzando en la parte superior de una nueva página, si no cabe en la página actual.</ahelp>"
#. FjNyy
#: rep_prop.xhp
@@ -13567,7 +13567,7 @@ msgctxt ""
"par_id1536606\n"
"help.text"
msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window."
-msgstr ""
+msgstr "Inserte algunos campos de datos en el área Detalle o inserte otros campos de control en cualquier área. Cuando se selecciona un campo insertado, se pueden establecer las propiedades en la ventana Propiedades."
#. 2LAyX
#: rep_prop.xhp
@@ -13576,7 +13576,7 @@ msgctxt ""
"par_id9631641\n"
"help.text"
msgid "For a Label field, you can change the displayed text in the Label input box."
-msgstr ""
+msgstr "Para un campo Etiqueta, puede cambiar el texto que se muestra en el cuadro de entrada Etiqueta."
#. iy4M5
#: rep_prop.xhp
@@ -13585,7 +13585,7 @@ msgctxt ""
"par_id7749565\n"
"help.text"
msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Para una imagen, puede especificar que se inserte la imagen como un enlace al archivo o como un objeto incrustado en el archivo Base. La opción incrustada aumenta el tamaño del archivo Base, mientras que la opción de enlace no es tan portable a otros ordenadores.</ahelp>"
#. XKxxX
#: rep_prop.xhp
@@ -13630,7 +13630,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Imprimir cuando cambie de grupo</ahelp>"
#. 25y9K
#: rep_prop.xhp
@@ -13648,7 +13648,7 @@ msgctxt ""
"par_id1593676\n"
"help.text"
msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others."
-msgstr ""
+msgstr "En la pestaña <emph>General</emph> de un campo de datos, puede establecer las propiedades de formato, entre otras."
#. LyTPo
#: rep_prop.xhp
@@ -13684,7 +13684,7 @@ msgctxt ""
"par_id3068636\n"
"help.text"
msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group."
-msgstr ""
+msgstr "<ahelp hid=\".\">En el diálogo Orden y agrupamiento del <link href=\"text/sdatabase/rep_main.xhp\">Generador de informes</link>, puede definir los campos que deben ordenarse en su informe y los campos que deben mantenerse juntos para formar un grupo.</ahelp> Si agrupa su informe por un campo determinado, todos los registros con el mismo valor de ese campo se mantendrán juntos en un grupo."
#. KudoP
#: rep_sort.xhp
@@ -13693,7 +13693,7 @@ msgctxt ""
"par_id876186\n"
"help.text"
msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list."
-msgstr ""
+msgstr "El cuadro Grupos muestra los campos en un orden de arriba hacia abajo. Puede seleccionar cualquier campo y luego pulsar el botón Mover arriba o Mover abajo para mover este campo hacia arriba o hacia abajo en la lista."
#. nG4vM
#: rep_sort.xhp
@@ -13702,7 +13702,7 @@ msgctxt ""
"par_id3939634\n"
"help.text"
msgid "The sorting and grouping will be applied in the order of the list from top to bottom."
-msgstr ""
+msgstr "El ordenamiento y el agrupamiento se aplicarán en el orden de la lista de arriba hacia abajo."
#. ZAFvB
#: rep_sort.xhp
@@ -13711,7 +13711,7 @@ msgctxt ""
"par_id599688\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Enumera los campos que se utilizarán para ordenar o agrupar. El campo en la parte superior tiene la prioridad más alta, el segundo campo tiene la segunda prioridad y así sucesivamente.</ahelp>"
#. ETyGL
#: rep_sort.xhp
@@ -13720,7 +13720,7 @@ msgctxt ""
"par_id1371501\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pulse para abrir una lista en la que puede seleccionar un campo.</ahelp>"
#. kEwPE
#: rep_sort.xhp
@@ -13792,7 +13792,7 @@ msgctxt ""
"par_id3405560\n"
"help.text"
msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:"
-msgstr ""
+msgstr "De manera predeterminada se crea un nuevo grupo en cada cambio de valor de un registro del campo seleccionado. Esta propiedad se puede modificar en función del tipo de campo:"
#. DD8mt
#: rep_sort.xhp
@@ -13801,7 +13801,7 @@ msgctxt ""
"par_id3409527\n"
"help.text"
msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together."
-msgstr ""
+msgstr "Para los campos de tipo Texto, puede seleccionar Caracteres de prefijo e ingresar un número n de caracteres en el siguiente cuadro de texto. Los registros que sean idénticos en los primeros n caracteres se agruparán."
#. DFvf2
#: rep_sort.xhp
@@ -13810,7 +13810,7 @@ msgctxt ""
"par_id7112338\n"
"help.text"
msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups."
-msgstr ""
+msgstr "Para los campos de tipo Fecha/Hora, puede agrupar los registros por el mismo año, trimestre, mes, semana, día, hora o minuto. Además, puede especificar un intervalo para las semanas y las horas: 2 semanas agrupa los datos en grupos quincenales, 12 horas agrupa los datos en grupos de medio día."
#. BBwXv
#: rep_sort.xhp
@@ -13819,7 +13819,7 @@ msgctxt ""
"par_id2855616\n"
"help.text"
msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval."
-msgstr ""
+msgstr "Para los campos de tipo Autonumérico, Moneda o Número, especifique un intervalo."
#. mjbMU
#: rep_sort.xhp
@@ -13828,7 +13828,7 @@ msgctxt ""
"par_id7700430\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduzca el valor del intervalo del grupo por el que se agrupan los registros.</ahelp>"
#. XmWsa
#: rep_sort.xhp
@@ -13837,7 +13837,7 @@ msgctxt ""
"par_id1180455\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione el nivel de detalle con el que un grupo se mantendrá unido en la misma página.</ahelp>"
#. KbCbd
#: rep_sort.xhp
@@ -13846,7 +13846,7 @@ msgctxt ""
"par_id2091433\n"
"help.text"
msgid "When you specify to keep together some records on the same page, you have three choices:"
-msgstr ""
+msgstr "Cuando especifique que se mantendrán juntos algunos registros en la misma página, tiene tres opciones:"
#. NnDGM
#: rep_sort.xhp
@@ -13864,7 +13864,7 @@ msgctxt ""
"par_id9312417\n"
"help.text"
msgid "Whole Group - prints the group header, detail section, and group footer on the same page."
-msgstr ""
+msgstr "Todo el grupo - imprime la cabecera del grupo, la sección de detalle y el pie de página del grupo en la misma página."
#. Bzv5z
#: rep_sort.xhp
@@ -13873,7 +13873,7 @@ msgctxt ""
"par_id9089022\n"
"help.text"
msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
-msgstr ""
+msgstr "Con el primer detalle - imprime la cabecera del grupo en una página, solo si el primer registro de detalle también puede imprimirse en la misma página."
#. eDFFK
#: tablewizard00.xhp
@@ -13918,7 +13918,7 @@ msgctxt ""
"par_idN105AF\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard01.xhp\">Table Wizard - Select fields</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard01.xhp\">Asistente para tablas - Seleccione los campos</link>"
#. GgEVx
#: tablewizard01.xhp
@@ -13954,7 +13954,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Business"
-msgstr ""
+msgstr "Negocio"
#. TRDAu
#: tablewizard01.xhp
@@ -13963,7 +13963,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione la categoría de negocios para solo ver las tablas de muestra de negocios.</ahelp>"
#. dCJP5
#: tablewizard01.xhp
@@ -13972,7 +13972,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "Private"
-msgstr ""
+msgstr "Privado"
#. 9fJfk
#: tablewizard01.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione la categoría privada para solo ver las tablas de muestra privadas.</ahelp>"
#. dEiyC
#: tablewizard01.xhp
@@ -13990,7 +13990,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "Sample tables"
-msgstr ""
+msgstr "Tablas de muestra"
#. AhZXR
#: tablewizard01.xhp
@@ -13999,7 +13999,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione una de las tablas de muestra. Después, seleccione los campos de esa tabla en el cuadro de lista de la izquierda. Repita este paso hasta que haya seleccionado todos los campos que necesite.</ahelp>"
#. jJf8M
#: tablewizard01.xhp
@@ -14035,7 +14035,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard - Set Types and Formats"
-msgstr "Asistente para tablas. Establecer tipos y formatos"
+msgstr "Asistente para tablas - Establecer tipos y formatos"
#. yC4de
#: tablewizard02.xhp
@@ -14071,7 +14071,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccione un campo para editarle la información.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccione un campo para editar la información del campo.</ahelp>"
#. C6Hj6
#: tablewizard02.xhp
@@ -14089,7 +14089,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Quita el campo seleccionado del cuadro de lista.</ahelp>"
#. bDhR7
#: tablewizard02.xhp
@@ -14107,7 +14107,7 @@ msgctxt ""
"par_idN1057F\n"
"help.text"
msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Añade un nuevo campo de datos al cuadro de lista.</ahelp>"
#. t3DZP
#: tablewizard02.xhp
@@ -14170,7 +14170,7 @@ msgctxt ""
"par_id4198736\n"
"help.text"
msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Si se establece en Sí, el motor de la base de datos genera los valores para este campo de datos.</ahelp>"
#. c4BZi
#: tablewizard02.xhp
@@ -14224,7 +14224,7 @@ msgctxt ""
"par_idN1059F\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Especifica el número de decimales para el campo de datos. Esta opción solo está disponible para campos de datos numéricos o decimales.</ahelp>"
#. Nu72A
#: tablewizard02.xhp
@@ -14242,7 +14242,7 @@ msgctxt ""
"par_idN105A6\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Especifica el valor predeterminado para un campo Sí/No.</ahelp>"
#. pJiM3
#: tablewizard02.xhp
@@ -14287,7 +14287,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\">Table Wizard - Set primary key</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard03.xhp\">Asistente para tablas - Establezca la clave primaria</link>"
#. 347MF
#: tablewizard03.xhp
@@ -14305,7 +14305,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard03.xhp\">Asistente para tablas - Establezca la clave primaria</link>"
#. jbfcH
#: tablewizard03.xhp
@@ -14332,7 +14332,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para crear una clave primaria. Añada una clave primaria a cada tabla de la base de datos para identificar de forma exclusiva cada registro. Para algunos sistemas de bases de datos dentro de %PRODUCTNAME, una clave primaria es obligatoria para editar las tablas.</ahelp>"
#. ZEDQ9
#: tablewizard03.xhp
@@ -14368,7 +14368,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para utilizar un campo existente con valores únicos como clave primaria.</ahelp>"
#. fMF7v
#: tablewizard03.xhp
@@ -14404,7 +14404,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione esta opción para insertar automáticamente un valor e incrementar el valor del campo con cada nuevo registro. La base de datos debe admitir el incremento automático para poder utilizar la opción de <emph>Valor automático</emph>.</ahelp>"
#. EuZFN
#: tablewizard03.xhp
@@ -14458,7 +14458,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione un campo y pulse en < para quitarlo de la lista de campos de la clave primaria. La clave primaria se crea como una concatenación de los campos en esta lista, de arriba a abajo.</ahelp>"
#. VjAv4
#: tablewizard03.xhp
@@ -14467,7 +14467,7 @@ msgctxt ""
"par_idN105A1\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\">Table Wizard - Create table</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard04.xhp\">Asistente para tablas - Creación de tabla</link>"
#. GNFKT
#: tablewizard04.xhp
@@ -14476,7 +14476,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard - Create Table"
-msgstr ""
+msgstr "Asistente para tablas - Crear tabla"
#. VhZ3v
#: tablewizard04.xhp
@@ -14485,7 +14485,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\">Table Wizard - Create Table</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard04.xhp\">Asistente para tablas - Crear tabla</link>"
#. CEdhG
#: tablewizard04.xhp
@@ -14494,7 +14494,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
-msgstr ""
+msgstr "Ingrese un nombre para la tabla y especifique si desea modificar la tabla una vez finalizado el asistente."
#. DYQqm
#: tablewizard04.xhp
@@ -14548,7 +14548,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el esquema para la tabla. (Disponible solo si la base de datos admite esquemas)</ahelp>"
#. DEPmh
#: tablewizard04.xhp
@@ -14584,7 +14584,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para guardar el diseño de la tabla y luego para abrirla e ingresar los datos.</ahelp>"
#. RBiFw
#: tablewizard04.xhp
@@ -14602,7 +14602,7 @@ msgctxt ""
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione para crear un formulario basado en esta tabla. El formulario se creará en un documento de texto con la última configuración utilizada del <link href=\"text/shared/autopi/01090000.xhp\">Asistente para formularios</link>.</ahelp>"
#. qaF6g
#: tablewizard04.xhp
@@ -14620,7 +14620,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Form Toolbar"
-msgstr ""
+msgstr "Barra de herramientas del formulario de la base de datos"
#. cA8ZL
#: toolbar_form.xhp
@@ -14638,7 +14638,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database form"
-msgstr ""
+msgstr "Nuevo formulario de base de datos"
#. g2PCm
#: toolbar_form.xhp
@@ -14647,7 +14647,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icono para Nuevo formulario de base de datos</alt></image>"
#. BmKGp
#: toolbar_form.xhp
@@ -14656,7 +14656,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database form."
-msgstr ""
+msgstr "Crea un nuevo formulario de base de datos."
#. 89Xdx
#: toolbar_form.xhp
@@ -14665,7 +14665,7 @@ msgctxt ""
"par_idN10634\n"
"help.text"
msgid "Open database form"
-msgstr ""
+msgstr "Abrir formulario de base de datos"
#. TaigW
#: toolbar_form.xhp
@@ -14674,7 +14674,7 @@ msgctxt ""
"par_id581642794179327\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icono para Abrir formulario</alt></image>"
#. 8rq4H
#: toolbar_form.xhp
@@ -14683,7 +14683,7 @@ msgctxt ""
"par_idN10638\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre el formulario seleccionado para que pueda ingresar, editar o eliminar registros.</ahelp>"
#. GF2hM
#: toolbar_form.xhp
@@ -14701,7 +14701,7 @@ msgctxt ""
"par_id1001642794252425\n"
"help.text"
msgid "<image src=\"cmd/lc_dbformedit.svg\" id=\"img_id671642794252426\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id851642794252426\">Icon Edit Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbformedit.svg\" id=\"img_id671642794252426\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id851642794252426\">Icono de Formulario de edición</alt></image>"
#. WE3Eo
#: toolbar_form.xhp
@@ -14710,7 +14710,7 @@ msgctxt ""
"par_idN10653\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre el formulario seleccionado para que pueda cambiar a su disposición.</ahelp>"
#. dfaAA
#: toolbar_form.xhp
@@ -14728,7 +14728,7 @@ msgctxt ""
"par_id941642794399538\n"
"help.text"
msgid "<image src=\"cmd/lc_dbformdelete.svg\" id=\"img_id541642794399538\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521642794399539\">Icon Delete Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbformdelete.svg\" id=\"img_id541642794399538\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521642794399539\">Icono para Borrar formulario</alt></image>"
#. 969sF
#: toolbar_form.xhp
@@ -14773,7 +14773,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Query Toolbar"
-msgstr ""
+msgstr "Barra de herramientas Consultas"
#. xAtmF
#: toolbar_query.xhp
@@ -14791,7 +14791,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database query"
-msgstr ""
+msgstr "Nueva consulta de base de datos"
#. yw8S8
#: toolbar_query.xhp
@@ -14800,7 +14800,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewquery.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewquery.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icono de Nueva consulta de base de datos</alt></image>"
#. UnzqA
#: toolbar_query.xhp
@@ -14809,7 +14809,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database query."
-msgstr ""
+msgstr "Crea una nueva consulta de base de datos."
#. zqAQx
#: toolbar_query.xhp
@@ -14818,7 +14818,7 @@ msgctxt ""
"hd_id981642797173950\n"
"help.text"
msgid "New Database Query (SQL View)"
-msgstr ""
+msgstr "Nueva consulta de base de datos (vista SQL)"
#. bSoXy
#: toolbar_query.xhp
@@ -14827,7 +14827,7 @@ msgctxt ""
"par_id131642797178876\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Icon New query (SQL view)</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Icono de Nueva consulta de base de datos (Vista SQL)</alt></image>"
#. CVC97
#: toolbar_query.xhp
@@ -14836,7 +14836,7 @@ msgctxt ""
"par_id911642797178879\n"
"help.text"
msgid "Opens the SQL window to edit a query in SQL language."
-msgstr ""
+msgstr "Abre la ventana SQL para editar una consulta en lenguaje SQL."
#. G7DB4
#: toolbar_query.xhp
@@ -14845,7 +14845,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Open database query"
-msgstr ""
+msgstr "Abrir la consulta de la base de datos"
#. 35ceG
#: toolbar_query.xhp
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id791642791781980\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id711642791781980\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id621642791781980\">Icon Open Query Object</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id711642791781980\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id621642791781980\">Icono de Abrir objeto de consulta</alt></image>"
#. yrGi6
#: toolbar_query.xhp
@@ -14863,7 +14863,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre la consulta seleccionada para que pueda ingresar, editar o eliminar registros.</ahelp>"
#. Wpcih
#: toolbar_query.xhp
@@ -14872,7 +14872,7 @@ msgctxt ""
"par_idN105DF\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "Editar"
#. peDGL
#: toolbar_query.xhp
@@ -14881,7 +14881,7 @@ msgctxt ""
"par_id291642791910891\n"
"help.text"
msgid "<image src=\"cmd/lc_dbqueryedit.svg\" id=\"img_id911642791910892\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1001642791910892\">Icon Edit Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbqueryedit.svg\" id=\"img_id911642791910892\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1001642791910892\">Icono de Editar consulta</alt></image>"
#. FEN9q
#: toolbar_query.xhp
@@ -14890,7 +14890,7 @@ msgctxt ""
"par_idN105E3\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre la consulta seleccionada para que pueda modificar la estructura.</ahelp>"
#. 6jGeW
#: toolbar_query.xhp
@@ -14908,7 +14908,7 @@ msgctxt ""
"par_id651642792045236\n"
"help.text"
msgid "<image src=\"cmd/lc_dbquerydelete.svg\" id=\"img_id411642792045236\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211642792045237\">Icon Delete Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbquerydelete.svg\" id=\"img_id411642792045236\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211642792045237\">Icono para Eliminar consulta</alt></image>"
#. Ejm28
#: toolbar_query.xhp
@@ -14944,7 +14944,7 @@ msgctxt ""
"par_idN10619\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Cambia el nombre de la consulta seleccionada.</ahelp>"
#. aqUue
#: toolbar_report.xhp
@@ -14971,7 +14971,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database report"
-msgstr ""
+msgstr "Nuevo informe de la base de datos"
#. hxRbm
#: toolbar_report.xhp
@@ -14980,7 +14980,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewreport.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewreport.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icono de Nuevo informe de la base de datos</alt></image>"
#. FzBiP
#: toolbar_report.xhp
@@ -14989,7 +14989,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database report."
-msgstr ""
+msgstr "Crea un nuevo informe de la base de datos."
#. DASFx
#: toolbar_report.xhp
@@ -14998,7 +14998,7 @@ msgctxt ""
"hd_id261642796491626\n"
"help.text"
msgid "Database report wizard"
-msgstr ""
+msgstr "Asistente de informes de la base de datos"
#. wRJAg
#: toolbar_report.xhp
@@ -15007,7 +15007,7 @@ msgctxt ""
"par_id251642796542820\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewreportautopilot.svg\" id=\"img_id811642796542821\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642796542822\">Icon Database report wizard</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewreportautopilot.svg\" id=\"img_id811642796542821\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642796542822\">Icono del Asistente de informes de la base de datos</alt></image>"
#. Ri9DE
#: toolbar_report.xhp
@@ -15016,7 +15016,7 @@ msgctxt ""
"par_id261642796542823\n"
"help.text"
msgid "Opens the database report wizard, to guide you in creating a database report."
-msgstr ""
+msgstr "Abre el Asistente de informes de la base de datos, para guiarlo en la creación de un informe de la base de datos."
#. VcR6f
#: toolbar_report.xhp
@@ -15025,7 +15025,7 @@ msgctxt ""
"par_idN106A4\n"
"help.text"
msgid "Open database report"
-msgstr ""
+msgstr "Abre el informe de la base de datos"
#. JytE5
#: toolbar_report.xhp
@@ -15034,7 +15034,7 @@ msgctxt ""
"par_id321642794819375\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icono de Abrir Informe</alt></image>"
#. RdAb4
#: toolbar_report.xhp
@@ -15043,7 +15043,7 @@ msgctxt ""
"par_idN106A8\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre el informe seleccionado para poder introducir, editar o eliminar registros.</ahelp>"
#. XyYBD
#: toolbar_report.xhp
@@ -15070,7 +15070,7 @@ msgctxt ""
"par_idN106C3\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre el informe seleccionado para que pueda cambiarle la disposición.</ahelp>"
#. B7hhM
#: toolbar_report.xhp
@@ -15088,7 +15088,7 @@ msgctxt ""
"par_id51642795131634\n"
"help.text"
msgid "<image src=\"cmd/lc_dbreportdelete.svg\" id=\"img_id971642795131634\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642795131634\">Icon Delete Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbreportdelete.svg\" id=\"img_id971642795131634\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642795131634\">Icono de Eliminar informe</alt></image>"
#. rrRCi
#: toolbar_report.xhp
@@ -15160,7 +15160,7 @@ msgctxt ""
"par_id601642852258016\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Document</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icono de Abrir documento</alt></image>"
#. DAEuG
#: toolbar_table.xhp
@@ -15178,7 +15178,7 @@ msgctxt ""
"hd_id981642852403610\n"
"help.text"
msgid "Save document"
-msgstr ""
+msgstr "Guardar documento"
#. EoGU4
#: toolbar_table.xhp
@@ -15187,7 +15187,7 @@ msgctxt ""
"par_id731642852435520\n"
"help.text"
msgid "<image src=\"cmd/lc_save.svg\" id=\"img_id591642852435521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871642852435522\">Icon Save database file</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_save.svg\" id=\"img_id591642852435521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871642852435522\">Icono para Guardar el archivo de la base de datos</alt></image>"
#. AgrRB
#: toolbar_table.xhp
@@ -15250,7 +15250,7 @@ msgctxt ""
"par_id321642853673912\n"
"help.text"
msgid "Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects."
-msgstr ""
+msgstr "Inserta el contenido del portapapeles en la ubicación del cursor y reemplaza cualquier texto u objeto seleccionado."
#. Ct5XD
#: toolbar_table.xhp
@@ -15259,7 +15259,7 @@ msgctxt ""
"hd_id1001642852606113\n"
"help.text"
msgid "Sort ascending"
-msgstr ""
+msgstr "Ordenar de forma ascendente"
#. vG7vU
#: toolbar_table.xhp
@@ -15268,7 +15268,7 @@ msgctxt ""
"par_id991642853830973\n"
"help.text"
msgid "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icon Sort Ascending</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icono de Ordenamiento ascendente</alt></image>"
#. aRGCA
#: toolbar_table.xhp
@@ -15277,7 +15277,7 @@ msgctxt ""
"par_id621642853830977\n"
"help.text"
msgid "Sorts the entries in the detail view in ascending order."
-msgstr ""
+msgstr "Ordena las entradas en la vista detallada en orden ascendente."
#. 542jo
#: toolbar_table.xhp
@@ -15286,7 +15286,7 @@ msgctxt ""
"hd_id441642852616281\n"
"help.text"
msgid "Sort descending"
-msgstr ""
+msgstr "Orden descendiente"
#. iL4by
#: toolbar_table.xhp
@@ -15295,7 +15295,7 @@ msgctxt ""
"par_id511642854313007\n"
"help.text"
msgid "<image src=\"cmd/lc_sortdescending.svg\" id=\"img_id531642854313009\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661642854313010\">Icon Sort descending</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_sortdescending.svg\" id=\"img_id531642854313009\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661642854313010\">Icono de Orden descendiente</alt></image>"
#. e2A2e
#: toolbar_table.xhp
@@ -15304,7 +15304,7 @@ msgctxt ""
"par_id81642854313011\n"
"help.text"
msgid "Sorts the entries in the detail view in descending order."
-msgstr ""
+msgstr "Ordena las entradas en la vista detallada en orden descendente."
#. VTRY7
#: toolbar_table.xhp
@@ -15313,7 +15313,7 @@ msgctxt ""
"hd_id231642796152552\n"
"help.text"
msgid "New database form"
-msgstr ""
+msgstr "Nuevo formulario de la base de datos"
#. 4C7Bi
#: toolbar_table.xhp
@@ -15322,7 +15322,7 @@ msgctxt ""
"par_id431643796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icono de Nuevo formulario de la base de datos</alt></image>"
#. YAoeV
#: toolbar_table.xhp
@@ -15331,7 +15331,7 @@ msgctxt ""
"par_id321612796165273\n"
"help.text"
msgid "Creates a new database form (default). Use the drop-down toolbar to create a new database object directly."
-msgstr ""
+msgstr "Crea un nuevo formulario de base de datos (de manera predeterminada). Utilice la barra de herramientas desplegable para crear un nuevo objeto de base de datos directamente."
#. KuYJ7
#: toolbar_table.xhp
@@ -15340,7 +15340,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New table design"
-msgstr ""
+msgstr "Nuevo diseño de tabla"
#. zKJDB
#: toolbar_table.xhp
@@ -15349,7 +15349,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewtable.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Table design</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewtable.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icono de Nuevo diseño de tabla</alt></image>"
#. p5PvJ
#: toolbar_table.xhp
@@ -15358,7 +15358,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Designs a new database table."
-msgstr ""
+msgstr "Diseñe una nueva tabla de base de datos."
#. zoHMV
#: toolbar_table.xhp
@@ -15367,7 +15367,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "Open database table"
-msgstr ""
+msgstr "Abre la tabla de la base de datos"
#. gptoW
#: toolbar_table.xhp
@@ -15376,7 +15376,7 @@ msgctxt ""
"par_id521642787914042\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Database Table</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icono de Abrir la tabla de la base de datos</alt></image>"
#. FiWG5
#: toolbar_table.xhp
@@ -15484,7 +15484,7 @@ msgctxt ""
"par_idN10541\n"
"help.text"
msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Database Toolbars</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Barras de herramientas de base de datos</link> </variable>"
#. B3mEW
#: toolbars.xhp
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index d1457940f14..238ce162c70 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ 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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-07-10 19:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-09-08 19:38+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared02/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1564411145.000000\n"
#. Edm6o
@@ -3281,7 +3281,7 @@ msgctxt ""
"par_id3148587\n"
"help.text"
msgid "If you click on the <emph>...</emph> button next to the text field, you will see the <emph>Label Field Selection</emph> dialog. Select a label from the list."
-msgstr "Si pulsa en el botón <emph>…</emph> situado junto al campo de texto, se muestra el cuadro de diálogo <emph>Selección de campo de etiqueta</emph>. Seleccione una etiqueta de la lista."
+msgstr "Si pulsa en el botón <emph>…</emph> situado junto al campo de texto, aparecerá el diálogo <emph>Selección de campo de etiqueta</emph>. Seleccione una etiqueta de la lista."
#. z9jmF
#: 01170101.xhp
@@ -9320,7 +9320,7 @@ msgctxt ""
"par_id3153541\n"
"help.text"
msgid "If you add fields to a form and you switch off the <link href=\"text/shared/02/01170500.xhp\">Design Mode</link>, you can see that $[officename] adds a labeled input field for every inserted database field."
-msgstr "Si agregar un campo a un formulario y desactiva <link href=\"text/shared/02/01170500.xhp\">Modo Diseño</link>, puede ver que $[officename] agrega una etiqueta con el campo de entrada por cada campo de base de datos insertado."
+msgstr "Si agrega un campo a un formulario y desactiva el <link href=\"text/shared/02/01170500.xhp\">Modo de diseño</link>, puede ver que $[officename] agrega un campo de entrada con su correspondiente etiqueta por cada campo insertado de la base de datos."
#. cKWk5
#: 01170500.xhp