update translations for master

and force-fix errors using pocheck

Change-Id: I2454bc37899ebd56225f182c520bd212d4eca5de
This commit is contained in:
Christian Lohmaier
2021-01-30 19:16:20 +01:00
parent 62c93fad73
commit 8cb8b0716a
1892 changed files with 199368 additions and 95372 deletions

View File

@@ -3,8 +3,8 @@ 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: 2020-10-27 12:31+0100\n"
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-30 10:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/es/>\n"
"Language: 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.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565287211.000000\n"
#. naSFZ
@@ -538,14 +538,14 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr "Escucha a sucesos de documentos"
#. tFSkv
#. BuYwV
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools Customise...</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr "Se ilustra a continuación la monitorización utilizando la programación orientada a objetos en los lenguajes Python y Basic. Basta con asignar la macro <literal>OnLoad</literal> al suceso <literal>Open Document</literal> para iniciar y terminar la monitorización de sucesos de documento. Vaya al menú <menuitem>Herramientas ▸ Personalizar</menuitem> y seleccione la pestaña <menuitem>Sucesos</menuitem> para asignar las macros."
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
#. 27Dcq
#: python_document_events.xhp
@@ -824,7 +824,7 @@ msgctxt ""
"N0647\n"
"help.text"
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
msgstr "Preste atención al error ortográfico en el método <literal>documentEventOccured</literal>, que proviene de la interfaz de programación de aplicaciones (API, por sus siglas en inglés) de %PRODUCTNAME."
#. uGHTE
#: python_document_events.xhp
@@ -844,13 +844,13 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr "Con %PRODUCTNAME Basic"
#. SEw8V
#. Hn5H4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
#. TAiMF
@@ -889,13 +889,13 @@ msgctxt ""
msgid "REM controller.ConsoleLogger class module"
msgstr ""
#. PG65V
#. 2jXHB
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0664\n"
"help.text"
msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event"
msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
msgstr ""
#. 9ZNpG
@@ -959,7 +959,7 @@ msgctxt ""
"N0706\n"
"help.text"
msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events are being logged\", _"
msgstr ""
msgstr "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Se están registrando los sucesos del documento\", _"
#. NkHa4
#: python_document_events.xhp
@@ -977,7 +977,7 @@ msgctxt ""
"N0717\n"
"help.text"
msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events have been logged\", _"
msgstr ""
msgstr "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Se han registrado los sucesos del documento\", _"
#. uVpJf
#: python_document_events.xhp
@@ -986,7 +986,7 @@ msgctxt ""
"N0723\n"
"help.text"
msgid "' Your code for handled events goes here"
msgstr ""
msgstr "' Su código para la gestión de eventos va aquí"
#. AJJDf
#: python_document_events.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating A Dialog Handler"
msgstr ""
msgstr "Crear un manipulador de diálogos"
#. WeSDk
#: python_handler.xhp
@@ -1175,7 +1175,7 @@ msgctxt ""
"N0671\n"
"help.text"
msgid "Assigning Dialog methods"
msgstr ""
msgstr "Asignación de métodos de Dialog"
#. 46GAC
#: python_handler.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"N0672\n"
"help.text"
msgid "Export <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog and import it into <literal>MyLib</literal> application library."
msgstr ""
msgstr "Exporte el cuadro de diálogo <literal>dlgTrace</literal> de <literal>Access2Base</literal> e impórtelo en la biblioteca de aplicación <literal>MyLib</literal>."
#. QKmBa
#: python_handler.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"N0692\n"
"help.text"
msgid "\"\"\" Access2Base Console Handler \"\"\""
msgstr ""
msgstr "\"\"\" Manipulador de consola de Access2Base \"\"\""
#. dugqK
#: python_handler.xhp
@@ -1292,7 +1292,7 @@ msgctxt ""
"N0693\n"
"help.text"
msgid "''' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon"
msgstr ""
msgstr "''' adaptado de «Créer un dialogue avec gestionnaire dévénements» de J.-M. Zambon"
#. 5Cysb
#: python_handler.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"N0742\n"
"help.text"
msgid "With %PRODUCTNAME Basic"
msgstr "Con %PRODUCTNAME BASIC"
msgstr "Con %PRODUCTNAME Basic"
#. 5N3MV
#: python_handler.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"N0751\n"
"help.text"
msgid "dp.Initialize(Array(ThisComponent)) ' if doc-embedded dialog"
msgstr ""
msgstr "dp.Initialize(Array(ThisComponent)) ' si se trata de un diálogo incrustado en el documento"
#. Cf88b
#: python_handler.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"N0505\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Función CreateUnoListener Function\">Función CreateUnoListener</link>"
#. Ur3DA
#: python_ide.xhp
@@ -1472,7 +1472,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Python : Importing Modules"
msgstr ""
msgstr "Python: importación de módulos"
#. gFTth
#: python_import.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"N0462\n"
"help.text"
msgid "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\" name=\"python imports\">Importing Python Modules</link></variable>"
msgstr ""
msgstr "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\" name=\"python imports\">Importar módulos de Python</link></variable>"
#. VHAM5
#: python_import.xhp
@@ -1553,7 +1553,7 @@ msgctxt ""
"N0473\n"
"help.text"
msgid "user_lib = Session().UserPythonScripts # User scripts location"
msgstr ""
msgstr "user_lib = Session().UserPythonScripts # Ubicación de las secuencias de órdenes del usuario"
#. AAJUq
#: python_import.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"N0475\n"
"help.text"
msgid "sys.path.insert(0, user_lib) # Add to search path"
msgstr ""
msgstr "sys.path.insert(0, user_lib) # Añadir a la ruta de búsqueda"
#. yFcur
#: python_import.xhp
@@ -1571,7 +1571,7 @@ msgctxt ""
"N0476\n"
"help.text"
msgid "import screen_io as ui # 'screen_io.py' module resides in user_lib directory"
msgstr ""
msgstr "import screen_io as ui # el módulo «screen_io.py» se encuentra en el directorio user_lib"
#. 6KtvD
#: python_import.xhp
@@ -1607,7 +1607,7 @@ msgctxt ""
"N0485\n"
"help.text"
msgid "sys.path.insert(0, share_lib) # Add to search path"
msgstr ""
msgstr "sys.path.insert(0, share_lib) # Añadir a la ruta de búsqueda"
#. zGybv
#: python_import.xhp
@@ -1616,7 +1616,7 @@ msgctxt ""
"N0486\n"
"help.text"
msgid "from IDE_utils import ScriptContext # 'IDE_utils.py' sits with shared Python scripts."
msgstr ""
msgstr "from IDE_utils import ScriptContext # «IDE_utils.py» se encuentra en las secuencias de órdenes Python compartidas."
#. VoPZU
#: python_import.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"N0555\n"
"help.text"
msgid "adapted from 'Bibliothèque de fonctions' by Hubert Lambert"
msgstr ""
msgstr "adaptado de la «Bibliothèque de fonctions» de Hubert Lambert"
#. 8gpRJ
#: python_import.xhp
@@ -1751,7 +1751,7 @@ msgctxt ""
"N0556\n"
"help.text"
msgid "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\""
msgstr ""
msgstr "en https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\""
#. T6bdz
#: python_import.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"N0558\n"
"help.text"
msgid "\"\"\" Check run time module list \"\"\""
msgstr ""
msgstr "\"\"\" Comprobar lista de módulos de tiempo de ejecución \"\"\""
#. EFaRv
#: python_import.xhp
@@ -1769,7 +1769,7 @@ msgctxt ""
"N0561\n"
"help.text"
msgid "\"\"\" Check PYTHON_PATH content \"\"\""
msgstr ""
msgstr "\"\"\" Comprobar contenido de PYTHON_PATH \"\"\""
#. fvFq9
#: python_import.xhp

