diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-08-27 13:49:39 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-08-27 13:54:27 +0200 |
commit | 6990b2c53807ca4ce972b4c894a5eecc683d67a7 (patch) | |
tree | 3d91f9b558b73d6e86de275977d59e35b17eda2b /source/fr/helpcontent2 | |
parent | 5632692504d455d87c83b863fffcf7baf2820c49 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Ifb22d7a6dc32d3f017fcd35f4fc1877aea3b4d38
Diffstat (limited to 'source/fr/helpcontent2')
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/guide.po | 10 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/python.po | 26 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/05.po | 6 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/06.po | 6 |
4 files changed, 24 insertions, 24 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/guide.po b/source/fr/helpcontent2/source/text/sbasic/guide.po index 2ef24923113..86f79eb96a6 100644 --- a/source/fr/helpcontent2/source/text/sbasic/guide.po +++ b/source/fr/helpcontent2/source/text/sbasic/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2020-06-29 11:27+0000\n" +"PO-Revision-Date: 2020-08-26 09:01+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicguide/fr/>\n" "Language: fr\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: Weblate 4.1.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1560351894.000000\n" @@ -222,7 +222,7 @@ msgctxt "" "N0432\n" "help.text" msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:" -msgstr "L'appel de scripts Python à partir de macros %PRODUCTNAME Basic est possible, et des fonctionnalités précieuses peuvent être obtenues telles que :" +msgstr "L'appel de scripts Python à partir de macros %PRODUCTNAME Basic est possible et des fonctionnalités précieuses peuvent être obtenues telles que :" #. ZKSB3 #: basic_2_python.xhp @@ -285,7 +285,7 @@ msgctxt "" "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 "Les scripts Python peuvent être personnels, partagés ou intégrés aux documents. Afin de pouvoir les exécuter, %PRODUCTNAME Basic doit être fourni avec des emplacements de script Python. Localiser les objets UNO conformes à l'interface <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 > permet l'exécution des scripts Python :" +msgstr "Les scripts Python peuvent être personnels, partagés ou intégrés aux documents. Afin de pouvoir les exécuter, %PRODUCTNAME Basic doit être fourni avec des emplacements de script Python. Localiser les objets UNO conformes à l'interface <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 > permet l'exécution des scripts Python :" #. AZwVA #: basic_2_python.xhp @@ -501,7 +501,7 @@ msgctxt "" "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 "Le mécanisme d'appel pour les scripts Python partagés ou personnels est identique à celui des scripts intégrés. Les noms de bibliothèque sont mappés aux dossiers. Le calcul du profil utilisateur %PRODUCTNAME et des chemins d'accès aux fichiers système des modules partagés peut être effectué comme indiqué dans <link href=\"text/sbasic/python/python_session.xhp\">Obtenir les informations de session</link>.Les routines <literal>OSName</literal>, <literal>HelloWorld</literal> et <literal>NormalizePath</literal> ci-dessous, appellent leurs homologues Python, en utilisant la fonction <literal>GetPythonScript</literal> susmentionnée. La gestion des exceptions n'est pas détaillée." +msgstr "Le mécanisme d'appel pour les scripts Python partagés ou personnels est identique à celui des scripts intégrés. Les noms de bibliothèque sont mappés aux dossiers. Le calcul du profil utilisateur %PRODUCTNAME et des chemins d'accès aux fichiers système des modules partagés peut être effectué comme indiqué dans <link href=\"text/sbasic/python/python_session.xhp\">Obtenir les informations de session</link>. Les routines <literal>OSName</literal>, <literal>HelloWorld</literal> et <literal>NormalizePath</literal> ci-dessous, appellent leurs homologues Python, en utilisant la fonction <literal>GetPythonScript</literal> susmentionnée. La gestion des exceptions n'est pas détaillée." #. bwkSJ #: basic_2_python.xhp diff --git a/source/fr/helpcontent2/source/text/sbasic/python.po b/source/fr/helpcontent2/source/text/sbasic/python.po index c801c88956b..5471457d399 100644 --- a/source/fr/helpcontent2/source/text/sbasic/python.po +++ b/source/fr/helpcontent2/source/text/sbasic/python.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-07-02 14:37+0200\n" -"PO-Revision-Date: 2020-07-30 22:38+0000\n" -"Last-Translator: Jeanmi2403 <jeanmichel.coste@free.fr>\n" +"PO-Revision-Date: 2020-08-26 09:01+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -158,7 +158,7 @@ msgctxt "" "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, providing they represent primitives data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately." -msgstr "L'interface de programmation d'applications (Application Programming Interface ou API) %PRODUCTNAME et son cadre de script prend en charge l'exécution de scripts inter-langages entre Python et Basic, ou d'autres langages de programmation pris en charge . Les arguments peuvent être transmis dans les deux sens à travers des appels, à condition qu'ils représentent des types de données que les deux langages reconnaissent et en supposant que le cadre de script les convertit de manière appropriée." +msgstr "L'interface de programmation d'applications (Application Programming Interface ou API) %PRODUCTNAME et son cadre de script prend en charge l'exécution de scripts inter-langages entre Python et Basic, ou d'autres langages de programmation pris en charge . Les arguments peuvent être transmis dans les deux sens à travers des appels, à condition qu'ils représentent des types de données que les deux langages reconnaissent et en supposant que le cadre de script les convertit de manière appropriée." #. Gn9Bv #: python_2_basic.xhp @@ -176,7 +176,7 @@ msgctxt "" "N0338\n" "help.text" msgid "When running Python scripts from an Integrated Development Environment (IDE), the %PRODUCTNAME nested Basic engine may be absent. Avoid Python to %PRODUCTNAME Basic calls in such context. However Python environment and Universal Networks Objects (UNO) are fully available. Refer to <link href=\"text/sbasic/python/python_ide.xhp\" name=\"Setting Up an Integrated IDE for Python\">Setting Up an Integrated IDE for Python</link> for more information." -msgstr "Lors de l'exécution de scripts Python à partir d'un environnement de développement intégré (IDE), le moteur Basic intégré% PRODUCTNAME peut être absent. Évitez les appels Python vers% PRODUCTNAME Basic dans un tel contexte. Voir <link href=\"text/sbasic/python/python_ide.xhp\" name=\"Setting Up an Integrated IDE for Python\">Configurer un Environnement de Développement Intégré (EDI) pour Python</link>" +msgstr "Lors de l'exécution de scripts Python à partir d'un environnement de développement intégré (IDE), le moteur Basic intégré %PRODUCTNAME peut être absent. Évitez les appels Python vers %PRODUCTNAME Basic dans un tel contexte. Voir <link href=\"text/sbasic/python/python_ide.xhp\" name=\"Setting Up an Integrated IDE for Python\">Configurer un Environnement de Développement Intégré (EDI) pour Python</link>" #. NcuDF #: python_2_basic.xhp @@ -185,7 +185,7 @@ msgctxt "" "N0339\n" "help.text" msgid "Retrieving %PRODUCTNAME Basic Scripts" -msgstr "Récupération de% PRODUCTNAME Scripts Basic" +msgstr "Récupération de scripts Basic %PRODUCTNAME" #. yiTqz #: python_2_basic.xhp @@ -194,7 +194,7 @@ msgctxt "" "N0340\n" "help.text" msgid "%PRODUCTNAME Basic macros can be personal, shared, or embedded in documents. In order to execute them, Python run time needs to be provided with Basic macro locations. Implementing the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"XScriptProvider interface\">com.sun.star.script.provider.XScriptProvider</link> interface allows the retrieval of executable scripts:" -msgstr "Les macros %PRODUCTNAME Basic les macros peuvent être personnelles, partagées ou intégrées dans des documents. Pour les exécuter, le Runtime Python doit être fourni avec les emplacements des macro Basic. Mettre en œuvre l'interface <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"XScriptProvider interface\">com.sun.star.script.provider.XScriptProvider</link> permet la récupération de scripts exécutables." +msgstr "Les macros %PRODUCTNAME Basic peuvent être personnelles, partagées ou intégrées dans des documents. Pour les exécuter, le Runtime Python doit être fourni avec les emplacements des macros Basic. Mettre en œuvre l'interface <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"XScriptProvider interface\">com.sun.star.script.provider.XScriptProvider</link> permet la récupération de scripts exécutables." #. w4UAs #: python_2_basic.xhp @@ -221,7 +221,7 @@ msgctxt "" "N0363\n" "help.text" msgid "Executing %PRODUCTNAME Basic Scripts" -msgstr "Executer des Scripts %PRODUCTNAME Basic" +msgstr "Exécuter des scripts %PRODUCTNAME Basic" #. GNDbf #: python_2_basic.xhp @@ -239,7 +239,7 @@ msgctxt "" "N0364\n" "help.text" msgid "The %PRODUCTNAME Software Development Kit (SDK) documentation for <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\" name=\"XScript interface\">com.sun.star.script.provider.XScript</link> interface details the calling convention for inter-language calls. Invocation of functions requires three arrays:" -msgstr "La documentation du Software Development Kit (SDK) %PRODUCTNAME pour l'interface<link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\" name=\"XScript interface\">com.sun.star.script.provider.XScript</link> détaille la convention d'appel pour les appels inter-langages. L'invocation de fonctions nécessite trois tableaux:" +msgstr "La documentation du Software Development Kit (SDK) %PRODUCTNAME pour l'interface<link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\" name=\"XScript interface\">com.sun.star.script.provider.XScript</link> détaille la convention d'appel pour les appels inter-langages. L'invocation de fonctions nécessite trois tableaux :" #. UDhtt #: python_2_basic.xhp @@ -347,7 +347,7 @@ msgctxt "" "N0379\n" "help.text" msgid "<literal>*args</literal>Python simplified syntax can be used in conjunction with %PRODUCTNAME Basic routines that accept a variable number of arguments. Below <literal>Print</literal> and <literal>SUM</literal> Python functions call their Basic <literal>Print</literal> and <literal>SUM</literal> counterparts, using aforementioned <literal>getBasicScript</literal> function. Exception handling is not detailed." -msgstr "La syntaxe simplifiée <literal>*args</literal>Python peut être utilisée conjointement avec les routines %PRODUCTNAME Basic qui acceptent un nombre variable d'arguments. Ci-dessous les fonctions Python <literal>Print</literal> et <literal>SUM</literal> Python appellent leurs homologues Basic <literal>Print</literal> et <literal>SUM</literal>, en utilisant la fonction <literal>getBasicScript</literal> susmentionnée. La gestion des exceptions n'est pas détaillée." +msgstr "La syntaxe simplifiée <literal>*args</literal>Python peut être utilisée conjointement avec les routines %PRODUCTNAME Basic qui acceptent un nombre variable d'arguments. Ci-dessous les fonctions Python <literal>Print</literal> et <literal>SUM</literal> appellent leurs homologues Basic <literal>Print</literal> et <literal>SUM</literal>, en utilisant la fonction <literal>getBasicScript</literal> susmentionnée. La gestion des exceptions n'est pas détaillée." #. ej8XP #: python_2_basic.xhp @@ -374,7 +374,7 @@ msgctxt "" "N0402\n" "help.text" msgid "The %PRODUCTNAME Basic <literal>Print</literal> and <literal>SUM</literal> document-based routines accept a variable number of arguments. The <literal>Private</literal> or <literal>Public</literal> attributes have no effect. The arguments type checking is skipped for clarity." -msgstr "Les routines %PRODUCTNAME Basic <literal>Print</literal> et <literal>SUM</literal> basées sur les documents acceptent un nombre variable d'arguments. Les attributs <literal>Private</literal> ou <literal>Public</literal> n'ont aucun effet. La vérification du type d'arguments est ignorée pour plus de clarté." +msgstr "Les routines %PRODUCTNAME Basic <literal>Print</literal> et <literal>SUM</literal> basées sur les documents acceptent un nombre variable d'arguments. Les attributs <literal>Private</literal> ou <literal>Public</literal> n'ont aucun effet. La vérification du type d'arguments est ignorée pour plus de clarté." #. jHUxq #: python_2_basic.xhp @@ -527,7 +527,7 @@ msgctxt "" "N0528\n" "help.text" msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\" name=\"assigning macros to events\">assigning macros to events</link>, one can monitor events raised by %PRODUCTNAME documents. Application Programming Interface (API) broadcasters are responsible for calling event scripts. Unlike listeners that require to define all supported methods, even if unused, document monitors require only two methods next to hooked event scripts." -msgstr "En plus de <link href=\"text/sbasic/shared/01040000.xhp\" name=\"assigning macros to events\"> attribution de macros à des événements </link>, vous pouvez suivre les événements générés par les documents %PRODUCTNAME. Les diffuseurs API (Application Programming Interface) sont responsables de l'appel des scripts d'événement. Contrairement aux écouteurs qui nécessitent de définir toutes les méthodes prises en charge, même s'ils ne sont pas utilisés, les analyses de document ne requièrent que deux méthodes à côté des scripts d'événement accrochés." +msgstr "En plus de <link href=\"text/sbasic/shared/01040000.xhp\" name=\"assigning macros to events\">attribution de macros à des événements</link>, vous pouvez suivre les événements générés par les documents %PRODUCTNAME. Les diffuseurs API (Application Programming Interface) sont responsables de l'appel des scripts d'événement. Contrairement aux écouteurs qui nécessitent de définir toutes les méthodes prises en charge, même s'ils ne sont pas utilisés, les analyses de document ne requièrent que deux méthodes à côté des scripts d'événement accrochés." #. HztRG #: python_document_events.xhp @@ -824,7 +824,7 @@ msgctxt "" "N0647\n" "help.text" msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)." -msgstr "Observez la méthode <literal> documentEventOccured </literal> mal orthographiée qui hérite d’une faute de frappe de l’API %PRODUCTNAME." +msgstr "Observez la méthode <literal>documentEventOccured</literal> mal orthographiée qui hérite d’une faute de frappe de l’API %PRODUCTNAME." #. uGHTE #: python_document_events.xhp @@ -3067,7 +3067,7 @@ msgctxt "" "N0341\n" "help.text" msgid "Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information." -msgstr "Les chemins du profil utilisateur % PRODUCTNAME et des modules partagés peuvent être combinés avec les langages Python ou Basic. Les emplacements des scripts BeanShell, Java, JavaScript et Python peuvent être dérivés de ces informations." +msgstr "Les chemins du profil utilisateur %PRODUCTNAME et des modules partagés peuvent être combinés avec les langages Python ou Basic. Les emplacements des scripts BeanShell, Java, JavaScript et Python peuvent être dérivés de ces informations." #. gMnyC #: python_session.xhp diff --git a/source/fr/helpcontent2/source/text/shared/05.po b/source/fr/helpcontent2/source/text/shared/05.po index ce1cad9eccf..9a032734289 100644 --- a/source/fr/helpcontent2/source/text/shared/05.po +++ b/source/fr/helpcontent2/source/text/shared/05.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-07-21 11:19+0200\n" -"PO-Revision-Date: 2020-06-14 12:45+0000\n" +"PO-Revision-Date: 2020-08-25 08:35+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/fr/>\n" "Language: fr\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1541777771.000000\n" #. WPTtk @@ -1796,4 +1796,4 @@ msgctxt "" "hd_id141534964599864\n" "help.text" msgid "Contents general information" -msgstr "Information général sur le conteu" +msgstr "Information générale sur le contenu" diff --git a/source/fr/helpcontent2/source/text/shared/06.po b/source/fr/helpcontent2/source/text/shared/06.po index 34be627a667..c69824b777e 100644 --- a/source/fr/helpcontent2/source/text/shared/06.po +++ b/source/fr/helpcontent2/source/text/shared/06.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: 2020-08-21 14:00+0200\n" +"POT-Creation-Date: 2020-08-25 16:09+0200\n" "PO-Revision-Date: 2020-06-08 12:56+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/fr/>\n" @@ -196,13 +196,13 @@ msgctxt "" msgid "<image src=\"media/screenshots/cui/ui/optgeneralpage/OptGeneralPage.png\" id=\"img_id11572514566037\"><alt id=\"alt_id41572514566038\">Options General Dialog Image</alt></image>" msgstr "<image src=\"media/screenshots/cui/ui/optgeneralpage/OptGeneralPage.png\" id=\"img_id11572514566037\"><alt id=\"alt_id41572514566038\">Image de la boîte de dialogue Options générales</alt></image>" -#. ofEA4 +#. 3B3a3 #: sc_screenshots.xhp msgctxt "" "sc_screenshots.xhp\n" "tit\n" "help.text" -msgid "page_title" +msgid "Calc Screenshots" msgstr "" #. QaaKZ |