aboutsummaryrefslogtreecommitdiff
path: root/source/ast/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-08 23:13:44 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-08 23:33:50 +0100
commit8b19beb31a8130df352a794fc391eace34250bfd (patch)
tree80e2483a65d29c391961ee6cf2aee141945d0d65 /source/ast/helpcontent2
parent407609021e77e0f652454b3612cb020f69852d91 (diff)
update translations from weblate
Change-Id: I75a99d8d1567ffce961a404c6f054b9bd07b62a0
Diffstat (limited to 'source/ast/helpcontent2')
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/guide.po477
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/python.po20
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/shared.po323
-rw-r--r--source/ast/helpcontent2/source/text/scalc/01.po68
-rw-r--r--source/ast/helpcontent2/source/text/scalc/guide.po72
-rw-r--r--source/ast/helpcontent2/source/text/schart/01.po23
-rw-r--r--source/ast/helpcontent2/source/text/sdraw.po12
-rw-r--r--source/ast/helpcontent2/source/text/sdraw/01.po20
-rw-r--r--source/ast/helpcontent2/source/text/sdraw/guide.po20
-rw-r--r--source/ast/helpcontent2/source/text/shared/00.po51
-rw-r--r--source/ast/helpcontent2/source/text/shared/01.po1199
-rw-r--r--source/ast/helpcontent2/source/text/shared/02.po9
-rw-r--r--source/ast/helpcontent2/source/text/shared/05.po49
-rw-r--r--source/ast/helpcontent2/source/text/shared/06.po174
-rw-r--r--source/ast/helpcontent2/source/text/shared/autopi.po14
-rw-r--r--source/ast/helpcontent2/source/text/shared/explorer/database.po23
-rw-r--r--source/ast/helpcontent2/source/text/shared/guide.po171
-rw-r--r--source/ast/helpcontent2/source/text/shared/help.po72
-rw-r--r--source/ast/helpcontent2/source/text/shared/menu.po20
-rw-r--r--source/ast/helpcontent2/source/text/shared/optionen.po19
-rw-r--r--source/ast/helpcontent2/source/text/simpress.po24
-rw-r--r--source/ast/helpcontent2/source/text/simpress/00.po172
-rw-r--r--source/ast/helpcontent2/source/text/simpress/01.po64
-rw-r--r--source/ast/helpcontent2/source/text/simpress/02.po12
-rw-r--r--source/ast/helpcontent2/source/text/simpress/guide.po46
-rw-r--r--source/ast/helpcontent2/source/text/smath/00.po80
-rw-r--r--source/ast/helpcontent2/source/text/smath/01.po23
-rw-r--r--source/ast/helpcontent2/source/text/swriter/01.po39
28 files changed, 2155 insertions, 1141 deletions
diff --git a/source/ast/helpcontent2/source/text/sbasic/guide.po b/source/ast/helpcontent2/source/text/sbasic/guide.po
index c0597d626b1..a6b793d6902 100644
--- a/source/ast/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ast/helpcontent2/source/text/sbasic/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:36+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2018-04-25 12:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -187,6 +187,474 @@ msgctxt ""
msgid "Compare Access2Base with Microsoft Access VBA"
msgstr ""
+#. 4eXWf
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basic to Python"
+msgstr ""
+
+#. eoGBT
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0430\n"
+"help.text"
+msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
+msgstr ""
+
+#. 8tB4f
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"hd_id811571848401485\n"
+"help.text"
+msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>"
+msgstr ""
+
+#. P7E4G
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0432\n"
+"help.text"
+msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
+msgstr ""
+
+#. ZKSB3
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0433\n"
+"help.text"
+msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,"
+msgstr ""
+
+#. AW7Lr
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0434\n"
+"help.text"
+msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome,"
+msgstr ""
+
+#. At8D2
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0435\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized,"
+msgstr ""
+
+#. CPd9K
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0436\n"
+"help.text"
+msgid "and many more."
+msgstr ""
+
+#. JvzSR
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0437\n"
+"help.text"
+msgid "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine."
+msgstr ""
+
+#. 4jY8s
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0438\n"
+"help.text"
+msgid "Retrieving Python Scripts"
+msgstr ""
+
+#. bBTqb
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0439\n"
+"help.text"
+msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:"
+msgstr ""
+
+#. AZwVA
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0444\n"
+"help.text"
+msgid "''' Grab Python script object before execution"
+msgstr ""
+
+#. woGvx
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0445\n"
+"help.text"
+msgid "' Arguments:"
+msgstr ""
+
+#. nvnTr
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0446\n"
+"help.text"
+msgid "' macro : as \"library/module.py$macro\" or \"module.py$macro\""
+msgstr ""
+
+#. Au674
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0447\n"
+"help.text"
+msgid "' location: as \"document\", \"share\", \"user\" or ENUM(eration)"
+msgstr ""
+
+#. u5hgy
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0448\n"
+"help.text"
+msgid "' Result:"
+msgstr ""
+
+#. kskTS
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0449\n"
+"help.text"
+msgid "' located com.sun.star.script.provider.XScript UNO service'''"
+msgstr ""
+
+#. F9Hvi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0452\n"
+"help.text"
+msgid "Dim sp As Object ' com.sun.star.script.provider.XScriptProvider compatible"
+msgstr ""
+
+#. osCpU
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0463\n"
+"help.text"
+msgid "Executing Python Scripts"
+msgstr ""
+
+#. pAfKa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0464\n"
+"help.text"
+msgid "Syntax"
+msgstr ""
+
+#. gVpsb
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0466\n"
+"help.text"
+msgid "<literal>opSysName = script.invoke(Array(), in_outs, Array())</literal> ' in_out is an Array"
+msgstr ""
+
+#. jiU2w
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0469\n"
+"help.text"
+msgid "Embedded Scripts Examples"
+msgstr ""
+
+#. FadCx
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0470\n"
+"help.text"
+msgid "Below <literal>ComputerName</literal>, and <literal>GetFilelen</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
+msgstr ""
+
+#. YbMbS
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0472\n"
+"help.text"
+msgid "Option Compatible ' Properties are supported"
+msgstr ""
+
+#. KVNHH
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0477\n"
+"help.text"
+msgid "'''Workstation name'''"
+msgstr ""
+
+#. FCaBa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0483\n"
+"help.text"
+msgid "'''File size in bytes'''"
+msgstr ""
+
+#. D9Cbu
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0489\n"
+"help.text"
+msgid "ISEMBEDDED As String ' document script"
+msgstr ""
+
+#. bD77H
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0490\n"
+"help.text"
+msgid "ISPERSONAL As String ' user script"
+msgstr ""
+
+#. TEbDh
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0491\n"
+"help.text"
+msgid "ISSHARED As String ' %PRODUCTNAME macro"
+msgstr ""
+
+#. CHTxq
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0497\n"
+"help.text"
+msgid ".ISEMBEDDED = \"document\" ' document script"
+msgstr ""
+
+#. GGD4G
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0498\n"
+"help.text"
+msgid ".ISPERSONAL = \"user\" ' user scripts"
+msgstr ""
+
+#. hz9VR
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0499\n"
+"help.text"
+msgid ".ISSHARED = \"share\" ' %PRODUCTNAME macro"
+msgstr ""
+
+#. KfKCA
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0503\n"
+"help.text"
+msgid "Two different Python modules are called. They can either be embedded in the current document, either be stored on the file system. Argument type checking is skipped for clarity:"
+msgstr ""
+
+#. igPCi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0526\n"
+"help.text"
+msgid "Personal or Shared Scripts Examples"
+msgstr ""
+
+#. EPVTC
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0527\n"
+"help.text"
+msgid "The calling mechanism for personal or shared Python scripts is identical to that of embedded scripts. Library names are mapped to folders. Computing %PRODUCTNAME user profile and shared modules system file paths can be performed as detailed in <link href=\"text/sbasic/python/python_session.xhp\">Getting session information</link>. Below <literal>OSName</literal>, <literal>HelloWorld</literal> and <literal>NormalizePath</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
+msgstr ""
+
+#. bwkSJ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0529\n"
+"help.text"
+msgid "Option Compatible ' Properties are supported"
+msgstr ""
+
+#. 3W9xB
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0534\n"
+"help.text"
+msgid "'''Platform name as \"Linux\", \"Darwin\" or \"Windows\"'''"
+msgstr ""
+
+#. WAE7X
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0540\n"
+"help.text"
+msgid "'''%PRODUCTNAME Python shared sample'''"
+msgstr ""
+
+#. MYSSL
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0546\n"
+"help.text"
+msgid "'''Strip superfluous '\\..' in path'''"
+msgstr ""
+
+#. yTqsy
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0550\n"
+"help.text"
+msgid "Python standard modules"
+msgstr ""
+
+#. 3F9RQ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0551\n"
+"help.text"
+msgid "%PRODUCTNAME embedded Python contains many standard libraries to benefit from. They bear a rich feature set, such as but not limited to:"
+msgstr ""
+
+#. aPbV7
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0552\n"
+"help.text"
+msgid "<emph>argparse</emph> Parser for command-line options, arguments and sub-commands"
+msgstr ""
+
+#. zBD3c
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0553\n"
+"help.text"
+msgid "<emph>cmath</emph> Mathematical functions for complex numbers"
+msgstr ""
+
+#. GDXVa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0554\n"
+"help.text"
+msgid "<emph>csv</emph> CSV files reading and writing"
+msgstr ""
+
+#. FnCu8
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0555\n"
+"help.text"
+msgid "<emph>datetime</emph> Genuine date and time types"
+msgstr ""
+
+#. GQCwa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0556\n"
+"help.text"
+msgid "<emph>json</emph> JSON encoder and decoder"
+msgstr ""
+
+#. JmFZK
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0557\n"
+"help.text"
+msgid "<emph>math</emph> Mathematical functions"
+msgstr ""
+
+#. PRGHi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0558\n"
+"help.text"
+msgid "<emph>re</emph> Regular expression operations"
+msgstr ""
+
+#. XVbzW
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0559\n"
+"help.text"
+msgid "<emph>socket</emph> Low-level networking interface"
+msgstr ""
+
+#. VehtJ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0560\n"
+"help.text"
+msgid "<emph>sys</emph> System-specific parameters and functions"
+msgstr ""
+
+#. RWzWY
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0561\n"
+"help.text"
+msgid "<emph>unittest</emph> and <emph>trace</emph> Unit testing framework and Track Python execution"
+msgstr ""
+
+#. JG3VZ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0562\n"
+"help.text"
+msgid "<emph>xml.etree.ElementTree</emph> ElementTree XML API"
+msgstr ""
+
#. CwBFN
#: basic_examples.xhp
msgctxt ""
@@ -295,14 +763,14 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr "Escueya <emph>Ferramientes - Macros - Entamar diálogos</emph> y faiga clic en <emph>Nuevu</emph>."
-#. M3Ddd
+#. FkRCE
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3150447\n"
"help.text"
-msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
-msgstr "Escriba un nome pal diálogu y faiga clic n'Aceutar. Pa camudar el nome del diálogu darréu, col botón derechu faiga clic nel nome de la ficha y escueya <emph>Camudar nome</emph>."
+msgid "Enter a name for the dialog and click <emph>OK</emph>. To rename the dialog later, right-click the name on the tab and choose <emph>Rename</emph>."
+msgstr ""
#. qFeYH
#: create_dialog.xhp
@@ -978,4 +1446,3 @@ msgctxt ""
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Si l'usuariu tien una versión antigua de %PRODUCTNAME que non reconosca los recursos de cadeanas localizables pal diálogu de Basic, l'usuariu va ver les cadenes nel idioma predetermináu."
-
diff --git a/source/ast/helpcontent2/source/text/sbasic/python.po b/source/ast/helpcontent2/source/text/sbasic/python.po
index 36fccbc48b2..0d85ded63fe 100644
--- a/source/ast/helpcontent2/source/text/sbasic/python.po
+++ b/source/ast/helpcontent2/source/text/sbasic/python.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:01+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-08 18:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicpython/ast/>\n"
+"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
#. naSFZ
#: main0000.xhp
@@ -76,13 +78,13 @@ msgctxt ""
msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME."
msgstr ""
-#. NV2P7
+#. bb68x
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
"par_id131568902936659\n"
"help.text"
-msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools – Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
+msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
msgstr ""
#. naZBV
@@ -2504,7 +2506,7 @@ msgctxt ""
"N0225\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. onsBW
#: python_programming.xhp
@@ -2612,7 +2614,7 @@ msgctxt ""
"N0245\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. 6wDQn
#: python_programming.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index dbbbd0a8ca6..4ef4c14fa96 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:36+0200\n"
-"PO-Revision-Date: 2018-10-21 20:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-08 18:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152108.000000\n"
@@ -17015,7 +17015,7 @@ msgctxt ""
"par_id051620171114565335\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. QdhaX
#: 03040000.xhp
@@ -17024,7 +17024,7 @@ msgctxt ""
"par_id051620171114565484\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. 2ZfCb
#: 03040000.xhp
@@ -17060,7 +17060,7 @@ msgctxt ""
"par_id051620171114576150\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. LsGpf
#: 03040000.xhp
@@ -17069,7 +17069,7 @@ msgctxt ""
"par_id051620171114575122\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. SKTAY
#: 03040000.xhp
@@ -17105,7 +17105,7 @@ msgctxt ""
"par_id051620171114576921\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. 4H8QB
#: 03040000.xhp
@@ -17114,7 +17114,7 @@ msgctxt ""
"par_id051620171114578188\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. khVxN
#: 03040000.xhp
@@ -17204,7 +17204,7 @@ msgctxt ""
"par_id991512312965968\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. MF8DE
#: 03040000.xhp
@@ -21796,32 +21796,32 @@ msgctxt ""
msgid "Example:"
msgstr "Exemplu:"
-#. hMpoj
+#. WsqJB
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3156214\n"
"help.text"
-msgid "' uses BasicFormulas in $[officename] Calc"
-msgstr "' usa BasicFormulas en $[officename] Calc"
+msgid "' uses BasicFormulas in %PRODUCTNAME Calc"
+msgstr ""
-#. Bf2Zt
+#. VEjxC
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3149262\n"
"help.text"
-msgid "' Returns a long integer from a hexadecimal value."
-msgstr "' Devuelve un enteru llargu d'un valor hexadecimal."
+msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value."
+msgstr ""
-#. aZhWM
+#. CkjAF
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3147215\n"
"help.text"
-msgid "' Calculates a hexadecimal value in integer."
-msgstr "' Calcula un valor hexadecimal como enteru."
+msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number."
+msgstr ""
#. Tko9w
#: 03080802.xhp
@@ -28933,14 +28933,14 @@ msgctxt ""
msgid "Return value:"
msgstr "Valor de torna:"
-#. mCK6P
+#. YBMcU
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Integer"
-msgstr "Enteru"
+msgid "Long"
+msgstr ""
#. KdfgY
#: 03102900.xhp
@@ -28978,41 +28978,77 @@ msgctxt ""
msgid "Example:"
msgstr "Exemplu:"
-#. rvm35
+#. CuAie
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
-"par_id3145365\n"
+"par_idm1206770608\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' Devuelve 10"
+msgid "Sub VectorBounds"
+msgstr ""
-#. zDvTi
+#. FEgDA
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
-"par_id3150486\n"
+"par_idm1206768352\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' Devuelve 20"
+msgid "Print LBound(v()) ' returns 10"
+msgstr ""
+
+#. QkxEG
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206766048\n"
+"help.text"
+msgid "End Sub ' VectorBounds"
+msgstr ""
-#. LLJCx
+#. iTot3
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206763792\n"
+"help.text"
+msgid "Sub TableBounds"
+msgstr ""
+
+#. tBDDP
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145365\n"
+"help.text"
+msgid "Print LBound(t), UBound(t()) ' returns 10 20"
+msgstr ""
+
+#. LerBr
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3149665\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' Devuelve 5"
+msgid "Print LBound(t(),2) ' returns - 5"
+msgstr ""
-#. VEvF8
+#. HfdoX
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3159154\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' Devuelve 70"
+msgid "Print UBound(t,2) ' returns 70"
+msgstr ""
+
+#. DPEj5
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206754912\n"
+"help.text"
+msgid "End Sub ' TableBounds"
+msgstr ""
#. 6GB8Z
#: 03103000.xhp
@@ -29077,14 +29113,14 @@ msgctxt ""
msgid "Return value:"
msgstr "Valor de torna:"
-#. nYpdd
+#. xVQ87
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
"par_id3149670\n"
"help.text"
-msgid "Integer"
-msgstr "Enteru"
+msgid "Long"
+msgstr ""
#. GgECq
#: 03103000.xhp
@@ -29122,41 +29158,77 @@ msgctxt ""
msgid "Example:"
msgstr "Exemplu:"
-#. ZsSxE
+#. EFwDh
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3152596\n"
+"par_idm1206770608\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' Devuelve 10"
+msgid "Sub VectorBounds"
+msgstr ""
-#. 6dFAP
+#. HPb5a
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3153138\n"
+"par_idm1206768352\n"
+"help.text"
+msgid "Print LBound(v()) ' returns 10"
+msgstr ""
+
+#. kmEXM
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_idm1206766048\n"
+"help.text"
+msgid "End Sub ' VectorBounds"
+msgstr ""
+
+#. khUqL
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_idm1206763792\n"
+"help.text"
+msgid "Sub TableBounds"
+msgstr ""
+
+#. aaaDh
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3145365\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' Devuelve 20"
+msgid "Print LBound(t), UBound(t()) ' returns 10 20"
+msgstr ""
-#. 4BRL7
+#. fqeRG
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
"par_id3149665\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' Devuelve 5"
+msgid "Print LBound(t(),2) ' returns - 5"
+msgstr ""
+
+#. TBxHC
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3159154\n"
+"help.text"
+msgid "Print UBound(t,2) ' returns 70"
+msgstr ""
-#. znTvz
+#. AkaCg
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3147214\n"
+"par_idm1206754912\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' Devuelve 70"
+msgid "End Sub ' TableBounds"
+msgstr ""
#. QHhrj
#: 03103100.xhp
@@ -36151,50 +36223,41 @@ msgctxt ""
msgid "GlobalScope"
msgstr ""
-#. kNPcm
+#. Rdvas
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>GlobalScope;función</bookmark_value><bookmark_value>sistema de biblioteca</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries;LibraryContainer</bookmark_value><bookmark_value>DialogLibraries;LibraryContainer</bookmark_value>"
+msgid "<bookmark_value>GlobalScope specifier</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>Library container</bookmark_value><bookmark_value>GlobalScope</bookmark_value><bookmark_value>API; BasicLibraries</bookmark_value><bookmark_value>API; DialogLibraries</bookmark_value><bookmark_value>BasicLibraries; library container</bookmark_value><bookmark_value>DialogLibraries; library container</bookmark_value>"
+msgstr ""
-#. LuBdu
+#. BEFVK
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"hd_id3150682\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope</link>"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope specifier</link>"
msgstr ""
-#. uXkDE
+#. BKWJA
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3153345\n"
+"par_id991572457387308\n"
"help.text"
-msgid "Basic source code and dialogs are organized in a library system."
-msgstr "El códigu fonte de Basic y los diálogos tán entamaos nun sistema de biblioteques."
-
-#. Z9wiX
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"par_id3145315\n"
-"help.text"
-msgid "The LibraryContainer contains libraries"
-msgstr "LibraryContainer contién biblioteques"
+msgid "To manage personal or shared library containers (<emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, use the <literal>GlobalScope</literal> specifier."
+msgstr ""
-#. C95Hk
+#. Jz8ET
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3149514\n"
+"par_id3153345\n"
"help.text"
-msgid "Libraries can contain modules and dialogs"
-msgstr "Les biblioteques puen contener módulos y diálogos"
+msgid "Basic source code and dialogs are organized in library containers. Libraries can contain modules and dialogs."
+msgstr ""
#. BhGwB
#: 03131900.xhp
@@ -36205,14 +36268,14 @@ msgctxt ""
msgid "In Basic:"
msgstr "En Basic:"
-#. VBuDv
+#. JLAkk
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3153061\n"
"help.text"
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr "LibraryContainer denominar <emph>BasicLibraries</emph>."
+msgid "Basic libraries and modules can be managed with the <literal>BasicLibraries</literal> object. Libraries can be searched, explored and loaded on request. <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitoring document events\">Monitoring Documents Events</link> illustrates %PRODUCTNAME library loading."
+msgstr ""
#. retJJ
#: 03131900.xhp
@@ -36223,41 +36286,23 @@ msgctxt ""
msgid "In dialogs:"
msgstr "Nos diálogos:"
-#. RCBGS
+#. tQBVS
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr "LibraryContainer denominar <emph>DialogLibraries</emph>."
+msgid "Dialog libraries and dialogs can be managed with the <literal>DialogLibraries</literal> object. <link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog\">Opening a Dialog With Basic</link> illustrates how to display %PRODUCTNAME shared dialogs."
+msgstr ""
-#. rJgLK
+#. eBUEF
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
-msgstr "Dambos LibraryContainers esisten nun nivel d'aplicación y dientro de cada documentu. Nel documentu Basic, llamar a los LibraryContainers del documentu automáticamente. Si deseya llamar a los LibratyContainers dende dientro d'un documentu, ye necesariu usar la pallabra clave <emph>GlobalScope</emph>."
-
-#. oBELf
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"hd_id3148920\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Sintaxis:"
-
-#. CXG6H
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"hd_id3154685\n"
-"help.text"
-msgid "Example:"
-msgstr "Exemplu:"
+msgid "<literal>BasicLibraries</literal> and <literal>DialogLibraries</literal> containers exist at application level and within every document. Document's library containers do not need the <literal>GlobalScope</literal> specifier to be managed. If you want to call a global library container (located in <emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, you must use the <literal>GlobalScope</literal> specifier."
+msgstr ""
#. BDRji
#: 03131900.xhp
@@ -36709,41 +36754,41 @@ msgctxt ""
msgid "Example:"
msgstr "Exemplu:"
-#. Xf8qa
+#. EPYGA
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"tit\n"
"help.text"
-msgid "ThisComponent Statement"
+msgid "ThisComponent Object"
msgstr ""
-#. DtPwJ
+#. AKrki
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"bm_id3155342\n"
"help.text"
-msgid "<bookmark_value>ThisComponent property</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>ThisComponent;instrucción</bookmark_value><bookmark_value>componentes;direicionamientu</bookmark_value>"
+msgid "<bookmark_value>ThisComponent object</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
+msgstr ""
-#. XkgXD
+#. 88n2h
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"hd_id3155342\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement\">ThisComponent Statement</link>"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
msgstr ""
-#. Y2ost
+#. zizyQ
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
-msgstr "Direiciona el componente activu por que les sos propiedaes puedan lleese y establecese. ThisComponent ye usáu dende'l documentu Basic, onde amuesa'l documentu al que pertenez Basic. El tipu d'oxetu accesado por ThisComponent depende nel tipu de documentu."
+msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
#. 6Exm3
#: 03132200.xhp
@@ -38552,7 +38597,7 @@ msgctxt ""
"par_id781512137345583\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. G67rA
#: 03150000.xhp
@@ -38741,7 +38786,7 @@ msgctxt ""
"par_id491512153274624\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. cFuMR
#: 03150001.xhp
@@ -41092,40 +41137,40 @@ msgctxt ""
msgid "Object Functions"
msgstr ""
-#. nWWUF
+#. ZEw4t
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"tit\n"
"help.text"
-msgid "StarDesktop"
+msgid "StarDesktop object"
msgstr ""
-#. C3nBa
+#. S5TDy
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"N0089\n"
"help.text"
-msgid "<bookmark_value>StarDesktop</bookmark_value>"
+msgid "<bookmark_value>StarDesktop</bookmark_value> <bookmark_value>API; Desktop</bookmark_value>"
msgstr ""
-#. MDiGB
+#. awFbD
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"hd_id401544551916353\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop</link>"
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop object</link>"
msgstr ""
-#. F83GM
+#. VZcw3
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"N0091\n"
"help.text"
-msgid "The StarDesktop object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via StarDesktop."
+msgid "The <literal>StarDesktop</literal> object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via <literal>StarDesktop</literal>."
msgstr ""
#. iDmEB
@@ -41173,6 +41218,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. yFvUL
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id91572461246639\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">BasicLibraries Object</link>"
+msgstr ""
+
+#. PDDjd
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id91572461246640\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
+msgstr ""
+
+#. 8GF88
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id81572615048011\n"
+"help.text"
+msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
+msgstr ""
+
#. V3Wow
#: vbasupport.xhp
msgctxt ""
@@ -41289,4 +41361,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
msgstr ""
-
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index 918fed98157..8ae965ca3d6 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:31+0200\n"
-"PO-Revision-Date: 2018-11-12 13:16+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-08 20:19+0100\n"
+"PO-Revision-Date: 2019-11-08 18:42+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textscalc01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Poedit-SourceCharset: utf-8\n"
@@ -4742,14 +4742,14 @@ msgctxt ""
msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
msgstr "<emph>Criteriu de Busca</emph> ye'l rangu de caxella que contién un criteriu de busca. Si escribe dellos criterios nuna filera, puen xuntase usando Y.Si escribe'l criteriu en files distintes ellos conéctense con un O. Les caxelles baleres nun criteriu de busca van ignorase ."
-#. 6EVHB
+#. k58yy
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
"par_id3151188\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
-msgstr "Pue escoyese <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Fueyes de cálculu - Calcular\">%PRODUCTNAME Calc - Calcular</link> pa definir cómo se va portar $[officename] Calc al guetar elementos idénticos."
+msgid "Choose <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> to define how $[officename] Calc acts when searching for identical entries."
+msgstr ""
#. GCPCd
#: 04060101.xhp
@@ -14462,6 +14462,15 @@ msgctxt ""
msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
msgstr "Consulte CUNTAR.SI() pa llograr más exemplos de sintaxis que puedan utilizase con SUMAR.SI()."
+#. Z8TrQ
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"hd_id72921259523046\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>"
+msgstr ""
+
#. BHGzQ
#: 04060106.xhp
msgctxt ""
@@ -24054,7 +24063,7 @@ msgctxt ""
"par_id3149388\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Correición"
#. zS5BL
#: 04060112.xhp
@@ -24063,7 +24072,7 @@ msgctxt ""
"par_id3154636\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. 3dyGm
#: 04060112.xhp
@@ -24072,7 +24081,7 @@ msgctxt ""
"par_id3153228\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. auDAv
#: 04060112.xhp
@@ -24099,7 +24108,7 @@ msgctxt ""
"par_id3155986\n"
"help.text"
msgid "Row1"
-msgstr "Row1"
+msgstr "Filera1"
#. iPM7A
#: 04060112.xhp
@@ -24324,7 +24333,7 @@ msgctxt ""
"par_id3149908\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Correición"
#. ehB7k
#: 04060112.xhp
@@ -24333,7 +24342,7 @@ msgctxt ""
"par_id3159165\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. iRPCq
#: 04060112.xhp
@@ -24342,7 +24351,7 @@ msgctxt ""
"par_id3159150\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. q4Dcs
#: 04060112.xhp
@@ -24369,7 +24378,7 @@ msgctxt ""
"par_id3147512\n"
"help.text"
msgid "Row1"
-msgstr "Row1"
+msgstr "Filera1"
#. vVRTp
#: 04060112.xhp
@@ -24612,7 +24621,7 @@ msgctxt ""
"par_id3154664\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Correición"
#. 6oQJ6
#: 04060112.xhp
@@ -24621,7 +24630,7 @@ msgctxt ""
"par_id3154566\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. D3xXV
#: 04060112.xhp
@@ -24630,7 +24639,7 @@ msgctxt ""
"par_id3146073\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. Zty8q
#: 04060112.xhp
@@ -24657,7 +24666,7 @@ msgctxt ""
"par_id3149560\n"
"help.text"
msgid "Row1"
-msgstr "Row1"
+msgstr "Filera1"
#. r6G5T
#: 04060112.xhp
@@ -33092,13 +33101,13 @@ msgctxt ""
msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
msgstr "<emph>Rangu</emph> ye l'área na que se van aplicar los criterios."
-#. PESCm
+#. HvRLc
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
"par_id3165000\n"
"help.text"
-msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. If regular expressions are enabled in calculation options you may also enter a search text in the form of a regular expression, e.g. b.* for all cells that begin with b. If wildcards are enabled in calculation options you may enter a search text with wildcards, e.g. b* for all cells that begin with b. You may also indicate a cell address that contains the search criterion. If you search for literal text, enclose the text in double quotes."
+msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted."
msgstr ""
#. ZpDRv
@@ -33164,6 +33173,15 @@ msgctxt ""
msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
msgstr "Pa cuntar namái númberos negativos: <item type=\"input\">=CUNTAR.SI(A1:A10;\"<0\")</item>"
+#. jGBjw
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id224412044220134\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>"
+msgstr ""
+
#. GWdLd
#: 04060181.xhp
msgctxt ""
@@ -43872,7 +43890,7 @@ msgctxt ""
"hd_id3155112\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. CsTuJ
#: 04070100.xhp
@@ -62097,7 +62115,7 @@ msgctxt ""
"par_id3154394\n"
"help.text"
msgid "<emph>Type</emph> is optional and determines the type of calculation."
-msgstr ""
+msgstr "<emph>Tipu</emph> ye opcional y determina'l tipu de cálculu."
#. E7Ad6
#: func_weekday.xhp
@@ -62106,7 +62124,7 @@ msgctxt ""
"par_id050220170615596613\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. CUDRi
#: func_weekday.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index bd6dff58808..393c9f969bf 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:01+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -2411,14 +2411,14 @@ msgctxt ""
msgid "To Reference a Cell in the Same Document"
msgstr "Referencia a una caxella nel mesmu documentu"
-#. J2qBT
+#. EruAD
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id2078005\n"
"help.text"
-msgid "Open a new, empty spreadsheet."
-msgstr "Abra una fueya de cálculu balera."
+msgid "Open a new, empty spreadsheet. By default, it has only a single sheet named Sheet1. Add a second sheet clicking on <emph>+</emph> button to the left of the sheet tab in the bottom (it will be named Sheet2 by default)."
+msgstr ""
#. paXnm
#: cellreferences.xhp
@@ -2456,6 +2456,24 @@ msgctxt ""
msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
msgstr "Si camuda a la Fueya1, va ver el mesmu conteníu na caxella A1. Si'l conteníu de Fueya2.A1 camuda, tamién va camudar el conteníu de Fueya1.A1."
+#. Epbaf
+#: cellreferences.xhp
+msgctxt ""
+"cellreferences.xhp\n"
+"par_id3147338\n"
+"help.text"
+msgid "When referencing a sheet with name containing spaces, use single quotes around the name: <item type=\"literal\">='Sheet with spaces in name'.A1</item>"
+msgstr ""
+
+#. 3CbGE
+#: cellreferences.xhp
+msgctxt ""
+"cellreferences.xhp\n"
+"par_id3147383\n"
+"help.text"
+msgid "The example uses Calc formula syntax. It is also possible to use Excel A1 ot R1C1 formula syntax; this is configured on <link href=\"text/shared/optionen/01060900.xhp\">Formula options page</link>."
+msgstr ""
+
#. mK8vG
#: cellreferences.xhp
msgctxt ""
@@ -2519,14 +2537,14 @@ msgctxt ""
msgid "Confirm the formula by clicking the green check mark."
msgstr "Confirme la fórmula faciendo clic na marca de verificación verde."
-#. fucwJ
+#. Vp5Cb
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id7099826\n"
"help.text"
-msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
-msgstr "Si abasna'l cuadru de la esquina inferior derecha de la caxella activa pa escoyer un rangu de caxelles, $[officename] inxerta automáticamente les referencies correspondientes nes caxelles axacentes. Como resultancia, el nome de la fueya apaez precedíu del signu \"$\" pa indicar que se trata d'una referencia absoluta."
+msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">absolute reference</link>."
+msgstr ""
#. hrgGP
#: cellreferences.xhp
@@ -12401,14 +12419,14 @@ msgctxt ""
msgid "Defining A Function Using %PRODUCTNAME Basic"
msgstr "Definir una función con %PRODUCTNAME Basic"
-#. ZP8Ut
+#. rA6xD
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148456\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
-msgstr "Escueya <item type=\"menuitem\">Ferramientes - Macros - Entamar macros - %PRODUCTNAME Basic</item>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Basic</menuitem>."
+msgstr ""
#. 5gEUD
#: userdefined_function.xhp
@@ -12419,14 +12437,14 @@ msgctxt ""
msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
msgstr "Calque sobre'l botón <emph>Editar</emph>. Va Ver el Basic-IDE."
-#. C5PDD
+#. G6mwG
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150327\n"
"help.text"
-msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
-msgstr "Introduza'l códigu de función. Nesti exemplu, defínese la función <item type=\"literal\">VOL(a; b; c)</item>, que calcula'l volume d'un cuerpu sólidu rectangular con llargores <item type=\"literal\">a</item>, <item type=\"literal\">b</item> y <item type=\"literal\">c</item> nos llaos:"
+msgid "Enter the function code. In this example, we define a <literal>VOL(a; b; c)</literal> function that calculates the volume of a rectangular solid with side lengths <literal>a</literal>, <literal>b</literal> and <literal>c</literal>:"
+msgstr ""
#. eXWo3
#: userdefined_function.xhp
@@ -12473,14 +12491,14 @@ msgctxt ""
msgid "If you want to copy the user-defined function to a Calc document:"
msgstr "Si deseya copiar la función definida pol usuariu nun documentu de Calc:"
-#. WfojE
+#. 9oRKW
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150304\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
-msgstr "Escueya <item type=\"menuitem\">Ferramientes - Macros - Entamar macros - %PRODUCTNAME Basic</item>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Basic</menuitem>."
+msgstr ""
#. HZciB
#: userdefined_function.xhp
@@ -12545,23 +12563,23 @@ msgctxt ""
msgid "Applying a User-defined Function in $[officename] Calc"
msgstr "Aplicar una función definida pol usuariu en $[officename] Calc"
-#. qyYrE
+#. cKHUA
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148869\n"
"help.text"
-msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
-msgstr "Una vegada definida la función <item type=\"literal\">VOL(a; b; c)</item> na IDE de Basic, pue aplicala de la mesma que les funciones instalaes en $[officename] Calc."
+msgid "Once you have defined the function <literal>VOL(a; b; c)</literal> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
+msgstr ""
-#. VRybd
+#. WtG8F
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148606\n"
"help.text"
-msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
-msgstr "Abra un documentu de Calc ya introduza númberos pa los parámetros de función <item type=\"literal\">a</item>, <item type=\"literal\">b</item> y <item type=\"literal\">c</item> nes caxelles A1, B1 y C1."
+msgid "Open a Calc document and enter numbers for the function parameters <literal>a</literal>, <literal>b</literal> and <literal>c</literal> in cells A1, B1, and C1."
+msgstr ""
#. TTo2C
#: userdefined_function.xhp
@@ -12572,15 +12590,6 @@ msgctxt ""
msgid "Set the cursor in another cell and enter the following:"
msgstr "Coloque'l cursor n'otra caxella ya introduza lo siguiente:"
-#. CjkGL
-#: userdefined_function.xhp
-msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3155264\n"
-"help.text"
-msgid "=VOL(A1;B1;C1)"
-msgstr "=VOL(A1;B1;C1)"
-
#. frbse
#: userdefined_function.xhp
msgctxt ""
@@ -13282,4 +13291,3 @@ msgctxt ""
"help.text"
msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
msgstr "Esto significa que, al escribir una fecha de 1/1/30 o posterior, dicha fecha va tratase internamente como 1/1/1930 o posterior. Los años de dos díxitos menores faen referencia al sieglu XXI. Por exemplu, 1/1/20 convertir en 1/1/2020."
-
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index 138f5d5ac90..96f65e51a70 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/01.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-02-27 16:27+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-08 18:41+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textschart01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1519748866.000000\n"
#. DsZFP
@@ -293,7 +293,7 @@ msgctxt ""
"hd_id3150207\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#. aDGQ3
#: 04010000.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"hd_id3150208\n"
"help.text"
msgid "Axes"
-msgstr ""
+msgstr "Exes"
#. UZbPg
#: 04010000.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"hd_id3150209\n"
"help.text"
msgid "Secondary Axes"
-msgstr ""
+msgstr "Exes secundaries"
#. Ur5xh
#: 04010000.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"hd_id3156019\n"
"help.text"
msgid "X axis"
-msgstr ""
+msgstr "Exa X"
#. QNMF9
#: 04010000.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"hd_id3156020\n"
"help.text"
msgid "Y axis"
-msgstr ""
+msgstr "Exa Y"
#. 7BuDS
#: 04010000.xhp
@@ -6197,7 +6197,7 @@ msgctxt ""
"hd_id9826349\n"
"help.text"
msgid "Line"
-msgstr "Linea"
+msgstr "Llinia"
#. noyAr
#: type_line.xhp
@@ -8781,4 +8781,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves down the selected entry in the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mueve escontra baxo la entrada escoyida na llista Series de Datos.</ahelp>"
-
diff --git a/source/ast/helpcontent2/source/text/sdraw.po b/source/ast/helpcontent2/source/text/sdraw.po
index eb2211ad207..93bc58bc97a 100644
--- a/source/ast/helpcontent2/source/text/sdraw.po
+++ b/source/ast/helpcontent2/source/text/sdraw.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2017-10-04 10:13+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-08 18:46+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsdraw/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1507111981.000000\n"
#. dHbww
@@ -905,7 +905,7 @@ msgctxt ""
"hd_id3148576\n"
"help.text"
msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Llinia\">Llinia</link>"
#. 6qAxm
#: main_format.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/01.po b/source/ast/helpcontent2/source/text/sdraw/01.po
index f6cbb364499..e713337c73a 100644
--- a/source/ast/helpcontent2/source/text/sdraw/01.po
+++ b/source/ast/helpcontent2/source/text/sdraw/01.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2017-05-09 16:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-08 18:43+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsdraw01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1494345812.000000\n"
#. 4JVcT
@@ -113,7 +113,7 @@ msgctxt ""
"hd_id3145588\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. d3DGB
#: insert_layer.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"hd_id3153820\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. jLhtf
#: insert_layer.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id3155603\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. VPb3i
#: modify_layer.xhp
@@ -266,7 +266,7 @@ msgctxt ""
"hd_id3147345\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. r7SAi
#: modify_layer.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"hd_id901566134453327\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. vJ65G
#: rename_page.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/guide.po b/source/ast/helpcontent2/source/text/sdraw/guide.po
index c5ecfdd4a48..d6a3a908ccd 100644
--- a/source/ast/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ast/helpcontent2/source/text/sdraw/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2018-04-17 15:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -2716,14 +2716,14 @@ msgctxt ""
msgid "Adding Text"
msgstr "Amestar testu"
-#. CpYBz
+#. aaiFD
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"bm_id3153144\n"
"help.text"
-msgid "<bookmark_value>text frames</bookmark_value> <bookmark_value>inserting;text frames</bookmark_value> <bookmark_value>copying;text from other documents</bookmark_value> <bookmark_value>pasting;text from other documents</bookmark_value> <bookmark_value>legends; drawings</bookmark_value>"
-msgstr "<bookmark_value>marcos de testu </bookmark_value><bookmark_value>inxertar;marcos de testu </bookmark_value><bookmark_value>copiar;testu d'otros documentos</bookmark_value><bookmark_value>pegar;testu dende otros documentos</bookmark_value><bookmark_value>lleendes; dibuxos</bookmark_value>"
+msgid "<bookmark_value>text box</bookmark_value><bookmark_value>inserting;text box</bookmark_value><bookmark_value>copying;text from other documents</bookmark_value><bookmark_value>pasting;text from other documents</bookmark_value><bookmark_value>legends; drawings</bookmark_value>"
+msgstr ""
#. JnXwh
#: text_enter.xhp
@@ -2797,14 +2797,14 @@ msgctxt ""
msgid "Adding a Text Box"
msgstr "Amestando una caxa de testu"
-#. 4jPFg
+#. tkEEf
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"par_id3155266\n"
"help.text"
-msgid "Click the <emph>Text</emph> icon <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Icon</alt></image> and move the mouse pointer to where you want to enter the text box."
-msgstr "Faiga clic nel iconu <emph>Testu</emph> <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156450\">Iconu</alt></image> y coloque el punteru del mur onde quiera escribir el testu."
+msgid "Click the <emph>Text</emph> icon<image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Icon</alt></image> and move the mouse pointer to where you want to enter the text box."
+msgstr ""
#. dLN6f
#: text_enter.xhp
@@ -2905,14 +2905,14 @@ msgctxt ""
msgid "To determine the position of the text, use the settings in <emph>Format - Text</emph>."
msgstr "To determine the position of the text, use the settings in <emph>Format - Text</emph>."
-#. V5j4Y
+#. gifR8
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"par_id3147366\n"
"help.text"
-msgid "For example, click the arrow next to the <emph>Callouts</emph> icon <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Icon</alt></image> to open the Callouts toolbar."
-msgstr "Faiga clic na flecha qu'hai xuntu al iconu <emph>Llamaes</emph> <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154508\">Iconu</alt></image> p'abrir la barra de ferramientes Llamaes."
+msgid "For example, click the arrow next to the <emph>Callouts</emph> icon<image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Icon</alt></image> to open the Callouts toolbar."
+msgstr ""
#. TBBEa
#: text_enter.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index dae81d43073..13aa16e88dd 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-14 14:32+0200\n"
-"PO-Revision-Date: 2018-11-14 11:51+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-08 20:19+0100\n"
+"PO-Revision-Date: 2019-11-08 18:44+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textshared00/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196267.000000\n"
@@ -547,13 +547,22 @@ msgctxt ""
msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr ""
-#. jLUaA
+#. Jrt98
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3147418\n"
"help.text"
-msgid "<variable id=\"regulaer\">The search supports wildcards or <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. With regular expressions enabled, you can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a \"\\\" character, or enclose the text into \\Q...\\E. You can switch the automatic evaluation of wildcards or regular expression on and off in <link href=\"text/shared/optionen/01060500.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph></link>.</variable>"
+msgid "The search supports wildcards or <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. With regular expressions enabled, you can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a \"\\\" character, or enclose the text into \\Q...\\E. You can switch the automatic evaluation of wildcards or regular expression on and off in <link href=\"text/shared/optionen/01060500.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. GFeqE
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id651572973288601\n"
+"help.text"
+msgid "When using functions where one or more arguments are search criteria strings that represents a regular expression, the first attempt is to convert the string criteria to numbers. For example, \".0\" will convert to 0.0 and so on. If successful, the match will not be a regular expression match but a numeric match. However, when switching to a locale where the decimal separator is not the dot makes the regular expression conversion work. To force the evaluation of the regular expression instead of a numeric expression, use some expression that can not be misread as numeric, such as \".[0]\" or \".\\0\" or \"(?i).0\"."
msgstr ""
#. bEEp5
@@ -1778,7 +1787,7 @@ msgctxt ""
"par_id3154064\n"
"help.text"
msgid "Create New Directory"
-msgstr "Crear directoriu nuevu"
+msgstr "Crear direutoriu nuevu"
#. 543XH
#: 00000004.xhp
@@ -8116,6 +8125,15 @@ msgctxt ""
msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>"
msgstr ""
+#. mxkvw
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3151386\n"
+"help.text"
+msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>"
+msgstr ""
+
#. oTQwa
#: 00000406.xhp
msgctxt ""
@@ -8161,6 +8179,15 @@ msgctxt ""
msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
+#. rBcj4
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150498\n"
+"help.text"
+msgid "<variable id=\"liborganizer\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <widget>Organizer</widget> button.</variable>"
+msgstr ""
+
#. SqBL5
#: 00000406.xhp
msgctxt ""
@@ -8224,22 +8251,22 @@ msgctxt ""
msgid "<variable id=\"menue\">Choose <emph>Tools - Customize - Menus</emph> tab.</variable>"
msgstr ""
-#. LDuc8
+#. DMB2H
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_idN108E9\n"
"help.text"
-msgid "<variable id=\"menuenew\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>New</emph>.</variable>"
+msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>"
msgstr ""
-#. DbECK
+#. H7agM
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_idN10919\n"
"help.text"
-msgid "<variable id=\"menuemove\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>Menu - Move</emph>.</variable>"
+msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>"
msgstr ""
#. BKMeD
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 6bb1a5a3666..6a921dabb82 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2018-11-14 11:51+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-08 18:43+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. vrUzp
#: 01010000.xhp
@@ -32,7 +32,7 @@ msgctxt ""
"hd_id3154788\n"
"help.text"
msgid "<link href=\"text/shared/01/01010000.xhp\" name=\"New\">New</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01010000.xhp\" name=\"Nuevu\">Nuevu</link>"
#. nGQS8
#: 01010000.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"hd_id3153821\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. RFPbS
#: 01010201.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"hd_id3153828\n"
"help.text"
msgid "Info"
-msgstr ""
+msgstr "Información"
#. BeHbM
#: 01010201.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"hd_id3155180\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. gDFgW
#: 01010202.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"hd_id3153935\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. eDDhr
#: 01010301.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"hd_id3147226\n"
"help.text"
msgid "Info"
-msgstr ""
+msgstr "Información"
#. jWurX
#: 01010301.xhp
@@ -2435,7 +2435,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Filter Selection"
-msgstr ""
+msgstr "Seleición de filtru"
#. LDFYh
#: 01020103.xhp
@@ -2444,7 +2444,7 @@ msgctxt ""
"hd_id3152876\n"
"help.text"
msgid "Filter Selection"
-msgstr ""
+msgstr "Seleición de filtru"
#. Pzz3A
#: 01020103.xhp
@@ -2462,7 +2462,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "Filter list"
-msgstr ""
+msgstr "Llista de filtros"
#. xbEBH
#: 01020103.xhp
@@ -3218,7 +3218,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. LaoBx
#: 01100100.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"hd_id3147588\n"
"help.text"
msgid "<link href=\"text/shared/01/01100100.xhp\" name=\"Description\">Description</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01100100.xhp\" name=\"Descripción\">Descripción</link>"
#. BViFU
#: 01100100.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"hd_id3152372\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#. m9p8k
#: 01100100.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "Subject"
-msgstr ""
+msgstr "Asuntu"
#. aPM28
#: 01100100.xhp
@@ -3281,7 +3281,7 @@ msgctxt ""
"hd_id3156426\n"
"help.text"
msgid "Keywords"
-msgstr ""
+msgstr "Pallabres clave"
#. 4pHTt
#: 01100100.xhp
@@ -3632,7 +3632,7 @@ msgctxt ""
"hd_id3151234\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. srBoG
#: 01100300.xhp
@@ -3650,7 +3650,7 @@ msgctxt ""
"hd_id0811200812071796\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. AJgqt
#: 01100300.xhp
@@ -5189,7 +5189,7 @@ msgctxt ""
"hd_id3154381\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. 9H5WW
#: 01140000.xhp
@@ -5225,7 +5225,7 @@ msgctxt ""
"hd_id3154898\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. YS34p
#: 01140000.xhp
@@ -5279,7 +5279,7 @@ msgctxt ""
"hd_id3149669\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. CzniN
#: 01140000.xhp
@@ -5587,15 +5587,6 @@ msgctxt ""
msgid "The <link href=\"text/shared/01/02110000.xhp\" name=\"Navigator\"><emph>Navigator</emph></link> appears after you create a master document. To edit a sub-document, double-click the name of a sub-document in the <emph>Navigator</emph>."
msgstr ""
-#. 2kJyc
-#: 01160300.xhp
-msgctxt ""
-"01160300.xhp\n"
-"hd_id3152924\n"
-"help.text"
-msgid "Display area"
-msgstr ""
-
#. DQHGj
#: 01160300.xhp
msgctxt ""
@@ -9869,7 +9860,7 @@ msgctxt ""
"hd_id3153061\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. 4AYgT
#: 02180000.xhp
@@ -10274,7 +10265,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. DFgjS
#: 02210101.xhp
@@ -11102,7 +11093,7 @@ msgctxt ""
"hd_id3149207\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. 7JBtf
#: 02220000.xhp
@@ -11129,7 +11120,7 @@ msgctxt ""
"par_id3153196\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. UCXCq
#: 02220000.xhp
@@ -11228,7 +11219,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. T8kon
#: 02220100.xhp
@@ -11246,7 +11237,7 @@ msgctxt ""
"hd_id3154810\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. fhfaw
#: 02220100.xhp
@@ -11264,7 +11255,7 @@ msgctxt ""
"hd_id3150976\n"
"help.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperenllaz"
#. JQsC8
#: 02220100.xhp
@@ -11354,7 +11345,7 @@ msgctxt ""
"hd_id7557298\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. BiNjf
#: 02220100.xhp
@@ -13633,22 +13624,13 @@ msgctxt ""
msgid "The author name and the comment creation date and time is shown at the bottom of the comment box."
msgstr ""
-#. jcBzY
+#. 2BmKt
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"par_id2571794\n"
"help.text"
-msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
-msgstr ""
-
-#. bfLiZ
-#: 04050000.xhp
-msgctxt ""
-"04050000.xhp\n"
-"par_id1857051\n"
-"help.text"
-msgid "Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document."
+msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with commands for comment management."
msgstr ""
#. oB8vA
@@ -13696,15 +13678,6 @@ msgctxt ""
msgid "Use the command <menuitem>Insert - Comment</menuitem> or the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> key combination to insert a comment anchor at the current cursor position. A colored comment box is shown at the page margin, to enter the text of the comment. A line connects the anchor to the comment box. If a text range is selected, the comment is attached to the text range. The commented text range is shadowed."
msgstr ""
-#. 9zHcH
-#: 04050000.xhp
-msgctxt ""
-"04050000.xhp\n"
-"par_id1831\n"
-"help.text"
-msgid "The author name and the creation date and time of the comment is shown at the bottom of the comment box."
-msgstr ""
-
#. ro9G3
#: 04050000.xhp
msgctxt ""
@@ -15755,7 +15728,7 @@ msgctxt ""
"hd_id3155311\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. 5EaX2
#: 05020300.xhp
@@ -19625,7 +19598,7 @@ msgctxt ""
"hd_id3153348\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. DPnDg
#: 05020400.xhp
@@ -20957,7 +20930,7 @@ msgctxt ""
"hd_id3155180\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. djPnL
#: 05030300.xhp
@@ -21200,7 +21173,7 @@ msgctxt ""
"hd_id3152596\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. BWhVY
#: 05030300.xhp
@@ -21308,7 +21281,7 @@ msgctxt ""
"hd_id3149575\n"
"help.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#. LDFjT
#: 05030500.xhp
@@ -21533,7 +21506,7 @@ msgctxt ""
"par_idN10A2B\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. V548E
#: 05030500.xhp
@@ -21812,7 +21785,7 @@ msgctxt ""
"hd_id3153726\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. 83qqt
#: 05030600.xhp
@@ -22091,7 +22064,7 @@ msgctxt ""
"hd_id3144434\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. YqaeT
#: 05030700.xhp
@@ -22100,7 +22073,7 @@ msgctxt ""
"hd_id3154631\n"
"help.text"
msgid "Text direction"
-msgstr ""
+msgstr "Direición del testu"
#. RdNS9
#: 05030700.xhp
@@ -22442,7 +22415,7 @@ msgctxt ""
"hd_id3149525\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. kQuXj
#: 05040100.xhp
@@ -22748,7 +22721,7 @@ msgctxt ""
"hd_id3156153\n"
"help.text"
msgid "Text direction"
-msgstr ""
+msgstr "Direición del testu"
#. vn7J6
#: 05040200.xhp
@@ -25646,7 +25619,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. xjHYv
#: 05190000.xhp
@@ -25664,7 +25637,7 @@ msgctxt ""
"hd_id3147366\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. APtT3
#: 05190000.xhp
@@ -25691,7 +25664,7 @@ msgctxt ""
"hd_id3156027\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. MMVMG
#: 05190000.xhp
@@ -25709,7 +25682,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. rGbE4
#: 05190100.xhp
@@ -25727,7 +25700,7 @@ msgctxt ""
"hd_id1115756\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. PLzEV
#: 05190100.xhp
@@ -25745,7 +25718,7 @@ msgctxt ""
"hd_id2576982\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#. JEb9M
#: 05190100.xhp
@@ -25763,7 +25736,7 @@ msgctxt ""
"hd_id8173467\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. v9XLJ
#: 05190100.xhp
@@ -25781,7 +25754,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#. DngwB
#: 05200000.xhp
@@ -25790,7 +25763,7 @@ msgctxt ""
"hd_id3154350\n"
"help.text"
msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Llinia\">Llinia</link>"
#. cGWaW
#: 05200000.xhp
@@ -25808,7 +25781,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#. AM3FY
#: 05200100.xhp
@@ -26177,7 +26150,7 @@ msgctxt ""
"hd_id3147617\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. YKKDc
#: 05200200.xhp
@@ -26204,7 +26177,7 @@ msgctxt ""
"hd_id3149948\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. MWPeE
#: 05200200.xhp
@@ -26294,7 +26267,7 @@ msgctxt ""
"hd_id3155355\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. sqyhp
#: 05200200.xhp
@@ -26312,7 +26285,7 @@ msgctxt ""
"hd_id3155338\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. 4phXf
#: 05200200.xhp
@@ -26429,7 +26402,7 @@ msgctxt ""
"hd_id3155552\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#. ESzub
#: 05200300.xhp
@@ -26465,7 +26438,7 @@ msgctxt ""
"hd_id3145313\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. NULDS
#: 05200300.xhp
@@ -26780,7 +26753,7 @@ msgctxt ""
"hd_id3148983\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. khX6p
#: 05210300.xhp
@@ -26834,7 +26807,7 @@ msgctxt ""
"hd_id3151226\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. R5E5L
#: 05210300.xhp
@@ -26924,7 +26897,7 @@ msgctxt ""
"hd_id3150669\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. a33x9
#: 05210300.xhp
@@ -26996,7 +26969,7 @@ msgctxt ""
"hd_id3156042\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. B6eCC
#: 05210400.xhp
@@ -27032,7 +27005,7 @@ msgctxt ""
"hd_id3155355\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. 5CnX4
#: 05210400.xhp
@@ -27104,7 +27077,7 @@ msgctxt ""
"hd_id3153823\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. gKCWj
#: 05210400.xhp
@@ -27266,7 +27239,7 @@ msgctxt ""
"hd_id3153748\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. 9bJyq
#: 05210600.xhp
@@ -27536,7 +27509,7 @@ msgctxt ""
"hd_id3150443\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. 3ZGLx
#: 05210700.xhp
@@ -27590,7 +27563,7 @@ msgctxt ""
"hd_id3158430\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. 84zEo
#: 05210700.xhp
@@ -28445,7 +28418,7 @@ msgctxt ""
"hd_id3154173\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. PZdUx
#: 05230300.xhp
@@ -28571,7 +28544,7 @@ msgctxt ""
"hd_id3154983\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. RZJiu
#: 05230400.xhp
@@ -30506,7 +30479,7 @@ msgctxt ""
"hd_id3152361\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. ZDKZC
#: 05320000.xhp
@@ -31316,7 +31289,7 @@ msgctxt ""
"hd_id3150032\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. CiWSV
#: 05340300.xhp
@@ -32882,7 +32855,7 @@ msgctxt ""
"hd_id3156410\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. sUABe
#: 05350500.xhp
@@ -34592,7 +34565,7 @@ msgctxt ""
"par_idN1058C\n"
"help.text"
msgid "Property"
-msgstr ""
+msgstr "Propiedá"
#. ihTK7
#: 06010601.xhp
@@ -34610,7 +34583,7 @@ msgctxt ""
"par_idN10593\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. NTKDg
#: 06010601.xhp
@@ -35924,7 +35897,7 @@ msgctxt ""
"hd_id3153797\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. mxVDX
#: 06040200.xhp
@@ -36050,7 +36023,7 @@ msgctxt ""
"hd_id3155503\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. RYC8W
#: 06040300.xhp
@@ -36338,7 +36311,7 @@ msgctxt ""
"hd_id3149283\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. xp5ue
#: 06040500.xhp
@@ -36725,7 +36698,7 @@ msgctxt ""
"hd_id8424329\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. qBCJg
#: 06040700.xhp
@@ -37184,7 +37157,7 @@ msgctxt ""
"par_id3155391\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. p3BbP
#: 06050500.xhp
@@ -37933,22 +37906,22 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>"
msgstr ""
-#. arCRB
+#. hf4eV
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"tit\n"
"help.text"
-msgid "Macro"
+msgid "Basic Macros"
msgstr ""
-#. KhMC7
+#. DgfU7
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"hd_id3157552\n"
"help.text"
-msgid "Macro"
+msgid "<variable id=\"basicmacros\"><link href=\"text/shared/01/06130000.xhp\" name=\"%PRODUCTNAME Basic Macros\">%PRODUCTNAME Basic Macros</link></variable>"
msgstr ""
#. S9vS4
@@ -38068,31 +38041,40 @@ msgctxt ""
msgid "New / Delete"
msgstr ""
-#. wuarD
+#. wCGu3
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3153257\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, creates a new module or deletes the selected macro or selected module.</ahelp>"
msgstr ""
-#. ADQQE
+#. bYU4i
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
+msgid "To create a new macro in your document, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <widget>New</widget>."
+msgstr ""
+
+#. XCUte
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id51571312108555\n"
+"help.text"
+msgid "To create a new module in a library of the <emph>My Macros</emph> container, select the proper library and press <widget>New</widget>. The $[officename] Basic editor opens."
msgstr ""
-#. NAkG3
+#. dDQiT
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
+msgid "To delete a macro or module, select it, and then click <widget>Delete</widget>."
msgstr ""
#. GTnof
@@ -38131,13 +38113,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
msgstr ""
-#. EdE4E
+#. FcFb6
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"hd_id3153665\n"
"help.text"
-msgid "Organizer"
+msgid "<link href=\"text/shared/01/06130300.xhp\" name=\"organizer\">Organizer</link>"
msgstr ""
#. GvfVP
@@ -38149,600 +38131,357 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
msgstr ""
-#. miBC6
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"hd_id3145609\n"
-"help.text"
-msgid "Module/Dialog tab page"
-msgstr ""
-
-#. AkXy9
-#: 06130000.xhp
+#. G9feq
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3155923\n"
+"06130001.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
+msgid "Macros"
msgstr ""
-#. 3U5KD
-#: 06130000.xhp
+#. FDAsS
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3148944\n"
+"06130001.xhp\n"
+"hd_id3152414\n"
"help.text"
-msgid "Module/Dialog"
+msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
msgstr ""
-#. Y2q3T
-#: 06130000.xhp
+#. QpEGb
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3145068\n"
+"06130001.xhp\n"
+"par_id3150008\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lists the existing macros and dialogs.</ahelp>"
+msgid "Lets you record or organize and edit macros."
msgstr ""
-#. TrGRG
-#: 06130000.xhp
+#. irkNP
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3150398\n"
+"06130001.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "Edit"
+msgid "<link href=\"text/shared/01/06130020.xhp\">Run Macro</link>"
msgstr ""
-#. DA8GN
-#: 06130000.xhp
+#. S7Bf5
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150543\n"
+"06130001.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opens the selected macro or dialog for editing.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Macro Selector dialog where you can start a macro.</ahelp>"
msgstr ""
-#. wbym4
-#: 06130000.xhp
+#. 9SRC2
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151210\n"
+"06130001.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "New"
+msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
msgstr ""
-#. TAB89
-#: 06130000.xhp
+#. FRSce
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149291\n"
+"06130001.xhp\n"
+"par_idN10618\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opens the editor and creates a new module.</ahelp>"
+msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
msgstr ""
-#. t4AWQ
-#: 06130000.xhp
+#. M7NqY
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3145173\n"
+"06130001.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "New"
+msgid "<link href=\"text/shared/01/06130300.xhp\">Organize Dialogs</link>"
msgstr ""
-#. mDUGv
-#: 06130000.xhp
+#. iewaq
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150767\n"
+"06130001.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opens the editor and creates a new dialog.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
msgstr ""
-#. KcrT5
-#: 06130000.xhp
+#. NB5A3
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151177\n"
+"06130010.xhp\n"
+"tit\n"
"help.text"
-msgid "Libraries tab page"
+msgid "Record Macro"
msgstr ""
-#. 8VbJK
-#: 06130000.xhp
+#. eKWF5
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3156281\n"
+"06130010.xhp\n"
+"hd_id3153383\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
+msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
msgstr ""
-#. iFmfL
-#: 06130000.xhp
+#. 9pC9X
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3144760\n"
+"06130010.xhp\n"
+"par_id3152952\n"
"help.text"
-msgid "Location"
+msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
msgstr ""
-#. nxpEM
-#: 06130000.xhp
+#. yAEQN
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150290\n"
+"06130010.xhp\n"
+"hd_id3154788\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
+msgid "Stop Recording"
msgstr ""
-#. TwXPh
-#: 06130000.xhp
+#. 2RLDr
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3159149\n"
+"06130010.xhp\n"
+"par_id3146067\n"
"help.text"
-msgid "Library"
+msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
msgstr ""
-#. dnB2v
-#: 06130000.xhp
+#. QzEGu
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147500\n"
+"06130020.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
+msgid "Basic Macro Selector"
msgstr ""
-#. 2sPq2
-#: 06130000.xhp
+#. ajGaZ
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3157320\n"
+"06130020.xhp\n"
+"bm_id711571329266663\n"
"help.text"
-msgid "Edit"
+msgid "<bookmark_value>macro;select macro to run</bookmark_value> <bookmark_value>run macro;select</bookmark_value>"
msgstr ""
-#. G2KWD
-#: 06130000.xhp
+#. Cfej6
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150868\n"
+"06130020.xhp\n"
+"hd_id131571264310511\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
+msgid "<variable id=\"macroselectorh1\"><link href=\"text/shared/01/06130020.xhp\" name=\"macro selector\">Basic Macro selector</link></variable>"
msgstr ""
-#. ckDEB
-#: 06130000.xhp
+#. VEFaS
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153104\n"
+"06130020.xhp\n"
+"par_id761571264310511\n"
"help.text"
-msgid "Password"
+msgid "Selects the Basic macro to run. Locate the macro by selecting the container, library, module and macro name."
msgstr ""
-#. MBFBh
-#: 06130000.xhp
+#. bnxQb
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154299\n"
+"06130020.xhp\n"
+"hd_id3159149\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
+msgid "Library"
msgstr ""
-#. GiHH8
-#: 06130000.xhp
+#. SBNzt
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3147502\n"
+"06130020.xhp\n"
+"par_id3147500\n"
"help.text"
-msgid "New"
+msgid "Lists the existing macro containers, Basic macro libraries and Basic modules for the current application and any open documents."
msgstr ""
-#. WAUPX
-#: 06130000.xhp
+#. rFc4B
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149560\n"
+"06130020.xhp\n"
+"par_idN10B17\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Creates a new library.</ahelp>"
+msgid "Macro name"
msgstr ""
-#. WqRhC
-#: 06130000.xhp
+#. Y8Pkf
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153770\n"
+"06130020.xhp\n"
+"par_idN10B1B\n"
"help.text"
-msgid "Name"
+msgid "Lists the Basic macros for the selected module. Select a macro and click <widget>Run</widget>."
msgstr ""
-#. aECXU
-#: 06130000.xhp
+#. MKBjz
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153726\n"
+"06130020.xhp\n"
+"hd_id841571267025475\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the new library or module.</ahelp>"
-msgstr ""
+msgid "Description"
+msgstr "Descripción"
-#. GzBFX
-#: 06130000.xhp
+#. N49U3
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3154693\n"
+"06130030.xhp\n"
+"tit\n"
"help.text"
-msgid "Import"
+msgid "Scripts"
msgstr ""
-#. a4c9q
-#: 06130000.xhp
+#. T2aee
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147441\n"
+"06130030.xhp\n"
+"bm_id401571328832739\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgid "<bookmark_value>javascript scripts;run</bookmark_value> <bookmark_value>beanshell scripts;run</bookmark_value> <bookmark_value>java scripts;run</bookmark_value> <bookmark_value>run scripts;java</bookmark_value> <bookmark_value>run scripts;javascript</bookmark_value> <bookmark_value>run scripts;beanshell</bookmark_value>"
msgstr ""
-#. YLDT7
-#: 06130000.xhp
+#. HTxG8
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A39\n"
"help.text"
msgid "<variable id=\"script\">Scripts</variable>"
msgstr ""
-#. uE8Dq
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"hd_id6963408\n"
-"help.text"
-msgid "Export"
-msgstr ""
-
-#. AZf2J
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id8968169\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
-msgstr ""
-
-#. FApSc
-#: 06130000.xhp
+#. beGqa
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109BE\n"
"help.text"
msgid "Macros"
msgstr ""
-#. HDuFt
-#: 06130000.xhp
+#. x5Ary
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109C2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
msgstr ""
-#. F8VGH
-#: 06130000.xhp
+#. wxJE3
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109CD\n"
"help.text"
msgid "Run"
msgstr ""
-#. PwXzh
-#: 06130000.xhp
+#. 4W4PB
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109D1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click <emph>Run</emph>.</ahelp>"
msgstr ""
-#. bb34i
-#: 06130000.xhp
+#. FFUEk
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109E8\n"
"help.text"
msgid "Create"
msgstr ""
-#. g8uAn
-#: 06130000.xhp
+#. cF2LZ
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109EC\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/create\">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script."
msgstr ""
-#. hwkoZ
-#: 06130000.xhp
+#. twmoG
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A04\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the script.</ahelp>"
msgstr ""
-#. F7484
-#: 06130000.xhp
+#. GBPkB
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A2F\n"
"help.text"
msgid "Edit"
msgstr ""
-#. 7fjGG
-#: 06130000.xhp
+#. UJCVn
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/edit\">Opens the default script editor for your operating system.</ahelp>"
msgstr ""
-#. suhE6
-#: 06130000.xhp
+#. Q8G48
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A4B\n"
"help.text"
msgid "Rename"
msgstr ""
-#. DkFCx
-#: 06130000.xhp
+#. jjV85
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A4F\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/rename\">Opens a dialog where you can change the name of the selected script.</ahelp>"
msgstr ""
-#. Q8pZ5
-#: 06130000.xhp
+#. suGi7
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A66\n"
"help.text"
msgid "Delete"
msgstr ""
-#. i7xha
-#: 06130000.xhp
+#. mEwTf
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A6A\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/delete\">Prompts you to delete the selected script.</ahelp>"
msgstr ""
-#. CFkBc
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10AE5\n"
-"help.text"
-msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
-msgstr ""
-
-#. AhBnr
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10AFC\n"
-"help.text"
-msgid "Library"
-msgstr ""
-
-#. J7fNC
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B00\n"
-"help.text"
-msgid "Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the contents of a library, double-click an entry in the list."
-msgstr ""
-
-#. E2LCA
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B17\n"
-"help.text"
-msgid "Macro name"
-msgstr ""
-
-#. sZeFM
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B1B\n"
-"help.text"
-msgid "Click a script, and then click a command button."
-msgstr ""
-
-#. yrktR
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id381543352048115\n"
-"help.text"
-msgid "Python"
-msgstr ""
-
-#. Ramc8
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN109as\n"
-"help.text"
-msgid "Python Macros"
-msgstr ""
-
-#. i6tU9
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN134C2\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document.</ahelp>"
-msgstr ""
-
-#. 9GPHS
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id641543351777423\n"
-"help.text"
-msgid "Run"
-msgstr ""
-
-#. AF7GX
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id31543351781865\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
-msgstr ""
-
-#. G9feq
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"tit\n"
-"help.text"
-msgid "Macros"
-msgstr ""
-
-#. FDAsS
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"hd_id3152414\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
-msgstr ""
-
-#. QpEGb
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_id3150008\n"
-"help.text"
-msgid "Lets you record or organize and edit macros."
-msgstr ""
-
-#. yagCW
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Run Macro</link>"
-msgstr ""
-
-#. nBEA9
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can start a macro.</ahelp>"
-msgstr ""
-
-#. 9SRC2
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10608\n"
-"help.text"
-msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
-msgstr ""
-
-#. FRSce
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10618\n"
-"help.text"
-msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
-msgstr ""
-
-#. 5WDih
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105D3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Organize Dialogs</link>"
-msgstr ""
-
-#. iewaq
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105E3\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
-msgstr ""
-
-#. NB5A3
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"tit\n"
-"help.text"
-msgid "Record Macro"
-msgstr ""
-
-#. eKWF5
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"hd_id3153383\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
-msgstr ""
-
-#. 9pC9X
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"par_id3152952\n"
-"help.text"
-msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
-msgstr ""
-
-#. yAEQN
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"hd_id3154788\n"
-"help.text"
-msgid "Stop Recording"
-msgstr ""
-
-#. 2RLDr
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"par_id3146067\n"
-"help.text"
-msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr ""
-
#. tBtMd
#: 06130100.xhp
msgctxt ""
@@ -38896,13 +38635,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
msgstr ""
-#. QgPos
+#. api6m
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN105AA\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+msgid "<link href=\"text/shared/01/06130030.xhp\">JavaScript</link>"
msgstr ""
#. R52U4
@@ -38914,13 +38653,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can organize Javascript scripts.</ahelp>"
msgstr ""
-#. oV8SY
+#. nybEr
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN10597\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+msgid "<link href=\"text/shared/01/06130030.xhp\">BeanShell</link>"
msgstr ""
#. N8pnT
@@ -38941,22 +38680,301 @@ msgctxt ""
msgid "<link href=\"text/sbasic/python/main0000.xhp#script\">Python</link>"
msgstr ""
-#. AVYAT
+#. GxsAo
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_id171564144873585\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize Python scripts.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a dialog where you can run Python scripts.</ahelp>"
msgstr ""
-#. Rhda3
-#: 06130200.xhp
+#. F8xV5
+#: 06130300.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_id171564146941721\n"
+"06130300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basic Organizer"
+msgstr ""
+
+#. yGcvK
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"bm_id31571329093046\n"
+"help.text"
+msgid "<bookmark_value>Basic macros;organize in libraries</bookmark_value> <bookmark_value>Basic modules;organize in libraries</bookmark_value> <bookmark_value>Basic dialogs;organize in libraries</bookmark_value>"
+msgstr ""
+
+#. S6zpN
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_idN10A39\n"
+"help.text"
+msgid "<variable id=\"BasicOrganizer\">%PRODUCTNAME Basic Library Organizer</variable>"
+msgstr ""
+
+#. oncdP
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id111571327198482\n"
+"help.text"
+msgid "The dialog let you organize %PRODUCTNAME modules and dialogs into libraries. You can also import and export Basic libraries into files or extensions."
+msgstr ""
+
+#. jarWv
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3145609\n"
+"help.text"
+msgid "Module and Dialog tab pages"
+msgstr ""
+
+#. TrMnh
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3155923\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
+msgstr ""
+
+#. Pj6wa
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3148944\n"
+"help.text"
+msgid "Module or Dialog"
+msgstr ""
+
+#. Sdrtx
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3145068\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lists the existing modules or dialogs.</ahelp>"
+msgstr ""
+
+#. UhEt6
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3150398\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. eUmEs
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150543\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opens the selected module or dialog for editing.</ahelp>"
+msgstr ""
+
+#. UUq7k
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3151210\n"
+"help.text"
+msgid "New (module)"
+msgstr ""
+
+#. EEA8v
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3149291\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opens the editor and creates a new module.</ahelp>"
+msgstr ""
+
+#. PCbHd
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3145173\n"
+"help.text"
+msgid "New (dialog)"
+msgstr ""
+
+#. 7BVG9
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150767\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opens the editor and creates a new dialog.</ahelp>"
+msgstr ""
+
+#. uE4DZ
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3151177\n"
+"help.text"
+msgid "Libraries tab page"
+msgstr ""
+
+#. yQB2A
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3156281\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
+msgstr ""
+
+#. ViiZb
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3144760\n"
+"help.text"
+msgid "Location"
+msgstr ""
+
+#. 8KmGe
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150290\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
+msgstr ""
+
+#. KAHod
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3159149\n"
+"help.text"
+msgid "Library"
+msgstr ""
+
+#. 8MwCA
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3147500\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
+msgstr ""
+
+#. 3gRCC
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3157320\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. gyaAc
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150868\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
+msgstr ""
+
+#. sHA8U
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3153104\n"
+"help.text"
+msgid "Password"
+msgstr ""
+
+#. 2uxEq
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3154299\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
+msgstr ""
+
+#. FZAUF
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3147502\n"
+"help.text"
+msgid "New"
+msgstr "Nuevu"
+
+#. VS3BT
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3149560\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Creates a new library.</ahelp>"
+msgstr ""
+
+#. ZSPBJ
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3153770\n"
+"help.text"
+msgid "Name"
+msgstr "Nome"
+
+#. mAmEH
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3153726\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the new library or module.</ahelp>"
+msgstr ""
+
+#. tfHHz
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3154693\n"
+"help.text"
+msgid "Import"
+msgstr ""
+
+#. ZYT4v
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3147441\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr ""
+
+#. HS2BC
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id6963408\n"
+"help.text"
+msgid "Export"
+msgstr ""
+
+#. JmEG4
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id8968169\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
msgstr ""
#. UkFBg
@@ -39191,7 +39209,7 @@ msgctxt ""
"hd_id551514302487751\n"
"help.text"
msgid "Function"
-msgstr ""
+msgstr "Función"
#. CaiTb
#: 06140100.xhp
@@ -39209,7 +39227,7 @@ msgctxt ""
"hd_id221514304363862\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. yYbAC
#: 06140100.xhp
@@ -39263,7 +39281,7 @@ msgctxt ""
"hd_id351514304283480\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. 6so4v
#: 06140100.xhp
@@ -39598,13 +39616,13 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/office\">Displays shortcut keys that are common to all $[officename] applications.</ahelp>"
msgstr ""
-#. ZjDTB
+#. qB53f
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
"hd_id3149095\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Writer</caseinline> <caseinline select=\"CALC\">Calc</caseinline> <caseinline select=\"IMPRESS\">Impress</caseinline> <caseinline select=\"DRAW\">Draw</caseinline> <caseinline select=\"MATH\">Math</caseinline> </switchinline>"
msgstr ""
#. GBfYE
@@ -39724,6 +39742,15 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/change\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
msgstr ""
+#. scCJQ
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id371572442162922\n"
+"help.text"
+msgid "Delete"
+msgstr ""
+
#. XzQCB
#: 06140200.xhp
msgctxt ""
@@ -39902,7 +39929,7 @@ msgctxt ""
"hd_id221514304363862\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. mmQRs
#: 06140300.xhp
@@ -40172,7 +40199,7 @@ msgctxt ""
"hd_id221514304363862\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. HSSFp
#: 06140400.xhp
@@ -40226,7 +40253,7 @@ msgctxt ""
"hd_id351514304283480\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. 7hxA9
#: 06140400.xhp
@@ -40660,22 +40687,22 @@ msgctxt ""
msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>"
msgstr ""
-#. CaLds
+#. CUgk6
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
"hd_id3153272\n"
"help.text"
-msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
+msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter</link>"
msgstr ""
-#. p689F
+#. Gk7jE
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
"par_id3152937\n"
"help.text"
-msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings </emph>dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
+msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings</emph> dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
msgstr ""
#. 23hBt
@@ -40712,7 +40739,7 @@ msgctxt ""
"par_id3149549\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. 2x38b
#: 06150000.xhp
@@ -40721,7 +40748,7 @@ msgctxt ""
"par_id3144758\n"
"help.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#. ovF2F
#: 06150000.xhp
@@ -40739,7 +40766,7 @@ msgctxt ""
"par_id3155355\n"
"help.text"
msgid "XSL"
-msgstr ""
+msgstr "XSL"
#. inenS
#: 06150000.xhp
@@ -40757,7 +40784,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "XSLT"
-msgstr ""
+msgstr "XSLT"
#. eyGjg
#: 06150000.xhp
@@ -40784,7 +40811,7 @@ msgctxt ""
"hd_id3145382\n"
"help.text"
msgid "Filter list"
-msgstr ""
+msgstr "Llista de filtros"
#. uLPoB
#: 06150000.xhp
@@ -40847,7 +40874,7 @@ msgctxt ""
"hd_id3159400\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. LHNiX
#: 06150000.xhp
@@ -42008,7 +42035,7 @@ msgctxt ""
"par_idN1057A\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. t8MW2
#: 06201000.xhp
@@ -42026,7 +42053,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. dZkuD
#: 06201000.xhp
@@ -42233,7 +42260,7 @@ msgctxt ""
"par_idN105E4\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nuevu"
#. cTDWS
#: 06202000.xhp
@@ -42476,7 +42503,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. A4whE
#: about_meta_tags.xhp
@@ -43349,7 +43376,7 @@ msgctxt ""
"hd_id3154142\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. wZoGx
#: gallery.xhp
@@ -43457,7 +43484,7 @@ msgctxt ""
"hd_id3154317\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. kVYMD
#: gallery_files.xhp
@@ -45338,7 +45365,7 @@ msgctxt ""
"par_idN10639\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. Awcmm
#: packagemanager.xhp
@@ -46328,7 +46355,7 @@ msgctxt ""
"hd_id3148527\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#. Aa5Cg
#: ref_epub_export.xhp
@@ -46364,7 +46391,7 @@ msgctxt ""
"hd_id3148529\n"
"help.text"
msgid "Language"
-msgstr ""
+msgstr "Llingua"
#. ZzDFh
#: ref_epub_export.xhp
@@ -48200,7 +48227,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. v3g24
#: selectcertificate.xhp
@@ -48389,7 +48416,7 @@ msgctxt ""
"par_idN10604\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. H4wrv
#: xformsdata.xhp
@@ -48560,7 +48587,7 @@ msgctxt ""
"par_idN10649\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. MGCGY
#: xformsdata.xhp
@@ -48731,7 +48758,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. Fq4pT
#: xformsdataadd.xhp
@@ -48850,15 +48877,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
msgstr ""
-#. EyhBi
-#: xformsdataadd.xhp
-msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp>"
-msgstr ""
-
#. uodhx
#: xformsdataadd.xhp
msgctxt ""
@@ -48904,15 +48922,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
msgstr ""
-#. 2BYEn
-#: xformsdataadd.xhp
-msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp>"
-msgstr ""
-
#. FtmVV
#: xformsdataadd.xhp
msgctxt ""
@@ -49163,7 +49172,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. 6Xqoc
#: xformsdataname.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index 07c7493e09f..1049fc87432 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2018-11-12 13:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -1421,14 +1421,14 @@ msgctxt ""
msgid "Image Button"
msgstr "Botón gráficu"
-#. dXj5Y
+#. JiLWn
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
"par_id3159622\n"
"help.text"
-msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Símbolu</alt></image>"
+msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon image button</alt></image>"
+msgstr ""
#. B9Era
#: 01170000.xhp
@@ -19501,4 +19501,3 @@ msgctxt ""
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
msgstr "Delles formes cunten con una maniya especial que pue abasnar pa modificar les propiedaes de la forma. El punteru del mur convertir nun símbolu de mano con estes maniyes especiales."
-
diff --git a/source/ast/helpcontent2/source/text/shared/05.po b/source/ast/helpcontent2/source/text/shared/05.po
index f71bf4e3490..a83fc7cf3fc 100644
--- a/source/ast/helpcontent2/source/text/shared/05.po
+++ b/source/ast/helpcontent2/source/text/shared/05.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-10-21 20:02+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-05 12:15+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textshared05/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152128.000000\n"
@@ -43,23 +43,23 @@ msgctxt ""
msgid "<variable id=\"00000001\"><link href=\"text/shared/05/00000001.xhp\" name=\"Getting Support\">Getting Support</link></variable>"
msgstr ""
-#. fKhuY
+#. wR4ns
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3150667\n"
"help.text"
-msgid "You can find support on the %PRODUCTNAME website at <link href=\"https://www.libreoffice.org/get-help/feedback/\"><emph>www.libreoffice.org</emph></link>."
+msgid "You can find support on <link href=\"https://www.libreoffice.org/get-help/feedback/\">the %PRODUCTNAME website</link>."
msgstr ""
-#. sVy8L
+#. tyE6M
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "For a summary of the current support services refer to the <emph>Readme</emph> file in the <item type=\"productname\">%PRODUCTNAME</item> folder."
-msgstr "El <emph>ficheru \"Readme\"</emph> de la carpeta $[officename] contién un resume de tolos servicios d'asistencia qu'ufiertamos na actualidá."
+msgid "For a summary of the current support services refer to the <emph>Readme</emph> file in the %PRODUCTNAME folder."
+msgstr ""
#. FvwQg
#: 00000001.xhp
@@ -70,13 +70,13 @@ msgctxt ""
msgid "Local language support pages"
msgstr "Páxines de soporte local d'idiomes"
-#. Gsjo8
+#. h4cNk
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id1318380\n"
"help.text"
-msgid "The %PRODUCTNAME localization projects offer support pages in local languages. Find an overview of the native language projects at <link href=\"https://www.libreoffice.org/community/nlc/\"><emph>www.libreoffice.org/community/nlc/</emph></link>. You can find help and support in English language on the <item type=\"productname\">%PRODUCTNAME</item> website at <link href=\"https://www.libreoffice.org/get-help/feedback\"><emph>www.libreoffice.org</emph></link>."
+msgid "The %PRODUCTNAME localization projects offer support pages in various languages. Find an overview of the native language projects at the <link href=\"https://www.libreoffice.org/community/nlc/\">%PRODUCTNAME website</link>. You can find English-language help and support on the <link href=\"https://www.libreoffice.org/get-help/feedback\">%PRODUCTNAME website</link> as well."
msgstr ""
#. nPGLp
@@ -88,13 +88,13 @@ msgctxt ""
msgid "Mailing lists"
msgstr "Llistes de correos"
-#. JVMyg
+#. jLNYG
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3166335\n"
"help.text"
-msgid "Ask about %PRODUCTNAME, find help by volunteers, and discuss topics on the public mailing lists. You can find many general and specialized mailing lists on the <item type=\"productname\">%PRODUCTNAME</item> website at <link href=\"https://www.libreoffice.org/get-help/mailing-lists/\"><emph>www.libreoffice.org/get-help/mailing-lists/</emph></link>."
+msgid "Ask about %PRODUCTNAME, find help by volunteers, and discuss topics on the public mailing lists. You can find many general and specialized mailing lists on the %PRODUCTNAME website at <link href=\"https://www.libreoffice.org/get-help/mailing-lists/\">www.libreoffice.org</link>."
msgstr ""
#. Xp6Xs
@@ -106,13 +106,13 @@ msgctxt ""
msgid "Forum"
msgstr "Foru"
-#. axBvT
+#. AxpFj
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id0915200811081778\n"
"help.text"
-msgid "You can access web forums to ask and answer questions about %PRODUCTNAME. Choose menu <item type=\"menuitem\">Help – Get Help Online...</item> to access the forum in your language."
+msgid "You can access web forums to ask and answer questions about %PRODUCTNAME. Choose <item type=\"menuitem\">Help – Get Help Online</item> to access the forum in your language."
msgstr ""
#. p6BeE
@@ -124,13 +124,13 @@ msgctxt ""
msgid "Security"
msgstr "Seguridá"
-#. hNF4k
+#. GqtZB
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id0804200803314235\n"
"help.text"
-msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\"><emph>public mailing list</emph></link>. If you want to discuss any issue with other users, send an email to the public mailing list <emph>users@libreoffice.org</emph>."
+msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@libreoffice.org</literal>."
msgstr ""
#. tEPqi
@@ -142,13 +142,13 @@ msgctxt ""
msgid "Downloads"
msgstr "Descargues"
-#. rpD8T
+#. gsABe
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3028143\n"
"help.text"
-msgid "You can download the latest version of <item type=\"productname\">%PRODUCTNAME</item> at <link href=\"https://www.libreoffice.org/download/\"><emph>www.libreoffice.org/download/</emph></link>."
+msgid "You can download the latest version of %PRODUCTNAME at <link href=\"https://www.libreoffice.org/download/\">www.libreoffice.org/download/</link>."
msgstr ""
#. ia3E3
@@ -160,13 +160,13 @@ msgctxt ""
msgid "Documentation"
msgstr "Documentación"
-#. DpE8Y
+#. GHEQm
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3497211\n"
"help.text"
-msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"https://documentation.libreoffice.org\"><emph>documentation.libreoffice.org</emph></link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides...</item> ."
+msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"https://documentation.libreoffice.org\"><emph>documentation.libreoffice.org</emph></link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides</item>."
msgstr ""
#. nuEqp
@@ -1256,7 +1256,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Help Page Not Found"
-msgstr "Módulu Gráficu non disponible"
+msgstr "Nun s’atopó la páxina d’ayuda"
#. YCEdQ
#: err_html.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"par_id3143268\n"
"help.text"
msgid "Help ID: <emph><help-id-missing/></emph>"
-msgstr "DÍI d'ayuda: <emph><help-id-missing/></emph>"
+msgstr "Id. d’ayuda: <emph><help-id-missing/></emph>"
#. wgFpy
#: err_html.xhp
@@ -1779,4 +1779,3 @@ msgctxt ""
"help.text"
msgid "Contents general information"
msgstr ""
-
diff --git a/source/ast/helpcontent2/source/text/shared/06.po b/source/ast/helpcontent2/source/text/shared/06.po
index 99b15aa8902..cca5298c33f 100644
--- a/source/ast/helpcontent2/source/text/shared/06.po
+++ b/source/ast/helpcontent2/source/text/shared/06.po
@@ -3,16 +3,182 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2018-09-03 12:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1535978248.000000\n"
+#. cEcCB
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"tit\n"
+"help.text"
+msgid "Optionen Screenshots"
+msgstr ""
+
+#. wCY4r
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534783734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optviewpage/OptViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Options View Dialog Image</alt></image>"
+msgstr ""
+
+#. ncxnF
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534383734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optfltrpage/OptFltrPage.png\" id=\"img_id131594783734367\"><alt id=\"alt_id271534783734367\">Options Load/Save Dialog Image</alt></image>"
+msgstr ""
+
+#. 4ESEt
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534385734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/opthtmlpage/OptHtmlPage.png\" id=\"img_id131594783734368\"><alt id=\"alt_id271534783734367\">Options HTML Dialog Image</alt></image>"
+msgstr ""
+
+#. FjGtw
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431564385734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Options Accessibility Dialog Image</alt></image>"
+msgstr ""
+
+#. XPDyx
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431564381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Options Save Dialog Image</alt></image>"
+msgstr ""
+
+#. FAeBR
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481564381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optadvancedpage/OptAdvancedPage.png\" id=\"img_id231592783736368\"><alt id=\"alt_id271534783734367\">Options Advanced Dialog Image</alt></image>"
+msgstr ""
+
+#. NJzQs
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481364381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optasianpage/OptAsianPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options Asian Dialog Image</alt></image>"
+msgstr ""
+
+#. zLdmq
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481394381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optctlpage/OptCTLPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options CTL Dialog Image</alt></image>"
+msgstr ""
+
+#. kEHFK
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481394381724366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optsecuritypage/OptSecurityPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options Security Dialog Image</alt></image>"
+msgstr ""
+
+#. 4HEUe
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id361572483243630\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optlanguagespage/OptLanguagesPage.png\" id=\"img_id841572483243631\"><alt id=\"alt_id131572483243632\">Options Language Dialog Image</alt></image>"
+msgstr ""
+
+#. 9hcKT
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id511572514566037\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optgeneralpage/OptGeneralPage.png\" id=\"img_id11572514566037\"><alt id=\"alt_id41572514566038\">Options General Dialog Image</alt></image>"
+msgstr ""
+
+#. Ak6ph
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shared CUI Screenshots"
+msgstr ""
+
+#. BQjvk
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id341572255825997\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/effectspage/EffectsPage.png\" id=\"img_id741572255825998\"><alt id=\"alt_id261572255825998\">Font Effects Page Dialog Image</alt></image>"
+msgstr ""
+
+#. 5Fp2F
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id91572261220492\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkdocpage/HyperlinkDocPage.png\" id=\"img_id41572261220494\"><alt id=\"alt_id561572261220495\">Hyperlink Doc Page Dialog Image</alt></image>"
+msgstr ""
+
+#. q52zT
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id321572273256466\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkinternetpage/HyperlinkInternetPage.png\" id=\"img_id691572273256467\"><alt id=\"alt_id981572273256469\">Hyperlink Internet Dialog Image</alt></image>"
+msgstr ""
+
+#. 7gbR6
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id681572278003926\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkmailpage/HyperlinkMailPage.png\" id=\"img_id791572287939226\"><alt id=\"alt_id291572278003928\">Hyperlink Mail Dialog Image</alt></image>"
+msgstr ""
+
+#. UZndE
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id911572279106813\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinknewdocpage/HyperlinkNewDocPage.png\" id=\"img_id411572279106814\"><alt id=\"alt_id611572279106816\">Hyperlink New Document Dialog Image</alt></image>"
+msgstr ""
+
+#. 9viDm
#: svx_screenshots.xhp
msgctxt ""
"svx_screenshots.xhp\n"
@@ -21,6 +187,7 @@ msgctxt ""
msgid "SVX Screenshots"
msgstr ""
+#. tBy37
#: svx_screenshots.xhp
msgctxt ""
"svx_screenshots.xhp\n"
@@ -29,6 +196,7 @@ msgctxt ""
msgid "<image src=\"media/screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Compress Image Dialog</alt></image>"
msgstr ""
+#. AW8Pn
#: youtubevideos.xhp
msgctxt ""
"youtubevideos.xhp\n"
diff --git a/source/ast/helpcontent2/source/text/shared/autopi.po b/source/ast/helpcontent2/source/text/shared/autopi.po
index 71ddcc9c3b3..3b52a73d6ec 100644
--- a/source/ast/helpcontent2/source/text/shared/autopi.po
+++ b/source/ast/helpcontent2/source/text/shared/autopi.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: autopi\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-04-24 11:17+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: asturian <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-08 18:44+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedautopi/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1524568663.000000\n"
@@ -7062,7 +7062,7 @@ msgctxt ""
"hd_id3153541\n"
"help.text"
msgid "Complete Directory"
-msgstr "Directoriu total"
+msgstr "Direutoriu total"
#. dMZQs
#: 01150000.xhp
@@ -7098,7 +7098,7 @@ msgctxt ""
"hd_id3150275\n"
"help.text"
msgid "Source directory / Source Document"
-msgstr "Directorio fonte / Documentu fonte"
+msgstr "Direutoriu fonte/documentu fonte"
#. r6grs
#: 01150000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/explorer/database.po b/source/ast/helpcontent2/source/text/shared/explorer/database.po
index c3e71008a56..dd91f856008 100644
--- a/source/ast/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ast/helpcontent2/source/text/shared/explorer/database.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-11-12 13:16+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-05 12:09+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1542028595.000000\n"
#. ugSgG
@@ -383,7 +383,7 @@ msgctxt ""
"bm_id3153323\n"
"help.text"
msgid "<bookmark_value>views; creating database views (Base)</bookmark_value> <bookmark_value>queries; creating in design view (Base)</bookmark_value> <bookmark_value>designing; queries (Base)</bookmark_value> <bookmark_value>design view; queries/views (Base)</bookmark_value> <bookmark_value>joining;tables (Base)</bookmark_value> <bookmark_value>tables in databases; joining for queries (Base)</bookmark_value> <bookmark_value>queries; joining tables (Base)</bookmark_value> <bookmark_value>tables in databases; relations (Base)</bookmark_value> <bookmark_value>relations; joining tables (Base)</bookmark_value> <bookmark_value>queries; deleting table links (Base)</bookmark_value> <bookmark_value>criteria of query design (Base)</bookmark_value> <bookmark_value>queries; formulating filter conditions (Base)</bookmark_value> <bookmark_value>filter conditions;in queries (Base)</bookmark_value> <bookmark_value>parameters; queries (Base)</bookmark_value> <bookmark_value>queries; parameter queries (Base)</bookmark_value> <bookmark_value>SQL; queries (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>"
-msgstr "<bookmark_value>vistes;crear vistes de bases de datos (Base)</bookmark_value><bookmark_value>consultes; crear en vista de diseñu (Base)</bookmark_value><bookmark_value>diseñar; consultes (Base)</bookmark_value><bookmark_value>vista de diseñu; consultes/vistes (Base)</bookmark_value><bookmark_value>xunir;tables (Base)</bookmark_value><bookmark_value>tables de bases de datos; xunir pa consultes (Base)</bookmark_value><bookmark_value>consultes; xunir tables (Base)</bookmark_value><bookmark_value>tables de bases de datos; relaciones (Base)</bookmark_value><bookmark_value>relaciones; xunir tables (Base)</bookmark_value><bookmark_value>consultes; desaniciar enllaces de tables (Base)</bookmark_value><bookmark_value>criterios de diseñu de consultes (Base)</bookmark_value><bookmark_value>consultes; formular condiciones de filtru (Base)</bookmark_value><bookmark_value>condiciones de filtru;en consultes (Base)</bookmark_value><bookmark_value>parámetros; consultes (Base)</bookmark_value><bookmark_value>consultes; consultes de parámetros (Base)</bookmark_value><bookmark_value>SQL; consultes (Base)</bookmark_value><bookmark_value>SQL nativu (Base)</bookmark_value>"
+msgstr "<bookmark_value>vistes;crear vistes de bases de datos (Base)</bookmark_value><bookmark_value>consultes; crear en vista de diseñu (Base)</bookmark_value><bookmark_value>diseñar; consultes (Base)</bookmark_value><bookmark_value>vista de diseñu; consultes/vistes (Base)</bookmark_value><bookmark_value>xunir;tables (Base)</bookmark_value><bookmark_value>tables de bases de datos; xunir pa consultes (Base)</bookmark_value><bookmark_value>consultes; xunir tables (Base)</bookmark_value><bookmark_value>tables de bases de datos; rellaciones (Base)</bookmark_value><bookmark_value>rellaciones; xunir tables (Base)</bookmark_value><bookmark_value>consultes; desaniciar enllaces de tables (Base)</bookmark_value><bookmark_value>criterios de diseñu de consultes (Base)</bookmark_value><bookmark_value>consultes; formular condiciones de filtru (Base)</bookmark_value><bookmark_value>condiciones de filtru;en consultes (Base)</bookmark_value><bookmark_value>parámetros; consultes (Base)</bookmark_value><bookmark_value>consultes; consultes de parámetros (Base)</bookmark_value><bookmark_value>SQL; consultes (Base)</bookmark_value><bookmark_value>SQL nativu (Base)</bookmark_value>"
#. T4W7n
#: 02010100.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr "Relaciones"
+msgstr "Rellaciones"
#. Mdpfp
#: 05020000.xhp
@@ -3785,7 +3785,7 @@ msgctxt ""
"hd_id3153323\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations\">Relations</link>"
-msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations\">Relaciones</link>"
+msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Rellaciones\">Rellaciones</link>"
#. GxBiD
#: 05020000.xhp
@@ -3947,7 +3947,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr "Relaciones"
+msgstr "Rellaciones"
#. BAAZE
#: 05020100.xhp
@@ -3956,7 +3956,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>relations; properties (Base)</bookmark_value><bookmark_value>key fields for relations (Base)</bookmark_value><bookmark_value>cascading update (Base)</bookmark_value>"
-msgstr "<bookmark_value>relaciones;propiedaes (Base)</bookmark_value><bookmark_value>campos de claves pa relaciones (Base)</bookmark_value><bookmark_value>anovar en cascada (Base)</bookmark_value>"
+msgstr "<bookmark_value>rellaciones;propiedaes (Base)</bookmark_value><bookmark_value>campos de claves pa rellaciones (Base)</bookmark_value><bookmark_value>anovar en cascada (Base)</bookmark_value>"
#. tDgC3
#: 05020100.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "Relations"
-msgstr "Relaciones"
+msgstr "Rellaciones"
#. 5fAEp
#: 05020100.xhp
@@ -14721,4 +14721,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
msgstr "<ahelp hid=\".\">Camuda'l nome del informe escoyíu.</ahelp>"
-
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 9b251c190c0..1ba72ad15da 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-26 13:51+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -3931,31 +3931,31 @@ msgctxt ""
msgid "text/plain"
msgstr ""
-#. WKecS
+#. we8Kv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer132\n"
"help.text"
-msgid "Word 2007–2019"
+msgid "Word 2007–365"
msgstr ""
-#. WaDLS
+#. c3THm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer135\n"
"help.text"
-msgid "Word 2007–2019 Template"
+msgid "Word 2007–365 Template"
msgstr ""
-#. cEwes
+#. SvsgT
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer138\n"
"help.text"
-msgid "Word 2007–2019 VBA"
+msgid "Word 2007–365 VBA"
msgstr ""
#. M2GE9
@@ -4183,22 +4183,22 @@ msgctxt ""
msgid "None"
msgstr ""
-#. GpoNf
+#. 3nYvG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_calc24\n"
"help.text"
-msgid "Excel 2007–2019"
+msgid "Excel 2007–365"
msgstr ""
-#. FxFXG
+#. bhLnK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_calc27\n"
"help.text"
-msgid "Excel 2007–2019 Template"
+msgid "Excel 2007–365 Template"
msgstr ""
#. bfGWF
@@ -4795,40 +4795,40 @@ msgctxt ""
msgid "PDF - Portable Document Format"
msgstr ""
-#. zu2uF
+#. FqboC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress48\n"
"help.text"
-msgid "PowerPoint 2007–2019"
+msgid "PowerPoint 2007–365"
msgstr ""
-#. prCFV
+#. ypSMq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress51\n"
"help.text"
-msgid "PowerPoint 2007–2019"
+msgid "PowerPoint 2007–365"
msgstr ""
-#. vZyaP
+#. hvWY9
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress54\n"
"help.text"
-msgid "PowerPoint 2007–2019 Template"
+msgid "PowerPoint 2007–365 Template"
msgstr ""
-#. anLEY
+#. KqQcD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress57\n"
"help.text"
-msgid "PowerPoint 2007–2019 VBA"
+msgid "PowerPoint 2007–365 VBA"
msgstr ""
#. DBWC6
@@ -20194,13 +20194,13 @@ msgctxt ""
msgid "The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image."
msgstr ""
-#. EN8L3
+#. JFjy3
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id761566316165430\n"
"help.text"
-msgid "Choose <menuitem>Insert - QR Code</menuitem>."
+msgid "Choose <menuitem>Insert - Object - QR Code</menuitem>."
msgstr ""
#. vF7bp
@@ -20248,40 +20248,40 @@ msgctxt ""
msgid "There are four standard error correction values."
msgstr ""
-#. Ca9En
+#. LdLRP
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id271566316757549\n"
"help.text"
-msgid "<emph>LOW</emph>: 7% of codewords can be restored."
+msgid "<emph>Low</emph>: 7% of codewords can be restored."
msgstr ""
-#. uz2bf
+#. gNLdh
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id751566316834436\n"
"help.text"
-msgid "<emph>MEDIUM</emph>: 15% of codewords can be restored."
+msgid "<emph>Medium</emph>: 15% of codewords can be restored."
msgstr ""
-#. NCkxC
+#. GQtTJ
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id481566316843503\n"
"help.text"
-msgid "<emph>QUARTILE</emph>: 25% of codewords can be restored."
+msgid "<emph>Quartile</emph>: 25% of codewords can be restored."
msgstr ""
-#. 9YzFy
+#. QBceY
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id641566316849901\n"
"help.text"
-msgid "<emph>HIGH</emph>: 30% of codewords can be restored."
+msgid "<emph>High</emph>: 30% of codewords can be restored."
msgstr ""
#. F32vf
@@ -20365,13 +20365,13 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Redacting Documents</link>"
msgstr ""
-#. dHXR5
+#. rUjmE
#: redaction.xhp
msgctxt ""
"redaction.xhp\n"
"par_id471562795247717\n"
"help.text"
-msgid "<variable id=\"redaction\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and help enterprises and organizations to comply with regulations, confidentiality or privacy."
+msgid "<variable id=\"redaction\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and helps enterprises and organizations to comply with regulations on confidentiality or privacy."
msgstr ""
#. QdoMp
@@ -22822,6 +22822,114 @@ msgctxt ""
msgid "Exit after loading documents."
msgstr ""
+#. LJxBP
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id631571706947129\n"
+"help.text"
+msgid "Unix and Linux user can invoke %PRODUCTNAME with these additional parameters for debugging purposes."
+msgstr ""
+
+#. zJG7Z
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id491571706970241\n"
+"help.text"
+msgid "Parameter"
+msgstr ""
+
+#. fg9oE
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id11571706970242\n"
+"help.text"
+msgid "Meaning"
+msgstr ""
+
+#. iVFrU
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id51571706970244\n"
+"help.text"
+msgid "<emph>--record</emph>"
+msgstr ""
+
+#. iAEUa
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id11571706970245\n"
+"help.text"
+msgid "An enhanced debugger."
+msgstr ""
+
+#. BUvrW
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id751571707080685\n"
+"help.text"
+msgid "<emph>--backtrace</emph>"
+msgstr ""
+
+#. VQCLF
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id971571707080686\n"
+"help.text"
+msgid "Prints the backtrace of the entire stack."
+msgstr ""
+
+#. hBvXq
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id171571707097883\n"
+"help.text"
+msgid "<emph>--strace</emph>"
+msgstr ""
+
+#. EybYK
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id621571707097884\n"
+"help.text"
+msgid "strace is a diagnostic, debugging and instructional userspace utility for Linux."
+msgstr ""
+
+#. BGjMr
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id81571707115501\n"
+"help.text"
+msgid "<emph>--valgrind</emph>"
+msgstr ""
+
+#. vGFFD
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id281571707115502\n"
+"help.text"
+msgid "Automatically detect many memory management and threading bugs, and profile the program in detail."
+msgstr ""
+
+#. D3bfs
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id571571707462064\n"
+"help.text"
+msgid "The debug options <emph>--record</emph>, <emph>--backtrace</emph>, <emph>--strace</emph> and <emph>--valgrind</emph> cannot be used together. Please use them one by one."
+msgstr ""
+
#. hntPb
#: start_parameters.xhp
msgctxt ""
@@ -25665,4 +25773,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Alrodiu de filtru XML</link>"
-
diff --git a/source/ast/helpcontent2/source/text/shared/help.po b/source/ast/helpcontent2/source/text/shared/help.po
index fd9a0f9d96c..e765f351a92 100644
--- a/source/ast/helpcontent2/source/text/shared/help.po
+++ b/source/ast/helpcontent2/source/text/shared/help.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-10-14 14:32+0200\n"
-"PO-Revision-Date: 2018-11-12 13:16+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2019-11-05 12:15+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedhelp/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1542028599.000000\n"
#. jdDhb
@@ -32,7 +32,7 @@ msgctxt ""
"par_id491525733955136\n"
"help.text"
msgid "<variable id=\"module\">Module</variable>"
-msgstr ""
+msgstr "<variable id=\"module\">Módulu</variable>"
#. HPFqa
#: browserhelp.xhp
@@ -41,7 +41,7 @@ msgctxt ""
"par_id531525734031068\n"
"help.text"
msgid "<variable id=\"language\">Language</variable>"
-msgstr ""
+msgstr "<variable id=\"language\">Llingua</variable>"
#. hBFBo
#: browserhelp.xhp
@@ -50,7 +50,7 @@ msgctxt ""
"par_id991525734084608\n"
"help.text"
msgid "<variable id=\"contents\">Contents</variable>"
-msgstr ""
+msgstr "<variable id=\"contents\">Conteníu</variable>"
#. HPzqM
#: browserhelp.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index</variable>"
-msgstr ""
+msgstr "<variable id=\"index\">Índiz</variable>"
#. 2CJHn
#: browserhelp.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id881525734289794\n"
"help.text"
msgid "<variable id=\"LibreOfficeHelp\">%PRODUCTNAME %PRODUCTVERSION Help</variable>"
-msgstr ""
+msgstr "<variable id=\"LibreOfficeHelp\">Ayuda de %PRODUCTNAME %PRODUCTVERSION</variable>"
#. Dvp8J
#: browserhelp.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"lang_id811525747677263\n"
"help.text"
msgid "<variable id=\"en-US\">English (USA)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-US\">Inglés (EXA)</variable>"
#. FGt6v
#: browserhelp.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"lang_id521525747699241\n"
"help.text"
msgid "<variable id=\"am\">Amharic</variable>"
-msgstr ""
+msgstr "<variable id=\"am\">Amáricu</variable>"
#. pDg4C
#: browserhelp.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"lang_id841525747709330\n"
"help.text"
msgid "<variable id=\"ar\">Arabic</variable>"
-msgstr ""
+msgstr "<variable id=\"ar\">Árabe</variable>"
#. LtX78
#: browserhelp.xhp
@@ -167,7 +167,7 @@ msgctxt ""
"lang_id371525747715258\n"
"help.text"
msgid "<variable id=\"ast\">Asturian</variable>"
-msgstr ""
+msgstr "<variable id=\"ast\">Asturianu</variable>"
#. VGHyp
#: browserhelp.xhp
@@ -176,7 +176,7 @@ msgctxt ""
"lang_id591525747756759\n"
"help.text"
msgid "<variable id=\"bg\">Bulgarian</variable>"
-msgstr ""
+msgstr "<variable id=\"bg\">Búlgaru</variable>"
#. CBvmC
#: browserhelp.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"lang_id391525747761934\n"
"help.text"
msgid "<variable id=\"bn\">Bengali</variable>"
-msgstr ""
+msgstr "<variable id=\"bn\">Bengalín</variable>"
#. DfFwa
#: browserhelp.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"lang_id701525747766711\n"
"help.text"
msgid "<variable id=\"bn-IN\">Bengali (India)</variable>"
-msgstr ""
+msgstr "<variable id=\"bn-IN\">Bengalín (India)</variable>"
#. khjfK
#: browserhelp.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"lang_id941525747772436\n"
"help.text"
msgid "<variable id=\"bo\">Tibetan</variable>"
-msgstr ""
+msgstr "<variable id=\"bo\">Tibetanu</variable>"
#. SezDx
#: browserhelp.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"lang_id241525747783594\n"
"help.text"
msgid "<variable id=\"bs\">Bosnian</variable>"
-msgstr ""
+msgstr "<variable id=\"bs\">Bosniu</variable>"
#. 7RCtb
#: browserhelp.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"lang_id191525747798511\n"
"help.text"
msgid "<variable id=\"ca\">Catalan</variable>"
-msgstr ""
+msgstr "<variable id=\"ca\">Catalán</variable>"
#. uao94
#: browserhelp.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"lang_id331525747842279\n"
"help.text"
msgid "<variable id=\"ca-valencia\">Valencian Catalan</variable>"
-msgstr ""
+msgstr "<variable id=\"ca-valencia\">Catalán (valencianu)</variable>"
#. 6pcEQ
#: browserhelp.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"lang_id541525747847143\n"
"help.text"
msgid "<variable id=\"cs\">Czech</variable>"
-msgstr ""
+msgstr "<variable id=\"cs\">Checu</variable>"
#. sbhZZ
#: browserhelp.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"lang_id141525747867126\n"
"help.text"
msgid "<variable id=\"da\">Danish</variable>"
-msgstr ""
+msgstr "<variable id=\"da\">Danés</variable>"
#. pUCVJ
#: browserhelp.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"lang_id131525747872352\n"
"help.text"
msgid "<variable id=\"de\">German</variable>"
-msgstr ""
+msgstr "<variable id=\"de\">Alemán</variable>"
#. 9aGva
#: browserhelp.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"lang_id631525747969597\n"
"help.text"
msgid "<variable id=\"el\">Greek</variable>"
-msgstr ""
+msgstr "<variable id=\"el\">Griegu</variable>"
#. yVoVx
#: browserhelp.xhp
@@ -284,7 +284,7 @@ msgctxt ""
"lang_id371525747976937\n"
"help.text"
msgid "<variable id=\"en-GB\">English (UK)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-GB\">Inglés (RX)</variable>"
#. Ea7Dq
#: browserhelp.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"lang_id701525747984877\n"
"help.text"
msgid "<variable id=\"en-ZA\">English (SA)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-ZA\">Inglés (Sudáf.)</variable>"
#. pzNBS
#: browserhelp.xhp
@@ -302,7 +302,7 @@ msgctxt ""
"lang_id661525747994007\n"
"help.text"
msgid "<variable id=\"eo\">Esperanto</variable>"
-msgstr ""
+msgstr "<variable id=\"eo\">Esperantu</variable>"
#. pn5pn
#: browserhelp.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"lang_id661525748030419\n"
"help.text"
msgid "<variable id=\"gl\">Galician</variable>"
-msgstr ""
+msgstr "<variable id=\"gl\">Gallegu</variable>"
#. 7KkDL
#: browserhelp.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"lang_id351525748140239\n"
"help.text"
msgid "<variable id=\"pt-BR\">Brazilian Portuguese</variable>"
-msgstr ""
+msgstr "<variable id=\"pt-BR\">Portugués (brasilanu)</variable>"
#. LCDmt
#: browserhelp.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"lang_id861525748221057\n"
"help.text"
msgid "<variable id=\"uk\">Ukrainian</variable>"
-msgstr ""
+msgstr "<variable id=\"uk\">Ucraín</variable>"
#. oJPeo
#: browserhelp.xhp
@@ -707,7 +707,7 @@ msgctxt ""
"lang_id981525748227614\n"
"help.text"
msgid "<variable id=\"zh-CN\">Chinese (Simplified)</variable>"
-msgstr ""
+msgstr "<variable id=\"zh-CN\">Chinu (simplificáu)</variable>"
#. eoVxx
#: browserhelp.xhp
@@ -716,7 +716,7 @@ msgctxt ""
"lang_id361525748230858\n"
"help.text"
msgid "<variable id=\"zh-TW\">Chinese (Traditional)</variable>"
-msgstr ""
+msgstr "<variable id=\"zh-TW\">Chinu (tradicional)</variable>"
#. B4ZiF
#: browserhelp.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"xap_id731567798901011\n"
"help.text"
msgid "<variable id=\"xap_next\">Next</variable>"
-msgstr ""
+msgstr "<variable id=\"xap_next\">Siguiente</variable>"
#. q9ouo
#: browserhelp.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"xap_id651567798907947\n"
"help.text"
msgid "<variable id=\"xap_previous\">Previous</variable>"
-msgstr ""
+msgstr "<variable id=\"xap_previous\">Anterior</variable>"
#. sWz4N
#: browserhelp.xhp
@@ -824,7 +824,7 @@ msgctxt ""
"par_id91568265911789\n"
"help.text"
msgid "<variable id=\"xap_term_frequencies\">Term frequencies: </variable>"
-msgstr ""
+msgstr "<variable id=\"xap_term_frequencies\">Frecuencies de términos: </variable>"
#. FzrN5
#: browserhelp.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/menu.po b/source/ast/helpcontent2/source/text/shared/menu.po
index 16a5a66854b..660b5da00dd 100644
--- a/source/ast/helpcontent2/source/text/shared/menu.po
+++ b/source/ast/helpcontent2/source/text/shared/menu.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2016-05-24 03:07+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-08 18:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedmenu/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1464059254.000000\n"
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart"
-msgstr ""
+msgstr "Gráficu"
#. 7XEBK
#: insert_chart.xhp
@@ -32,7 +32,7 @@ msgctxt ""
"hd_id030420160945436725\n"
"help.text"
msgid "<link href=\"text/shared/menu/insert_chart.xhp\">Chart</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/insert_chart.xhp\">Gráficu</link>"
#. UMRau
#: insert_chart.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id030720160629548185\n"
"help.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#. nsXTj
#: insert_shape.xhp
@@ -205,13 +205,13 @@ msgctxt ""
msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide</menuitem></caseinline><defaultinline><menuitem>Page</menuitem></defaultinline></switchinline> - <menuitem>Save Background Image</menuitem>."
msgstr ""
-#. HLUZr
+#. V2Dps
#: save_image.xhp
msgctxt ""
"save_image.xhp\n"
"par_id291566144541584\n"
"help.text"
-msgid "Opens the <emph>Export Image</emph> dialog to save the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select the image file format in the Filter box and insert a file name for the image and press Save."
+msgid "Opens the <emph>Export Image</emph> dialog to save the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select the image file format in the Filter box, enter a file name for the image and click <emph>Save</emph>."
msgstr ""
#. LJVBr
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index a2a5becfec6..93ddc517b1b 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2018-11-14 11:51+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-08 18:43+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1542196273.000000\n"
#. PzSYs
@@ -2932,13 +2932,13 @@ msgctxt ""
msgid "In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry \"1/1/20\" is recognized as 1/1/2020 instead of 1/1/1920."
msgstr "En $[officename], los años indicar con cuatro dígito, de forma que la diferencia ente 1/1/99 y 1/1/01 ye de dos años. La opción <emph>Añu</emph> (númberu de dos díxitos) dexa al usuariu definir los años nos que les feches de dos díxitos amestar a 2000. Esto significa que, si especifica la fecha 1/1/30 o otra posterior, la entrada \"1/1/20\" reconozse como 1/1/2020 en llugar de 1/1/1920."
-#. wL6bu
+#. iGjLN
#: 01010600.xhp
msgctxt ""
"01010600.xhp\n"
"hd_id3163561\n"
"help.text"
-msgid "Help Improve LibreOffice"
+msgid "Help Improve %PRODUCTNAME"
msgstr ""
#. Wrk7m
@@ -15233,7 +15233,7 @@ msgctxt ""
"hd_id0609201523011665\n"
"help.text"
msgid "Property"
-msgstr ""
+msgstr "Propiedá"
#. 765kU
#: expertconfig.xhp
@@ -17268,4 +17268,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">The General page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays basic information about the certificate.</ahelp>"
msgstr "<ahelp hid=\".\">La páxina Xeneral del diálogu <link href=\"text/shared/optionen/viewcertificate.xhp\">Ver certificáu</link> amuesa información básica avera del certificáu.</ahelp>"
-
diff --git a/source/ast/helpcontent2/source/text/simpress.po b/source/ast/helpcontent2/source/text/simpress.po
index 17c39db662b..3fcfd498cd2 100644
--- a/source/ast/helpcontent2/source/text/simpress.po
+++ b/source/ast/helpcontent2/source/text/simpress.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2017-10-04 10:13+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-08 18:46+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsimpress/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1507112008.000000\n"
#. 2Va4w
@@ -358,15 +358,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marcu flotante\">Marcu flotante</link>"
-#. tqHEB
-#: main0104.xhp
-msgctxt ""
-"main0104.xhp\n"
-"hd_id3149050\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Ficheru\">Ficheru</link>"
-
#. KRfJh
#: main0107.xhp
msgctxt ""
@@ -1670,7 +1661,7 @@ msgctxt ""
"hd_id3154510\n"
"help.text"
msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Llinia\">Llinia</link>"
#. wt8hF
#: main_format.xhp
@@ -1806,4 +1797,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
-
diff --git a/source/ast/helpcontent2/source/text/simpress/00.po b/source/ast/helpcontent2/source/text/simpress/00.po
index 2f1c7c99635..5155d6c1db4 100644
--- a/source/ast/helpcontent2/source/text/simpress/00.po
+++ b/source/ast/helpcontent2/source/text/simpress/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-05-12 17:47+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2018-04-17 15:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1523977283.000000\n"
+#. sqmGT
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "To access this command"
msgstr "P'aportar a esti comandu"
+#. LgX3a
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this command </variable>"
msgstr "<variable id=\"wie\">P'aportar a esti comandu </variable>"
+#. Aehfn
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa guardar la imaxe de mapa de bits escoyida como un ficheru. El formatu de ficheru predetermináu ye'l formatu internu de la imaxe.</ahelp>"
+#. jwbyg
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation sidebar deck.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre la ventana Animación personalizada nel panel de xeres.</ahelp>"
+#. AgwPX
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Iconu</alt></image>"
+#. WDm24
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Rectangle"
msgstr "Rectángulu"
+#. NtR9T
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Icon</alt></image>"
msgstr "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Iconu</alt></image>"
+#. wzpZu
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Ellipse"
msgstr "Elipse"
+#. s7WDt
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Icon</alt></image>"
msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Iconu</alt></image>"
+#. UEPDr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Curve"
msgstr "Curva"
+#. h8xyX
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Icon</alt></image>"
msgstr "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Iconu</alt></image>"
+#. L68Vx
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Alliniación"
+#. SeWur
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Icon</alt></image>"
msgstr "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Iconu</alt></image>"
+#. Djhh6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Arrange"
msgstr "Disposición"
+#. X5cDM
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "File Menu"
msgstr "Menú Ficheru"
+#. EfFEL
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "File Menu"
msgstr "Menú Ficheru"
+#. ADnSj
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "<variable id=\"dtvlc\">Choose <emph>File - Export</emph></variable>"
msgstr "<variable id=\"dtvlc\">Escoyer <emph>Ficheru - Esportar</emph></variable>"
+#. Cjh6J
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "Menú Editar"
+#. CdKVf
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "Menú Editar"
+#. E6R5D
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Duplicate</emph>"
msgstr "Escoyer <emph>Editar - Doblar</emph>"
+#. iFMuz
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Shift+F3"
msgstr "Shift+F3"
+#. CDuQB
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "<variable id=\"bearbueber\">Choose <emph>Edit - Cross-fading</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only) </variable>"
msgstr "<variable id=\"bearbueber\">Escoyer <emph>Editar - Esvanecimientu</emph> (namái <item type=\"productname\">%PRODUCTNAME</item> Draw) </variable>"
+#. k3XUS
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "<variable id=\"basl\">Choose <emph>Edit - Delete Slide</emph></variable>"
msgstr "<variable id=\"basl\">Escoyer <emph>Editar - Desaniciar diapositiva</emph></variable>"
+#. 9u4Ng
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "<variable id=\"baebl\">Open the context menu of an inserted layer, then choose <emph>Delete Layer</emph></variable>"
msgstr "<variable id=\"baebl\">Abre'l menú de contestu d'una capa inxertada, entós escueya <emph>Desaniciar capes</emph></variable>"
+#. pYxE9
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
msgstr "<variable id=\"feldbefehl\">Escoyer <emph>Editar - Campu</emph></variable>"
+#. NSTGw
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "<variable id=\"gluebar\">Click the <emph>Glue Points</emph> icon on the Drawing Bar </variable>"
msgstr "<variable id=\"gluebar\">Faiga clic nel iconu <emph>Puntos d'adhesión</emph> de la barra Dibuxo </variable>"
+#. cjzea
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Menú Ver"
+#. cEoGX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Menú Ver"
+#. UBHxX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<variable id=\"aslal\">Choose <emph>View - Rulers</emph> </variable>"
msgstr "<variable id=\"aslal\">Escoyer <emph>Ver - Regla</emph></variable>"
+#. iwSEb
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<variable id=\"option\">Choose <emph>View - Toolbars - Options</emph> </variable>"
msgstr "<variable id=\"option\">Escoyer <emph>Ver - Barres de ferramientes - Opciones</emph></variable>"
+#. MGzp8
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Choose <emph>View - Toolbars - Presentation</emph>"
msgstr "Escoyer <emph>Ver - Barres d'herramienta - Presentación</emph>"
+#. huGDF
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "<variable id=\"quali\">Choose <emph>View - Color/Grayscale</emph> </variable>"
msgstr "<variable id=\"quali\">Escoyer <emph>Ver - Color/Escala de grises</emph></variable>"
+#. uV5Vw
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Choose <emph>View - Normal</emph>"
msgstr "Escoyer <emph>Ver - Normal</emph>"
+#. BmGph
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Choose <emph>View - Outline</emph>"
msgstr "Escoyer <emph>Ver - Esquema</emph>"
+#. XPAAD
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Choose <emph>View - Slide Sorter</emph>"
msgstr "Escoyer <emph>Ver - Clasificador de diapositives</emph>"
+#. FNUA9
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Choose <emph>View - Notes </emph>"
msgstr "Escoyer <emph>Ver - Normal</emph>"
+#. QQktS
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Choose <emph>View - Master Handout</emph>"
msgstr ""
+#. jBGUy
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Slide Show</emph>"
msgstr "Escoyer <emph>Presentación - Presentación</emph>"
+#. cvTps
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "F5"
msgstr "F5"
+#. PCLQ7
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> toolbar, click"
msgstr "Na barra de ferramientes <emph>Inxertar</emph>, faiga clic en"
+#. ijFCe
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148774\">Slide Show Icon</alt></image>"
msgstr ""
+#. uF2sr
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Slide Show"
msgstr "Presentación"
+#. 7udz4
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Choose <emph>View - Normal</emph>"
msgstr "Escoyer <emph>Ver - Normal</emph>"
+#. usm8x
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Choose <emph>View - Master</emph>"
msgstr "Escoyer <emph>Ver - Fondu</emph>"
+#. DxBby
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<variable id=\"masterlayouts\">Choose <emph>View - Master Slide </emph></variable>"
msgstr ""
+#. QetBX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "<variable id=\"notesmaster\">Choose <emph>View - Master Notes</emph> </variable>"
msgstr ""
+#. SL63x
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<variable id=\"master\">Choose <emph>Slide - Master Elements</emph> </variable>"
msgstr ""
+#. FdzkE
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Header and Footer</emph>"
msgstr "Escoyer <emph>Ver - Testera y pie de páxina</emph>"
+#. oGfDH
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Page number</emph>"
msgstr "Escoyer <emph>Inxertar - Númberu de páxina</emph>"
+#. cjDmN
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Date and time</emph>"
msgstr "Escoyer <emph>Inxertar - Fecha y hora</emph>"
+#. Qq7zc
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<variable id=\"hinterzeichnung\">Choose <emph>View - Normal</emph> </variable>"
msgstr "<variable id=\"hinterzeichnung\">Escoyer <emph>Ver - Normal</emph></variable>"
+#. vJ7GF
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<variable id=\"master_drawing\">Choose <emph>View - Master Slide</emph> </variable>"
msgstr ""
+#. LG3aP
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<variable id=\"hinternotizen\">Choose <emph>View - Notes</emph> </variable>"
msgstr "<variable id=\"hinternotizen\">Escoyer <emph>Ver - Páxina de notes</emph></variable>"
+#. yDXA6
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Menú Inxertar"
+#. 7GedS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Menú Inxertar"
+#. aJf3t
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Escoyer <emph>Inxertar - Doblar diapositiva</emph></variable>"
+#. jgiAE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
msgstr "<variable id=\"seitegliederung\">Escoyer <emph>Inxertar - Páxina a partir d'esquema</emph></variable>"
+#. EB7uY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
msgstr "<variable id=\"uebersicht\">Escoyer <emph>Inxertar - Páxina resumen</emph></variable>"
+#. Hrdda
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Layer</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Escoyer <emph>Inxertar - Capa</emph> (namái en <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. EZDXv
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "Open context menu of layer tabs - choose <emph>Insert Layer</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Abrir el menú contestual de la llingüeta capa - escoyer <emph>Inxertar Capa</emph> (namái pa <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. j8G6i
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Insert Snap Point/Line</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Escoyer <emph>Inxertar - Inxertar puntu/llinia de captura</emph> (namái <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. YA4wU
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "Open a context menu and choose <emph>Insert Snap Point/Line</emph>"
msgstr "Abra un menú contestual y escueya <emph>Inxertar puntu/llinia de captura</emph>"
+#. zUpYX
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<variable id=\"efglbe\">Select a snap point or line, open the context menu, and choose <emph>Edit Snap Point/Line</emph></variable>"
msgstr "<variable id=\"efglbe\">Escueya un puntu o llinia empón, abra'l menú contestual y escueya <emph>Editar puntu/llinia empón</emph></variable>"
+#. z7KYF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Spreadsheet</emph>"
msgstr "Escoyer <emph>Inxertar - Fueya de cálculu</emph>"
+#. 6CAQP
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> toolbar, click"
msgstr "Na barra de ferramientes <emph>Inxertar</emph>, faiga clic en"
+#. H2v3R
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145361\">Icon</alt></image>"
msgstr "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145361\">Iconu</alt></image>"
+#. Rg8zC
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -552,14 +619,16 @@ msgctxt ""
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
+#. mEkeS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153075\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>"
-msgstr "Escoyer <emph>Inxertar - Ficheru</emph> (n'escoyendo un ficheru)"
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>"
+msgstr ""
+#. ttNgv
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> toolbar, click"
msgstr "Na barra de ferramientes <emph>Inxertar</emph>, faiga clic en"
+#. DARhB
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -576,14 +646,16 @@ msgctxt ""
msgid "<image id=\"img_id3145237\" src=\"cmd/sc_inserttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145237\">Icon</alt></image>"
msgstr "<image id=\"img_id3145237\" src=\"cmd/sc_inserttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145237\">Iconu</alt></image>"
+#. PTcaY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3157900\n"
"help.text"
-msgid "File"
-msgstr "Ficheru"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Insert Slide from File</caseinline><defaultinline>Insert Page from File</defaultinline></switchinline>"
+msgstr ""
+#. YV4RY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<variable id=\"feldbf\">Choose <emph>Insert - Field</emph></variable>"
msgstr "<variable id=\"feldbf\">Escoyer <emph>Inxertar - Campos</emph></variable>"
+#. 49ske
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "<variable id=\"feldbf1\">Choose <emph>Insert - Field - Date (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf1\">Escoyer <emph>Inxertar - Campos - Fecha (fixa)</emph></variable>"
+#. pBt9o
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<variable id=\"feldbf2\">Choose <emph>Insert - Field - Date (variable)</emph></variable>"
msgstr "<variable id=\"feldbf2\">Escoyer <emph>Inxertar - Campos - Fecha (variable)</emph></variable>"
+#. qZQxK
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "<variable id=\"feldbf3\">Choose <emph>Insert - Field - Time (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf3\">Escoyer <emph>Inxertar - Campos - Hora (fixa)</emph></variable>"
+#. 32BH2
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<variable id=\"feldbf4\">Choose <emph>Insert - Field - Time (variable)</emph></variable>"
msgstr "<variable id=\"feldbf4\">Escoyer <emph>Inxertar - Campos - Hora (variable)</emph></variable>"
+#. Gqsm2
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<variable id=\"feldbf5\">Choose <emph>Insert - Field - Page Number</emph></variable>"
msgstr "<variable id=\"feldbf5\">Escoyer <emph>Inxertar - Campos - Númberu de páxina</emph></variable>"
+#. dXqjF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<variable id=\"feldbf6\">Choose <emph>Insert - Field - Author</emph></variable>"
msgstr "<variable id=\"feldbf6\">Escoyer <emph>Inxertar - Campos - Autor</emph></variable>"
+#. C9fiu
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Field - File Name</emph></variable>"
msgstr "<variable id=\"feldbf7\">Escoyer <emph>Inxertar - Campos - Nome de ficheru</emph></variable>"
+#. p2LBA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Menú Formatu"
+#. vAQMZ
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Menú Formatu"
+#. Px883
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "In the context menu of a dimension line, choose <emph>Dimensions</emph>."
msgstr "Nel menú de contestu d'una llinia de dimensión, escueya <emph>Dimensiones</emph>."
+#. t2Prp
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon."
msgstr "Na barra de ferramientes <emph>Llinies y fleches</emph>, faiga clic nel iconu<emph>Llinia de dimensiones</emph>."
+#. s6Euy
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>"
msgstr "Nun documentu Draw, faiga clic col botón derechu na llingüeta capa y escueya <emph>Modificar capa</emph>"
+#. XDEfU
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Choose <emph>Format - Layer</emph> (only $[officename] Draw)"
msgstr "Escoyer <emph>Formatu - Capa</emph> (namái en $[officename] Draw)"
+#. aFWLc
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Menú Ferramientes"
+#. CnZRw
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Menú Ferramientes"
+#. XwRiS
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<variable id=\"silbentrennung\">Choose <emph>Tools - Language - Hyphenation</emph></variable>"
msgstr "<variable id=\"silbentrennung\">Escoyer <emph>Ferramientes - Idioma - División de pallabres</emph></variable>"
+#. DpRab
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "<variable id=\"neuprae\">Choose <emph>Slide Show - Custom Slide Show</emph> and then click <emph>New</emph>.</variable>"
msgstr "<variable id=\"neuprae\">Escoyer <emph>Presentación - Presentación personalizada</emph> y faiga clic en <emph>Nueva</emph>.</variable>"
+#. mc9oT
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "Slide Show Menu"
msgstr "Menú Presentación"
+#. aUDNd
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Slide Show Menu"
msgstr "Menú Presentación"
+#. GNGFA
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<variable id=\"etdaw\">Choose <emph>Slide Show - Slide Transition</emph></variable>"
msgstr "<variable id=\"etdaw\">Escoyer <emph>Presentación - Transición de diapositives</emph></variable>"
+#. LvLjL
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Animated Image</emph>"
msgstr "Escoyer <emph>Inxertar - Imaxe animada</emph>"
+#. L8Qvn
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Custom Animation</emph>"
msgstr "Escoyer <emph>Presentación - Animación personalizada</emph>"
+#. GjRGc
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "On the <emph>Drawing</emph> toolbar, click"
msgstr "Na barra de ferramientes <emph>Dibuxu</emph>, faiga clic en"
+#. xScEZ
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Icon</alt></image>"
msgstr "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Iconu</alt></image>"
+#. HAFtd
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Custom Animation"
msgstr "Animación personalizada"
+#. EmpP5
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Interaction</emph>"
msgstr "Escoyer <emph>Presentación - Interaición</emph>"
+#. VxBs4
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "On the <emph>Drawing</emph> toolbar, click"
msgstr "Na barra de ferramientes <emph>Dibuxu</emph>, faiga clic en"
+#. r5Z3N
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Iconu</alt></image>"
+#. Td3BT
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Interaction"
msgstr "Interaición"
+#. jGCAJ
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <emph>Slide Show - Slide Show Settings</emph></variable>"
msgstr "<variable id=\"praesent\">Escoyer <emph>Presentación - Configuración de la presentación</emph></variable>"
+#. k7Q8Z
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "<variable id=\"indipra\">Choose <emph>Slide Show - Custom Slide Show</emph></variable>"
msgstr "<variable id=\"indipra\">Escoyer <emph>Presentación - Presentación personalizada</emph></variable>"
+#. 3GUFv
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "Shape Menu"
msgstr ""
+#. k9tyC
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Shape Menu"
msgstr ""
+#. EbLAA
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert </emph>(<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. 8sqbB
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir</emph>"
+#. griuj
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Curve</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. cjVjh
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Curve</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En curva</emph>"
+#. ie8zi
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Polygon</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. vFDG5
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Polygon</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En polígonu</emph>"
+#. F9Wc6
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To 3D</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. ZM2qM
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To 3D </emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En 3D</emph>"
+#. opPFD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To 3D Rotation Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. 6GqEg
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To 3D Rotation Body</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En cuerpu de rotación 3D</emph>"
+#. 7cKRf
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Bitmap</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. zYDUA
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Bitmap</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En mapa de bits</emph>"
+#. uSWV6
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Metafile</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. FKBs3
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Metafile</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En metficheru</emph>"
+#. CHC6W
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Contour</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. JexGE
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Contour</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Convertir - En contorna</emph>"
+#. YK9Mw
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - In Front of Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. d8mib
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - In Front of Object</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Entamar - Delantre del oxetu</emph>"
+#. htvAg
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Na barra Dibuxo, abra la barra de ferramientes <emph>Entamar</emph> y faiga clic en:"
+#. dqCBp
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<image id=\"img_id3145233\" src=\"cmd/sc_beforeobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145233\">Icon</alt></image>"
msgstr "<image id=\"img_id3145233\" src=\"cmd/sc_beforeobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145233\">Iconu</alt></image>"
+#. BEnZu
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "In Front of Object"
msgstr "Delantre del oxetu"
+#. EyNkU
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Behind Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. ECTJD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - Behind Object</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Entamar - Detrás del oxetu</emph>"
+#. Z8LeP
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Na barra Dibuxo, abra la barra de ferramientes <emph>Entamar</emph> y faiga clic en:"
+#. nyRAj
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<image id=\"img_id3145597\" src=\"cmd/sc_behindobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145597\">Icon</alt></image>"
msgstr "<image id=\"img_id3145597\" src=\"cmd/sc_behindobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145597\">Iconu</alt></image>"
+#. zJ8mS
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "Behind Object"
msgstr "Detrás del oxetu"
+#. CHavZ
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Reverse</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. kQ8FJ
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - Reverse</emph>"
msgstr "Abra'l menú contestual d'un oxetu escoyíu y escueya <emph>Entamar - Invertir</emph>"
+#. 46G6g
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Na barra Dibuxo, abra la barra de ferramientes <emph>Entamar</emph> y faiga clic en:"
+#. CCqy7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "<image id=\"img_id3155439\" src=\"cmd/sc_reverseorder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155439\">Icon</alt></image>"
msgstr "<image id=\"img_id3155439\" src=\"cmd/sc_reverseorder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155439\">Iconu</alt></image>"
+#. 3TrJC
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "Reverse"
msgstr "Invertir"
+#. mCeJp
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Combine</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. PP2FD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Combine</emph>."
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Combinar</emph>."
+#. ryATH
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Split</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. ncA47
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "Select a combined object, open the context menu and choose <emph>Split</emph>."
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Descombinar</emph>."
+#. a4HG7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Connect</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. DNEs5
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Select two or more lines, open the context menu and choose <emph>Connect</emph>."
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Xunir</emph>."
+#. yzAaS
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Break</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. EZSR4
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "Select a line that was created by connecting two or more lines, open the context menu and choose <emph>Break</emph>."
msgstr "Escueya una llinia creada por aciu la conexón de dos o más llinies, abra'l menú contestual y escueya <emph>Quebrar</emph>."
+#. WAW7m
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "Choose <emph>Shape</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. CT5rY
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes</emph>"
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Formes</emph>"
+#. fDkqc
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Merge</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. izMq7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Merge</emph>"
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Formes - Combinar</emph>"
+#. uWZDf
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Subtract</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. dyi5b
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Subtract</emph>"
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Formes - Substraer</emph>"
+#. m8FE7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Intersect</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr ""
+#. LqCnD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Intersect</emph>"
msgstr "Escueya dos o más oxetos, abra'l menú contestual y escueya <emph>Formes - Intersecar</emph>"
+#. b3k2w
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "Slide Menu"
msgstr ""
+#. eVFdV
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<variable id=\"frtite\">Choose <emph>Slide - Properties</emph> </variable>"
msgstr ""
+#. tFRFZ
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "<variable id=\"frtites\">Choose <emph>Slide - Properties</emph> and then click the <emph>Page</emph> tab </variable>"
msgstr ""
+#. Rn7C8
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "<variable id=\"frtiteh\">Choose <emph>Slide - Properties</emph> and then click the <emph>Background</emph> tab </variable>"
msgstr ""
+#. sHGZ4
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "<variable id=\"adnsei\">Choose <emph>Slide - Layout</emph> </variable>"
msgstr ""
+#. i3nvo
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Change Slide Master</emph> </variable>"
msgstr ""
+#. FeqGZ
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "Choose <emph>Slide - New Slide</emph>"
msgstr ""
+#. 7tbCN
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "On the <emph>Presentation</emph> bar, click"
msgstr "Na barra <emph>Presentación</emph>, faiga clic en"
+#. FMkRy
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<image id=\"img_id3183073\" src=\"cmd/sc_insertpage.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183073\">Icon</alt></image>"
msgstr ""
+#. brVDD
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
diff --git a/source/ast/helpcontent2/source/text/simpress/01.po b/source/ast/helpcontent2/source/text/simpress/01.po
index cec0db9202b..446dd9fde12 100644
--- a/source/ast/helpcontent2/source/text/simpress/01.po
+++ b/source/ast/helpcontent2/source/text/simpress/01.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-09-03 12:37+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-08 18:41+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsimpress01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1535978252.000000\n"
#. mu9aV
@@ -977,7 +977,7 @@ msgctxt ""
"hd_id3150022\n"
"help.text"
msgid "Angle"
-msgstr "Ángulu de rotación"
+msgstr "Ángulu"
#. A37bt
#: 02120000.xhp
@@ -2941,51 +2941,6 @@ msgctxt ""
msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a new table into the current slide or page.</ahelp></variable>"
msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Inxertar una nueva tabla na diapositiva o páxina actual.</ahelp></variable>"
-#. KQV3H
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert File"
-msgstr "Inxertar ficheru"
-
-#. uAcPs
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"bm_id3153728\n"
-"help.text"
-msgid "<bookmark_value>files; inserting</bookmark_value><bookmark_value>inserting; files</bookmark_value><bookmark_value>HTML; inserting files</bookmark_value>"
-msgstr "<bookmark_value>ficheros;inxertar</bookmark_value><bookmark_value>inxertar;ficheros</bookmark_value><bookmark_value>HTML;inxertar ficheros</bookmark_value>"
-
-#. LC8U8
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"hd_id3153728\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Insert File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Inxertar ficheru</link>"
-
-#. dYgHk
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3145799\n"
-"help.text"
-msgid "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Inserts a file into the active <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. You can insert $[officename] Draw or Impress files, or text from an HTML document or a text file.</ahelp></variable> If you have an active internet connection, you can also insert text from a web page by entering its URL in the <emph>File name </emph>box."
-msgstr ""
-
-#. CEEth
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3155446\n"
-"help.text"
-msgid "You can also choose to only insert specific <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">slides or objects</link> from $[officename] Draw or Impress files."
-msgstr "Pue optar por inxertar namái <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">diapositives o oxetos</link> específicos de ficheros de $[officename] Draw o Impress."
-
#. EDQpb
#: 04110100.xhp
msgctxt ""
@@ -3004,13 +2959,13 @@ msgctxt ""
msgid "<bookmark_value>inserting; objects from files</bookmark_value><bookmark_value>objects; inserting from files</bookmark_value><bookmark_value>slides; inserting as links</bookmark_value><bookmark_value>inserting; slides as links</bookmark_value><bookmark_value>backgrounds; deleting unused</bookmark_value>"
msgstr "<bookmark_value>inxertar;oxetos de ficheros</bookmark_value><bookmark_value>oxetos;inxertar y ficheros</bookmark_value><bookmark_value>diapositives;inxertar como enllaces</bookmark_value><bookmark_value>inxertar como enllaces;diapositives</bookmark_value><bookmark_value>fondos;desaniciar non utilizaos</bookmark_value>"
-#. wReoc
+#. rMG6A
#: 04110100.xhp
msgctxt ""
"04110100.xhp\n"
"hd_id3146976\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insert <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link>"
+msgid "<variable id=\"insertobjectfromfile\"><link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insert <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable>"
msgstr ""
#. zCX2g
@@ -9150,4 +9105,3 @@ msgctxt ""
"help.text"
msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
msgstr "El Panel <switchinline select=\"appl\"><caseinline select=\"DRAW\">Páxina </caseinline><defaultinline>de diapositives </defaultinline></switchinline> utilizar p'amestar, camudar de nome, desaniciar y entamar diapositives o páxines en Impress y Draw."
-
diff --git a/source/ast/helpcontent2/source/text/simpress/02.po b/source/ast/helpcontent2/source/text/simpress/02.po
index 596b80fc541..6bc0df6caed 100644
--- a/source/ast/helpcontent2/source/text/simpress/02.po
+++ b/source/ast/helpcontent2/source/text/simpress/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2017-10-04 10:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -4489,15 +4489,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Marcu flotante</link>"
-#. CxxLj
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3148386\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">Ficheru</link>"
-
#. b9q3B
#: 10110000.xhp
msgctxt ""
@@ -5955,4 +5946,3 @@ msgctxt ""
"help.text"
msgid "Select Text Area Only"
msgstr "Escoyer namái área de testu"
-
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 0b6391fe810..2c2f7b18bc9 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2018-09-03 12:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -790,14 +790,14 @@ msgctxt ""
msgid "You can preview the transition effect in the document window."
msgstr "Pue llograr una vista previa del efeutu de transición na ventana del documentu."
-#. EqizU
+#. GjqiV
#: animated_slidechange.xhp
msgctxt ""
"animated_slidechange.xhp\n"
"par_id3148826234\n"
"help.text"
-msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr "Nel panel de diapositives apaez un iconu <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> al pie de la vista previa de les diapositives que tienen transiciones. Cuando presente la diapositiva cola Consola del presentador, l'iconu <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indica que la siguiente diapositiva tien una transición."
+msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\" width=\"0.222inch\" height=\"0.222inch\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\" width=\"0.222inch\" height=\"0.222inch\"/> icon indicates that the next slide has slide transition."
+msgstr ""
#. c3Czx
#: animated_slidechange.xhp
@@ -817,13 +817,13 @@ msgctxt ""
msgid "In <emph>Slide Sorter</emph> view, select the slides that you want to add the transition effect to."
msgstr "Na vista <emph>Clasificador de diapositives</emph>, escueya les diapositives al cual deseya amestar l'efeutu de transición."
-#. GbSKu
+#. fJMzn
#: animated_slidechange.xhp
msgctxt ""
"animated_slidechange.xhp\n"
"par_id3148826\n"
"help.text"
-msgid "If you want, you can use the <emph>Zoom</emph> toolbar<image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon</alt></image> to change the view magnification for the slides."
+msgid "If you want, you can use the <emph>Zoom</emph> toolbar<image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon Zoom</alt></image> to change the view magnification for the slides."
msgstr ""
#. EYP8G
@@ -1870,14 +1870,14 @@ msgctxt ""
msgid "To insert text from a file into a slide:"
msgstr "Pa inxertar testu procedente d'un ficheru nuna diapositiva:"
-#. LzQ9V
+#. GFBxE
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3146313\n"
"help.text"
-msgid "In the slide where you want to insert the text, choose <emph>Insert - File</emph>."
-msgstr "Escueya <emph>Inxertar - Ficheru</emph> na diapositiva na que deseye inxertar el testu."
+msgid "In the slide where you want to insert the text, choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
+msgstr ""
#. NCRij
#: html_import.xhp
@@ -1915,23 +1915,23 @@ msgctxt ""
msgid "Double-click in the inserted text to enter edit mode."
msgstr "Faiga un doble pulsación sobre'l testu inxertáu pa entrar nel mou d'edición."
-#. fNN3G
+#. 9EpAW
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3143228\n"
"help.text"
-msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
-msgstr "Escueya tol testu qu'apaeza per debaxo del área de la diapositiva visible y calque el <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline> + X."
+msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
+msgstr ""
-#. vAAFd
+#. TBMtB
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3153811\n"
"help.text"
-msgid "Choose <emph>Slide - New Page/Slide</emph>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
-msgstr "Escueya <emph>Inxertar - Diapositiva</emph> y, de siguío, calque el <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline> + V."
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - New Slide</menuitem></caseinline><defaultinline><menuitem>Page - New Page</menuitem></defaultinline></switchinline>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgstr ""
#. tA9U8
#: html_import.xhp
@@ -4237,14 +4237,14 @@ msgctxt ""
msgid "Open a presentation, and choose <emph>View - Normal</emph>."
msgstr "Abra una presentación y escueya <emph>Ver - Normal</emph>."
-#. AXXdU
+#. E6TbP
#: page_copy.xhp
msgctxt ""
"page_copy.xhp\n"
"par_id3154702\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>."
-msgstr "Escueye <emph>Inxertar - Ficheru</emph>."
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
+msgstr ""
#. 4wCrD
#: page_copy.xhp
@@ -4327,15 +4327,6 @@ msgctxt ""
msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
msgstr "Escueya la diapositiva de siguío de la cual deseye asitiar la diapositiva copiada y escueya <emph>Editar - Pegar</emph>."
-#. Ft7RS
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3150655\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Insert - File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Inxertar - Ficheru</link>"
-
#. uGXHy
#: palette_files.xhp
msgctxt ""
@@ -6432,4 +6423,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\">Convert to Polygon</link>"
msgstr "<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\">Convertir en polígonu</link>"
-
diff --git a/source/ast/helpcontent2/source/text/smath/00.po b/source/ast/helpcontent2/source/text/smath/00.po
index 5d88d4e79f1..7111f1e3f00 100644
--- a/source/ast/helpcontent2/source/text/smath/00.po
+++ b/source/ast/helpcontent2/source/text/smath/00.po
@@ -3,19 +3,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:18+0100\n"
-"PO-Revision-Date: 2017-05-09 16:11+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2019-11-05 12:05+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsmath00/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1494346285.000000\n"
+#. E9tti
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "To access this function..."
msgstr "P'aportar a esta función..."
+#. rsAwM
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">P'aportar a esta función...</variable>"
+#. BL3Y8
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Next Marker</emph>"
msgstr "Escoyer<emph> Editar - Siguiente Marcador</emph>"
+#. jEFg6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "F4 key"
msgstr "Tecla F4"
+#. 5DAtH
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Previous Marker</emph>"
msgstr "Escoyer <emph> Editar - Marcador Previu</emph>"
+#. 7hjUN
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Shift+F4"
msgstr "Mayús+F4"
+#. JMkTx
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Next Error</emph>"
msgstr "Escoyer <emph> Editar - Fallu siguiente</emph>"
+#. BmVBo
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "F3 key"
msgstr "Tecla F3"
+#. WR9HA
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Previous Error</emph>"
msgstr "Escoyer <emph> Editar - Fallu anterior</emph>"
+#. rhrSM
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Shift+F3"
msgstr "Tecla Mayús+F3"
+#. A2tmE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. FqS3z
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "<image id=\"img_id3154765\" src=\"cmd/sc_zoom100percent.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154765\">Icon</alt></image>"
msgstr "<image id=\"img_id3154765\" src=\"cmd/sc_zoom100percent.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154765\">Iconu</alt></image>"
+#. ZGH5E
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Zoom 100%"
msgstr "Escala 100%"
+#. rcgc8
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Choose <emph>View - Zoom In</emph>"
msgstr "Escoyer <emph>Ver - Aumentar</emph>"
+#. zazds
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. cFNys
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>"
msgstr "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Iconu</alt></image>"
+#. t3FPw
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Zoom In"
msgstr "Aumentar"
+#. mDN9o
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Choose <emph>View - Zoom Out</emph>"
msgstr "Escoyer <emph> Ver - Amenorgar</emph>"
+#. HEGXE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. eEHDh
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<image id=\"img_id3148387\" src=\"cmd/sc_zoomminus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148387\">Icon</alt></image>"
msgstr "<image id=\"img_id3148387\" src=\"cmd/sc_zoomminus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148387\">Iconu</alt></image>"
+#. FwGWc
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Zoom Out"
msgstr "Amenorgar"
+#. trnPc
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Choose <emph>View - Show All</emph>"
msgstr "Escoyer <emph> Ver - Amosar too</emph>"
+#. b2Bq4
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. dhew7
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -208,14 +232,16 @@ msgctxt ""
msgid "<image id=\"img_id3151272\" src=\"cmd/sc_zoom.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151272\">Icon</alt></image>"
msgstr "<image id=\"img_id3151272\" src=\"cmd/sc_zoom.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151272\">Iconu</alt></image>"
+#. 2bHgE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_id3154646\n"
"help.text"
msgid "Show All"
-msgstr "Amosar Tou"
+msgstr "Amosar too"
+#. 7feMp
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Choose <emph>View - Update</emph>"
msgstr "Escoyer <emph> Ver - Anovar</emph>"
+#. FGuRC
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "F9 key"
msgstr "Tecla F9"
+#. Wi2Cb
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. xD6qA
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<image id=\"img_id3151168\" src=\"cmd/sc_refresh.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151168\">Icon</alt></image>"
msgstr "<image id=\"img_id3151168\" src=\"cmd/sc_refresh.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151168\">Iconu</alt></image>"
+#. 9BewG
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Update"
msgstr "Anovar"
+#. uo9hE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<variable id=\"neuzeichnen\">Choose <emph>View - AutoUpdate Display</emph></variable>"
msgstr "<variable id=\"neuzeichnen\">Menú <emph>Ver - Anovar automáticamente</emph></variable>"
+#. V5dDC
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "<variable id=\"astopa\">Choose <emph>View - Elements</emph></variable>"
msgstr "<variable id=\"astopa\">Escoyer <emph>Ver - Elementos de les fórmules</emph></variable>"
+#. EcYMF
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Unary/Binary Operators</emph>"
msgstr "Abra'l menu contestual na ventana de comandos y escueya <emph>Operador Unario/Binariu</emph>"
+#. F4bjv
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox."
msgstr ""
+#. y5SEf
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Relations</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Relaciones</emph>"
+#. BF7L6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox."
msgstr ""
+#. pdkFZ
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Operators</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Operadores</emph>"
+#. kupZ9
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox."
msgstr ""
+#. AMNH5
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Functions</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Funciones</emph>"
+#. uLDoL
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox."
msgstr ""
+#. trDLY
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Brackets</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Paréntesis</emph>"
+#. Ecj7h
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox."
msgstr ""
+#. hH2hr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Attributes</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Atributos</emph>"
+#. qFQk7
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox."
msgstr ""
+#. FxAcz
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Formats</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Formatos</emph>"
+#. fEH8m
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox."
msgstr ""
+#. b7NCw
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Set Operations</emph>"
msgstr "Abra'l menú contestual de la ventana de comandos y escueya <emph>Operadores de conxuntos</emph>"
+#. pBfZE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox."
msgstr ""
+#. GGUzh
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "<variable id=\"fmtsfa\">Choose <emph>Format - Fonts</emph></variable>"
msgstr "<variable id=\"fmtsfa\">Menú <emph>Formatu - Fontes...</emph></variable>"
+#. 83k2g
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "<variable id=\"fmtssa\">Choose <emph>Format - Fonts - Modify</emph></variable>"
msgstr "<variable id=\"fmtssa\">Menú <emph>Formatu - Fontes - Modificar - ...</emph></variable>"
+#. WE6Kn
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<variable id=\"fmtsgr\">Choose <emph>Format - Font Size</emph></variable>"
msgstr "<variable id=\"fmtsgr\">Menú<emph> Formatu - Tamaños de fonte...</emph></variable>"
+#. YFE9o
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<variable id=\"fmtabs\">Choose <emph>Format - Spacing</emph></variable>"
msgstr "<variable id=\"fmtabs\">Menú<emph> Formatu - Espaciu...</emph></variable>"
+#. MUh9G
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<variable id=\"fmtarg\">Choose <emph>Format - Align</emph></variable>"
msgstr ""
+#. X3CNj
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "<variable id=\"textmodus\">Choose <emph>Format - Text Mode</emph></variable>"
msgstr "<variable id=\"textmodus\">Menú <emph>Formatu - Mou testu</emph></variable>"
+#. go9mc
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Symbols</emph>"
msgstr ""
+#. FZ2Tu
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "On the Tools bar, click"
msgstr "En barra de Ferramientes, faiga clic en"
+#. 63bpb
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<image id=\"img_id3153264\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153264\">Icon</alt></image>"
msgstr "<image id=\"img_id3153264\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153264\">Iconu</alt></image>"
+#. gNanN
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "Symbols"
msgstr ""
+#. B9byP
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<variable id=\"etssba\">Choose <emph>Tools - Symbols - Edit</emph></variable>"
msgstr ""
+#. HB8a9
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<variable id=\"etsfim\">Choose <emph>Tools - Import Formula</emph></variable>"
msgstr "<variable id=\"etsfim\">Escoyer <emph>Ferramientes - Importar una fórmula</emph></variable>"
+#. jFJ4D
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "<variable id=\"etsmim\">Choose <emph>Tools - Import MathML from Clipboard</emph></variable>"
msgstr "<variable id=\"etsfim\">Escoyer <emph>Ferramientes - Importar una fórmula</emph></variable>"
+#. ELXVZ
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<variable id=\"etsaps\">Choose <emph>Tools - Customize</emph></variable>"
msgstr "<variable id=\"etsaps\">Escueya <emph>Ferramientes - Personalizar</emph></variable>"
+#. rrpNJ
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "Open the context menu in the Commands window - choose <emph>Others</emph>"
msgstr "Menú contestual de la ventana de comandos<emph> - Otros</emph>"
+#. fa4UR
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox."
msgstr ""
+#. QG6eL
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>"
msgstr "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Iconu</alt></image>"
+#. vtF4A
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
diff --git a/source/ast/helpcontent2/source/text/smath/01.po b/source/ast/helpcontent2/source/text/smath/01.po
index 4b16b908ef2..fdfb92441dd 100644
--- a/source/ast/helpcontent2/source/text/smath/01.po
+++ b/source/ast/helpcontent2/source/text/smath/01.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2018-11-12 13:16+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"PO-Revision-Date: 2019-11-05 12:03+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textsmath01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1542028602.000000\n"
#. QmNGE
@@ -257,7 +257,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Show All"
-msgstr ""
+msgstr "Amosar too"
#. 57RMB
#: 03060000.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"hd_id3147340\n"
"help.text"
msgid "<link href=\"text/smath/01/03060000.xhp\" name=\"Show All\">Show All</link>"
-msgstr ""
+msgstr "<link href=\"text/smath/01/03060000.xhp\" name=\"Amosar too\">Amosar too</link>"
#. cMH92
#: 03060000.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr "Relaciones"
+msgstr "Rellaciones"
#. ZTrG6
#: 03090200.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"hd_id3156316\n"
"help.text"
msgid "<link href=\"text/smath/01/03090200.xhp\" name=\"Relations\">Relations</link>"
-msgstr "<link href=\"text/smath/01/03090200.xhp\" name=\"Relaciones\">Relaciones</link>"
+msgstr "<link href=\"text/smath/01/03090200.xhp\" name=\"Rellaciones\">Rellaciones</link>"
#. g6xKD
#: 03090200.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"hd_id3148827\n"
"help.text"
msgid "Relations:"
-msgstr "Llista de toles relaciones:"
+msgstr "Rellaciones:"
#. iEmLG
#: 03090200.xhp
@@ -7484,7 +7484,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr "Relaciones"
+msgstr "Rellaciones"
#. UARLZ
#: 03091502.xhp
@@ -13794,4 +13794,3 @@ msgctxt ""
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
msgstr ""
-
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index d5026e72dca..689858abf1d 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2018-10-21 20:02+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: Softastur <alministradores@softastur.org>\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-08 18:41+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://vm137.documentfoundation.org/projects/libo_help-master/textswriter01/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1540152130.000000\n"
#. sZfWF
@@ -610,13 +610,13 @@ msgctxt ""
msgid "Name and Path of HTML Documents"
msgstr "Nome y ruta de documentu HTML"
-#. KuzDg
+#. DhDCg
#: 01160500.xhp
msgctxt ""
"01160500.xhp\n"
"par_id3151175\n"
"help.text"
-msgid "<variable id=\"htmltext\"><ahelp hid=\".\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created. </variable>"
+msgid "<variable id=\"htmltext\"><ahelp hid=\".\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created.</variable>"
msgstr ""
#. egW9H
@@ -628,15 +628,6 @@ msgctxt ""
msgid "Consecutive numbers are added to the file name if more than one HTML document is created. The titles of the HTML pages are created from the topmost chapter heading."
msgstr "Los númberos consecutivos amestar al nome del ficheru si créase más d'un documentu HTML. Los títulos de les páxines HTML creyer a partir de la testera cimera del capítulu."
-#. qAeNv
-#: 01160500.xhp
-msgctxt ""
-"01160500.xhp\n"
-"hd_id3154568\n"
-"help.text"
-msgid "Display area"
-msgstr "Área de visualización"
-
#. nFA6X
#: 01160500.xhp
msgctxt ""
@@ -11318,7 +11309,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipu"
#. JoJop
#: 04120210.xhp
@@ -11327,7 +11318,7 @@ msgctxt ""
"hd_id3150933\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Tipu\">Tipu</link>"
#. EYCiW
#: 04120210.xhp
@@ -26402,7 +26393,7 @@ msgctxt ""
"hd_id631526467960460\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#. mwYBp
#: addsignatureline.xhp
@@ -26420,7 +26411,7 @@ msgctxt ""
"hd_id171526467974440\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Tratamientu"
#. fyUJY
#: addsignatureline.xhp
@@ -28220,7 +28211,7 @@ msgctxt ""
"par_idN10611\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. xwGYg
#: mm_emailmergeddoc.xhp
@@ -28832,7 +28823,7 @@ msgctxt ""
"par_idN105BE\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. TDJvc
#: mm_printmergeddoc.xhp
@@ -30083,7 +30074,7 @@ msgctxt ""
"hd_id721516900337255\n"
"help.text"
msgid "Angle"
-msgstr ""
+msgstr "Ángulu"
#. rF8xW
#: watermark.xhp