File diff suppressed because it is too large Load Diff

View File

@@ -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: 2021-01-19 13:13+0100\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+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"
@@ -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.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564682427.000000\n"
#. sZfWF
@@ -53944,13 +53944,13 @@ msgctxt ""
msgid "Minimum:"
msgstr ""
#. 86XUE
#. AxvHB
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id861610473146895\n"
"help.text"
msgid "Set the minimum value for which the databar does not start filling."
msgid "Set the minimum value for which the data bar does not start filling."
msgstr ""
#. FjNLX
@@ -53962,22 +53962,22 @@ msgctxt ""
msgid "Maximum:"
msgstr ""
#. 2pQe8
#. mCsBS
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id461610473163880\n"
"help.text"
msgid "Set the maximum value for which the databar gets completely filled."
msgid "Set the maximum value for which the data bar gets completely filled."
msgstr ""
#. i9WL4
#. ePnFB
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id791610556114310\n"
"help.text"
msgid "The options for setting the minimum and maximum are:"
msgid "The options for setting the minimum and maximum values are:"
msgstr ""
#. gBHrw
@@ -54088,13 +54088,13 @@ msgctxt ""
msgid "Fill:"
msgstr ""
#. YCKEB
#. GRWdV
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id221610558585001\n"
"help.text"
msgid "Choose between color and gradient to fill with solid color or gradient."
msgid "Choose between color and gradient for the fill."
msgstr ""
#. oQVLz
@@ -54178,40 +54178,40 @@ msgctxt ""
msgid "Bar Lengths"
msgstr ""
#. MAbGC
#. V2bCh
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"hd_id651610569932338\n"
"help.text"
msgid "Minimum bar length(%):"
msgid "Minimum bar length (%):"
msgstr ""
#. p6WQW
#. 9HmjS
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id381610560706116\n"
"help.text"
msgid "Set the minimum length of the databar in percentage with respect to the cell length."
msgid "Set the minimum length of the data bar in percentage with respect to the cell length."
msgstr ""
#. QLNCu
#. zvuC5
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"hd_id151610569983195\n"
"help.text"
msgid "Maximum bar length(%):"
msgid "Maximum bar length (%):"
msgstr ""
#. anEhg
#. ZwUDq
#: databar_more_options.xhp
msgctxt ""
"databar_more_options.xhp\n"
"par_id511610560783506\n"
"help.text"
msgid "Set the maximum length of the databar in percentage with respect to the cell length."
msgid "Set the maximum length of the data bar in percentage with respect to the cell length."
msgstr ""
#. 5eqMJ

View File

@@ -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: 2021-01-25 14:55+0100\n"
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
"PO-Revision-Date: 2021-01-27 22:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/es/>\n"
"Language: 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: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1564692214.000000\n"
#. NXy6S
@@ -3029,7 +3029,7 @@ msgctxt ""
"par_id3156016\n"
"help.text"
msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink</item></link> icon."
msgstr ""
msgstr "Seleccione la función PROMEDIO. Seleccione con el ratón todos los números aleatorios. Si no puede ver todo el intervalo porque el Asistente de funciones lo oculta, puede reducir temporalmente el tamaño del cuadro de diálogo con el icono <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Reducir o aumentar\"><item type=\"menuitem\">Reducir</item></link>."
#. YEqsh
#: cellstyle_conditional.xhp
@@ -3137,7 +3137,7 @@ msgctxt ""
"par_id3147298\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
msgstr ""
msgstr "Vaya a <emph>Editar ▸ Pegado especial ▸ Pegado especial</emph>. Se abre el cuadro de diálogo <emph>Pegado especial</emph>."
#. KEnNM
#: cellstyle_conditional.xhp
@@ -3146,7 +3146,7 @@ msgctxt ""
"par_id3166465\n"
"help.text"
msgid "In the <emph>Paste</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>. Or you can click the <emph>Formats only</emph> button instead."
msgstr ""
msgstr "En el apartado <emph>Pegar</emph>, marque únicamente la casilla <emph>Formatos</emph>. Todas las demás casillas deben estar desmarcadas. Pulse en <emph>Aceptar</emph>. O bien, puede pulsar en el botón <emph>Solo formatos</emph>."
#. YMDKA
#: cellstyle_conditional.xhp
@@ -3155,7 +3155,7 @@ msgctxt ""
"par_id3159123\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional - Condition</link>"
msgstr ""
msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Formato - Formato condicional\">Formato ▸ Condicional ▸ Condición</link>"
#. HFoKB
#: cellstyle_minusvalue.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"image_anc\n"
"help.text"
msgid "Changing Image Anchor in Calc"
msgstr ""
msgstr "Cambiar el anclaje de imágenes en Calc"
#. Vwqvb
#: change_image_anchor.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"par_id851607971999527\n"
"help.text"
msgid "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Changing the Anchor of an Image</link> </variable>"
msgstr ""
msgstr "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Cambiar el ancla de una imagen\">Cambiar el ancla de una imagen</link></variable>"
#. BoMUp
#: change_image_anchor.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_id741607810664944\n"
"help.text"
msgid "Images can be anchored in three different ways:"
msgstr ""
msgstr "Es posible anclar una imagen de tres maneras:"
#. PEh9n
#: change_image_anchor.xhp
@@ -13037,7 +13037,7 @@ msgctxt ""
"par_id3154510\n"
"help.text"
msgid "Press the Enter key in order to accept the name from the tip."
msgstr "Pulse la tecla Entrar para aceptar el nombre de la ayuda emergente."
msgstr "Oprima la tecla Intro para aceptar el nombre de la descripción emergente."
#. dGV3u
#: value_with_name.xhp

View File

@@ -4,16 +4,16 @@ 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: 2020-10-27 12:31+0100\n"
"PO-Revision-Date: 2020-12-15 12:51+0000\n"
"PO-Revision-Date: 2021-01-26 16:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/es/>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.1.1\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1550207897.000000\n"
#. DsZFP
@@ -8789,7 +8789,7 @@ msgctxt ""
"par_id8831446\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elimina los datos seleccionados de la lista de series de datos.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Quita la entrada seleccionada de la lista Series de datos.</ahelp>"
#. kZG6j
#: wiz_data_series.xhp

View File

