aboutsummaryrefslogtreecommitdiff
path: root/source/es/helpcontent2/source
diff options
context:
space:
mode:
Diffstat (limited to 'source/es/helpcontent2/source')
-rw-r--r--source/es/helpcontent2/source/auxiliary.po12
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po42
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/01.po8
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/02.po8
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po30
-rw-r--r--source/es/helpcontent2/source/text/scalc/02.po30
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po34
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/explorer/database.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po50
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po6
-rw-r--r--source/es/helpcontent2/source/text/smath.po6
-rw-r--r--source/es/helpcontent2/source/text/smath/01.po16
-rw-r--r--source/es/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po8
20 files changed, 173 insertions, 174 deletions
diff --git a/source/es/helpcontent2/source/auxiliary.po b/source/es/helpcontent2/source/auxiliary.po
index d98a47bd58a..7f100e22bff 100644
--- a/source/es/helpcontent2/source/auxiliary.po
+++ b/source/es/helpcontent2/source/auxiliary.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-12-12 18:21+0000\n"
+"PO-Revision-Date: 2017-05-08 02:25+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1481566886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1494210343.000000\n"
#: sbasic.tree
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"100501\n"
"node.text"
msgid "Letter Wizard"
-msgstr "Asistente para cartas"
+msgstr "Asistente de cartas"
#: shared.tree
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"100502\n"
"node.text"
msgid "Fax Wizard"
-msgstr "Asistente para faxes"
+msgstr "Asistente de faxes"
#: shared.tree
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"100506\n"
"node.text"
msgid "HTML Export Wizard"
-msgstr "Asistente para exportación a HTML"
+msgstr "Asistente de exportación a HTML"
#: shared.tree
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po
index d658ad83654..b9e8e04cec5 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2017-04-17 06:07+0000\n"
+"PO-Revision-Date: 2017-05-31 11:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1492409257.000000\n"
+"X-POOTLE-MTIME: 1496230038.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
-msgstr "El código de $[officename] Basic se ba en subrutinas y funciones que se especifican entre secciones <emph>sub...end sub</emph> y <emph>function...end function</emph>. Cada Sub o Function puede llamar a otros módulos Sub y Function. Si se escribe código genérico para módulos Sub o Function, probablemente se podrá reutilizar en otros programas. Véase también <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedimientos y funciones\">Procedimientos y funciones</link>."
+msgstr "El código de $[officename] Basic se basa en subrutinas y funciones que se especifican entre secciones <emph>sub…end sub</emph> y <emph>function…end function</emph>. Cada Sub o Function puede llamar a otros módulos Sub y Function. Si se escribe código genérico para módulos Sub o Function, probablemente se podrá reutilizar en otros programas. Véase también <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedimientos y funciones\">Procedimientos y funciones</link>."
#: 01010210.xhp
msgctxt ""
@@ -2879,7 +2879,7 @@ msgctxt ""
"bm_id3145090\n"
"help.text"
msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
-msgstr "<bookmark_value>Basic IDE;Entorno de desarrollo integrado</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value>"
+msgstr "<bookmark_value>EID de Basic;Entorno integrado de desarrollo</bookmark_value><bookmark_value>EID; EID de Basic</bookmark_value>"
#: 01030000.xhp
msgctxt ""
@@ -2905,7 +2905,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IDE Overview"
-msgstr "Resumen de IDE"
+msgstr "Visión general del EID"
#: 01030100.xhp
msgctxt ""
@@ -2914,7 +2914,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
-msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"Resumen de IDE\">Resumen de IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"Visión general del EID\">Visión general del EID</link>"
#: 01030100.xhp
msgctxt ""
@@ -3519,7 +3519,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
-msgstr "Si desea insertar la biblioteca sólo como referencia, marque la casilla <emph>Insertar como referencia (sólo lectura)</emph>. Las bibliotecas de sólo lectura son completamente funcionales, pero no pueden modificarse desde Basic IDE."
+msgstr "Si desea insertar la biblioteca solo como referencia, marque la casilla <emph>Insertar como referencia (solo lectura)</emph>. Las bibliotecas de solo lectura son completamente funcionales, pero no pueden modificarse mediante el EID de Basic."
#: 01030400.xhp
msgctxt ""
@@ -4398,7 +4398,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section describes the structure of the Basic IDE."
-msgstr "Esta sección describe la estructura del Basic IDE."
+msgstr "Esta sección describe la estructura del EID de Basic."
#: 01050000.xhp
msgctxt ""
@@ -10764,7 +10764,7 @@ msgctxt ""
"par_id3147427\n"
"help.text"
msgid "16 : Returns the name of the directory only."
-msgstr "16 : Sólo devuelve el nombre del directorio."
+msgstr "16 : Devuelve solo el nombre de la carpeta."
#: 03020404.xhp
msgctxt ""
@@ -11420,7 +11420,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "16 : Returns the name of the directory only."
-msgstr "16 : Sólo devuelve el nombre del directorio."
+msgstr "16 : Devuelve solo el nombre de la carpeta."
#: 03020409.xhp
msgctxt ""
@@ -15416,7 +15416,7 @@ msgctxt ""
"par_id3145069\n"
"help.text"
msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
-msgstr "<emph>Texto:</emph> Sólo es necesario para restablecer la fecha del sistema. En este caso, la expresión de cadena debe corresponder con el formato de fecha definido en la configuración local."
+msgstr "<emph>Texto:</emph> Solo es necesario para restablecer la fecha del sistema. En este caso, la expresión de cadena debe corresponder con el formato de fecha definido en la configuración local."
#: 03030301.xhp
msgctxt ""
@@ -22813,7 +22813,7 @@ msgctxt ""
"par_id3147559\n"
"help.text"
msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
-msgstr "Sólo es válido en una instrucción <emph>Do...Loop</emph> para salir del bucle. La ejecución del programa continúa con la instrucción que sigue a Loop. Si las instrucciones <emph>Do...Loop</emph> están anidadas, el control se transfiere al bucle del nivel inmediatamente superior."
+msgstr "Solo es válido en una instrucción <emph>Do…Loop</emph> para salir del bucle. La ejecución del programa continúa con la instrucción que sigue a Loop. Si las instrucciones <emph>Do…Loop</emph> están anidadas, el control se transfiere al bucle del nivel inmediatamente superior."
#: 03090412.xhp
msgctxt ""
@@ -22829,7 +22829,7 @@ msgctxt ""
"par_id3148797\n"
"help.text"
msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
-msgstr "Sólo es válido en un bucle <emph>For...Next</emph> para salir del bucle. La ejecución del programa continúa con la instrucción que sigue a la instrucción <emph>Next</emph>. En instrucciones anidadas, el control se transfiere al bucle del nivel inmediatamente superior."
+msgstr "Solo es válido en un bucle <emph>For…Next</emph> para salir del bucle. La ejecución del programa continúa con la instrucción que sigue a la instrucción <emph>Next</emph>. En instrucciones anidadas, el control se transfiere al bucle del nivel inmediatamente superior."
#: 03090412.xhp
msgctxt ""
@@ -29345,7 +29345,7 @@ msgctxt ""
"par_id3149415\n"
"help.text"
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr "<emph>Texto:</emph> Cualquier expresión de cadena válida. Sólo es relevante el primer carácter de la cadena."
+msgstr "<emph>Texto:</emph> cualquier expresión de cadena válida. Solo es relevante el primer carácter de la cadena."
#: 03120101.xhp
msgctxt ""
@@ -30205,7 +30205,7 @@ msgctxt ""
"par_id3148452\n"
"help.text"
msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
-msgstr "Este símbolo funciona como 0, excepto porque los ceros de relleno anteriores o posteriores no se muestran si hay más caracteres # en el código de formato que dígitos tiene el número. Sólo se muestran los dígitos pertinentes del número."
+msgstr "Este símbolo funciona como 0, excepto porque los ceros de relleno anteriores o posteriores no se muestran si hay más caracteres # en el código de formato que dígitos tiene el número. Solo se muestran los dígitos pertinentes del número."
#: 03120301.xhp
msgctxt ""
@@ -35265,7 +35265,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Keyboard Shortcuts in the Basic IDE"
-msgstr "combinaciones del teclado en Basic IDE"
+msgstr "Atajos de teclado del EID de Basic"
#: keys.xhp
msgctxt ""
@@ -35273,7 +35273,7 @@ msgctxt ""
"bm_id3154760\n"
"help.text"
msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
-msgstr "<bookmark_value>teclado;en IDE</bookmark_value><bookmark_value>combinaciones de teclas;Basic IDE</bookmark_value><bookmark_value>IDE;teclas</bookmark_value>"
+msgstr "<bookmark_value>teclado;en EID</bookmark_value><bookmark_value>combinaciones de teclas;EID de Basic</bookmark_value><bookmark_value>EID;teclas</bookmark_value>"
#: keys.xhp
msgctxt ""
@@ -35282,7 +35282,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">combinaciones del teclado en Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Atajos de teclado del EID de Basic\">Atajos de teclado del EID de Basic</link>"
#: keys.xhp
msgctxt ""
@@ -35291,7 +35291,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In the Basic IDE you can use the following keyboard shortcuts:"
-msgstr "En el Basic IDE puede usar las combinaciones de teclas siguientes:"
+msgstr "En el EID de Basic puede usar las combinaciones de teclas siguientes:"
#: keys.xhp
msgctxt ""
@@ -35444,7 +35444,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
-msgstr "Se puede interrumpir la ejecución de una macro oprimiendo Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Q, también desde fuera del IDE de Basic. Si está dentro del IDE de Basic y la macro se detiene en un punto de interrupción, Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Q parará la macro, pero solo lo notará tras oprimir F5, F8 o Mayús + F8 otra vez."
+msgstr "Se puede interrumpir la ejecución de una macro al oprimir Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Q, también desde fuera del EID de Basic. Si está dentro del EID de Basic y la macro se detiene en un punto de interrupción, Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Q parará la macro, pero solo lo notará tras oprimir F5, F8 o Mayús + F8 otra vez."
#: main0211.xhp
msgctxt ""
@@ -35460,7 +35460,7 @@ msgctxt ""
"bm_id3150543\n"
"help.text"
msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
-msgstr "<bookmark_value>barras de herramientas; IDE de Basic</bookmark_value><bookmark_value>barra de herramientas de macros</bookmark_value>"
+msgstr "<bookmark_value>barras de herramientas; EID de Basic</bookmark_value><bookmark_value>barra de herramientas de macros</bookmark_value>"
#: main0211.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/01.po b/source/es/helpcontent2/source/text/sbasic/shared/01.po
index bb60f449cde..f3df681eb4f 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared/01.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: 2015-04-22 23:39+0200\n"
-"PO-Revision-Date: 2016-05-24 10:03+0000\n"
+"PO-Revision-Date: 2017-05-23 20:52+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1464084187.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1495572778.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>macros; Basic IDE</bookmark_value><bookmark_value>Basic IDE; macros</bookmark_value>"
-msgstr "<bookmark_value>macros; Basic IDE</bookmark_value><bookmark_value>Basic IDE; macros</bookmark_value>"
+msgstr "<bookmark_value>macros;EID de Basic</bookmark_value><bookmark_value>EID de Basic; macros</bookmark_value>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/02.po b/source/es/helpcontent2/source/text/sbasic/shared/02.po
index ac3c045109b..96a6d093c40 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared/02.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: 2015-04-22 23:39+0200\n"
-"PO-Revision-Date: 2016-07-10 23:43+0000\n"
+"PO-Revision-Date: 2017-05-23 20:53+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1468194231.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1495572795.000000\n"
#: 11010000.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
-msgstr "<ahelp hid=\".uno:LoadBasic\">Abre el texto fuente Basic en la ventana Basic IDE.</ahelp>"
+msgstr "<ahelp hid=\".uno:LoadBasic\">Abre el código fuente fuente en Basic en la ventana del EID de Basic.</ahelp>"
#: 11140000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index 45518367321..8074aa05b5f 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/helpcontent2/source/text/scalc/01.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: 2017-04-11 22:26+0200\n"
-"PO-Revision-Date: 2017-04-28 18:42+0000\n"
+"PO-Revision-Date: 2017-05-31 10:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493404938.000000\n"
+"X-POOTLE-MTIME: 1496226973.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -1624,7 +1624,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
-msgstr "El término \"incremento\" se refiere a la cantidad en la que aumenta un valor determinado.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determina el valor en el que se incrementa con cada paso la serie del tipo seleccionado.</ahelp> Sólo se pueden generar entradas si se ha seleccionado uno de los tipos de serie siguientes: aritmético, geométrico o fecha."
+msgstr "El término «incremento» se refiere a la cantidad con la que aumenta un valor determinado.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determina el valor en el que se incrementa con cada paso la serie del tipo seleccionado.</ahelp> Solo se pueden generar entradas si se ha seleccionado uno de los tipos de serie siguientes: aritmético, geométrico o fecha."
#: 02140700.xhp
msgctxt ""
@@ -8673,7 +8673,7 @@ msgctxt ""
"par_id3156316\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Tests for error conditions, including the #N/A error value, and returns TRUE or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Comprueba condiciones de error, incluido el valor de error #N/A, y devuelve VERDADERO o FALSO.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Comprueba condiciones de error, incluido el valor de error #N/D, y devuelve VERDADERO o FALSO.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -36993,7 +36993,7 @@ msgctxt ""
"271\n"
"help.text"
msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift)."
-msgstr "<emph>Desplazamiento</emph> es la cantidad de posiciones que los bits se desplazarán hacia la izquierda. Si el desplazamiento es negativo, es equivalente a BITRSHIFT (número; -desplazamiento)."
+msgstr "<emph>Desplazamiento</emph> es la cantidad de posiciones que los bits se desplazarán hacia la izquierda. Si el desplazamiento es negativo, es equivalente a BIT.DESPLDCHA (número; -desplazamiento)."
#: 04060120.xhp
msgctxt ""
@@ -37019,7 +37019,7 @@ msgctxt ""
"bm_id4083280\n"
"help.text"
msgid "<bookmark_value>BITRSHIFT function</bookmark_value>"
-msgstr "<bookmark_value>DISTR.BINOM</bookmark_value>"
+msgstr "<bookmark_value>función BIT.DESPLDCHA</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -37028,7 +37028,7 @@ msgctxt ""
"165\n"
"help.text"
msgid "BITRSHIFT"
-msgstr "BITRSHIFT"
+msgstr "BIT.DESPLDCHA"
#: 04060120.xhp
msgctxt ""
@@ -37037,7 +37037,7 @@ msgctxt ""
"166\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Shifts a number right by n bits.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Desplaza un número n bits a la derecha.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Desplaza un número a la derecha n bits.</ahelp>"
#: 04060120.xhp
msgctxt ""
@@ -37055,7 +37055,7 @@ msgctxt ""
"168\n"
"help.text"
msgid "BITRSHIFT(number; shift)"
-msgstr "BITRSHIFT(número; desplazamiento)"
+msgstr "BIT.DESPLDCHA(número; desplazamiento)"
#: 04060120.xhp
msgctxt ""
@@ -37091,7 +37091,7 @@ msgctxt ""
"179\n"
"help.text"
msgid "<item type=\"input\">=BITRSHIFT(6;1)</item> returns 3 (0110 >> 1 = 0011)."
-msgstr "<item type=\"input\">=BITRSHIFT(6;1)</item> devuelve 3 (0110 >> 1 = 0011)."
+msgstr "<item type=\"input\">=BIT.DESPLDCHA(6;1)</item> devuelve 3 (0110 >> 1 = 0011)."
#: 04060181.xhp
msgctxt ""
@@ -50788,7 +50788,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Sheet</emph>)."
-msgstr ""
+msgstr "Esta protección de celdas surte efecto únicamente si también protege la hoja (<emph>Herramientas ▸ Proteger hoja</emph>)."
#: 05020600.xhp
msgctxt ""
@@ -53415,7 +53415,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Remove Precedents"
-msgstr "Eliminar rastro al precedente"
+msgstr "Quitar precedentes"
#: 06030200.xhp
msgctxt ""
@@ -60028,7 +60028,7 @@ msgctxt ""
"par_id040320161859450\n"
"help.text"
msgid "The time line doesn't have to to be sorted, the functions will sort it for calculations. <br/>The time line values must have a consistent step between them. <br/>If a constant step can't be identified in the sorted time line, the functions will return the #NUM! error. <br/>If the ranges of the time line and historical values aren't of same size, the functions will return the #N/A error.<br/>If the time line contains less than 2 periods of data, the functions will return the #VALUE! Error."
-msgstr "No es necesario que el plazo esté ordenado, ya que las funciones lo ordenarán para realizar los cálculos.<br/>Los avances entre los valores del plazo deben ser uniformes.<br/>Si no se puede identificar un avance constante en el plazo ordenado, las funciones devolverán el error #¡NUM!<br/>Si los intervalos del plazo y los valores históricos no tienen el mismo tamaño, las funciones devolverán el error #N/A.<br/>Si el plazo contiene menos de dos períodos de datos, las funciones devolverán el error #¡VALOR!"
+msgstr "No es necesario que el plazo esté ordenado, ya que las funciones lo ordenarán para realizar los cálculos.<br/>Los avances entre los valores del plazo deben ser uniformes.<br/>Si no se puede identificar un avance constante en el plazo ordenado, las funciones devolverán el error #¡NUM!<br/>Si los intervalos del plazo y los valores históricos no tienen el mismo tamaño, las funciones devolverán el error #N/D.<br/>Si el plazo contiene menos de dos períodos de datos, las funciones devolverán el error #¡VALOR!"
#: exponsmooth_embd.xhp
msgctxt ""
@@ -62892,7 +62892,7 @@ msgctxt ""
"par_id350283502835028\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"error_type_des\">Returns a number representing a specific Error type, or the error value #N/A, if there is no error. </variable></ahelp>"
-msgstr "<ahelp hid=\".\"><variable id=\"error_type_des\">Devuelve un número que representa un tipo específico de error o el valor de error #N/A si no hay error.</variable></ahelp>"
+msgstr "<ahelp hid=\".\"><variable id=\"error_type_des\">Devuelve un número que representa un tipo específico de error o el valor de error #N/D si no hay error.</variable></ahelp>"
#: func_error_type.xhp
msgctxt ""
@@ -63036,7 +63036,7 @@ msgctxt ""
"par_id280533214928308\n"
"help.text"
msgid "Returns 7, because 7 is the index number of the error value #N/A."
-msgstr "Devuelve 7, porque 7 es el número de índice de valor del error #N/A."
+msgstr "Devuelve 7, porque 7 es el número de índice de valor del error #N/D."
#: func_error_type.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/02.po b/source/es/helpcontent2/source/text/scalc/02.po
index ba41eb80ac8..e2a7f95ef9d 100644
--- a/source/es/helpcontent2/source/text/scalc/02.po
+++ b/source/es/helpcontent2/source/text/scalc/02.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: 2015-04-22 23:39+0200\n"
-"PO-Revision-Date: 2016-10-24 04:52+0000\n"
+"PO-Revision-Date: 2017-05-18 22:18+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1477284747.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1495145913.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -144,7 +144,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "1 + 16% corresponds to 116% or 1.16"
-msgstr "1 + 16% corresponde a 116% o 1,16"
+msgstr "1 + 16% corresponde a 116 % o 1,16"
#: 02140000.xhp
msgctxt ""
@@ -170,7 +170,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number format: Default"
-msgstr "Formato de número: Predeterminado"
+msgstr "Formato numérico: predeterminado"
#: 02150000.xhp
msgctxt ""
@@ -179,7 +179,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02150000.xhp\" name=\"Number format: Default\">Number format: Default</link>"
-msgstr "<link href=\"text/scalc/02/02150000.xhp\" name=\"Número, formato: estándar\">Número, formato: estándar</link>"
+msgstr "<link href=\"text/scalc/02/02150000.xhp\" name=\"Formato numérico: predeterminado\">Formato numérico: predeterminado</link>"
#: 02150000.xhp
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number Format: Add Decimal Place"
-msgstr "Formato numérico: Agregar decimal"
+msgstr "Formato numérico: añadir decimal"
#: 02160000.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">Number Format: Add Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Formato numérico:\">Formato numérico:</link>"
+msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Formato numérico: añadir decimal\">Formato numérico: añadir decimal</link>"
#: 02160000.xhp
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Number Format: Add Decimal Place"
-msgstr "Formato numérico: Agregar decimal"
+msgstr "Formato numérico: añadir decimal"
#: 02170000.xhp
msgctxt ""
@@ -265,7 +265,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number Format: Delete Decimal Place"
-msgstr "Formato numérico: Eliminar decimal"
+msgstr "Formato numérico: quitar decimal"
#: 02170000.xhp
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">Number Format: Delete Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Formato numérico: Borrar decimales\">Formato numérico: Borrar decimales</link>"
+msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Formato numérico: quitar decimal\">Formato numérico: quitar decimal</link>"
#: 02170000.xhp
msgctxt ""
@@ -300,7 +300,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Number Format: Delete Decimal Place"
-msgstr "Formato numérico: Eliminar decimal"
+msgstr "Formato numérico: quitar decimal"
#: 06010000.xhp
msgctxt ""
@@ -308,7 +308,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sheet Area"
-msgstr "Cuadro de nombre"
+msgstr "Área de la hoja"
#: 06010000.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Click the <emph>Accept</emph> icon (green check mark) to use the formula displayed in the input line."
-msgstr "Hacer clic en el icono <emph>Aplicar</emph> (marca de verificación verde) para utilizar la fórmula que se muestra en la línea de entrada."
+msgstr "Pulse en el icono <emph>Aceptar</emph> (marca de verificación verde) para utilizar la fórmula mostrada en la línea de entrada."
#: 06040000.xhp
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The minimum zoom factor is 20%."
-msgstr "El factor de escala mínimo es del 20%."
+msgstr "El factor de escala mínimo es del 20 %."
#: 10060000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/guide.po b/source/es/helpcontent2/source/text/scalc/guide.po
index 15aea5e989c..36da90ce300 100644
--- a/source/es/helpcontent2/source/text/scalc/guide.po
+++ b/source/es/helpcontent2/source/text/scalc/guide.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: 2016-12-10 23:39+0100\n"
-"PO-Revision-Date: 2017-04-28 19:14+0000\n"
+"PO-Revision-Date: 2017-05-23 20:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493406892.000000\n"
+"X-POOTLE-MTIME: 1495573158.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3312,7 +3312,7 @@ msgctxt ""
"par_idN108BB\n"
"help.text"
msgid "You can preview the layout of the imported data at the bottom of the <item type=\"menuitem\">Text Import</item> dialog."
-msgstr "En la parte inferior del diálogo <item type=\"menuitem\">Importar texto</item> obtendrá una vista previa del diseño de los datos importados."
+msgstr "En la parte inferior del diálogo <item type=\"menuitem\">Importar texto</item> obtendrá una previsualización de la disposición de los datos importados."
#: csv_files.xhp
msgctxt ""
@@ -11258,7 +11258,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
-msgstr "<bookmark_value>funciones;del usuario</bookmark_value><bookmark_value>funciones del usuario</bookmark_value><bookmark_value>IDE de Basic para funciones del usuario</bookmark_value><bookmark_value>IDE;IDE de Basic</bookmark_value><bookmark_value>programar;funciones</bookmark_value>"
+msgstr "<bookmark_value>funciones;del usuario</bookmark_value><bookmark_value>funciones del usuario</bookmark_value><bookmark_value>EID de Basic para funciones del usuario</bookmark_value><bookmark_value>EID;EID de Basic</bookmark_value><bookmark_value>programar;funciones</bookmark_value>"
#: userdefined_function.xhp
msgctxt ""
@@ -11285,7 +11285,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can define your own functions using the Basic-IDE. This method requires a basic knowledge of programming."
-msgstr "Mediante la IDE de Basic se pueden definir funciones propias, aun sin tener conocimientos avanzados de programación."
+msgstr "Mediante el EID de Basic se pueden definir funciones propias, aun sin tener conocimientos avanzados de programación."
#: userdefined_function.xhp
msgctxt ""
@@ -11339,7 +11339,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Close the Basic-IDE window."
-msgstr "Cierre la ventana de la IDE de Basic."
+msgstr "Cierre la ventana del EID de Basic."
#: userdefined_function.xhp
msgctxt ""
@@ -11402,7 +11402,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "In the Basic-IDE, select the source of your user-defined function and copy it to the clipboard."
-msgstr "En la IDE de Basic, seleccione el origen de la función definida por el usuario y cópielo en el portapapeles."
+msgstr "En el EID de Basic, seleccione el origen de la función definida por el usuario y cópielo en el portapapeles."
#: userdefined_function.xhp
msgctxt ""
@@ -11410,7 +11410,7 @@ msgctxt ""
"par_idN1081D\n"
"help.text"
msgid "Close the Basic-IDE."
-msgstr "Cierre la IDE de Basic."
+msgstr "Cierre el EID de Basic."
#: userdefined_function.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/schart/01.po b/source/es/helpcontent2/source/text/schart/01.po
index 73a298e0073..486dffd3c6b 100644
--- a/source/es/helpcontent2/source/text/schart/01.po
+++ b/source/es/helpcontent2/source/text/schart/01.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2017-03-31 17:43+0000\n"
+"PO-Revision-Date: 2017-05-05 04:56+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1490982182.000000\n"
+"X-POOTLE-MTIME: 1493960215.000000\n"
#: 03010000.xhp
msgctxt ""
@@ -1325,7 +1325,7 @@ msgctxt ""
"par_id180820161052123210\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aparece una línea de tendencia polinomial a un grado determinado.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aparece una línea de tendencia polinómica con un grado determinado.</ahelp>"
#: 04050100.xhp
msgctxt ""
@@ -1333,7 +1333,7 @@ msgctxt ""
"par_id180820161102568315\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Degree of polynomial trend line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Grado de la línea de tendencia polinomial.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Grado de la línea de tendencia polinómica.</ahelp>"
#: 04050100.xhp
msgctxt ""
@@ -1381,7 +1381,7 @@ msgctxt ""
"par_id180820161124272765\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">En caso de las líneas de tendencia lineales, polinomiales y exponenciales, el valor de intercepción es forzado por un valor determinado.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">En caso de las líneas de tendencia lineales, polinómicas y exponenciales, el valor de intercepción es forzado por un valor determinado.</ahelp>"
#: 04050100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index 40a75eec794..01b5564c56b 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/00.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: 2016-12-21 15:39+0100\n"
-"PO-Revision-Date: 2017-04-30 12:05+0000\n"
+"PO-Revision-Date: 2017-05-26 18:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493553926.000000\n"
+"X-POOTLE-MTIME: 1495821971.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -108,7 +108,7 @@ msgctxt ""
"par_id7493209\n"
"help.text"
msgid "In the Basic IDE, a spin button is the name used for the numerical field together with the two arrow symbols."
-msgstr "En el IDE de Basic, un botón de selección es el nombre usado por el campo numérico junto con los dos símbolos de flechas."
+msgstr "En el EID de Basic, un botón de selección es el nombre usado por el campo numérico con dos símbolos de flechas."
#: 00000001.xhp
msgctxt ""
@@ -721,7 +721,7 @@ msgctxt ""
"par_id3161459\n"
"help.text"
msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound."
-msgstr ""
+msgstr "HTML (<em>Hypertext Markup Language</em>, ‘lenguaje de marcado de hipertexto’) es un lenguaje de codificación de documentos que se utiliza como formato de archivo de documentos en Internet. Se deriva de <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> e integra texto, imágenes, vídeo y sonido."
#: 00000002.xhp
msgctxt ""
@@ -8777,7 +8777,7 @@ msgctxt ""
"par_idN11C3G\n"
"help.text"
msgid "<variable id=\"basicide\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE Options</emph></variable>"
-msgstr "<variable id=\"basicide\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ IDE de Basic</emph></variable>"
+msgstr "<variable id=\"basicide\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ EID de Basic</emph></variable>"
#: 00000406.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 7267dd91269..39225ea9966 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.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: 2016-12-27 21:50+0100\n"
-"PO-Revision-Date: 2017-04-28 19:18+0000\n"
+"PO-Revision-Date: 2017-05-31 08:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493407105.000000\n"
+"X-POOTLE-MTIME: 1496220496.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2168,7 +2168,7 @@ msgctxt ""
"bm_id3145211\n"
"help.text"
msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>carpetas; crear</bookmark_value> <bookmark_value>creación de carpetas</bookmark_value> <bookmark_value>Carpeta Mis documentos; abrir</bookmark_value> <bookmark_value>varios documentos; abrir</bookmark_value> <bookmark_value>abrir; varios archivos</bookmark_value> <bookmark_value>seleccionar; varios archivos</bookmark_value> <bookmark_value>abrir; archivos, con marcadores de posición</bookmark_value> <bookmark_value>marcadores de posición;al abrir archivos</bookmark_value> <bookmark_value>documentos; abrir con plantillas</bookmark_value> <bookmark_value>plantillas; abrir documentos con</bookmark_value> <bookmark_value>documentos; estilos modificados</bookmark_value> <bookmark_value>estilos; mensaje «modificados»</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -6798,7 +6798,7 @@ msgctxt ""
"par_id3154760\n"
"help.text"
msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distingue entre caracteres en mayúsculas y caracteres en minúsculas.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -7597,7 +7597,7 @@ msgctxt ""
"par_id9262672\n"
"help.text"
msgid "\\n in the <emph>Find</emph> text box stands for a line break that was inserted with the Shift+Enter key combination."
-msgstr ""
+msgstr "«\\n» en el cuadro de texto <emph>Buscar</emph> representa un salto de renglón insertado mediante la combinación de teclas Mayús. + Intro."
#: 02100001.xhp
msgctxt ""
@@ -7605,7 +7605,7 @@ msgctxt ""
"par_id2366100\n"
"help.text"
msgid "\\n in the <emph>Replace</emph> text box stands for a paragraph break that can be entered with the Enter or Return key."
-msgstr ""
+msgstr "«\\n» en el cuadro de texto <emph>Reemplazar</emph> representa un salto de renglón insertado mediante la combinación de teclas Mayús. + Intro."
#: 02100001.xhp
msgctxt ""
@@ -9005,7 +9005,7 @@ msgctxt ""
"par_id3145383\n"
"help.text"
msgid "The search criteria for attributes are listed below the <emph>Find</emph> box."
-msgstr ""
+msgstr "Los criterios de búsqueda de los atributos aparecen debajo del cuadro <emph>Buscar</emph>."
#: 02100300.xhp
msgctxt ""
@@ -9419,7 +9419,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Guarda una copia del contenido de los archivos enlazados en el patrón de documento. De esta forma, se garantiza la disponibilidad del contenido si no se pudiera acceder a los archivos enlazados.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -15409,7 +15409,7 @@ msgctxt ""
"par_id3150902\n"
"help.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Marcadores de posición"
#: 05020301.xhp
msgctxt ""
@@ -37703,7 +37703,7 @@ msgctxt ""
"par_idN1071C\n"
"help.text"
msgid "New name"
-msgstr "Nuevo nombre"
+msgstr "Nombre nuevo"
#: 06140100.xhp
msgctxt ""
@@ -37968,7 +37968,7 @@ msgctxt ""
"par_idN108CA\n"
"help.text"
msgid "New name"
-msgstr "Nuevo nombre"
+msgstr "Nombre nuevo"
#: 06140100.xhp
msgctxt ""
@@ -38475,7 +38475,7 @@ msgctxt ""
"par_idN1062B\n"
"help.text"
msgid "New name"
-msgstr "Nuevo nombre"
+msgstr "Nombre nuevo"
#: 06140400.xhp
msgctxt ""
@@ -38483,7 +38483,7 @@ msgctxt ""
"par_idN1062E\n"
"help.text"
msgid "Enter the new name for the selected toolbar."
-msgstr "Introducir nuevo nombre para la base de datos seleccionada."
+msgstr "Escriba el nombre nuevo de la barra de herramientas seleccionada."
#: 06140400.xhp
msgctxt ""
@@ -38651,7 +38651,7 @@ msgctxt ""
"par_idN10685\n"
"help.text"
msgid "New name"
-msgstr "Nuevo nombre"
+msgstr "Nombre nuevo"
#: 06140400.xhp
msgctxt ""
@@ -42485,7 +42485,7 @@ msgctxt ""
"par_id5106662\n"
"help.text"
msgid "Download the new version."
-msgstr "Descarga la nueva versión."
+msgstr "Descargar la versión nueva."
#: online_update.xhp
msgctxt ""
@@ -42493,7 +42493,7 @@ msgctxt ""
"par_id4931485\n"
"help.text"
msgid "Install the downloaded files."
-msgstr "Instala los archivos descargados."
+msgstr "Instalar los archivos descargados."
#: online_update.xhp
msgctxt ""
@@ -43428,7 +43428,7 @@ msgctxt ""
"par_id281120160949348679\n"
"help.text"
msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions."
-msgstr ""
+msgstr "Debe saber que el perfil que cargue puede contener información confidencial, como su diccionario personal, las preferencias seleccionadas y las extensiones instaladas."
#: prop_font_embed.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index c2252e4b5d6..9cd2763829f 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2017-04-17 06:07+0000\n"
+"PO-Revision-Date: 2017-05-10 02:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1492409264.000000\n"
+"X-POOTLE-MTIME: 1494383879.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -10448,7 +10448,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "In $[officename] you see the available fonts only if a printer is installed as the default printer in your system. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With the <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link> program you can define a printer as the default printer. </caseinline><defaultinline>In order to install a printer as the default printer please refer to your operating system documentation.</defaultinline></switchinline>"
-msgstr "En $[officename] se ven los tipos de letra disponibles sólo si en el sistema se ha instalado una impresora como la predeterminada. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Con el programa <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link>, se puede definir una impresora como la predeterminada. </caseinline><defaultinline>Para instalar una impresora como la predeterminada, consulte la documentación del sistema operativo.</defaultinline></switchinline>"
+msgstr "Solo será capaz de ver en $[officename] los tipos de letra disponibles si en el sistema se ha instalado una impresora y configurado esta como predeterminada. Para instalar y predeterminar una impresora, consulte la documentación del sistema operativo."
#: 02020000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/explorer/database.po b/source/es/helpcontent2/source/text/shared/explorer/database.po
index 8530fed4e89..a4dc3e5b7d9 100644
--- a/source/es/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/es/helpcontent2/source/text/shared/explorer/database.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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2017-01-10 09:11+0000\n"
+"PO-Revision-Date: 2017-05-22 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1484039476.000000\n"
+"X-POOTLE-MTIME: 1495485421.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -9816,7 +9816,7 @@ msgctxt ""
"par_id2082583\n"
"help.text"
msgid "Drivers for ODBC are supplied and supported by the manufacturer of the database. $[officename] only supports the ODBC 3 standard."
-msgstr "Los controladores para ODBC los suministra el fabricante de la base de datos. $[officename] sólo admite el estándar ODBC 3."
+msgstr "Los controladores para ODBC los suministra el fabricante de la base de datos. $[officename] solo admite el estándar ODBC 3."
#: dabawiz02odbc.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index d33d469eb59..0b0a5b61e1d 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.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: 2016-12-21 15:39+0100\n"
-"PO-Revision-Date: 2017-04-27 16:37+0000\n"
+"PO-Revision-Date: 2017-05-31 09:13+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493311074.000000\n"
+"X-POOTLE-MTIME: 1496221985.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -209,14 +209,13 @@ msgid "Zooming of on-screen user interface for menus, icons, and documents"
msgstr "Escala de la interfaz del usuario en pantalla para menús, iconos y documentos"
#: accessibility.xhp
-#, fuzzy
msgctxt ""
"accessibility.xhp\n"
"par_id3145071\n"
"12\n"
"help.text"
msgid "The user interface is scalable through your <switchinline select=\"sys\"><caseinline select=\"UNIX\">Window Manager</caseinline><defaultinline>operating system</defaultinline></switchinline> settings. The default font size for dialogs is 12pt, corresponding to a scale of 100%. You can also change the font size for dialogs in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - <item type=\"productname\">%PRODUCTNAME</item> - View</emph>. The zoom factor of a document can be changed in <emph>View - Zoom</emph>, or by double-clicking the zoom factor displayed in the Status Bar."
-msgstr "La interfaz del usuario es escalable mediante la configuración del <switchinline select=\"sys\"><caseinline select=\"UNIX\">gestor de ventanas</caseinline><defaultinline>sistema operativo</defaultinline></switchinline>. El tamaño predeterminado de la fuente para los cuadros de diálogo es de 12pt, equivalente a una escala del 100%. También puede cambiar el tamaño de la fuente de los cuadros de diálogo en <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas - Opciones</defaultinline></switchinline> - <item type=\"productname\">%PRODUCTNAME</item> - Ver</emph>. El factor de escala de un documento se puede cambiar en <emph>Ver - Escala</emph> o haciendo doble clic en el factor de escala que aparece en la barra de estado."
+msgstr "La interfaz del usuario es escalable mediante la configuración del <switchinline select=\"sys\"><caseinline select=\"UNIX\">gestor de ventanas</caseinline><defaultinline>sistema operativo</defaultinline></switchinline>. El tamaño predeterminado del tipo de letra de los cuadros de diálogo es de 12 pt, equivalente a una escala del 100 %. También puede cambiar el tamaño de letra de los cuadros de diálogo en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ <item type=\"productname\">%PRODUCTNAME</item> ▸ Ver</emph>. El factor de escala de un documento se puede cambiar en <emph>Ver ▸ Escala</emph> o pulsando dos veces en el factor de escala que aparece en la barra de estado."
#: accessibility.xhp
msgctxt ""
@@ -6609,7 +6608,7 @@ msgctxt ""
"par_idN106F5\n"
"help.text"
msgid "When you open the Basic IDE that contains signed macros, you see an icon <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icon</alt></image> in the status bar. You can double-click the icon in the status bar to view the certificate."
-msgstr "Al abrir el IDE de Basic que contiene las macros firmadas, en la barra de estado aparece un símbolo<image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Símbolo</alt></image>. Si desea ver el certificado, haga doble clic en el símbolo de la barra de estado."
+msgstr "Al abrir el EID de Basic que contiene macros firmadas, en la barra de estado aparece un icono <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icono</alt></image>. Si quiere ver el certificado, pulse dos veces en este icono."
#: digitalsign_send.xhp
msgctxt ""
@@ -15179,7 +15178,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. $[officename] can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the $[officename] <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link> editor."
-msgstr "Si usa macros en una de las aplicaciones y desea usar la misma funcionalidad en la otra aplicación debe editar las macros. $[officename] puede cargar las macros incluidas en los archivos Microsoft Office; el código de la macro se puede ver y editar en el editor <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link> de $[officename]."
+msgstr "Si utiliza macros en una de las aplicaciones y quiere emplear la misma funcionalidad en la otra aplicación, debe editar las macros. $[officename] puede cargar las macros incluidas en los archivos de Microsoft Office; el código de la macro se puede ver y editar en el editor del <link href=\"text/shared/main0600.xhp\" name=\"EID de Basic\">EID de Basic</link> de $[officename]."
#: ms_user.xhp
msgctxt ""
@@ -18550,7 +18549,7 @@ msgctxt ""
"par_id2016120409236546\n"
"help.text"
msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments."
-msgstr ""
+msgstr "(Solo aplica para el espacio aislado de macOS) Devuelve la ruta de acceso de la carpeta temporal de la cuenta de usuario actual y sale. Invalida el resto de los argumentos."
#: start_parameters.xhp
msgctxt ""
@@ -18991,7 +18990,7 @@ msgctxt ""
"par_id20161204014126760\n"
"help.text"
msgid "Ignored switches"
-msgstr ""
+msgstr "Modificadores ignorados"
#: start_parameters.xhp
msgctxt ""
@@ -18999,7 +18998,7 @@ msgctxt ""
"par_id2016120401435616\n"
"help.text"
msgid "Ignored (MacOS X only)"
-msgstr ""
+msgstr "Ignorado (solo para macOS)"
#: start_parameters.xhp
msgctxt ""
@@ -19007,7 +19006,7 @@ msgctxt ""
"par_id20161204014423695\n"
"help.text"
msgid "Ignored (COM+ related; Windows only)"
-msgstr ""
+msgstr "Ignorado (relativo a COM+; solo para Windows)"
#: start_parameters.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index 666d82bfe29..90accb15553 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.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: 2017-04-11 22:27+0200\n"
-"PO-Revision-Date: 2017-05-01 19:49+0000\n"
+"PO-Revision-Date: 2017-05-31 09:07+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493668160.000000\n"
+"X-POOTLE-MTIME: 1496221649.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -5308,7 +5308,7 @@ msgctxt ""
"par_id79042\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">Si se activa, debe mantener oprimida la tecla Ctrl mientras pulsa en un hiperenlace para que este se abra. Si, por el contrario, se desactiva esta opción, basta una pulsación del ratón para abrir el hiperenlace.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5316,7 +5316,7 @@ msgctxt ""
"hd_id1972107\n"
"help.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Bloquear enlaces de documentos fuera de las ubicaciones confiables (ver Seguridad de macros)"
#: 01030300.xhp
msgctxt ""
@@ -5324,7 +5324,7 @@ msgctxt ""
"par_id79043\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Bloquea la utilización de enlaces que apunten a imágenes fuera de las ubicaciones de confianza definidas en la pestaña <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Orígenes de confianza\">Orígenes de confianza</link> del cuadro de diálogo Seguridad de macros.</ahelp> Esto puede aumentar la seguridad si trabaja con documentos provenientes de orígenes no confiables (p. ej., la Internet) y le preocupan las vulnerabilidades que pueda haber en los componentes <em>software</em> de tratamiento de imágenes. Este bloqueo implica que no se cargarán las imágenes de los documentos: solo se mostrará un marco marcador de posición."
#: 01030300.xhp
msgctxt ""
@@ -5697,7 +5697,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "You must activate this option before you create the $[officename] Basic Script, since otherwise it will not be inserted. $[officename] Basic Scripts must be located in the header of the HTML document. Once you have created the macro in the $[officename] Basic IDE, it appears in the source text of the HTML document in the header."
-msgstr "Debe activar esta opción antes de crear el script de $[officename] Basic, porque de lo contrario no se añadirá. Los scripts de $[officename] deben colocarse en el encabezado del documento HTML. Después crear la macro en $[officename] Basic IDE, ésta se muestra en la cabecera del texto fuente del documento HTML."
+msgstr "Debe activar esta opción antes de crear la secuencia de órdenes en $[officename] Basic, porque de lo contrario no se añadirá. Las secuencias de órdenes de $[officename] deben colocarse en la cabecera del documento HTML. Después de crear la macro en el EID de Basic de $[officename], esta se muestra en la cabecera del código fuente del documento HTML."
#: 01030500.xhp
msgctxt ""
@@ -8367,7 +8367,7 @@ msgctxt ""
"hd_id5240028\n"
"help.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr "Amplia el espacio entre palabras en líneas con saltos de línea manual en parrajos justificados"
+msgstr "Ampliar espacio entre palabras en renglones de párrafos justificados con saltos manuales"
#: 01041000.xhp
msgctxt ""
@@ -8375,7 +8375,7 @@ msgctxt ""
"par_id8599810\n"
"help.text"
msgid "If enabled, Writer adds spacing between words, in lines that end with Shift+Enter in justified paragraphs. If disabled, spacing between words will not be expanded to justify the lines."
-msgstr "Si se habilita, Writer agrega espacio entre palabras, en líneas que terminan con Mayuscula+Intro para parrafos justificados. Si se deshabilita, el espaciado entre palabras no se agregará para justificar las líneas."
+msgstr "Si se activa esta opción, Writer añadirá espacio entre las palabras de aquellos renglones que terminen con un salto manual (Mayús. + Intro) en párrafos justificados. Si se desactiva, el espacio entre las palabras no se ampliará para justificar esos renglones."
#: 01041000.xhp
msgctxt ""
@@ -8383,7 +8383,7 @@ msgctxt ""
"par_id8012634\n"
"help.text"
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 "Este ajuste esta habilitado en forma predeterminada para los documentos de texto .odt. Se guardará y cargará con el documento en el formato de documento de texto .odt. Este ajuste no se guarda´ra en el formato de documento de texto antigüo .sxw, por lo que esta característica esta deshabilitada para documentos de text .sxw."
+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."
#: 01041000.xhp
msgctxt ""
@@ -8439,7 +8439,7 @@ msgctxt ""
"par_id4653767\n"
"help.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr "Amplia el espacio entre palabras en líneas con saltos de línea manual en parrajos justificados"
+msgstr "Ampliar espacio entre palabras en renglones de párrafos justificados con saltos manuales"
#: 01041100.xhp
msgctxt ""
@@ -11643,7 +11643,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<variable id=\"seittext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
-msgstr "<variable id=\"seittext\">El cursor o una línea de contorno del objeto gráfico deben estar en el área de captura. </variable>"
+msgstr "<variable id=\"seittext\">El cursor o una línea de contorno del objeto gráfico deben situarse dentro del área de acoplamiento.</variable>"
#: 01070300.xhp
msgctxt ""
@@ -11679,7 +11679,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<variable id=\"rahmtext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
-msgstr "<variable id=\"rahmtext\">El cursor o una línea de contorno del objeto gráfico deben estar en el área de captura. </variable>"
+msgstr "<variable id=\"rahmtext\">El cursor o una línea de contorno del objeto gráfico deben situarse dentro del área de acoplamiento.</variable>"
#: 01070300.xhp
msgctxt ""
@@ -11715,7 +11715,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<variable id=\"opunktetext\">This only applies if the cursor or a contour line of the graphics object is in the snap range.</variable>"
-msgstr "<variable id=\"opunktetext\">El cursor o una línea de contorno del objeto gráfico deben estar en el área de captura. </variable>"
+msgstr "<variable id=\"opunktetext\">Esto solo se aplica si el cursor o una línea de contorno del objeto gráfico se encuentra dentro del área de acoplamiento.</variable>"
#: 01070300.xhp
msgctxt ""
@@ -11733,7 +11733,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Snap range"
-msgstr "Área de captura"
+msgstr "Área de acoplamiento"
#: 01070300.xhp
msgctxt ""
@@ -11742,7 +11742,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Define la distancia de ajuste a la cuadrícula entre el puntero del ratón y el contorno del objeto. $[officename] Impress se ajuste a la punto de Ajuste a la cuadricula si el puntero es más cerca que la distancia configurado en el control <emph>Rango de Ajuste</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Define la distancia de acoplamiento a la cuadrícula entre el puntero del ratón y el contorno del objeto. $[officename] Impress acoplará a un punto si el puntero está situado más próximo a este que la distancia configurada en el control <emph>Área de acoplamiento</emph>.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11920,7 +11920,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Time"
-msgstr "Tiempo"
+msgstr "Hora"
#: 01070400.xhp
msgctxt ""
@@ -12082,7 +12082,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Tile pages"
-msgstr "Páginas como azulejos"
+msgstr "Páginas en mosaico"
#: 01070400.xhp
msgctxt ""
@@ -14481,7 +14481,7 @@ msgctxt ""
"tit_BasicIDE\n"
"help.text"
msgid "Basic IDE Options"
-msgstr "IDE de Basic"
+msgstr "EID de Basic"
#: BasicIDE.xhp
msgctxt ""
@@ -14489,7 +14489,7 @@ msgctxt ""
"bm_id4077578\n"
"help.text"
msgid "<bookmark_value>Basic IDE options;Autocorrection</bookmark_value> <bookmark_value>Basic IDE options;Autocompletion</bookmark_value> <bookmark_value>Basic IDE options;Autoclose quotes</bookmark_value> <bookmark_value>Basic IDE options;Basic UNO extended types</bookmark_value> <bookmark_value>Basic IDE options;Autoclose parenthesis</bookmark_value> <bookmark_value>Basic IDE;options</bookmark_value> <bookmark_value>options;Basic IDE</bookmark_value>"
-msgstr "<bookmark_value>IDE de Basic;Corrección automática</bookmark_value><bookmark_value>IDE de Basic;Compleción automática</bookmark_value><bookmark_value>IDE de Basic;Cerrar comillas automáticamente</bookmark_value><bookmark_value>IDE de Basic;tipos extendidos de UNO en Basic</bookmark_value><bookmark_value>IDE de Basic;Cerrar paréntesis automáticamente</bookmark_value><bookmark_value>IDE de Basic;opciones</bookmark_value><bookmark_value>opciones;IDE de Basic</bookmark_value>"
+msgstr "<bookmark_value>EID de Basic;Corrección automática</bookmark_value><bookmark_value>EID de Basic;Compleción automática</bookmark_value><bookmark_value>EID de Basic;Cerrar comillas automáticamente</bookmark_value><bookmark_value>EID de Basic;tipos extendidos de UNO en Basic</bookmark_value><bookmark_value>EID de Basic;Cerrar paréntesis automáticamente</bookmark_value><bookmark_value>EID de Basic;opciones</bookmark_value><bookmark_value>opciones;EID de Basic</bookmark_value>"
#: BasicIDE.xhp
msgctxt ""
@@ -14497,7 +14497,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid "<link href=\"text/shared/optionen/BasicIDE.xhp\">Basic IDE Options</link>"
-msgstr "<link href=\"text/shared/optionen/BasicIDE.xhp\">IDE de Basic</link>"
+msgstr "<link href=\"text/shared/optionen/BasicIDE.xhp\">EID de Basic</link>"
#: BasicIDE.xhp
msgctxt ""
@@ -14601,7 +14601,7 @@ msgctxt ""
"par_id2507201509570353\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Correct cases of Basic variables and keywords while typing.</ahelp> %PRODUCTNAME Basic IDE will modify the typing of Basic statements and Basic variables of your code to improve coding style and readability. Modifications of the code are based on the program's variables declarations and on the %PRODUCTNAME Basic commands parsed."
-msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Corrige instancias de variables y palabras clave de Basic mientras se escribe.</ahelp> El IDE de BAsic de %PRODUCTNAME modificará la escritura de instrucciones y variables de Basic en su código para mejorar el estilo y la legibilidad. Las modificaciones al código se basan en las declaraciones de variables del programa y en las órdenes de %PRODUCTNAME Basic que se analicen."
+msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Corrige instancias de variables y palabras clave de Basic mientras se escribe.</ahelp> El EID de Basic de %PRODUCTNAME modificará la escritura de instrucciones y variables de Basic en su código para mejorar el estilo y la legibilidad. Las modificaciones al código se basan en las declaraciones de variables del programa y en las órdenes de %PRODUCTNAME Basic que se analicen."
#: BasicIDE.xhp
msgctxt ""
@@ -14649,7 +14649,7 @@ msgctxt ""
"par_id2507201509433451\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Automatically close open quotes.</ahelp> %PRODUCTNAME Basic IDE will add a closing quote each time you type an opening quote. Handy for inserting strings in the Basic code."
-msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Completa automáticamente un par de comillas incompleto.</ahelp> El IDE de Basic de %PRODUCTNAME añadirá unas comillas de cierra siempre que escriba unas de apertura. Útil para insertar cadenas en el código en Basic."
+msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Completa automáticamente un par de comillas incompleto.</ahelp> El EID de Basic de %PRODUCTNAME añadirá unas comillas de cierre siempre que escriba unas de apertura. Útil para insertar cadenas en el código en Basic."
#: BasicIDE.xhp
msgctxt ""
@@ -14665,7 +14665,7 @@ msgctxt ""
"par_id2507201509433483\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Automatically close open parenthesis.</ahelp> %PRODUCTNAME Basic IDE will add a closing parenthesis “)” each time you type an opening parenthesis “(“."
-msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Completa automáticamente un par de paréntesis incompleto.</ahelp> El IDE de Basic de %PRODUCTNAME añadirá un paréntesis de cierra «)» siempre que escriba uno de apertura «(»."
+msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Completa automáticamente un par de paréntesis incompleto.</ahelp> El EID de Basic de %PRODUCTNAME añadirá un paréntesis de cierre «)» siempre que escriba uno de apertura «(»."
#: BasicIDE.xhp
msgctxt ""
@@ -14681,7 +14681,7 @@ msgctxt ""
"par_id2507201509433461\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Automatically insert closing statements for procedures.</ahelp> %PRODUCTNAME Basic IDE will add a statement <item type=\"literal\">End Sub</item> or <item type=\"literal\">End Function</item> after you type a <item type=\"literal\">Sub</item> or <item type=\"literal\">Function</item> statement and press <item type=\"keycode\">Enter</item>."
-msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Inserta automáticamente instrucciones de cierre para los procedimientos.</ahelp> El IDE de Basic de %PRODUCTNAME añadirá una instrucción <item type=\"literal\">End Sub</item> o <item type=\"literal\">End Function</item> cuando escriba una instrucción <item type=\"literal\">Sub</item> o <item type=\"literal\">Function</item> y oprima <item type=\"keycode\">Intro</item>."
+msgstr "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Inserta automáticamente instrucciones de cierre para los procedimientos.</ahelp> El EID de Basic de %PRODUCTNAME añadirá una instrucción <item type=\"literal\">End Sub</item> o <item type=\"literal\">End Function</item> cuando escriba una instrucción <item type=\"literal\">Sub</item> o <item type=\"literal\">Function</item> y oprima <item type=\"keycode\">Intro</item>."
#: BasicIDE.xhp
msgctxt ""
@@ -14729,7 +14729,7 @@ msgctxt ""
"par_id250720151836489\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01030100.xhp\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01030100.xhp\">IDE de Basic</link>"
+msgstr "<link href=\"text/sbasic/shared/01030100.xhp\">EID de Basic</link>"
#: experimental.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/simpress/01.po b/source/es/helpcontent2/source/text/simpress/01.po
index ccdc10e152c..780a38d66f5 100644
--- a/source/es/helpcontent2/source/text/simpress/01.po
+++ b/source/es/helpcontent2/source/text/simpress/01.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2017-04-28 20:46+0000\n"
+"PO-Revision-Date: 2017-05-19 08:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493412372.000000\n"
+"X-POOTLE-MTIME: 1495183122.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -2692,7 +2692,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To set the snap range, choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box."
-msgstr "Para establecer el intervalo de adhesión, elija <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Dibujo - Cuadrícula\"><emph>%PRODUCTNAME Draw - Cuadrícula</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentación - Cuadrícula\"><emph>%PRODUCTNAME Impress - Cuadrícula</emph></link></defaultinline></switchinline> en el cuadro de diálogo \"Opciones\"."
+msgstr "Para establecer el área de acoplamiento, vaya a <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Dibujo - Cuadrícula\"><emph>%PRODUCTNAME Draw ▸ Cuadrícula</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentación - Cuadrícula\"><emph>%PRODUCTNAME Impress ▸ Cuadrícula</emph></link></defaultinline></switchinline> en el cuadro de diálogo Opciones."
#: 04030000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath.po b/source/es/helpcontent2/source/text/smath.po
index 5ba2d7ca3ae..076f17bad8e 100644
--- a/source/es/helpcontent2/source/text/smath.po
+++ b/source/es/helpcontent2/source/text/smath.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: 2016-12-27 21:50+0100\n"
-"PO-Revision-Date: 2017-01-05 10:30+0000\n"
+"PO-Revision-Date: 2017-05-08 02:32+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1483612203.000000\n"
+"X-POOTLE-MTIME: 1494210764.000000\n"
#: main0000.xhp
msgctxt ""
@@ -553,7 +553,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "If you are familiar with the $[officename] Math language, you can also type a formula directly into the document. For example, type this formula into a text document: \"a sup 2 + b sup 2 = c sup 2\". Select this text and choose <emph>Insert - Object - Formula</emph>. The text will be converted into a formatted formula."
-msgstr "Cuando se familiarice un poco más con el lenguaje de $[officename] Math podrá introducir la fórmula en cuestión directamente. Escriba en el documento de texto, a modo de ejemplo, la descripción de la fórmula: \"a sup 2 + b sup 2 = c sup 2\". Seleccione el texto y elija <emph>Insertar - Objeto - Fórmula</emph> para convertir el texto en una fórmula formateada."
+msgstr "Cuando se familiarice un poco más con el lenguaje de $[officename] Math podrá introducir la fórmula en cuestión directamente. Escriba en el documento de texto, a modo de ejemplo, la descripción de la fórmula: «a sup 2 + b sup 2 = c sup 2». Seleccione el texto y vaya a <emph>Insertar ▸ Objeto ▸ Fórmula</emph> para convertir el texto en una fórmula formateada."
#: main0503.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath/01.po b/source/es/helpcontent2/source/text/smath/01.po
index 5cfe7080c79..a99def32957 100644
--- a/source/es/helpcontent2/source/text/smath/01.po
+++ b/source/es/helpcontent2/source/text/smath/01.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: 2016-12-27 21:50+0100\n"
-"PO-Revision-Date: 2017-03-21 18:23+0000\n"
+"PO-Revision-Date: 2017-05-08 22:25+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1490120629.000000\n"
+"X-POOTLE-MTIME: 1494282325.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -449,7 +449,7 @@ msgctxt ""
"par_id3146963\n"
"help.text"
msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
-msgstr ""
+msgstr "A continuación se muestra una lista completa de operadores unarios y binarios. El símbolo al lado del operador indica que puede accederse a este a través del panel Elementos (vaya a <emph>Ver ▸ Elementos</emph>) o a través del menú contextual del cuadro Órdenes."
#: 03090100.xhp
msgctxt ""
@@ -1007,7 +1007,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">Puede elegir entre varias relaciones para estructurar su fórmula de <emph>$[officename] Math</emph>. Las funciones de relaciones aparecen en la parte inferior del panel Elementos.</ahelp> La lista también se encuentra en el <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> del cuadro <emph>Órdenes</emph>. Puede escribir manualmente en el cuadro Órdenes cualesquier otras relaciones que no figuren en el panel Elementos o en el menú contextual."
#: 03090200.xhp
msgctxt ""
@@ -1016,7 +1016,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr ""
+msgstr "A continuación se muestra una lista completa de relaciones. El símbolo al lado de la relación indica que puede accederse a esta a través del panel Elementos (vaya a <emph>Ver ▸ Elementos</emph>) o a través del menú contextual del cuadro <emph>Órdenes</emph>."
#: 03090200.xhp
msgctxt ""
@@ -4410,7 +4410,7 @@ msgctxt ""
"bm_id3153150\n"
"help.text"
msgid "<bookmark_value>formatting;in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formatting</bookmark_value><bookmark_value>superscripts</bookmark_value><bookmark_value>binomials</bookmark_value><bookmark_value>vertical elements</bookmark_value><bookmark_value>lines; inserting in formulas</bookmark_value><bookmark_value>subscripts</bookmark_value><bookmark_value>stacks</bookmark_value><bookmark_value>vertical arrangement of elements</bookmark_value><bookmark_value>small gaps</bookmark_value><bookmark_value>alignment; left (Math)</bookmark_value><bookmark_value>left-justified alignment (Math)</bookmark_value><bookmark_value>alignment; horizontally centered (Math)</bookmark_value><bookmark_value>centered horizontally; alignment (Math)</bookmark_value><bookmark_value>alignment; right (Math)</bookmark_value><bookmark_value>right-justified alignment in %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; arranging</bookmark_value><bookmark_value>spaces in formulas</bookmark_value><bookmark_value>gaps in formulas</bookmark_value><bookmark_value>inserting; gaps</bookmark_value><bookmark_value>arranging;matrices</bookmark_value><bookmark_value>formulas;aligning</bookmark_value><bookmark_value>aligning formulas</bookmark_value>"
-msgstr "<bookmark_value>formato;en $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formato</bookmark_value><bookmark_value>superíndice</bookmark_value><bookmark_value>binomial</bookmark_value><bookmark_value>elementos verticales </bookmark_value><bookmark_value>líneas; insertar en fórmulas</bookmark_value><bookmark_value>subíndice</bookmark_value><bookmark_value>Apilar</bookmark_value><bookmark_value>arreglo vertical de elementos</bookmark_value><bookmark_value>holgura pequeña </bookmark_value><bookmark_value>alineación; izquierda (Math)</bookmark_value><bookmark_value>alineación justificada a la izquierda (Math)</bookmark_value><bookmark_value>alineación; centrado horizontal (Math)</bookmark_value><bookmark_value>centrado horizontal; alineación (Math)</bookmark_value><bookmark_value>alineación; derecha (Math)</bookmark_value><bookmark_value>alineación justificada a la derecha en %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; arreglo</bookmark_value><bookmark_value>espacios en fórmulas</bookmark_value><bookmark_value>holgura en fórmulas</bookmark_value><bookmark_value>insertar; holgura</bookmark_value><bookmark_value>arreglo;matrices</bookmark_value><bookmark_value>fórmulas;alineación</bookmark_value><bookmark_value>alineación de fórmulas</bookmark_value>"
+msgstr "<bookmark_value>formato;en $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formato</bookmark_value><bookmark_value>superíndices</bookmark_value><bookmark_value>binomiales</bookmark_value><bookmark_value>elementos verticales</bookmark_value><bookmark_value>renglones; inserción en fórmulas</bookmark_value><bookmark_value>subíndices</bookmark_value><bookmark_value>pilas</bookmark_value><bookmark_value>disposiciones verticales de elementos</bookmark_value><bookmark_value>separaciones pequeñas</bookmark_value><bookmark_value>alineación; izquierda (Math)</bookmark_value><bookmark_value>alineación justificada a la izquierda (Math)</bookmark_value><bookmark_value>alineación; centrada horizontalmente (Math)</bookmark_value><bookmark_value>centrada horizontalmente; alineación (Math)</bookmark_value><bookmark_value>alineación; derecha (Math)</bookmark_value><bookmark_value>alineación justificada a la derecha en %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; disposición</bookmark_value><bookmark_value>espacios en fórmulas</bookmark_value><bookmark_value>separaciones en fórmulas</bookmark_value><bookmark_value>inserción; separaciones</bookmark_value><bookmark_value>disposición;matrices</bookmark_value><bookmark_value>fórmulas;alineación</bookmark_value><bookmark_value>alineación de fórmulas</bookmark_value>"
#: 03090700.xhp
msgctxt ""
@@ -4706,7 +4706,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Small gap"
-msgstr "Espacio pequeño"
+msgstr "Separación pequeña"
#: 03090700.xhp
msgctxt ""
@@ -4715,7 +4715,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_SBLANK\">Inserts a small gap between a placeholder and the next element.</ahelp> You can also type <emph>`</emph> directly in the Commands window. The command must appear to the left or right of a symbol, variable, number or complete command."
-msgstr "<ahelp hid=\"HID_SMA_SBLANK\">Inserta un espacio pequeño entre un marcador de posición y el elemento siguiente.</ahelp> También puede escribir <emph>`</emph> directamente en la ventana <emph>Comandos</emph>. El comando debe aparecer a la derecha o a la izquierda de un símbolo, una variable, un número o un comando completo."
+msgstr "<ahelp hid=\"HID_SMA_SBLANK\">Inserta una separación pequeña entre un marcador de posición y el elemento siguiente.</ahelp> También puede escribir <emph>`</emph> directamente en el cuadro <emph>Órdenes</emph>. La orden debe aparecer a la derecha o a la izquierda de un símbolo, una variable, un número o una orden completa."
#: 03090700.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath/guide.po b/source/es/helpcontent2/source/text/smath/guide.po
index f2f3b779a26..d7c0cb87c11 100644
--- a/source/es/helpcontent2/source/text/smath/guide.po
+++ b/source/es/helpcontent2/source/text/smath/guide.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: 2016-12-27 21:50+0100\n"
-"PO-Revision-Date: 2017-04-19 20:55+0000\n"
+"PO-Revision-Date: 2017-05-08 02:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1492635323.000000\n"
+"X-POOTLE-MTIME: 1494210905.000000\n"
#: align.xhp
msgctxt ""
@@ -389,7 +389,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Choose the command <emph>Insert - Object - Formula</emph>."
-msgstr "Elija la orden <emph>Insertar - Objeto - Fórmula</emph>."
+msgstr "Elija la orden <emph>Insertar ▸ Objeto ▸ Fórmula</emph>."
#: keyboard.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <emph>Insert - Object - Formula</emph> without any text selected."
-msgstr "Si desea usar la interfaz de $[officename] Math para editar una fórmula, seleccione la orden <emph>Insertar - Objeto - Fórmula</emph> sin texto seleccionado."
+msgstr "Si desea usar la interfaz de $[officename] Math para editar una fórmula, seleccione la orden <emph>Insertar ▸ Objeto ▸ Fórmula</emph> sin haber seleccionado texto."
#: keyboard.xhp
msgctxt ""
@@ -448,7 +448,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Working with Limits"
-msgstr "Trabajar con Límites"
+msgstr "Trabajar con límites"
#: limits.xhp
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"hd_id1892147\n"
"help.text"
msgid "<variable id=\"limits\"><link href=\"text/smath/guide/limits.xhp\">Working with Limits</link></variable>"
-msgstr "<variable id=\"limits\"><link href=\"text/smath/guide/limits.xhp\">Trabajar con Límites</link></variable>"
+msgstr "<variable id=\"limits\"><link href=\"text/smath/guide/limits.xhp\">Trabajar con límites</link></variable>"
#: limits.xhp
msgctxt ""
@@ -472,7 +472,7 @@ msgctxt ""
"hd_id9881893\n"
"help.text"
msgid "How can I define the limits in a Sum or Integral formula?"
-msgstr "¿Cómo puedo definir los límites en una fórmula de Sumatorio o Integral?"
+msgstr "¿Cómo puedo definir los límites en una fórmula de sumatoria o de integral?"
#: limits.xhp
msgctxt ""
@@ -488,7 +488,7 @@ msgctxt ""
"par_id8811304\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "Seleccione <item type=\"menuitem\">Insertar - Objeto - Fórmula</item>."
+msgstr "Seleccione <item type=\"menuitem\">Insertar ▸ Objeto ▸ Fórmula</item>."
#: limits.xhp
msgctxt ""
@@ -592,7 +592,7 @@ msgctxt ""
"par_id5866267\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "Seleccione <item type=\"menuitem\">Insertar - Objeto - Fórmula</item>."
+msgstr "Seleccione <item type=\"menuitem\">Insertar ▸ Objeto ▸ Fórmula</item>."
#: limits.xhp
msgctxt ""
@@ -616,7 +616,7 @@ msgctxt ""
"par_id4651020\n"
"help.text"
msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon."
-msgstr ""
+msgstr "Existe una separación pequeña entre f(x) y dx, que puede también ingresar mediante el panel Elementos: seleccione la opción <emph>Formatos</emph> de la lista superior y, a continuación, pulse en el icono <emph>Separación pequeña</emph>."
#: limits.xhp
msgctxt ""
@@ -640,7 +640,7 @@ msgctxt ""
"par_id260322\n"
"help.text"
msgid "<link href=\"text/smath/01/03090909.xhp\">Example of Integral and Sum ranges</link>"
-msgstr "<link href=\"text/smath/01/03090909.xhp\">Ejemplo de rangos en una Integral o Sumatorio</link>"
+msgstr "<link href=\"text/smath/01/03090909.xhp\">Ejemplo de intervalos de integral y de sumatoria</link>"
#: main.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index 9903836ea96..a0c1b888b7d 100644
--- a/source/es/helpcontent2/source/text/swriter/01.po
+++ b/source/es/helpcontent2/source/text/swriter/01.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: 2016-12-27 21:50+0100\n"
-"PO-Revision-Date: 2017-04-30 12:06+0000\n"
+"PO-Revision-Date: 2017-05-25 23:13+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1493553984.000000\n"
+"X-POOTLE-MTIME: 1495754022.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -15168,7 +15168,7 @@ msgctxt ""
"hd_id3153345\n"
"help.text"
msgid "Include this paragraph in line numbering"
-msgstr ""
+msgstr "Contar los renglones de este párrafo"
#: 05030800.xhp
msgctxt ""
@@ -25357,7 +25357,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <emph>Format - Paragraph</emph>, click the <emph>Numbering </emph>tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering."
-msgstr "<variable id=\"zeinum\">Añade o borra y formatea los números de las líneas en el documento actual. Para excluir un párrafo de la numeración de líneas, pulse sobre el párrafo, seleccione <emph>Formato - Párrafo</emph>, después la pestaña <emph>Numeración</emph> y, a continuación, deje en blanco la casilla de verificación <emph>Contar las líneas de este párrafo</emph>.</variable> También puede excluir un estilo de párrafo desde la numeración de líneas."
+msgstr "<variable id=\"zeinum\">Añade o quita y formatea los números de los renglones del documento actual. Para excluir un párrafo de la numeración de renglones, pulse sobre el párrafo, seleccione <emph>Formato ▸ Párrafo</emph>, después la pestaña <emph>Numeración</emph> y, a continuación, desmarque la casilla <emph>Contar los renglones de este párrafo</emph>.</variable> También puede excluir un estilo de párrafo desde Numeración de renglones."
#: 06180000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index 7b0a21a8714..45ccd21d52f 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/guide.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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2017-04-21 07:10+0000\n"
+"PO-Revision-Date: 2017-05-25 23:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1492758604.000000\n"
+"X-POOTLE-MTIME: 1495753923.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -9714,7 +9714,7 @@ msgctxt ""
"par_id3153733\n"
"help.text"
msgid "Select <emph>Include this paragraph in line numbering</emph>."
-msgstr "Seleccione <emph>Contar las líneas de este párrafo</emph>."
+msgstr "Seleccione <emph>Contar los renglones de este párrafo</emph>."
#: numbering_lines.xhp
msgctxt ""
@@ -9762,7 +9762,7 @@ msgctxt ""
"par_id3148389\n"
"help.text"
msgid "Select the <item type=\"menuitem\">Include this paragraph in line numbering</item> check box."
-msgstr "Seleccione la casilla de verificación <item type=\"menuitem\">Contar las líneas de este párrafo</item>."
+msgstr "Seleccione la casilla <item type=\"menuitem\">Contar los renglones de este párrafo</item>."
#: numbering_lines.xhp
msgctxt ""