update translations for master

and force-fix errors using pocheck

Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
This commit is contained in:
Christian Lohmaier
2021-02-22 18:45:57 +01:00
parent 71f0c6a472
commit ff06bb650a
1857 changed files with 125250 additions and 109986 deletions

View File

@@ -3,9 +3,9 @@ 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-12 12:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -79,14 +79,14 @@ 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 "Podeu executar scripts escrits en Python si trieu <menuitem>Eines ▸ Macros ▸ Executa una macro</menuitem>. Aquests scripts es poden editar amb el vostre editor de textos preferit. Els scripts Python existeixen a diversos llocs que a continuació es desglosen. Per a saber com executar la consola interactiva de Python des del %PRODUCTNAME, podeu consultar els exemples de programació de macros."
#. 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."
msgstr "L'entorn de treball per a scripts en Python %PRODUCTNAME és opcional en algunes distribucions GNU/Linux. Si està instal·lat, és suficien seleccionar <menuitem>Eines - Macros - Executa la macro ... </menuitem> i comprovar a <literal>Macros %PRODUCTNAME</literal> la presència de la macro <literal>HelloWorld - HelloWorldPython </literal>t. Si no hi és, consulteu la documentació de la vostra distribució per instal·lar l'entorn de treball per a scripts en Python %PRODUCTNAME."
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
#: python_2_basic.xhp
@@ -151,13 +151,13 @@ msgctxt ""
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
msgstr "La crida <literal>Xray</literal> interrompeix l'execució dels scripts Python per ajudar a inspeccionar 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
@@ -2930,7 +2930,7 @@ msgctxt ""
"N0433\n"
"help.text"
msgid "<bookmark_value>Python;InputBox</bookmark_value> <bookmark_value>Python;MsgBox</bookmark_value> <bookmark_value>Python;Print</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProvider: Screen Input/Output</bookmark_value> <bookmark_value>API;script.provider.XScript: Screen Input/Output</bookmark_value>"
msgstr "<bookmark_value>GA Python;InputBox</bookmarkvalue> <bookmarkvalue>Python;MsgBox</bookmarkvalue> <bookmarkvalue>Python;Print</bookmarkvalue> <bookmarkvalue>API;script.provider.MasterScriptProvider Entrada/sortida de pantalla</bookmarkvalue> <bookmarkvalue>API;script.provider.XScript Entrada/sortida de pantalla</bookmarkvalue>"
msgstr "<bookmark_value>GA Python;InputBox</bookmark_value> <bookmark_value>Python;MsgBox</bookmark_value> <bookmark_value>Python;Print</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProvider Entrada/sortida de pantalla</bookmark_value> <bookmark_value>API;script.provider.XScript Entrada/sortida de pantalla</bookmark_value>"
#. fovpz
#: python_screen.xhp