@@ -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: 2021-01-14 18:09+0100\n"
"PO-Revision-Date: 2021-01-15 20:36+0000\n"
"PO-Revision-Date: 2021-01-30 10:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/es/>\n"
"Language: es\n"
@@ -2371,7 +2371,7 @@ msgctxt ""
"par_id3156092\n"
"help.text"
msgid "Yes"
msgstr ""
msgstr ""
#. p9WTn
#: 02010100.xhp
@@ -2695,7 +2695,7 @@ msgctxt ""
"hd_id3147340\n"
"help.text"
msgid "Type"
msgstr ""
msgstr "Tipo"
#. rxAGo
#: 02010101.xhp
@@ -2839,7 +2839,7 @@ msgctxt ""
"hd_id3157910\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>"
msgstr ""
msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente de formularios\">Asistente de formularios</link>"
#. GDZow
#: 04000000.xhp
@@ -2848,7 +2848,7 @@ msgctxt ""
"hd_id3156003\n"
"help.text"
msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
msgstr ""
msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Controles de formulario\">Controles de formulario</link>"
#. CyFwA
#: 04000000.xhp
@@ -2857,7 +2857,7 @@ msgctxt ""
"par_id3156156\n"
"help.text"
msgid "The Form Controls toolbar provides the tools required to create a form in a text, table, drawing, or presentation document."
msgstr ""
msgstr "La barra de herramientas Controles de formulario provee las herramientas neesarias para crear un formulario en un documento de texto, una tabla, un dibujo o una presentación."
#. itCcM
#: 04000000.xhp
@@ -2884,7 +2884,7 @@ msgctxt ""
"hd_id3149784\n"
"help.text"
msgid "<link href=\"text/shared/main0213.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
msgstr ""
msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Ordenar y filtrar datos\">Ordenar y filtrar datos</link>"
#. 9s5BM
#: 04000000.xhp
@@ -2893,7 +2893,7 @@ msgctxt ""
"par_id3151384\n"
"help.text"
msgid "You will find the sorting and filter functions in the toolbar when you open a form in user mode."
msgstr ""
msgstr "Las funciones de clasificación y filtro aparecen en la barra de herramientas al abrir un formulario en modo de usuario."
#. Dv2ku
#: 04000000.xhp
@@ -2902,7 +2902,7 @@ msgctxt ""
"hd_id3148944\n"
"help.text"
msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Subforms\">Subforms</link>"
msgstr ""
msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Subformularios\">Subformularios</link>"
#. CmENz
#: 04030000.xhp
@@ -2911,7 +2911,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Design"
msgstr ""
msgstr "Diseño de formularios"
#. 9uFK3
#: 04030000.xhp
@@ -2920,7 +2920,7 @@ msgctxt ""
"bm_id3148668\n"
"help.text"
msgid "<bookmark_value>forms; designing (Base)</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>formularios; diseñar (Base)</bookmark_value>"
#. P4Yuk
#: 04030000.xhp
@@ -2929,7 +2929,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "<variable id=\"formularentwurf\"><link href=\"text/sdatabase/04030000.xhp\" name=\"Form Design\">Form Design</link></variable>"
msgstr ""
msgstr "<variable id=\"formularentwurf\"><link href=\"text/sdatabase/04030000.xhp\" name=\"Diseño de formularios\">Diseño de formularios</link></variable>"
#. FC52Y
#: 04030000.xhp
@@ -2938,7 +2938,7 @@ msgctxt ""
"par_id3154230\n"
"help.text"
msgid "Any $[officename] document can be expanded into a form. Simply add one or more form controls."
msgstr ""
msgstr "Cualquier documento de $[officename] puede convertirse en un formulario. Lo único que se debe hacer es añadirle uno o más controles de formulario."
#. Pp5mg
#: 04030000.xhp
@@ -2947,7 +2947,7 @@ msgctxt ""
"par_id3145382\n"
"help.text"
msgid "Open the Form Controls toolbar. The Form Controls toolbar contains the <link href=\"text/shared/02/01170000.xhp\" name=\"functions\">functions</link> needed to edit a form. More functions can be found in the <emph>Form Design</emph> bar and <emph>More Controls</emph> bar."
msgstr ""
msgstr "Abra la barra de herramientas Controles de formulario. Esta barra de herramientas contiene las <link href=\"text/shared/02/01170000.xhp\" name=\"funciones\">funciones</link> necesarias para poder editar formularios. Encontrará más funciones en las barras <emph>Diseño de formularios</emph> y <emph>Más controles</emph>."
#. 8SrEX
#: 04030000.xhp

View File

