aboutsummaryrefslogtreecommitdiff
path: root/source/es/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-09-28 13:14:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-09-28 13:15:48 +0200
commit98c203d02754d23b7de420745152377ca0f0b55f (patch)
tree402cb96fe912a7e172f9305fe0fde85dd7e87540 /source/es/helpcontent2
parent59f229c573e676a78060014fab5a181fd16c5335 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I20e94552ba33d500d4c949a919dd3f1648d70715
Diffstat (limited to 'source/es/helpcontent2')
-rw-r--r--source/es/helpcontent2/source/auxiliary.po13
-rw-r--r--source/es/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po16
-rw-r--r--source/es/helpcontent2/source/text/shared.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po265
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po97
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/autopi.po1525
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/es/helpcontent2/source/text/shared/menu.po47
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po38
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po23
-rw-r--r--source/es/helpcontent2/source/text/simpress/guide.po92
-rw-r--r--source/es/helpcontent2/source/text/swriter.po56
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po33
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po14
16 files changed, 375 insertions, 1878 deletions
diff --git a/source/es/helpcontent2/source/auxiliary.po b/source/es/helpcontent2/source/auxiliary.po
index 7eec785c5f9..b4e3a8a1b9b 100644
--- a/source/es/helpcontent2/source/auxiliary.po
+++ b/source/es/helpcontent2/source/auxiliary.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-04-21 07:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/auxiliary/es/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562203919.000000\n"
#. fEEXD
@@ -574,15 +574,6 @@ msgctxt ""
msgid "Agenda Wizard"
msgstr "Asistente para órdenes del día"
-#. gvsML
-#: shared.tree
-msgctxt ""
-"shared.tree\n"
-"100506\n"
-"node.text"
-msgid "HTML Export Wizard"
-msgstr "Asistente para exportación a HTML"
-
#. 8tHJK
#: shared.tree
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/python.po b/source/es/helpcontent2/source/text/sbasic/python.po
index 381e13ca9e7..decd885bd8c 100644
--- a/source/es/helpcontent2/source/text/sbasic/python.po
+++ b/source/es/helpcontent2/source/text/sbasic/python.po
@@ -4,7 +4,7 @@ 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-09-13 14:22+0000\n"
+"PO-Revision-Date: 2023-09-23 23:39+0000\n"
"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/es/>\n"
"Language: es\n"
@@ -1337,7 +1337,7 @@ msgctxt ""
"N0673\n"
"help.text"
msgid "Inside the control properties pane of the <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialog Editor</link>, use the Events tab to replace macro assignments by component assignments, and type in the intended method names:"
-msgstr ""
+msgstr "Dentro del panel de propiedades del control del <link href=\"text/sbasic/guide/create_dialog.xhp\">Editor de diálogos</link>, use la pestaña Eventos para remplazar las asignaciones de macros por asignaciones de componentes y escriba los nombres de los métodos propuestos:"
#. qNEVD
#: python_handler.xhp
@@ -1346,7 +1346,7 @@ msgctxt ""
"N0674\n"
"help.text"
msgid "Set <literal>Dump to file</literal> dialog button component method name to <literal>_dump2File</literal>"
-msgstr ""
+msgstr "Establezca el nombre del método del componente del botón de diálogo <literal>Dump to file</literal> en <literal>_dump2File</literal>"
#. t65Et
#: python_handler.xhp
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index 7f761700e0d..dc78944be03 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-22 21:41+0200\n"
"PO-Revision-Date: 2023-06-28 16:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/es/>\n"
@@ -8326,14 +8326,14 @@ msgctxt ""
msgid "Always \"Windows (32-bit) NT 5.01\", for compatibility reasons"
msgstr "Siempre «Windows (32-bit) NT 5.01», por cuestiones de compatibilidad"
-#. bG56P
+#. sF4B5
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
"par_id9841608\n"
"help.text"
-msgid "The type of the operating system: <br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEN\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows"
-msgstr "El tipo de sistema operativo:<br/>«ANDROID» para el sistema para móviles de Google<br/>«DRAGONFLY» para la bifurcación al sistema operativo FreeBSD denominada DragonFly<br/>«EMSCRIPTEM» para el sistema WebAssembly para navegadores<br/>«FREEBSD», «OPENBSD» o «NETBSD» para cualquier sistema operativo basado en la Berkeley Software Distribution (BSD)<br/>«HAIKU» para este sistema operativo compatible con BeOS<br/>«iOS» para el sistema para móviles de Apple<br/>«LINUX» para distribuciones de GNU+Linux<br/>«MACOSX» para el macOS de Apple<br/>«SOLARIS» para este sistema de Oracle<br/>«WNT» para Windows de Microsoft"
+msgid "The type of the operating system: <br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEN\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple macOS<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows"
+msgstr ""
#. zcvAx
#: 04060104.xhp
@@ -41869,13 +41869,13 @@ msgctxt ""
msgid "right"
msgstr ""
-#. wgPER
+#. x6cEn
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
"par_id721687561715845\n"
"help.text"
-msgid "Prefix unary operators, e.g., -5 or -A1. Note that these have a different precedence than add and subtract."
+msgid "Prefix unary operators. For example, -5 or -A1. Note that these have a different precedence than add and subtract."
msgstr ""
#. pAdor
@@ -41995,13 +41995,13 @@ msgctxt ""
msgid "Prefix €œ\"-\"€ has a higher precedence than \"^\"€, €œ\"^\"€ is left-associative, andreference intersection has a higher precedence than reference union."
msgstr ""
-#. FZK2K
+#. hykLj
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
"par_id941687561277896\n"
"help.text"
-msgid "Prefix \"+\"€ and \"-\" are defined to be right-associative. However, note that typicalapplications which implement at most the operators defined in this specification (as specified) may implement them as left-associative, because the calculated results will be identical."
+msgid "Prefix \"+\"€ and \"-\" are defined to be right-associative. However, note that typical applications which implement at most the operators defined in this specification (as specified) may implement them as left-associative, because the calculated results will be identical."
msgstr ""
#. nbL6F
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index 1c6cdc588c7..0bae83042ca 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-01-08 10:42+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared/es/>\n"
@@ -1609,13 +1609,13 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170400.xhp\">Add Field</link>"
msgstr "<link href=\"text/shared/02/01170400.xhp\">Agregar campo</link>"
-#. ibj9F
+#. vStBU
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3146815\n"
"help.text"
-msgid "Automatic Control Focus"
+msgid "<variable id=\"automaticcontrolfocus\"><link href=\"text/shared/main0226.xhp#automatic_control_focus\">Automatic Control Focus</link></variable>"
msgstr ""
#. gg2Ag
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index b0479dc2f9a..fe6437ff09d 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-07-10 20:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/es/>\n"
@@ -13651,32 +13651,59 @@ msgctxt ""
msgid "Properties"
msgstr "Propiedades"
-#. DENWf
+#. atYHi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id3149292\n"
+"par_id41695847646861\n"
"help.text"
-msgid "Open context menu of a selected form element - choose <menuitem>Form Properties</menuitem>."
+msgid "Choose <menuitem>Form - Form Properties</menuitem>."
msgstr ""
-#. CMsFE
+#. R7CPC
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id941695847655405\n"
+"help.text"
+msgid "Choose <menuitem>Form Properties</menuitem>."
+msgstr ""
+
+#. 2zwg5
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id551695847658533\n"
+"help.text"
+msgid "Choose <menuitem>Form - Form Properties</menuitem>."
+msgstr ""
+
+#. yTfVx
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id981695847661421\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Form Properties</menuitem>."
+msgstr ""
+
+#. H9eCu
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Icon Form</alt></image>"
-msgstr "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Icono Formulario</alt></image>"
+msgid "<image id=\"img_id3148676\" src=\"cmd/lc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Icon Form Properties</alt></image>"
+msgstr ""
-#. F5LMe
+#. HAwvP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Form"
-msgstr "Formulario"
+msgid "Form Properties"
+msgstr ""
#. AkBsv
#: 00040501.xhp
@@ -13750,32 +13777,59 @@ msgctxt ""
msgid "Open <widget>Form Design</widget> toolbar, click <widget>Form Properties</widget> icon - <widget>Events</widget> tab."
msgstr ""
-#. w9Zuc
+#. YFnwA
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id911695846758455\n"
+"help.text"
+msgid "Choose <menuitem>Form - Control Properties</menuitem>."
+msgstr ""
+
+#. dA5aA
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3147234\n"
"help.text"
-msgid "Open context menu of a selected form element - choose <menuitem>Control Properties</menuitem>."
+msgid "Choose <menuitem>Control Properties</menuitem>."
+msgstr ""
+
+#. U3uCG
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id481695846804220\n"
+"help.text"
+msgid "Choose <menuitem>Form - Control Properties</menuitem>."
+msgstr ""
+
+#. sKCtd
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id681695846847202\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Control Properties</menuitem>."
msgstr ""
-#. z6tko
+#. iDpkC
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Icon Control</alt></image>"
-msgstr "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Icono Control</alt></image>"
+msgid "<image id=\"img_id3149064\" src=\"cmd/lc_controlproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Icon Control</alt></image>"
+msgstr ""
-#. ADmRP
+#. cEMjj
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3156442\n"
"help.text"
-msgid "Control"
-msgstr "Control"
+msgid "Control Properties"
+msgstr ""
#. TrUBh
#: 00040501.xhp
@@ -13831,22 +13885,40 @@ msgctxt ""
msgid "Open <widget>Form Design</widget> toolbar, click <widget>Control Properties</widget> icon - <widget>Events</widget> tab."
msgstr "Abra la barra de herramientas <widget>Diseño de formularios</widget>, pulse en el icono <widget>Propiedades del control</widget> y seleccione la pestaña <widget>Eventos</widget>."
-#. 9LBJs
+#. s2dTv
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id6058839\n"
+"par_id351695848328333\n"
"help.text"
-msgid "On <emph>Form Design</emph> bar, click"
-msgstr "En la barra <emph>Diseño de formulario</emph>, pulse en"
+msgid "Choose <menuitem>Form - Activation Order</menuitem>."
+msgstr ""
-#. EJCyJ
+#. Pq9SU
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id621695848331495\n"
+"help.text"
+msgid "Choose <menuitem>Form - Activation Order</menuitem>."
+msgstr ""
+
+#. zDFDR
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id151695848334342\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Activation Order</menuitem>."
+msgstr ""
+
+#. vqhjD
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3157874\n"
"help.text"
-msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>"
+msgid "<image id=\"img_id3159345\" src=\"cmd/lc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>"
msgstr ""
#. BmMW5
@@ -13885,23 +13957,41 @@ msgctxt ""
msgid "Add Field"
msgstr "Añadir campo"
-#. jPt4f
+#. VgJEA
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id9929502\n"
+"par_id911695848049854\n"
"help.text"
-msgid "On <emph>Form Design</emph> bar, click"
-msgstr "En la barra <emph>Diseño de formulario</emph>, pulse en"
+msgid "Choose <menuitem>Form - Form Navigator</menuitem>."
+msgstr ""
-#. hgCuD
+#. wxQuS
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id131695848052453\n"
+"help.text"
+msgid "Choose <menuitem>Form - Form Navigator</menuitem>."
+msgstr ""
+
+#. bVYBn
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id51695848055159\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Form Navigator</menuitem>."
+msgstr ""
+
+#. z4xMP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Icon Form Navigator</alt></image>"
-msgstr "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Icono Navegador de formularios</alt></image>"
+msgid "<image id=\"img_id3157869\" src=\"cmd/lc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Icon Form Navigator</alt></image>"
+msgstr ""
#. QEjGP
#: 00040501.xhp
@@ -13912,23 +14002,41 @@ msgctxt ""
msgid "Form Navigator"
msgstr "Navegador de formularios"
-#. Paybb
+#. VAdje
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id781695836555895\n"
+"help.text"
+msgid "Choose <menuitem>Form - Design Mode</menuitem>."
+msgstr ""
+
+#. 6FsBL
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id4886928\n"
+"par_id631695836734809\n"
"help.text"
-msgid "On <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> bar, click"
-msgstr "En la barra <emph>Controles de formulario</emph> o <emph>Diseño de formulario</emph>, pulse en"
+msgid "Choose <menuitem>Form - Toggle Design Mode</menuitem>."
+msgstr ""
-#. YgQWC
+#. H6Rxn
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id631695836754809\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Toggle Design Mode</menuitem>."
+msgstr ""
+
+#. nGfWa
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3156056\n"
"help.text"
-msgid "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icon Design Mode</alt></image>"
-msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icono Modo de diseño</alt></image>"
+msgid "<image id=\"img_id3154508\" src=\"cmd/lc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icon Design Mode</alt></image>"
+msgstr ""
#. AATfh
#: 00040501.xhp
@@ -13939,32 +14047,41 @@ msgctxt ""
msgid "Design Mode On/Off"
msgstr ""
-#. 3YRwF
+#. CoWoM
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id3148828\n"
+"par_id711695848875478\n"
"help.text"
-msgid "Open <emph>Form Navigator</emph> - select form - open context menu - choose <emph>Open in Design Mode</emph>."
-msgstr "Abra el <emph>Navegador de formularios</emph>, seleccione el formulario, abra el menú contextual y elija <emph>Abrir en modo de diseño</emph>."
+msgid "Choose <menuitem>Form - Open in Design Mode</menuitem>."
+msgstr ""
-#. mRTG5
+#. cJwVF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id8177434\n"
+"par_id551695848878214\n"
"help.text"
-msgid "On <emph>Form Design</emph> bar, click"
-msgstr "En la barra <emph>Diseño de formulario</emph>, pulse en"
+msgid "Choose <menuitem>Form - Open in Design Mode</menuitem>."
+msgstr ""
-#. iGE3k
+#. XbHkd
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id981695848881014\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Open in Design Mode</menuitem>."
+msgstr ""
+
+#. FGMFL
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3149822\n"
"help.text"
-msgid "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Open in Design Mode</alt></image>"
-msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icono Abrir en modo de diseño</alt></image>"
+msgid "<image id=\"img_id3151189\" src=\"cmd/lc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Open in Design Mode</alt></image>"
+msgstr ""
#. UqdMN
#: 00040501.xhp
@@ -13975,23 +14092,41 @@ msgctxt ""
msgid "Open in Design Mode"
msgstr "Abrir en modo Diseño"
-#. nkbGg
+#. NtG4M
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
-"par_id3147533\n"
+"par_id31695845504390\n"
+"help.text"
+msgid "Choose <menuitem>Form - Control Wizards</menuitem>."
+msgstr ""
+
+#. D4FSe
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id811695845544098\n"
+"help.text"
+msgid "Choose <menuitem>Form - Form Control Wizards</menuitem>."
+msgstr ""
+
+#. gFsBe
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id411695845579323\n"
"help.text"
-msgid "On <emph>Form Control</emph> toolbar, click"
-msgstr "En la barra <emph>Control de formulario</emph>, pulse en"
+msgid "Choose <menuitem>Tools - Form Control Wizards</menuitem>."
+msgstr ""
-#. msyNv
+#. GVqhW
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3152948\n"
"help.text"
-msgid "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Wizard</alt></image>"
-msgstr "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icono Asistente</alt></image>"
+msgid "<image id=\"img_id3156375\" src=\"cmd/lc_autopilotmenu.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Wizard</alt></image>"
+msgstr ""
#. o64U6
#: 00040501.xhp
@@ -14974,6 +15109,24 @@ msgctxt ""
msgid "Choose <menuitem>Image - Anchor menu - To Cell (resize with cell)</menuitem>."
msgstr ""
+#. C99oK
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id941695849758100\n"
+"help.text"
+msgid "Choose <menuitem>Forms - Content Controls</menuitem>."
+msgstr ""
+
+#. 7xM9b
+#: 00040501.xhp
+msgctxt ""
+"00040501.xhp\n"
+"par_id401695851566290\n"
+"help.text"
+msgid "Choose <menuitem>Form</menuitem>."
+msgstr ""
+
#. DFDf3
#: 00040502.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index a24af883990..4929413b59a 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-08-15 02:52+0000\n"
"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/es/>\n"
@@ -28015,6 +28015,24 @@ msgctxt ""
msgid "You can quickly select fill options from the list boxes on the <emph>Drawing Object Properties</emph> toolbar."
msgstr "Es posible seleccionar con rapidez opciones de relleno con los cuadros de lista de la barra de herramientas <emph>Propiedades de objeto de dibujo</emph>."
+#. VXtH8
+#: 05210100.xhp
+msgctxt ""
+"05210100.xhp\n"
+"hd_id571693919143757\n"
+"help.text"
+msgid "Use Background"
+msgstr ""
+
+#. shJ58
+#: 05210100.xhp
+msgctxt ""
+"05210100.xhp\n"
+"par_id191693919151752\n"
+"help.text"
+msgid "Use the slide background as a fill. This differs from \"None\" in that the area is actually filled with the slide background at that location, instead of simply showing what is behind the shape."
+msgstr ""
+
#. CiGCw
#: 05210100.xhp
msgctxt ""
@@ -28888,13 +28906,13 @@ msgctxt ""
msgid "<emph>Height</emph>: Set the height of the tile or custom size."
msgstr ""
-#. twwdD
+#. xgZmS
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
"par_id351592869651411\n"
"help.text"
-msgid "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size."
+msgid "<emph>As percentage of the parent</emph>: Mark to turn the height and width settings relative to the size of the area being filled."
msgstr ""
#. QEYV9
@@ -42973,13 +42991,13 @@ msgctxt ""
msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications. To assign a key for all applications, choose the <emph>%PRODUCTNAME</emph> radio button in the top right corner."
msgstr ""
-#. BjkTi
+#. DcgCC
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
"par_id531603928029282\n"
"help.text"
-msgid "To assign or modify a shortcut key: select a command in the <emph>Function</emph> list, select the key combination to be assigned in the <emph>Shortcut Keys</emph> list, then click <emph>Modify</emph>."
+msgid "To assign or modify a shortcut key: select a command in the <emph>Function</emph> list, select the key combination to be assigned in the <emph>Shortcut Keys</emph> list, then click <emph>Assign</emph>."
msgstr ""
#. BXkQm
@@ -43135,14 +43153,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/module\">Displays shortcut keys for the current $[officename] application.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/module\">Muestra los atajos de teclado para la aplicación en uso de $[officename].</ahelp>"
-#. fmYnE
+#. FpST9
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
"hd_id3150772\n"
"help.text"
-msgid "Modify"
-msgstr "Modificar"
+msgid "Assign"
+msgstr ""
#. btCB8
#: 06140200.xhp
@@ -48652,23 +48670,23 @@ msgctxt ""
msgid "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Formatting Mark</link> </variable>"
msgstr "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Marca de formato</link></variable>"
-#. koBrW
+#. UGZYs
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"par_id0302200910351248\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu to insert special formatting marks like non-breaking space, soft hyphen, and optional break.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre un submenú para la inserción de marcas especiales de formato, como el espacio indivisible, el guion discrecional y el salto opcional.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu to insert special formatting marks like no-break space, soft hyphen, and zero-width space.</ahelp>"
+msgstr ""
-#. bwYcn
+#. RJtjV
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"hd_id9996948\n"
"help.text"
-msgid "Non-breaking space"
-msgstr "Espacio indivisible"
+msgid "No-break space"
+msgstr ""
#. GHcb4
#: formatting_mark.xhp
@@ -48715,41 +48733,68 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts an invisible optional hyphen within a word that will appear and create a line break once it becomes the last character in a line.</ahelp>"
msgstr "<ahelp hid=\".\">Inserta en una palabra un guion invisible, que aparecerá y generará un salto de línea al convertirse en el último carácter de un renglón.</ahelp>"
-#. Wytt6
+#. KEneD
+#: formatting_mark.xhp
+msgctxt ""
+"formatting_mark.xhp\n"
+"hd_id561694945005291\n"
+"help.text"
+msgid "Narrow no-break space"
+msgstr ""
+
+#. oz4SA
+#: formatting_mark.xhp
+msgctxt ""
+"formatting_mark.xhp\n"
+"par_id231694945031123\n"
+"help.text"
+msgid "Inserts a narrow version of the no-break space. The inserted character is Unicode <literal>U+202F</literal>."
+msgstr ""
+
+#. 3JMZm
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"hd_id2295907\n"
"help.text"
-msgid "No-width optional break"
-msgstr "Separación invisible opcional"
+msgid "Zero-width space"
+msgstr ""
-#. fUhyQ
+#. f9FeW
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"par_id1536301\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will insert a line break once it becomes the last character in a line. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Inserta un espacio invisible en una palabra que, cuando se convierta en el último carácter de la línea, generará un salto de línea en la posición en que se insertó. Está disponible al activar la disposición compleja de textos (CTL).</ahelp>"
+msgid "<ahelp hid=\".\">Inserts an invisible space within a word that indicates a word or line break opportunity, even though no space is shown. The inserted character, which has no width, is Unicode<literal>U+200B</literal>.</ahelp>"
+msgstr ""
-#. jHLBC
+#. ZVLtD
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"hd_id3245643\n"
"help.text"
-msgid "Word Joiner"
-msgstr "Unión de palabras"
+msgid "Word joiner"
+msgstr ""
-#. 4Ur7Y
+#. tTBJH
#: formatting_mark.xhp
msgctxt ""
"formatting_mark.xhp\n"
"par_id1085238\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will keep the word together at the end of a line. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Inserta un espacio invisible en una palabra que impedirá su división a final de línea. Está disponible al activar la disposición compleja de textos (CTL).</ahelp>"
+msgid "<ahelp hid=\".\">Inserts an invisible space within a word to indicate that a line break is not allowed between the adjacent characters. The inserted character, which has no width, is Unicode <literal>U+2060</literal>.</ahelp>"
+msgstr ""
+
+#. BHT98
+#: formatting_mark.xhp
+msgctxt ""
+"formatting_mark.xhp\n"
+"par_id201695036157688\n"
+"help.text"
+msgid "To see the Unicode value for a character prior to the cursor position, use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode> (or <keycode>Alt+C</keycode> in some locales)</defaultinline></switchinline> as a toggle."
+msgstr ""
#. vgtCd
#: formatting_mark.xhp
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index 46b72730b93..3c367987108 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-09-08 03:18+0000\n"
"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/es/>\n"
@@ -9295,14 +9295,14 @@ msgctxt ""
msgid "Design Mode On/Off"
msgstr "Activar o desactivar modo diseño"
-#. CyGno
+#. ZEDty
#: 01170500.xhp
msgctxt ""
"01170500.xhp\n"
"hd_id3151100\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170500.xhp\">Design Mode On/Off</link>"
-msgstr "<link href=\"text/shared/02/01170500.xhp\">Modo Diseño</link>"
+msgid "<link href=\"text/shared/02/01170500.xhp\">Design Mode</link>"
+msgstr ""
#. huAdi
#: 01170500.xhp
@@ -10411,14 +10411,14 @@ msgctxt ""
msgid "Wizards On/Off"
msgstr "Activar o desactivar asistentes"
-#. oVMAb
+#. rG4gE
#: 01171100.xhp
msgctxt ""
"01171100.xhp\n"
"hd_id3155934\n"
"help.text"
-msgid "<link href=\"text/shared/02/01171100.xhp\">Wizards On/Off</link>"
-msgstr "<link href=\"text/shared/02/01171100.xhp\">Activar o desactivar asistentes</link>"
+msgid "<link href=\"text/shared/02/01171100.xhp\">Control Wizards</link>"
+msgstr ""
#. mSsiE
#: 01171100.xhp
diff --git a/source/es/helpcontent2/source/text/shared/autopi.po b/source/es/helpcontent2/source/text/shared/autopi.po
index 33da2b5c62f..b5863e18257 100644
--- a/source/es/helpcontent2/source/text/shared/autopi.po
+++ b/source/es/helpcontent2/source/text/shared/autopi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-12-07 19:22+0100\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-04-03 04:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/es/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564411282.000000\n"
#. hCAzG
@@ -4561,1527 +4561,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">When you click <emph>Finish</emph>, the report will be saved.</ahelp>"
msgstr "<ahelp hid=\".\">Cuando pulse en <emph>Finalizar</emph>, el informe quedará guardado.</ahelp>"
-#. QvnBT
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export"
-msgstr "Exportación de HTML"
-
-#. CsBsD
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3154788\n"
-"help.text"
-msgid "HTML Export"
-msgstr "Exportación de HTML"
-
-#. yR22H
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3157898\n"
-"help.text"
-msgid "<ahelp hid=\".\">Determines the settings for publishing $[officename] Draw or $[officename] Impress documents in HTML format.</ahelp>"
-msgstr "<ahelp hid=\".\">Determina la configuración para la publicación de documentos de $[officename] Draw o de $[officename] Impress en formato HTML.</ahelp>"
-
-#. RtuPF
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3155391\n"
-"help.text"
-msgid "The pages displayed differ depending on what you select on the second page of the Wizard."
-msgstr "Las páginas mostradas varían en función de las opciones seleccionadas en la segunda página del Asistente."
-
-#. zodRJ
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3146797\n"
-"help.text"
-msgid "< Back"
-msgstr "< Anterior"
-
-#. AjTfb
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3150444\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/lastPageButton\">Returns to the selections made on the previous page.</ahelp> The current settings remain saved. You can select this button once you are in the second editing step."
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/lastPageButton\">Vuelve a las selecciones efectuadas en la página anterior.</ahelp> La configuración actual sigue guardada. Se puede seleccionar este botón a partir del segundo paso de edición."
-
-#. s7yN5
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3147242\n"
-"help.text"
-msgid "Next >"
-msgstr "Siguiente >"
-
-#. yLZcs
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3147574\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/nextPageButton\">Saves the current settings and moves to the next page.</ahelp> This button becomes inactive on the last page of the dialog."
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/nextPageButton\">Guarda la configuración actual y pasa a la página siguiente.</ahelp> Este botón se desactiva en la última página del diálogo."
-
-#. tR7iX
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3154046\n"
-"help.text"
-msgid "Create"
-msgstr "Crear"
-
-#. H8jjC
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3157909\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates new documents according to your selections and saves the documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Crear nuevas documentos según los selecciones y guarda los documentos.</ahelp>"
-
-#. si8CV
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3154897\n"
-"help.text"
-msgid "$[officename] saves the current Wizard settings and uses them as default the next time that you open the Wizard."
-msgstr "$[officename] guarda la configuración actual del Asistente y la utiliza como configuración predeterminada cuando se vuelva a abrir el Asistente."
-
-#. 7iNAi
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 1"
-msgstr "Exportación HTML. Página 1"
-
-#. DTGxn
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3153323\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110100.xhp\">HTML Export - Page 1</link>"
-msgstr "<link href=\"text/shared/autopi/01110100.xhp\">Exportación HTML. Página 1</link>"
-
-#. DCUPC
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3163829\n"
-"help.text"
-msgid "On the first page you can select an existing design or create a new one."
-msgstr "En la primera página se selecciona un diseño existente o se crea uno nuevo."
-
-#. AJbet
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3152363\n"
-"help.text"
-msgid "The settings you select for the export will be automatically saved as a design for other exports. You can enter the design name after clicking <emph>Create</emph>."
-msgstr "La configuración de exportación seleccionada se guardará automáticamente como diseño para otras exportaciones. Se puede especificar el nombre del diseño después de pulsar en <emph>Crear</emph>."
-
-#. dgoen
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3151226\n"
-"help.text"
-msgid "Assign design"
-msgstr "Asignar diseño"
-
-#. LvGgL
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3152801\n"
-"help.text"
-msgid "In this area, you can choose to create a new design and select or delete an existing design."
-msgstr "En este área puede comenzar con la creación de un nuevo diseño, seleccionar uno existente o eliminarlo."
-
-#. StKsC
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3147291\n"
-"help.text"
-msgid "If you delete a design, you will only delete the design information in the Wizard. An export file will not be deleted by this action."
-msgstr "Si elimina un diseño, solo se borra la información del diseño en el asistente. Esta acción no elimina un archivo de exportación."
-
-#. wTmJK
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3153681\n"
-"help.text"
-msgid "New design"
-msgstr "Diseño nuevo"
-
-#. zV9Xb
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3149827\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/newDesignRadiobutton\">Creates a new design in the next pages of the Wizard.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/newDesignRadiobutton\">Crea un diseño en las páginas siguientes del asistente.</ahelp>"
-
-#. 5rCAa
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3149388\n"
-"help.text"
-msgid "Existing Design"
-msgstr "Diseño existente"
-
-#. 6CLcm
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3155535\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/oldDesignRadiobutton\">Loads an existing design from the design list to use as a starting point for the steps to follow on the next pages of the Wizard.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/oldDesignRadiobutton\">Carga un diseño de la lista de diseños que se utilizará como punto de partida para los pasos sucesivos del asistente.</ahelp>"
-
-#. S25SC
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3152996\n"
-"help.text"
-msgid "Design list"
-msgstr "Lista de diseños"
-
-#. AhVSC
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3153031\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/designsTreeview\">Displays all existing designs.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/designsTreeview\">Muestra todos los diseños existentes.</ahelp>"
-
-#. DMzkB
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"hd_id3154514\n"
-"help.text"
-msgid "Delete Selected Design"
-msgstr "Eliminar diseño seleccionado"
-
-#. sfRbx
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3148473\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/delDesingButton\">Deletes the selected design from the design list.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/delDesingButton\">Borra el diseño seleccionado de la lista de diseños.</ahelp>"
-
-#. Yu7mW
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 2"
-msgstr "Exportación HTML. Página 2"
-
-#. 9PiQg
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"bm_id3149233\n"
-"help.text"
-msgid "<bookmark_value>kiosk export</bookmark_value><bookmark_value>HTML; live presentations</bookmark_value><bookmark_value>live presentations on the Internet</bookmark_value><bookmark_value>showing;live presentations on the Internet</bookmark_value><bookmark_value>presentations; live on the Internet</bookmark_value><bookmark_value>Internet; presentations</bookmark_value><bookmark_value>WebCast export</bookmark_value>"
-msgstr "<bookmark_value>exportación de modo quiosco</bookmark_value><bookmark_value>HTML; presentaciones en directo</bookmark_value><bookmark_value>presentaciones en directo por Internet</bookmark_value><bookmark_value>mostrar;presentaciones en directo por Internet</bookmark_value><bookmark_value>presentaciones; en directo por Internet</bookmark_value><bookmark_value>Internet; presentaciones</bookmark_value><bookmark_value>exportación WebCast</bookmark_value>"
-
-#. 5JY4q
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3154840\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110200.xhp\">HTML Export - Page 2</link>"
-msgstr "<link href=\"text/shared/autopi/01110200.xhp\">Exportación HTML. Página 2</link>"
-
-#. F4BGL
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154094\n"
-"help.text"
-msgid "Determines the type of publication."
-msgstr "Determina el tipo de publicación."
-
-#. 5BLic
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3151330\n"
-"help.text"
-msgid "You can specify if you want to include frames, create a title, or display presentation notes."
-msgstr "Se puede especificar si se desea incluir marcos, un título o mostrar las notas de presentación."
-
-#. CEYwb
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3152924\n"
-"help.text"
-msgid "Publication type"
-msgstr "Tipo de publicación"
-
-#. ykCzq
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154751\n"
-"help.text"
-msgid "Defines the basic settings for the intended export."
-msgstr "Define la configuración básica de la exportación que se pretende efectuar."
-
-#. qHffu
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3147399\n"
-"help.text"
-msgid "Standard HTML format"
-msgstr "Formato HTML estándar"
-
-#. PFByj
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3147088\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/standardRadiobutton\">Creates standard HTML pages from export pages.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/standardRadiobutton\">Crea páginas HTML estándar a partir de páginas exportadas.</ahelp>"
-
-#. ixGB5
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3145071\n"
-"help.text"
-msgid "Standard HTML with frames"
-msgstr "HTML estándar con marcos"
-
-#. uX6fC
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154824\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/framesRadiobutton\">Creates standard HTML pages with frames. The exported page will be placed in the main frame, and the frame to the left will display a table of contents in the form of hyperlinks.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/framesRadiobutton\">Crea páginas HTML estándares con marcos. La página exportada se sitúa en el marco principal y en el marco de la izquierda se muestra un sumario con hiperenlaces.</ahelp>"
-
-#. qkffR
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3149398\n"
-"help.text"
-msgid "Create title page"
-msgstr "Crear portada"
-
-#. pmAoP
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3152780\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/contentCheckbutton\">Creates a title page for your document.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/contentCheckbutton\">Crea una portada para el documento.</ahelp>"
-
-#. Qmi3L
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3163804\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Show notes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Muestra notas </caseinline></switchinline>"
-
-#. niLzY
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3157909\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/notesCheckbutton\">Specifies that your notes are also displayed.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/notesCheckbutton\">Especifica que también se muestren las notas.</ahelp>"
-
-#. ADtND
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3156117\n"
-"help.text"
-msgid "Automatic"
-msgstr "Automático"
-
-#. RRzU8
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149233\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/kioskRadiobutton\">Creates a default HTML presentation as a kiosk export, in which the slides are automatically advanced after a specified amount of time.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/kioskRadiobutton\">Crea una presentación HTML predeterminada en forma de presentación de quiosco, en que las diapositivas avanzan automáticamente tras un período de tiempo especificado.</ahelp>"
-
-#. qACEn
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3155421\n"
-"help.text"
-msgid "As stated in document"
-msgstr "Como se indica en el documento"
-
-#. KBxK3
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3150275\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgDefaultRadiobutton\">The slide transition depends on the timing that you set for each slide in the presentation. If you set a manual page transition, the HTML presentation introduces a new page by pressing any key from your keyboard.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgDefaultRadiobutton\">La transición de diapositivas depende del intervalo que se haya establecido para cada diapositiva de la presentación. Si configura una transición manual de las páginas, la presentación HTML muestra una página nueva si se pulsa cualquier tecla en el teclado.</ahelp>"
-
-#. MAXcE
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3156307\n"
-"help.text"
-msgid "Automatic"
-msgstr "Automático"
-
-#. D2evx
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3153126\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgAutoRadiobutton\">The page transition takes place automatically after the specified period of time elapses and does not depend on the presentation's contents</ahelp>."
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgAutoRadiobutton\">La transición de páginas se lleva a cabo automáticamente después del período de tiempo especificado y no depende del contenido de la presentación</ahelp>."
-
-#. WdqEz
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3150503\n"
-"help.text"
-msgid "Slide view time"
-msgstr "Duración"
-
-#. f3QQt
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3151245\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/durationSpinbutton\">Defines the amount of time for each slide display.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/durationSpinbutton\">Define el tiempo que se debe mostrar cada diapositiva.</ahelp>"
-
-#. PLANf
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3154347\n"
-"help.text"
-msgid "Endless"
-msgstr "Continuo"
-
-#. EuoYf
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149655\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/endlessCheckbutton\">Automatically restarts the HTML presentation after the last slide has been displayed.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/endlessCheckbutton\">Reinicia automáticamente la presentación HTML después de que se haya mostrado la última diapositiva.</ahelp>"
-
-#. CizKN
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3151054\n"
-"help.text"
-msgid "WebCast"
-msgstr "WebCast"
-
-#. AsNGD
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3150543\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/webCastRadiobutton\">In a WebCast export, automatic scripts will be generated with Perl or ASP support.</ahelp> This enables the speaker (for example, a speaker in a telephone conference using a slide show on the Internet) to change the slides in the audience's web browsers. You will find more information on <link href=\"text/shared/autopi/01110200.xhp\">WebCast</link> later in this section."
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/webCastRadiobutton\">Durante una exportación WebCast se generarán secuencias de órdenes automatizadas, compatibles con Perl o ASP.</ahelp> Esto permite que el ponente (si, p. ej., está utilizando una conferencia telefónica y expone sus diapositivas a través de Internet) cambie las diapositivas en los navegadores web de la audiencia. Encontrará más información sobre <link href=\"text/shared/autopi/01110200.xhp\">WebCast</link> más adelante."
-
-#. MU45V
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3154365\n"
-"help.text"
-msgid "Active Server Pages (ASP)"
-msgstr "Active Server Pages (ASP)"
-
-#. SNuWo
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3148922\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/ASPRadiobutton\">When you select the<emph> ASP </emph>option, the WebCast export creates ASP pages. Note that the HTML presentation can only be offered by a web server supporting ASP.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/ASPRadiobutton\">Cuando se selecciona la opción<emph> ASP </emph>la exportación WebCast crea páginas ASP. Tenga en cuenta que la presentación en HTML solo la ofrecen servidores web que admitan ASP.</ahelp>"
-
-#. 7deab
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3149765\n"
-"help.text"
-msgid "Perl"
-msgstr "Perl"
-
-#. daFCP
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3145174\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/perlRadiobutton\">Used by WebCast export to create HTML pages and Perl scripts.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/perlRadiobutton\">Empleado por la exportación WebCast para crear páginas HTML y secuencias de órdenes en Perl.</ahelp>"
-
-#. xBdcp
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3150868\n"
-"help.text"
-msgid "URL for listeners"
-msgstr "URL para oyentes"
-
-#. aNCRW
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149203\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/indexEntry\">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/indexEntry\">Especifica el URL (absoluto o relativo) que el usuario debe especificar para ver la presentación.</ahelp>"
-
-#. kSBzJ
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3147228\n"
-"help.text"
-msgid "URL for presentation"
-msgstr "URL para la presentación"
-
-#. CVrPD
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3156214\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/URLEntry\">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/URLEntry\">Especifica el URL (absoluto o relativo) en el que se ha guardado la presentación HTML creada en el servidor web.</ahelp>"
-
-#. CjCEH
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3153367\n"
-"help.text"
-msgid "URL for Perl scripts"
-msgstr "URL para secuencias Perl"
-
-#. CManh
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3159255\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/CGIEntry\">Specifies the URL (absolute or relative) for the generated Perl scripts.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/CGIEntry\">Especifica el URL (absoluto o relativo) de las secuencias de órdenes en Perl generadas.</ahelp>"
-
-#. MLGAA
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3150486\n"
-"help.text"
-msgid "More Information on WebCast Export"
-msgstr "Más información sobre la exportación WebCast"
-
-#. 22uSz
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3152578\n"
-"help.text"
-msgid "There are two possible options for exporting $[officename] Impress presentations using WebCast technology: Active Server Pages (ASP) and Perl."
-msgstr "Hay dos opciones posibles para exportar presentaciones de $[officename] Impress mediante la tecnología WebCast: Active Server Pages (ASP) y Perl."
-
-#. t37DR
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3153364\n"
-"help.text"
-msgid "In either case, the WebCast needs an HTTP server offering either Perl or ASP as scripting. Therefore, the exporting option depends on the HTTP server used."
-msgstr "En cualquier caso, WebCast precisa de un servidor HTTP que ofrezca la posibilidad de utilizar scripts Perl o ASP. Por consiguiente, la opción de exportación depende del servidor HTTP utilizado."
-
-#. z2aDx
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3151112\n"
-"help.text"
-msgid "WebCast in ASP"
-msgstr "WebCast a través de ASP"
-
-#. hsyQj
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3159197\n"
-"help.text"
-msgid "Exporting"
-msgstr "La exportación"
-
-#. ussuD
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3146119\n"
-"help.text"
-msgid "To export to ASP, in a $[officename] Impress document choose <emph>File - Export</emph>. You then see the <emph>Export</emph> dialog in which you select <emph>HTML Document</emph> as the file type. Once you have selected a directory and entered a file name, click <emph>Export</emph>. For export as ASP, we recommend selecting a \"secret\" file name for the HTML file (see below for more details). You then see the <emph>HTML Export</emph> dialog. Several files will be written to the directory you have just selected."
-msgstr "Para exportar a ASP, seleccione <emph>Archivo ▸ Exportar</emph> en un documento de $[officename] Impress. A continuación verá el diálogo <emph>Exportar</emph>, donde se deberá seleccionar como tipo de archivo <emph>Documento HTML</emph>. Una vez que haya seleccionado un directorio e introducido un nombre de archivo, pulse en <emph>Exportar</emph>. Para exportar como ASP, recomendamos seleccionar un nombre de archivo «secreto» para el archivo HTML (véase más abajo para obtener detalles adicionales). Entonces verá el diálogo <emph>Exportación HTML</emph>. Se escribirán varios archivos en el directorio que acaba de seleccionar."
-
-#. ALHEL
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149410\n"
-"help.text"
-msgid "The presenter uses the entered file name to change between the slides viewed by the audience. You can save the WebCast files locally or save them directly to an HTTP server. You can later transfer locally saved files to the HTTP server by FTP. Note that WebCast only works if the files are requested over an HTTP server."
-msgstr "La persona oradora utiliza el nombre de archivo especificado para cambiar las páginas que el público ve. Los archivos de WebCast se pueden guardar localmente o directamente en un servidor HTTP. Más adelante puede transferir por FTP los archivos guardados localmente al servidor HTTP. Observe que WebCast funciona solo si los archivos se solicitan a través de un servidor HTTP."
-
-#. GDLYk
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3157974\n"
-"help.text"
-msgid "Do not use the same directory for two different HTML exports."
-msgstr "No use el mismo directorio para dos exportaciones HTML diferentes."
-
-#. vwScF
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3153157\n"
-"help.text"
-msgid "Select <emph>WebCast</emph> as a publishing type on the second page of the HTML Export Wizard."
-msgstr "Seleccione <emph>WebCast</emph> como tipo de edición en la segunda página del Asistente para exportación HTML."
-
-#. p3D8J
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154790\n"
-"help.text"
-msgid "In the options area for WebCast, select the <emph>Active Server Pages (ASP)</emph> option. You can now continue defining other settings or start the export by clicking the <emph>Create</emph> button."
-msgstr "En el área de opciones de WebCast, seleccione la opción <emph>Active Server Pages (ASP)</emph>. Ahora puede definir otros parámetros de configuración o iniciar la exportación pulsando el botón <emph>Crear</emph>."
-
-#. pA3tP
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3153281\n"
-"help.text"
-msgid "Using ASP WebCast"
-msgstr "Uso de ASP WebCast"
-
-#. hSN3G
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149910\n"
-"help.text"
-msgid "You can use WebCast as soon as the exported files can be accessed from an HTTP server."
-msgstr "Puede utilizar WebCast desde el momento en que las páginas exportadas sean accesibles desde un servidor HTTP."
-
-#. eSarb
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154503\n"
-"help.text"
-msgid "<emph>Example</emph>:"
-msgstr "<emph>Ejemplo</emph>:"
-
-#. FE5VG
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3152375\n"
-"help.text"
-msgid "Let's assume that you installed the Microsoft Internet Information Server on your computer. You entered the \"c:\\Inet\\wwwroot\\presentation\" directory as an HTML output directory during the IIS setup. The URL of your computer is assumed as follows: \"http://myserver.com\"."
-msgstr "Supongamos que ha instalado Microsoft Internet Information Server en su equipo. Introdujo el directorio «c:\\Inet\\wwwroot\\presentation» para la salida HTML durante la configuración de IIS. Supondremos asimismo que el URL de su equipo es: «http://miservidor.com»."
-
-#. DEWLD
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3150715\n"
-"help.text"
-msgid "You have saved the files that have been created during the Export process in the c:\\Inet\\wwwroot\\presentation\\ directory. In this directory, the Export creates an HTML file that can be named, for example, as \"secret.htm\". You entered this name in the Save dialog (see above). The presenter can now browse to the HTML Export files by entering the http://myserver.com/presentation/secret.htm URL in any HTTP Browser having JavaScript support. The presenter is now able to modify the page using some form controls."
-msgstr "Los archivos creados con la exportación los ha guardado en el directorio c:\\Inet\\wwwroot\\conferencia\\. La exportación crea en este directorio un archivo HTML, que puede denominarse, por ejemplo, «secreto.htm». Este nombre ya lo ha introducido en el cuadro de diálogo Guardar (véase más arriba). El conferenciante podrá ahora cargar la exportación HTML introduciendo el URL http://miservidor.com/conferencia/secreto.htm en cualquier navegador HTTP que admita JavaScript. A través de una serie de campos de formulario podrá modificar la página que se muestra."
-
-#. eAgqG
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3159110\n"
-"help.text"
-msgid "The audience can now view the slide selected by the presenter through the URL http://myserver.com/presentation/webcast.asp. They cannot move to other slides found at this URL, unless the file names are known. Please ensure that the HTTP server does not show the directory listing."
-msgstr "El público puede ver la presentación seleccionada por el presentador a través del URL http://miservidor.com/presentacion/webcast.asp. No se podrá pasar a otros archivos contenidos en este URL a menos que se conozcan sus nombres. Asegúrese de que el servidor HTTP no muestre el listado del directorio."
-
-#. rVGAx
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3153732\n"
-"help.text"
-msgid "WebCast over Perl"
-msgstr "WebCast a través de Perl"
-
-#. LUCQv
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3152999\n"
-"help.text"
-msgid "Exporting"
-msgstr "La exportación"
-
-#. xYJXD
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3146972\n"
-"help.text"
-msgid "To export, in a $[officename] Impress document choose <emph>File - Export</emph>. This opens the <emph>Export</emph> dialog, in which you select <emph>HTML Document</emph> as the file type. After selecting a folder and entering a file name, click <emph>Save</emph>. This opens the <emph>HTML Export Wizard</emph>. This will write some files to the folder you have just selected."
-msgstr "Para exportar, seleccione <emph>Archivo ▸ Exportar</emph> en un documento de $[officename] Impress. Se abrirá el diálogo <emph>Exportar</emph>, donde se deberá seleccionar como tipo de archivo <emph>Documento HTML</emph>. Después de seleccionar una carpeta y especificar un nombre de archivo pulse en <emph>Guardar</emph>. Se abre el <emph>Asistente para exportación HTML</emph>. Se guardan varios archivos en la carpeta seleccionada."
-
-#. NDRBU
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3156362\n"
-"help.text"
-msgid "The entered file name will be used by the presenter to switch through the slides. Please select an empty directory."
-msgstr "El conferenciante usará posteriormente el nombre de archivo indicado para cambiar las páginas de los oyentes. Como directorio, elija uno vacío."
-
-#. wHTGC
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3148432\n"
-"help.text"
-msgid "In the second page of the HTML Export, select <emph>WebCast</emph> as the publication type."
-msgstr "Elija en la segunda página del asistente para exportación a HTML <emph>WebCast</emph> como tipo de publicación."
-
-#. Fd3Tc
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3149018\n"
-"help.text"
-msgid "In the option area for WebCast, select <emph>Perl</emph>."
-msgstr "Active <emph>Perl</emph> en el área de opciones para WebCast que verá a continuación."
-
-#. Wrpyt
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3154509\n"
-"help.text"
-msgid "In the <emph>URL for listeners</emph> text box, enter the file name of the HTML document that will be used by the audience. In <emph>URL for presentation</emph>, enter the URL of the directory that will be used for the presentation and, in <emph>URL for Perl scripts</emph>, enter the URL for the CGI script directory. You can now define further settings on the following pages of the Wizard or start the export process by clicking the <emph>Create</emph> button."
-msgstr "En el cuadro de texto <emph>URL para oyentes</emph> escriba el nombre de archivo del documento HTML que utilizará el público. En <emph>URL para presentación</emph> escriba el URL del directorio que utilizará la presentación y, en <emph>URL para secuencias Perl</emph>, escriba el URL del directorio de secuencias de órdenes CGI. Ahora se pueden definir más parámetros de configuración en las siguientes páginas del asistente o iniciar el proceso de exportación pulsando en el botón <emph>Crear</emph>."
-
-#. mnB2A
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"hd_id3148996\n"
-"help.text"
-msgid "Using Perl WebCast"
-msgstr "Uso de Perl WebCast"
-
-#. a2KZJ
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3159268\n"
-"help.text"
-msgid "The files that have been created during the export must now be set up in the Perl enabled HTTP server. This cannot be done automatically because of the variety of different HTTP servers having Perl support. The steps to follow will be described next. Please refer to your server manual or ask your network administrator how to apply these steps on your server."
-msgstr "Los archivos creados durante la exportación se deben configurar en el servidor HTTP compatible con Perl. Este proceso no puede automatizarse, a causa de la variedad de servidores HTML compatibles con Perl. A continuación se describirá el procedimiento que se debe seguir. Consulte el manual del servidor o pida ayuda a su administrador de red para saber cómo aplicar este procedimiento en su servidor."
-
-#. 6CUDW
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3147340\n"
-"help.text"
-msgid "You should first move the files that have been created during the export into the correct directory on the HTTP server."
-msgstr "Primero debe desplazar los archivos creados por la importación a los directorios correspondientes en el servidor HTTP."
-
-#. kgykV
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3155936\n"
-"help.text"
-msgid "Move all files having the htm, jpg and gif extensions into the directory on your HTTP server that has been referred to in the text box <emph>URL for presentation</emph>."
-msgstr "Desplace todos los archivos con extensión htm, jpg y gif al directorio del servidor HTTP especificado en el cuadro de texto <emph>URL para la presentación</emph>."
-
-#. rTSAW
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3151014\n"
-"help.text"
-msgid "All files having the pl and txt extensions have to be moved into the directory on your HTTP server that has been referred to in the <emph>URL for Perl scripts</emph> text box. This directory has to be configured in a way that the Perl scripts contained there can also be run by an HTTP request."
-msgstr "Todos los archivos con extensiones pl y txt deben desplazarse al directorio del servidor HTTP especificado en el cuadro de texto <emph>URL para scripts Perl</emph>. Este directorio debe configurarse de forma que las scripts Perl contenidas en él puedan también ejecutarse mediante una solicitud HTTP."
-
-#. poyRc
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3151250\n"
-"help.text"
-msgid "On UNIX systems grant the files with the pl extension the rights to be executable by the HTTP server. Normally, this is done with the chmod command. The rights of the currpic.txt file must be set to be writable by the HTTP server."
-msgstr "En sistemas UNIX, conceda a los archivos con extensión pl el permiso de ejecutable por parte del servidor HTTP. Normalmente deberá emplear para ello la orden chmod. Los permisos del archivo currpic.txt deben configurarse de forma que el servidor HTTP tenga permiso de escritura."
-
-#. sNuc6
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3153534\n"
-"help.text"
-msgid "Now you should be able to use WebCast."
-msgstr "Ahora debería estar en condiciones de usar WebCast."
-
-#. A2AAq
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3156711\n"
-"help.text"
-msgid "<emph>Example</emph>:"
-msgstr "<emph>Ejemplo</emph>:"
-
-#. vH9tf
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3147313\n"
-"help.text"
-msgid "In this example, you have a Linux computer with an HTTP server. The URL of your HTTP server is http://myserver.com and the output directory of your HTML documents is the //user/local/http/ directory. Your Perl scripts are contained in the //user/local/http/cgi-bin/ directory. Enter secret.htm as an export file name and presentation.htm as <emph>URL for listeners</emph>. In the <emph>URL for presentation</emph> text box enter http://myserver.com/presentation/ and for the <emph>URL for Perl scripts</emph> enter http://myserver.com/cgi-bin/."
-msgstr "En este ejemplo dispone de un equipo Linux con un servidor HTTP. El URL del servidor HTTP es http://miservidor.com y el directorio de salida de los documentos HTML es //user/local/http/. Las scripts Perl están en el directorio //user/local/http/cgi-bin/. Escriba secreto.htm como nombre del archivo de exportación y presentacion.htm como <emph>URL para los oyentes</emph>. En el cuadro de texto <emph>URL para la presentación</emph>, escriba http://miservidor.com/presentation/ y, en <emph>URL para scripts Perl</emph>, http://miservidor.com/cgi-bin/."
-
-#. pryMZ
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3145792\n"
-"help.text"
-msgid "Now, copy all *.htm, *.jpg and *.gif files from the directories that were specified during the export into the //user/local/http/presentation/ directory on your HTTP Server and copy all files with the *.pl and *.txt extensions into the //user/local/http/cgi-bin/ directory."
-msgstr "Copie ahora, del directorio indicado para la exportación, todos los archivos *.htm, *.jpg y *.gif, y llévelos al directorio «//user/local/http/conferencia/» en su servidor HTTP. Copie también los archivos con las terminaciones *.pl y *.txt y deposítelos en el directorio «//user/local/http/cgi-bin/»."
-
-#. ZEomx
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3153920\n"
-"help.text"
-msgid "Login on your server as root and switch to the //user/local/http/cgi-bin/ directory. You can define the corresponding rights using the chmod command."
-msgstr "Acceda a su servidor como administrador y cambie al directorio //user/local/http/cgi-bin/. Puede definir los privilegios correspondientes mediante la orden chmod."
-
-#. kcBg8
-#: 01110200.xhp
-msgctxt ""
-"01110200.xhp\n"
-"par_id3148479\n"
-"help.text"
-msgid "Once you have finished installing the Perl files, the presenter will be able to give the presentation. The listeners can view this presentation under the URL http://myserver.com/presentation/presentation.htm."
-msgstr "Cuando haya terminado la instalación de los archivos Perl, el conferenciante podrá dirigir la presentación. Los oyentes podrán asistir a ella con el URL http://miservidor.com/presentacion/presentacion.htm."
-
-#. 7wiCH
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 3"
-msgstr "Exportación HTML. Página 3"
-
-#. 3De3d
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3153323\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110300.xhp\">HTML Export - Page 3</link>"
-msgstr "<link href=\"text/shared/autopi/01110300.xhp\">Exportación HTML. Página 3</link>"
-
-#. SMk8P
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3147102\n"
-"help.text"
-msgid "Specifies the graphics type and the target screen resolution."
-msgstr "Especifica el tipo de imágenes y la resolución de pantalla de destino."
-
-#. C7LGE
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3155341\n"
-"help.text"
-msgid "Save images as"
-msgstr "Guardar imágenes como"
-
-#. XvfGA
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3157909\n"
-"help.text"
-msgid "Determines the image format. You can also define the compression value for the export."
-msgstr "Determina el formato de la imagen. Se puede también definir el valor de compresión para la exportación."
-
-#. Be9jv
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id2298959\n"
-"help.text"
-msgid "PNG - Portable Network Graphics format"
-msgstr "PNG. Formato de imagen de red portátil"
-
-#. 9kpmQ
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id4653767\n"
-"help.text"
-msgid "<ahelp hid=\".\">The files are exported as PNG files. PNG files are compressed without loss of data, and can contain more than 256 colors.</ahelp>"
-msgstr "<ahelp hid=\".\">Los archivos se exportan como PNG. Los archivos PNG se comprimen sin pérdida de datos y pueden contener más de 256 colores.</ahelp>"
-
-#. P79eu
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3147618\n"
-"help.text"
-msgid "GIF - Graphics Interchange Format"
-msgstr "GIF. Formato de intercambio de imágenes"
-
-#. 2sYcd
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3154860\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/gifRadiobutton\">The files are exported as GIF files. GIF files are compressed without loss of data, and have a maximum of 256 colors.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/gifRadiobutton\">Los archivos se exportan como GIF. Los archivos GIF se comprimen sin pérdidas de datos y tienen 256 colores como máximo.</ahelp>"
-
-#. 4M8D2
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3154306\n"
-"help.text"
-msgid "JPG - Compressed file format"
-msgstr "JPG. Formato de archivo comprimido"
-
-#. RArrL
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3153665\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/jpgRadiobutton\">The files are exported as JPEG files. JPEG files are compressed, with adjustable compression and can contain more than 256 colors.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/jpgRadiobutton\">Los archivos se exportan como JPEG. Los archivos JPEG se comprimen con compresión ajustable y pueden contener más de 256 colores.</ahelp>"
-
-#. GBfMf
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3149763\n"
-"help.text"
-msgid "Quality"
-msgstr "Calidad"
-
-#. oNLsx
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3151384\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/qualityCombobox\">Specifies the compression factor of the JPEG graphic. A 100% value offers the best quality for a large data range. The 25% factor indicates small files with inferior image quality.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/qualityCombobox\">Especifica el factor de compresión de una imagen JPEG. Un valor de 100 % ofrece la mejor calidad para una gama de datos amplia. El factor de 25 % crea archivos pequeños con una calidad de imagen inferior.</ahelp>"
-
-#. g3mFu
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3148552\n"
-"help.text"
-msgid "Monitor resolution"
-msgstr "Resolución del monitor"
-
-#. 7nTC4
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3148947\n"
-"help.text"
-msgid "Defines the resolution for the target screen. Depending on the selected resolution, the image will be displayed in a reduced size. You can specify a reduction of up to 80% from the original size."
-msgstr "Define la resolución de la pantalla destino. En función de la resolución seleccionada, la imagen se mostrará con un tamaño reducido. Puede especificar una reducción de hasta un 80% respecto del tamaño original."
-
-#. G6pAg
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3152361\n"
-"help.text"
-msgid "Low resolution (640x480 pixels)"
-msgstr "Resolución baja (640 × 480 píxeles)"
-
-#. W7Fy8
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3153380\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution1Radiobutton\">Select the low resolution to keep the file size small, even for presentations with many slides.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution1Radiobutton\">Seleccione la resolución baja para mantener un tamaño de archivo reducido, incluso en presentaciones con muchas páginas.</ahelp>"
-
-#. XQFTy
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3153361\n"
-"help.text"
-msgid "Medium resolution (800x600 pixels)"
-msgstr "Resolución media (800 × 600 píxeles)"
-
-#. Q3GDQ
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3154686\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution2Radiobutton\">Select the medium resolution for a medium-sized presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution2Radiobutton\">Seleccione la resolución media para una presentación de tamaño mediano.</ahelp>"
-
-#. sJMr5
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3153968\n"
-"help.text"
-msgid "High resolution (1024x768 pixels)"
-msgstr "Resolución alta (1024 × 768 píxeles)"
-
-#. 3qBAE
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3149810\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution3Radiobutton\">Select a high resolution for a high quality slide display.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution3Radiobutton\">Seleccione una resolución alta para una presentación de alta calidad.</ahelp>"
-
-#. BSRTB
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3154946\n"
-"help.text"
-msgid "Export"
-msgstr "Exportar"
-
-#. gnjif
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"hd_id3151381\n"
-"help.text"
-msgid "Export sounds when slide advances"
-msgstr "Exportar sonidos durante la transición de diapositivas"
-
-#. CjAiw
-#: 01110300.xhp
-msgctxt ""
-"01110300.xhp\n"
-"par_id3150449\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/sldSoundCheckbutton\">Specifies that the sound files that are defined as an effect for slide transitions are exported.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/sldSoundCheckbutton\">Especifica que se exporten los archivos de sonido definidos como efectos de transición de las páginas.</ahelp>"
-
-#. ZoU9p
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 4"
-msgstr "Exportación HTML. Página 4"
-
-#. uUhL4
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3151100\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110400.xhp\">HTML Export - Page 4</link>"
-msgstr "<link href=\"text/shared/autopi/01110400.xhp\">Exportación HTML. Página 4</link>"
-
-#. 3q8V2
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3109850\n"
-"help.text"
-msgid "Specifies the information to be displayed on the title page of the publication."
-msgstr "Especifica la información que se debe mostrar en la portada de la publicación."
-
-#. k7EMA
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3149549\n"
-"help.text"
-msgid "You can skip this page if you unmark the <emph>Create title page</emph> option, or if you select Automatic or WebCast, in previous pages of the Wizard."
-msgstr "Puede omitir esta página si deselecciona la opción <emph>Crear portada</emph>, o si selecciona Automático o WebCast, en páginas anteriores del Asistente."
-
-#. biYTv
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3155392\n"
-"help.text"
-msgid "Information for the title page"
-msgstr "Informaciones para la portada"
-
-#. XeePD
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3155941\n"
-"help.text"
-msgid "Author"
-msgstr "Autor"
-
-#. nUh5t
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3154288\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/authorEntry\">Specifies the name of the publication's author.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/authorEntry\">Especifica el nombre del autor de la publicación.</ahelp>"
-
-#. DcYxq
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3147089\n"
-"help.text"
-msgid "Email address"
-msgstr "Dirección de correo electrónico"
-
-#. Bm9Gp
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3166460\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/emailEntry\">Specifies the email address.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/emailEntry\">Especifica la dirección de correo electrónico.</ahelp>"
-
-#. VhjgN
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3147242\n"
-"help.text"
-msgid "Your homepage"
-msgstr "Su página principal"
-
-#. FzHuB
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3150355\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/wwwEntry\">Specifies your homepage. A hyperlink will be inserted in the publication.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/wwwEntry\">Especifica la página principal. En la publicación se insertará un hiperenlace.</ahelp>"
-
-#. obGUX
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3150504\n"
-"help.text"
-msgid "Additional information"
-msgstr "Información adicional"
-
-#. 3c7ci
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3153823\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/miscTextview\">Specifies additional text to appear on the title page.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/miscTextview\">Especifica el texto adicional que debe aparecer en la portada.</ahelp>"
-
-#. upKxs
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"hd_id3153824\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Link to a copy of the original presentation</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"IMPRESS\">Enlace a copia de la presentación original</caseinline> </switchinline>"
-
-#. uFEC2
-#: 01110400.xhp
-msgctxt ""
-"01110400.xhp\n"
-"par_id3147619\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"modules/simpress/ui/publishingdialog/downloadCheckbutton\">Inserts a hyperlink to download a copy of the presentation file.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"IMPRESS\"><ahelp hid=\"modules/simpress/ui/publishingdialog/downloadCheckbutton\">Inserta un hiperenlace para descargar una copia del archivo de presentación.</ahelp></caseinline> </switchinline>"
-
-#. 8mEb6
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 5"
-msgstr "Exportación HTML. Página 5"
-
-#. GF9oG
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"hd_id3144415\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110500.xhp\">HTML Export - Page 5</link>"
-msgstr "<link href=\"text/shared/autopi/01110500.xhp\">Exportación HTML. Página 5</link>"
-
-#. xmKBW
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"par_id3151100\n"
-"help.text"
-msgid "Defines a button style for navigation through the presentation slides."
-msgstr "Define un estilo de botón para desplazarse en las páginas de la presentación."
-
-#. zihJy
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"par_id3155351\n"
-"help.text"
-msgid "This page is not visible if you have unmarked the <emph>Create title page</emph> check box, or if you have selected either automatic or WebCast export."
-msgstr "Esta página no es visible si se ha deseleccionado la casilla de verificación <emph>Crear portada</emph> o si se ha seleccionado exportación automática o WebCast."
-
-#. AieZZ
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"hd_id3145090\n"
-"help.text"
-msgid "Select button style"
-msgstr "Elegir estilo de botones"
-
-#. 5nEju
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"par_id3155805\n"
-"help.text"
-msgid "Specifies whether you want to insert navigation buttons in your presentation. You can also select the style of the buttons."
-msgstr "Especifica si se desea insertar botones de navegación en la presentación. También se puede seleccionar el estilo de los botones."
-
-#. 2Cey8
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"hd_id3149095\n"
-"help.text"
-msgid "Text only"
-msgstr "Solo texto"
-
-#. bqV4i
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"par_id3147576\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/textOnlyCheckbutton\">Inserts only text hyperlinks instead of buttons.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/textOnlyCheckbutton\">Inserta únicamente hiperenlaces de texto en lugar de botones.</ahelp>"
-
-#. ZcufP
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"hd_id3156411\n"
-"help.text"
-msgid "Selection field"
-msgstr "Campo de selección"
-
-#. cWAjz
-#: 01110500.xhp
-msgctxt ""
-"01110500.xhp\n"
-"par_id3153681\n"
-"help.text"
-msgid "Displays the available button styles. Click on a button style to select it."
-msgstr "Muestra los estilos de botón disponibles. Pulse en un estilo de botón para seleccionarlo."
-
-#. ZrFBB
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 6"
-msgstr "Exportación HTML. Página 6"
-
-#. CXyhd
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3154926\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110600.xhp\">HTML Export - Page 6</link>"
-msgstr "<link href=\"text/shared/autopi/01110600.xhp\">Exportación HTML. Página 6</link>"
-
-#. NEBtD
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3155934\n"
-"help.text"
-msgid "Defines the colors for the publication."
-msgstr "Define los colores para la publicación."
-
-#. uBe6i
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3150247\n"
-"help.text"
-msgid "Text formatting is obtained from the drawing or presentation. This page is skipped if you unmark the <emph>Create title page</emph> check box or if you select automatic or WebCast export."
-msgstr "El formato de texto se obtiene del dibujo o la presentación. Esta página se omite si se deselecciona la casilla de verificación <emph>Crear portada</emph> o si se selecciona la exportación automática o WebCast."
-
-#. pGnYD
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3152924\n"
-"help.text"
-msgid "Select color scheme"
-msgstr "Elegir colores"
-
-#. owNAC
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3153049\n"
-"help.text"
-msgid "Determines the color scheme and the colors for text and background."
-msgstr "Determina la combinación de colores y los colores de texto y fondo."
-
-#. n5cqe
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3147291\n"
-"help.text"
-msgid "Apply color scheme from document"
-msgstr "Aplicar colores del documento"
-
-#. rSGos
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3153748\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/docColorsRadiobutton\">Determines the colors from the styles used in the current document.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/docColorsRadiobutton\">Determina los colores a partir de los estilos utilizados en el documento actual.</ahelp>"
-
-#. KY3MX
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3149095\n"
-"help.text"
-msgid "Use browser colors"
-msgstr "Usar colores del navegador"
-
-#. AgdRU
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3155338\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/defaultRadiobutton\">Uses the default colors of the viewer's Web Browser.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/defaultRadiobutton\">Utiliza los colores predeterminados del navegador web del usuario.</ahelp>"
-
-#. yXvbG
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3149388\n"
-"help.text"
-msgid "Use custom color scheme"
-msgstr "Utilizar combinación de colores personalizada"
-
-#. bFvBF
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3149399\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/userRadiobutton\">Allows you to define your own colors for some presentation objects.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/userRadiobutton\">Permite definir colores propios para algunos objetos de la presentación.</ahelp>"
-
-#. 6iFrE
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3166410\n"
-"help.text"
-msgid "Text"
-msgstr "Texto"
-
-#. hSwmJ
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3149762\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/textButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> dialog, where you can select the text color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/textButton\">Abre el cuadro diálogo <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> para seleccionar el color del texto de la presentación.</ahelp>"
-
-#. ArEEU
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3156192\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Hiperenlace"
-
-#. ihPig
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3143270\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/linkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> dialog, where you can select the hyperlink color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/linkButton\">Abre el cuadro de diálogo <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> para seleccionar el color de los hiperenlaces en la presentación.</ahelp>"
-
-#. QsDFd
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3149234\n"
-"help.text"
-msgid "Active Link"
-msgstr "Enlace activo"
-
-#. 2mmqG
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3156152\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/aLinkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> dialog, where you can select the active link color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/aLinkButton\">Abre el cuadro de diálogo <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> para seleccionar el color de los enlaces activos en la presentación.</ahelp>"
-
-#. cTFj8
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3148474\n"
-"help.text"
-msgid "Visited Link"
-msgstr "Enlace visitado"
-
-#. MwBJH
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3150670\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/vLinkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> dialog, where you can select the visited link color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/vLinkButton\">Abre el cuadro de diálogo <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> para seleccionar el color de los enlaces activos visitados en la presentación.</ahelp>"
-
-#. 5KGpg
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3156024\n"
-"help.text"
-msgid "Background"
-msgstr "Fondo"
-
-#. H6wgD
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3159413\n"
-"help.text"
-msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/backButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> dialog, where you can select the background color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/backButton\">Abre el cuadro de diálogo <link href=\"text/shared/optionen/01010501.xhp\"><emph>Color</emph></link> para seleccionar el color de fondo de la presentación.</ahelp>"
-
#. CEeC5
#: 01120000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index c546d82403f..e8dac7e83ea 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-22 21:42+0200\n"
"PO-Revision-Date: 2023-05-29 12:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/es/>\n"
@@ -25036,14 +25036,14 @@ msgctxt ""
msgid "Selecting the option button sets the scope of the new key combination to be applicable in all of %PRODUCTNAME or only in documents of the current module."
msgstr "Al seleccionar el botón de opción se configura el ámbito de aplicación de la nueva combinación de teclas en todo %PRODUCTNAME o sólo en los documentos del módulo actual."
-#. JJMze
+#. 248cH
#: scripting.xhp
msgctxt ""
"scripting.xhp\n"
"par_idN10A78\n"
"help.text"
-msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Modify</emph>."
-msgstr "Seleccione una combinación de teclas del cuadro de lista <emph>Atajos de teclado</emph> y pulse en <emph>Modificar</emph>."
+msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Assign</emph>."
+msgstr ""
#. qzjKN
#: scripting.xhp
diff --git a/source/es/helpcontent2/source/text/shared/menu.po b/source/es/helpcontent2/source/text/shared/menu.po
index c74add49f68..6013fbc67a7 100644
--- a/source/es/helpcontent2/source/text/shared/menu.po
+++ b/source/es/helpcontent2/source/text/shared/menu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-08-08 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/es/>\n"
@@ -718,15 +718,6 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\">Properties</link>"
msgstr ""
-#. JBAXP
-#: submenu_image.xhp
-msgctxt ""
-"submenu_image.xhp\n"
-"par_id501692797320854\n"
-"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060000.xhp#grafiktext\" markup=\"ignore\"/>"
-msgstr ""
-
#. UofYA
#: submenu_lists.xhp
msgctxt ""
@@ -1231,15 +1222,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Capitalize Every Word</link>"
msgstr ""
-#. 3UGHA
-#: submenu_text.xhp
-msgctxt ""
-"submenu_text.xhp\n"
-"par_id581953548674188\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>"
-msgstr ""
-
#. Y9fn4
#: submenu_text.xhp
msgctxt ""
@@ -1267,15 +1249,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>"
msgstr ""
-#. K6tXB
-#: submenu_text.xhp
-msgctxt ""
-"submenu_text.xhp\n"
-"par_id681953548674188\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>"
-msgstr ""
-
#. VXJzA
#: submenu_text.xhp
msgctxt ""
@@ -1285,15 +1258,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>"
msgstr ""
-#. arEu2
-#: submenu_text.xhp
-msgctxt ""
-"submenu_text.xhp\n"
-"par_id781953548674188\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>"
-msgstr ""
-
#. KQxFn
#: submenu_text.xhp
msgctxt ""
@@ -1303,15 +1267,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>"
msgstr ""
-#. okCcu
-#: submenu_text.xhp
-msgctxt ""
-"submenu_text.xhp\n"
-"par_id881953548674188\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>"
-msgstr ""
-
#. zo6cE
#: submenu_text.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index 38687a25a35..1f124e8d97f 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-05-24 15:33+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/es/>\n"
@@ -8674,14 +8674,14 @@ msgctxt ""
msgid "If the option is off, the old %PRODUCTNAME iterative process of object positioning is used. If the option is on, the new straightforward process is used to ensure compatibility with Microsoft Word documents."
msgstr "Si la opción está desactivada, se utiliza el antiguo proceso iterativo de posicionamiento de objetos de %PRODUCTNAME. Si está activada, se utiliza el nuevo proceso directo para garantizar la compatibilidad con los documentos de Microsoft Word."
-#. Cn7Uf
+#. wncCm
#: 01041000.xhp
msgctxt ""
"01041000.xhp\n"
"hd_id5240028\n"
"help.text"
-msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr "Ampliar espacio entre palabras en renglones de párrafos justificados con saltos manuales"
+msgid "Justify lines with a manual line break in justified paragraphs"
+msgstr ""
#. HiKzW
#: 01041000.xhp
@@ -8701,14 +8701,14 @@ msgctxt ""
msgid "This setting is on by default for .odt text documents. It will be saved and loaded with the document in the .odt text document format. This setting cannot be saved in old .sxw text documents, so this setting is off for .sxw text documents."
msgstr "Esta opción está activada de manera predeterminada en documentos de texto .odt. Esta se guardará y cargará con el documento en el formato .odt. Como esta opción no puede guardarse en documentos en el antiguo formato .sxw, se desactivará para esos documentos."
-#. Ebsyg
+#. UHPFr
#: 01041000.xhp
msgctxt ""
"01041000.xhp\n"
"hd_id5241028\n"
"help.text"
-msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents"
-msgstr "Tolerar renglones vacíos de fondos de página de PDF para compatibilidad con documentos antiguos"
+msgid "Tolerate white lines that may appear in PDF page backgrounds"
+msgstr ""
#. eFA8D
#: 01041000.xhp
@@ -9439,14 +9439,14 @@ msgctxt ""
msgid "View"
msgstr "Ver"
-#. rpSZT
+#. jaDJr
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value>"
-msgstr "<bookmark_value>celdas; mostrar líneas de la cuadrícula (Calc)</bookmark_value> <bookmark_value>bordes; celdas en pantalla (Calc)</bookmark_value> <bookmark_value>cuadrícula; mostrar líneas (Calc)</bookmark_value> <bookmark_value>colores; líneas de la cuadrícula y celdas (Calc)</bookmark_value> <bookmark_value>saltos de página; mostrar (Calc)</bookmark_value> <bookmark_value>guías; mostrar (Calc)</bookmark_value> <bookmark_value>mostrar; valores nulos (Calc)</bookmark_value> <bookmark_value>valores nulos; mostrar (Calc)</bookmark_value> <bookmark_value>tablas en hojas de cálculo; resaltar valores</bookmark_value> <bookmark_value>celdas; formato sin efectos (Calc)</bookmark_value> <bookmark_value>celdas; colores (Calc)</bookmark_value> <bookmark_value>anclas; mostrar (Calc)</bookmark_value> <bookmark_value>colores; restricciones (Calc)</bookmark_value> <bookmark_value>desbordamiento de texto en una celda</bookmark_value> <bookmark_value>referencias; mostrar en color (Calc)</bookmark_value> <bookmark_value>objetos; mostrar en las hojas de cálculo</bookmark_value> <bookmark_value>imágenes; mostrar en Calc</bookmark_value> <bookmark_value>gráficos; mostrar (Calc)</bookmark_value> <bookmark_value>objetos de dibujo; mostrar (Calc)</bookmark_value> <bookmark_value>encabezado de fila; mostrar (Calc)</bookmark_value> <bookmark_value>encabezado de columna; mostrar (Calc)</bookmark_value> <bookmark_value>barras de desplazamiento; mostrar (Calc)</bookmark_value> <bookmark_value>pestañas de hoja; mostrar</bookmark_value> <bookmark_value>pestañas; mostrar pestañas de hojas</bookmark_value> <bookmark_value>contornos; símbolos de contorno</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9646,6 +9646,24 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Puede escribir y editar comentarios con la orden <link href=\"text/shared/01/04050000.xhp\"><emph>Insertar ▸ Comentario</emph></link>. Los comentarios que se muestran de forma permanente se pueden editar pulsando en el cuadro del comentario. Pulse en el Navegador y en la entrada <emph>Comentarios</emph> verá todos los comentarios que contenga el documento actual. Si pulsa dos veces en un comentario en el Navegador, el cursor saltará a la celda correspondiente que contenga el comentario."
+#. rRMZW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id171694714728232\n"
+"help.text"
+msgid "Formula indicator and hint"
+msgstr ""
+
+#. YE3Zg
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id971694714844904\n"
+"help.text"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. qmC7Q
#: 01060100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/simpress/01.po b/source/es/helpcontent2/source/text/simpress/01.po
index de060babba7..973529e5d53 100644
--- a/source/es/helpcontent2/source/text/simpress/01.po
+++ b/source/es/helpcontent2/source/text/simpress/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-04-22 20:55+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/es/>\n"
@@ -25,14 +25,14 @@ msgctxt ""
msgid "Export"
msgstr "Exportar"
-#. ToRjB
+#. UFC6R
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
"bm_id3153728\n"
"help.text"
-msgid "<bookmark_value>Presentation HTML export</bookmark_value> <bookmark_value>Drawing HTML export</bookmark_value><bookmark_value>exporting;to HTML format</bookmark_value>"
-msgstr "<bookmark_value>exportación de presentación a HTML</bookmark_value><bookmark_value>exportación de dibujo a HTML</bookmark_value><bookmark_value>exportar;al formato HTML</bookmark_value>"
+msgid "<bookmark_value>Presentation JPEG export</bookmark_value> <bookmark_value>Drawing JPEG export</bookmark_value>"
+msgstr ""
#. YFAxC
#: 01170000.xhp
@@ -61,23 +61,14 @@ msgctxt ""
msgid "The following file formats present you with additional export options after you click <emph>Save</emph>:"
msgstr "Los formatos de archivo siguientes presentan opciones adicionales de exportación después de pulsar <emph>Guardar</emph>:"
-#. cSNvk
+#. 7arFV
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110000.xhp\">HTML Document</link>, <link href=\"text/shared/00/00000200.xhp\">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>."
-msgstr "<link href=\"text/shared/autopi/01110000.xhp\">Documento HTML</link>, <link href=\"text/shared/00/00000200.xhp\">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>."
-
-#. LEh2K
-#: 01170000.xhp
-msgctxt ""
-"01170000.xhp\n"
-"par_id3153817\n"
-"help.text"
-msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format."
-msgstr "Si elige «Documento HTML» como formato de archivo, aparecerá el <link href=\"text/shared/autopi/01110000.xhp\">asistente</link> <emph>Exportar a HTML</emph>. Este asistente incluye la opción de guardar las imágenes de su presentación en los formatos GIF y JPG."
+msgid "<link href=\"text/shared/00/00000200.xhp\">c, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>."
+msgstr ""
#. 5Ej6X
#: 01170000.xhp
diff --git a/source/es/helpcontent2/source/text/simpress/guide.po b/source/es/helpcontent2/source/text/simpress/guide.po
index fdbe1019b71..31802461831 100644
--- a/source/es/helpcontent2/source/text/simpress/guide.po
+++ b/source/es/helpcontent2/source/text/simpress/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-05-17 15:14+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-01-23 11:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/es/>\n"
@@ -1744,96 +1744,6 @@ msgctxt ""
msgid "If the <emph>Gluepoint Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
msgstr "Si el icono <emph>Punto de unión relativo</emph> no está activado, los iconos adyacentes ya no estarán desactivados. Con esos iconos puede decidir dónde se ubicará el punto de unión cuando se modifique el tamaño del objeto."
-#. bvoTQ
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"tit\n"
-"help.text"
-msgid "Saving a Presentation in HTML Format"
-msgstr "Guardar una presentación en formato HTML"
-
-#. FQwJG
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"bm_id3155067\n"
-"help.text"
-msgid "<bookmark_value>exporting;presentations to HTML</bookmark_value><bookmark_value>saving;as HTML</bookmark_value><bookmark_value>presentations; exporting to HTML</bookmark_value><bookmark_value>HTML; exporting from presentations</bookmark_value>"
-msgstr "<bookmark_value>exportar;presentaciones a HTML</bookmark_value><bookmark_value>guardar;como HTML</bookmark_value><bookmark_value>presentaciones;exportar a HTML</bookmark_value><bookmark_value>HTML;exportar desde presentaciones</bookmark_value>"
-
-#. N9XsJ
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"hd_id3155067\n"
-"help.text"
-msgid "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\">Saving a Presentation in HTML Format</link></variable>"
-msgstr "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\">Guardar una presentación en formato HTML</link></variable>"
-
-#. ME4q8
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3153246\n"
-"help.text"
-msgid "Open the presentation that you want to save in HTML format."
-msgstr "Abra la presentación que desee guardar en formato HTML."
-
-#. tFzBi
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3149502\n"
-"help.text"
-msgid "Choose <emph>File - Export</emph>."
-msgstr "Seleccione <emph>Archivo ▸ Exportar</emph>."
-
-#. dG7fB
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3148842\n"
-"help.text"
-msgid "Set the <emph>File type</emph> to <emph>HTML Document ($[officename] Impress) (.html;.htm)</emph>."
-msgstr "Establezca el <emph>Formato de archivo</emph> en <emph>Documento HTML ($[officename] Impress) (.html;.htm)</emph>."
-
-#. ZjcFW
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3143228\n"
-"help.text"
-msgid "Enter a <emph>File name</emph>, and then click <emph>Export</emph>."
-msgstr "Escriba un <emph>Nombre de archivo</emph> y pulse en <emph>Exportar</emph>."
-
-#. A2YCg
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3153808\n"
-"help.text"
-msgid "Follow the instructions in the <emph>HTML Export</emph> Wizard."
-msgstr "Siga las instrucciones del asistente para <emph>exportación HTML</emph>."
-
-#. b8PhR
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3151391\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110000.xhp\">HTML Export Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01110000.xhp\">Asistente para exportación HTML</link>"
-
-#. 9QEAV
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3150394\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/01170000.xhp\">File - Export</link>"
-msgstr "<link href=\"text/simpress/01/01170000.xhp\">Archivo ▸ Exportar</link>"
-
#. nLHAE
#: html_import.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter.po b/source/es/helpcontent2/source/text/swriter.po
index e2666f8b0ba..13c5ce3fc1f 100644
--- a/source/es/helpcontent2/source/text/swriter.po
+++ b/source/es/helpcontent2/source/text/swriter.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-05-08 05:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/es/>\n"
@@ -772,42 +772,6 @@ msgctxt ""
msgid "<variable id=\"form_intro\"><ahelp hid=\".\">Contains commands for activate form design mode, enable/disable control wizards and insert form controls in your document.</ahelp></variable>"
msgstr ""
-#. AdXBE
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"hd_id551529758534136\n"
-"help.text"
-msgid "Design Mode"
-msgstr "Modo de diseño"
-
-#. BFekR
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"par_id791529758540932\n"
-"help.text"
-msgid "Enable or disable form design mode."
-msgstr "Activar o desactivar el modo de diseño de formularios."
-
-#. g2jWn
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"hd_id121529758546072\n"
-"help.text"
-msgid "Control Wizards"
-msgstr "Asistentes de controles"
-
-#. 8G87B
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"par_id271529758552229\n"
-"help.text"
-msgid "Enable or disable control wizards."
-msgstr "Activa o desactiva los asistentes de controles."
-
#. CoDTS
#: main0120.xhp
msgctxt ""
@@ -826,24 +790,6 @@ msgctxt ""
msgid "Date, time, numerical, currency and pattern form fields."
msgstr "Campos de formulario de fecha, de hora, numérico, monetario y enmascarado."
-#. cFn9D
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"hd_id811529763403256\n"
-"help.text"
-msgid "Automatic Control Focus"
-msgstr "Control automático del foco"
-
-#. SKPin
-#: main0120.xhp
-msgctxt ""
-"main0120.xhp\n"
-"par_id281529763411414\n"
-"help.text"
-msgid "Enable or disable Automatic Control Focus"
-msgstr "Activar o desactivar el control automático del foco"
-
#. 5DRv5
#: main0200.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index 1a10ccd0384..d8dff53f76a 100644
--- a/source/es/helpcontent2/source/text/swriter/01.po
+++ b/source/es/helpcontent2/source/text/swriter/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-28 12:40+0200\n"
"PO-Revision-Date: 2023-08-25 21:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/es/>\n"
@@ -12373,14 +12373,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04120210.xhp\">Type</link>"
msgstr "<link href=\"text/swriter/01/04120210.xhp\">Tipo</link>"
-#. Qx9qH
+#. 5DzTZ
#: 04120210.xhp
msgctxt ""
"04120210.xhp\n"
"par_id3148390\n"
"help.text"
-msgid "Use this tab to specify and define the type of <link href=\"text/swriter/01/04120200.xhp\">index</link> that you want to insert. You can also create custom indexes."
-msgstr "Use esta pestaña para especificar y definir el tipo de <link href=\"text/swriter/01/04120200.xhp\">índice</link> que desee insertar. También puede crear índices personalizados."
+msgid "Use this tab to specify and define the type of <link href=\"text/swriter/01/04120200.xhp\">index</link> that you want to insert. You can also create custom indexes."
+msgstr ""
#. L3wzv
#: 04120210.xhp
@@ -12409,14 +12409,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04120212.xhp\">Alphabetical Index</link>"
msgstr "<link href=\"text/swriter/01/04120212.xhp\">Índice alfabético</link>"
-#. pfmvy
+#. cFUp7
#: 04120210.xhp
msgctxt ""
"04120210.xhp\n"
"hd_id3154645\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120213.xhp\">Illustration Index</link>"
-msgstr "<link href=\"text/swriter/01/04120213.xhp\">Índice de ilustraciones</link>"
+msgid "<link href=\"text/swriter/01/04120213.xhp\">Table of Figures</link>"
+msgstr ""
#. V72T4
#: 04120210.xhp
@@ -12454,14 +12454,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04120217.xhp\">Bibliography</link>"
msgstr "<link href=\"text/swriter/01/04120217.xhp\">Bibliografía</link>"
-#. GBLAC
+#. GpVdr
#: 04120210.xhp
msgctxt ""
"04120210.xhp\n"
"par_id3154278\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/main.xhp\">Using Tables of Content and Indexes</link>"
-msgstr "<link href=\"text/swriter/guide/main.xhp\">Usar sumarios e índices</link>"
+msgid "<link href=\"text/swriter/guide/main.xhp#table_content_writer_guide\">Using Tables of Content and Indexes</link>"
+msgstr ""
#. FLuGm
#: 04120210.xhp
@@ -19007,13 +19007,13 @@ msgctxt ""
msgid "<emph>Entire page:</emph> the object is positioned considering the full page height, from top to bottom page borders."
msgstr ""
-#. WvDZQ
+#. QQDMA
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id691629212020466\n"
"help.text"
-msgid "<emph>Page text area:</emph> the object is positioned considering the full height available for text, from top to bottom margins."
+msgid "<emph>Page text area:</emph> the object is positioned from the bottom edge of the top padding area to the top edge of the bottom padding area."
msgstr ""
#. oJVt5
@@ -21464,6 +21464,15 @@ msgctxt ""
msgid "Table Properties"
msgstr "Propiedades de tabla"
+#. ACCSA
+#: 05090000.xhp
+msgctxt ""
+"05090000.xhp\n"
+"bm_id581695836138423\n"
+"help.text"
+msgid "<bookmark_value>table;properties</bookmark_value>"
+msgstr ""
+
#. RQQrE
#: 05090000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index 990889c3fd8..6e9504f357a 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-09-12 14:57+0200\n"
+"POT-Creation-Date: 2023-09-22 21:42+0200\n"
"PO-Revision-Date: 2023-06-28 16:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/es/>\n"
@@ -16747,23 +16747,23 @@ msgctxt ""
msgid "Text table"
msgstr "Tabla de texto"
-#. pN8hg
+#. wvqPj
#: table_insert.xhp
msgctxt ""
"table_insert.xhp\n"
"par_id3150965\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">DDE link (only under Windows)</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Enlace DDE (solo en Windows)</caseinline></switchinline>"
+msgid "DDE link"
+msgstr ""
-#. 7jjmA
+#. G9nDh
#: table_insert.xhp
msgctxt ""
"table_insert.xhp\n"
"par_id3154377\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Table structure and contents, without formatting. With updating</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Contenido y estructura de la tabla sin formato. Con actualización</caseinline></switchinline>"
+msgid "Table structure and contents, without formatting. With updating"
+msgstr ""
#. EBbmB
#: table_insert.xhp