update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
This commit is contained in:
@@ -3,8 +3,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-02-17 15:58+0100\n"
|
||||
"PO-Revision-Date: 2021-02-11 00:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-22 17:17+0100\n"
|
||||
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
|
||||
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/es/>\n"
|
||||
"Language: es\n"
|
||||
@@ -23,7 +23,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Python Scripts"
|
||||
msgstr "Macros en Python"
|
||||
msgstr "Secuencias de órdenes en Python"
|
||||
|
||||
#. 9RJv6
|
||||
#: main0000.xhp
|
||||
@@ -79,13 +79,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 "Pueden ejecutarse secuencias de órdenes en Python a través de <menuitem>Herramientas ▸ Macros ▸ Ejecutar macro</menuitem>. Es posible editar las secuencias de órdenes con el editor de texto que prefiera. Las secuencias de órdenes en Python están presentes en varios lugares, los cuales se describen a continuación. Puede consultar los ejemplos de programación de macros que ilustran cómo ejecutar la consola interactiva de Python desde %PRODUCTNAME."
|
||||
|
||||
#. bb68x
|
||||
#. g2dUC
|
||||
#: 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
|
||||
@@ -151,13 +151,13 @@ msgctxt ""
|
||||
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
|
||||
msgstr "interrupción de la ejecución de la secuencia escrita en Python por llamada a <literal>Xray</literal> para examinar las variables."
|
||||
|
||||
#. YdsBj
|
||||
#. fDXhz
|
||||
#: python_2_basic.xhp
|
||||
msgctxt ""
|
||||
"python_2_basic.xhp\n"
|
||||
"N0336\n"
|
||||
"help.text"
|
||||
msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
|
||||
msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
|
||||
msgstr ""
|
||||
|
||||
#. Gn9Bv
|
||||
|
||||
Reference in New Issue
Block a user