@@ -3,8 +3,8 @@ 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: 2021-01-19 13:13+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-27 22:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/es/>\n"
"Language: 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.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563740777.000000\n"
#. 3u8hR
@@ -3598,13 +3598,13 @@ msgctxt ""
msgid "Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions."
msgstr ""
#. 2CPLL
#. onMPH
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
"par_id231606265075565\n"
"help.text"
msgid "If you want to disable generating thumbnails in general, then choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
msgid "To disable generating thumbnails in general, choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
msgstr ""
#. ibdbD
@@ -4253,7 +4253,7 @@ msgctxt ""
"par_id01110301\n"
"help.text"
msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr "Vaya a <emph>Archivo ▸Plantillas ▸Guardar como plantilla</emph>."
msgstr "Vaya a <emph>Archivo  Plantillas  Guardar como plantilla</emph>."
#. KDRRj
#: 01110300.xhp
@@ -34639,59 +34639,14 @@ msgctxt ""
msgid "Spelling looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spelling</emph> dialog opens."
msgstr ""
#. CfoAk
#. oYUuw
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id1022200801300654\n"
"help.text"
msgid "Spelling errors are underlined in red, grammar errors in blue. First the dialog presents all spelling errors, then all grammar errors."
msgstr "Los errores ortográficos se subrayan en rojo y los gramaticales en azul. El cuadro de diálogo señala primero los errores ortográficos y, enseguida, los gramaticales."
#. 6zhyD
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id1022200801354366\n"
"help.text"
msgid "<ahelp hid=\".\">Enable <emph>Check grammar</emph> to work first on all spelling errors, then on all grammar errors.</ahelp>"
msgstr "<ahelp hid=\".\">Active <emph>Comprobar gramática</emph> para trabajar primero en las faltas de ortografía y luego en los errores gramaticales.</ahelp>"
#. 4exHi
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3149511\n"
"help.text"
msgid "Not in dictionary"
msgstr "Original"
#. CENQq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3149798\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
msgstr "<ahelp hid=\".\">Resalta la frase con la palabra mal escrita. Edite la palabra o frase o pulse en una de las sugerencias del cuadro de texto.</ahelp>"
#. aREHP
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3149885\n"
"help.text"
msgid "Suggestions"
msgstr "Sugerencias"
#. XKCg2
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Muestra una lista de palabras sugeridas para reemplazar la palabra mal escrita. Seleccione la palabra que quiera usar y pulse en <emph>Corregir</emph> o <emph>Corregir todas</emph>.</ahelp>"
msgid "Spelling errors are underlined in red, grammar errors in blue."
msgstr ""
#. bLDyq
#: 06010000.xhp
@@ -34711,59 +34666,23 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Specifies the language to use to check the spelling.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Especifica el idioma que se utilizará en la revisión ortográfica.</ahelp>"
#. B8YyJ
#. mVFSy
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3154071\n"
"hd_id3149511\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoCorrect</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Corrección automatica</caseinline></switchinline>"
msgid "Not in Dictionary"
msgstr ""
#. swfBY
#. CENQq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3153798\n"
"par_id3149798\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Añade la combinación actual de la palabra incorrecta y la palabra sustituta a la tabla de reemplazos de Corrección automática.</ahelp></caseinline></switchinline>"
#. VFMgo
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3151382\n"
"help.text"
msgid "Options"
msgstr "Opciones"
#. xZYc7
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/options\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/options\">Abre un cuadro de diálogo donde puede seleccionar los diccionarios del usuario y establecer las reglas para la revisión ortográfica.</ahelp>"
#. 2ADwc
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3153353\n"
"help.text"
msgid "Add to Dictionary"
msgstr "Añadir al diccionario"
#. 9o3ZT
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/add\">Adds the unknown word to a user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/add\">Añade la palabra desconocida a un diccionario de usuario.</ahelp>"
msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
msgstr "<ahelp hid=\".\">Resalta la frase con la palabra mal escrita. Edite la palabra o frase o pulse en una de las sugerencias del cuadro de texto.</ahelp>"
#. BFSCj
#: 06010000.xhp
@@ -34792,15 +34711,6 @@ msgctxt ""
msgid "This label of this button changes to <emph>Resume</emph> if you leave the Spelling dialog open when you return to your document. To continue the spellcheck from the current position of the cursor, click <emph>Resume</emph>."
msgstr ""
#. xyCXY
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id1024200804091149\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">En la realización de una verificación gramatical, pulse en Ignorar para ignorar la regla de que está marcado como un error gramatical.</ahelp>"
#. RZhbH
#: 06010000.xhp
msgctxt ""
@@ -34819,6 +34729,78 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Omite todas las ocurrencias de la palabra desconocida hasta que cierre %PRODUCTNAME y continúa con la revisión ortográfica.</ahelp>"
#. xyCXY
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id1024200804091149\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">En la realización de una verificación gramatical, pulse en Ignorar para ignorar la regla de que está marcado como un error gramatical.</ahelp>"
#. AF8pP
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id781611832449329\n"
"help.text"
msgid "Ignore Rule"
msgstr ""
#. 52TyF
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id941611832460742\n"
"help.text"
msgid "Appears when checking grammar. Click to ignore the suggested grammatical change."
msgstr ""
#. 2ADwc
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3153353\n"
"help.text"
msgid "Add to Dictionary"
msgstr "Añadir al diccionario"
#. 9o3ZT
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/add\">Adds the unknown word to a user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/add\">Añade la palabra desconocida a un diccionario de usuario.</ahelp>"
#. RcmYq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id151611827607301\n"
"help.text"
msgid "To add a new dictionary, press <emph>Options</emph>, then press <emph>New</emph>. After %PRODUCTNAME is restarted, multiple user-defined dictionaries are shown when <emph>Add to Dictionary</emph> is pressed. Select which dictionary should receive the added word."
msgstr ""
#. aREHP
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3149885\n"
"help.text"
msgid "Suggestions"
msgstr "Sugerencias"
#. XKCg2
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Muestra una lista de palabras sugeridas para reemplazar la palabra mal escrita. Seleccione la palabra que quiera usar y pulse en <emph>Corregir</emph> o <emph>Corregir todas</emph>.</ahelp>"
#. nDQnx
#: 06010000.xhp
msgctxt ""
@@ -34855,6 +34837,60 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Replaces all occurrences of the unknown word with the current suggestion.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Sustituye todas las ocurrencias de la palabra desconocida por la sugerencia actual.</ahelp>"
#. VB8iV
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3154071\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Add to AutoCorrect</caseinline></switchinline>"
msgstr ""
#. ea48F
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3153798\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the selected replacement suggestion to the AutoCorrect replacement table, but does not make any change in the document.</ahelp></caseinline></switchinline>"
msgstr ""
#. NkSGx
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id861611567018048\n"
"help.text"
msgid "Check grammar"
msgstr ""
#. ABHYi
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id1022200801354366\n"
"help.text"
msgid "<ahelp hid=\".\">Enable to work first on all spelling errors, then on all grammar errors.</ahelp>"
msgstr ""
#. VFMgo
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"hd_id3151382\n"
"help.text"
msgid "Options"
msgstr "Opciones"
#. xZYc7
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/options\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/options\">Abre un cuadro de diálogo donde puede seleccionar los diccionarios del usuario y establecer las reglas para la revisión ortográfica.</ahelp>"
#. GTDGR
#: 06010000.xhp
msgctxt ""
@@ -34873,6 +34909,24 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</ahelp>"
msgstr "<ahelp hid=\".\">Pulse para deshacer el último cambio de la frase actual. Vuelva a pulsar para deshacer el cambio anterior en la misma frase.</ahelp>"
#. cs8WV
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id101611835512800\n"
"help.text"
msgid "<link href=\"text/shared/optionen/06010101.xhp\" name=\"Writing Aids\">Spelling Options</link>"
msgstr ""
#. BwDHK
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
"par_id871611602271367\n"
"help.text"
msgid "<link name=\"AutoCorrect\" href=\"text/swriter/01/05150000.xhp\">AutoCorrect Commands</link>"
msgstr ""
#. JnB8j
#: 06010000.xhp
msgctxt ""
@@ -35827,14 +35881,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Formato automático\">Corrección automática</link>"
#. rLEm9
#. AdAHF
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"tit\n"
"help.text"
msgid "Options"
msgstr "Opciones"
msgid "Options (AutoCorrect)"
msgstr ""
#. tg4my
#: 06040100.xhp
@@ -35863,23 +35917,23 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Seleccione las opciones de corrección automática de errores durante la escritura y pulse en <emph>Aceptar</emph>.</ahelp>"
#. vfcUv
#. BAFoD
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3153124\n"
"help.text"
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or only when you modify existing text [M] with <emph>Tools - AutoCorrect - Apply</emph>."
msgstr "En documentos de texto, puede escoger aplicar las correcciones de formato automático al escribir [E] o únicamente al modificar texto existente [M] mediante <emph>Herramientas ▸ Corrección automática ▸ Aplicar</emph>."
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or by choosing <menuitem>Tools - AutoCorrect - Apply</menuitem> to modify existing text [M]. The [M] options are applied only to paragraphs with Default Paragraph Style."
msgstr ""
#. m7tDz
#. QavGm
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id7547227\n"
"help.text"
msgid "When you choose to modify existing text with all options deselected, still all \"Default\" paragraph styles will be converted to \"Text body\" styles."
msgstr "Si opta por modificar el texto existente sin haber seleccionado ninguna opción, todos los estilos de párrafo «Predeterminado» se convertirán en estilos «Cuerpo de texto»."
msgid "All non-empty paragraphs with \"Default Paragraph Style\" are converted to \"Text Body\" paragraph style when <menuitem>Tools - AutoCorrect - Apply</menuitem> is used."
msgstr ""
#. W2qGH
#: 06040100.xhp
@@ -35926,14 +35980,14 @@ msgctxt ""
msgid "Capitalize first letter of every sentence."
msgstr "Iniciar todas las frases con mayúsculas"
#. PByrF
#. ydgCD
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3155339\n"
"help.text"
msgid "Capitalizes the first letter of every sentence."
msgstr "Pone en mayúsculas la primera letra de todas las frases."
msgid "Capitalizes the first letter of every sentence"
msgstr ""
#. xDBFC
#: 06040100.xhp
@@ -36007,14 +36061,14 @@ msgctxt ""
msgid "Replaces one or two hyphens with a long dash (see the following table)."
msgstr "Reemplaza uno o dos guiones por una raya (consulte la siguiente tabla)."
#. ZBFwc
#. 4XwMG
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id87282\n"
"help.text"
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
msgstr "El texto será reemplazado después de que presione una de las siguientes teclas (espacio, tabulador, o intro). En la siguiente tabla, la A y B representan texto compuesto de letras de la A a la z o dígitos del 0 al 9."
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9. N represents digits only."
msgstr ""
#. BFA33
#: 06040100.xhp
@@ -36088,6 +36142,24 @@ msgctxt ""
msgid "A—B (A, em-dash, B)<br/>(see note below the table)"
msgstr "A—B (A, raya, B)<br/>(vea la nota abajo de la tabla)"
#. GFVDZ
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id4648842\n"
"help.text"
msgid "N--N (N, minus, minus, N)"
msgstr ""
#. PwvtV
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3583989\n"
"help.text"
msgid "NN (N, en-dash, N)"
msgstr ""
#. 56q9u
#: 06040100.xhp
msgctxt ""
@@ -36142,14 +36214,14 @@ msgctxt ""
msgid "A B (A, space, en-dash, B)"
msgstr "A B (A, espacio, semirraya, B)"
#. 2T6iu
#. USDjC
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id1416974\n"
"help.text"
msgid "If the hyphens are there between digits or the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
msgstr "Si los guiones están situados entre dígitos o el texto tiene el atributo de idioma húngaro o finés, los guiones de la secuencia «A--B» se reemplazarán por una semirraya en vez de una raya."
msgid "If the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
msgstr ""
#. 8kqb2
#: 06040100.xhp
@@ -36169,14 +36241,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Suprime los espacios y tabuladores que preceden a un párrafo. Para utilizar esta opción, debe seleccionarse también <emph>Aplicar estilos</emph>.</caseinline></switchinline>"
#. bvALM
#. pw7Y3
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id3147303\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete blanks and tabs at end and start of lines</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Eliminar espacios y tabuladores al final y al principio de las líneas</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete spaces and tabs at end and start of line</caseinline></switchinline>"
msgstr ""
#. m4ZBP
#: 06040100.xhp
@@ -36205,14 +36277,14 @@ msgctxt ""
msgid "Replaces two or more consecutive spaces with a single space."
msgstr "Sustituye dos o más espacios consecutivos por un espacio único."
#. ABnDy
#. EDVL6
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id3145116\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply numbering - symbol</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aplicar numeración - símbolo</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bulleted and numbered lists. Bullet symbol:</caseinline></switchinline>"
msgstr ""
#. MHn7L
#: 06040100.xhp
@@ -36412,23 +36484,50 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+ </caseinline></switchinline>"
#. iv9MD
#. VFwDw
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id3153334\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aplicar estilos</caseinline></switchinline>"
msgid "Apply Styles"
msgstr ""
#. MiZoc
#. rCHzY
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3147396\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically replaces the \"Default\" paragraph style with the Heading 1 to Heading 8 paragraph styles. To apply the Heading 1 paragraph style, type the text that you want to use as a heading (without a period), and then press Enter twice. To apply a sub-heading, press Tab one or more times, type the text (without a period), and then press Enter.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sustituye automáticamente el estilo de párrafo «Predeterminado» por los estilos «Título 1» a «Título 8». Para aplicar el estilo de párrafo «Título 1», escriba el texto que desea utilizar como título (sin punto) y oprima Intro dos veces. Para aplicar un subtítulo, oprima el tabulador una o más veces, escriba el texto (sin punto) y oprima Intro.</caseinline></switchinline>"
msgid "Automatically apply a Heading 1 to Heading 8 paragraph style to a text that starts with an uppercase letter and does not end with a period."
msgstr ""
#. ZG42z
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id721611585502649\n"
"help.text"
msgid "To get a Heading 1 paragraph style, type the text that you want to use as a heading, then press Enter twice."
msgstr ""
#. aBCZH
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id101611585558103\n"
"help.text"
msgid "For other Heading N styles, press the <keycode>Tab</keycode> key N-1 times before typing the text to get the desired level. For example, to get a \"Heading 4\" paragraph style press the <keycode>Tab</keycode> key three times, type something, then press <keycode>Enter</keycode> twice."
msgstr ""
#. S2cjo
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id331611585252617\n"
"help.text"
msgid "This feature works only with \"Default Paragraph Style\", \"Text Body\" and \"Text Body Indent\" paragraph styles, and there must be one empty paragraph before the text, if the text is not at the top of a page."
msgstr ""
#. RRoM9
#: 06040100.xhp
@@ -36439,14 +36538,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Eliminar los párrafos vacíos</caseinline></switchinline>"
#. JmoGZ
#. PtacD
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3145728\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <emph>Tools - AutoCorrect - Apply</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Quita los párrafos vacíos del documento actual al seleccionar <emph>Herramientas ▸ Corrección automática ▸ Aplicar</emph>.</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <menuitem>Tools - AutoCorrect - Apply</menuitem>.</caseinline></switchinline>"
msgstr ""
#. 3wrpe
#: 06040100.xhp
@@ -36529,6 +36628,15 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifica la opción de corrección automática seleccionada.</ahelp></caseinline></switchinline>"
#. FdJq6
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id871611602271367\n"
"help.text"
msgid "<link name=\"AutoCorrect\" href=\"text/swriter/01/05150000.xhp\">AutoCorrect Commands</link>"
msgstr ""
#. KBaQh
#: 06040200.xhp
msgctxt ""
@@ -44096,7 +44204,7 @@ msgctxt ""
"par_id501541769624078\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\".\">Select and apply font typographical features to characters.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Seleccione y aplique características tipográficas a los caracteres.</ahelp></variable>"
#. J99e3
#: font_features.xhp

View File

@@ -3,8 +3,8 @@ 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: 2021-01-25 14:55+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-27 22:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/es/>\n"
"Language: es\n"
@@ -11264,7 +11264,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Character Highlighting Color"
msgstr ""
msgstr "Color de resalte de caracteres"
#. tExR8
#: 02160000.xhp
@@ -11273,7 +11273,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Character Highlighting Color</link>"
msgstr ""
msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Color de resalte\">Color de resalte de caracteres</link>"
#. y45WA
#: 02160000.xhp
@@ -11291,7 +11291,7 @@ msgctxt ""
"par_id3147330\n"
"help.text"
msgid "Choose <menuitem>Format - Character - Highlighting</menuitem> tab."
msgstr ""
msgstr "Vaya a <menuitem>Formato ▸ Carácter </menuitem> pestaña <menuitem>Resalte</menuitem>."
#. 6YA7C
#: 02160000.xhp
@@ -11300,7 +11300,7 @@ msgctxt ""
"par_id61592838932801\n"
"help.text"
msgid "When editing a character style, choose <emph>Highlighting</emph> tab."
msgstr ""
msgstr "Al editar un estilo de carácter, elija la pestaña <emph>Resalte</emph>."
#. YETEY
#: 02160000.xhp
@@ -11318,7 +11318,7 @@ msgctxt ""
"par_id3147210\n"
"help.text"
msgid "Character Highlighting Color icon"
msgstr ""
msgstr "Icono Color de resalte de caracteres"
#. 4M9HV
#: 02160000.xhp
@@ -11336,7 +11336,7 @@ msgctxt ""
"hd_id711610982428158\n"
"help.text"
msgid "Apply Highlighting"
msgstr ""
msgstr "Aplicar resalte"
#. UgA5i
#: 02160000.xhp
@@ -11345,7 +11345,7 @@ msgctxt ""
"hd_id111610983384915\n"
"help.text"
msgid "To a Text Selection"
msgstr ""
msgstr "En una selección de texto"
#. sDQjr
#: 02160000.xhp
@@ -11354,7 +11354,7 @@ msgctxt ""
"par_id741610983082687\n"
"help.text"
msgid "Select the text that you want to highlight."
msgstr ""
msgstr "Seleccione el texto que desee resaltar."
#. 94UES
#: 02160000.xhp
@@ -11363,15 +11363,15 @@ msgctxt ""
"par_id851610983100948\n"
"help.text"
msgid "Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar."
msgstr ""
msgstr "Pulse en el icono <emph>Color de resalte de caracteres</emph> de la barra <emph>Formato</emph>."
#. zCcvX
#. bVPsm
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
"par_id461611232078309\n"
"help.text"
msgid "If you want to type after the selection without highlighting, click <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>."
msgid "To type after the selection without highlighting, click <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>."
msgstr ""
#. ftHsB
@@ -11381,7 +11381,7 @@ msgctxt ""
"par_id3166460\n"
"help.text"
msgid "For Multiple Selections"
msgstr ""
msgstr "Para varias selecciones"
#. UfC2U
#: 02160000.xhp
@@ -11408,7 +11408,7 @@ msgctxt ""
"par_id571610984733742\n"
"help.text"
msgid "The mouse cursor changes to the <emph>Apply Highlighting</emph> cursor."
msgstr ""
msgstr "El puntero del ratón cambia de forma para denotar la modalidad de <emph>aplicación de resalte</emph>."
#. okbzE
#: 02160000.xhp
@@ -11426,7 +11426,7 @@ msgctxt ""
"par_id241610984914998\n"
"help.text"
msgid "Apply Highlighting cursor"
msgstr ""
msgstr "Puntero de aplicación de resalte"
#. EZBA3
#: 02160000.xhp
@@ -11435,7 +11435,7 @@ msgctxt ""
"par_idN1073E\n"
"help.text"
msgid "Use the <emph>Apply Highlighting</emph> cursor to select text that you want to highlight."
msgstr ""
msgstr "Utilice el puntero de <emph>aplicación de resalte</emph> para seleccionar el texto que quiera resaltar."
#. bDpTu
#: 02160000.xhp
@@ -11462,7 +11462,7 @@ msgctxt ""
"par_idN1075A\n"
"help.text"
msgid "To Remove Highlighting"
msgstr "Para quitar el resaltado"
msgstr "Para quitar el resalte"
#. mmq6u
#: 02160000.xhp

View File

@@ -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: 2021-01-19 13:13+0100\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2020-12-01 11:54+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter/es/>\n"
@@ -1546,15 +1546,6 @@ msgctxt ""
msgid "Delete"
msgstr "Eliminar"
#. EERmk
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_id81605976578903\n"
"help.text"
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
msgstr ""
#. mkgZ4
#: main0110.xhp
msgctxt ""
@@ -1618,15 +1609,6 @@ msgctxt ""
msgid "Select"
msgstr "Seleccionar"
#. kFZry
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_id851605976580614\n"
"help.text"
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
msgstr ""
#. EKDPA
#: main0110.xhp
msgctxt ""
@@ -1708,15 +1690,6 @@ msgctxt ""
msgid "Size"
msgstr ""
#. FBmFA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_id41605977320372\n"
"help.text"
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
msgstr ""
#. C4FY8
#: main0110.xhp
msgctxt ""
@@ -1915,15 +1888,6 @@ msgctxt ""
msgid "Convert"
msgstr "Convertir"
#. qNJ6S
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_id321605979158760\n"
"help.text"
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
msgstr ""
#. SCAJt
#: main0110.xhp
msgctxt ""

View File

@@ -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: 2021-01-25 14:55+0100\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-22 16:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/es/>\n"
@@ -1762,14 +1762,14 @@ msgctxt ""
msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)."
msgstr "Seleccione <menuitem>Ver ▸ Estilos</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>⌘T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), abra el menú contextual y elija <menuitem>Modificar/Nuevo</menuitem> (para estilos de lista)."
#. rYRkT
#. GnSG7
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151370\n"
"help.text"
msgid "<variable id=\"eingabe\">Choose <emph>Tools - AutoCorrect - While Typing</emph>.</variable>"
msgstr "<variable id=\"eingabe\">Vaya a <emph>Herramientas ▸ Corrección automática ▸ Al escribir</emph>.</variable>"
msgid "<variable id=\"while_typing\">Choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>.</variable>"
msgstr ""
#. EBrtG
#: 00000405.xhp

View File

@@ -3,8 +3,8 @@ 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: 2021-01-25 14:55+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-30 10:36+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"
"Language: es\n"
@@ -4352,7 +4352,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Web Layout"
msgstr "Diseño web"
msgstr "Disposición web"
#. BwAcG
#: 03120000.xhp
@@ -22534,7 +22534,7 @@ msgctxt ""
"par_id701610668103877\n"
"help.text"
msgid "Use the <emph>Contains</emph> section in the Organizer to see the properties of the character style."
msgstr ""
msgstr "Utilice la sección <emph>Contiene</emph> del Organizador para ver las propiedades del estilo de carácter."
#. VkwfE
#: 05130004.xhp
@@ -23301,23 +23301,32 @@ msgctxt ""
msgid "To open the <link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat for Tables\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat Styles</emph>."
msgstr "Para abrir el cuadro de diálogo <link href=\"text/swriter/01/05150101.xhp\" name=\"Formato automático para tablas\">Formato automático para tablas</link>, pulse en una celda de la tabla y vaya a <emph>Tabla ▸ Estilos de formato automático</emph>."
#. uw4nF
#. ZN4ko
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"tit\n"
"help.text"
msgid "While Typing"
msgstr "Durante la entrada"
msgid "While Typing (AutoCorrect)"
msgstr ""
#. 5FzfD
#. B8ERP
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"bm_id531611675140517\n"
"help.text"
msgid "<bookmark_value>automatic heading formatting</bookmark_value><bookmark_value>AutoCorrect function;headings</bookmark_value><bookmark_value>headings;automatic</bookmark_value><bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
msgstr ""
#. KEGMD
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"hd_id3147436\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
msgstr "<link href=\"text/swriter/01/05150100.xhp\" name=\"Al escribir\">Al escribir</link>"
msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
msgstr ""
#. FArms
#: 05150100.xhp
@@ -23346,6 +23355,105 @@ msgctxt ""
msgid "To reverse the last AutoCorrect action, choose <emph>Edit - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Undo</emph></link>."
msgstr "Para anular la última acción del Formateado automático, seleccione <emph>Editar - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Deshacer\"><emph>Deshacer</emph></link>."
#. c9yUj
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3147404\n"
"help.text"
msgid "When you apply automatic formats, the following rules apply:"
msgstr ""
#. sQEKh
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"hd_id3155625\n"
"help.text"
msgid "AutoCorrect for Headings"
msgstr ""
#. GKSGD
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3154505\n"
"help.text"
msgid "A paragraph is formatted as a heading when the following conditions are met:"
msgstr ""
#. NVdWw
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3145241\n"
"help.text"
msgid "paragraph begins with a capital letter"
msgstr ""
#. ijChS
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3148386\n"
"help.text"
msgid "paragraph does not end with a punctuation mark"
msgstr ""
#. enHRC
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3150564\n"
"help.text"
msgid "empty paragraph above and below the paragraph"
msgstr ""
#. CZ7nk
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"hd_id3152941\n"
"help.text"
msgid "AutoCorrect for Separator Lines"
msgstr ""
#. rxk4h
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3154105\n"
"help.text"
msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
msgstr ""
#. oH5it
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3153530\n"
"help.text"
msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
msgstr ""
#. sERfp
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3154477\n"
"help.text"
msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
msgstr ""
#. wAEup
#: 05150100.xhp
msgctxt ""
"05150100.xhp\n"
"par_id3150982\n"
"help.text"
msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
msgstr ""
#. ofrX8
#: 05150100.xhp
msgctxt ""
@@ -23688,32 +23796,23 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Especifique la longitud mínima para combinar párrafos de un solo renglón como porcentaje de la anchura de página.</ahelp>"
#. QsDDp
#. MxHwB
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"tit\n"
"help.text"
msgid "Apply"
msgstr "Aplicar"
msgid "Apply (AutoCorrect)"
msgstr ""
#. uUEDJ
#. pBtYE
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"bm_id5028839\n"
"help.text"
msgid "<bookmark_value>automatic heading formatting</bookmark_value>"
msgstr "<bookmark_value>formato automático de títulos</bookmark_value>"
#. ARKQb
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"bm_id\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function;headings</bookmark_value> <bookmark_value>headings;automatic</bookmark_value> <bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
msgstr "<bookmark_value>función Corrección automática;títulos</bookmark_value><bookmark_value>títulos;automáticos</bookmark_value><bookmark_value>líneas de separación;función Corrección automática</bookmark_value>"
msgid "<bookmark_value>autocorrect;apply manually</bookmark_value>"
msgstr ""
#. bjjAk
#: 05150200.xhp
@@ -23724,68 +23823,23 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Apply\">Apply</link>"
msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Aplicar\">Aplicar</link>"
#. BNNGQ
#. pDbX2
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3149871\n"
"help.text"
msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect - AutoCorrect Options</emph>.</ahelp>"
msgstr "<ahelp hid=\".uno:AutoFormatApply\">Formatea automáticamente el archivo de acuerdo con las opciones establecidas en <emph>Herramientas ▸ Corrección automática ▸ Opciones de corrección automática</emph>.</ahelp>"
msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats a document or a selection according to the options set in the AutoCorrect <link href=\"text/shared/01/06040100.xhp\" name=\"AutoCorrect Options\"><emph>Options</emph></link> tab.</ahelp>"
msgstr ""
#. MEjVR
#. obCky
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3147404\n"
"par_id791611674214928\n"
"help.text"
msgid "When you apply automatic formats, the following rules apply:"
msgstr "Si usa formatos automáticos se aplican las reglas siguientes:"
#. G9Nun
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"hd_id3155625\n"
"help.text"
msgid "AutoCorrect for Headings"
msgstr "Corrección automática para títulos"
#. jqWZf
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3154505\n"
"help.text"
msgid "A paragraph is formatted as a heading when the following conditions are met:"
msgstr "Un párrafo se formatea como título cuando se cumplen las condiciones siguientes:"
#. fJKDv
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3145241\n"
"help.text"
msgid "paragraph begins with a capital letter"
msgstr "el párrafo empieza con una mayúscula"
#. fDp6C
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3148386\n"
"help.text"
msgid "paragraph does not end with a punctuation mark"
msgstr "el párrafo no termina con un signo de puntación"
#. byySh
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3150564\n"
"help.text"
msgid "empty paragraph above and below the paragraph"
msgstr "párrafos vacíos antes y después del párrafo"
msgid "To select options, choose <menuitem>Tools - AutoCorrect - AutoCorrect Options</menuitem>, click the <emph>Options</emph> tab, then select options in the [M] column to be applied when the Apply command is chosen."
msgstr ""
#. szvnU
#: 05150200.xhp
@@ -23814,59 +23868,14 @@ msgctxt ""
msgid "To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph."
msgstr "Para crear una lista numerada, escriba un número seguido de un punto (.), seguido de un espacio o tabulación al comienzo de un párrafo."
#. 3DEDU
#. MrYVS
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3147507\n"
"help.text"
msgid "Automatic numbering is only applied to paragraphs formatted with the <emph>Standard</emph>, <emph>Text body</emph> or <emph>Text body indent</emph> paragraph styles."
msgstr "La numeración automática solo se aplica a párrafos a los que se ha dado formato con los estilos de párrafo <emph>Predeterminado</emph>, <emph>Cuerpo de texto</emph> o <emph>Cuerpo de texto con sangría</emph>."
#. jDbhi
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"hd_id3152941\n"
"help.text"
msgid "AutoCorrect for Separator Lines"
msgstr "Corrección automática para líneas de separación"
#. BQPE5
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3154105\n"
"help.text"
msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
msgstr "Si escribe tres o más guiones (---), guiones bajos (___) o signos de igualdad (===) en el renglón y oprime Intro, el párrafo se sustituye por una línea horizontal tan ancha como la página. La línea es en realidad el <link href=\"text/shared/01/05030500.xhp\" name=\"borde inferior\">borde inferior</link> del párrafo anterior. Se aplican las reglas siguientes:"
#. LvhG2
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3153530\n"
"help.text"
msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
msgstr "Tres guiones (-) producen una única línea (0,05 puntos de grosor, 0,75 mm de espacio)."
#. GynCE
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3154477\n"
"help.text"
msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
msgstr "Tres guiones bajos (_) producen una única línea (1 punto de grosor, 0,75 mm de espacio)."
#. bMfCN
#: 05150200.xhp
msgctxt ""
"05150200.xhp\n"
"par_id3150982\n"
"help.text"
msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
msgstr "Tres signos de igual (=) producen una línea doble (1,10 puntos de grosor, 0,75 mm de espacio)."
msgid "Automatic numbering is only applied to paragraphs formatted with the Default Paragraph Style, Text Body or Text Body Indent paragraph styles."
msgstr ""
#. HpTic
#: 05150300.xhp
@@ -24145,7 +24154,7 @@ msgctxt ""
"par_id121611051600253\n"
"help.text"
msgid "To save styles from a document as a template, use <emph>From File</emph> to load the styles to an empty document, then choose <menuitem>File - Templates - Save as Template</menuitem>."
msgstr ""
msgstr "Para guardar los estilos de un documento como una plantilla, utilice <emph>Desde archivo</emph> para que se carguen los estilos en un documento vacío y, a continuación, seleccione <menuitem>Archivo ▸ Plantillas ▸ Guardar como plantilla</menuitem>."
#. xjekF
#: 05190000.xhp

View File

@@ -4,16 +4,16 @@ 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: 2021-01-14 18:09+0100\n"
"PO-Revision-Date: 2020-08-11 08:35+0000\n"
"PO-Revision-Date: 2021-01-27 22:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/es/>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1535101681.000000\n"
#. SGjBV
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_id591599557967519\n"
"help.text"
msgid "Absolute value"
msgstr ""
msgstr "Valor absoluto"
#. 2tt8G
#: 14020000.xhp
@@ -2480,7 +2480,7 @@ msgctxt ""
"par_id211593557987787\n"
"help.text"
msgid "Returns the absolute value of the number."
msgstr ""
msgstr "Devuelve el valor absoluto del número."
#. jYyUX
#: 14020000.xhp
@@ -2498,7 +2498,7 @@ msgctxt ""
"par_id591599557963519\n"
"help.text"
msgid "Sign"
msgstr ""
msgstr "Signo"
#. 8Y984
#: 14020000.xhp
@@ -2507,7 +2507,7 @@ msgctxt ""
"par_id211599557987787\n"
"help.text"
msgid "Returns the algebraic sign of the number."
msgstr ""
msgstr "Devuelve el signo algebraico del número."
#. wDJs9
#: 14020000.xhp
@@ -2552,7 +2552,7 @@ msgctxt ""
"par_id741599524662589\n"
"help.text"
msgid "Description"
msgstr ""
msgstr "Descripción"
#. Mehmy
#: 14020000.xhp
@@ -2633,7 +2633,7 @@ msgctxt ""
"par_id981599524696609\n"
"help.text"
msgid "Description"
msgstr ""
msgstr "Descripción"
#. gnbPF
#: 14020000.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_id101599524696610\n"
"help.text"
msgid "Name"
msgstr ""
msgstr "Nombre"
#. FFwhP
#: 14020000.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_id731599524730168\n"
"help.text"
msgid "Value"
msgstr ""
msgstr "Valor"
#. 7QQ8G
#: 14020000.xhp
@@ -2777,7 +2777,7 @@ msgctxt ""
"par_id3149286\n"
"help.text"
msgid "<image src=\"svx/res/nu01.png\" id=\"img_id3149291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149291\">Icon Apply</alt></image>"
msgstr ""
msgstr "<image src=\"svx/res/nu01.png\" id=\"img_id3149291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149291\">Icono Aplicar</alt></image>"
#. nwkU8
#: 14040000.xhp

View File

@@ -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: 2021-01-19 13:54+0100\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-17 22:36+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"
@@ -18457,14 +18457,14 @@ msgctxt ""
msgid "<bookmark_value>numbering;paragraphs, on and off</bookmark_value> <bookmark_value>paragraphs; numbering on/off</bookmark_value> <bookmark_value>formatting;numbered lists</bookmark_value> <bookmark_value>inserting;numbering</bookmark_value>"
msgstr "<bookmark_value>numeración;párrafos, activar y desactivar</bookmark_value> <bookmark_value>párrafos;activar y desactivar numeración</bookmark_value> <bookmark_value>dar formato;listas numeradas</bookmark_value> <bookmark_value>insertar; numeración</bookmark_value>"
#. fJmEh
#. ZPrUH
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"hd_id3147418\n"
"help.text"
msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link> </variable>"
msgstr "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Añadir numeración\">Añadir numeración</link></variable>"
msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link></variable>"
msgstr ""
#. fN39Y
#: using_numbered_lists2.xhp
@@ -18484,14 +18484,14 @@ msgctxt ""
msgid "Select the paragraph(s) that you want to add numbering to."
msgstr "Seleccione los párrafos a los que desee añadir numeración."
#. TEiyu
#. TZrEV
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"par_id3149968\n"
"help.text"
msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Numbering On/Off</item> icon <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Icon</alt></image>."
msgstr "En la barra <item type=\"menuitem\">Formato</item>, pulse en el icono <item type=\"menuitem\">Activar/desactivar numeración</item> <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Icono</alt></image>."
msgid "On the <emph>Formatting</emph> Bar, click the <emph>Toggle Numbered List</emph> icon (<keycode>F12</keycode>)."
msgstr ""
#. seYCG
#: using_numbered_lists2.xhp
@@ -18502,14 +18502,32 @@ msgctxt ""
msgid "To change the formatting and the hierarchy of a numbered list, click in the list, and then open the <emph>Bullets and Numbering</emph> toolbar."
msgstr "Para cambiar el formato y la jerarquía de una lista numerada, pulse en la lista y abra la barra de herramientas <emph>Numeración y viñetas</emph>."
#. MvuR3
#. cBsKj
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"par_id91611756820703\n"
"help.text"
msgid "<image src=\"cmd/lc_defaultnumbering.png\" id=\"img_id531611756820703\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961611756820703\">Toggle Numbered List Icon</alt></image>"
msgstr ""
#. 8rCsx
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"par_id141611756820703\n"
"help.text"
msgid "Toggle Numbered List"
msgstr ""
#. 4KDug
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"par_id3153365\n"
"help.text"
msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Numbering On/Off</emph> icon on the <emph>Formatting</emph> Bar."
msgstr "Para eliminar la numeración, seleccione los párrafos numerados y pulse en el icono <emph>Activar/desactivar numeración</emph> de la barra <emph>Formato</emph>."
msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Toggle Numbered List</emph> icon on the <emph>Formatting</emph> Bar."
msgstr ""
#. SWoqA
#: using_numbered_lists2.xhp
@@ -18529,6 +18547,15 @@ msgctxt ""
msgid "To change the formatting of a numbered list, click in the list, then choose <emph>Format - Bullets and Numbering</emph>."
msgstr "Para cambiar el formato de una lista numerada, pulse en la lista y seleccione <emph>Formato ▸ Numeración y viñetas</emph>."
#. 9MZVK
#: using_numbered_lists2.xhp
msgctxt ""
"using_numbered_lists2.xhp\n"
"par_id21611757614734\n"
"help.text"
msgid "Copying or moving an item from a numbered list to a new location continues the list numbering. To start a new numbering with the pasted item, click <emph>Toggle Numbered List</emph> twice."
msgstr ""
#. MAprK
#: using_numbering.xhp
msgctxt ""